2021-05-16T20:02:00.5866752Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.5897247Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T20:02:01.6409422Z 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-16T20:02:01.7194597Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T20:02:01.8161988Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:09.6735917Z Current runner version: '2.278.0' 2021-05-16T20:02:09.6862367Z ##[group]Operating System 2021-05-16T20:02:09.6863305Z Microsoft Windows Server 2019 2021-05-16T20:02:09.6863918Z 10.0.17763 2021-05-16T20:02:09.6864403Z Datacenter 2021-05-16T20:02:09.6864943Z ##[endgroup] 2021-05-16T20:02:09.6865497Z ##[group]Virtual Environment 2021-05-16T20:02:09.6866182Z Environment: windows-2019 2021-05-16T20:02:09.6866749Z Version: 20210509.1 2021-05-16T20:02:09.6868044Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T20:02:09.6869524Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T20:02:09.6870410Z ##[endgroup] 2021-05-16T20:02:09.6872396Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:09.6873759Z Actions: write 2021-05-16T20:02:09.6874285Z Checks: write 2021-05-16T20:02:09.6874825Z Contents: write 2021-05-16T20:02:09.6875508Z Deployments: write 2021-05-16T20:02:09.6876137Z Issues: write 2021-05-16T20:02:09.6876644Z Metadata: read 2021-05-16T20:02:09.6877212Z Packages: write 2021-05-16T20:02:09.6877867Z PullRequests: write 2021-05-16T20:02:09.6878580Z RepositoryProjects: write 2021-05-16T20:02:09.6879277Z SecurityEvents: write 2021-05-16T20:02:09.6879894Z Statuses: write 2021-05-16T20:02:09.6880504Z ##[endgroup] 2021-05-16T20:02:09.6883834Z Prepare workflow directory 2021-05-16T20:02:09.8091213Z Prepare all required actions 2021-05-16T20:02:09.8112262Z Getting action download info 2021-05-16T20:02:10.1970077Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:11.2496702Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:12.6071274Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:14.9338314Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:15.0992497Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:15.3476780Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:15.5131969Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:15.9710814Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:15.9711557Z with: 2021-05-16T20:02:15.9712062Z repository: neuroconductor/neurobase 2021-05-16T20:02:15.9713131Z token: *** 2021-05-16T20:02:15.9713529Z ssh-strict: true 2021-05-16T20:02:15.9714028Z persist-credentials: true 2021-05-16T20:02:15.9714513Z clean: true 2021-05-16T20:02:15.9714895Z fetch-depth: 1 2021-05-16T20:02:15.9715287Z lfs: false 2021-05-16T20:02:15.9715665Z submodules: false 2021-05-16T20:02:15.9716049Z env: 2021-05-16T20:02:15.9716497Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:15.9716967Z TIC_DEPLOY_KEY: 2021-05-16T20:02:15.9717333Z RSPM: 2021-05-16T20:02:15.9718211Z GITHUB_PAT: *** 2021-05-16T20:02:15.9718620Z COVERALLS_TOKEN: 2021-05-16T20:02:15.9719106Z continue-on-error: false 2021-05-16T20:02:15.9719593Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:15.9719993Z ##[endgroup] 2021-05-16T20:02:18.6306104Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:18.6487319Z ##[group]Getting Git version info 2021-05-16T20:02:18.6489746Z Working directory is 'D:\a\neurobase\neurobase' 2021-05-16T20:02:18.6898967Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T20:02:18.7112565Z git version 2.31.1.windows.1 2021-05-16T20:02:18.7174642Z ##[endgroup] 2021-05-16T20:02:18.7181521Z Deleting the contents of 'D:\a\neurobase\neurobase' 2021-05-16T20:02:18.7185477Z ##[group]Initializing the repository 2021-05-16T20:02:18.7198168Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\neurobase\neurobase 2021-05-16T20:02:18.8241736Z Initialized empty Git repository in D:/a/neurobase/neurobase/.git/ 2021-05-16T20:02:18.8298785Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:18.8768194Z ##[endgroup] 2021-05-16T20:02:18.8769273Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:18.8781471Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T20:02:18.9395151Z ##[endgroup] 2021-05-16T20:02:18.9399265Z ##[group]Setting up auth 2021-05-16T20:02:18.9419713Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:18.9668709Z [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:02:20.6360880Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:20.6636048Z [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:02:21.1605571Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T20:02:21.1874421Z ##[endgroup] 2021-05-16T20:02:21.1875969Z ##[group]Fetching the repository 2021-05-16T20:02:21.1896116Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:22.5605281Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:22.5626214Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:22.5635805Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:22.5645225Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:22.5656578Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:22.5666586Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:22.5712227Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:22.5715004Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:22.5717924Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:22.5719188Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:22.5719904Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:22.5720575Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:22.5721252Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:22.5721915Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:22.5722584Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:22.5723251Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:22.5723906Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:22.5724568Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:22.5725220Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:22.5725885Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:22.5726922Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:22.5730455Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:22.5731214Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:22.5732002Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:22.5732694Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:22.5733353Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:22.5734025Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:22.5734710Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:22.5735370Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:22.5736461Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:22.5737382Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:22.5738079Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:22.5738786Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:22.5739758Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:22.5741104Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:22.5741785Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:22.5742452Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:22.5743213Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:22.5743959Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:22.5744601Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:22.5745251Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:22.5745893Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:22.5746883Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:22.5747530Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:22.5748153Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:22.5748844Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:22.5749520Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:22.5750167Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:22.5750809Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:22.5751440Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:22.5752078Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:22.5752715Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:22.5753343Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:22.5754084Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:22.5754709Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:22.5755411Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:22.5756891Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:22.5757567Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:22.5758210Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:22.5758889Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:22.5760059Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:22.5762149Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:22.5762709Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:22.5763230Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:22.5763742Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:22.5764870Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:22.5765391Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:22.5766579Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:22.5767262Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:22.5767926Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:22.5768465Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:22.5771189Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:22.5772052Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:22.5772774Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:22.5773375Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:22.5773961Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:22.5774566Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:22.5775106Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:22.5775691Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:22.5776578Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:22.5777174Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:22.5777712Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:22.5778292Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:22.5778865Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:22.5779456Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:22.5780137Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:22.5780743Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:22.5781317Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:22.5781855Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:22.5782444Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:22.5782982Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:22.5783569Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:22.5784107Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:22.5784684Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:22.5785223Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:22.5785817Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:22.5786776Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:22.5787562Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:22.5788164Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:22.5788740Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:22.5789347Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:22.5789953Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:22.5790513Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:22.5791160Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:22.5791753Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:22.5792477Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:22.5793101Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:22.5793709Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:22.5794343Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:22.5794966Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:22.5795667Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:22.5796633Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:22.5797352Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:22.5797994Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:22.5798631Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:22.5799283Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:22.5799883Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:22.5800538Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:22.5801144Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:22.5801773Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:22.5802416Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:22.5803002Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:22.5803630Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:22.5804234Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:22.5804897Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:22.5805530Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:22.5806553Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:22.5807143Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:22.5807773Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:22.5808468Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:22.5809067Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:22.5809691Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:22.5810274Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:22.5810896Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:22.5811502Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:22.5812141Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:22.5812896Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:22.5813485Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:22.5814076Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:22.5814628Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:22.5815423Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:22.5816017Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:22.5816707Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:22.5817662Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:22.5818609Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:22.5819470Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:22.5820168Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:22.5820812Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:22.5821404Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:22.5822062Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:22.5822658Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:22.5823326Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:22.5823913Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:22.5824541Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:22.5825152Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:22.5825836Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:22.5826495Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:22.5827080Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:22.5827725Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:22.5828312Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:22.5829032Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:22.5829640Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:22.5830428Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:22.5831019Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:22.5831653Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:22.5832280Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:22.5832883Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:22.5833534Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:22.5834115Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:22.5834741Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:22.5835325Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:22.5835970Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:22.5836575Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:22.5837215Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:22.5837804Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:22.5838521Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:22.5839169Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:22.5839751Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:22.5840402Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:22.5840986Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:22.5841614Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:22.5842200Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:22.5842840Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:22.5843421Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:22.5844072Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:22.5844703Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:22.5845818Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:22.5846675Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:22.5847273Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:22.5847921Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:22.5848710Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:22.5849438Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:22.5850084Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:22.5850781Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:22.5851450Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:22.5852036Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:22.5852685Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:22.5853298Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:22.5853940Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:22.5854543Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:22.5855208Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:22.5855790Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:22.5856432Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:22.5857066Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:22.5857676Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:22.6299371Z Receiving objects: 0% (1/359) 2021-05-16T20:02:22.6300112Z Receiving objects: 1% (4/359) 2021-05-16T20:02:22.6319451Z Receiving objects: 2% (8/359) 2021-05-16T20:02:22.6323834Z Receiving objects: 3% (11/359) 2021-05-16T20:02:22.6327122Z Receiving objects: 4% (15/359) 2021-05-16T20:02:22.6332935Z Receiving objects: 5% (18/359) 2021-05-16T20:02:22.6334763Z Receiving objects: 6% (22/359) 2021-05-16T20:02:22.6337349Z Receiving objects: 7% (26/359) 2021-05-16T20:02:22.6339175Z Receiving objects: 8% (29/359) 2021-05-16T20:02:22.6344014Z Receiving objects: 9% (33/359) 2021-05-16T20:02:22.6345053Z Receiving objects: 10% (36/359) 2021-05-16T20:02:22.6345751Z Receiving objects: 11% (40/359) 2021-05-16T20:02:22.6349759Z Receiving objects: 12% (44/359) 2021-05-16T20:02:22.6352548Z Receiving objects: 13% (47/359) 2021-05-16T20:02:22.6354740Z Receiving objects: 14% (51/359) 2021-05-16T20:02:22.6355528Z Receiving objects: 15% (54/359) 2021-05-16T20:02:22.6356242Z Receiving objects: 16% (58/359) 2021-05-16T20:02:22.6358283Z Receiving objects: 17% (62/359) 2021-05-16T20:02:22.6362352Z Receiving objects: 18% (65/359) 2021-05-16T20:02:22.6364433Z Receiving objects: 19% (69/359) 2021-05-16T20:02:22.6366993Z Receiving objects: 20% (72/359) 2021-05-16T20:02:22.6368011Z Receiving objects: 21% (76/359) 2021-05-16T20:02:22.6371679Z Receiving objects: 22% (79/359) 2021-05-16T20:02:22.6373267Z Receiving objects: 23% (83/359) 2021-05-16T20:02:22.6375592Z Receiving objects: 24% (87/359) 2021-05-16T20:02:22.6376348Z Receiving objects: 25% (90/359) 2021-05-16T20:02:22.6377027Z Receiving objects: 26% (94/359) 2021-05-16T20:02:22.6380522Z Receiving objects: 27% (97/359) 2021-05-16T20:02:22.6383895Z Receiving objects: 28% (101/359) 2021-05-16T20:02:22.6389933Z Receiving objects: 29% (105/359) 2021-05-16T20:02:22.6390980Z Receiving objects: 30% (108/359) 2021-05-16T20:02:22.6391724Z Receiving objects: 31% (112/359) 2021-05-16T20:02:22.6392437Z Receiving objects: 32% (115/359) 2021-05-16T20:02:22.6393201Z Receiving objects: 33% (119/359) 2021-05-16T20:02:22.6393868Z Receiving objects: 34% (123/359) 2021-05-16T20:02:22.6400542Z Receiving objects: 35% (126/359) 2021-05-16T20:02:22.6401288Z Receiving objects: 36% (130/359) 2021-05-16T20:02:22.6401952Z Receiving objects: 37% (133/359) 2021-05-16T20:02:22.6402856Z Receiving objects: 38% (137/359) 2021-05-16T20:02:22.6404271Z Receiving objects: 39% (141/359) 2021-05-16T20:02:22.6406571Z Receiving objects: 40% (144/359) 2021-05-16T20:02:22.6411847Z Receiving objects: 41% (148/359) 2021-05-16T20:02:22.6413540Z Receiving objects: 42% (151/359) 2021-05-16T20:02:22.6415186Z Receiving objects: 43% (155/359) 2021-05-16T20:02:22.6517594Z Receiving objects: 44% (158/359) 2021-05-16T20:02:22.6611452Z Receiving objects: 45% (162/359) 2021-05-16T20:02:22.6647340Z Receiving objects: 46% (166/359) 2021-05-16T20:02:22.6712973Z Receiving objects: 47% (169/359) 2021-05-16T20:02:22.6765570Z Receiving objects: 48% (173/359) 2021-05-16T20:02:22.6796957Z Receiving objects: 49% (176/359) 2021-05-16T20:02:22.6812040Z Receiving objects: 50% (180/359) 2021-05-16T20:02:22.6869222Z Receiving objects: 51% (184/359) 2021-05-16T20:02:22.7030153Z Receiving objects: 52% (187/359) 2021-05-16T20:02:22.7101475Z Receiving objects: 53% (191/359) 2021-05-16T20:02:22.7209498Z Receiving objects: 54% (194/359) 2021-05-16T20:02:22.7319402Z Receiving objects: 55% (198/359) 2021-05-16T20:02:22.7401365Z Receiving objects: 56% (202/359) 2021-05-16T20:02:22.7519311Z Receiving objects: 57% (205/359) 2021-05-16T20:02:22.7587459Z Receiving objects: 58% (209/359) 2021-05-16T20:02:22.7590635Z Receiving objects: 59% (212/359) 2021-05-16T20:02:22.7596271Z Receiving objects: 60% (216/359) 2021-05-16T20:02:22.7597560Z Receiving objects: 61% (219/359) 2021-05-16T20:02:22.7600060Z Receiving objects: 62% (223/359) 2021-05-16T20:02:22.7610737Z Receiving objects: 63% (227/359) 2021-05-16T20:02:22.7618622Z Receiving objects: 64% (230/359) 2021-05-16T20:02:22.7624070Z Receiving objects: 65% (234/359) 2021-05-16T20:02:22.7625187Z Receiving objects: 66% (237/359) 2021-05-16T20:02:22.7626980Z Receiving objects: 67% (241/359) 2021-05-16T20:02:22.7637915Z Receiving objects: 68% (245/359) 2021-05-16T20:02:22.7654079Z Receiving objects: 69% (248/359) 2021-05-16T20:02:22.7661581Z Receiving objects: 70% (252/359) 2021-05-16T20:02:22.7670568Z Receiving objects: 71% (255/359) 2021-05-16T20:02:22.7676063Z Receiving objects: 72% (259/359) 2021-05-16T20:02:22.7765084Z Receiving objects: 73% (263/359) 2021-05-16T20:02:22.7766154Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:22.7767105Z Receiving objects: 74% (266/359) 2021-05-16T20:02:22.7769212Z Receiving objects: 75% (270/359) 2021-05-16T20:02:22.7771194Z Receiving objects: 76% (273/359) 2021-05-16T20:02:22.7772022Z Receiving objects: 77% (277/359) 2021-05-16T20:02:22.7773174Z Receiving objects: 78% (281/359) 2021-05-16T20:02:22.7774230Z Receiving objects: 79% (284/359) 2021-05-16T20:02:22.7776154Z Receiving objects: 80% (288/359) 2021-05-16T20:02:22.7777520Z Receiving objects: 81% (291/359) 2021-05-16T20:02:22.7781065Z Receiving objects: 82% (295/359) 2021-05-16T20:02:22.7781581Z Receiving objects: 83% (298/359) 2021-05-16T20:02:22.7782125Z Receiving objects: 84% (302/359) 2021-05-16T20:02:22.7783752Z Receiving objects: 85% (306/359) 2021-05-16T20:02:22.7784340Z Receiving objects: 86% (309/359) 2021-05-16T20:02:22.7784861Z Receiving objects: 87% (313/359) 2021-05-16T20:02:22.7786089Z Receiving objects: 88% (316/359) 2021-05-16T20:02:22.7789573Z Receiving objects: 89% (320/359) 2021-05-16T20:02:22.7790753Z Receiving objects: 90% (324/359) 2021-05-16T20:02:22.7793249Z Receiving objects: 91% (327/359) 2021-05-16T20:02:22.7795016Z Receiving objects: 92% (331/359) 2021-05-16T20:02:22.7800151Z Receiving objects: 93% (334/359) 2021-05-16T20:02:22.7800704Z Receiving objects: 94% (338/359) 2021-05-16T20:02:22.7801253Z Receiving objects: 95% (342/359) 2021-05-16T20:02:22.7803627Z Receiving objects: 96% (345/359) 2021-05-16T20:02:22.7804199Z Receiving objects: 97% (349/359) 2021-05-16T20:02:22.7804692Z Receiving objects: 98% (352/359) 2021-05-16T20:02:22.7805230Z Receiving objects: 99% (356/359) 2021-05-16T20:02:22.7806395Z Receiving objects: 100% (359/359) 2021-05-16T20:02:22.7807057Z Receiving objects: 100% (359/359), 5.18 MiB | 31.39 MiB/s, done. 2021-05-16T20:02:22.7808744Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:22.7873031Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:22.7873865Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:22.7874556Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:22.7875418Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:22.7876018Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:22.7876553Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:22.7877045Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:22.7877715Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:22.7878253Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:22.7878739Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:22.7879266Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:22.7879745Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:22.7880284Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:22.7880781Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:22.7881306Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:22.7881789Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:22.7882331Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:22.7882953Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:22.7883532Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:22.7884009Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:22.7884535Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:22.7885061Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:22.7885538Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:22.7886073Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:22.7886617Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:22.7887141Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:22.7887615Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:22.7888141Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:22.7888632Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:22.7889156Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:22.7889631Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:22.7890151Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:22.7890635Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:22.7891190Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:22.7891901Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:22.7892404Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:22.7892967Z Resolving deltas: 37% (39/103) 2021-05-16T20:02:22.7893451Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:22.7894022Z Resolving deltas: 39% (41/103) 2021-05-16T20:02:22.7894508Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:22.7895068Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:22.7895548Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:22.7896072Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:22.7896552Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:22.7897091Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:22.7898149Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:22.7913035Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:22.7913724Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:22.7914268Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:22.7914794Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:22.7915322Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:22.7915808Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:22.7916339Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:22.7916905Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:22.7917385Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:22.7917935Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:22.7918462Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:22.7919034Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:22.7919522Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:22.7920093Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:22.7920594Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:22.7921113Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:22.7921598Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:22.7922084Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:22.7922641Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:22.7923639Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:22.7924129Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:22.7924660Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:22.7925157Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:22.7925672Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:22.7926152Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:22.7927933Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:22.7928457Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:22.7929061Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:22.7929544Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:22.7930064Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:22.7930547Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:22.7931073Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:22.7931628Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:22.7932109Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:22.7932727Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:22.7933211Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:22.7933759Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:22.8094251Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:22.8094917Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:22.8095385Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:22.8095863Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:22.8096325Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:22.8096797Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:22.8097253Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:22.8097729Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:22.8098206Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:22.8098661Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:22.8099142Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:22.8099594Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:22.8100070Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:22.8100536Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:22.8101945Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:22.8102703Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:22.8103362Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:22.8894630Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:22.8895674Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:22.9167743Z ##[endgroup] 2021-05-16T20:02:22.9168736Z ##[group]Determining the checkout info 2021-05-16T20:02:22.9170248Z ##[endgroup] 2021-05-16T20:02:22.9170874Z ##[group]Checking out the ref 2021-05-16T20:02:22.9183621Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:23.1268005Z Note: switching to 'refs/tags/1.30.1.s'. 2021-05-16T20:02:23.1268760Z 2021-05-16T20:02:23.1269506Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T20:02:23.1272605Z changes and commit them, and you can discard any commits you make in this 2021-05-16T20:02:23.1275341Z state without impacting any branches by switching back to a branch. 2021-05-16T20:02:23.1276270Z 2021-05-16T20:02:23.1278067Z If you want to create a new branch to retain commits you create, you may 2021-05-16T20:02:23.1279906Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T20:02:23.1280865Z 2021-05-16T20:02:23.1283001Z git switch -c 2021-05-16T20:02:23.1284690Z 2021-05-16T20:02:23.1285438Z Or undo this operation with: 2021-05-16T20:02:23.1285891Z 2021-05-16T20:02:23.1286367Z git switch - 2021-05-16T20:02:23.1286750Z 2021-05-16T20:02:23.1287517Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T20:02:23.1288173Z 2021-05-16T20:02:23.1288825Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:23.1329541Z ##[endgroup] 2021-05-16T20:02:23.1738276Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T20:02:23.1952579Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:23.2350075Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:23.2351120Z with: 2021-05-16T20:02:23.2351502Z r-version: 3.5 2021-05-16T20:02:23.2351833Z Ncpus: 1 2021-05-16T20:02:23.2352223Z crayon.enabled: NULL 2021-05-16T20:02:23.2352818Z remove-openmp-macos: true 2021-05-16T20:02:23.2353353Z http-user-agent: default 2021-05-16T20:02:23.2353776Z install-r: true 2021-05-16T20:02:23.2354320Z windows-path-include-mingw: true 2021-05-16T20:02:23.2354810Z env: 2021-05-16T20:02:23.2355221Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:23.2355649Z TIC_DEPLOY_KEY: 2021-05-16T20:02:23.2355987Z RSPM: 2021-05-16T20:02:23.2357338Z GITHUB_PAT: *** 2021-05-16T20:02:23.2357704Z COVERALLS_TOKEN: 2021-05-16T20:02:23.2358164Z continue-on-error: false 2021-05-16T20:02:23.2358600Z VDIFFR_RUN_TESTS: 2021-05-16T20:02:23.2358968Z ##[endgroup] 2021-05-16T20:02:23.6287351Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T20:02:23.7307756Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T20:02:25.3711116Z Chocolatey v0.10.15 2021-05-16T20:02:25.5395140Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T20:02:26.1035150Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T20:03:49.1768360Z Installing the following packages: 2021-05-16T20:03:49.1774702Z qpdf 2021-05-16T20:03:49.1775751Z By installing you accept licenses for the packages. 2021-05-16T20:03:51.0848513Z 2021-05-16T20:03:51.0849923Z qpdf v10.3.2 [Approved] 2021-05-16T20:03:51.1205829Z qpdf package files install completed. Performing other installation steps. 2021-05-16T20:03:53.7485349Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T20:03:54.4758086Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T20:03:57.1629631Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T20:03:57.6083438Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T20:03:57.9065632Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T20:03:57.9437992Z The install of qpdf was successful. 2021-05-16T20:03:57.9467313Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T20:03:57.9906902Z 2021-05-16T20:03:57.9912950Z Chocolatey installed 1/1 packages. 2021-05-16T20:03:57.9959606Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T20:04:46.8865340Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:04:46.8865946Z with: 2021-05-16T20:04:46.8866341Z pandoc-version: 2.7.3 2021-05-16T20:04:46.8866761Z env: 2021-05-16T20:04:46.8867185Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:46.8867676Z TIC_DEPLOY_KEY: 2021-05-16T20:04:46.8868023Z RSPM: 2021-05-16T20:04:46.8869661Z GITHUB_PAT: *** 2021-05-16T20:04:46.8870123Z COVERALLS_TOKEN: 2021-05-16T20:04:46.8870627Z continue-on-error: false 2021-05-16T20:04:46.8871175Z VDIFFR_RUN_TESTS: 2021-05-16T20:04:46.8871630Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:04:46.8872083Z TZ: UTC 2021-05-16T20:04:46.8872481Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:46.8872950Z NOT_CRAN: true 2021-05-16T20:04:46.8873455Z ##[endgroup] 2021-05-16T20:04:47.7939186Z [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\be15e4e7-b07c-462b-b74a-42f247cbb5ca', 'D:\a\_temp\fd7d3ba6-b049-401b-af20-b995f26b9ef6')" 2021-05-16T20:04:51.5488664Z ##[group]Run git config user.name adigherman 2021-05-16T20:04:51.5490070Z git config user.name adigherman 2021-05-16T20:04:51.5490877Z git config user.email adig@jhu.edu 2021-05-16T20:04:51.5561974Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:04:51.5563006Z env: 2021-05-16T20:04:51.5563721Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:51.5564348Z TIC_DEPLOY_KEY: 2021-05-16T20:04:51.5564795Z RSPM: 2021-05-16T20:04:51.5566559Z GITHUB_PAT: *** 2021-05-16T20:04:51.5567058Z COVERALLS_TOKEN: 2021-05-16T20:04:51.5567713Z continue-on-error: false 2021-05-16T20:04:51.5568300Z VDIFFR_RUN_TESTS: 2021-05-16T20:04:51.5568885Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:04:51.5569369Z TZ: UTC 2021-05-16T20:04:51.5569888Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:51.5570394Z NOT_CRAN: true 2021-05-16T20:04:51.5570918Z ##[endgroup] 2021-05-16T20:04:52.7122628Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T20:04:52.7123156Z with: 2021-05-16T20:04:52.7123599Z msystem: MINGW64 2021-05-16T20:04:52.7124017Z update: true 2021-05-16T20:04:52.7124584Z install: git mingw-w64-x86_64-toolchain 2021-05-16T20:04:52.7125158Z path-type: minimal 2021-05-16T20:04:52.7125603Z release: true 2021-05-16T20:04:52.7126034Z env: 2021-05-16T20:04:52.7126488Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:52.7127023Z TIC_DEPLOY_KEY: 2021-05-16T20:04:52.7127396Z RSPM: 2021-05-16T20:04:52.7128875Z GITHUB_PAT: *** 2021-05-16T20:04:52.7129425Z COVERALLS_TOKEN: 2021-05-16T20:04:52.7129979Z continue-on-error: false 2021-05-16T20:04:52.7130479Z VDIFFR_RUN_TESTS: 2021-05-16T20:04:52.7130979Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:04:52.7131435Z TZ: UTC 2021-05-16T20:04:52.7131841Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:52.7132311Z NOT_CRAN: true 2021-05-16T20:04:52.7132703Z ##[endgroup] 2021-05-16T20:04:52.9136887Z ##[group]Downloading MSYS2... 2021-05-16T20:04:53.7763050Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T20:04:54.7938351Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T20:04:54.8143664Z ##[endgroup] 2021-05-16T20:04:54.8144560Z ##[group]Extracting MSYS2... 2021-05-16T20:04:54.8148583Z [command]D:\a\_temp\base.exe -y 2021-05-16T20:04:55.4673937Z 2021-05-16T20:04:55.4677185Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T20:04:55.4678050Z 2021-05-16T20:04:55.4696567Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T20:04:55.4698893Z -- 2021-05-16T20:04:55.4699626Z Path = D:\a\_temp\base.exe 2021-05-16T20:04:55.4700368Z Type = 7z 2021-05-16T20:04:55.4701118Z 2021-05-16T20:04:55.6857887Z 0% 2021-05-16T20:04:55.6859194Z 2021-05-16T20:04:55.9009708Z 0% 1100 2021-05-16T20:04:55.9010533Z 2021-05-16T20:04:56.1227231Z 7% 1100 2021-05-16T20:04:56.1228391Z 2021-05-16T20:04:56.3414923Z 14% 1100 2021-05-16T20:04:56.3416182Z 2021-05-16T20:04:56.5493086Z 22% 1100 2021-05-16T20:04:56.5494097Z 2021-05-16T20:04:56.7583958Z 28% 1100 2021-05-16T20:04:56.7594566Z 2021-05-16T20:04:56.9578228Z 30% 1100 2021-05-16T20:04:56.9578998Z 2021-05-16T20:04:57.1689664Z 32% 1100 2021-05-16T20:04:57.1690530Z 2021-05-16T20:04:57.3738671Z 37% 1100 2021-05-16T20:04:57.3739917Z 2021-05-16T20:04:57.5728050Z 42% 1100 2021-05-16T20:04:57.5728928Z 2021-05-16T20:04:57.8465286Z 47% 1124 - msys64\etc\pki\ca-trust\extracted\pem\email-ca-bundle.pem 2021-05-16T20:04:57.8474468Z 2021-05-16T20:04:58.0414296Z 47% 1329 - msys64\usr\include\tclTomMath.h 2021-05-16T20:04:58.0415343Z 2021-05-16T20:04:58.2446269Z 47% 1923 - msys64\usr\lib\terminfo\61\adds980 2021-05-16T20:04:58.2447187Z 2021-05-16T20:04:58.4477513Z 47% 2688 - msys64\usr\lib\terminfo\65\excel62-rv 2021-05-16T20:04:58.4479256Z 2021-05-16T20:04:58.6506099Z 47% 3450 - msys64\usr\lib\terminfo\70\pccon+base 2021-05-16T20:04:58.6508098Z 2021-05-16T20:04:58.8539181Z 47% 4168 - msys64\usr\lib\terminfo\77\wy100 2021-05-16T20:04:58.8540163Z 2021-05-16T20:04:59.1754098Z 47% 4890 - msys64\usr\share\bash-completion\completions\gccgo-7 2021-05-16T20:04:59.1755965Z 2021-05-16T20:04:59.3698627Z 47% 5408 - msys64\usr\share\bash-completion\completions\wine-development 2021-05-16T20:04:59.3700429Z 2021-05-16T20:04:59.5730183Z 47% 5983 - msys64\usr\share\locale\et\LC_MESSAGES\wget-gnulib.mo 2021-05-16T20:04:59.5731551Z 2021-05-16T20:04:59.7758702Z 47% 6555 - msys64\usr\share\locale\tr\LC_MESSAGES\wget.mo 2021-05-16T20:04:59.7759836Z 2021-05-16T20:04:59.9791417Z 47% 7220 - msys64\usr\share\man\man1\perlrebackslash.1perl.gz 2021-05-16T20:04:59.9792624Z 2021-05-16T20:05:00.1822098Z 47% 7952 - msys64\usr\share\man\man3\ExtUtils.MM_Darwin.3perl.gz 2021-05-16T20:05:00.1823433Z 2021-05-16T20:05:00.3847985Z 47% 8540 - msys64\usr\share\man\man3\Tcl_GetObjType.3.gz 2021-05-16T20:05:00.3849146Z 2021-05-16T20:05:00.5928007Z 47% 9201 - msys64\usr\share\man\man3\curl_easy_option_next.3.gz 2021-05-16T20:05:00.5929578Z 2021-05-16T20:05:00.7915324Z 47% 9287 - msys64\usr\share\man\man3\curs_get_wch.3x.gz 2021-05-16T20:05:00.7916922Z 2021-05-16T20:05:01.0221840Z 47% 9962 - msys64\usr\share\man\man3\mvwgetch.3x.gz 2021-05-16T20:05:01.0222982Z 2021-05-16T20:05:01.2129604Z 47% 10366 - msys64\usr\share\man\man3\wgetstr.3x.gz 2021-05-16T20:05:01.2130851Z 2021-05-16T20:05:01.4167782Z 47% 10952 - msys64\usr\share\perl5\core_perl\IO\Compress\Deflate.pm 2021-05-16T20:05:01.4169436Z 2021-05-16T20:05:01.6198621Z 47% 11549 - msys64\usr\share\perl5\core_perl\pods\perlsynology.pod 2021-05-16T20:05:01.6200642Z 2021-05-16T20:05:01.9172093Z 47% 12263 - msys64\usr\share\terminfo\61\aas1901 2021-05-16T20:05:01.9173762Z 2021-05-16T20:05:02.1191063Z 47% 12665 - msys64\usr\share\terminfo\63\cons25-iso8859 2021-05-16T20:05:02.1192908Z 2021-05-16T20:05:02.3231917Z 47% 13398 - msys64\usr\share\terminfo\6c\linux-koi8 2021-05-16T20:05:02.3234111Z 2021-05-16T20:05:02.5273840Z 47% 14143 - msys64\usr\share\terminfo\74\tek4207 2021-05-16T20:05:02.5274771Z 2021-05-16T20:05:02.7289401Z 47% 14900 - msys64\usr\share\terminfo\7a\z100 2021-05-16T20:05:02.7290276Z 2021-05-16T20:05:02.9325899Z 47% 15716 - msys64\usr\share\zoneinfo\posix\America\Rainy_River 2021-05-16T20:05:02.9327114Z 2021-05-16T20:05:03.1353450Z 47% 16102 - msys64\usr\share\zoneinfo\posix\ROK 2021-05-16T20:05:03.1354623Z 2021-05-16T20:05:03.3456712Z 47% 16840 - msys64\var\lib\pacman\local\libassuan-2.5.5-1\install 2021-05-16T20:05:03.3457925Z 2021-05-16T20:05:03.5491841Z 48% 17092 2021-05-16T20:05:03.5493127Z 2021-05-16T20:05:03.7633954Z 50% 17092 2021-05-16T20:05:03.7635205Z 2021-05-16T20:05:03.9636882Z 54% 17092 2021-05-16T20:05:03.9637976Z 2021-05-16T20:05:04.1772955Z 57% 17092 2021-05-16T20:05:04.1773826Z 2021-05-16T20:05:04.3823666Z 60% 17092 2021-05-16T20:05:04.3824527Z 2021-05-16T20:05:04.5782800Z 62% 17092 2021-05-16T20:05:04.5783682Z 2021-05-16T20:05:04.7973652Z 64% 17092 2021-05-16T20:05:04.7975155Z 2021-05-16T20:05:05.0049986Z 67% 17092 2021-05-16T20:05:05.0050909Z 2021-05-16T20:05:05.2038311Z 71% 17092 2021-05-16T20:05:05.2039202Z 2021-05-16T20:05:05.4016114Z 74% 17092 2021-05-16T20:05:05.4017119Z 2021-05-16T20:05:05.6227418Z 76% 17092 2021-05-16T20:05:05.6228370Z 2021-05-16T20:05:05.8357002Z 79% 17092 2021-05-16T20:05:05.8358262Z 2021-05-16T20:05:06.0504360Z 83% 17092 2021-05-16T20:05:06.0505685Z 2021-05-16T20:05:06.2452465Z 88% 17092 2021-05-16T20:05:06.2453304Z 2021-05-16T20:05:06.4519184Z 94% 17092 2021-05-16T20:05:06.4520113Z 2021-05-16T20:05:06.6508136Z 98% 17092 2021-05-16T20:05:06.6508929Z 2021-05-16T20:05:06.8538886Z 100% 17251 - msys64\usr\bin\lsattr.exe 2021-05-16T20:05:06.8540093Z 2021-05-16T20:05:07.0578457Z 100% 17362 - msys64\usr\bin\msys-ncurses++w6.dll 2021-05-16T20:05:07.0580083Z 2021-05-16T20:05:07.1649154Z 100% 17563 - msys64\usr\lib\openssl\engines-1.1\capi.dll 2021-05-16T20:05:07.1652292Z 2021-05-16T20:05:07.1653317Z Everything is Ok 2021-05-16T20:05:07.1683951Z ##[endgroup] 2021-05-16T20:05:07.1912072Z ##[group]Disable Key Refresh... 2021-05-16T20:05:07.2486305Z [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-16T20:05:07.7290668Z ##[endgroup] 2021-05-16T20:05:07.7316253Z ##[group]Restoring package cache... 2021-05-16T20:05:08.1197455Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T20:05:08.1201694Z ##[endgroup] 2021-05-16T20:05:08.1207148Z ##[group]Starting MSYS2 for the first time... 2021-05-16T20:05:08.1947221Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T20:05:08.3615011Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T20:05:08.3763232Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T20:05:08.5526907Z Copying skeleton files. 2021-05-16T20:05:08.5528190Z These files are for the users to personalise their msys2 experience. 2021-05-16T20:05:08.5528880Z 2021-05-16T20:05:08.5529925Z They will never be overwritten nor automatically updated. 2021-05-16T20:05:08.5530661Z 2021-05-16T20:05:08.6035525Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T20:05:08.6498942Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T20:05:08.8178841Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T20:05:08.8363935Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T20:05:08.8522190Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T20:05:08.9124549Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T20:05:08.9462742Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T20:05:08.9782554Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T20:05:09.0114974Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T20:05:09.2017353Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T20:05:09.2123107Z gpg: no ultimately trusted keys found 2021-05-16T20:05:09.5181674Z gpg: starting migration from earlier GnuPG versions 2021-05-16T20:05:09.5666506Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T20:05:09.5667590Z gpg: migration succeeded 2021-05-16T20:05:09.5901452Z gpg: Generating pacman keyring master key... 2021-05-16T20:05:13.8817105Z gpg: key 96E01A3D72CD33F1 marked as ultimately trusted 2021-05-16T20:05:13.8818510Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T20:05:13.9270620Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/41F444F6B4074C306F00069996E01A3D72CD33F1.rev' 2021-05-16T20:05:13.9272115Z gpg: Done 2021-05-16T20:05:13.9480806Z ==> Updating trust database... 2021-05-16T20:05:13.9689929Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T20:05:13.9691553Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T20:05:14.0558940Z ==> Appending keys from msys2.gpg... 2021-05-16T20:05:14.5089976Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:05:14.5250154Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:05:14.6433345Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:05:14.7626906Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:05:14.8768082Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:05:14.9904918Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:05:15.1047410Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:05:15.2150460Z ==> Importing owner trust values... 2021-05-16T20:05:15.2352312Z gpg: setting ownertrust to 4 2021-05-16T20:05:15.2353715Z gpg: setting ownertrust to 4 2021-05-16T20:05:15.2354434Z gpg: setting ownertrust to 4 2021-05-16T20:05:15.2355055Z gpg: setting ownertrust to 4 2021-05-16T20:05:15.2355642Z gpg: setting ownertrust to 4 2021-05-16T20:05:15.2356428Z gpg: setting ownertrust to 4 2021-05-16T20:05:15.2569484Z ==> Disabling revoked keys in keyring... 2021-05-16T20:05:15.2744520Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:05:15.3432157Z ==> Updating trust database... 2021-05-16T20:05:15.3661539Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T20:05:15.3674165Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T20:05:15.3684943Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T20:05:15.3693407Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T20:05:15.3696013Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:05:15.4163652Z pacman-key (pacman) 5.2.2 2021-05-16T20:05:15.4165324Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T20:05:15.4165924Z 2021-05-16T20:05:15.4336713Z This is free software; see the source for copying conditions. 2021-05-16T20:05:15.4342743Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T20:05:16.3075896Z  2021-05-16T20:05:16.3078699Z 2021-05-16T20:05:16.3079755Z ################################################################### 2021-05-16T20:05:16.3080551Z # # 2021-05-16T20:05:16.3081262Z # # 2021-05-16T20:05:16.3082224Z # C A U T I O N # 2021-05-16T20:05:16.3082831Z # # 2021-05-16T20:05:16.3083492Z # This is first start of MSYS2. # 2021-05-16T20:05:16.3084354Z # You MUST restart shell to apply necessary actions. # 2021-05-16T20:05:16.3085225Z # # 2021-05-16T20:05:16.3085816Z # # 2021-05-16T20:05:16.3086398Z ################################################################### 2021-05-16T20:05:16.3086867Z 2021-05-16T20:05:16.3087131Z 2021-05-16T20:05:16.3292366Z MINGW64_NT-10.0-17763 fv-az153-5 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T20:05:16.3352057Z ##[endgroup] 2021-05-16T20:05:16.3352957Z ##[group]Disable CheckSpace... 2021-05-16T20:05:16.3978048Z [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-16T20:05:16.7257146Z ##[endgroup] 2021-05-16T20:05:16.7258194Z ##[group]Updating packages... 2021-05-16T20:05:16.7886001Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T20:05:17.6124516Z :: Synchronizing package databases... 2021-05-16T20:05:17.9419280Z downloading mingw32.db... 2021-05-16T20:05:18.6171857Z downloading mingw32.db.sig... 2021-05-16T20:05:18.8358785Z downloading mingw64.db... 2021-05-16T20:05:19.0410498Z downloading mingw64.db.sig... 2021-05-16T20:05:19.2572256Z downloading ucrt64.db... 2021-05-16T20:05:19.4513266Z downloading ucrt64.db.sig... 2021-05-16T20:05:19.6688582Z downloading msys.db... 2021-05-16T20:05:19.7693495Z downloading msys.db.sig... 2021-05-16T20:05:19.8844738Z :: Starting core system upgrade... 2021-05-16T20:05:20.1189371Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T20:05:20.1190713Z resolving dependencies... 2021-05-16T20:05:20.1267969Z looking for conflicting packages... 2021-05-16T20:05:20.1291538Z 2021-05-16T20:05:20.1293130Z 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-16T20:05:20.1294122Z 2021-05-16T20:05:20.1294732Z Total Download Size: 9.36 MiB 2021-05-16T20:05:20.1295530Z Total Installed Size: 44.60 MiB 2021-05-16T20:05:20.1296472Z Net Upgrade Size: 0.02 MiB 2021-05-16T20:05:20.1296827Z 2021-05-16T20:05:20.1297559Z :: Proceed with installation? [Y/n] 2021-05-16T20:05:20.1298255Z :: Retrieving packages... 2021-05-16T20:05:20.2272085Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T20:05:20.3256250Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:20.4366778Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T20:05:20.6481221Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T20:05:20.7473802Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T20:05:20.8938079Z checking keyring... 2021-05-16T20:05:20.9898263Z checking package integrity... 2021-05-16T20:05:21.7925577Z loading package files... 2021-05-16T20:05:21.8091982Z checking for file conflicts... 2021-05-16T20:05:21.8095276Z :: Processing package changes... 2021-05-16T20:05:21.8100674Z upgrading filesystem... 2021-05-16T20:05:21.8594227Z upgrading mintty... 2021-05-16T20:05:21.9326243Z upgrading msys2-runtime... 2021-05-16T20:05:22.0045366Z upgrading pacman-mirrors... 2021-05-16T20:05:22.0077959Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T20:05:22.0097054Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T20:05:22.0112333Z upgrading pacman... 2021-05-16T20:05:22.0978147Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T20:05:22.4451918Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 388 has been terminated. 2021-05-16T20:05:22.8688995Z ##[endgroup] 2021-05-16T20:05:22.8690138Z ##[group]Killing remaining tasks... 2021-05-16T20:05:22.9341738Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T20:05:23.0946294Z 2021-05-16T20:05:23.0947923Z INFO: No tasks running with the specified criteria. 2021-05-16T20:05:23.0985653Z ##[endgroup] 2021-05-16T20:05:23.0986558Z ##[group]Final system upgrade... 2021-05-16T20:05:23.1637165Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T20:05:24.0281438Z :: Synchronizing package databases... 2021-05-16T20:05:24.6414448Z mingw32 is up to date 2021-05-16T20:05:24.6415100Z mingw64 is up to date 2021-05-16T20:05:24.6415598Z ucrt64 is up to date 2021-05-16T20:05:24.6416181Z downloading clang64.db... 2021-05-16T20:05:25.3111521Z downloading clang64.db.sig... 2021-05-16T20:05:25.5288123Z msys is up to date 2021-05-16T20:05:25.5289593Z :: Starting core system upgrade... 2021-05-16T20:05:25.7985166Z there is nothing to do 2021-05-16T20:05:25.7986986Z :: Starting full system upgrade... 2021-05-16T20:05:25.8510801Z resolving dependencies... 2021-05-16T20:05:25.8608480Z looking for conflicting packages... 2021-05-16T20:05:25.8651845Z 2021-05-16T20:05:25.8655168Z 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-16T20:05:25.8657141Z 2021-05-16T20:05:25.8657774Z Total Download Size: 6.22 MiB 2021-05-16T20:05:25.8658456Z Total Installed Size: 32.30 MiB 2021-05-16T20:05:25.8659125Z Net Upgrade Size: 0.97 MiB 2021-05-16T20:05:25.8659552Z 2021-05-16T20:05:25.8660331Z :: Proceed with installation? [Y/n] 2021-05-16T20:05:25.8661083Z :: Retrieving packages... 2021-05-16T20:05:25.9655300Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.0638175Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.1622257Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.2631318Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.3607890Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T20:05:26.4612429Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.5699534Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.6713206Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.7709063Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:26.9810879Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:27.0833848Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T20:05:27.1856420Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:27.2833602Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T20:05:27.3862201Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:27.3930138Z checking keyring... 2021-05-16T20:05:27.5065375Z checking package integrity... 2021-05-16T20:05:29.8357897Z loading package files... 2021-05-16T20:05:29.8684730Z checking for file conflicts... 2021-05-16T20:05:29.8687338Z checking available disk space... 2021-05-16T20:05:29.8827587Z :: Processing package changes... 2021-05-16T20:05:29.8828399Z upgrading brotli... 2021-05-16T20:05:29.8964603Z upgrading less... 2021-05-16T20:05:29.9067550Z upgrading libxml2... 2021-05-16T20:05:29.9282363Z upgrading libxslt... 2021-05-16T20:05:29.9417284Z upgrading ca-certificates... 2021-05-16T20:05:30.7284194Z upgrading file... 2021-05-16T20:05:30.7831431Z upgrading libsqlite... 2021-05-16T20:05:30.7953812Z upgrading libzstd... 2021-05-16T20:05:30.8035735Z upgrading gnupg... 2021-05-16T20:05:33.2913352Z ==> Appending keys from msys2.gpg... 2021-05-16T20:05:33.3922983Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:05:33.4112408Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:05:37.5268599Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:05:37.5938220Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:05:37.6608096Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:05:37.7252738Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:05:37.7911346Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:05:37.8549698Z ==> Importing owner trust values... 2021-05-16T20:05:37.8959422Z ==> Disabling revoked keys in keyring... 2021-05-16T20:05:37.9161546Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:05:37.9817968Z ==> Updating trust database... 2021-05-16T20:05:37.9997892Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:05:38.1101734Z upgrading libgpgme... 2021-05-16T20:05:38.3191731Z upgrading msys2-keyring... 2021-05-16T20:05:38.6048701Z ==> Appending keys from msys2.gpg... 2021-05-16T20:05:38.7078746Z ==> Locally signing trusted keys in keyring... 2021-05-16T20:05:38.7252213Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T20:05:38.8439309Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T20:05:38.9082711Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T20:05:38.9858476Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T20:05:39.0548493Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T20:05:39.1228798Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T20:05:39.1898122Z ==> Importing owner trust values... 2021-05-16T20:05:39.2328207Z ==> Disabling revoked keys in keyring... 2021-05-16T20:05:39.2528350Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T20:05:39.3197990Z ==> Updating trust database... 2021-05-16T20:05:39.3408395Z gpg: next trustdb check due at 2022-01-23 2021-05-16T20:05:39.4397932Z upgrading msys2-launcher... 2021-05-16T20:05:39.4516516Z upgrading rebase... 2021-05-16T20:05:39.4654284Z upgrading zstd... 2021-05-16T20:05:39.4891503Z :: Running post-transaction hooks... 2021-05-16T20:05:39.4892567Z (1/1) Updating the info directory file... 2021-05-16T20:05:39.9005845Z ##[endgroup] 2021-05-16T20:05:39.9006928Z ##[group]Installing additional packages... 2021-05-16T20:05:39.9662816Z [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-16T20:05:41.1837137Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T20:05:41.1838927Z :: Repository mingw64 2021-05-16T20:05:41.1846295Z 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-16T20:05:41.1851014Z 2021-05-16T20:05:41.1852078Z Enter a selection (default=all): 2021-05-16T20:05:41.1853354Z resolving dependencies... 2021-05-16T20:05:41.1973734Z looking for conflicting packages... 2021-05-16T20:05:41.2092189Z 2021-05-16T20:05:41.2117398Z 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-16T20:05:41.2131655Z 2021-05-16T20:05:41.2132292Z Total Download Size: 165.06 MiB 2021-05-16T20:05:41.2132966Z Total Installed Size: 1091.89 MiB 2021-05-16T20:05:41.2133401Z 2021-05-16T20:05:41.2134983Z :: Proceed with installation? [Y/n] 2021-05-16T20:05:41.2136087Z :: Retrieving packages... 2021-05-16T20:05:41.5413434Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T20:05:42.1202191Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T20:05:42.2216394Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T20:05:42.7334166Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:42.9830553Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:43.1234140Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T20:05:43.2315072Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T20:05:43.3310354Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T20:05:43.4372609Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:05:43.5355805Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:43.6422496Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:43.7409268Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T20:05:43.8396612Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:43.9406807Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T20:05:44.0456161Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:45.0762391Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:45.8290280Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:45.9359527Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:46.3699826Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:47.7366614Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T20:05:47.7367927Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T20:05:47.7369481Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T20:05:47.7370757Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T20:05:47.7371911Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T20:05:47.7372970Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T20:05:47.7374075Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T20:05:47.7375208Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T20:05:47.7376502Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T20:05:47.8280471Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T20:05:47.9275536Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T20:05:48.0275771Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T20:05:48.2508318Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T20:05:48.3498732Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T20:05:48.4550093Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T20:05:48.5736679Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T20:05:48.8931688Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T20:05:49.0095759Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T20:05:49.1121090Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T20:05:49.7901691Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T20:05:49.8902121Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T20:05:50.1049282Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T20:05:50.3449316Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:05:50.7623693Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:50.8634784Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T20:05:50.9643642Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T20:05:51.0636627Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:51.1678923Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:05:51.2662027Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:51.3655176Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:51.7103949Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:51.8089995Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:51.9154268Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T20:05:52.0148197Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T20:05:52.1130203Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T20:05:52.2133994Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T20:05:52.3111942Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T20:05:52.4089240Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T20:05:52.5082015Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:52.6067248Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T20:05:52.7047668Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T20:05:52.8027985Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T20:05:52.9026787Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T20:05:53.0022714Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:53.0998234Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T20:05:53.1978987Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T20:05:53.2960636Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T20:05:53.3955034Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T20:05:53.4933995Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T20:05:53.5912353Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T20:05:53.6907723Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T20:05:53.7888824Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T20:05:53.8880474Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T20:05:53.9865720Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T20:05:54.0850439Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T20:05:54.1828609Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T20:05:54.2833489Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T20:05:54.3823104Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T20:05:54.4817685Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T20:05:54.5813565Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:54.6815027Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T20:05:54.8140146Z checking keyring... 2021-05-16T20:05:55.1336730Z checking package integrity... 2021-05-16T20:06:09.6534888Z loading package files... 2021-05-16T20:06:10.2920422Z checking for file conflicts... 2021-05-16T20:06:12.8579095Z checking available disk space... 2021-05-16T20:06:12.8712853Z :: Processing package changes... 2021-05-16T20:06:12.8714341Z installing expat... 2021-05-16T20:06:12.8781039Z installing vim... 2021-05-16T20:06:14.5857138Z installing heimdal... 2021-05-16T20:06:14.9733046Z installing openssh... 2021-05-16T20:06:15.0146796Z installing perl-Error... 2021-05-16T20:06:15.0315385Z installing perl-Authen-SASL... 2021-05-16T20:06:15.0560735Z installing perl-Encode-Locale... 2021-05-16T20:06:15.0660651Z installing perl-HTTP-Date... 2021-05-16T20:06:15.0765455Z installing perl-File-Listing... 2021-05-16T20:06:15.0838597Z installing perl-HTML-Tagset... 2021-05-16T20:06:15.0891231Z installing perl-Clone... 2021-05-16T20:06:15.0957041Z installing perl-IO-HTML... 2021-05-16T20:06:15.1024277Z installing perl-LWP-MediaTypes... 2021-05-16T20:06:15.1095947Z installing perl-URI... 2021-05-16T20:06:15.1628994Z installing perl-HTTP-Message... 2021-05-16T20:06:15.1850214Z installing perl-HTML-Parser... 2021-05-16T20:06:15.2020012Z installing perl-HTTP-Cookies... 2021-05-16T20:06:15.2108366Z installing perl-HTTP-Daemon... 2021-05-16T20:06:15.2157996Z installing perl-HTTP-Negotiate... 2021-05-16T20:06:15.2205540Z installing perl-Net-HTTP... 2021-05-16T20:06:15.2326014Z installing perl-WWW-RobotRules... 2021-05-16T20:06:15.2402701Z installing perl-Try-Tiny... 2021-05-16T20:06:15.2502675Z installing perl-libwww... 2021-05-16T20:06:15.2896698Z Optional dependencies for perl-libwww 2021-05-16T20:06:15.2898703Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T20:06:15.2900326Z installing perl-TimeDate... 2021-05-16T20:06:15.3296108Z installing perl-MailTools... 2021-05-16T20:06:15.3712760Z installing perl-IO-Stringy... 2021-05-16T20:06:15.3866851Z installing perl-Convert-BinHex... 2021-05-16T20:06:15.5171783Z module test... pass. 2021-05-16T20:06:15.5196561Z installing perl-MIME-tools... 2021-05-16T20:06:15.5819526Z installing perl-Net-SSLeay... 2021-05-16T20:06:15.6614471Z installing perl-IO-Socket-SSL... 2021-05-16T20:06:15.6793339Z installing perl-Net-SMTP-SSL... 2021-05-16T20:06:15.6858544Z installing perl-TermReadKey... 2021-05-16T20:06:15.6935174Z installing git... 2021-05-16T20:06:16.3198592Z Optional dependencies for git 2021-05-16T20:06:16.3200180Z python: various helper scripts 2021-05-16T20:06:16.3201386Z subversion: git svn 2021-05-16T20:06:16.3202680Z installing mingw-w64-x86_64-libiconv... 2021-05-16T20:06:16.3487421Z installing mingw-w64-x86_64-zlib... 2021-05-16T20:06:16.3582026Z installing mingw-w64-x86_64-binutils... 2021-05-16T20:06:16.6655202Z installing mingw-w64-x86_64-headers-git... 2021-05-16T20:06:18.1240052Z installing mingw-w64-x86_64-crt-git... 2021-05-16T20:06:19.0986039Z installing mingw-w64-x86_64-isl... 2021-05-16T20:06:19.1619856Z installing mingw-w64-x86_64-gmp... 2021-05-16T20:06:19.1777247Z installing mingw-w64-x86_64-mpfr... 2021-05-16T20:06:19.1989525Z installing mingw-w64-x86_64-mpc... 2021-05-16T20:06:19.2044793Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T20:06:19.2120828Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T20:06:19.2307997Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T20:06:19.2352088Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T20:06:19.2515089Z installing mingw-w64-x86_64-zstd... 2021-05-16T20:06:19.2771706Z installing mingw-w64-x86_64-gcc... 2021-05-16T20:06:20.6697805Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T20:06:23.0469540Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T20:06:23.0594779Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T20:06:23.2106885Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T20:06:23.3945696Z installing mingw-w64-x86_64-expat... 2021-05-16T20:06:23.4069915Z installing mingw-w64-x86_64-gettext... 2021-05-16T20:06:25.6923113Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T20:06:25.7123347Z installing mingw-w64-x86_64-libsystre... 2021-05-16T20:06:25.7262142Z installing mingw-w64-x86_64-ncurses... 2021-05-16T20:06:31.2208123Z installing mingw-w64-x86_64-bzip2... 2021-05-16T20:06:31.2406792Z installing mingw-w64-x86_64-libffi... 2021-05-16T20:06:31.2526791Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T20:06:31.3118055Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T20:06:31.3564167Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T20:06:31.3828518Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T20:06:32.1517745Z installing mingw-w64-x86_64-openssl... 2021-05-16T20:06:39.2787838Z installing mingw-w64-x86_64-termcap... 2021-05-16T20:06:39.2848868Z installing mingw-w64-x86_64-readline... 2021-05-16T20:06:39.3174449Z installing mingw-w64-x86_64-tcl... 2021-05-16T20:06:41.0035039Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T20:06:42.1391288Z installing mingw-w64-x86_64-tk... 2021-05-16T20:06:43.2755962Z installing mingw-w64-x86_64-xz... 2021-05-16T20:06:43.3576676Z installing mingw-w64-x86_64-python... 2021-05-16T20:06:51.0080562Z installing mingw-w64-x86_64-xxhash... 2021-05-16T20:06:51.0193081Z installing mingw-w64-x86_64-gdb... 2021-05-16T20:06:51.2059776Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T20:06:51.3079452Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T20:06:51.4637363Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T20:06:51.4694145Z installing mingw-w64-x86_64-make... 2021-05-16T20:06:51.4910157Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T20:06:51.5093459Z installing mingw-w64-x86_64-tools-git... 2021-05-16T20:06:51.5220635Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T20:06:51.5988826Z ##[endgroup] 2021-05-16T20:06:51.5989827Z ##[group]Saving package cache... 2021-05-16T20:06:51.6668140Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T20:06:52.7899075Z ==> no candidate packages found for pruning 2021-05-16T20:06:52.8618184Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T20:06:53.2916248Z ==> no candidate packages found for pruning 2021-05-16T20:06:54.1730077Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T20:06:54.2568772Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T20:06:55.2202097Z 2021-05-16T20:06:55.2203339Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T20:06:55.2524667Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T20:06:55.2525925Z removing all files from cache... 2021-05-16T20:06:55.2526483Z 2021-05-16T20:06:55.2527117Z Database directory: /var/lib/pacman/ 2021-05-16T20:06:55.2532385Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T20:06:55.2534022Z removing unused sync repositories... 2021-05-16T20:06:55.2593732Z ##[endgroup] 2021-05-16T20:06:55.2919191Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T20:06:55.2919895Z env: 2021-05-16T20:06:55.2920361Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:55.2920830Z TIC_DEPLOY_KEY: 2021-05-16T20:06:55.2921250Z RSPM: 2021-05-16T20:06:55.2922768Z GITHUB_PAT: *** 2021-05-16T20:06:55.2923164Z COVERALLS_TOKEN: 2021-05-16T20:06:55.2923681Z continue-on-error: false 2021-05-16T20:06:55.2924162Z VDIFFR_RUN_TESTS: 2021-05-16T20:06:55.2924616Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:06:55.2925011Z TZ: UTC 2021-05-16T20:06:55.2925420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:55.2925843Z NOT_CRAN: true 2021-05-16T20:06:55.2926351Z MSYSTEM: MINGW64 2021-05-16T20:06:55.2926740Z ##[endgroup] 2021-05-16T20:06:56.2588695Z :: Synchronizing package databases... 2021-05-16T20:06:56.9803116Z mingw32 is up to date 2021-05-16T20:06:56.9811759Z mingw64 is up to date 2021-05-16T20:06:56.9815163Z ucrt64 is up to date 2021-05-16T20:06:56.9815895Z clang64 is up to date 2021-05-16T20:06:56.9816544Z msys is up to date 2021-05-16T20:06:56.9818063Z :: Starting core system upgrade... 2021-05-16T20:06:57.2706749Z there is nothing to do 2021-05-16T20:06:57.2707848Z :: Starting full system upgrade... 2021-05-16T20:06:57.3821452Z there is nothing to do 2021-05-16T20:06:58.1665130Z resolving dependencies... 2021-05-16T20:06:58.1778693Z looking for conflicting packages... 2021-05-16T20:06:58.1821219Z 2021-05-16T20:06:58.1822096Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T20:06:58.1822598Z 2021-05-16T20:06:58.1823184Z Total Download Size: 3.00 MiB 2021-05-16T20:06:58.1823884Z Total Installed Size: 20.93 MiB 2021-05-16T20:06:58.1824313Z 2021-05-16T20:06:58.1825158Z :: Proceed with installation? [Y/n] 2021-05-16T20:06:58.1825930Z :: Retrieving packages... 2021-05-16T20:06:58.5144960Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T20:06:59.2936403Z checking keyring... 2021-05-16T20:06:59.3802243Z checking package integrity... 2021-05-16T20:06:59.5480654Z loading package files... 2021-05-16T20:06:59.5502049Z checking for file conflicts... 2021-05-16T20:06:59.5515756Z checking available disk space... 2021-05-16T20:06:59.5521046Z :: Processing package changes... 2021-05-16T20:06:59.5521903Z installing mingw-w64-x86_64-aom... 2021-05-16T20:07:00.3913304Z resolving dependencies... 2021-05-16T20:07:00.3918350Z looking for conflicting packages... 2021-05-16T20:07:00.4068136Z 2021-05-16T20:07:00.4069298Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T20:07:00.4069841Z 2021-05-16T20:07:00.4070473Z Total Download Size: 1.97 MiB 2021-05-16T20:07:00.4071251Z Total Installed Size: 4.43 MiB 2021-05-16T20:07:00.4071711Z 2021-05-16T20:07:00.4072524Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:00.4073409Z :: Retrieving packages... 2021-05-16T20:07:00.7492114Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T20:07:01.4132036Z checking keyring... 2021-05-16T20:07:01.5055858Z checking package integrity... 2021-05-16T20:07:01.6577487Z loading package files... 2021-05-16T20:07:01.6598062Z checking for file conflicts... 2021-05-16T20:07:01.6620231Z checking available disk space... 2021-05-16T20:07:01.6626722Z :: Processing package changes... 2021-05-16T20:07:01.6627831Z installing mingw-w64-x86_64-argtable... 2021-05-16T20:07:02.4806451Z resolving dependencies... 2021-05-16T20:07:02.4968208Z looking for conflicting packages... 2021-05-16T20:07:02.5020838Z 2021-05-16T20:07:02.5031924Z 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-16T20:07:02.5039740Z 2021-05-16T20:07:02.5040492Z Total Download Size: 92.82 MiB 2021-05-16T20:07:02.5041371Z Total Installed Size: 821.22 MiB 2021-05-16T20:07:02.5041887Z 2021-05-16T20:07:02.5042696Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:02.5043573Z :: Retrieving packages... 2021-05-16T20:07:02.8275927Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T20:07:03.3180400Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T20:07:03.4158839Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T20:07:03.5151001Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T20:07:03.7098020Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T20:07:03.8102289Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T20:07:04.3001267Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T20:07:04.4031325Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T20:07:04.5030563Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T20:07:04.6136387Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T20:07:04.7136786Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T20:07:04.8136282Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T20:07:04.9201205Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T20:07:05.1292712Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T20:07:05.2340848Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T20:07:05.3333218Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T20:07:05.4337282Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T20:07:05.5396240Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T20:07:05.6506981Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T20:07:05.7513349Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T20:07:05.8805326Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T20:07:05.9846180Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T20:07:06.1098065Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T20:07:06.2090658Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T20:07:06.3086895Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T20:07:06.6339715Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T20:07:06.8524669Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T20:07:06.9505406Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T20:07:07.7741422Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T20:07:08.5649589Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T20:07:08.6816548Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T20:07:08.7819144Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T20:07:09.4338590Z checking keyring... 2021-05-16T20:07:09.7014114Z checking package integrity... 2021-05-16T20:07:14.9047788Z loading package files... 2021-05-16T20:07:15.2478061Z checking for file conflicts... 2021-05-16T20:07:16.9138363Z checking available disk space... 2021-05-16T20:07:16.9210762Z :: Processing package changes... 2021-05-16T20:07:16.9211856Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T20:07:16.9936962Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T20:07:17.0077481Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T20:07:17.0260612Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T20:07:17.0555306Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T20:07:17.0728727Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T20:07:17.8859015Z installing mingw-w64-x86_64-brotli... 2021-05-16T20:07:17.9116997Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T20:07:17.9382654Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T20:07:17.9759201Z installing mingw-w64-x86_64-gflags... 2021-05-16T20:07:18.0132703Z installing mingw-w64-x86_64-wineditline... 2021-05-16T20:07:18.0276976Z installing mingw-w64-x86_64-pcre... 2021-05-16T20:07:18.1916380Z installing mingw-w64-x86_64-glib2... 2021-05-16T20:07:18.7177457Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T20:07:18.7382238Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T20:07:18.7556787Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T20:07:18.8454121Z installing mingw-w64-x86_64-python-mako... 2021-05-16T20:07:18.9251281Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T20:07:19.0876256Z installing mingw-w64-x86_64-c-ares... 2021-05-16T20:07:19.1503324Z installing mingw-w64-x86_64-protobuf... 2021-05-16T20:07:19.3398880Z installing mingw-w64-x86_64-re2... 2021-05-16T20:07:19.3552079Z installing mingw-w64-x86_64-grpc... 2021-05-16T20:07:19.6758149Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T20:07:19.6888882Z installing mingw-w64-x86_64-lz4... 2021-05-16T20:07:19.7432838Z installing mingw-w64-x86_64-openblas... 2021-05-16T20:07:19.9806826Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T20:07:19.9807969Z number of threads to use. 2021-05-16T20:07:19.9841488Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T20:07:21.5941447Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T20:07:21.5942683Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T20:07:21.5943630Z installing mingw-w64-x86_64-snappy... 2021-05-16T20:07:21.6097112Z installing mingw-w64-x86_64-icu... 2021-05-16T20:07:22.0838806Z installing mingw-w64-x86_64-boost... 2021-05-16T20:07:37.0258802Z installing mingw-w64-x86_64-thrift... 2021-05-16T20:07:37.1368247Z installing mingw-w64-x86_64-uriparser... 2021-05-16T20:07:37.1513846Z installing mingw-w64-x86_64-arrow... 2021-05-16T20:07:39.5661922Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T20:07:39.5662828Z resolving dependencies... 2021-05-16T20:07:39.5747399Z looking for conflicting packages... 2021-05-16T20:07:39.5851792Z 2021-05-16T20:07:39.5852872Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T20:07:39.5853607Z 2021-05-16T20:07:39.5854559Z Total Installed Size: 36.73 MiB 2021-05-16T20:07:39.5855656Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:39.5856293Z 2021-05-16T20:07:39.5857090Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:39.5857789Z checking keyring... 2021-05-16T20:07:39.6567001Z checking package integrity... 2021-05-16T20:07:39.7923074Z loading package files... 2021-05-16T20:07:39.8049207Z checking for file conflicts... 2021-05-16T20:07:39.8050222Z checking available disk space... 2021-05-16T20:07:39.8502525Z :: Processing package changes... 2021-05-16T20:07:39.8503779Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T20:07:41.9408656Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T20:07:41.9409669Z resolving dependencies... 2021-05-16T20:07:41.9536296Z looking for conflicting packages... 2021-05-16T20:07:41.9597129Z 2021-05-16T20:07:41.9597935Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T20:07:41.9598497Z 2021-05-16T20:07:41.9599079Z Total Download Size: 7.06 MiB 2021-05-16T20:07:41.9599760Z Total Installed Size: 88.32 MiB 2021-05-16T20:07:41.9600429Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:41.9601067Z 2021-05-16T20:07:41.9601763Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:41.9602508Z :: Retrieving packages... 2021-05-16T20:07:42.2961354Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T20:07:43.2343246Z checking keyring... 2021-05-16T20:07:43.3252173Z checking package integrity... 2021-05-16T20:07:43.5239976Z loading package files... 2021-05-16T20:07:43.5292347Z checking for file conflicts... 2021-05-16T20:07:43.5293228Z checking available disk space... 2021-05-16T20:07:43.5396385Z :: Processing package changes... 2021-05-16T20:07:43.5397249Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T20:07:44.6667170Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T20:07:44.6668172Z resolving dependencies... 2021-05-16T20:07:44.6807373Z looking for conflicting packages... 2021-05-16T20:07:44.6967002Z 2021-05-16T20:07:44.6968000Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T20:07:44.6968542Z 2021-05-16T20:07:44.6969397Z Total Installed Size: 344.30 MiB 2021-05-16T20:07:44.6970046Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:07:44.6970786Z 2021-05-16T20:07:44.6971533Z :: Proceed with installation? [Y/n] 2021-05-16T20:07:44.6972453Z checking keyring... 2021-05-16T20:07:44.7760203Z checking package integrity... 2021-05-16T20:07:45.0773838Z loading package files... 2021-05-16T20:07:45.2751746Z checking for file conflicts... 2021-05-16T20:07:45.2776707Z checking available disk space... 2021-05-16T20:07:46.0806089Z :: Processing package changes... 2021-05-16T20:07:46.0807257Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T20:08:02.7090622Z resolving dependencies... 2021-05-16T20:08:02.7211780Z looking for conflicting packages... 2021-05-16T20:08:02.7279107Z 2021-05-16T20:08:02.7279972Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T20:08:02.7280533Z 2021-05-16T20:08:02.7281135Z Total Download Size: 0.17 MiB 2021-05-16T20:08:02.7281795Z Total Installed Size: 0.98 MiB 2021-05-16T20:08:02.7282229Z 2021-05-16T20:08:02.7282988Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:02.7283724Z :: Retrieving packages... 2021-05-16T20:08:03.0585798Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T20:08:03.3453159Z checking keyring... 2021-05-16T20:08:03.4321621Z checking package integrity... 2021-05-16T20:08:03.6002047Z loading package files... 2021-05-16T20:08:03.6052982Z checking for file conflicts... 2021-05-16T20:08:03.6130730Z checking available disk space... 2021-05-16T20:08:03.6140032Z :: Processing package changes... 2021-05-16T20:08:03.6140930Z installing mingw-w64-x86_64-bwidget... 2021-05-16T20:08:04.8221791Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T20:08:04.8223218Z resolving dependencies... 2021-05-16T20:08:04.8298289Z looking for conflicting packages... 2021-05-16T20:08:04.8396634Z 2021-05-16T20:08:04.8397370Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T20:08:04.8397887Z 2021-05-16T20:08:04.8398482Z Total Download Size: 0.09 MiB 2021-05-16T20:08:04.8399343Z Total Installed Size: 0.46 MiB 2021-05-16T20:08:04.8400428Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:04.8400949Z 2021-05-16T20:08:04.8401788Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:04.8402696Z :: Retrieving packages... 2021-05-16T20:08:05.1589882Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T20:08:05.3507681Z checking keyring... 2021-05-16T20:08:05.4422196Z checking package integrity... 2021-05-16T20:08:05.5779974Z loading package files... 2021-05-16T20:08:05.5798321Z checking for file conflicts... 2021-05-16T20:08:05.5799212Z checking available disk space... 2021-05-16T20:08:05.5820392Z :: Processing package changes... 2021-05-16T20:08:05.5821184Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T20:08:06.4452540Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T20:08:06.4453504Z resolving dependencies... 2021-05-16T20:08:06.4454741Z looking for conflicting packages... 2021-05-16T20:08:06.4635636Z 2021-05-16T20:08:06.4636510Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T20:08:06.4637057Z 2021-05-16T20:08:06.4637899Z Total Installed Size: 0.62 MiB 2021-05-16T20:08:06.4638980Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:06.4639621Z 2021-05-16T20:08:06.4640545Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:06.4641230Z checking keyring... 2021-05-16T20:08:06.5530703Z checking package integrity... 2021-05-16T20:08:06.6768590Z loading package files... 2021-05-16T20:08:06.6800379Z checking for file conflicts... 2021-05-16T20:08:06.6801257Z checking available disk space... 2021-05-16T20:08:06.6845453Z :: Processing package changes... 2021-05-16T20:08:06.6846323Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T20:08:07.5339819Z resolving dependencies... 2021-05-16T20:08:07.5517845Z looking for conflicting packages... 2021-05-16T20:08:07.5540918Z warning: dependency cycle detected: 2021-05-16T20:08:07.5542106Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T20:08:07.5542778Z 2021-05-16T20:08:07.5545066Z 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-16T20:08:07.5546715Z 2021-05-16T20:08:07.5547331Z Total Download Size: 3.58 MiB 2021-05-16T20:08:07.5548012Z Total Installed Size: 21.16 MiB 2021-05-16T20:08:07.5548446Z 2021-05-16T20:08:07.5549108Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:07.5549837Z :: Retrieving packages... 2021-05-16T20:08:07.8807892Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T20:08:08.3694790Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T20:08:08.4685851Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T20:08:08.7637205Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T20:08:08.8716627Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T20:08:08.9723048Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T20:08:09.1834097Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T20:08:09.2852315Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T20:08:09.2930482Z checking keyring... 2021-05-16T20:08:09.5466380Z checking package integrity... 2021-05-16T20:08:10.6702410Z loading package files... 2021-05-16T20:08:10.6919892Z checking for file conflicts... 2021-05-16T20:08:10.7128622Z checking available disk space... 2021-05-16T20:08:10.7138587Z :: Processing package changes... 2021-05-16T20:08:10.7140015Z installing mingw-w64-x86_64-libpng... 2021-05-16T20:08:10.7417639Z installing mingw-w64-x86_64-graphite2... 2021-05-16T20:08:10.7570112Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T20:08:10.8254539Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T20:08:10.8255937Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T20:08:10.8256935Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T20:08:10.8257877Z installing mingw-w64-x86_64-freetype... 2021-05-16T20:08:10.8793023Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T20:08:11.0039160Z 2021-05-16T20:08:11.0046651Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T20:08:11.0049828Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T20:08:11.0059952Z 2021-05-16T20:08:19.5652677Z updating font cache... done. 2021-05-16T20:08:19.5656229Z installing mingw-w64-x86_64-lzo2... 2021-05-16T20:08:19.5976063Z installing mingw-w64-x86_64-pixman... 2021-05-16T20:08:19.6107254Z installing mingw-w64-x86_64-cairo... 2021-05-16T20:08:19.6546551Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T20:08:19.6548474Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T20:08:19.6560489Z :: Running post-transaction hooks... 2021-05-16T20:08:19.6562433Z (1/1) Updating fontconfig cache... 2021-05-16T20:08:20.5217039Z resolving dependencies... 2021-05-16T20:08:20.5355330Z looking for conflicting packages... 2021-05-16T20:08:20.5435784Z 2021-05-16T20:08:20.5436807Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T20:08:20.5437371Z 2021-05-16T20:08:20.5437942Z Total Download Size: 0.10 MiB 2021-05-16T20:08:20.5438622Z Total Installed Size: 0.20 MiB 2021-05-16T20:08:20.5439603Z 2021-05-16T20:08:20.5440920Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:20.5442319Z :: Retrieving packages... 2021-05-16T20:08:20.9080503Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T20:08:21.1943855Z checking keyring... 2021-05-16T20:08:21.2890398Z checking package integrity... 2021-05-16T20:08:21.4308878Z loading package files... 2021-05-16T20:08:21.4330904Z checking for file conflicts... 2021-05-16T20:08:21.4340522Z checking available disk space... 2021-05-16T20:08:21.4352278Z :: Processing package changes... 2021-05-16T20:08:21.4353272Z installing mingw-w64-x86_64-ccache... 2021-05-16T20:08:22.2200965Z resolving dependencies... 2021-05-16T20:08:22.2339156Z looking for conflicting packages... 2021-05-16T20:08:22.2399478Z 2021-05-16T20:08:22.2400408Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T20:08:22.2400965Z 2021-05-16T20:08:22.2401569Z Total Download Size: 0.69 MiB 2021-05-16T20:08:22.2402249Z Total Installed Size: 3.86 MiB 2021-05-16T20:08:22.2402758Z 2021-05-16T20:08:22.2403460Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:22.2404196Z :: Retrieving packages... 2021-05-16T20:08:22.5691971Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T20:08:23.0497567Z checking keyring... 2021-05-16T20:08:23.1407773Z checking package integrity... 2021-05-16T20:08:23.2816712Z loading package files... 2021-05-16T20:08:23.2841965Z checking for file conflicts... 2021-05-16T20:08:23.2856555Z checking available disk space... 2021-05-16T20:08:23.2866592Z :: Processing package changes... 2021-05-16T20:08:23.2867578Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T20:08:24.0931481Z resolving dependencies... 2021-05-16T20:08:24.0992296Z looking for conflicting packages... 2021-05-16T20:08:24.1123666Z 2021-05-16T20:08:24.1124671Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T20:08:24.1125292Z 2021-05-16T20:08:24.1125874Z Total Download Size: 0.42 MiB 2021-05-16T20:08:24.1126561Z Total Installed Size: 1.59 MiB 2021-05-16T20:08:24.1127003Z 2021-05-16T20:08:24.1127712Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:24.1128442Z :: Retrieving packages... 2021-05-16T20:08:24.4264433Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T20:08:24.8057394Z checking keyring... 2021-05-16T20:08:24.8999069Z checking package integrity... 2021-05-16T20:08:25.0405246Z loading package files... 2021-05-16T20:08:25.0422424Z checking for file conflicts... 2021-05-16T20:08:25.0447533Z checking available disk space... 2021-05-16T20:08:25.0457623Z :: Processing package changes... 2021-05-16T20:08:25.0458558Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T20:08:25.8426410Z resolving dependencies... 2021-05-16T20:08:25.8616632Z looking for conflicting packages... 2021-05-16T20:08:25.8650063Z 2021-05-16T20:08:25.8655147Z 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-16T20:08:25.8658633Z 2021-05-16T20:08:25.8659489Z Total Download Size: 13.82 MiB 2021-05-16T20:08:25.8660411Z Total Installed Size: 92.94 MiB 2021-05-16T20:08:25.8661019Z 2021-05-16T20:08:25.8661985Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:25.8663198Z :: Retrieving packages... 2021-05-16T20:08:26.1834647Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T20:08:26.7622218Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T20:08:26.8615593Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T20:08:26.9616002Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T20:08:27.0608595Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T20:08:27.1627993Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T20:08:27.2607646Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T20:08:27.3634829Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T20:08:27.4653079Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T20:08:27.7623845Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T20:08:27.8639592Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T20:08:27.9714812Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T20:08:28.0781690Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T20:08:28.1791453Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T20:08:28.2790135Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T20:08:28.5964695Z checking keyring... 2021-05-16T20:08:28.8699964Z checking package integrity... 2021-05-16T20:08:31.0604263Z loading package files... 2021-05-16T20:08:31.1923154Z checking for file conflicts... 2021-05-16T20:08:31.7838049Z checking available disk space... 2021-05-16T20:08:31.7872776Z :: Processing package changes... 2021-05-16T20:08:31.7873745Z installing mingw-w64-x86_64-libunistring... 2021-05-16T20:08:31.8371719Z installing mingw-w64-x86_64-libidn2... 2021-05-16T20:08:31.8775865Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T20:08:31.9066780Z installing mingw-w64-x86_64-libpsl... 2021-05-16T20:08:31.9145281Z installing mingw-w64-x86_64-libssh2... 2021-05-16T20:08:32.0636809Z installing mingw-w64-x86_64-jansson... 2021-05-16T20:08:32.0717932Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T20:08:32.0929648Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T20:08:32.1093101Z installing mingw-w64-x86_64-curl... 2021-05-16T20:08:32.5307858Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T20:08:32.5564613Z installing mingw-w64-x86_64-nettle... 2021-05-16T20:08:32.6157242Z installing mingw-w64-x86_64-libarchive... 2021-05-16T20:08:32.6703456Z installing mingw-w64-x86_64-libuv... 2021-05-16T20:08:32.6855890Z installing mingw-w64-x86_64-rhash... 2021-05-16T20:08:32.7276534Z installing mingw-w64-x86_64-cmake... 2021-05-16T20:08:38.3307991Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T20:08:38.3309184Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T20:08:38.3310044Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T20:08:39.2654520Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T20:08:40.1396089Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T20:08:40.9298808Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:08:40.9299770Z resolving dependencies... 2021-05-16T20:08:40.9399173Z looking for conflicting packages... 2021-05-16T20:08:40.9512871Z 2021-05-16T20:08:40.9514216Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:08:40.9515052Z 2021-05-16T20:08:40.9515803Z Total Download Size: 3.18 MiB 2021-05-16T20:08:40.9516694Z Total Installed Size: 81.46 MiB 2021-05-16T20:08:40.9517539Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:40.9518092Z 2021-05-16T20:08:40.9519045Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:40.9520031Z :: Retrieving packages... 2021-05-16T20:08:41.2732185Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:08:42.0443756Z checking keyring... 2021-05-16T20:08:42.1296087Z checking package integrity... 2021-05-16T20:08:42.2902020Z loading package files... 2021-05-16T20:08:42.3016941Z checking for file conflicts... 2021-05-16T20:08:42.3017839Z checking available disk space... 2021-05-16T20:08:42.3431666Z :: Processing package changes... 2021-05-16T20:08:42.3433079Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T20:08:44.1417019Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T20:08:44.1418620Z resolving dependencies... 2021-05-16T20:08:44.1565184Z looking for conflicting packages... 2021-05-16T20:08:44.1628696Z 2021-05-16T20:08:44.1630201Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T20:08:44.1630798Z 2021-05-16T20:08:44.1631464Z Total Installed Size: 2.86 MiB 2021-05-16T20:08:44.1632165Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:44.1632607Z 2021-05-16T20:08:44.1633381Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:44.1634069Z checking keyring... 2021-05-16T20:08:44.2314914Z checking package integrity... 2021-05-16T20:08:44.3532672Z loading package files... 2021-05-16T20:08:44.3601976Z checking for file conflicts... 2021-05-16T20:08:44.3603025Z checking available disk space... 2021-05-16T20:08:44.3818222Z :: Processing package changes... 2021-05-16T20:08:44.3819437Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T20:08:45.6573578Z resolving dependencies... 2021-05-16T20:08:45.6777866Z looking for conflicting packages... 2021-05-16T20:08:45.6790322Z 2021-05-16T20:08:45.6791412Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T20:08:45.6792126Z 2021-05-16T20:08:45.6792726Z Total Download Size: 0.41 MiB 2021-05-16T20:08:45.6793377Z Total Installed Size: 1.66 MiB 2021-05-16T20:08:45.6793856Z 2021-05-16T20:08:45.6794609Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:45.6795343Z :: Retrieving packages... 2021-05-16T20:08:46.0051302Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T20:08:46.4855790Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T20:08:46.5828412Z checking keyring... 2021-05-16T20:08:46.7701304Z checking package integrity... 2021-05-16T20:08:47.0370906Z loading package files... 2021-05-16T20:08:47.0425108Z checking for file conflicts... 2021-05-16T20:08:47.0504155Z checking available disk space... 2021-05-16T20:08:47.0515307Z :: Processing package changes... 2021-05-16T20:08:47.0516299Z installing mingw-w64-x86_64-gdbm... 2021-05-16T20:08:47.0792024Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T20:08:47.9351832Z resolving dependencies... 2021-05-16T20:08:47.9352920Z looking for conflicting packages... 2021-05-16T20:08:47.9567427Z 2021-05-16T20:08:47.9568543Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T20:08:47.9569582Z 2021-05-16T20:08:47.9570393Z Total Download Size: 0.11 MiB 2021-05-16T20:08:47.9571290Z Total Installed Size: 0.38 MiB 2021-05-16T20:08:47.9571874Z 2021-05-16T20:08:47.9572824Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:47.9573889Z :: Retrieving packages... 2021-05-16T20:08:48.2719243Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T20:08:48.5535046Z checking keyring... 2021-05-16T20:08:48.6589202Z checking package integrity... 2021-05-16T20:08:48.7939310Z loading package files... 2021-05-16T20:08:48.7966213Z checking for file conflicts... 2021-05-16T20:08:48.7990099Z checking available disk space... 2021-05-16T20:08:48.8000284Z :: Processing package changes... 2021-05-16T20:08:48.8001171Z installing mingw-w64-x86_64-discount... 2021-05-16T20:08:49.5984770Z resolving dependencies... 2021-05-16T20:08:49.6072624Z looking for conflicting packages... 2021-05-16T20:08:49.6188841Z 2021-05-16T20:08:49.6189785Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T20:08:49.6190266Z 2021-05-16T20:08:49.6190820Z Total Download Size: 0.01 MiB 2021-05-16T20:08:49.6191447Z Total Installed Size: 0.01 MiB 2021-05-16T20:08:49.6191828Z 2021-05-16T20:08:49.6192505Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:49.6193171Z :: Retrieving packages... 2021-05-16T20:08:49.9404947Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T20:08:50.0362931Z checking keyring... 2021-05-16T20:08:50.1273782Z checking package integrity... 2021-05-16T20:08:50.2622814Z loading package files... 2021-05-16T20:08:50.2631461Z checking for file conflicts... 2021-05-16T20:08:50.2637717Z checking available disk space... 2021-05-16T20:08:50.2649927Z :: Processing package changes... 2021-05-16T20:08:50.2650783Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T20:08:51.0757767Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T20:08:51.0758795Z resolving dependencies... 2021-05-16T20:08:51.0848442Z looking for conflicting packages... 2021-05-16T20:08:51.0975456Z 2021-05-16T20:08:51.0976397Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T20:08:51.0977058Z 2021-05-16T20:08:51.0978020Z Total Installed Size: 0.29 MiB 2021-05-16T20:08:51.0978618Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:51.0978946Z 2021-05-16T20:08:51.0979509Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:51.0980488Z checking keyring... 2021-05-16T20:08:51.1720308Z checking package integrity... 2021-05-16T20:08:51.2878895Z loading package files... 2021-05-16T20:08:51.2936507Z checking for file conflicts... 2021-05-16T20:08:51.2937484Z checking available disk space... 2021-05-16T20:08:51.2957254Z :: Processing package changes... 2021-05-16T20:08:51.2958261Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T20:08:51.3822386Z error: only one operation may be used at a time 2021-05-16T20:08:52.1337382Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T20:08:52.1338684Z resolving dependencies... 2021-05-16T20:08:52.1340273Z looking for conflicting packages... 2021-05-16T20:08:52.1545382Z 2021-05-16T20:08:52.1546563Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T20:08:52.1547108Z 2021-05-16T20:08:52.1547692Z Total Download Size: 0.14 MiB 2021-05-16T20:08:52.1548502Z Total Installed Size: 0.61 MiB 2021-05-16T20:08:52.1549149Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:08:52.1549570Z 2021-05-16T20:08:52.1550319Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:52.1551028Z :: Retrieving packages... 2021-05-16T20:08:52.4784641Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T20:08:52.7590764Z checking keyring... 2021-05-16T20:08:52.8512273Z checking package integrity... 2021-05-16T20:08:52.9905436Z loading package files... 2021-05-16T20:08:52.9930857Z checking for file conflicts... 2021-05-16T20:08:52.9931840Z checking available disk space... 2021-05-16T20:08:52.9948798Z :: Processing package changes... 2021-05-16T20:08:52.9949675Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T20:08:53.7888919Z resolving dependencies... 2021-05-16T20:08:53.9434839Z looking for conflicting packages... 2021-05-16T20:08:53.9566669Z warning: dependency cycle detected: 2021-05-16T20:08:53.9570453Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T20:08:53.9572001Z 2021-05-16T20:08:53.9600136Z 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-16T20:08:53.9614672Z warning: dependency cycle detected: 2021-05-16T20:08:53.9615186Z 2021-05-16T20:08:53.9616166Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T20:08:53.9617119Z Total Download Size: 206.04 MiB 2021-05-16T20:08:53.9617879Z Total Installed Size: 743.39 MiB 2021-05-16T20:08:53.9618324Z 2021-05-16T20:08:53.9619237Z :: Proceed with installation? [Y/n] 2021-05-16T20:08:53.9619994Z :: Retrieving packages... 2021-05-16T20:08:54.2815096Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T20:08:54.7616465Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T20:08:54.8627756Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T20:08:55.4477195Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T20:08:55.5531626Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T20:08:55.6524127Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T20:08:55.7540869Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T20:08:55.8576575Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T20:08:56.0580679Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T20:08:56.1651529Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T20:08:56.2829045Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T20:08:56.3832160Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T20:08:56.4866384Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T20:08:56.5928539Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T20:08:56.6915292Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T20:08:57.1248858Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T20:08:57.2307587Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T20:08:57.3301467Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T20:08:57.4347208Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T20:08:57.5441065Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T20:08:57.6456121Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T20:08:57.7496862Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T20:08:57.8606215Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T20:08:57.9672696Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T20:08:58.0750934Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T20:08:58.1769006Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T20:08:58.3043893Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T20:08:58.4091435Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T20:08:58.5163452Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T20:08:58.6177664Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T20:08:58.7240250Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T20:08:58.8237093Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T20:08:58.9363672Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T20:08:59.0380459Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T20:08:59.1381489Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T20:08:59.2388133Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T20:09:03.3994191Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T20:09:03.5224040Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T20:09:03.6221368Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T20:09:03.7228993Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T20:09:03.8245233Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T20:09:03.9454138Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T20:09:04.2442548Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T20:09:05.2336722Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T20:09:05.3377667Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T20:09:05.4423146Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T20:09:05.5669663Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T20:09:05.6652233Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T20:09:05.7678021Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T20:09:05.8674338Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T20:09:05.9813866Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:09:06.0845379Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T20:09:06.1852014Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T20:09:06.2870173Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T20:09:06.3861317Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T20:09:06.4868725Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T20:09:06.5872315Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T20:09:06.6903137Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T20:09:06.7943637Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T20:09:06.9048713Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T20:09:07.0144538Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T20:09:07.1220116Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T20:09:07.2223948Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T20:09:07.3252284Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T20:09:07.4258006Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T20:09:07.5336546Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T20:09:07.6360770Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T20:09:07.7418917Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T20:09:07.8451059Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T20:09:07.9453686Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T20:09:08.0545692Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T20:09:08.1803655Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T20:09:08.2828460Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T20:09:08.6098592Z checking keyring... 2021-05-16T20:09:08.9504227Z checking package integrity... 2021-05-16T20:09:22.4512384Z loading package files... 2021-05-16T20:09:22.7557097Z checking for file conflicts... 2021-05-16T20:09:23.3961337Z checking available disk space... 2021-05-16T20:09:23.4000742Z :: Processing package changes... 2021-05-16T20:09:23.4001708Z installing mingw-w64-x86_64-libogg... 2021-05-16T20:09:23.5084387Z installing mingw-w64-x86_64-celt... 2021-05-16T20:09:23.5327297Z installing mingw-w64-x86_64-gavl... 2021-05-16T20:09:23.9809915Z installing mingw-w64-x86_64-eigen3... 2021-05-16T20:09:24.4596794Z installing mingw-w64-x86_64-libunwind... 2021-05-16T20:09:24.4647222Z installing mingw-w64-x86_64-glog... 2021-05-16T20:09:24.4905662Z installing mingw-w64-x86_64-metis... 2021-05-16T20:09:24.5432714Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T20:09:24.6599020Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T20:09:24.7197745Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T20:09:24.8401144Z installing mingw-w64-x86_64-freeglut... 2021-05-16T20:09:24.8568166Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T20:09:24.8984692Z installing mingw-w64-x86_64-jasper... 2021-05-16T20:09:25.1111298Z installing mingw-w64-x86_64-szip... 2021-05-16T20:09:25.1312404Z installing mingw-w64-x86_64-hdf5... 2021-05-16T20:09:25.4843884Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T20:09:25.4930713Z installing mingw-w64-x86_64-giflib... 2021-05-16T20:09:25.5117970Z installing mingw-w64-x86_64-libwebp... 2021-05-16T20:09:25.6066370Z installing mingw-w64-x86_64-libtiff... 2021-05-16T20:09:25.8071459Z installing mingw-w64-x86_64-cppunit... 2021-05-16T20:09:25.8729658Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T20:09:25.9225495Z installing mingw-w64-x86_64-lcms2... 2021-05-16T20:09:25.9408409Z installing mingw-w64-x86_64-libraw... 2021-05-16T20:09:25.9815161Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T20:09:26.0900301Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T20:09:26.1518642Z installing mingw-w64-x86_64-openexr... 2021-05-16T20:09:26.2940700Z installing mingw-w64-x86_64-freeimage... 2021-05-16T20:09:26.3152520Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T20:09:26.3382831Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T20:09:26.3460237Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T20:09:26.3927785Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T20:09:26.4007183Z installing mingw-w64-x86_64-SDL2... 2021-05-16T20:09:26.4894199Z installing mingw-w64-x86_64-pugixml... 2021-05-16T20:09:26.5026388Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T20:09:26.5108865Z installing mingw-w64-x86_64-zziplib... 2021-05-16T20:09:26.6114525Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T20:09:26.6115715Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T20:09:26.6116668Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T20:09:28.5126348Z installing mingw-w64-x86_64-leptonica... 2021-05-16T20:09:28.5720147Z installing mingw-w64-x86_64-fribidi... 2021-05-16T20:09:28.5973143Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T20:09:28.6671610Z installing mingw-w64-x86_64-libthai... 2021-05-16T20:09:28.6929227Z installing mingw-w64-x86_64-pango... 2021-05-16T20:09:29.5265382Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T20:09:29.6583364Z installing mingw-w64-x86_64-opencv... 2021-05-16T20:09:30.5970104Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T20:09:30.5971494Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T20:09:30.5972598Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T20:09:30.5973700Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T20:09:30.7157539Z installing mingw-w64-x86_64-dav1d... 2021-05-16T20:09:30.7373490Z installing mingw-w64-x86_64-gnutls... 2021-05-16T20:09:32.0140130Z installing mingw-w64-x86_64-gsm... 2021-05-16T20:09:32.0396953Z installing mingw-w64-x86_64-lame... 2021-05-16T20:09:32.1092796Z installing mingw-w64-x86_64-libass... 2021-05-16T20:09:32.1192908Z installing mingw-w64-x86_64-libxml2... 2021-05-16T20:09:32.7715164Z installing mingw-w64-x86_64-libbluray... 2021-05-16T20:09:32.7885320Z installing mingw-w64-x86_64-libcaca... 2021-05-16T20:09:32.8194047Z installing mingw-w64-x86_64-libexif... 2021-05-16T20:09:32.8745418Z installing mingw-w64-x86_64-libmfx... 2021-05-16T20:09:32.9103623Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T20:09:32.9231089Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T20:09:32.9461189Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T20:09:33.0763951Z installing mingw-w64-x86_64-libtheora... 2021-05-16T20:09:33.1773823Z installing mingw-w64-x86_64-libvpx... 2021-05-16T20:09:33.2147255Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T20:09:33.2294143Z installing mingw-w64-x86_64-openal... 2021-05-16T20:09:33.2634970Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T20:09:33.2953321Z installing mingw-w64-x86_64-opus... 2021-05-16T20:09:33.3096764Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T20:09:33.3238511Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T20:09:33.3677177Z installing mingw-w64-x86_64-speex... 2021-05-16T20:09:33.4203429Z installing mingw-w64-x86_64-srt... 2021-05-16T20:09:33.4475076Z installing mingw-w64-x86_64-l-smash... 2021-05-16T20:09:33.5080196Z installing mingw-w64-x86_64-ffms2... 2021-05-16T20:09:33.5182567Z installing mingw-w64-x86_64-x264-git... 2021-05-16T20:09:33.6355886Z installing mingw-w64-x86_64-x265... 2021-05-16T20:09:33.7211271Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T20:09:33.7318065Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T20:09:35.0113001Z resolving dependencies... 2021-05-16T20:09:35.0216256Z looking for conflicting packages... 2021-05-16T20:09:35.0387043Z 2021-05-16T20:09:35.0388319Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T20:09:35.0389275Z 2021-05-16T20:09:35.0390213Z Total Download Size: 3.13 MiB 2021-05-16T20:09:35.0391598Z Total Installed Size: 21.70 MiB 2021-05-16T20:09:35.0392323Z 2021-05-16T20:09:35.0393475Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:35.0394643Z :: Retrieving packages... 2021-05-16T20:09:35.3552719Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T20:09:36.1266434Z checking keyring... 2021-05-16T20:09:36.2098146Z checking package integrity... 2021-05-16T20:09:36.3634777Z loading package files... 2021-05-16T20:09:36.3653842Z checking for file conflicts... 2021-05-16T20:09:36.3681365Z checking available disk space... 2021-05-16T20:09:36.3691376Z :: Processing package changes... 2021-05-16T20:09:36.3692237Z installing mingw-w64-x86_64-fftw... 2021-05-16T20:09:37.2206853Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T20:09:37.2207762Z resolving dependencies... 2021-05-16T20:09:37.2350802Z looking for conflicting packages... 2021-05-16T20:09:37.2463869Z 2021-05-16T20:09:37.2465375Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T20:09:37.2466668Z 2021-05-16T20:09:37.2467888Z Total Installed Size: 4.17 MiB 2021-05-16T20:09:37.2468756Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:37.2469203Z 2021-05-16T20:09:37.2469927Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:37.2470616Z checking keyring... 2021-05-16T20:09:37.3205751Z checking package integrity... 2021-05-16T20:09:37.4425571Z loading package files... 2021-05-16T20:09:37.4454888Z checking for file conflicts... 2021-05-16T20:09:37.4455797Z checking available disk space... 2021-05-16T20:09:37.4480322Z :: Processing package changes... 2021-05-16T20:09:37.4481272Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T20:09:38.2958441Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T20:09:38.2959326Z resolving dependencies... 2021-05-16T20:09:38.3099572Z looking for conflicting packages... 2021-05-16T20:09:38.3225502Z 2021-05-16T20:09:38.3226740Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T20:09:38.3227772Z 2021-05-16T20:09:38.3228700Z Total Installed Size: 1.29 MiB 2021-05-16T20:09:38.3229252Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:38.3229580Z 2021-05-16T20:09:38.3230406Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:38.3231026Z checking keyring... 2021-05-16T20:09:38.3988011Z checking package integrity... 2021-05-16T20:09:38.5146727Z loading package files... 2021-05-16T20:09:38.5180703Z checking for file conflicts... 2021-05-16T20:09:38.5181589Z checking available disk space... 2021-05-16T20:09:38.5231157Z :: Processing package changes... 2021-05-16T20:09:38.5232436Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T20:09:40.9864466Z updating font cache... done. 2021-05-16T20:09:40.9899843Z :: Running post-transaction hooks... 2021-05-16T20:09:40.9901500Z (1/1) Updating fontconfig cache... 2021-05-16T20:09:41.8116583Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T20:09:41.8117629Z resolving dependencies... 2021-05-16T20:09:41.8349965Z looking for conflicting packages... 2021-05-16T20:09:41.8411866Z 2021-05-16T20:09:41.8412970Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T20:09:41.8413738Z 2021-05-16T20:09:41.8414906Z Total Installed Size: 2.54 MiB 2021-05-16T20:09:41.8415694Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:41.8416615Z 2021-05-16T20:09:41.8417620Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:41.8418551Z checking keyring... 2021-05-16T20:09:41.9157310Z checking package integrity... 2021-05-16T20:09:42.0434461Z loading package files... 2021-05-16T20:09:42.0452015Z checking for file conflicts... 2021-05-16T20:09:42.0452935Z checking available disk space... 2021-05-16T20:09:42.0489793Z :: Processing package changes... 2021-05-16T20:09:42.0490753Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T20:09:42.8991656Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T20:09:42.8992769Z resolving dependencies... 2021-05-16T20:09:42.8994052Z looking for conflicting packages... 2021-05-16T20:09:42.9275890Z 2021-05-16T20:09:42.9277004Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T20:09:42.9277539Z 2021-05-16T20:09:42.9278453Z Total Installed Size: 0.44 MiB 2021-05-16T20:09:42.9279046Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:42.9279736Z 2021-05-16T20:09:42.9280661Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:42.9281375Z checking keyring... 2021-05-16T20:09:43.0036948Z checking package integrity... 2021-05-16T20:09:43.1185483Z loading package files... 2021-05-16T20:09:43.1211711Z checking for file conflicts... 2021-05-16T20:09:43.1212548Z checking available disk space... 2021-05-16T20:09:43.1236206Z :: Processing package changes... 2021-05-16T20:09:43.1237071Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T20:09:43.9343621Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T20:09:43.9344463Z resolving dependencies... 2021-05-16T20:09:43.9551139Z looking for conflicting packages... 2021-05-16T20:09:43.9616830Z 2021-05-16T20:09:43.9617795Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T20:09:43.9618471Z 2021-05-16T20:09:43.9620943Z Total Download Size: 27.13 MiB 2021-05-16T20:09:43.9622308Z Total Installed Size: 156.41 MiB 2021-05-16T20:09:43.9623451Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:09:43.9624177Z 2021-05-16T20:09:43.9625380Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:43.9626849Z :: Retrieving packages... 2021-05-16T20:09:44.2829404Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T20:09:45.9927061Z checking keyring... 2021-05-16T20:09:46.0878344Z checking package integrity... 2021-05-16T20:09:46.4695453Z loading package files... 2021-05-16T20:09:46.4877052Z checking for file conflicts... 2021-05-16T20:09:46.4878076Z checking available disk space... 2021-05-16T20:09:46.5341838Z :: Processing package changes... 2021-05-16T20:09:46.5343632Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T20:09:48.6718812Z resolving dependencies... 2021-05-16T20:09:48.8399568Z looking for conflicting packages... 2021-05-16T20:09:48.8463145Z 2021-05-16T20:09:48.8469143Z 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-16T20:09:48.8473482Z 2021-05-16T20:09:48.8474076Z Total Download Size: 48.47 MiB 2021-05-16T20:09:48.8474736Z Total Installed Size: 363.82 MiB 2021-05-16T20:09:48.8475165Z 2021-05-16T20:09:48.8475861Z :: Proceed with installation? [Y/n] 2021-05-16T20:09:48.8476577Z :: Retrieving packages... 2021-05-16T20:09:49.1650245Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T20:09:50.0301205Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T20:09:50.1389513Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T20:09:50.2379526Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T20:09:50.3953918Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T20:09:50.5228090Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T20:09:50.6221956Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T20:09:50.7264422Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T20:09:50.8367556Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T20:09:50.9387415Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T20:09:51.0370883Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T20:09:51.1415163Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T20:09:51.2423073Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T20:09:51.3406036Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T20:09:51.5499892Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T20:09:51.6554047Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T20:09:51.7583108Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T20:09:51.8780236Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T20:09:51.9945847Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T20:09:52.1120549Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T20:09:52.2125191Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T20:09:52.3150519Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T20:09:52.4161782Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T20:09:52.7365099Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T20:09:52.8592468Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T20:09:53.4397874Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T20:09:53.4448080Z checking keyring... 2021-05-16T20:09:53.7838166Z checking package integrity... 2021-05-16T20:09:58.4746293Z loading package files... 2021-05-16T20:09:58.6021645Z checking for file conflicts... 2021-05-16T20:09:58.9242140Z checking available disk space... 2021-05-16T20:09:58.9267270Z :: Processing package changes... 2021-05-16T20:09:58.9268794Z installing mingw-w64-x86_64-crypto++... 2021-05-16T20:09:59.1800040Z installing mingw-w64-x86_64-geos... 2021-05-16T20:09:59.6170332Z installing mingw-w64-x86_64-json-c... 2021-05-16T20:09:59.6415236Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T20:09:59.6479576Z installing mingw-w64-x86_64-proj... 2021-05-16T20:09:59.7392009Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T20:09:59.7654141Z installing mingw-w64-x86_64-libde265... 2021-05-16T20:09:59.7954741Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T20:09:59.7957824Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T20:09:59.7959259Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T20:09:59.7960801Z mingw-w64-x86_64-SDL: dec265 2021-05-16T20:09:59.7961777Z installing mingw-w64-x86_64-rav1e... 2021-05-16T20:09:59.8304107Z installing mingw-w64-x86_64-libheif... 2021-05-16T20:09:59.8572297Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T20:09:59.8801856Z installing mingw-w64-x86_64-libkml... 2021-05-16T20:10:00.0572262Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T20:10:00.0983368Z installing mingw-w64-x86_64-librttopo... 2021-05-16T20:10:00.1114809Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T20:10:00.2298583Z installing mingw-w64-x86_64-netcdf... 2021-05-16T20:10:00.2642049Z installing mingw-w64-x86_64-nspr... 2021-05-16T20:10:00.3491762Z installing mingw-w64-x86_64-nss... 2021-05-16T20:10:00.4755857Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T20:10:00.7472571Z installing mingw-w64-x86_64-poppler... 2021-05-16T20:10:00.9206699Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T20:10:00.9207981Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T20:10:00.9208915Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T20:10:00.9210043Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T20:10:00.9608624Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T20:10:00.9838958Z installing mingw-w64-x86_64-libxslt... 2021-05-16T20:10:01.1115495Z installing winpty... 2021-05-16T20:10:01.1918470Z installing mingw-w64-x86_64-postgresql... 2021-05-16T20:10:02.8596380Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T20:10:03.3261219Z installing mingw-w64-x86_64-gdal... 2021-05-16T20:10:04.6119786Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T20:10:04.6120686Z resolving dependencies... 2021-05-16T20:10:04.6366648Z looking for conflicting packages... 2021-05-16T20:10:04.6428237Z 2021-05-16T20:10:04.6429499Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T20:10:04.6430370Z 2021-05-16T20:10:04.6431385Z Total Download Size: 4.15 MiB 2021-05-16T20:10:04.6432542Z Total Installed Size: 13.89 MiB 2021-05-16T20:10:04.6433824Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:04.6434559Z 2021-05-16T20:10:04.6435752Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:04.6437015Z :: Retrieving packages... 2021-05-16T20:10:04.9644705Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T20:10:05.7565376Z checking keyring... 2021-05-16T20:10:05.8447688Z checking package integrity... 2021-05-16T20:10:06.0156315Z loading package files... 2021-05-16T20:10:06.0188315Z checking for file conflicts... 2021-05-16T20:10:06.0189295Z checking available disk space... 2021-05-16T20:10:06.0250988Z :: Processing package changes... 2021-05-16T20:10:06.0251967Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T20:10:06.9439291Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T20:10:06.9440109Z resolving dependencies... 2021-05-16T20:10:06.9585565Z looking for conflicting packages... 2021-05-16T20:10:06.9774095Z 2021-05-16T20:10:06.9774978Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T20:10:06.9775494Z 2021-05-16T20:10:06.9776090Z Total Installed Size: 0.72 MiB 2021-05-16T20:10:06.9776747Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:06.9777654Z 2021-05-16T20:10:06.9778604Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:06.9779321Z checking keyring... 2021-05-16T20:10:07.0511460Z checking package integrity... 2021-05-16T20:10:07.1612998Z loading package files... 2021-05-16T20:10:07.1630582Z checking for file conflicts... 2021-05-16T20:10:07.1631364Z checking available disk space... 2021-05-16T20:10:07.1666560Z :: Processing package changes... 2021-05-16T20:10:07.1667400Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T20:10:07.9843615Z resolving dependencies... 2021-05-16T20:10:08.0088761Z looking for conflicting packages... 2021-05-16T20:10:08.0200453Z 2021-05-16T20:10:08.0201558Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T20:10:08.0202152Z 2021-05-16T20:10:08.0202755Z Total Download Size: 1.57 MiB 2021-05-16T20:10:08.0203417Z Total Installed Size: 6.77 MiB 2021-05-16T20:10:08.0203832Z 2021-05-16T20:10:08.0204576Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:08.0205295Z :: Retrieving packages... 2021-05-16T20:10:08.3411745Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T20:10:09.0143702Z checking keyring... 2021-05-16T20:10:09.1005870Z checking package integrity... 2021-05-16T20:10:09.2412249Z loading package files... 2021-05-16T20:10:09.2505568Z checking for file conflicts... 2021-05-16T20:10:09.2876111Z checking available disk space... 2021-05-16T20:10:09.2887316Z :: Processing package changes... 2021-05-16T20:10:09.2888576Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T20:10:09.7651062Z :: Running post-transaction hooks... 2021-05-16T20:10:09.7652249Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T20:10:10.6843051Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T20:10:10.6843882Z resolving dependencies... 2021-05-16T20:10:10.6844862Z looking for conflicting packages... 2021-05-16T20:10:10.7147255Z 2021-05-16T20:10:10.7148381Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T20:10:10.7149055Z 2021-05-16T20:10:10.7149581Z Total Installed Size: 7.40 MiB 2021-05-16T20:10:10.7150496Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:10.7150916Z 2021-05-16T20:10:10.7151620Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:10.7152279Z checking keyring... 2021-05-16T20:10:10.8063193Z checking package integrity... 2021-05-16T20:10:10.9362879Z loading package files... 2021-05-16T20:10:10.9480793Z checking for file conflicts... 2021-05-16T20:10:10.9481683Z checking available disk space... 2021-05-16T20:10:10.9674696Z :: Processing package changes... 2021-05-16T20:10:10.9675629Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T20:10:12.2004251Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T20:10:12.2005276Z resolving dependencies... 2021-05-16T20:10:12.2161920Z looking for conflicting packages... 2021-05-16T20:10:12.2324378Z 2021-05-16T20:10:12.2325556Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T20:10:12.2326108Z 2021-05-16T20:10:12.2326751Z Total Download Size: 3.36 MiB 2021-05-16T20:10:12.2327417Z Total Installed Size: 18.30 MiB 2021-05-16T20:10:12.2328054Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:12.2328462Z 2021-05-16T20:10:12.2329194Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:12.2329892Z :: Retrieving packages... 2021-05-16T20:10:12.5548126Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T20:10:13.4214417Z checking keyring... 2021-05-16T20:10:13.5331192Z checking package integrity... 2021-05-16T20:10:13.7201589Z loading package files... 2021-05-16T20:10:13.7467668Z checking for file conflicts... 2021-05-16T20:10:13.7470587Z checking available disk space... 2021-05-16T20:10:13.8360573Z :: Processing package changes... 2021-05-16T20:10:13.8362320Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T20:10:16.5709576Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T20:10:16.5710439Z resolving dependencies... 2021-05-16T20:10:16.5711647Z looking for conflicting packages... 2021-05-16T20:10:16.6047166Z 2021-05-16T20:10:16.6048700Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T20:10:16.6049651Z 2021-05-16T20:10:16.6051001Z Total Installed Size: 1.09 MiB 2021-05-16T20:10:16.6051958Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:16.6053197Z 2021-05-16T20:10:16.6054328Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:16.6056404Z checking keyring... 2021-05-16T20:10:16.6742048Z checking package integrity... 2021-05-16T20:10:16.7833881Z loading package files... 2021-05-16T20:10:16.7890924Z checking for file conflicts... 2021-05-16T20:10:16.7892168Z checking available disk space... 2021-05-16T20:10:16.7913243Z :: Processing package changes... 2021-05-16T20:10:16.7914034Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T20:10:17.6162403Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T20:10:17.6163239Z resolving dependencies... 2021-05-16T20:10:17.6267773Z looking for conflicting packages... 2021-05-16T20:10:17.6466018Z 2021-05-16T20:10:17.6467354Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T20:10:17.6467941Z 2021-05-16T20:10:17.6469025Z Total Installed Size: 0.73 MiB 2021-05-16T20:10:17.6469688Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:17.6470589Z 2021-05-16T20:10:17.6471493Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:17.6472281Z checking keyring... 2021-05-16T20:10:17.7185402Z checking package integrity... 2021-05-16T20:10:17.8303649Z loading package files... 2021-05-16T20:10:17.8327117Z checking for file conflicts... 2021-05-16T20:10:17.8327942Z checking available disk space... 2021-05-16T20:10:17.8349636Z :: Processing package changes... 2021-05-16T20:10:17.8350474Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T20:10:18.6130071Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T20:10:18.6131952Z resolving dependencies... 2021-05-16T20:10:18.6373506Z looking for conflicting packages... 2021-05-16T20:10:18.6432912Z 2021-05-16T20:10:18.6434061Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T20:10:18.6434854Z 2021-05-16T20:10:18.6436401Z Total Installed Size: 22.99 MiB 2021-05-16T20:10:18.6437488Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:18.6438286Z 2021-05-16T20:10:18.6439542Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:18.6441184Z checking keyring... 2021-05-16T20:10:18.7143159Z checking package integrity... 2021-05-16T20:10:18.8491512Z loading package files... 2021-05-16T20:10:18.8573828Z checking for file conflicts... 2021-05-16T20:10:18.8574775Z checking available disk space... 2021-05-16T20:10:18.8840252Z :: Processing package changes... 2021-05-16T20:10:18.8841378Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T20:10:20.1558792Z resolving dependencies... 2021-05-16T20:10:20.1675846Z looking for conflicting packages... 2021-05-16T20:10:20.1854973Z 2021-05-16T20:10:20.1856042Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T20:10:20.1856574Z 2021-05-16T20:10:20.1857146Z Total Download Size: 0.60 MiB 2021-05-16T20:10:20.1857814Z Total Installed Size: 2.63 MiB 2021-05-16T20:10:20.1858245Z 2021-05-16T20:10:20.1858998Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:20.1859733Z :: Retrieving packages... 2021-05-16T20:10:20.5066578Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T20:10:20.9802089Z checking keyring... 2021-05-16T20:10:21.0674221Z checking package integrity... 2021-05-16T20:10:21.2063984Z loading package files... 2021-05-16T20:10:21.2073997Z checking for file conflicts... 2021-05-16T20:10:21.2078835Z checking available disk space... 2021-05-16T20:10:21.2090072Z :: Processing package changes... 2021-05-16T20:10:21.2090868Z installing mingw-w64-x86_64-glpk... 2021-05-16T20:10:21.9811094Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T20:10:21.9812252Z resolving dependencies... 2021-05-16T20:10:21.9813825Z looking for conflicting packages... 2021-05-16T20:10:22.0113384Z 2021-05-16T20:10:22.0114485Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T20:10:22.0115034Z 2021-05-16T20:10:22.0115621Z Total Download Size: 0.49 MiB 2021-05-16T20:10:22.0116271Z Total Installed Size: 2.21 MiB 2021-05-16T20:10:22.0116921Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:22.0117330Z 2021-05-16T20:10:22.0118045Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:22.0118763Z :: Retrieving packages... 2021-05-16T20:10:22.3298393Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T20:10:22.8194699Z checking keyring... 2021-05-16T20:10:22.9086007Z checking package integrity... 2021-05-16T20:10:23.0677794Z loading package files... 2021-05-16T20:10:23.7528019Z checking for file conflicts... 2021-05-16T20:10:23.7528666Z checking available disk space... 2021-05-16T20:10:23.7529343Z :: Processing package changes... 2021-05-16T20:10:23.7530172Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T20:10:23.9107381Z resolving dependencies... 2021-05-16T20:10:24.0674569Z looking for conflicting packages... 2021-05-16T20:10:24.0702397Z 2021-05-16T20:10:24.0706193Z 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-16T20:10:24.0708880Z 2021-05-16T20:10:24.0709895Z Total Download Size: 3.72 MiB 2021-05-16T20:10:24.0711491Z Total Installed Size: 21.06 MiB 2021-05-16T20:10:24.0712250Z 2021-05-16T20:10:24.0713450Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:24.0714691Z :: Retrieving packages... 2021-05-16T20:10:24.3815820Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T20:10:24.7588126Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T20:10:24.8571073Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T20:10:24.9539836Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T20:10:25.0551256Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T20:10:25.1523254Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T20:10:25.5357169Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T20:10:25.5498677Z checking keyring... 2021-05-16T20:10:25.8846384Z checking package integrity... 2021-05-16T20:10:27.0766599Z loading package files... 2021-05-16T20:10:27.0974691Z checking for file conflicts... 2021-05-16T20:10:27.1198904Z checking available disk space... 2021-05-16T20:10:27.1211289Z :: Processing package changes... 2021-05-16T20:10:27.1212225Z installing mingw-w64-x86_64-libksba... 2021-05-16T20:10:27.1324689Z installing mingw-w64-x86_64-libassuan... 2021-05-16T20:10:27.1438181Z installing mingw-w64-x86_64-libusb... 2021-05-16T20:10:27.1521628Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T20:10:27.1593641Z installing mingw-w64-x86_64-npth... 2021-05-16T20:10:27.1693037Z installing mingw-w64-x86_64-gnupg... 2021-05-16T20:10:27.2436859Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T20:10:27.2438053Z mingw-w64-x86_64-pinentry 2021-05-16T20:10:27.2438954Z installing mingw-w64-x86_64-gpgme... 2021-05-16T20:10:28.2228187Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T20:10:28.2229265Z resolving dependencies... 2021-05-16T20:10:28.2501866Z looking for conflicting packages... 2021-05-16T20:10:28.2567493Z 2021-05-16T20:10:28.2568545Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T20:10:28.2569411Z 2021-05-16T20:10:28.2570179Z Total Installed Size: 21.09 MiB 2021-05-16T20:10:28.2570865Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:28.2571363Z 2021-05-16T20:10:28.2572239Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:28.2572931Z checking keyring... 2021-05-16T20:10:28.3276301Z checking package integrity... 2021-05-16T20:10:28.4605766Z loading package files... 2021-05-16T20:10:28.4659398Z checking for file conflicts... 2021-05-16T20:10:28.4660239Z checking available disk space... 2021-05-16T20:10:28.4833724Z :: Processing package changes... 2021-05-16T20:10:28.4834754Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T20:10:29.6449417Z resolving dependencies... 2021-05-16T20:10:29.6450974Z looking for conflicting packages... 2021-05-16T20:10:29.6756539Z 2021-05-16T20:10:29.6757610Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T20:10:29.6758163Z 2021-05-16T20:10:29.6758764Z Total Download Size: 1.89 MiB 2021-05-16T20:10:29.6759422Z Total Installed Size: 12.38 MiB 2021-05-16T20:10:29.6759852Z 2021-05-16T20:10:29.6760746Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:29.6761440Z :: Retrieving packages... 2021-05-16T20:10:29.9950666Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T20:10:30.7078369Z checking keyring... 2021-05-16T20:10:30.7957402Z checking package integrity... 2021-05-16T20:10:30.9517557Z loading package files... 2021-05-16T20:10:30.9619756Z checking for file conflicts... 2021-05-16T20:10:30.9768845Z checking available disk space... 2021-05-16T20:10:30.9780839Z :: Processing package changes... 2021-05-16T20:10:30.9781690Z installing mingw-w64-x86_64-gsl... 2021-05-16T20:10:32.1358243Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T20:10:32.1359098Z resolving dependencies... 2021-05-16T20:10:32.1480709Z looking for conflicting packages... 2021-05-16T20:10:32.1660189Z 2021-05-16T20:10:32.1661332Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T20:10:32.1662602Z 2021-05-16T20:10:32.1663539Z Total Installed Size: 8.19 MiB 2021-05-16T20:10:32.1664496Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:32.1664945Z 2021-05-16T20:10:32.1665665Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:32.1666543Z checking keyring... 2021-05-16T20:10:32.2457515Z checking package integrity... 2021-05-16T20:10:32.3695177Z loading package files... 2021-05-16T20:10:32.3724773Z checking for file conflicts... 2021-05-16T20:10:32.3725642Z checking available disk space... 2021-05-16T20:10:32.3767297Z :: Processing package changes... 2021-05-16T20:10:32.3768263Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T20:10:33.2360394Z resolving dependencies... 2021-05-16T20:10:33.2605832Z looking for conflicting packages... 2021-05-16T20:10:33.2671109Z 2021-05-16T20:10:33.2672318Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T20:10:33.2673323Z 2021-05-16T20:10:33.2674331Z Total Download Size: 1.09 MiB 2021-05-16T20:10:33.2675476Z Total Installed Size: 8.69 MiB 2021-05-16T20:10:33.2676262Z 2021-05-16T20:10:33.2677466Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:33.2678710Z :: Retrieving packages... 2021-05-16T20:10:33.5882114Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T20:10:34.1650677Z checking keyring... 2021-05-16T20:10:34.2576004Z checking package integrity... 2021-05-16T20:10:34.4082300Z loading package files... 2021-05-16T20:10:34.4123072Z checking for file conflicts... 2021-05-16T20:10:34.4195366Z checking available disk space... 2021-05-16T20:10:34.4206853Z :: Processing package changes... 2021-05-16T20:10:34.4207692Z installing mingw-w64-x86_64-hdf4... 2021-05-16T20:10:35.2942684Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T20:10:35.2943557Z resolving dependencies... 2021-05-16T20:10:35.3178158Z looking for conflicting packages... 2021-05-16T20:10:35.3239020Z 2021-05-16T20:10:35.3240369Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T20:10:35.3241531Z 2021-05-16T20:10:35.3242757Z Total Installed Size: 91.59 MiB 2021-05-16T20:10:35.3243886Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:35.3244296Z 2021-05-16T20:10:35.3244963Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:35.3245607Z checking keyring... 2021-05-16T20:10:35.4055561Z checking package integrity... 2021-05-16T20:10:35.6152690Z loading package files... 2021-05-16T20:10:35.6197576Z checking for file conflicts... 2021-05-16T20:10:35.6198436Z checking available disk space... 2021-05-16T20:10:35.6304423Z :: Processing package changes... 2021-05-16T20:10:35.6305408Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T20:10:36.7874244Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:10:36.7875371Z resolving dependencies... 2021-05-16T20:10:36.7876310Z looking for conflicting packages... 2021-05-16T20:10:36.8184110Z 2021-05-16T20:10:36.8186007Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:10:36.8187250Z 2021-05-16T20:10:36.8188288Z Total Download Size: 5.28 MiB 2021-05-16T20:10:36.8189525Z Total Installed Size: 66.96 MiB 2021-05-16T20:10:36.8190687Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:36.8191414Z 2021-05-16T20:10:36.8192652Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:36.8193907Z :: Retrieving packages... 2021-05-16T20:10:37.1409852Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:10:38.0006382Z checking keyring... 2021-05-16T20:10:38.1056309Z checking package integrity... 2021-05-16T20:10:38.3003564Z loading package files... 2021-05-16T20:10:38.3236993Z checking for file conflicts... 2021-05-16T20:10:38.3238600Z checking available disk space... 2021-05-16T20:10:38.4038703Z :: Processing package changes... 2021-05-16T20:10:38.4039971Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T20:10:40.9010717Z resolving dependencies... 2021-05-16T20:10:40.9222200Z looking for conflicting packages... 2021-05-16T20:10:40.9332828Z 2021-05-16T20:10:40.9333901Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T20:10:40.9334469Z 2021-05-16T20:10:40.9335058Z Total Download Size: 0.08 MiB 2021-05-16T20:10:40.9335907Z Total Installed Size: 0.32 MiB 2021-05-16T20:10:40.9336345Z 2021-05-16T20:10:40.9337048Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:40.9337748Z :: Retrieving packages... 2021-05-16T20:10:41.2534409Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T20:10:41.4454943Z checking keyring... 2021-05-16T20:10:41.5326992Z checking package integrity... 2021-05-16T20:10:41.6637760Z loading package files... 2021-05-16T20:10:41.6658238Z checking for file conflicts... 2021-05-16T20:10:41.6678524Z checking available disk space... 2021-05-16T20:10:41.6690589Z :: Processing package changes... 2021-05-16T20:10:41.6691483Z installing mingw-w64-x86_64-hiredis... 2021-05-16T20:10:42.4960505Z resolving dependencies... 2021-05-16T20:10:42.4961572Z looking for conflicting packages... 2021-05-16T20:10:42.5279687Z 2021-05-16T20:10:42.5281135Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T20:10:42.5281895Z 2021-05-16T20:10:42.5282624Z Total Download Size: 0.03 MiB 2021-05-16T20:10:42.5283467Z Total Installed Size: 0.11 MiB 2021-05-16T20:10:42.5284010Z 2021-05-16T20:10:42.5284887Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:42.5285771Z :: Retrieving packages... 2021-05-16T20:10:42.8447365Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T20:10:42.9407934Z checking keyring... 2021-05-16T20:10:43.0336213Z checking package integrity... 2021-05-16T20:10:43.1720672Z loading package files... 2021-05-16T20:10:43.1734907Z checking for file conflicts... 2021-05-16T20:10:43.1738685Z checking available disk space... 2021-05-16T20:10:43.1767374Z :: Processing package changes... 2021-05-16T20:10:43.1768368Z installing mingw-w64-x86_64-http-parser... 2021-05-16T20:10:43.9479493Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T20:10:43.9481186Z resolving dependencies... 2021-05-16T20:10:43.9584390Z looking for conflicting packages... 2021-05-16T20:10:43.9781322Z 2021-05-16T20:10:43.9782559Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T20:10:43.9783636Z 2021-05-16T20:10:43.9784614Z Total Installed Size: 113.98 MiB 2021-05-16T20:10:43.9785406Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:43.9785970Z 2021-05-16T20:10:43.9786729Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:43.9787409Z checking keyring... 2021-05-16T20:10:44.0491955Z checking package integrity... 2021-05-16T20:10:44.3445557Z loading package files... 2021-05-16T20:10:44.3495255Z checking for file conflicts... 2021-05-16T20:10:44.3496100Z checking available disk space... 2021-05-16T20:10:44.3617034Z :: Processing package changes... 2021-05-16T20:10:44.3617918Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T20:10:45.6766758Z resolving dependencies... 2021-05-16T20:10:45.7073776Z looking for conflicting packages... 2021-05-16T20:10:45.7109207Z 2021-05-16T20:10:45.7113608Z 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-16T20:10:45.7116679Z 2021-05-16T20:10:45.7117646Z Total Download Size: 17.57 MiB 2021-05-16T20:10:45.7118752Z Total Installed Size: 78.94 MiB 2021-05-16T20:10:45.7119459Z 2021-05-16T20:10:45.7120567Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:45.7121811Z :: Retrieving packages... 2021-05-16T20:10:46.0258729Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T20:10:46.7775637Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T20:10:46.9695930Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T20:10:47.0844101Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T20:10:47.1806729Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T20:10:47.2771282Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T20:10:47.3740614Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T20:10:47.4773926Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T20:10:47.5955317Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T20:10:47.8386525Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T20:10:48.0652458Z checking keyring... 2021-05-16T20:10:48.3272019Z checking package integrity... 2021-05-16T20:10:49.8264698Z loading package files... 2021-05-16T20:10:49.8804527Z checking for file conflicts... 2021-05-16T20:10:50.0426037Z checking available disk space... 2021-05-16T20:10:50.0443877Z :: Processing package changes... 2021-05-16T20:10:50.0445422Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T20:10:50.1570871Z installing mingw-w64-x86_64-flif... 2021-05-16T20:10:50.3254215Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T20:10:50.4059293Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T20:10:50.4282650Z installing mingw-w64-x86_64-liblqr... 2021-05-16T20:10:50.4613518Z installing mingw-w64-x86_64-libraqm... 2021-05-16T20:10:50.4835008Z installing mingw-w64-x86_64-libtool... 2021-05-16T20:10:50.5365934Z installing mingw-w64-x86_64-libwmf... 2021-05-16T20:10:50.5980164Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T20:10:50.6677853Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T20:10:52.1923582Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T20:10:52.1924901Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T20:10:52.1925993Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T20:10:52.1926908Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T20:10:52.1927721Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T20:10:52.1976853Z :: Running post-transaction hooks... 2021-05-16T20:10:52.1977856Z (1/2) Updating fontconfig cache... 2021-05-16T20:10:52.2725678Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T20:10:53.1820466Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T20:10:53.1821536Z resolving dependencies... 2021-05-16T20:10:53.1924484Z looking for conflicting packages... 2021-05-16T20:10:53.2147169Z 2021-05-16T20:10:53.2148181Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T20:10:53.2148743Z 2021-05-16T20:10:53.2149352Z Total Installed Size: 8.68 MiB 2021-05-16T20:10:53.2149933Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:53.2150257Z 2021-05-16T20:10:53.2152336Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:53.2153250Z checking keyring... 2021-05-16T20:10:53.2825071Z checking package integrity... 2021-05-16T20:10:53.4110500Z loading package files... 2021-05-16T20:10:53.4149137Z checking for file conflicts... 2021-05-16T20:10:53.4149998Z checking available disk space... 2021-05-16T20:10:53.4218549Z :: Processing package changes... 2021-05-16T20:10:53.4219438Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T20:10:54.2987577Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T20:10:54.2988565Z resolving dependencies... 2021-05-16T20:10:54.2991203Z looking for conflicting packages... 2021-05-16T20:10:54.3292789Z 2021-05-16T20:10:54.3293866Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T20:10:54.3294383Z 2021-05-16T20:10:54.3294972Z Total Download Size: 0.93 MiB 2021-05-16T20:10:54.3295656Z Total Installed Size: 6.43 MiB 2021-05-16T20:10:54.3296296Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:10:54.3297035Z 2021-05-16T20:10:54.3297792Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:54.3298455Z :: Retrieving packages... 2021-05-16T20:10:54.6621958Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T20:10:55.2368515Z checking keyring... 2021-05-16T20:10:55.3226715Z checking package integrity... 2021-05-16T20:10:55.4633854Z loading package files... 2021-05-16T20:10:55.4653953Z checking for file conflicts... 2021-05-16T20:10:55.4654811Z checking available disk space... 2021-05-16T20:10:55.4693797Z :: Processing package changes... 2021-05-16T20:10:55.4694664Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T20:10:56.2999827Z resolving dependencies... 2021-05-16T20:10:56.3338423Z looking for conflicting packages... 2021-05-16T20:10:56.3360224Z 2021-05-16T20:10:56.3361124Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T20:10:56.3361773Z 2021-05-16T20:10:56.3362376Z Total Download Size: 13.04 MiB 2021-05-16T20:10:56.3363061Z Total Installed Size: 137.15 MiB 2021-05-16T20:10:56.3363499Z 2021-05-16T20:10:56.3364220Z :: Proceed with installation? [Y/n] 2021-05-16T20:10:56.3364972Z :: Retrieving packages... 2021-05-16T20:10:56.6515163Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T20:10:57.5143021Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T20:10:57.8302422Z checking keyring... 2021-05-16T20:10:57.9219696Z checking package integrity... 2021-05-16T20:10:58.3042557Z loading package files... 2021-05-16T20:10:58.3672778Z checking for file conflicts... 2021-05-16T20:10:58.6677031Z checking available disk space... 2021-05-16T20:10:58.6703129Z :: Processing package changes... 2021-05-16T20:10:58.6703979Z installing mingw-w64-x86_64-gdcm... 2021-05-16T20:10:59.0755655Z installing mingw-w64-x86_64-itk... 2021-05-16T20:11:02.5535899Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T20:11:02.5537517Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T20:11:02.5538799Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T20:11:03.3720078Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T20:11:03.3720983Z resolving dependencies... 2021-05-16T20:11:03.3884671Z looking for conflicting packages... 2021-05-16T20:11:03.4040440Z 2021-05-16T20:11:03.4041496Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T20:11:03.4042125Z 2021-05-16T20:11:03.4043016Z Total Installed Size: 4.75 MiB 2021-05-16T20:11:03.4044139Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:03.4044824Z 2021-05-16T20:11:03.4045624Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:03.4046326Z checking keyring... 2021-05-16T20:11:03.4748540Z checking package integrity... 2021-05-16T20:11:03.5895272Z loading package files... 2021-05-16T20:11:03.5946783Z checking for file conflicts... 2021-05-16T20:11:03.5947637Z checking available disk space... 2021-05-16T20:11:03.6067975Z :: Processing package changes... 2021-05-16T20:11:03.6068866Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T20:11:04.6607206Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T20:11:04.6608042Z resolving dependencies... 2021-05-16T20:11:04.6745019Z looking for conflicting packages... 2021-05-16T20:11:04.6951825Z 2021-05-16T20:11:04.6952840Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T20:11:04.6953423Z 2021-05-16T20:11:04.6954317Z Total Installed Size: 0.43 MiB 2021-05-16T20:11:04.6955382Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:04.6956027Z 2021-05-16T20:11:04.6956828Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:04.6957500Z checking keyring... 2021-05-16T20:11:04.7672451Z checking package integrity... 2021-05-16T20:11:04.8751033Z loading package files... 2021-05-16T20:11:04.8770878Z checking for file conflicts... 2021-05-16T20:11:04.8771693Z checking available disk space... 2021-05-16T20:11:04.8796203Z :: Processing package changes... 2021-05-16T20:11:04.8797046Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T20:11:05.6771154Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T20:11:05.6772692Z resolving dependencies... 2021-05-16T20:11:05.6774551Z looking for conflicting packages... 2021-05-16T20:11:05.7084134Z 2021-05-16T20:11:05.7085664Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T20:11:05.7086671Z 2021-05-16T20:11:05.7088113Z Total Installed Size: 1.88 MiB 2021-05-16T20:11:05.7088992Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:05.7089454Z 2021-05-16T20:11:05.7090238Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:05.7090910Z checking keyring... 2021-05-16T20:11:05.7825322Z checking package integrity... 2021-05-16T20:11:05.8995609Z loading package files... 2021-05-16T20:11:05.9021803Z checking for file conflicts... 2021-05-16T20:11:05.9022784Z checking available disk space... 2021-05-16T20:11:05.9046599Z :: Processing package changes... 2021-05-16T20:11:05.9047472Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T20:11:06.6935629Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T20:11:06.6936515Z resolving dependencies... 2021-05-16T20:11:06.7095568Z looking for conflicting packages... 2021-05-16T20:11:06.7263861Z 2021-05-16T20:11:06.7265095Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T20:11:06.7265625Z 2021-05-16T20:11:06.7266761Z Total Installed Size: 1.64 MiB 2021-05-16T20:11:06.7267488Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:06.7268040Z 2021-05-16T20:11:06.7268800Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:06.7269467Z checking keyring... 2021-05-16T20:11:06.7986006Z checking package integrity... 2021-05-16T20:11:06.9235867Z loading package files... 2021-05-16T20:11:06.9269491Z checking for file conflicts... 2021-05-16T20:11:06.9270341Z checking available disk space... 2021-05-16T20:11:06.9292835Z :: Processing package changes... 2021-05-16T20:11:06.9293526Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T20:11:07.7399511Z resolving dependencies... 2021-05-16T20:11:07.7506346Z looking for conflicting packages... 2021-05-16T20:11:07.7714635Z 2021-05-16T20:11:07.7716134Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T20:11:07.7717049Z 2021-05-16T20:11:07.7718091Z Total Download Size: 3.31 MiB 2021-05-16T20:11:07.7719286Z Total Installed Size: 28.75 MiB 2021-05-16T20:11:07.7720054Z 2021-05-16T20:11:07.7721289Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:07.7725030Z :: Retrieving packages... 2021-05-16T20:11:08.0948710Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T20:11:08.8714720Z checking keyring... 2021-05-16T20:11:08.9713712Z checking package integrity... 2021-05-16T20:11:09.1526013Z loading package files... 2021-05-16T20:11:09.1553434Z checking for file conflicts... 2021-05-16T20:11:09.1579124Z checking available disk space... 2021-05-16T20:11:09.1590598Z :: Processing package changes... 2021-05-16T20:11:09.1591532Z installing mingw-w64-x86_64-lapack... 2021-05-16T20:11:10.0844441Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T20:11:10.0845284Z resolving dependencies... 2021-05-16T20:11:10.1032821Z looking for conflicting packages... 2021-05-16T20:11:10.1189287Z 2021-05-16T20:11:10.1190345Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T20:11:10.1190924Z 2021-05-16T20:11:10.1191798Z Total Installed Size: 1.62 MiB 2021-05-16T20:11:10.1193165Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:10.1193949Z 2021-05-16T20:11:10.1195094Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:10.1195915Z checking keyring... 2021-05-16T20:11:10.1926848Z checking package integrity... 2021-05-16T20:11:10.3018284Z loading package files... 2021-05-16T20:11:10.3039311Z checking for file conflicts... 2021-05-16T20:11:10.3040201Z checking available disk space... 2021-05-16T20:11:10.3060198Z :: Processing package changes... 2021-05-16T20:11:10.3061008Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T20:11:11.1318858Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T20:11:11.1319757Z resolving dependencies... 2021-05-16T20:11:11.1574102Z looking for conflicting packages... 2021-05-16T20:11:11.1636819Z 2021-05-16T20:11:11.1638191Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T20:11:11.1639479Z 2021-05-16T20:11:11.1641337Z Total Installed Size: 8.39 MiB 2021-05-16T20:11:11.1642574Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:11.1643323Z 2021-05-16T20:11:11.1644506Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:11.1646077Z checking keyring... 2021-05-16T20:11:11.2357128Z checking package integrity... 2021-05-16T20:11:11.3583302Z loading package files... 2021-05-16T20:11:11.3603309Z checking for file conflicts... 2021-05-16T20:11:11.3604195Z checking available disk space... 2021-05-16T20:11:11.3635386Z :: Processing package changes... 2021-05-16T20:11:11.3636238Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T20:11:12.2313914Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T20:11:12.2314820Z resolving dependencies... 2021-05-16T20:11:12.2569676Z looking for conflicting packages... 2021-05-16T20:11:12.2756350Z 2021-05-16T20:11:12.2757555Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T20:11:12.2758146Z 2021-05-16T20:11:12.2759307Z Total Installed Size: 3.99 MiB 2021-05-16T20:11:12.2759995Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:12.2760546Z 2021-05-16T20:11:12.2761423Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:12.2762086Z checking keyring... 2021-05-16T20:11:12.3607316Z checking package integrity... 2021-05-16T20:11:12.4765182Z loading package files... 2021-05-16T20:11:12.4783583Z checking for file conflicts... 2021-05-16T20:11:12.4784421Z checking available disk space... 2021-05-16T20:11:12.4820381Z :: Processing package changes... 2021-05-16T20:11:12.4821372Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T20:11:13.3084118Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T20:11:13.3085058Z resolving dependencies... 2021-05-16T20:11:13.3250405Z looking for conflicting packages... 2021-05-16T20:11:13.3399982Z 2021-05-16T20:11:13.3401054Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T20:11:13.3401632Z 2021-05-16T20:11:13.3402540Z Total Installed Size: 0.38 MiB 2021-05-16T20:11:13.3403606Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:13.3404157Z 2021-05-16T20:11:13.3405062Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:13.3405774Z checking keyring... 2021-05-16T20:11:13.4125356Z checking package integrity... 2021-05-16T20:11:13.5247771Z loading package files... 2021-05-16T20:11:13.5258511Z checking for file conflicts... 2021-05-16T20:11:13.5259774Z checking available disk space... 2021-05-16T20:11:13.5276075Z :: Processing package changes... 2021-05-16T20:11:13.5276962Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T20:11:14.3025688Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T20:11:14.3026557Z resolving dependencies... 2021-05-16T20:11:14.3134895Z looking for conflicting packages... 2021-05-16T20:11:14.3389948Z 2021-05-16T20:11:14.3392149Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T20:11:14.3392949Z 2021-05-16T20:11:14.3394465Z Total Installed Size: 4.02 MiB 2021-05-16T20:11:14.3395745Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:14.3396478Z 2021-05-16T20:11:14.3397938Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:14.3399356Z checking keyring... 2021-05-16T20:11:14.4114654Z checking package integrity... 2021-05-16T20:11:14.5257156Z loading package files... 2021-05-16T20:11:14.5283574Z checking for file conflicts... 2021-05-16T20:11:14.5284331Z checking available disk space... 2021-05-16T20:11:14.5303857Z :: Processing package changes... 2021-05-16T20:11:14.5304735Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T20:11:15.3507765Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T20:11:15.3508848Z resolving dependencies... 2021-05-16T20:11:15.3510672Z looking for conflicting packages... 2021-05-16T20:11:15.3511613Z 2021-05-16T20:11:15.3560132Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T20:11:15.3560724Z 2021-05-16T20:11:15.3561361Z Total Download Size: 0.04 MiB 2021-05-16T20:11:15.3562174Z Total Installed Size: 0.11 MiB 2021-05-16T20:11:15.3562966Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:15.3563386Z 2021-05-16T20:11:15.3564043Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:15.3566268Z :: Retrieving packages... 2021-05-16T20:11:15.6663157Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T20:11:15.8583888Z checking keyring... 2021-05-16T20:11:15.9515225Z checking package integrity... 2021-05-16T20:11:16.0839382Z loading package files... 2021-05-16T20:11:16.0859754Z checking for file conflicts... 2021-05-16T20:11:16.0860614Z checking available disk space... 2021-05-16T20:11:16.0889863Z :: Processing package changes... 2021-05-16T20:11:16.0890867Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T20:11:16.9046503Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T20:11:16.9047540Z resolving dependencies... 2021-05-16T20:11:16.9048368Z looking for conflicting packages... 2021-05-16T20:11:16.9364298Z 2021-05-16T20:11:16.9365488Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T20:11:16.9366042Z 2021-05-16T20:11:16.9367377Z Total Installed Size: 0.13 MiB 2021-05-16T20:11:16.9368440Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:16.9368893Z 2021-05-16T20:11:16.9369633Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:16.9370326Z checking keyring... 2021-05-16T20:11:17.0099560Z checking package integrity... 2021-05-16T20:11:17.1231363Z loading package files... 2021-05-16T20:11:17.1249336Z checking for file conflicts... 2021-05-16T20:11:17.1250119Z checking available disk space... 2021-05-16T20:11:17.1265096Z :: Processing package changes... 2021-05-16T20:11:17.1265998Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T20:11:17.9136411Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T20:11:17.9137290Z resolving dependencies... 2021-05-16T20:11:17.9388267Z looking for conflicting packages... 2021-05-16T20:11:17.9449742Z 2021-05-16T20:11:17.9451052Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T20:11:17.9452871Z 2021-05-16T20:11:17.9453948Z Total Installed Size: 0.79 MiB 2021-05-16T20:11:17.9454775Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:17.9455356Z 2021-05-16T20:11:17.9456123Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:17.9456821Z checking keyring... 2021-05-16T20:11:18.0249172Z checking package integrity... 2021-05-16T20:11:18.1390759Z loading package files... 2021-05-16T20:11:18.1415100Z checking for file conflicts... 2021-05-16T20:11:18.1415942Z checking available disk space... 2021-05-16T20:11:18.1442800Z :: Processing package changes... 2021-05-16T20:11:18.1443649Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T20:11:18.9332629Z resolving dependencies... 2021-05-16T20:11:18.9580354Z looking for conflicting packages... 2021-05-16T20:11:18.9645109Z 2021-05-16T20:11:18.9646444Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T20:11:18.9647387Z 2021-05-16T20:11:18.9648420Z Total Download Size: 0.68 MiB 2021-05-16T20:11:18.9649606Z Total Installed Size: 3.01 MiB 2021-05-16T20:11:18.9650364Z 2021-05-16T20:11:18.9651558Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:18.9652901Z :: Retrieving packages... 2021-05-16T20:11:19.2895274Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T20:11:19.7623902Z checking keyring... 2021-05-16T20:11:19.8531758Z checking package integrity... 2021-05-16T20:11:19.9932693Z loading package files... 2021-05-16T20:11:19.9961013Z checking for file conflicts... 2021-05-16T20:11:20.0029777Z checking available disk space... 2021-05-16T20:11:20.0030971Z :: Processing package changes... 2021-05-16T20:11:20.0031810Z installing mingw-w64-x86_64-libgit2... 2021-05-16T20:11:20.8644179Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T20:11:20.8645090Z resolving dependencies... 2021-05-16T20:11:20.8767531Z looking for conflicting packages... 2021-05-16T20:11:20.8972634Z 2021-05-16T20:11:20.8973967Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T20:11:20.8975177Z 2021-05-16T20:11:20.8976315Z Total Installed Size: 1.43 MiB 2021-05-16T20:11:20.8977001Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:20.8977443Z 2021-05-16T20:11:20.8978196Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:20.8978865Z checking keyring... 2021-05-16T20:11:20.9747388Z checking package integrity... 2021-05-16T20:11:21.0939407Z loading package files... 2021-05-16T20:11:21.0960061Z checking for file conflicts... 2021-05-16T20:11:21.0960985Z checking available disk space... 2021-05-16T20:11:21.1017646Z :: Processing package changes... 2021-05-16T20:11:21.1018607Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T20:11:21.9557778Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T20:11:21.9558656Z resolving dependencies... 2021-05-16T20:11:21.9809090Z looking for conflicting packages... 2021-05-16T20:11:21.9883352Z 2021-05-16T20:11:21.9884500Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T20:11:21.9885083Z 2021-05-16T20:11:21.9885699Z Total Installed Size: 3.84 MiB 2021-05-16T20:11:21.9886351Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:21.9887085Z 2021-05-16T20:11:21.9887830Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:21.9888870Z checking keyring... 2021-05-16T20:11:22.0633463Z checking package integrity... 2021-05-16T20:11:22.1797884Z loading package files... 2021-05-16T20:11:22.1825479Z checking for file conflicts... 2021-05-16T20:11:22.1826309Z checking available disk space... 2021-05-16T20:11:22.1849654Z :: Processing package changes... 2021-05-16T20:11:22.1850555Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T20:11:22.9868988Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T20:11:22.9869862Z resolving dependencies... 2021-05-16T20:11:22.9871034Z looking for conflicting packages... 2021-05-16T20:11:23.0186329Z 2021-05-16T20:11:23.0187665Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T20:11:23.0188238Z 2021-05-16T20:11:23.0188842Z Total Download Size: 0.73 MiB 2021-05-16T20:11:23.0189521Z Total Installed Size: 2.24 MiB 2021-05-16T20:11:23.0190191Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:23.0190612Z 2021-05-16T20:11:23.0191365Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:23.0192074Z :: Retrieving packages... 2021-05-16T20:11:23.3405630Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T20:11:23.8224399Z checking keyring... 2021-05-16T20:11:23.9138384Z checking package integrity... 2021-05-16T20:11:24.0554718Z loading package files... 2021-05-16T20:11:24.0570334Z checking for file conflicts... 2021-05-16T20:11:24.0571161Z checking available disk space... 2021-05-16T20:11:24.0662891Z :: Processing package changes... 2021-05-16T20:11:24.0663950Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T20:11:24.8605273Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T20:11:24.8606302Z resolving dependencies... 2021-05-16T20:11:24.8715507Z looking for conflicting packages... 2021-05-16T20:11:24.8938113Z 2021-05-16T20:11:24.8939451Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T20:11:24.8940556Z 2021-05-16T20:11:24.8942025Z Total Installed Size: 4.35 MiB 2021-05-16T20:11:24.8942720Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:24.8943128Z 2021-05-16T20:11:24.8943806Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:24.8944453Z checking keyring... 2021-05-16T20:11:24.9681675Z checking package integrity... 2021-05-16T20:11:25.0823092Z loading package files... 2021-05-16T20:11:25.0844625Z checking for file conflicts... 2021-05-16T20:11:25.0845579Z checking available disk space... 2021-05-16T20:11:25.0875859Z :: Processing package changes... 2021-05-16T20:11:25.0876801Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T20:11:25.9096599Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:11:25.9097668Z resolving dependencies... 2021-05-16T20:11:25.9098787Z looking for conflicting packages... 2021-05-16T20:11:25.9424820Z 2021-05-16T20:11:25.9426190Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:11:25.9426958Z 2021-05-16T20:11:25.9427600Z Total Download Size: 0.02 MiB 2021-05-16T20:11:25.9428257Z Total Installed Size: 0.05 MiB 2021-05-16T20:11:25.9428925Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:25.9429349Z 2021-05-16T20:11:25.9430068Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:25.9430825Z :: Retrieving packages... 2021-05-16T20:11:26.2623058Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:11:26.3587850Z checking keyring... 2021-05-16T20:11:26.4509547Z checking package integrity... 2021-05-16T20:11:26.5832641Z loading package files... 2021-05-16T20:11:26.5851254Z checking for file conflicts... 2021-05-16T20:11:26.5852121Z checking available disk space... 2021-05-16T20:11:26.5866123Z :: Processing package changes... 2021-05-16T20:11:26.5867058Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T20:11:27.3679253Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T20:11:27.3680227Z resolving dependencies... 2021-05-16T20:11:27.3932495Z looking for conflicting packages... 2021-05-16T20:11:27.3994544Z 2021-05-16T20:11:27.3996421Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T20:11:27.3997492Z 2021-05-16T20:11:27.3998302Z Total Installed Size: 3.26 MiB 2021-05-16T20:11:27.3999181Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:27.3999626Z 2021-05-16T20:11:27.4000350Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:27.4001049Z checking keyring... 2021-05-16T20:11:27.4712719Z checking package integrity... 2021-05-16T20:11:27.5840631Z loading package files... 2021-05-16T20:11:27.5866164Z checking for file conflicts... 2021-05-16T20:11:27.5867026Z checking available disk space... 2021-05-16T20:11:27.5899414Z :: Processing package changes... 2021-05-16T20:11:27.5900336Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T20:11:28.4062953Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T20:11:28.4063833Z resolving dependencies... 2021-05-16T20:11:28.4066309Z looking for conflicting packages... 2021-05-16T20:11:28.4371181Z 2021-05-16T20:11:28.4372327Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T20:11:28.4373368Z 2021-05-16T20:11:28.4374374Z Total Installed Size: 0.54 MiB 2021-05-16T20:11:28.4375402Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:28.4376003Z 2021-05-16T20:11:28.4377076Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:28.4377764Z checking keyring... 2021-05-16T20:11:28.5102120Z checking package integrity... 2021-05-16T20:11:28.6223180Z loading package files... 2021-05-16T20:11:28.6301384Z checking for file conflicts... 2021-05-16T20:11:28.6302370Z checking available disk space... 2021-05-16T20:11:28.6358461Z :: Processing package changes... 2021-05-16T20:11:28.6359358Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T20:11:29.5083078Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T20:11:29.5083950Z resolving dependencies... 2021-05-16T20:11:29.5347011Z looking for conflicting packages... 2021-05-16T20:11:29.5407640Z 2021-05-16T20:11:29.5408927Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T20:11:29.5410132Z 2021-05-16T20:11:29.5411009Z Total Installed Size: 2.35 MiB 2021-05-16T20:11:29.5412496Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:29.5413572Z 2021-05-16T20:11:29.5415048Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:29.5416632Z checking keyring... 2021-05-16T20:11:29.6139595Z checking package integrity... 2021-05-16T20:11:29.7289472Z loading package files... 2021-05-16T20:11:29.7305824Z checking for file conflicts... 2021-05-16T20:11:29.7306883Z checking available disk space... 2021-05-16T20:11:29.7330872Z :: Processing package changes... 2021-05-16T20:11:29.7331755Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T20:11:30.6558642Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T20:11:31.4433624Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T20:11:31.4434491Z resolving dependencies... 2021-05-16T20:11:31.4692671Z looking for conflicting packages... 2021-05-16T20:11:31.4753729Z 2021-05-16T20:11:31.4754578Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T20:11:31.4755458Z 2021-05-16T20:11:31.4756580Z Total Installed Size: 6.32 MiB 2021-05-16T20:11:31.4757284Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:31.4758044Z 2021-05-16T20:11:31.4758809Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:31.4759530Z checking keyring... 2021-05-16T20:11:31.5484448Z checking package integrity... 2021-05-16T20:11:31.6650522Z loading package files... 2021-05-16T20:11:31.6679621Z checking for file conflicts... 2021-05-16T20:11:31.6680439Z checking available disk space... 2021-05-16T20:11:31.6707847Z :: Processing package changes... 2021-05-16T20:11:31.6708688Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T20:11:32.4989495Z resolving dependencies... 2021-05-16T20:11:32.5207638Z looking for conflicting packages... 2021-05-16T20:11:32.5324143Z 2021-05-16T20:11:32.5325113Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T20:11:32.5325672Z 2021-05-16T20:11:32.5326269Z Total Download Size: 6.30 MiB 2021-05-16T20:11:32.5327007Z Total Installed Size: 39.39 MiB 2021-05-16T20:11:32.5327472Z 2021-05-16T20:11:32.5328199Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:32.5328909Z :: Retrieving packages... 2021-05-16T20:11:32.8587011Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T20:11:33.8259744Z checking keyring... 2021-05-16T20:11:33.9169153Z checking package integrity... 2021-05-16T20:11:34.1206848Z loading package files... 2021-05-16T20:11:34.1233507Z checking for file conflicts... 2021-05-16T20:11:34.1268877Z checking available disk space... 2021-05-16T20:11:34.1284460Z :: Processing package changes... 2021-05-16T20:11:34.1285333Z installing mingw-w64-x86_64-librsvg... 2021-05-16T20:11:34.2910836Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T20:11:34.2912526Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T20:11:34.2920572Z :: Running post-transaction hooks... 2021-05-16T20:11:34.2922294Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T20:11:35.1696656Z resolving dependencies... 2021-05-16T20:11:35.1964023Z looking for conflicting packages... 2021-05-16T20:11:35.2031137Z 2021-05-16T20:11:35.2032380Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T20:11:35.2033148Z 2021-05-16T20:11:35.2033979Z Total Download Size: 7.79 MiB 2021-05-16T20:11:35.2034894Z Total Installed Size: 80.96 MiB 2021-05-16T20:11:35.2035490Z 2021-05-16T20:11:35.2036565Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:35.2037543Z :: Retrieving packages... 2021-05-16T20:11:35.5184934Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T20:11:36.4667876Z checking keyring... 2021-05-16T20:11:36.5559544Z checking package integrity... 2021-05-16T20:11:36.7589672Z loading package files... 2021-05-16T20:11:36.7672503Z checking for file conflicts... 2021-05-16T20:11:36.8109984Z checking available disk space... 2021-05-16T20:11:36.8122901Z :: Processing package changes... 2021-05-16T20:11:36.8124430Z installing mingw-w64-x86_64-libsbml... 2021-05-16T20:11:38.2244733Z resolving dependencies... 2021-05-16T20:11:38.2557919Z looking for conflicting packages... 2021-05-16T20:11:38.2571755Z 2021-05-16T20:11:38.2573003Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T20:11:38.2573730Z 2021-05-16T20:11:38.2574342Z Total Download Size: 0.91 MiB 2021-05-16T20:11:38.2574999Z Total Installed Size: 5.45 MiB 2021-05-16T20:11:38.2575652Z 2021-05-16T20:11:38.2576404Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:38.2577116Z :: Retrieving packages... 2021-05-16T20:11:38.5733941Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T20:11:39.1417285Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T20:11:39.2354707Z checking keyring... 2021-05-16T20:11:39.3217297Z checking package integrity... 2021-05-16T20:11:39.6004920Z loading package files... 2021-05-16T20:11:39.6056331Z checking for file conflicts... 2021-05-16T20:11:39.6116913Z checking available disk space... 2021-05-16T20:11:39.6128734Z :: Processing package changes... 2021-05-16T20:11:39.6129574Z installing mingw-w64-x86_64-flac... 2021-05-16T20:11:39.6578178Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T20:11:40.4806282Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T20:11:40.4807761Z resolving dependencies... 2021-05-16T20:11:40.5042421Z looking for conflicting packages... 2021-05-16T20:11:40.5124726Z 2021-05-16T20:11:40.5125928Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T20:11:40.5127106Z 2021-05-16T20:11:40.5127951Z Total Installed Size: 29.97 MiB 2021-05-16T20:11:40.5129259Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:40.5130040Z 2021-05-16T20:11:40.5131024Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:40.5131953Z checking keyring... 2021-05-16T20:11:40.5844364Z checking package integrity... 2021-05-16T20:11:40.7203771Z loading package files... 2021-05-16T20:11:40.7228334Z checking for file conflicts... 2021-05-16T20:11:40.7229266Z checking available disk space... 2021-05-16T20:11:40.7257351Z :: Processing package changes... 2021-05-16T20:11:40.7258305Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T20:11:41.5948389Z resolving dependencies... 2021-05-16T20:11:41.6212410Z looking for conflicting packages... 2021-05-16T20:11:41.6277447Z 2021-05-16T20:11:41.6278348Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T20:11:41.6278898Z 2021-05-16T20:11:41.6279500Z Total Download Size: 0.31 MiB 2021-05-16T20:11:41.6280163Z Total Installed Size: 1.50 MiB 2021-05-16T20:11:41.6280590Z 2021-05-16T20:11:41.6281315Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:41.6282022Z :: Retrieving packages... 2021-05-16T20:11:41.9475533Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T20:11:42.3564104Z checking keyring... 2021-05-16T20:11:42.4445888Z checking package integrity... 2021-05-16T20:11:42.5767120Z loading package files... 2021-05-16T20:11:42.5790546Z checking for file conflicts... 2021-05-16T20:11:42.5802734Z checking available disk space... 2021-05-16T20:11:42.5814063Z :: Processing package changes... 2021-05-16T20:11:42.5814936Z installing mingw-w64-x86_64-libssh... 2021-05-16T20:11:42.6508730Z / 2021-05-16T20:11:43.4904507Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T20:11:43.4905451Z resolving dependencies... 2021-05-16T20:11:43.5171890Z looking for conflicting packages... 2021-05-16T20:11:43.5276931Z 2021-05-16T20:11:43.5278326Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T20:11:43.5279304Z 2021-05-16T20:11:43.5280536Z Total Installed Size: 0.79 MiB 2021-05-16T20:11:43.5281691Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:43.5282621Z 2021-05-16T20:11:43.5283808Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:43.5284994Z checking keyring... 2021-05-16T20:11:43.5985793Z checking package integrity... 2021-05-16T20:11:43.7098416Z loading package files... 2021-05-16T20:11:43.7137528Z checking for file conflicts... 2021-05-16T20:11:43.7138657Z checking available disk space... 2021-05-16T20:11:43.7227054Z :: Processing package changes... 2021-05-16T20:11:43.7227959Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T20:11:44.6553783Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T20:11:44.6554666Z resolving dependencies... 2021-05-16T20:11:44.6743339Z looking for conflicting packages... 2021-05-16T20:11:44.6876158Z 2021-05-16T20:11:44.6877450Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T20:11:44.6878239Z 2021-05-16T20:11:44.6879032Z Total Download Size: 0.02 MiB 2021-05-16T20:11:44.6879965Z Total Installed Size: 0.03 MiB 2021-05-16T20:11:44.6880856Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:44.6881546Z 2021-05-16T20:11:44.6882526Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:44.6883509Z :: Retrieving packages... 2021-05-16T20:11:45.0040331Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T20:11:45.1001555Z checking keyring... 2021-05-16T20:11:45.1894551Z checking package integrity... 2021-05-16T20:11:45.3236091Z loading package files... 2021-05-16T20:11:45.3265742Z checking for file conflicts... 2021-05-16T20:11:45.3266616Z checking available disk space... 2021-05-16T20:11:45.3310948Z :: Processing package changes... 2021-05-16T20:11:45.3311939Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T20:11:46.1643019Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T20:11:46.1644009Z resolving dependencies... 2021-05-16T20:11:46.1910340Z looking for conflicting packages... 2021-05-16T20:11:46.1969240Z 2021-05-16T20:11:46.1970540Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T20:11:46.1972081Z 2021-05-16T20:11:46.1973172Z Total Installed Size: 4.22 MiB 2021-05-16T20:11:46.1974208Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:46.1975219Z 2021-05-16T20:11:46.1976489Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:46.1977725Z checking keyring... 2021-05-16T20:11:46.2676327Z checking package integrity... 2021-05-16T20:11:46.3935384Z loading package files... 2021-05-16T20:11:46.3976124Z checking for file conflicts... 2021-05-16T20:11:46.3976988Z checking available disk space... 2021-05-16T20:11:46.4098416Z :: Processing package changes... 2021-05-16T20:11:46.4099474Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T20:11:47.4430862Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T20:11:47.4431761Z resolving dependencies... 2021-05-16T20:11:47.4432895Z looking for conflicting packages... 2021-05-16T20:11:47.4755181Z 2021-05-16T20:11:47.4756256Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T20:11:47.4756819Z 2021-05-16T20:11:47.4758070Z Total Installed Size: 2.31 MiB 2021-05-16T20:11:47.4758812Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:47.4759494Z 2021-05-16T20:11:47.4760308Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:47.4761352Z checking keyring... 2021-05-16T20:11:47.5485107Z checking package integrity... 2021-05-16T20:11:47.6610136Z loading package files... 2021-05-16T20:11:47.6638742Z checking for file conflicts... 2021-05-16T20:11:47.6639550Z checking available disk space... 2021-05-16T20:11:47.6683678Z :: Processing package changes... 2021-05-16T20:11:47.6684595Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T20:11:48.5224386Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T20:11:48.5225593Z resolving dependencies... 2021-05-16T20:11:48.5342368Z looking for conflicting packages... 2021-05-16T20:11:48.5569171Z 2021-05-16T20:11:48.5570413Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T20:11:48.5571059Z 2021-05-16T20:11:48.5571710Z Total Download Size: 0.08 MiB 2021-05-16T20:11:48.5572372Z Total Installed Size: 0.25 MiB 2021-05-16T20:11:48.5573038Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:48.5573463Z 2021-05-16T20:11:48.5574198Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:48.5575151Z :: Retrieving packages... 2021-05-16T20:11:48.8776047Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T20:11:49.0694566Z checking keyring... 2021-05-16T20:11:49.1639211Z checking package integrity... 2021-05-16T20:11:49.3021253Z loading package files... 2021-05-16T20:11:49.3066421Z checking for file conflicts... 2021-05-16T20:11:49.3067254Z checking available disk space... 2021-05-16T20:11:49.3123169Z :: Processing package changes... 2021-05-16T20:11:49.3124236Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T20:11:50.1220060Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T20:11:50.1221042Z resolving dependencies... 2021-05-16T20:11:50.1223392Z looking for conflicting packages... 2021-05-16T20:11:50.1528540Z 2021-05-16T20:11:50.1530435Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T20:11:50.1531305Z 2021-05-16T20:11:50.1532124Z Total Installed Size: 0.70 MiB 2021-05-16T20:11:50.1533140Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:50.1533689Z 2021-05-16T20:11:50.1534596Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:50.1535726Z checking keyring... 2021-05-16T20:11:50.2262410Z checking package integrity... 2021-05-16T20:11:50.3339868Z loading package files... 2021-05-16T20:11:50.3353516Z checking for file conflicts... 2021-05-16T20:11:50.3354296Z checking available disk space... 2021-05-16T20:11:50.3369467Z :: Processing package changes... 2021-05-16T20:11:50.3370373Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T20:11:51.1309715Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T20:11:51.1310701Z resolving dependencies... 2021-05-16T20:11:51.1436824Z looking for conflicting packages... 2021-05-16T20:11:51.1655634Z 2021-05-16T20:11:51.1656737Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T20:11:51.1657350Z 2021-05-16T20:11:51.1658683Z Total Installed Size: 1.08 MiB 2021-05-16T20:11:51.1659827Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:51.1660285Z 2021-05-16T20:11:51.1661043Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:51.1661736Z checking keyring... 2021-05-16T20:11:51.2380210Z checking package integrity... 2021-05-16T20:11:51.3453101Z loading package files... 2021-05-16T20:11:51.3474532Z checking for file conflicts... 2021-05-16T20:11:51.3475768Z checking available disk space... 2021-05-16T20:11:51.3493561Z :: Processing package changes... 2021-05-16T20:11:51.3494403Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T20:11:52.1477966Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T20:11:52.1478931Z resolving dependencies... 2021-05-16T20:11:52.1650765Z looking for conflicting packages... 2021-05-16T20:11:52.1799548Z 2021-05-16T20:11:52.1800698Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T20:11:52.1802233Z 2021-05-16T20:11:52.1802962Z Total Installed Size: 2.30 MiB 2021-05-16T20:11:52.1804363Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:52.1804984Z 2021-05-16T20:11:52.1806047Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:52.1807017Z checking keyring... 2021-05-16T20:11:52.2550775Z checking package integrity... 2021-05-16T20:11:52.3671100Z loading package files... 2021-05-16T20:11:52.3715875Z checking for file conflicts... 2021-05-16T20:11:52.3716843Z checking available disk space... 2021-05-16T20:11:52.3798605Z :: Processing package changes... 2021-05-16T20:11:52.3799553Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T20:11:53.3349671Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T20:11:53.3350896Z resolving dependencies... 2021-05-16T20:11:53.3352451Z looking for conflicting packages... 2021-05-16T20:11:53.3672269Z 2021-05-16T20:11:53.3673492Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T20:11:53.3674381Z 2021-05-16T20:11:53.3674937Z Total Installed Size: 9.11 MiB 2021-05-16T20:11:53.3676236Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:53.3676681Z 2021-05-16T20:11:53.3677422Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:53.3678081Z checking keyring... 2021-05-16T20:11:53.4389612Z checking package integrity... 2021-05-16T20:11:53.5612226Z loading package files... 2021-05-16T20:11:53.5623962Z checking for file conflicts... 2021-05-16T20:11:53.5625515Z checking available disk space... 2021-05-16T20:11:53.5643849Z :: Processing package changes... 2021-05-16T20:11:53.5644707Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T20:11:54.3769739Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T20:11:54.3770600Z resolving dependencies... 2021-05-16T20:11:54.3964584Z looking for conflicting packages... 2021-05-16T20:11:54.4099123Z 2021-05-16T20:11:54.4100162Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T20:11:54.4100744Z 2021-05-16T20:11:54.4101593Z Total Installed Size: 2.97 MiB 2021-05-16T20:11:54.4102216Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:54.4102949Z 2021-05-16T20:11:54.4103710Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:54.4104403Z checking keyring... 2021-05-16T20:11:54.4771571Z checking package integrity... 2021-05-16T20:11:54.6020269Z loading package files... 2021-05-16T20:11:54.6036166Z checking for file conflicts... 2021-05-16T20:11:54.6036992Z checking available disk space... 2021-05-16T20:11:54.6062655Z :: Processing package changes... 2021-05-16T20:11:54.6063534Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T20:11:55.4113318Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T20:11:55.4114166Z resolving dependencies... 2021-05-16T20:11:55.4423332Z looking for conflicting packages... 2021-05-16T20:11:55.4485506Z 2021-05-16T20:11:55.4486370Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T20:11:55.4486918Z 2021-05-16T20:11:55.4487520Z Total Installed Size: 11.79 MiB 2021-05-16T20:11:55.4488479Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:55.4489160Z 2021-05-16T20:11:55.4489872Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:55.4490554Z checking keyring... 2021-05-16T20:11:55.5183461Z checking package integrity... 2021-05-16T20:11:55.6351602Z loading package files... 2021-05-16T20:11:55.6417196Z checking for file conflicts... 2021-05-16T20:11:55.6418184Z checking available disk space... 2021-05-16T20:11:55.6581141Z :: Processing package changes... 2021-05-16T20:11:55.6582208Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T20:11:56.8119534Z resolving dependencies... 2021-05-16T20:11:56.8120838Z looking for conflicting packages... 2021-05-16T20:11:56.8448581Z 2021-05-16T20:11:56.8450089Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T20:11:56.8450825Z 2021-05-16T20:11:56.8451657Z Total Download Size: 0.10 MiB 2021-05-16T20:11:56.8452588Z Total Installed Size: 0.38 MiB 2021-05-16T20:11:56.8453160Z 2021-05-16T20:11:56.8454178Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:56.8455205Z :: Retrieving packages... 2021-05-16T20:11:57.1634501Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T20:11:57.4498815Z checking keyring... 2021-05-16T20:11:57.5441585Z checking package integrity... 2021-05-16T20:11:57.6816504Z loading package files... 2021-05-16T20:11:57.6837929Z checking for file conflicts... 2021-05-16T20:11:57.6843274Z checking available disk space... 2021-05-16T20:11:57.6854444Z :: Processing package changes... 2021-05-16T20:11:57.6855310Z installing mingw-w64-x86_64-libyaml... 2021-05-16T20:11:58.4981959Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T20:11:58.4982796Z resolving dependencies... 2021-05-16T20:11:58.5088729Z looking for conflicting packages... 2021-05-16T20:11:58.5303774Z 2021-05-16T20:11:58.5304824Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T20:11:58.5305512Z 2021-05-16T20:11:58.5306714Z Total Installed Size: 1.69 MiB 2021-05-16T20:11:58.5308016Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:58.5308929Z 2021-05-16T20:11:58.5309907Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:58.5311224Z checking keyring... 2021-05-16T20:11:58.6034892Z checking package integrity... 2021-05-16T20:11:58.7245650Z loading package files... 2021-05-16T20:11:58.7264940Z checking for file conflicts... 2021-05-16T20:11:58.7266432Z checking available disk space... 2021-05-16T20:11:58.7285458Z :: Processing package changes... 2021-05-16T20:11:58.7286245Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T20:11:59.5323028Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T20:11:59.5323851Z resolving dependencies... 2021-05-16T20:11:59.5325054Z looking for conflicting packages... 2021-05-16T20:11:59.5692804Z 2021-05-16T20:11:59.5694001Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T20:11:59.5694858Z 2021-05-16T20:11:59.5695376Z Total Installed Size: 0.62 MiB 2021-05-16T20:11:59.5695964Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:11:59.5696709Z 2021-05-16T20:11:59.5707340Z :: Proceed with installation? [Y/n] 2021-05-16T20:11:59.5708483Z checking keyring... 2021-05-16T20:11:59.6441578Z checking package integrity... 2021-05-16T20:11:59.7590241Z loading package files... 2021-05-16T20:11:59.7619290Z checking for file conflicts... 2021-05-16T20:11:59.7620130Z checking available disk space... 2021-05-16T20:11:59.7645049Z :: Processing package changes... 2021-05-16T20:11:59.7645899Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T20:12:00.5855565Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T20:12:00.5856411Z resolving dependencies... 2021-05-16T20:12:00.5983927Z looking for conflicting packages... 2021-05-16T20:12:00.6220596Z 2021-05-16T20:12:00.6221638Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T20:12:00.6222167Z 2021-05-16T20:12:00.6222755Z Total Download Size: 0.15 MiB 2021-05-16T20:12:00.6223408Z Total Installed Size: 0.29 MiB 2021-05-16T20:12:00.6224057Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:00.6224504Z 2021-05-16T20:12:00.6225209Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:00.6225934Z :: Retrieving packages... 2021-05-16T20:12:00.9372891Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T20:12:01.2196585Z checking keyring... 2021-05-16T20:12:01.3116366Z checking package integrity... 2021-05-16T20:12:01.4539493Z loading package files... 2021-05-16T20:12:01.4572942Z checking for file conflicts... 2021-05-16T20:12:01.4573783Z checking available disk space... 2021-05-16T20:12:01.4586270Z :: Processing package changes... 2021-05-16T20:12:01.4587048Z reinstalling mingw-w64-x86_64-make... 2021-05-16T20:12:02.2842059Z resolving dependencies... 2021-05-16T20:12:02.3181369Z looking for conflicting packages... 2021-05-16T20:12:02.3197247Z 2021-05-16T20:12:02.3198906Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T20:12:02.3200080Z 2021-05-16T20:12:02.3201111Z Total Download Size: 1.48 MiB 2021-05-16T20:12:02.3202310Z Total Installed Size: 6.54 MiB 2021-05-16T20:12:02.3204503Z 2021-05-16T20:12:02.3205741Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:02.3206994Z :: Retrieving packages... 2021-05-16T20:12:02.6403488Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T20:12:03.1241972Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T20:12:03.3207725Z checking keyring... 2021-05-16T20:12:03.4914675Z checking package integrity... 2021-05-16T20:12:03.7652461Z loading package files... 2021-05-16T20:12:03.7745810Z checking for file conflicts... 2021-05-16T20:12:03.8025315Z checking available disk space... 2021-05-16T20:12:03.8037752Z :: Processing package changes... 2021-05-16T20:12:03.8038918Z installing mingw-w64-x86_64-ninja... 2021-05-16T20:12:03.8131812Z installing mingw-w64-x86_64-meson... 2021-05-16T20:12:04.9274956Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T20:12:04.9276297Z resolving dependencies... 2021-05-16T20:12:04.9478285Z looking for conflicting packages... 2021-05-16T20:12:04.9596031Z 2021-05-16T20:12:04.9597044Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T20:12:04.9597522Z 2021-05-16T20:12:04.9598062Z Total Download Size: 0.07 MiB 2021-05-16T20:12:04.9598818Z Total Installed Size: 0.20 MiB 2021-05-16T20:12:04.9600163Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:04.9600578Z 2021-05-16T20:12:04.9601267Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:04.9601921Z :: Retrieving packages... 2021-05-16T20:12:05.2736347Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T20:12:05.4653015Z checking keyring... 2021-05-16T20:12:05.5615421Z checking package integrity... 2021-05-16T20:12:05.6990930Z loading package files... 2021-05-16T20:12:05.7004101Z checking for file conflicts... 2021-05-16T20:12:05.7005382Z checking available disk space... 2021-05-16T20:12:05.7027188Z :: Processing package changes... 2021-05-16T20:12:05.7028221Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T20:12:06.5172440Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T20:12:06.5173313Z resolving dependencies... 2021-05-16T20:12:06.5287522Z looking for conflicting packages... 2021-05-16T20:12:06.5508666Z 2021-05-16T20:12:06.5510074Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T20:12:06.5510882Z 2021-05-16T20:12:06.5511692Z Total Download Size: 0.32 MiB 2021-05-16T20:12:06.5512604Z Total Installed Size: 2.42 MiB 2021-05-16T20:12:06.5513482Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:06.5514043Z 2021-05-16T20:12:06.5515014Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:06.5515985Z :: Retrieving packages... 2021-05-16T20:12:06.8663628Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T20:12:07.2411160Z checking keyring... 2021-05-16T20:12:07.3320726Z checking package integrity... 2021-05-16T20:12:07.4709188Z loading package files... 2021-05-16T20:12:07.4736903Z checking for file conflicts... 2021-05-16T20:12:07.4737747Z checking available disk space... 2021-05-16T20:12:07.4959641Z :: Processing package changes... 2021-05-16T20:12:07.4960816Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T20:12:08.3817391Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T20:12:08.3818269Z resolving dependencies... 2021-05-16T20:12:08.3946166Z looking for conflicting packages... 2021-05-16T20:12:08.4172039Z 2021-05-16T20:12:08.4173386Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T20:12:08.4174254Z 2021-05-16T20:12:08.4175039Z Total Download Size: 0.35 MiB 2021-05-16T20:12:08.4175950Z Total Installed Size: 1.18 MiB 2021-05-16T20:12:08.4176844Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:08.4177396Z 2021-05-16T20:12:08.4178383Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:08.4179371Z :: Retrieving packages... 2021-05-16T20:12:08.7332582Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T20:12:09.1138344Z checking keyring... 2021-05-16T20:12:09.2042130Z checking package integrity... 2021-05-16T20:12:09.3392377Z loading package files... 2021-05-16T20:12:09.3421060Z checking for file conflicts... 2021-05-16T20:12:09.3421956Z checking available disk space... 2021-05-16T20:12:09.3485732Z :: Processing package changes... 2021-05-16T20:12:09.3486754Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T20:12:10.1862783Z resolving dependencies... 2021-05-16T20:12:10.1864670Z looking for conflicting packages... 2021-05-16T20:12:10.2189406Z 2021-05-16T20:12:10.2191083Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T20:12:10.2192011Z 2021-05-16T20:12:10.2193026Z Total Download Size: 0.38 MiB 2021-05-16T20:12:10.2194172Z Total Installed Size: 3.58 MiB 2021-05-16T20:12:10.2194914Z 2021-05-16T20:12:10.2196142Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:10.2197379Z :: Retrieving packages... 2021-05-16T20:12:10.5448644Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T20:12:10.9393479Z checking keyring... 2021-05-16T20:12:11.0289319Z checking package integrity... 2021-05-16T20:12:11.1720230Z loading package files... 2021-05-16T20:12:11.1742161Z checking for file conflicts... 2021-05-16T20:12:11.1757901Z checking available disk space... 2021-05-16T20:12:11.1769331Z :: Processing package changes... 2021-05-16T20:12:11.1770943Z installing mingw-w64-x86_64-nasm... 2021-05-16T20:12:11.9938796Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T20:12:11.9939680Z resolving dependencies... 2021-05-16T20:12:12.0122036Z looking for conflicting packages... 2021-05-16T20:12:12.0324635Z 2021-05-16T20:12:12.0325828Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T20:12:12.0326378Z 2021-05-16T20:12:12.0326966Z Total Download Size: 1.54 MiB 2021-05-16T20:12:12.0327623Z Total Installed Size: 16.43 MiB 2021-05-16T20:12:12.0328278Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:12.0328720Z 2021-05-16T20:12:12.0329433Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:12.0330154Z :: Retrieving packages... 2021-05-16T20:12:12.3554715Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T20:12:13.0301504Z checking keyring... 2021-05-16T20:12:13.1305540Z checking package integrity... 2021-05-16T20:12:13.2902540Z loading package files... 2021-05-16T20:12:13.3687364Z checking for file conflicts... 2021-05-16T20:12:13.3692985Z checking available disk space... 2021-05-16T20:12:14.9919133Z :: Processing package changes... 2021-05-16T20:12:14.9920336Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T20:12:21.6885756Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T20:12:21.6886765Z resolving dependencies... 2021-05-16T20:12:21.7017387Z looking for conflicting packages... 2021-05-16T20:12:21.7242414Z 2021-05-16T20:12:21.7243454Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T20:12:21.7244105Z 2021-05-16T20:12:21.7244739Z Total Installed Size: 4.18 MiB 2021-05-16T20:12:21.7245722Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:21.7246069Z 2021-05-16T20:12:21.7247103Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:21.7247781Z checking keyring... 2021-05-16T20:12:21.7961113Z checking package integrity... 2021-05-16T20:12:21.9207153Z loading package files... 2021-05-16T20:12:21.9233618Z checking for file conflicts... 2021-05-16T20:12:21.9234572Z checking available disk space... 2021-05-16T20:12:21.9259771Z :: Processing package changes... 2021-05-16T20:12:21.9260615Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T20:12:22.7178108Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T20:12:22.7178975Z resolving dependencies... 2021-05-16T20:12:22.7298510Z looking for conflicting packages... 2021-05-16T20:12:22.7513835Z 2021-05-16T20:12:22.7514953Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T20:12:22.7515703Z 2021-05-16T20:12:22.7517252Z Total Installed Size: 2.46 MiB 2021-05-16T20:12:22.7518485Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:22.7519130Z 2021-05-16T20:12:22.7520129Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:22.7521099Z checking keyring... 2021-05-16T20:12:22.8250351Z checking package integrity... 2021-05-16T20:12:22.9386549Z loading package files... 2021-05-16T20:12:22.9410167Z checking for file conflicts... 2021-05-16T20:12:22.9410997Z checking available disk space... 2021-05-16T20:12:22.9458568Z :: Processing package changes... 2021-05-16T20:12:22.9459417Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T20:12:23.8241462Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T20:12:23.8242228Z resolving dependencies... 2021-05-16T20:12:23.8243278Z looking for conflicting packages... 2021-05-16T20:12:23.8565819Z 2021-05-16T20:12:23.8566894Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T20:12:23.8567420Z 2021-05-16T20:12:23.8568006Z Total Installed Size: 1.56 MiB 2021-05-16T20:12:23.8569055Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:23.8569723Z 2021-05-16T20:12:23.8570444Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:23.8571091Z checking keyring... 2021-05-16T20:12:23.9259427Z checking package integrity... 2021-05-16T20:12:24.0373483Z loading package files... 2021-05-16T20:12:24.0390111Z checking for file conflicts... 2021-05-16T20:12:24.0391616Z checking available disk space... 2021-05-16T20:12:24.0403365Z :: Processing package changes... 2021-05-16T20:12:24.0404256Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T20:12:24.8427124Z resolving dependencies... 2021-05-16T20:12:24.8428884Z looking for conflicting packages... 2021-05-16T20:12:24.8791528Z 2021-05-16T20:12:24.8792635Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T20:12:24.8793155Z 2021-05-16T20:12:24.8793727Z Total Download Size: 0.33 MiB 2021-05-16T20:12:24.8794641Z Total Installed Size: 1.08 MiB 2021-05-16T20:12:24.8795159Z 2021-05-16T20:12:24.8795845Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:24.8796507Z :: Retrieving packages... 2021-05-16T20:12:25.2178612Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T20:12:25.6031331Z checking keyring... 2021-05-16T20:12:25.6948363Z checking package integrity... 2021-05-16T20:12:25.8317546Z loading package files... 2021-05-16T20:12:25.8359848Z checking for file conflicts... 2021-05-16T20:12:25.8370473Z checking available disk space... 2021-05-16T20:12:25.8381854Z :: Processing package changes... 2021-05-16T20:12:25.8382674Z installing mingw-w64-x86_64-nlopt... 2021-05-16T20:12:26.8057889Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T20:12:27.6080139Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T20:12:27.6081074Z resolving dependencies... 2021-05-16T20:12:27.6284056Z looking for conflicting packages... 2021-05-16T20:12:27.6412830Z 2021-05-16T20:12:27.6414001Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T20:12:27.6414850Z 2021-05-16T20:12:27.6416431Z Total Installed Size: 77.64 MiB 2021-05-16T20:12:27.6417381Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:27.6418117Z 2021-05-16T20:12:27.6419105Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:27.6420025Z checking keyring... 2021-05-16T20:12:27.7188090Z checking package integrity... 2021-05-16T20:12:27.8981803Z loading package files... 2021-05-16T20:12:27.9002766Z checking for file conflicts... 2021-05-16T20:12:27.9003652Z checking available disk space... 2021-05-16T20:12:27.9025533Z :: Processing package changes... 2021-05-16T20:12:27.9026448Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T20:12:28.8952850Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T20:12:28.8953711Z resolving dependencies... 2021-05-16T20:12:28.9222476Z looking for conflicting packages... 2021-05-16T20:12:28.9300114Z 2021-05-16T20:12:28.9301127Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T20:12:28.9301720Z 2021-05-16T20:12:28.9302324Z Total Installed Size: 107.68 MiB 2021-05-16T20:12:28.9303291Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:28.9304070Z 2021-05-16T20:12:28.9305067Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:28.9305796Z checking keyring... 2021-05-16T20:12:29.0104484Z checking package integrity... 2021-05-16T20:12:29.3481663Z loading package files... 2021-05-16T20:12:29.3585153Z checking for file conflicts... 2021-05-16T20:12:29.3586027Z checking available disk space... 2021-05-16T20:12:29.3917581Z :: Processing package changes... 2021-05-16T20:12:29.3919166Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T20:12:31.1315823Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T20:12:31.1316711Z resolving dependencies... 2021-05-16T20:12:31.1580972Z looking for conflicting packages... 2021-05-16T20:12:31.1645524Z 2021-05-16T20:12:31.1647114Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T20:12:31.1648106Z 2021-05-16T20:12:31.1649327Z Total Installed Size: 3.54 MiB 2021-05-16T20:12:31.1650322Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:31.1650942Z 2021-05-16T20:12:31.1652237Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:31.1653398Z checking keyring... 2021-05-16T20:12:31.2345900Z checking package integrity... 2021-05-16T20:12:31.3485181Z loading package files... 2021-05-16T20:12:31.3557149Z checking for file conflicts... 2021-05-16T20:12:31.3558124Z checking available disk space... 2021-05-16T20:12:31.3586999Z :: Processing package changes... 2021-05-16T20:12:31.3588007Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T20:12:32.2457579Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T20:12:32.2458436Z resolving dependencies... 2021-05-16T20:12:32.2722408Z looking for conflicting packages... 2021-05-16T20:12:32.2867033Z 2021-05-16T20:12:32.2868473Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T20:12:32.2869459Z 2021-05-16T20:12:32.2870507Z Total Download Size: 4.75 MiB 2021-05-16T20:12:32.2873034Z Total Installed Size: 69.11 MiB 2021-05-16T20:12:32.2874253Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:32.2874990Z 2021-05-16T20:12:32.2876186Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:32.2877447Z :: Retrieving packages... 2021-05-16T20:12:32.6119431Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T20:12:33.4760987Z checking keyring... 2021-05-16T20:12:33.5727364Z checking package integrity... 2021-05-16T20:12:33.7593157Z loading package files... 2021-05-16T20:12:33.8538692Z checking for file conflicts... 2021-05-16T20:12:33.8548277Z checking available disk space... 2021-05-16T20:12:36.5077386Z :: Processing package changes... 2021-05-16T20:12:36.5079324Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T20:12:45.9931380Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T20:12:45.9932479Z resolving dependencies... 2021-05-16T20:12:46.0127458Z looking for conflicting packages... 2021-05-16T20:12:46.0280479Z 2021-05-16T20:12:46.0281309Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T20:12:46.0282143Z 2021-05-16T20:12:46.0282962Z Total Installed Size: 12.40 MiB 2021-05-16T20:12:46.0283755Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:46.0284172Z 2021-05-16T20:12:46.0285192Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:46.0287161Z checking keyring... 2021-05-16T20:12:46.0999721Z checking package integrity... 2021-05-16T20:12:46.2269501Z loading package files... 2021-05-16T20:12:46.2408299Z checking for file conflicts... 2021-05-16T20:12:46.2409529Z checking available disk space... 2021-05-16T20:12:46.2813592Z :: Processing package changes... 2021-05-16T20:12:46.2815259Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T20:12:48.0788426Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T20:12:48.0789260Z resolving dependencies... 2021-05-16T20:12:48.1069071Z looking for conflicting packages... 2021-05-16T20:12:48.1143714Z 2021-05-16T20:12:48.1144757Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T20:12:48.1145290Z 2021-05-16T20:12:48.1146210Z Total Installed Size: 4.16 MiB 2021-05-16T20:12:48.1146791Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:48.1147474Z 2021-05-16T20:12:48.1148243Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:48.1148931Z checking keyring... 2021-05-16T20:12:48.1820712Z checking package integrity... 2021-05-16T20:12:48.2989507Z loading package files... 2021-05-16T20:12:48.3034564Z checking for file conflicts... 2021-05-16T20:12:48.3035385Z checking available disk space... 2021-05-16T20:12:48.3136298Z :: Processing package changes... 2021-05-16T20:12:48.3137207Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T20:12:49.2747933Z resolving dependencies... 2021-05-16T20:12:49.3005619Z looking for conflicting packages... 2021-05-16T20:12:49.3067884Z 2021-05-16T20:12:49.3068984Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T20:12:49.3069890Z 2021-05-16T20:12:49.3070627Z Total Download Size: 0.98 MiB 2021-05-16T20:12:49.3071675Z Total Installed Size: 4.80 MiB 2021-05-16T20:12:49.3072205Z 2021-05-16T20:12:49.3073059Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:49.3073954Z :: Retrieving packages... 2021-05-16T20:12:49.6268118Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T20:12:50.1995861Z checking keyring... 2021-05-16T20:12:50.2930992Z checking package integrity... 2021-05-16T20:12:50.4349649Z loading package files... 2021-05-16T20:12:50.4395712Z checking for file conflicts... 2021-05-16T20:12:50.4542450Z checking available disk space... 2021-05-16T20:12:50.4554938Z :: Processing package changes... 2021-05-16T20:12:50.4555809Z installing mingw-w64-x86_64-pcre2... 2021-05-16T20:12:51.4534209Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T20:12:51.4535072Z resolving dependencies... 2021-05-16T20:12:51.4641233Z looking for conflicting packages... 2021-05-16T20:12:51.4908502Z 2021-05-16T20:12:51.4909848Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T20:12:51.4910416Z 2021-05-16T20:12:51.4911011Z Total Installed Size: 1.57 MiB 2021-05-16T20:12:51.4911674Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:51.4912090Z 2021-05-16T20:12:51.4912825Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:51.4913670Z checking keyring... 2021-05-16T20:12:51.5600358Z checking package integrity... 2021-05-16T20:12:52.2561874Z loading package files... 2021-05-16T20:12:52.2562471Z checking for file conflicts... 2021-05-16T20:12:52.2563091Z checking available disk space... 2021-05-16T20:12:52.2563855Z :: Processing package changes... 2021-05-16T20:12:52.2564542Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T20:12:52.4815428Z resolving dependencies... 2021-05-16T20:12:52.5015407Z looking for conflicting packages... 2021-05-16T20:12:52.5137814Z :: 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-16T20:12:52.5152806Z 2021-05-16T20:12:52.5153941Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T20:12:52.5154714Z 2021-05-16T20:12:52.5155326Z Total Download Size: 0.26 MiB 2021-05-16T20:12:52.5155984Z Total Installed Size: 1.33 MiB 2021-05-16T20:12:52.5156663Z Net Upgrade Size: 0.85 MiB 2021-05-16T20:12:52.5157079Z 2021-05-16T20:12:52.5157738Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:52.5158457Z :: Retrieving packages... 2021-05-16T20:12:52.8305854Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T20:12:53.2071136Z checking keyring... 2021-05-16T20:12:53.2973378Z checking package integrity... 2021-05-16T20:12:53.4353118Z loading package files... 2021-05-16T20:12:53.4376722Z checking for file conflicts... 2021-05-16T20:12:53.4382378Z checking available disk space... 2021-05-16T20:12:53.4405817Z :: Processing package changes... 2021-05-16T20:12:53.4406713Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T20:12:53.6204713Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T20:12:54.4238896Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T20:12:54.4239767Z resolving dependencies... 2021-05-16T20:12:54.4240978Z looking for conflicting packages... 2021-05-16T20:12:54.4560227Z 2021-05-16T20:12:54.4561409Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T20:12:54.4562240Z 2021-05-16T20:12:54.4562832Z Total Installed Size: 12.33 MiB 2021-05-16T20:12:54.4563673Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:54.4564067Z 2021-05-16T20:12:54.4564744Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:54.4565347Z checking keyring... 2021-05-16T20:12:54.5309900Z checking package integrity... 2021-05-16T20:12:54.6742250Z loading package files... 2021-05-16T20:12:54.6792293Z checking for file conflicts... 2021-05-16T20:12:54.6793179Z checking available disk space... 2021-05-16T20:12:54.6930128Z :: Processing package changes... 2021-05-16T20:12:54.6931105Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T20:12:55.8568941Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T20:12:55.8569950Z resolving dependencies... 2021-05-16T20:12:55.8844890Z looking for conflicting packages... 2021-05-16T20:12:55.8914728Z 2021-05-16T20:12:55.8916762Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T20:12:55.8917585Z 2021-05-16T20:12:55.8918351Z Total Installed Size: 11.78 MiB 2021-05-16T20:12:55.8919190Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:55.8919639Z 2021-05-16T20:12:55.8920361Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:55.8921058Z checking keyring... 2021-05-16T20:12:55.9648145Z checking package integrity... 2021-05-16T20:12:56.0915179Z loading package files... 2021-05-16T20:12:56.0959441Z checking for file conflicts... 2021-05-16T20:12:56.0960260Z checking available disk space... 2021-05-16T20:12:56.1058117Z :: Processing package changes... 2021-05-16T20:12:56.1059082Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T20:12:57.1067674Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T20:12:57.1068492Z resolving dependencies... 2021-05-16T20:12:57.1340052Z looking for conflicting packages... 2021-05-16T20:12:57.1426172Z 2021-05-16T20:12:57.1427270Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T20:12:57.1427809Z 2021-05-16T20:12:57.1428701Z Total Installed Size: 19.91 MiB 2021-05-16T20:12:57.1429794Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:57.1430420Z 2021-05-16T20:12:57.1431203Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:57.1431955Z checking keyring... 2021-05-16T20:12:57.2128531Z checking package integrity... 2021-05-16T20:12:57.3400933Z loading package files... 2021-05-16T20:12:57.3423884Z checking for file conflicts... 2021-05-16T20:12:57.3424684Z checking available disk space... 2021-05-16T20:12:57.3460463Z :: Processing package changes... 2021-05-16T20:12:57.3461362Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T20:12:58.2528993Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T20:12:58.2529824Z resolving dependencies... 2021-05-16T20:12:58.2795614Z looking for conflicting packages... 2021-05-16T20:12:58.2856342Z 2021-05-16T20:12:58.2857467Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T20:12:58.2858247Z 2021-05-16T20:12:58.2859634Z Total Installed Size: 29.16 MiB 2021-05-16T20:12:58.2860599Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:58.2861321Z 2021-05-16T20:12:58.2862333Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:58.2863257Z checking keyring... 2021-05-16T20:12:58.3554856Z checking package integrity... 2021-05-16T20:12:58.4886980Z loading package files... 2021-05-16T20:12:58.4924817Z checking for file conflicts... 2021-05-16T20:12:58.4925647Z checking available disk space... 2021-05-16T20:12:58.5003403Z :: Processing package changes... 2021-05-16T20:12:58.5004319Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T20:12:59.5846158Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T20:12:59.5846991Z resolving dependencies... 2021-05-16T20:12:59.6113594Z looking for conflicting packages... 2021-05-16T20:12:59.6229615Z 2021-05-16T20:12:59.6230924Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T20:12:59.6231987Z 2021-05-16T20:12:59.6233027Z Total Download Size: 17.02 MiB 2021-05-16T20:12:59.6234180Z Total Installed Size: 113.47 MiB 2021-05-16T20:12:59.6235331Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:12:59.6236055Z 2021-05-16T20:12:59.6237226Z :: Proceed with installation? [Y/n] 2021-05-16T20:12:59.6238480Z :: Retrieving packages... 2021-05-16T20:12:59.9450723Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T20:13:01.2135731Z checking keyring... 2021-05-16T20:13:01.3393630Z checking package integrity... 2021-05-16T20:13:01.6504974Z loading package files... 2021-05-16T20:13:01.7538369Z checking for file conflicts... 2021-05-16T20:13:01.7548837Z checking available disk space... 2021-05-16T20:13:03.1681571Z :: Processing package changes... 2021-05-16T20:13:03.1682747Z reinstalling mingw-w64-x86_64-python... 2021-05-16T20:13:12.0215294Z resolving dependencies... 2021-05-16T20:13:12.0528350Z looking for conflicting packages... 2021-05-16T20:13:12.0594472Z 2021-05-16T20:13:12.0595649Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T20:13:12.0596364Z 2021-05-16T20:13:12.0597144Z Total Download Size: 0.98 MiB 2021-05-16T20:13:12.0598054Z Total Installed Size: 3.56 MiB 2021-05-16T20:13:12.0598641Z 2021-05-16T20:13:12.0599582Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:12.0600572Z :: Retrieving packages... 2021-05-16T20:13:12.3866841Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T20:13:12.9673402Z checking keyring... 2021-05-16T20:13:13.0590630Z checking package integrity... 2021-05-16T20:13:13.2063828Z loading package files... 2021-05-16T20:13:13.2081660Z checking for file conflicts... 2021-05-16T20:13:13.2116403Z checking available disk space... 2021-05-16T20:13:13.2128113Z :: Processing package changes... 2021-05-16T20:13:13.2128934Z installing mingw-w64-x86_64-qpdf... 2021-05-16T20:13:14.0550864Z resolving dependencies... 2021-05-16T20:13:14.0623540Z looking for conflicting packages... 2021-05-16T20:13:14.0894649Z 2021-05-16T20:13:14.0895813Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T20:13:14.0896341Z 2021-05-16T20:13:14.0896959Z Total Download Size: 27.03 MiB 2021-05-16T20:13:14.0897639Z Total Installed Size: 194.29 MiB 2021-05-16T20:13:14.0898046Z 2021-05-16T20:13:14.0898769Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:14.0899478Z :: Retrieving packages... 2021-05-16T20:13:14.4185381Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T20:13:16.0918383Z checking keyring... 2021-05-16T20:13:16.1806926Z checking package integrity... 2021-05-16T20:13:16.5586207Z loading package files... 2021-05-16T20:13:16.5777791Z checking for file conflicts... 2021-05-16T20:13:16.6958180Z checking available disk space... 2021-05-16T20:13:16.6976862Z :: Processing package changes... 2021-05-16T20:13:16.6977812Z installing mingw-w64-x86_64-quantlib... 2021-05-16T20:13:19.1801232Z resolving dependencies... 2021-05-16T20:13:19.2124063Z looking for conflicting packages... 2021-05-16T20:13:19.2138485Z 2021-05-16T20:13:19.2140207Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T20:13:19.2141441Z 2021-05-16T20:13:19.2142441Z Total Download Size: 0.18 MiB 2021-05-16T20:13:19.2143690Z Total Installed Size: 0.79 MiB 2021-05-16T20:13:19.2144441Z 2021-05-16T20:13:19.2145627Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:19.2146899Z :: Retrieving packages... 2021-05-16T20:13:19.5285181Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T20:13:19.8133630Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T20:13:19.9083342Z checking keyring... 2021-05-16T20:13:20.0786712Z checking package integrity... 2021-05-16T20:13:20.3448558Z loading package files... 2021-05-16T20:13:20.3521958Z checking for file conflicts... 2021-05-16T20:13:20.3576703Z checking available disk space... 2021-05-16T20:13:20.3588408Z :: Processing package changes... 2021-05-16T20:13:20.3589535Z installing mingw-w64-x86_64-popt... 2021-05-16T20:13:20.3907517Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T20:13:21.3479657Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T20:13:22.2547782Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T20:13:23.0340845Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T20:13:23.0341673Z resolving dependencies... 2021-05-16T20:13:23.0449234Z looking for conflicting packages... 2021-05-16T20:13:23.0678211Z 2021-05-16T20:13:23.0679460Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T20:13:23.0679983Z 2021-05-16T20:13:23.0681210Z Total Installed Size: 1.79 MiB 2021-05-16T20:13:23.0682267Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:23.0682711Z 2021-05-16T20:13:23.0683460Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:23.0684122Z checking keyring... 2021-05-16T20:13:23.1403838Z checking package integrity... 2021-05-16T20:13:23.2512470Z loading package files... 2021-05-16T20:13:23.2527307Z checking for file conflicts... 2021-05-16T20:13:23.2528121Z checking available disk space... 2021-05-16T20:13:23.2580270Z :: Processing package changes... 2021-05-16T20:13:23.2581301Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T20:13:24.0724050Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T20:13:24.0725035Z resolving dependencies... 2021-05-16T20:13:24.0973071Z looking for conflicting packages... 2021-05-16T20:13:24.1049932Z 2021-05-16T20:13:24.1051307Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T20:13:24.1054087Z 2021-05-16T20:13:24.1055122Z Total Download Size: 0.37 MiB 2021-05-16T20:13:24.1056270Z Total Installed Size: 1.57 MiB 2021-05-16T20:13:24.1057417Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:24.1058148Z 2021-05-16T20:13:24.1059332Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:24.1062047Z :: Retrieving packages... 2021-05-16T20:13:24.4241395Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T20:13:24.7980796Z checking keyring... 2021-05-16T20:13:24.8838208Z checking package integrity... 2021-05-16T20:13:25.0205635Z loading package files... 2021-05-16T20:13:25.0221802Z checking for file conflicts... 2021-05-16T20:13:25.0222614Z checking available disk space... 2021-05-16T20:13:25.0508082Z :: Processing package changes... 2021-05-16T20:13:25.0509187Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T20:13:25.9735851Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T20:13:26.7574892Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T20:13:26.7575783Z resolving dependencies... 2021-05-16T20:13:26.7692737Z looking for conflicting packages... 2021-05-16T20:13:26.7910893Z 2021-05-16T20:13:26.7911979Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T20:13:26.7912514Z 2021-05-16T20:13:26.7913398Z Total Installed Size: 4.30 MiB 2021-05-16T20:13:26.7914198Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:26.7914874Z 2021-05-16T20:13:26.7915778Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:26.7916520Z checking keyring... 2021-05-16T20:13:26.8607698Z checking package integrity... 2021-05-16T20:13:26.9657523Z loading package files... 2021-05-16T20:13:26.9682828Z checking for file conflicts... 2021-05-16T20:13:26.9683600Z checking available disk space... 2021-05-16T20:13:26.9718531Z :: Processing package changes... 2021-05-16T20:13:26.9719382Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T20:13:27.7701634Z resolving dependencies... 2021-05-16T20:13:27.8009510Z looking for conflicting packages... 2021-05-16T20:13:27.8024839Z 2021-05-16T20:13:27.8026133Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T20:13:27.8027061Z 2021-05-16T20:13:27.8027864Z Total Download Size: 7.12 MiB 2021-05-16T20:13:27.8028787Z Total Installed Size: 31.49 MiB 2021-05-16T20:13:27.8029383Z 2021-05-16T20:13:27.8030329Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:27.8031435Z :: Retrieving packages... 2021-05-16T20:13:28.1386644Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T20:13:28.6186954Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T20:13:29.2192605Z checking keyring... 2021-05-16T20:13:29.3072863Z checking package integrity... 2021-05-16T20:13:29.6337061Z loading package files... 2021-05-16T20:13:29.6715158Z checking for file conflicts... 2021-05-16T20:13:29.9667279Z checking available disk space... 2021-05-16T20:13:29.9687149Z :: Processing package changes... 2021-05-16T20:13:29.9687979Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T20:13:29.9848926Z installing mingw-w64-x86_64-ruby... 2021-05-16T20:13:33.3576269Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T20:13:33.3577100Z resolving dependencies... 2021-05-16T20:13:33.3690558Z looking for conflicting packages... 2021-05-16T20:13:33.3962889Z 2021-05-16T20:13:33.3963968Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T20:13:33.3964523Z 2021-05-16T20:13:33.3965097Z Total Installed Size: 0.16 MiB 2021-05-16T20:13:33.3966054Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:33.3966411Z 2021-05-16T20:13:33.3967944Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:33.3969463Z checking keyring... 2021-05-16T20:13:33.4694118Z checking package integrity... 2021-05-16T20:13:33.5836106Z loading package files... 2021-05-16T20:13:33.5917627Z checking for file conflicts... 2021-05-16T20:13:33.5918674Z checking available disk space... 2021-05-16T20:13:33.5970048Z :: Processing package changes... 2021-05-16T20:13:33.5971117Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T20:13:34.3944673Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T20:13:34.3945456Z resolving dependencies... 2021-05-16T20:13:34.4187932Z looking for conflicting packages... 2021-05-16T20:13:34.4270517Z 2021-05-16T20:13:34.4271570Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T20:13:34.4272073Z 2021-05-16T20:13:34.4272619Z Total Download Size: 6.74 MiB 2021-05-16T20:13:34.4273247Z Total Installed Size: 48.62 MiB 2021-05-16T20:13:34.4273842Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:34.4274221Z 2021-05-16T20:13:34.4274889Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:34.4275538Z :: Retrieving packages... 2021-05-16T20:13:34.7446590Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T20:13:35.6309150Z checking keyring... 2021-05-16T20:13:35.7214044Z checking package integrity... 2021-05-16T20:13:35.9223441Z loading package files... 2021-05-16T20:13:35.9382126Z checking for file conflicts... 2021-05-16T20:13:35.9383173Z checking available disk space... 2021-05-16T20:13:36.2878885Z :: Processing package changes... 2021-05-16T20:13:36.2879987Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T20:13:38.1990235Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T20:13:38.1991360Z resolving dependencies... 2021-05-16T20:13:38.1992731Z looking for conflicting packages... 2021-05-16T20:13:38.2324499Z 2021-05-16T20:13:38.2326056Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T20:13:38.2327154Z 2021-05-16T20:13:38.2328582Z Total Installed Size: 0.16 MiB 2021-05-16T20:13:38.2329799Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:38.2330548Z 2021-05-16T20:13:38.2331758Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:38.2333309Z checking keyring... 2021-05-16T20:13:38.3060825Z checking package integrity... 2021-05-16T20:13:38.4151120Z loading package files... 2021-05-16T20:13:38.4199732Z checking for file conflicts... 2021-05-16T20:13:38.4200630Z checking available disk space... 2021-05-16T20:13:38.4221450Z :: Processing package changes... 2021-05-16T20:13:38.4222281Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T20:13:39.2350509Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T20:13:39.2351328Z resolving dependencies... 2021-05-16T20:13:39.2628455Z looking for conflicting packages... 2021-05-16T20:13:39.2701966Z 2021-05-16T20:13:39.2703205Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T20:13:39.2704141Z 2021-05-16T20:13:39.2705227Z Total Download Size: 2.59 MiB 2021-05-16T20:13:39.2706404Z Total Installed Size: 9.64 MiB 2021-05-16T20:13:39.2707531Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:39.2708255Z 2021-05-16T20:13:39.2709512Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:39.2710748Z :: Retrieving packages... 2021-05-16T20:13:39.6219377Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T20:13:40.3977270Z checking keyring... 2021-05-16T20:13:40.4868971Z checking package integrity... 2021-05-16T20:13:40.6419369Z loading package files... 2021-05-16T20:13:40.6648223Z checking for file conflicts... 2021-05-16T20:13:40.6648978Z checking available disk space... 2021-05-16T20:13:40.9787467Z :: Processing package changes... 2021-05-16T20:13:40.9788698Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T20:13:43.6313435Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T20:13:43.6314369Z resolving dependencies... 2021-05-16T20:13:43.6425436Z looking for conflicting packages... 2021-05-16T20:13:43.6652745Z 2021-05-16T20:13:43.6653877Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T20:13:43.6654631Z 2021-05-16T20:13:43.6655721Z Total Download Size: 0.03 MiB 2021-05-16T20:13:43.6656883Z Total Installed Size: 0.06 MiB 2021-05-16T20:13:43.6658046Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:43.6658764Z 2021-05-16T20:13:43.6659960Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:43.6661196Z :: Retrieving packages... 2021-05-16T20:13:43.9830231Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T20:13:44.0784486Z checking keyring... 2021-05-16T20:13:44.1718687Z checking package integrity... 2021-05-16T20:13:44.3111215Z loading package files... 2021-05-16T20:13:44.3127208Z checking for file conflicts... 2021-05-16T20:13:44.3128036Z checking available disk space... 2021-05-16T20:13:44.3158075Z :: Processing package changes... 2021-05-16T20:13:44.3159135Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T20:13:45.1116034Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T20:13:45.1117077Z resolving dependencies... 2021-05-16T20:13:45.1397691Z looking for conflicting packages... 2021-05-16T20:13:45.1468845Z 2021-05-16T20:13:45.1470680Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T20:13:45.1472165Z 2021-05-16T20:13:45.1473252Z Total Installed Size: 24.86 MiB 2021-05-16T20:13:45.1473936Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:45.1474359Z 2021-05-16T20:13:45.1475093Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:45.1475757Z checking keyring... 2021-05-16T20:13:45.2246958Z checking package integrity... 2021-05-16T20:13:45.3908032Z loading package files... 2021-05-16T20:13:45.3936341Z checking for file conflicts... 2021-05-16T20:13:45.3937192Z checking available disk space... 2021-05-16T20:13:45.3981998Z :: Processing package changes... 2021-05-16T20:13:45.3983140Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T20:13:46.3130611Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T20:13:46.3131554Z resolving dependencies... 2021-05-16T20:13:46.3406487Z looking for conflicting packages... 2021-05-16T20:13:46.3473668Z 2021-05-16T20:13:46.3474589Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T20:13:46.3475174Z 2021-05-16T20:13:46.3476009Z Total Installed Size: 7.49 MiB 2021-05-16T20:13:46.3476909Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:46.3477676Z 2021-05-16T20:13:46.3478480Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:46.3479186Z checking keyring... 2021-05-16T20:13:46.4218111Z checking package integrity... 2021-05-16T20:13:46.5616361Z loading package files... 2021-05-16T20:13:46.5642459Z checking for file conflicts... 2021-05-16T20:13:46.5643316Z checking available disk space... 2021-05-16T20:13:46.5966540Z :: Processing package changes... 2021-05-16T20:13:46.5967603Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T20:13:47.5056230Z resolving dependencies... 2021-05-16T20:13:47.5335432Z looking for conflicting packages... 2021-05-16T20:13:47.5400439Z 2021-05-16T20:13:47.5401292Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T20:13:47.5401814Z 2021-05-16T20:13:47.5402417Z Total Download Size: 3.09 MiB 2021-05-16T20:13:47.5403340Z Total Installed Size: 47.15 MiB 2021-05-16T20:13:47.5403810Z 2021-05-16T20:13:47.5404506Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:47.5405228Z :: Retrieving packages... 2021-05-16T20:13:47.8503452Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T20:13:48.6130161Z checking keyring... 2021-05-16T20:13:48.7080916Z checking package integrity... 2021-05-16T20:13:48.8695910Z loading package files... 2021-05-16T20:13:48.8723601Z checking for file conflicts... 2021-05-16T20:13:48.8749215Z checking available disk space... 2021-05-16T20:13:48.8760590Z :: Processing package changes... 2021-05-16T20:13:48.8761469Z installing mingw-w64-x86_64-tiledb... 2021-05-16T20:13:49.8144640Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T20:13:49.8145474Z resolving dependencies... 2021-05-16T20:13:49.8373321Z looking for conflicting packages... 2021-05-16T20:13:49.8490739Z 2021-05-16T20:13:49.8491991Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T20:13:49.8493032Z 2021-05-16T20:13:49.8494077Z Total Download Size: 1.93 MiB 2021-05-16T20:13:49.8495231Z Total Installed Size: 5.55 MiB 2021-05-16T20:13:49.8496391Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:49.8497136Z 2021-05-16T20:13:49.8498330Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:49.8499626Z :: Retrieving packages... 2021-05-16T20:13:50.1755387Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T20:13:50.8503772Z checking keyring... 2021-05-16T20:13:50.9477295Z checking package integrity... 2021-05-16T20:13:51.1281394Z loading package files... 2021-05-16T20:13:51.1372086Z checking for file conflicts... 2021-05-16T20:13:51.1373036Z checking available disk space... 2021-05-16T20:13:51.2875863Z :: Processing package changes... 2021-05-16T20:13:51.2877142Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T20:13:52.7723966Z resolving dependencies... 2021-05-16T20:13:52.8020600Z looking for conflicting packages... 2021-05-16T20:13:52.8099086Z 2021-05-16T20:13:52.8100448Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T20:13:52.8101411Z 2021-05-16T20:13:52.8102417Z Total Download Size: 0.11 MiB 2021-05-16T20:13:52.8103602Z Total Installed Size: 0.30 MiB 2021-05-16T20:13:52.8104371Z 2021-05-16T20:13:52.8105577Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:52.8106874Z :: Retrieving packages... 2021-05-16T20:13:53.1287908Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T20:13:53.4151363Z checking keyring... 2021-05-16T20:13:53.5131037Z checking package integrity... 2021-05-16T20:13:53.6497389Z loading package files... 2021-05-16T20:13:53.6514637Z checking for file conflicts... 2021-05-16T20:13:53.6521196Z checking available disk space... 2021-05-16T20:13:53.6532611Z :: Processing package changes... 2021-05-16T20:13:53.6533495Z installing mingw-w64-x86_64-tktable... 2021-05-16T20:13:54.4371584Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:13:54.4372629Z resolving dependencies... 2021-05-16T20:13:54.4482758Z looking for conflicting packages... 2021-05-16T20:13:54.4712601Z 2021-05-16T20:13:54.4714356Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:13:54.4715564Z 2021-05-16T20:13:54.4716587Z Total Download Size: 0.30 MiB 2021-05-16T20:13:54.4717874Z Total Installed Size: 0.96 MiB 2021-05-16T20:13:54.4719058Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:54.4719767Z 2021-05-16T20:13:54.4721078Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:54.4722364Z :: Retrieving packages... 2021-05-16T20:13:54.7908624Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:13:55.1718434Z checking keyring... 2021-05-16T20:13:55.2708652Z checking package integrity... 2021-05-16T20:13:55.4121847Z loading package files... 2021-05-16T20:13:55.4138433Z checking for file conflicts... 2021-05-16T20:13:55.4139294Z checking available disk space... 2021-05-16T20:13:55.4173416Z :: Processing package changes... 2021-05-16T20:13:55.4174405Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T20:13:56.2240040Z resolving dependencies... 2021-05-16T20:13:56.2336468Z looking for conflicting packages... 2021-05-16T20:13:56.2590994Z 2021-05-16T20:13:56.2592192Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T20:13:56.2593029Z 2021-05-16T20:13:56.2593640Z Total Download Size: 0.17 MiB 2021-05-16T20:13:56.2594304Z Total Installed Size: 0.70 MiB 2021-05-16T20:13:56.2594738Z 2021-05-16T20:13:56.2595466Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:56.2596183Z :: Retrieving packages... 2021-05-16T20:13:56.5834064Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T20:13:56.8779228Z checking keyring... 2021-05-16T20:13:56.9777485Z checking package integrity... 2021-05-16T20:13:57.1251374Z loading package files... 2021-05-16T20:13:57.7579979Z checking for file conflicts... 2021-05-16T20:13:57.7581182Z checking available disk space... 2021-05-16T20:13:57.7582217Z :: Processing package changes... 2021-05-16T20:13:57.7583247Z installing mingw-w64-x86_64-udunits... 2021-05-16T20:13:57.9736267Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T20:13:57.9737494Z resolving dependencies... 2021-05-16T20:13:57.9739501Z looking for conflicting packages... 2021-05-16T20:13:58.0081960Z 2021-05-16T20:13:58.0083436Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T20:13:58.0084242Z 2021-05-16T20:13:58.0084864Z Total Download Size: 0.01 MiB 2021-05-16T20:13:58.0085643Z Total Installed Size: 0.00 MiB 2021-05-16T20:13:58.0086314Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:58.0086804Z 2021-05-16T20:13:58.0087655Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:58.0088363Z :: Retrieving packages... 2021-05-16T20:13:58.3292403Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T20:13:58.4254291Z checking keyring... 2021-05-16T20:13:58.5179520Z checking package integrity... 2021-05-16T20:13:58.6566979Z loading package files... 2021-05-16T20:13:58.6582816Z checking for file conflicts... 2021-05-16T20:13:58.6583662Z checking available disk space... 2021-05-16T20:13:58.6601770Z :: Processing package changes... 2021-05-16T20:13:58.6603034Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T20:13:59.4891990Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:13:59.4893356Z resolving dependencies... 2021-05-16T20:13:59.5095386Z looking for conflicting packages... 2021-05-16T20:13:59.5234553Z 2021-05-16T20:13:59.5236356Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:13:59.5237476Z 2021-05-16T20:13:59.5238295Z Total Download Size: 0.04 MiB 2021-05-16T20:13:59.5239228Z Total Installed Size: 0.37 MiB 2021-05-16T20:13:59.5240122Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:13:59.5240730Z 2021-05-16T20:13:59.5241734Z :: Proceed with installation? [Y/n] 2021-05-16T20:13:59.5242780Z :: Retrieving packages... 2021-05-16T20:13:59.8691217Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:14:00.0665039Z checking keyring... 2021-05-16T20:14:00.1658916Z checking package integrity... 2021-05-16T20:14:00.3089109Z loading package files... 2021-05-16T20:14:00.3117430Z checking for file conflicts... 2021-05-16T20:14:00.3118276Z checking available disk space... 2021-05-16T20:14:00.3181494Z :: Processing package changes... 2021-05-16T20:14:00.3182689Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T20:14:01.1444709Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T20:14:01.1446039Z resolving dependencies... 2021-05-16T20:14:01.1447223Z looking for conflicting packages... 2021-05-16T20:14:01.1836451Z 2021-05-16T20:14:01.1839453Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T20:14:01.1840639Z 2021-05-16T20:14:01.1841266Z Total Download Size: 0.02 MiB 2021-05-16T20:14:01.1841944Z Total Installed Size: 0.21 MiB 2021-05-16T20:14:01.1842587Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:01.1843004Z 2021-05-16T20:14:01.1843730Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:01.1844564Z :: Retrieving packages... 2021-05-16T20:14:01.5026297Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T20:14:01.5970102Z checking keyring... 2021-05-16T20:14:01.6909288Z checking package integrity... 2021-05-16T20:14:01.8293382Z loading package files... 2021-05-16T20:14:01.8316684Z checking for file conflicts... 2021-05-16T20:14:01.8317526Z checking available disk space... 2021-05-16T20:14:01.8338533Z :: Processing package changes... 2021-05-16T20:14:01.8339556Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T20:14:02.6547221Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T20:14:02.6548354Z resolving dependencies... 2021-05-16T20:14:02.6771922Z looking for conflicting packages... 2021-05-16T20:14:02.6929654Z 2021-05-16T20:14:02.6930834Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T20:14:02.6931426Z 2021-05-16T20:14:02.6932337Z Total Installed Size: 6.66 MiB 2021-05-16T20:14:02.6933420Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:02.6934068Z 2021-05-16T20:14:02.6934867Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:02.6935543Z checking keyring... 2021-05-16T20:14:02.7666585Z checking package integrity... 2021-05-16T20:14:02.8977302Z loading package files... 2021-05-16T20:14:02.9021089Z checking for file conflicts... 2021-05-16T20:14:02.9022049Z checking available disk space... 2021-05-16T20:14:02.9038569Z :: Processing package changes... 2021-05-16T20:14:02.9039474Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T20:14:03.8140098Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T20:14:03.8141024Z resolving dependencies... 2021-05-16T20:14:03.8252140Z looking for conflicting packages... 2021-05-16T20:14:03.8494621Z 2021-05-16T20:14:03.8495820Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T20:14:03.8497013Z 2021-05-16T20:14:03.8499148Z Total Installed Size: 46.73 MiB 2021-05-16T20:14:03.8501063Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:03.8502576Z 2021-05-16T20:14:03.8504370Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:03.8506848Z checking keyring... 2021-05-16T20:14:03.9275609Z checking package integrity... 2021-05-16T20:14:04.0632561Z loading package files... 2021-05-16T20:14:04.0648765Z checking for file conflicts... 2021-05-16T20:14:04.0649679Z checking available disk space... 2021-05-16T20:14:04.0667165Z :: Processing package changes... 2021-05-16T20:14:04.0668003Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T20:14:04.9442233Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T20:14:04.9443165Z resolving dependencies... 2021-05-16T20:14:04.9444311Z looking for conflicting packages... 2021-05-16T20:14:04.9802846Z 2021-05-16T20:14:04.9804060Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T20:14:04.9804623Z 2021-05-16T20:14:04.9805233Z Total Installed Size: 1.70 MiB 2021-05-16T20:14:04.9806279Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:04.9807089Z 2021-05-16T20:14:04.9808541Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:04.9809526Z checking keyring... 2021-05-16T20:14:05.0543404Z checking package integrity... 2021-05-16T20:14:05.1666629Z loading package files... 2021-05-16T20:14:05.1687382Z checking for file conflicts... 2021-05-16T20:14:05.1688249Z checking available disk space... 2021-05-16T20:14:05.1703687Z :: Processing package changes... 2021-05-16T20:14:05.1704566Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T20:14:05.9820920Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T20:14:05.9822154Z resolving dependencies... 2021-05-16T20:14:05.9943082Z looking for conflicting packages... 2021-05-16T20:14:06.0161461Z 2021-05-16T20:14:06.0162579Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T20:14:06.0163100Z 2021-05-16T20:14:06.0163711Z Total Download Size: 0.35 MiB 2021-05-16T20:14:06.0164628Z Total Installed Size: 1.67 MiB 2021-05-16T20:14:06.0165300Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:06.0165722Z 2021-05-16T20:14:06.0166444Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:06.0167173Z :: Retrieving packages... 2021-05-16T20:14:06.3583171Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T20:14:06.7328479Z checking keyring... 2021-05-16T20:14:06.8229291Z checking package integrity... 2021-05-16T20:14:06.9630060Z loading package files... 2021-05-16T20:14:06.9659994Z checking for file conflicts... 2021-05-16T20:14:06.9660856Z checking available disk space... 2021-05-16T20:14:06.9985953Z :: Processing package changes... 2021-05-16T20:14:06.9987065Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T20:14:07.9067176Z resolving dependencies... 2021-05-16T20:14:07.9210365Z looking for conflicting packages... 2021-05-16T20:14:07.9464560Z 2021-05-16T20:14:07.9465840Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T20:14:07.9466746Z 2021-05-16T20:14:07.9467779Z Total Download Size: 0.50 MiB 2021-05-16T20:14:07.9468970Z Total Installed Size: 3.27 MiB 2021-05-16T20:14:07.9469736Z 2021-05-16T20:14:07.9470912Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:07.9472398Z :: Retrieving packages... 2021-05-16T20:14:08.3046649Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T20:14:08.7887984Z checking keyring... 2021-05-16T20:14:08.8858730Z checking package integrity... 2021-05-16T20:14:09.0375965Z loading package files... 2021-05-16T20:14:09.0435436Z checking for file conflicts... 2021-05-16T20:14:09.0461419Z checking available disk space... 2021-05-16T20:14:09.0472930Z :: Processing package changes... 2021-05-16T20:14:09.0473764Z installing mingw-w64-x86_64-yasm... 2021-05-16T20:14:10.0780788Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T20:14:10.9002745Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T20:14:10.9003603Z resolving dependencies... 2021-05-16T20:14:10.9004626Z looking for conflicting packages... 2021-05-16T20:14:10.9339731Z 2021-05-16T20:14:10.9341491Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T20:14:10.9342389Z 2021-05-16T20:14:10.9343178Z Total Download Size: 0.10 MiB 2021-05-16T20:14:10.9343846Z Total Installed Size: 0.38 MiB 2021-05-16T20:14:10.9344473Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:10.9344876Z 2021-05-16T20:14:10.9345619Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:10.9346316Z :: Retrieving packages... 2021-05-16T20:14:11.2542428Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T20:14:11.5595002Z checking keyring... 2021-05-16T20:14:11.6541097Z checking package integrity... 2021-05-16T20:14:11.7931839Z loading package files... 2021-05-16T20:14:11.7956750Z checking for file conflicts... 2021-05-16T20:14:11.7957469Z checking available disk space... 2021-05-16T20:14:11.7993530Z :: Processing package changes... 2021-05-16T20:14:11.7994474Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T20:14:12.6323762Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T20:14:12.6324619Z resolving dependencies... 2021-05-16T20:14:12.6327007Z looking for conflicting packages... 2021-05-16T20:14:12.6679740Z 2021-05-16T20:14:12.6681555Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T20:14:12.6682429Z 2021-05-16T20:14:12.6683397Z Total Download Size: 0.52 MiB 2021-05-16T20:14:12.6684505Z Total Installed Size: 3.70 MiB 2021-05-16T20:14:12.6685563Z Net Upgrade Size: 0.00 MiB 2021-05-16T20:14:12.6686336Z 2021-05-16T20:14:12.6687539Z :: Proceed with installation? [Y/n] 2021-05-16T20:14:12.6689033Z :: Retrieving packages... 2021-05-16T20:14:12.9870511Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T20:14:13.4621926Z checking keyring... 2021-05-16T20:14:13.5553787Z checking package integrity... 2021-05-16T20:14:13.6988864Z loading package files... 2021-05-16T20:14:13.7014420Z checking for file conflicts... 2021-05-16T20:14:13.7015464Z checking available disk space... 2021-05-16T20:14:13.7073888Z :: Processing package changes... 2021-05-16T20:14:13.7074943Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T20:14:14.0027762Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:14:14.0030194Z Dload Upload Total Spent Left Speed 2021-05-16T20:14:14.0033748Z 2021-05-16T20:14:14.1870327Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:14:14.1871852Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 861 2021-05-16T20:14:14.4394192Z 2021-05-16T20:14:14.6635001Z 12 29.0M 12 3667k 0 0 3667k 0 0:00:08 --:--:-- 0:00:08 3667k 2021-05-16T20:14:14.6636325Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 117M 2021-05-16T20:14:16.5344314Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:14:16.5344956Z with: 2021-05-16T20:14:16.5346757Z github_slug: neuroconductor/neurobase 2021-05-16T20:14:16.5347256Z env: 2021-05-16T20:14:16.5347723Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:14:16.5348186Z TIC_DEPLOY_KEY: 2021-05-16T20:14:16.5348562Z RSPM: 2021-05-16T20:14:16.5350255Z GITHUB_PAT: *** 2021-05-16T20:14:16.5350681Z COVERALLS_TOKEN: 2021-05-16T20:14:16.5351169Z continue-on-error: false 2021-05-16T20:14:16.5351664Z VDIFFR_RUN_TESTS: 2021-05-16T20:14:16.5352096Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:14:16.5352512Z TZ: UTC 2021-05-16T20:14:16.5352945Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:14:16.5353395Z NOT_CRAN: true 2021-05-16T20:14:16.5353795Z MSYSTEM: MINGW64 2021-05-16T20:14:16.5354184Z ##[endgroup] 2021-05-16T20:14:16.7409485Z repo slug is: neuroconductor/neurobase 2021-05-16T20:14:16.7706241Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:14:16.7707000Z env: 2021-05-16T20:14:16.7707450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:14:16.7707940Z TIC_DEPLOY_KEY: 2021-05-16T20:14:16.7708297Z RSPM: 2021-05-16T20:14:16.7709777Z GITHUB_PAT: *** 2021-05-16T20:14:16.7710272Z COVERALLS_TOKEN: 2021-05-16T20:14:16.7710763Z continue-on-error: false 2021-05-16T20:14:16.7711262Z VDIFFR_RUN_TESTS: 2021-05-16T20:14:16.7711693Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:14:16.7712104Z TZ: UTC 2021-05-16T20:14:16.7712493Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:14:16.7712925Z NOT_CRAN: true 2021-05-16T20:14:16.7713306Z MSYSTEM: MINGW64 2021-05-16T20:14:16.7713718Z ##[endgroup] 2021-05-16T20:14:17.4243136Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:14:17.4243819Z with: 2021-05-16T20:14:17.4244217Z repo_name: neurobase 2021-05-16T20:14:17.4244657Z repo_version: 1.30.1 2021-05-16T20:14:17.4245057Z runner_os: Windows 2021-05-16T20:14:17.4245459Z R_version: 3.5 2021-05-16T20:14:17.4245799Z env: 2021-05-16T20:14:17.4246261Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:14:17.4246730Z TIC_DEPLOY_KEY: 2021-05-16T20:14:17.4247106Z RSPM: 2021-05-16T20:14:17.4248578Z GITHUB_PAT: *** 2021-05-16T20:14:17.4248973Z COVERALLS_TOKEN: 2021-05-16T20:14:17.4249482Z continue-on-error: false 2021-05-16T20:14:17.4249957Z VDIFFR_RUN_TESTS: 2021-05-16T20:14:17.4250411Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:14:17.4250861Z TZ: UTC 2021-05-16T20:14:17.4251264Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:14:17.4251677Z NOT_CRAN: true 2021-05-16T20:14:17.4252081Z MSYSTEM: MINGW64 2021-05-16T20:14:17.4252512Z ##[endgroup] 2021-05-16T20:14:17.4921088Z Package: neurobase 2021-05-16T20:14:17.4926027Z Version: 1.30.1 2021-05-16T20:14:17.4926626Z OS: Windows 2021-05-16T20:14:17.5142252Z ##[group]Run install.packages('remotes') 2021-05-16T20:14:17.5143068Z install.packages('remotes') 2021-05-16T20:14:17.5143885Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:14:17.5144920Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:14:17.5150931Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:14:17.5151371Z env: 2021-05-16T20:14:17.5151813Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:14:17.5152303Z TIC_DEPLOY_KEY: 2021-05-16T20:14:17.5152663Z RSPM: 2021-05-16T20:14:17.5153624Z GITHUB_PAT: *** 2021-05-16T20:14:17.5154038Z COVERALLS_TOKEN: 2021-05-16T20:14:17.5154525Z continue-on-error: false 2021-05-16T20:14:17.5155015Z VDIFFR_RUN_TESTS: 2021-05-16T20:14:17.5155457Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:14:17.5155869Z TZ: UTC 2021-05-16T20:14:17.5156287Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:14:17.5156698Z NOT_CRAN: true 2021-05-16T20:14:17.5157097Z MSYSTEM: MINGW64 2021-05-16T20:14:17.5157485Z ##[endgroup] 2021-05-16T20:14:17.7474108Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:14:17.7475081Z (as 'lib' is unspecified) 2021-05-16T20:14:19.7973473Z 2021-05-16T20:14:19.7974905Z There is a binary version available but the source version is later: 2021-05-16T20:14:19.8099256Z binary source needs_compilation 2021-05-16T20:14:19.8100197Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T20:14:19.8100651Z 2021-05-16T20:14:19.8102110Z installing the source package 'remotes' 2021-05-16T20:14:19.8102648Z 2021-05-16T20:14:19.8133407Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T20:14:19.8486591Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T20:14:19.8495282Z ================================================== 2021-05-16T20:14:19.8496146Z downloaded 144 KB 2021-05-16T20:14:19.8496575Z 2021-05-16T20:14:20.4082712Z * installing *source* package 'remotes' ... 2021-05-16T20:14:20.4225825Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T20:14:20.4667520Z ** R 2021-05-16T20:14:20.5147190Z ** inst 2021-05-16T20:14:20.5190025Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:22.5135704Z ** help 2021-05-16T20:14:22.7039774Z *** installing help indices 2021-05-16T20:14:22.8062259Z converting help for package 'remotes' 2021-05-16T20:14:22.8440129Z finding HTML links ... done 2021-05-16T20:14:22.9022006Z available_packages html 2021-05-16T20:14:22.9633852Z bioc_install_repos html 2021-05-16T20:14:23.0037487Z download html 2021-05-16T20:14:23.0236121Z download_version html 2021-05-16T20:14:23.0278671Z git_credentials html 2021-05-16T20:14:23.0354238Z github_refs html 2021-05-16T20:14:23.0578324Z github_remote html 2021-05-16T20:14:23.0632399Z gitlab_pat html 2021-05-16T20:14:23.1156321Z install_bioc html 2021-05-16T20:14:23.1886394Z install_bitbucket html 2021-05-16T20:14:23.2319757Z install_cran html 2021-05-16T20:14:23.2677395Z install_deps html 2021-05-16T20:14:23.2874781Z install_dev html 2021-05-16T20:14:23.3409368Z install_git html 2021-05-16T20:14:23.4021267Z install_github html 2021-05-16T20:14:23.4579056Z install_gitlab html 2021-05-16T20:14:23.5032983Z install_local html 2021-05-16T20:14:23.5395777Z install_remote html 2021-05-16T20:14:23.5885534Z install_svn html 2021-05-16T20:14:23.6298256Z install_url html 2021-05-16T20:14:23.6937638Z install_version html 2021-05-16T20:14:23.7338160Z package_deps html 2021-05-16T20:14:23.7443364Z parse-git-repo html 2021-05-16T20:14:23.7578596Z standardise_dep html 2021-05-16T20:14:23.7720617Z system_requirements html 2021-05-16T20:14:23.8102193Z update_packages html 2021-05-16T20:14:23.8108708Z ** building package indices 2021-05-16T20:14:23.8910975Z ** installing vignettes 2021-05-16T20:14:23.8995230Z ** testing if installed package can be loaded 2021-05-16T20:14:23.8999168Z *** arch - i386 2021-05-16T20:14:24.3144682Z *** arch - x64 2021-05-16T20:14:24.6257357Z * DONE (remotes) 2021-05-16T20:14:24.6791176Z In R CMD INSTALL 2021-05-16T20:14:24.6814921Z 2021-05-16T20:14:24.6815825Z The downloaded source packages are in 2021-05-16T20:14:24.6816904Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpoVjnL8\downloaded_packages' 2021-05-16T20:14:34.3237446Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:14:34.3238225Z remotes::install_github("ropensci/tic") 2021-05-16T20:14:34.3238886Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:14:34.3239557Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:14:34.3240142Z remotes::install_cran("covr") 2021-05-16T20:14:34.3246301Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:14:34.3246700Z env: 2021-05-16T20:14:34.3247103Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:14:34.3247547Z TIC_DEPLOY_KEY: 2021-05-16T20:14:34.3247869Z RSPM: 2021-05-16T20:14:34.3249261Z GITHUB_PAT: *** 2021-05-16T20:14:34.3249634Z COVERALLS_TOKEN: 2021-05-16T20:14:34.3250096Z continue-on-error: false 2021-05-16T20:14:34.3250527Z VDIFFR_RUN_TESTS: 2021-05-16T20:14:34.3250933Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:14:34.3251303Z TZ: UTC 2021-05-16T20:14:34.3251703Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:14:34.3252078Z NOT_CRAN: true 2021-05-16T20:14:34.3252438Z MSYSTEM: MINGW64 2021-05-16T20:14:34.3252795Z ##[endgroup] 2021-05-16T20:14:34.5688198Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:14:35.2506306Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:14:39.3591530Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:14:39.3592428Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:14:39.3593069Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:14:39.3593667Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:14:39.3594249Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:14:39.3594840Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:14:39.3595418Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:14:39.3596035Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:14:39.3596806Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:14:39.3597393Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:14:39.3597980Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:14:39.3598602Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:14:39.3599204Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:14:39.3599800Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:14:39.3600358Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:14:39.3600968Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:14:39.3601596Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:14:39.3602241Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:14:39.3602854Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:14:39.3603439Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:14:39.3604029Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:14:39.3604596Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:14:39.3605190Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:14:39.3606007Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:14:39.3606603Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:14:39.3607215Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:14:39.3607807Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:14:39.3608428Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:14:39.3609016Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:14:39.3609579Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:14:39.3610169Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:14:39.3610781Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:14:39.3611388Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:14:39.3612972Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:14:39.3613633Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:14:39.3632201Z 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-16T20:14:39.3646591Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:14:39.3647530Z (as 'lib' is unspecified) 2021-05-16T20:14:40.9088912Z 2021-05-16T20:14:40.9093228Z There are binary versions available but the source versions are later: 2021-05-16T20:14:40.9118544Z binary source needs_compilation 2021-05-16T20:14:40.9120313Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T20:14:40.9121446Z magrittr 1.5 2.0.1 TRUE 2021-05-16T20:14:40.9122547Z glue 1.4.0 1.4.2 TRUE 2021-05-16T20:14:40.9123577Z sys 3.3 3.4 TRUE 2021-05-16T20:14:40.9124619Z R6 2.4.1 2.5.0 FALSE 2021-05-16T20:14:40.9125679Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T20:14:40.9126763Z mime 0.9 0.10 TRUE 2021-05-16T20:14:40.9127807Z curl 4.3 4.3.1 TRUE 2021-05-16T20:14:40.9128993Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T20:14:40.9130089Z httr 1.4.1 1.4.2 FALSE 2021-05-16T20:14:40.9131120Z cli 2.0.2 2.5.0 FALSE 2021-05-16T20:14:40.9132163Z zip 2.0.4 2.1.1 TRUE 2021-05-16T20:14:40.9133284Z rstudioapi 0.11 0.13 FALSE 2021-05-16T20:14:40.9135157Z Package which is only available in source form, and may need 2021-05-16T20:14:40.9135947Z credentials 1.1 1.3.0 FALSE 2021-05-16T20:14:40.9136944Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T20:14:40.9137705Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T20:14:40.9138382Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T20:14:40.9140295Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T20:14:40.9141450Z withr 2.2.0 2.4.2 FALSE 2021-05-16T20:14:40.9142111Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T20:14:40.9142775Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T20:14:40.9143576Z gh 1.1.0 1.3.0 FALSE 2021-05-16T20:14:40.9144188Z gert 0.3 1.3.0 TRUE 2021-05-16T20:14:40.9144779Z fs 1.4.1 1.5.0 TRUE 2021-05-16T20:14:40.9145397Z desc 1.2.0 1.3.0 FALSE 2021-05-16T20:14:40.9146011Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T20:14:40.9146620Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T20:14:40.9147261Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T20:14:40.9147869Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T20:14:40.9148624Z 2021-05-16T20:14:40.9167989Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T20:14:40.9464296Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T20:14:40.9513325Z ================================================== 2021-05-16T20:14:40.9514127Z downloaded 62 KB 2021-05-16T20:14:40.9514579Z 2021-05-16T20:14:40.9527540Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T20:14:40.9990440Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T20:14:41.0005805Z ================================================== 2021-05-16T20:14:41.0006751Z downloaded 15 KB 2021-05-16T20:14:41.0007207Z 2021-05-16T20:14:41.0036168Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T20:14:41.0425032Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T20:14:41.0471642Z ================================================== 2021-05-16T20:14:41.0472536Z downloaded 200 KB 2021-05-16T20:14:41.0473022Z 2021-05-16T20:14:41.0486003Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T20:14:41.0849047Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T20:14:41.7555742Z ================================================== 2021-05-16T20:14:41.7556643Z downloaded 80 KB 2021-05-16T20:14:41.7557360Z 2021-05-16T20:14:41.7558742Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T20:14:41.7559933Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T20:14:41.7560929Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T20:14:41.7563730Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T20:14:41.7564822Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T20:14:41.7565358Z 2021-05-16T20:14:41.7566079Z The downloaded binary packages are in 2021-05-16T20:14:41.7567133Z C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages 2021-05-16T20:14:41.7568763Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T20:14:41.7570220Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T20:14:41.7571075Z ================================================== 2021-05-16T20:14:41.7571724Z downloaded 415 KB 2021-05-16T20:14:41.7572199Z 2021-05-16T20:14:41.7574394Z 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-16T20:14:41.7575929Z 2021-05-16T20:14:41.7577020Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T20:14:41.7578353Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T20:14:41.7579209Z ================================================== 2021-05-16T20:14:41.7579847Z downloaded 841 KB 2021-05-16T20:14:41.7580300Z 2021-05-16T20:14:41.7581368Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T20:14:41.7582671Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T20:14:41.7583537Z ================================================== 2021-05-16T20:14:41.7584160Z downloaded 259 KB 2021-05-16T20:14:41.7584611Z 2021-05-16T20:14:41.7585730Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T20:14:41.7587000Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T20:14:41.7587871Z ================================================== 2021-05-16T20:14:41.7588798Z downloaded 96 KB 2021-05-16T20:14:41.7589268Z 2021-05-16T20:14:41.7590314Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T20:14:41.7591576Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T20:14:41.7592323Z ================================================== 2021-05-16T20:14:41.7592964Z downloaded 19 KB 2021-05-16T20:14:41.7593410Z 2021-05-16T20:14:41.7594436Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T20:14:41.7595893Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T20:14:41.7596793Z ================================================== 2021-05-16T20:14:41.7597625Z downloaded 61 KB 2021-05-16T20:14:41.7598037Z 2021-05-16T20:14:41.7599030Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T20:14:41.7600287Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T20:14:41.7601118Z ================================================== 2021-05-16T20:14:41.7601730Z downloaded 1.3 MB 2021-05-16T20:14:41.7602151Z 2021-05-16T20:14:41.7603114Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T20:14:41.7604331Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T20:14:41.7605163Z ================================================== 2021-05-16T20:14:41.7606328Z downloaded 12 KB 2021-05-16T20:14:41.7607206Z 2021-05-16T20:14:41.7608813Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T20:14:41.7610697Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T20:14:41.7611928Z ================================================== 2021-05-16T20:14:41.7612809Z downloaded 774 KB 2021-05-16T20:14:41.7613416Z 2021-05-16T20:14:41.7614982Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T20:14:41.7617171Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T20:14:41.7618404Z ================================================== 2021-05-16T20:14:41.7619249Z downloaded 411 KB 2021-05-16T20:14:41.7619850Z 2021-05-16T20:14:41.7621351Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T20:14:41.7623182Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T20:14:41.7624375Z ================================================== 2021-05-16T20:14:41.7625236Z downloaded 156 KB 2021-05-16T20:14:41.7625895Z 2021-05-16T20:14:41.7627426Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T20:14:41.7629294Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T20:14:41.7630495Z ================================================== 2021-05-16T20:14:41.7631358Z downloaded 60 KB 2021-05-16T20:14:41.7631955Z 2021-05-16T20:14:41.7633442Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T20:14:41.7635252Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T20:14:41.7636517Z ================================================== 2021-05-16T20:14:41.7637359Z downloaded 154 KB 2021-05-16T20:14:41.7637958Z 2021-05-16T20:14:41.7639446Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T20:14:41.7641273Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T20:14:41.7642473Z ================================================== 2021-05-16T20:14:41.7643333Z downloaded 110 KB 2021-05-16T20:14:41.7643934Z 2021-05-16T20:14:41.7646017Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T20:14:41.7647957Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T20:14:41.7649172Z ================================================== 2021-05-16T20:14:41.7650045Z downloaded 107 KB 2021-05-16T20:14:41.7650636Z 2021-05-16T20:14:41.7652233Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T20:14:41.7654134Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T20:14:41.7655343Z ================================================== 2021-05-16T20:14:41.7656239Z downloaded 224 KB 2021-05-16T20:14:41.7656838Z 2021-05-16T20:14:41.7657923Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T20:14:41.7658991Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T20:14:41.7659766Z ================================================== 2021-05-16T20:14:41.7660230Z downloaded 58 KB 2021-05-16T20:14:41.7660555Z 2021-05-16T20:14:41.7661573Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T20:14:41.7664949Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T20:14:41.7665601Z ================================================== 2021-05-16T20:14:41.7666080Z downloaded 34 KB 2021-05-16T20:14:41.7666819Z 2021-05-16T20:14:41.7669080Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T20:14:41.8095544Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T20:14:41.8129624Z ================================================== 2021-05-16T20:14:41.8130993Z downloaded 43 KB 2021-05-16T20:14:41.8131750Z 2021-05-16T20:14:41.8160617Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T20:14:41.8297910Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T20:14:41.8305071Z ================================================== 2021-05-16T20:14:41.8305873Z downloaded 92 KB 2021-05-16T20:14:41.8306263Z 2021-05-16T20:14:41.8322672Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T20:14:41.8639921Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T20:14:41.8647250Z ================================================== 2021-05-16T20:14:41.8648730Z downloaded 12 KB 2021-05-16T20:14:41.8649730Z 2021-05-16T20:14:41.8665984Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T20:14:41.8746043Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T20:14:41.8752794Z ================================================== 2021-05-16T20:14:41.8753619Z downloaded 81 KB 2021-05-16T20:14:41.8754027Z 2021-05-16T20:14:41.8766830Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T20:14:41.9142399Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T20:14:41.9178161Z ================================================== 2021-05-16T20:14:41.9179283Z downloaded 44 KB 2021-05-16T20:14:41.9179886Z 2021-05-16T20:14:41.9194884Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T20:14:41.9555206Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T20:14:42.0060744Z ================================================== 2021-05-16T20:14:42.0062359Z downloaded 64 KB 2021-05-16T20:14:42.0063128Z 2021-05-16T20:14:42.0084024Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T20:14:42.0444851Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T20:14:42.0692180Z ================================================== 2021-05-16T20:14:42.0693165Z downloaded 777 KB 2021-05-16T20:14:42.0693702Z 2021-05-16T20:14:42.0708574Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T20:14:42.1094520Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T20:14:42.1178329Z ================================================== 2021-05-16T20:14:42.1179297Z downloaded 286 KB 2021-05-16T20:14:42.1180115Z 2021-05-16T20:14:42.1194475Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T20:14:42.1262440Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T20:14:42.1294916Z ================================================== 2021-05-16T20:14:42.1295747Z downloaded 20 KB 2021-05-16T20:14:42.1296219Z 2021-05-16T20:14:42.1311744Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:14:42.1794848Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:14:42.1798211Z ================================================== 2021-05-16T20:14:42.1799562Z downloaded 24 KB 2021-05-16T20:14:42.1800349Z 2021-05-16T20:14:42.1819219Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T20:14:42.2382077Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T20:14:42.2480364Z ================================================== 2021-05-16T20:14:42.2481480Z downloaded 298 KB 2021-05-16T20:14:42.2482074Z 2021-05-16T20:14:42.2497539Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T20:14:42.2563724Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T20:14:42.2577970Z ================================================== 2021-05-16T20:14:42.2578893Z downloaded 16 KB 2021-05-16T20:14:42.2579316Z 2021-05-16T20:14:42.2592101Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T20:14:42.2742443Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T20:14:42.2939222Z ================================================== 2021-05-16T20:14:42.2940199Z downloaded 1.2 MB 2021-05-16T20:14:42.2940686Z 2021-05-16T20:14:43.2773006Z * installing *source* package 'rlang' ... 2021-05-16T20:14:43.3216626Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T20:14:43.3588483Z ** libs 2021-05-16T20:14:43.3601974Z 2021-05-16T20:14:43.3603156Z *** arch - i386 2021-05-16T20:14:43.4823228Z 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-16T20:14:43.8307458Z 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-16T20:14:44.2782839Z 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-16T20:14:47.2649363Z 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-16T20:14:48.7687900Z 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-16T20:14:48.9951387Z 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-16T20:14:49.1831762Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T20:14:49.1845284Z 2021-05-16T20:14:49.1846404Z *** arch - x64 2021-05-16T20:14:49.2783078Z 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-16T20:14:49.5487525Z 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-16T20:14:49.9434290Z 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-16T20:14:51.6816035Z In file included from ./lib/rlang.h:83:0, 2021-05-16T20:14:51.6817660Z from internal/arg.c:1, 2021-05-16T20:14:51.6818786Z from internal.c:1: 2021-05-16T20:14:51.6820143Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T20:14:51.6822287Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:14:51.6823867Z return ENCLOS(env); 2021-05-16T20:14:51.6824703Z ^ 2021-05-16T20:14:51.6825707Z In file included from internal.c:8:0: 2021-05-16T20:14:51.6827275Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T20:14:51.6828414Z sexp* top; 2021-05-16T20:14:51.6829183Z ^ 2021-05-16T20:14:51.7917342Z 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-16T20:14:52.7715696Z 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-16T20:14:53.0037137Z 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-16T20:14:53.1833254Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T20:14:53.1868551Z ** R 2021-05-16T20:14:53.2929035Z ** inst 2021-05-16T20:14:53.2948635Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:14:57.0041893Z ** help 2021-05-16T20:14:58.0707134Z *** installing help indices 2021-05-16T20:14:58.5648508Z converting help for package 'rlang' 2021-05-16T20:14:58.5956582Z finding HTML links ... done 2021-05-16T20:14:58.8803139Z abort html 2021-05-16T20:14:58.9333462Z are_na html 2021-05-16T20:14:58.9499960Z arg_match html 2021-05-16T20:14:58.9636032Z as_box html 2021-05-16T20:14:58.9759247Z as_bytes html 2021-05-16T20:14:59.0394950Z as_data_mask html 2021-05-16T20:14:59.0547866Z as_env html 2021-05-16T20:14:59.0707543Z as_environment html 2021-05-16T20:14:59.1000471Z as_function html 2021-05-16T20:14:59.1228581Z as_label html 2021-05-16T20:14:59.1439266Z as_name html 2021-05-16T20:14:59.1714032Z as_overscope html 2021-05-16T20:14:59.1784914Z as_pairlist html 2021-05-16T20:14:59.1934532Z as_quosure html 2021-05-16T20:14:59.2121540Z as_string html 2021-05-16T20:14:59.2322704Z as_utf8_character html 2021-05-16T20:14:59.2462205Z bare-type-predicates html 2021-05-16T20:14:59.2627784Z box html 2021-05-16T20:14:59.3001223Z call2 html 2021-05-16T20:14:59.3136235Z call_args html 2021-05-16T20:14:59.3256978Z call_fn html 2021-05-16T20:14:59.3326627Z call_inspect html 2021-05-16T20:14:59.3547773Z call_modify html 2021-05-16T20:14:59.3652097Z call_name html 2021-05-16T20:14:59.3688944Z call_parse_type html 2021-05-16T20:14:59.3820261Z call_standardise html 2021-05-16T20:14:59.3900134Z caller_env html 2021-05-16T20:14:59.4056565Z caller_fn html 2021-05-16T20:14:59.4161694Z caller_frame html 2021-05-16T20:14:59.4246686Z catch_cnd html 2021-05-16T20:14:59.4435184Z chr_unserialise_unicode html 2021-05-16T20:14:59.4689377Z cnd html 2021-05-16T20:14:59.4960500Z cnd_message html 2021-05-16T20:14:59.5290226Z cnd_muffle html 2021-05-16T20:14:59.5541864Z cnd_signal html 2021-05-16T20:14:59.5621232Z cnd_type html 2021-05-16T20:14:59.5739610Z done html 2021-05-16T20:14:59.5899433Z dots_definitions html 2021-05-16T20:14:59.5951934Z dots_n html 2021-05-16T20:14:59.6186738Z dots_values html 2021-05-16T20:14:59.6308940Z duplicate html 2021-05-16T20:14:59.6593501Z dyn-dots html 2021-05-16T20:14:59.6648011Z empty_env html 2021-05-16T20:14:59.6809894Z enquo0 html 2021-05-16T20:14:59.7052219Z entrace html 2021-05-16T20:14:59.7519524Z env html 2021-05-16T20:14:59.7989941Z env_bind html 2021-05-16T20:14:59.8233391Z env_bind_exprs html 2021-05-16T20:14:59.8363173Z env_binding_are_active html 2021-05-16T20:14:59.8517520Z env_binding_lock html 2021-05-16T20:14:59.8613195Z env_browse html 2021-05-16T20:14:59.8853779Z env_bury html 2021-05-16T20:15:00.7630128Z env_clone html 2021-05-16T20:15:00.7630968Z env_depth html 2021-05-16T20:15:00.7631732Z env_get html 2021-05-16T20:15:00.7632457Z env_has html 2021-05-16T20:15:00.7633224Z env_inherits html 2021-05-16T20:15:00.7633974Z env_lock html 2021-05-16T20:15:00.7634707Z env_name html 2021-05-16T20:15:00.7635434Z env_names html 2021-05-16T20:15:00.7636210Z env_parent html 2021-05-16T20:15:00.7636947Z env_poke html 2021-05-16T20:15:00.7637803Z env_print html 2021-05-16T20:15:00.7638798Z env_unbind html 2021-05-16T20:15:00.7639542Z env_unlock html 2021-05-16T20:15:00.7640290Z eval_bare html 2021-05-16T20:15:00.7641018Z eval_tidy html 2021-05-16T20:15:00.7641747Z exec html 2021-05-16T20:15:00.7642466Z exiting html 2021-05-16T20:15:00.7643230Z expr_interp html 2021-05-16T20:15:00.7643996Z expr_label html 2021-05-16T20:15:00.7645448Z expr_print html 2021-05-16T20:15:00.7646662Z exprs_auto_name html 2021-05-16T20:15:00.7647397Z f_rhs html 2021-05-16T20:15:00.7648796Z f_text html 2021-05-16T20:15:00.7649551Z faq-options html 2021-05-16T20:15:00.7650377Z flatten html 2021-05-16T20:15:00.7651093Z fn_body html 2021-05-16T20:15:00.7651810Z fn_env html 2021-05-16T20:15:00.7652514Z fn_fmls html 2021-05-16T20:15:00.7653274Z format_error_bullets html 2021-05-16T20:15:00.7654088Z frame_position html 2021-05-16T20:15:00.7654873Z friendly_type html 2021-05-16T20:15:00.7655630Z get_env html 2021-05-16T20:15:00.7656349Z has_length html 2021-05-16T20:15:00.7657083Z has_name html 2021-05-16T20:15:00.7657895Z hash html 2021-05-16T20:15:00.7658665Z inherits_any html 2021-05-16T20:15:00.7659423Z inject html 2021-05-16T20:15:00.7660403Z invoke html 2021-05-16T20:15:00.7661496Z is_call html 2021-05-16T20:15:00.7662248Z is_callable html 2021-05-16T20:15:00.7663016Z is_condition html 2021-05-16T20:15:00.7663786Z is_copyable html 2021-05-16T20:15:00.7664519Z is_empty html 2021-05-16T20:15:00.7665233Z is_env html 2021-05-16T20:15:00.7665986Z is_environment html 2021-05-16T20:15:00.7666756Z is_expr html 2021-05-16T20:15:00.7667841Z is_expression html 2021-05-16T20:15:00.7668623Z is_formula html 2021-05-16T20:15:00.7669342Z is_frame html 2021-05-16T20:15:00.7670093Z is_function html 2021-05-16T20:15:00.7670867Z is_installed html 2021-05-16T20:15:00.7671643Z is_integerish html 2021-05-16T20:15:00.7672455Z is_interactive html 2021-05-16T20:15:00.7673202Z is_lang html 2021-05-16T20:15:00.7674682Z is_named html 2021-05-16T20:15:01.7595517Z is_namespace html 2021-05-16T20:15:01.7596158Z is_pairlist html 2021-05-16T20:15:01.7596742Z is_reference html 2021-05-16T20:15:01.7597306Z is_stack html 2021-05-16T20:15:01.7597893Z is_symbol html 2021-05-16T20:15:01.7598412Z is_true html 2021-05-16T20:15:01.7599123Z is_weakref html 2021-05-16T20:15:01.7599667Z lang html 2021-05-16T20:15:01.7600181Z lang_head html 2021-05-16T20:15:01.7600724Z lang_modify html 2021-05-16T20:15:01.7601259Z last_error html 2021-05-16T20:15:01.7601816Z lifecycle html 2021-05-16T20:15:01.7602347Z list2 html 2021-05-16T20:15:01.7602888Z local_bindings html 2021-05-16T20:15:01.7603459Z local_options html 2021-05-16T20:15:01.7603990Z missing html 2021-05-16T20:15:01.7604536Z missing_arg html 2021-05-16T20:15:01.7605068Z mut_node_car html 2021-05-16T20:15:01.7605603Z names2 html 2021-05-16T20:15:01.7606276Z new-vector-along-retired html 2021-05-16T20:15:01.7606978Z new-vector html 2021-05-16T20:15:01.7607508Z new_call html 2021-05-16T20:15:01.7608083Z new_formula html 2021-05-16T20:15:01.7608633Z new_function html 2021-05-16T20:15:01.7609162Z new_node html 2021-05-16T20:15:01.7609708Z new_quosures html 2021-05-16T20:15:01.7610255Z new_weakref html 2021-05-16T20:15:01.7610789Z ns_env html 2021-05-16T20:15:01.7611338Z nse-defuse html 2021-05-16T20:15:01.7611909Z nse-force html 2021-05-16T20:15:01.7612495Z op-definition html 2021-05-16T20:15:01.7613073Z op-get-attr html 2021-05-16T20:15:01.7613671Z op-na-default html 2021-05-16T20:15:01.7614281Z op-null-default html 2021-05-16T20:15:01.7614904Z overscope_eval_next html 2021-05-16T20:15:01.7615477Z pairlist2 html 2021-05-16T20:15:01.7616039Z parse_expr html 2021-05-16T20:15:01.7616589Z parse_quosure html 2021-05-16T20:15:01.7617149Z prepend html 2021-05-16T20:15:01.7617688Z prim_name html 2021-05-16T20:15:01.7618234Z quo_expr html 2021-05-16T20:15:01.7800499Z quo_label html 2021-05-16T20:15:01.7963390Z quo_squash html 2021-05-16T20:15:01.8431514Z quosure html 2021-05-16T20:15:01.8566248Z raw_deparse_str html 2021-05-16T20:15:01.8672947Z rep_along html 2021-05-16T20:15:01.8852284Z restarting html 2021-05-16T20:15:01.9133598Z return_from html 2021-05-16T20:15:01.9295218Z rlang_backtrace_on_error html 2021-05-16T20:15:01.9471266Z rst_abort html 2021-05-16T20:15:01.9674298Z rst_list html 2021-05-16T20:15:01.9845561Z scalar-type-predicates html 2021-05-16T20:15:02.0038712Z scoped_env html 2021-05-16T20:15:02.0266288Z scoped_interactive html 2021-05-16T20:15:02.0566371Z search_envs html 2021-05-16T20:15:02.0668692Z seq2 html 2021-05-16T20:15:02.0953667Z set_attrs html 2021-05-16T20:15:02.1124552Z set_expr html 2021-05-16T20:15:02.1340568Z set_names html 2021-05-16T20:15:02.1875024Z splice html 2021-05-16T20:15:02.2346595Z stack html 2021-05-16T20:15:02.2532856Z stack_trim html 2021-05-16T20:15:02.2666708Z string html 2021-05-16T20:15:02.2928422Z switch_type html 2021-05-16T20:15:02.2987759Z sym html 2021-05-16T20:15:02.3109748Z tidyeval-data html 2021-05-16T20:15:02.3260420Z trace_back html 2021-05-16T20:15:02.3444057Z type-predicates html 2021-05-16T20:15:02.3720086Z type_of html 2021-05-16T20:15:02.3924371Z vec_poke_n html 2021-05-16T20:15:02.4307341Z vector-coercion html 2021-05-16T20:15:02.4524892Z vector-construction html 2021-05-16T20:15:02.4684483Z vector-old-ctors html 2021-05-16T20:15:02.4843651Z with_abort html 2021-05-16T20:15:02.5018062Z with_env html 2021-05-16T20:15:02.5297707Z with_handlers html 2021-05-16T20:15:02.5550372Z with_restarts html 2021-05-16T20:15:02.5615299Z wref_key html 2021-05-16T20:15:02.5716078Z zap html 2021-05-16T20:15:02.5818760Z zap_srcref html 2021-05-16T20:15:02.5839429Z *** copying figures 2021-05-16T20:15:02.5890356Z ** building package indices 2021-05-16T20:15:03.0700295Z ** testing if installed package can be loaded 2021-05-16T20:15:03.0702342Z *** arch - i386 2021-05-16T20:15:03.3757861Z *** arch - x64 2021-05-16T20:15:03.7009088Z * DONE (rlang) 2021-05-16T20:15:03.8744273Z In R CMD INSTALL 2021-05-16T20:15:04.2289458Z * installing *source* package 'magrittr' ... 2021-05-16T20:15:04.2371767Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T20:15:04.2627093Z ** libs 2021-05-16T20:15:04.2636214Z 2021-05-16T20:15:04.2637396Z *** arch - i386 2021-05-16T20:15:04.2888913Z 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-16T20:15:04.4687634Z 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:15:04.7207234Z 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-16T20:15:04.8409920Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T20:15:04.8419258Z 2021-05-16T20:15:04.8420517Z *** arch - x64 2021-05-16T20:15:04.8654283Z 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-16T20:15:05.0277359Z 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:15:05.2736877Z 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-16T20:15:05.3797625Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T20:15:05.3828164Z ** R 2021-05-16T20:15:05.3917449Z ** inst 2021-05-16T20:15:05.3984717Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:05.5254345Z ** help 2021-05-16T20:15:05.6068590Z *** installing help indices 2021-05-16T20:15:05.6550131Z converting help for package 'magrittr' 2021-05-16T20:15:05.6827146Z finding HTML links ... done 2021-05-16T20:15:05.7094637Z aliases html 2021-05-16T20:15:05.7229695Z compound html 2021-05-16T20:15:05.7293920Z debug_fseq html 2021-05-16T20:15:05.7350807Z debug_pipe html 2021-05-16T20:15:05.7510775Z exposition html 2021-05-16T20:15:05.7564343Z faq-pipe-gender html 2021-05-16T20:15:05.7630442Z freduce html 2021-05-16T20:15:05.7721104Z fseq html 2021-05-16T20:15:05.7776747Z functions html 2021-05-16T20:15:05.8037523Z magrittr-package html 2021-05-16T20:15:05.8506685Z pipe html 2021-05-16T20:15:05.8567113Z pipe_eager_lexical html 2021-05-16T20:15:05.8633508Z print.fseq html 2021-05-16T20:15:05.8743772Z tee html 2021-05-16T20:15:05.8748613Z *** copying figures 2021-05-16T20:15:05.8764901Z ** building package indices 2021-05-16T20:15:05.9203201Z ** installing vignettes 2021-05-16T20:15:05.9272220Z ** testing if installed package can be loaded 2021-05-16T20:15:05.9274881Z *** arch - i386 2021-05-16T20:15:06.2330539Z *** arch - x64 2021-05-16T20:15:06.5465696Z * DONE (magrittr) 2021-05-16T20:15:06.5845325Z In R CMD INSTALL 2021-05-16T20:15:07.2639863Z * installing *source* package 'glue' ... 2021-05-16T20:15:07.2640667Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T20:15:07.2641187Z ** libs 2021-05-16T20:15:07.2641419Z 2021-05-16T20:15:07.2641763Z *** arch - i386 2021-05-16T20:15:07.2642628Z 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-16T20:15:07.2643732Z 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:15:07.2644823Z 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-16T20:15:07.5001068Z 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-16T20:15:07.6190913Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T20:15:07.6200629Z 2021-05-16T20:15:07.6201832Z *** arch - x64 2021-05-16T20:15:07.6420032Z 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-16T20:15:07.7884867Z 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:15:07.8898793Z 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-16T20:15:08.1548977Z 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-16T20:15:08.2585862Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T20:15:08.2614573Z ** R 2021-05-16T20:15:08.2724146Z ** inst 2021-05-16T20:15:08.2769914Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:08.5998839Z ** help 2021-05-16T20:15:08.6717195Z *** installing help indices 2021-05-16T20:15:08.7164392Z converting help for package 'glue' 2021-05-16T20:15:08.7439498Z finding HTML links ... done 2021-05-16T20:15:08.7619299Z as_glue html 2021-05-16T20:15:08.7684496Z glue-deprecated html 2021-05-16T20:15:08.8398092Z glue html 2021-05-16T20:15:08.8626694Z glue_col html 2021-05-16T20:15:08.8806648Z glue_collapse html 2021-05-16T20:15:08.8809721Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpsHtdkW/R.INSTALL3247eb815dc/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-16T20:15:08.8979775Z glue_safe html 2021-05-16T20:15:08.9328524Z glue_sql html 2021-05-16T20:15:08.9403164Z identity_transformer html 2021-05-16T20:15:08.9454221Z quoting html 2021-05-16T20:15:08.9559676Z trim html 2021-05-16T20:15:08.9565058Z *** copying figures 2021-05-16T20:15:08.9577240Z ** building package indices 2021-05-16T20:15:08.9911141Z ** installing vignettes 2021-05-16T20:15:08.9976334Z ** testing if installed package can be loaded 2021-05-16T20:15:08.9979156Z *** arch - i386 2021-05-16T20:15:09.3047126Z *** arch - x64 2021-05-16T20:15:09.6153465Z * DONE (glue) 2021-05-16T20:15:09.6498171Z In R CMD INSTALL 2021-05-16T20:15:09.9273917Z * installing *source* package 'sys' ... 2021-05-16T20:15:09.9314433Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T20:15:09.9565862Z ** libs 2021-05-16T20:15:09.9575069Z 2021-05-16T20:15:09.9576314Z *** arch - i386 2021-05-16T20:15:09.9835098Z 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-16T20:15:10.6228984Z 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:15:10.8570321Z 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-16T20:15:10.9875627Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T20:15:10.9885466Z 2021-05-16T20:15:10.9886690Z *** arch - x64 2021-05-16T20:15:11.0128861Z 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-16T20:15:11.8665512Z 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:15:12.1023282Z 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-16T20:15:12.2179118Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T20:15:12.2208515Z ** R 2021-05-16T20:15:12.2281576Z ** inst 2021-05-16T20:15:12.2301651Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:12.3480630Z ** help 2021-05-16T20:15:12.3909760Z *** installing help indices 2021-05-16T20:15:12.4233582Z converting help for package 'sys' 2021-05-16T20:15:12.4473597Z finding HTML links ... done 2021-05-16T20:15:12.4635746Z as_text html 2021-05-16T20:15:12.4692006Z deprecated html 2021-05-16T20:15:12.5358187Z exec html 2021-05-16T20:15:12.5563965Z exec_r html 2021-05-16T20:15:12.5631774Z quote html 2021-05-16T20:15:12.5636295Z ** building package indices 2021-05-16T20:15:12.5871701Z ** testing if installed package can be loaded 2021-05-16T20:15:12.5874120Z *** arch - i386 2021-05-16T20:15:12.8934919Z *** arch - x64 2021-05-16T20:15:13.2054530Z * DONE (sys) 2021-05-16T20:15:13.2333917Z In R CMD INSTALL 2021-05-16T20:15:13.5277732Z * installing *source* package 'R6' ... 2021-05-16T20:15:13.5326991Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T20:15:13.5591860Z ** R 2021-05-16T20:15:13.5665320Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:13.9346360Z ** help 2021-05-16T20:15:13.9757171Z *** installing help indices 2021-05-16T20:15:14.0026211Z converting help for package 'R6' 2021-05-16T20:15:14.0298989Z finding HTML links ... done 2021-05-16T20:15:14.1233626Z R6Class html 2021-05-16T20:15:14.1315139Z as.list.R6 html 2021-05-16T20:15:14.1400087Z is.R6 html 2021-05-16T20:15:14.1404764Z *** copying figures 2021-05-16T20:15:14.1462078Z ** building package indices 2021-05-16T20:15:14.1675124Z ** testing if installed package can be loaded 2021-05-16T20:15:14.1677851Z *** arch - i386 2021-05-16T20:15:14.3729395Z *** arch - x64 2021-05-16T20:15:14.6824263Z * DONE (R6) 2021-05-16T20:15:14.7093720Z In R CMD INSTALL 2021-05-16T20:15:15.3728355Z * installing *source* package 'openssl' ... 2021-05-16T20:15:15.4037565Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T20:15:15.4681634Z ** libs 2021-05-16T20:15:15.4694764Z 2021-05-16T20:15:15.4696977Z *** arch - i386 2021-05-16T20:15:15.5177960Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T20:15:17.5919742Z 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-16T20:15:17.7440221Z 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-16T20:15:17.8939652Z 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-16T20:15:18.1308422Z 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-16T20:15:18.3418697Z 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-16T20:15:18.4920189Z 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-16T20:15:18.6551761Z 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-16T20:15:18.8297263Z 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-16T20:15:18.9502973Z 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-16T20:15:19.1127374Z 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-16T20:15:19.2436227Z 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-16T20:15:19.4084179Z 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-16T20:15:19.6094594Z 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-16T20:15:20.1002480Z 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-16T20:15:20.4849546Z 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-16T20:15:20.5999366Z 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-16T20:15:20.7019726Z 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-16T20:15:20.8944842Z 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-16T20:15:21.0983114Z 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-16T20:15:21.2878352Z 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-16T20:15:21.3956723Z 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-16T20:15:21.5557820Z 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-16T20:15:21.7456404Z 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-16T20:15:22.2872494Z 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-16T20:15:22.4749032Z 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-16T20:15:22.6730583Z 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-16T20:15:22.8730448Z 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-16T20:15:23.0168180Z 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-16T20:15:23.3475424Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T20:15:23.5257683Z 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-16T20:15:23.9961968Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T20:15:24.0049235Z 2021-05-16T20:15:24.0055167Z *** arch - x64 2021-05-16T20:15:24.0525674Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T20:15:24.2734865Z 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-16T20:15:24.4135031Z 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-16T20:15:24.5512489Z 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-16T20:15:24.7057116Z 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-16T20:15:24.9161381Z 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-16T20:15:25.0459274Z 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-16T20:15:25.1979154Z 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-16T20:15:25.3752149Z 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-16T20:15:25.4914403Z 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-16T20:15:25.6486128Z 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-16T20:15:25.7804895Z 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-16T20:15:25.9355595Z 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-16T20:15:26.1356468Z 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-16T20:15:26.8823796Z 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-16T20:15:27.1326229Z 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-16T20:15:27.2507786Z 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-16T20:15:27.3518775Z 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-16T20:15:27.5358110Z 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-16T20:15:27.7390406Z 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-16T20:15:27.9319605Z 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-16T20:15:28.0345303Z 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-16T20:15:28.1949296Z 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-16T20:15:28.3766597Z 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-16T20:15:29.1711402Z 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-16T20:15:29.3510315Z 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-16T20:15:29.5438867Z 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-16T20:15:29.7245362Z 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-16T20:15:29.8479587Z 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-16T20:15:30.1239541Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T20:15:30.2922400Z 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-16T20:15:30.7157528Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T20:15:30.7252559Z ** R 2021-05-16T20:15:30.7507669Z ** inst 2021-05-16T20:15:30.7673989Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:31.7747436Z ** help 2021-05-16T20:15:31.8108190Z *** installing help indices 2021-05-16T20:15:31.8785530Z converting help for package 'openssl' 2021-05-16T20:15:31.9104506Z finding HTML links ... done 2021-05-16T20:15:31.9347902Z aes_cbc html 2021-05-16T20:15:31.9428412Z base64_encode html 2021-05-16T20:15:31.9663569Z bignum html 2021-05-16T20:15:31.9789379Z certificates html 2021-05-16T20:15:32.0038397Z curve25519 html 2021-05-16T20:15:32.0155393Z ec_dh html 2021-05-16T20:15:32.0383204Z encrypt_envelope html 2021-05-16T20:15:32.0454993Z fingerprint html 2021-05-16T20:15:32.0766534Z hash html 2021-05-16T20:15:32.0848068Z keygen html 2021-05-16T20:15:32.0920888Z my_key html 2021-05-16T20:15:32.1264614Z openssl html 2021-05-16T20:15:32.1306695Z openssl_config html 2021-05-16T20:15:32.1442402Z pbkdf html 2021-05-16T20:15:32.1598822Z pkcs12 html 2021-05-16T20:15:32.1678037Z rand_bytes html 2021-05-16T20:15:32.1862806Z read_key html 2021-05-16T20:15:32.1962848Z reexports html 2021-05-16T20:15:32.2103686Z rsa_encrypt html 2021-05-16T20:15:32.2337132Z signatures html 2021-05-16T20:15:32.2456566Z write_pem html 2021-05-16T20:15:32.2462930Z ** building package indices 2021-05-16T20:15:32.3091313Z ** installing vignettes 2021-05-16T20:15:32.3225028Z ** testing if installed package can be loaded 2021-05-16T20:15:32.3227973Z *** arch - i386 2021-05-16T20:15:32.6282444Z *** arch - x64 2021-05-16T20:15:32.9401077Z * DONE (openssl) 2021-05-16T20:15:33.0862760Z In R CMD INSTALL 2021-05-16T20:15:33.3477357Z * installing *source* package 'mime' ... 2021-05-16T20:15:33.3504753Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T20:15:33.3740523Z ** libs 2021-05-16T20:15:33.3749787Z 2021-05-16T20:15:33.3751349Z *** arch - i386 2021-05-16T20:15:33.3992243Z 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:15:33.5106986Z 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-16T20:15:33.7508566Z 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-16T20:15:33.8608936Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T20:15:33.8622514Z 2021-05-16T20:15:33.8623875Z *** arch - x64 2021-05-16T20:15:33.8860505Z 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:15:33.9857082Z 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-16T20:15:34.2277027Z 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-16T20:15:34.3252472Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T20:15:34.3341114Z ** R 2021-05-16T20:15:34.3448954Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:34.5190334Z ** help 2021-05-16T20:15:34.5487889Z *** installing help indices 2021-05-16T20:15:34.5727058Z converting help for package 'mime' 2021-05-16T20:15:34.6017496Z finding HTML links ... done 2021-05-16T20:15:34.6213586Z guess_type html 2021-05-16T20:15:34.6331779Z mimemap html 2021-05-16T20:15:34.6419077Z parse_multipart html 2021-05-16T20:15:34.6423380Z ** building package indices 2021-05-16T20:15:34.6596875Z ** testing if installed package can be loaded 2021-05-16T20:15:34.6599606Z *** arch - i386 2021-05-16T20:15:34.9657708Z *** arch - x64 2021-05-16T20:15:35.2748973Z * DONE (mime) 2021-05-16T20:15:35.3001392Z In R CMD INSTALL 2021-05-16T20:15:35.7800301Z * installing *source* package 'curl' ... 2021-05-16T20:15:35.7971872Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T20:15:35.8539105Z ** libs 2021-05-16T20:15:35.8553662Z 2021-05-16T20:15:35.8555237Z *** arch - i386 2021-05-16T20:15:35.8980686Z 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-16T20:15:35.9202285Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T20:15:37.2685779Z 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-16T20:15:37.7223959Z 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-16T20:15:38.1612754Z 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-16T20:15:38.6609051Z 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-16T20:15:39.1093968Z 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-16T20:15:39.5302562Z 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-16T20:15:39.9922172Z 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-16T20:15:40.4251250Z 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-16T20:15:40.8437361Z 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-16T20:15:41.7622657Z 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-16T20:15:42.0214371Z 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-16T20:15:42.4359134Z 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-16T20:15:42.8517398Z 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-16T20:15:43.4035682Z 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-16T20:15:43.8302888Z 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-16T20:15:43.9516988Z 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-16T20:15:44.0561487Z 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-16T20:15:44.4685857Z 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-16T20:15:45.7570934Z 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-16T20:15:45.7573064Z 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-16T20:15:45.7738319Z 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-16T20:15:46.1712498Z 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-16T20:15:46.4018369Z 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-16T20:15:46.9632533Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T20:15:46.9722684Z 2021-05-16T20:15:46.9723660Z *** arch - x64 2021-05-16T20:15:47.0098750Z 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-16T20:15:47.0303052Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T20:15:47.2371024Z 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-16T20:15:47.6531661Z 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-16T20:15:48.3134401Z 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-16T20:15:49.0105401Z 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-16T20:15:49.6788342Z 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-16T20:15:50.3344365Z 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-16T20:15:51.0357812Z 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-16T20:15:51.6986360Z 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-16T20:15:52.3509810Z 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-16T20:15:53.3170846Z 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-16T20:15:54.2677779Z 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-16T20:15:54.6266570Z 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-16T20:15:55.2809921Z 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-16T20:15:56.0498457Z 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-16T20:15:56.7061847Z 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-16T20:15:56.8215721Z 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-16T20:15:56.9204676Z 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-16T20:15:57.5714965Z 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-16T20:15:58.2284731Z 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-16T20:15:59.2613021Z 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-16T20:15:59.6053568Z 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-16T20:16:00.2543919Z 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-16T20:16:00.4893301Z 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-16T20:16:00.9986160Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T20:16:01.0096665Z ** R 2021-05-16T20:16:01.0332476Z ** inst 2021-05-16T20:16:01.0444053Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:01.4211293Z ** help 2021-05-16T20:16:01.5219131Z *** installing help indices 2021-05-16T20:16:01.5806730Z converting help for package 'curl' 2021-05-16T20:16:01.6099265Z finding HTML links ... done 2021-05-16T20:16:01.6389676Z curl html 2021-05-16T20:16:01.6598479Z curl_download html 2021-05-16T20:16:01.6687304Z curl_echo html 2021-05-16T20:16:01.7075475Z curl_escape html 2021-05-16T20:16:01.7374750Z curl_fetch html 2021-05-16T20:16:01.7442729Z curl_options html 2021-05-16T20:16:01.7588794Z curl_upload html 2021-05-16T20:16:01.7686953Z file_writer html 2021-05-16T20:16:01.7906142Z handle html 2021-05-16T20:16:01.7978521Z handle_cookies html 2021-05-16T20:16:01.8053304Z ie_proxy html 2021-05-16T20:16:01.8483517Z multi html 2021-05-16T20:16:01.8563080Z multipart html 2021-05-16T20:16:01.8676461Z nslookup html 2021-05-16T20:16:01.8746781Z parse_date html 2021-05-16T20:16:01.8828664Z parse_headers html 2021-05-16T20:16:01.9245697Z send_mail html 2021-05-16T20:16:01.9251664Z ** building package indices 2021-05-16T20:16:01.9741593Z ** installing vignettes 2021-05-16T20:16:01.9824360Z ** testing if installed package can be loaded 2021-05-16T20:16:01.9827301Z *** arch - i386 2021-05-16T20:16:02.2884008Z *** arch - x64 2021-05-16T20:16:02.6033974Z * DONE (curl) 2021-05-16T20:16:02.6707915Z In R CMD INSTALL 2021-05-16T20:16:03.1723402Z * installing *source* package 'jsonlite' ... 2021-05-16T20:16:03.1908002Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T20:16:03.2181455Z ** libs 2021-05-16T20:16:03.2191123Z 2021-05-16T20:16:03.2192335Z *** arch - i386 2021-05-16T20:16:03.2743642Z 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-16T20:16:03.4069443Z 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-16T20:16:03.5265470Z 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-16T20:16:03.6463604Z 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-16T20:16:03.8250651Z 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-16T20:16:03.9580924Z 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-16T20:16:04.0790643Z 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-16T20:16:04.1880593Z 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-16T20:16:04.3121715Z 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-16T20:16:04.4218888Z 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-16T20:16:04.6312110Z 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-16T20:16:04.7650937Z 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-16T20:16:04.9106930Z 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-16T20:16:05.0389519Z 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-16T20:16:05.1747191Z 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-16T20:16:05.2952390Z 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-16T20:16:05.4174256Z 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-16T20:16:05.5282625Z 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-16T20:16:05.6574663Z 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-16T20:16:05.7778792Z 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-16T20:16:05.8917361Z 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-16T20:16:06.0180076Z 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-16T20:16:06.1140339Z 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-16T20:16:06.2292053Z 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-16T20:16:06.3882923Z 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-16T20:16:06.6882466Z 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-16T20:16:06.9957685Z 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-16T20:16:07.2581262Z 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-16T20:16:07.5341197Z 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-16T20:16:07.6800717Z 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-16T20:16:07.8184805Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T20:16:07.8207187Z 2021-05-16T20:16:07.8208440Z *** arch - x64 2021-05-16T20:16:07.8719818Z 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-16T20:16:07.9925575Z 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-16T20:16:08.1006661Z 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-16T20:16:08.2140892Z 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-16T20:16:08.3645690Z 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-16T20:16:08.4957619Z 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-16T20:16:08.6044370Z 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-16T20:16:08.7147679Z 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-16T20:16:08.8210402Z 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-16T20:16:08.9317976Z 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-16T20:16:09.1239884Z 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-16T20:16:09.2586084Z 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-16T20:16:09.4034398Z 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-16T20:16:09.5309535Z 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-16T20:16:09.6521037Z 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-16T20:16:09.7650376Z 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-16T20:16:09.8696861Z 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-16T20:16:09.9706016Z 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-16T20:16:10.0897972Z 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-16T20:16:10.1981611Z 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-16T20:16:10.3089593Z 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-16T20:16:10.4278568Z 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-16T20:16:10.5161739Z 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-16T20:16:10.6203872Z 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-16T20:16:10.7803939Z 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-16T20:16:11.0749148Z 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-16T20:16:11.7595052Z 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-16T20:16:11.7597710Z 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-16T20:16:11.7869683Z 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-16T20:16:11.9465235Z 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-16T20:16:12.0759047Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T20:16:12.0825602Z ** R 2021-05-16T20:16:12.1108364Z ** inst 2021-05-16T20:16:12.1192539Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:12.2348471Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T20:16:13.0668048Z ** help 2021-05-16T20:16:13.1330351Z *** installing help indices 2021-05-16T20:16:13.1779722Z converting help for package 'jsonlite' 2021-05-16T20:16:13.2110219Z finding HTML links ... done 2021-05-16T20:16:13.2256805Z base64 html 2021-05-16T20:16:13.2332111Z flatten html 2021-05-16T20:16:13.3297452Z fromJSON html 2021-05-16T20:16:13.3359407Z prettify html 2021-05-16T20:16:13.3480487Z rbind_pages html 2021-05-16T20:16:13.3631041Z read_json html 2021-05-16T20:16:13.3776170Z serializeJSON html 2021-05-16T20:16:13.4269974Z stream_in html 2021-05-16T20:16:13.4446828Z unbox html 2021-05-16T20:16:13.4497929Z validate html 2021-05-16T20:16:13.4503612Z ** building package indices 2021-05-16T20:16:13.4866010Z ** installing vignettes 2021-05-16T20:16:13.4949781Z ** testing if installed package can be loaded 2021-05-16T20:16:13.4952525Z *** arch - i386 2021-05-16T20:16:13.8013431Z *** arch - x64 2021-05-16T20:16:14.1121241Z * DONE (jsonlite) 2021-05-16T20:16:14.1984350Z In R CMD INSTALL 2021-05-16T20:16:14.4952918Z * installing *source* package 'gitcreds' ... 2021-05-16T20:16:14.5007073Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T20:16:14.5289548Z ** R 2021-05-16T20:16:14.5434169Z ** inst 2021-05-16T20:16:14.5478039Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:14.9195047Z ** help 2021-05-16T20:16:14.9737910Z *** installing help indices 2021-05-16T20:16:15.0059363Z converting help for package 'gitcreds' 2021-05-16T20:16:15.0348194Z finding HTML links ... done 2021-05-16T20:16:15.0643785Z gitcreds-api html 2021-05-16T20:16:15.0724127Z gitcreds_cache_envvar html 2021-05-16T20:16:15.1968329Z gitcreds_get html 2021-05-16T20:16:15.2547892Z gitcreds_list html 2021-05-16T20:16:15.2621640Z gitcreds_parse_output html 2021-05-16T20:16:15.2626179Z ** building package indices 2021-05-16T20:16:15.2855254Z ** installing vignettes 2021-05-16T20:16:15.2914199Z ** testing if installed package can be loaded 2021-05-16T20:16:15.2917101Z *** arch - i386 2021-05-16T20:16:15.5967754Z *** arch - x64 2021-05-16T20:16:15.9048647Z * DONE (gitcreds) 2021-05-16T20:16:15.9315068Z In R CMD INSTALL 2021-05-16T20:16:16.2469146Z * installing *source* package 'zip' ... 2021-05-16T20:16:16.2535992Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T20:16:16.2745561Z ** libs 2021-05-16T20:16:16.2755519Z 2021-05-16T20:16:16.2756274Z *** arch - i386 2021-05-16T20:16:16.3128221Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T20:16:16.3129683Z -municode -o tools/cmdzip.exe 2021-05-16T20:16:21.1489880Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T20:16:21.1491392Z -municode -o tools/cmdunzip.exe 2021-05-16T20:16:26.0101128Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T20:16:26.6002648Z [1] TRUE 2021-05-16T20:16:26.6125463Z 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:26.7171069Z 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-16T20:16:30.2680958Z 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-16T20:16:30.7159255Z 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-16T20:16:31.7719408Z 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-16T20:16:31.7720907Z 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-16T20:16:31.8938320Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T20:16:31.9007988Z 2021-05-16T20:16:31.9008891Z *** arch - x64 2021-05-16T20:16:31.9322560Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T20:16:31.9325156Z -municode -o tools/cmdzip.exe 2021-05-16T20:16:36.3827116Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T20:16:36.3828432Z -municode -o tools/cmdunzip.exe 2021-05-16T20:16:40.7811805Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T20:16:40.9876822Z [1] TRUE 2021-05-16T20:16:40.9989452Z 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:41.0985247Z 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-16T20:16:43.4965547Z 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-16T20:16:44.1600592Z 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-16T20:16:44.8488742Z 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-16T20:16:45.6742910Z 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-16T20:16:45.7839407Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T20:16:45.7903997Z ** R 2021-05-16T20:16:45.7992203Z ** inst 2021-05-16T20:16:45.8027437Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:45.9837144Z ** help 2021-05-16T20:16:46.0341581Z *** installing help indices 2021-05-16T20:16:46.0608925Z converting help for package 'zip' 2021-05-16T20:16:46.0899921Z finding HTML links ... done 2021-05-16T20:16:46.1180581Z unzip html 2021-05-16T20:16:46.1427579Z unzip_process html 2021-05-16T20:16:46.1920244Z zip html 2021-05-16T20:16:46.2002205Z zip_list html 2021-05-16T20:16:46.2252787Z zip_process html 2021-05-16T20:16:46.2257424Z ** building package indices 2021-05-16T20:16:46.2514668Z ** testing if installed package can be loaded 2021-05-16T20:16:46.2517387Z *** arch - i386 2021-05-16T20:16:46.5578297Z *** arch - x64 2021-05-16T20:16:46.8714573Z * DONE (zip) 2021-05-16T20:16:46.9099190Z In R CMD INSTALL 2021-05-16T20:16:47.3356052Z * installing *source* package 'rstudioapi' ... 2021-05-16T20:16:47.3497967Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T20:16:47.3743772Z ** R 2021-05-16T20:16:47.3998224Z ** inst 2021-05-16T20:16:47.4100126Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:47.8091616Z ** help 2021-05-16T20:16:48.1969640Z *** installing help indices 2021-05-16T20:16:48.4422321Z converting help for package 'rstudioapi' 2021-05-16T20:16:48.4738724Z finding HTML links ... done 2021-05-16T20:16:48.5227376Z addTheme html 2021-05-16T20:16:48.5394336Z applyTheme html 2021-05-16T20:16:48.5473789Z askForPassword html 2021-05-16T20:16:48.5563864Z askForSecret html 2021-05-16T20:16:48.5607910Z bugReport html 2021-05-16T20:16:48.6136044Z build-tools html 2021-05-16T20:16:48.6211148Z callFun html 2021-05-16T20:16:48.6338350Z chunk-callbacks html 2021-05-16T20:16:48.6552420Z convertTheme html 2021-05-16T20:16:48.6759734Z createProjectTemplate html 2021-05-16T20:16:48.6859117Z dictionaries html 2021-05-16T20:16:48.6939511Z document_position html 2021-05-16T20:16:48.7128040Z document_range html 2021-05-16T20:16:48.7248961Z executeCommand html 2021-05-16T20:16:48.7403337Z file-dialogs html 2021-05-16T20:16:48.7460746Z filesPaneNavigate html 2021-05-16T20:16:48.7530088Z getActiveProject html 2021-05-16T20:16:48.7642245Z getRStudioPackageDependencies html 2021-05-16T20:16:48.7774876Z getThemeInfo html 2021-05-16T20:16:48.7828162Z getThemes html 2021-05-16T20:16:48.7896592Z getVersion html 2021-05-16T20:16:48.7962536Z hasColorConsole html 2021-05-16T20:16:48.8115610Z hasFun html 2021-05-16T20:16:48.8309532Z highlightUi html 2021-05-16T20:16:48.8409049Z isAvailable html 2021-05-16T20:16:48.8740460Z jobAdd html 2021-05-16T20:16:48.8888514Z jobAddOutput html 2021-05-16T20:16:48.9000601Z jobAddProgress html 2021-05-16T20:16:48.9105830Z jobRemove html 2021-05-16T20:16:48.9298639Z jobRunScript html 2021-05-16T20:16:48.9416450Z jobSetProgress html 2021-05-16T20:16:48.9592210Z jobSetState html 2021-05-16T20:16:48.9714970Z jobSetStatus html 2021-05-16T20:16:48.9874248Z launcher html 2021-05-16T20:16:49.0026205Z launcherConfig html 2021-05-16T20:16:49.0164645Z launcherContainer html 2021-05-16T20:16:49.0231579Z launcherControlJob html 2021-05-16T20:16:49.0278944Z launcherGetJob html 2021-05-16T20:16:49.0429183Z launcherHostMount html 2021-05-16T20:16:49.0588625Z launcherNfsMount html 2021-05-16T20:16:49.0720895Z launcherPlacementConstraint html 2021-05-16T20:16:49.0859591Z launcherResourceLimit html 2021-05-16T20:16:49.1326891Z launcherSubmitJob html 2021-05-16T20:16:49.1481378Z launcherSubmitR html 2021-05-16T20:16:49.1661895Z navigateToFile html 2021-05-16T20:16:49.1741811Z persistent-values html 2021-05-16T20:16:49.1798521Z previewRd html 2021-05-16T20:16:49.1882257Z previewSql html 2021-05-16T20:16:49.1974361Z primary_selection html 2021-05-16T20:16:49.2079700Z projects html 2021-05-16T20:16:49.2181421Z readPreference html 2021-05-16T20:16:49.2296854Z readRStudioPreference html 2021-05-16T20:16:49.2349802Z removeTheme html 2021-05-16T20:16:49.2405945Z restartSession html 2021-05-16T20:16:49.2832502Z rstudio-documents html 2021-05-16T20:16:49.2939180Z rstudio-editors html 2021-05-16T20:16:49.3031326Z savePlotAsImage html 2021-05-16T20:16:49.3097402Z selections html 2021-05-16T20:16:49.3224959Z sendToConsole html 2021-05-16T20:16:49.3304705Z showDialog html 2021-05-16T20:16:49.3394034Z showPrompt html 2021-05-16T20:16:49.3519780Z showQuestion html 2021-05-16T20:16:49.3682543Z sourceMarkers html 2021-05-16T20:16:49.3716914Z systemUsername html 2021-05-16T20:16:49.3822750Z terminalActivate html 2021-05-16T20:16:49.3930572Z terminalBuffer html 2021-05-16T20:16:49.4041104Z terminalBusy html 2021-05-16T20:16:49.4133508Z terminalClear html 2021-05-16T20:16:49.4275605Z terminalContext html 2021-05-16T20:16:49.4401971Z terminalCreate html 2021-05-16T20:16:49.4509165Z terminalExecute html 2021-05-16T20:16:49.4609720Z terminalExitCode html 2021-05-16T20:16:49.4696495Z terminalKill html 2021-05-16T20:16:49.4751697Z terminalList html 2021-05-16T20:16:49.4864781Z terminalRunning html 2021-05-16T20:16:49.4966060Z terminalSend html 2021-05-16T20:16:49.5017258Z terminalVisible html 2021-05-16T20:16:49.5118177Z translateLocalUrl html 2021-05-16T20:16:49.5187608Z updateDialog html 2021-05-16T20:16:49.5223614Z userIdentity html 2021-05-16T20:16:49.5298622Z versionInfo html 2021-05-16T20:16:49.5567867Z viewer html 2021-05-16T20:16:49.5675942Z writePreference html 2021-05-16T20:16:49.5787455Z writeRStudioPreference html 2021-05-16T20:16:49.5800231Z *** copying figures 2021-05-16T20:16:49.5816596Z ** building package indices 2021-05-16T20:16:49.7643089Z ** installing vignettes 2021-05-16T20:16:49.7743453Z ** testing if installed package can be loaded 2021-05-16T20:16:49.7746268Z *** arch - i386 2021-05-16T20:16:49.9802323Z *** arch - x64 2021-05-16T20:16:50.1942659Z * DONE (rstudioapi) 2021-05-16T20:16:50.2593776Z In R CMD INSTALL 2021-05-16T20:16:50.6023626Z * installing *source* package 'rprojroot' ... 2021-05-16T20:16:50.6110208Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T20:16:50.6380179Z ** R 2021-05-16T20:16:50.6483915Z ** inst 2021-05-16T20:16:50.6536204Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:51.0037439Z ** help 2021-05-16T20:16:51.0595094Z *** installing help indices 2021-05-16T20:16:51.0949671Z converting help for package 'rprojroot' 2021-05-16T20:16:51.1244057Z finding HTML links ... done 2021-05-16T20:16:51.1484922Z criteria html 2021-05-16T20:16:51.1547243Z deprecated html 2021-05-16T20:16:51.1750928Z find_root html 2021-05-16T20:16:51.2084416Z find_root_file html 2021-05-16T20:16:51.2558241Z root_criterion html 2021-05-16T20:16:51.2731830Z rprojroot-package html 2021-05-16T20:16:51.2985274Z thisfile html 2021-05-16T20:16:51.2992853Z *** copying figures 2021-05-16T20:16:51.3047438Z ** building package indices 2021-05-16T20:16:51.3350398Z ** installing vignettes 2021-05-16T20:16:51.3431001Z ** testing if installed package can be loaded 2021-05-16T20:16:51.3433394Z *** arch - i386 2021-05-16T20:16:51.6490874Z *** arch - x64 2021-05-16T20:16:51.9593143Z * DONE (rprojroot) 2021-05-16T20:16:52.0011923Z In R CMD INSTALL 2021-05-16T20:16:52.3208662Z * installing *source* package 'crayon' ... 2021-05-16T20:16:52.3269734Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T20:16:52.3531188Z ** R 2021-05-16T20:16:52.3716985Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:53.1547088Z ** help 2021-05-16T20:16:53.2762655Z *** installing help indices 2021-05-16T20:16:53.3425900Z converting help for package 'crayon' 2021-05-16T20:16:53.3700072Z finding HTML links ... done 2021-05-16T20:16:53.3897768Z chr html 2021-05-16T20:16:53.4097288Z col_align html 2021-05-16T20:16:53.4228867Z col_nchar html 2021-05-16T20:16:53.4487118Z col_strsplit html 2021-05-16T20:16:53.4655789Z col_substr html 2021-05-16T20:16:53.4823995Z col_substring html 2021-05-16T20:16:53.5002485Z combine_styles html 2021-05-16T20:16:53.5082870Z concat html 2021-05-16T20:16:53.5376170Z crayon html 2021-05-16T20:16:53.5444623Z drop_style html 2021-05-16T20:16:53.5529697Z has_color html 2021-05-16T20:16:53.5595279Z has_style html 2021-05-16T20:16:53.5709564Z hyperlink html 2021-05-16T20:16:53.5998482Z make_style html 2021-05-16T20:16:53.6374445Z num_ansi_colors html 2021-05-16T20:16:53.6440804Z num_colors html 2021-05-16T20:16:53.6500661Z show_ansi_colors html 2021-05-16T20:16:53.6610032Z start.crayon html 2021-05-16T20:16:53.6666072Z strip_style html 2021-05-16T20:16:53.6786070Z style html 2021-05-16T20:16:53.6858829Z styles html 2021-05-16T20:16:53.6865534Z ** building package indices 2021-05-16T20:16:53.7600503Z ** testing if installed package can be loaded 2021-05-16T20:16:53.7603017Z *** arch - i386 2021-05-16T20:16:54.0660047Z *** arch - x64 2021-05-16T20:16:54.3750969Z * DONE (crayon) 2021-05-16T20:16:54.4069016Z In R CMD INSTALL 2021-05-16T20:16:54.7015751Z * installing *source* package 'fastmap' ... 2021-05-16T20:16:54.7066350Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T20:16:54.7323013Z ** libs 2021-05-16T20:16:54.7332060Z 2021-05-16T20:16:54.7333252Z *** arch - i386 2021-05-16T20:16:54.7633135Z 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-16T20:16:56.8086740Z 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-16T20:16:57.0321037Z 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-16T20:16:57.3896098Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T20:16:57.3917436Z 2021-05-16T20:16:57.3918658Z *** arch - x64 2021-05-16T20:16:57.4204730Z 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-16T20:16:59.4358817Z 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-16T20:16:59.6659739Z 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-16T20:17:00.0412102Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T20:17:00.0427781Z ** R 2021-05-16T20:17:00.0535913Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:00.3300790Z ** help 2021-05-16T20:17:00.3677881Z *** installing help indices 2021-05-16T20:17:00.3970896Z converting help for package 'fastmap' 2021-05-16T20:17:00.4251430Z finding HTML links ... done 2021-05-16T20:17:00.4777575Z fastmap html 2021-05-16T20:17:00.5083760Z fastqueue html 2021-05-16T20:17:00.5354757Z faststack html 2021-05-16T20:17:00.5405370Z key_missing html 2021-05-16T20:17:00.5409964Z ** building package indices 2021-05-16T20:17:00.5611589Z ** testing if installed package can be loaded 2021-05-16T20:17:00.5614606Z *** arch - i386 2021-05-16T20:17:00.8671033Z *** arch - x64 2021-05-16T20:17:01.1760874Z * DONE (fastmap) 2021-05-16T20:17:01.2115242Z In R CMD INSTALL 2021-05-16T20:17:01.5781281Z * installing *source* package 'withr' ... 2021-05-16T20:17:01.5872806Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T20:17:01.6239541Z ** R 2021-05-16T20:17:01.6432950Z ** inst 2021-05-16T20:17:01.6469460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:02.1631748Z ** help 2021-05-16T20:17:02.3206039Z *** installing help indices 2021-05-16T20:17:02.4010199Z converting help for package 'withr' 2021-05-16T20:17:02.4287157Z finding HTML links ... done 2021-05-16T20:17:02.5036567Z defer html 2021-05-16T20:17:02.6139522Z devices html 2021-05-16T20:17:02.6141547Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpeYMt3C/R.INSTALL79051397bd8/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T20:17:02.6178257Z makevars_user html 2021-05-16T20:17:02.6311285Z set_makevars html 2021-05-16T20:17:02.6549497Z with_ html 2021-05-16T20:17:02.6653359Z with_collate html 2021-05-16T20:17:02.6758669Z with_connection html 2021-05-16T20:17:02.6872072Z with_db_connection html 2021-05-16T20:17:02.6975404Z with_dir html 2021-05-16T20:17:02.7155192Z with_envvar html 2021-05-16T20:17:02.7274835Z with_file html 2021-05-16T20:17:02.7386254Z with_gctorture2 html 2021-05-16T20:17:02.7526041Z with_libpaths html 2021-05-16T20:17:02.7688308Z with_locale html 2021-05-16T20:17:02.7863511Z with_makevars html 2021-05-16T20:17:02.7983097Z with_options html 2021-05-16T20:17:02.8478331Z with_package html 2021-05-16T20:17:02.8480435Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpeYMt3C/R.INSTALL79051397bd8/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-16T20:17:02.8632501Z with_par html 2021-05-16T20:17:02.8796083Z with_path html 2021-05-16T20:17:02.8976758Z with_rng_version html 2021-05-16T20:17:02.9119119Z with_seed html 2021-05-16T20:17:02.9344342Z with_sink html 2021-05-16T20:17:02.9478655Z with_temp_libpaths html 2021-05-16T20:17:02.9649175Z with_tempfile html 2021-05-16T20:17:02.9771360Z with_timezone html 2021-05-16T20:17:03.0218581Z withr html 2021-05-16T20:17:03.0229453Z *** copying figures 2021-05-16T20:17:03.0244167Z ** building package indices 2021-05-16T20:17:03.1167553Z ** installing vignettes 2021-05-16T20:17:03.1240562Z ** testing if installed package can be loaded 2021-05-16T20:17:03.1243609Z *** arch - i386 2021-05-16T20:17:03.3298267Z *** arch - x64 2021-05-16T20:17:03.5384566Z * DONE (withr) 2021-05-16T20:17:03.5731194Z In R CMD INSTALL 2021-05-16T20:17:03.8388016Z * installing *source* package 'rappdirs' ... 2021-05-16T20:17:03.8427434Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T20:17:03.8764938Z ** libs 2021-05-16T20:17:03.8774458Z 2021-05-16T20:17:03.8775713Z *** arch - i386 2021-05-16T20:17:03.9013158Z 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:17:04.0152919Z 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-16T20:17:04.7600238Z 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-16T20:17:04.8764430Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T20:17:04.8774358Z 2021-05-16T20:17:04.8775572Z *** arch - x64 2021-05-16T20:17:04.9051857Z 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:17:05.0047925Z 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-16T20:17:05.9703370Z 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-16T20:17:06.0769114Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T20:17:06.0797649Z ** R 2021-05-16T20:17:06.0881969Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:06.2319675Z ** help 2021-05-16T20:17:06.2817601Z *** installing help indices 2021-05-16T20:17:06.3165529Z converting help for package 'rappdirs' 2021-05-16T20:17:06.3442608Z finding HTML links ... done 2021-05-16T20:17:06.3745371Z app_dir html 2021-05-16T20:17:06.4088765Z rappdirs-package html 2021-05-16T20:17:06.4367260Z site_data_dir html 2021-05-16T20:17:06.4627382Z user_cache_dir html 2021-05-16T20:17:06.4976777Z user_data_dir html 2021-05-16T20:17:06.5265686Z user_log_dir html 2021-05-16T20:17:06.5270697Z ** building package indices 2021-05-16T20:17:06.5562740Z ** testing if installed package can be loaded 2021-05-16T20:17:06.5565371Z *** arch - i386 2021-05-16T20:17:06.8619333Z *** arch - x64 2021-05-16T20:17:07.1716785Z * DONE (rappdirs) 2021-05-16T20:17:07.1997634Z In R CMD INSTALL 2021-05-16T20:17:07.8982382Z * installing *source* package 'fs' ... 2021-05-16T20:17:07.9306687Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T20:17:07.9599158Z ** libs 2021-05-16T20:17:07.9607967Z 2021-05-16T20:17:07.9609156Z *** arch - i386 2021-05-16T20:17:08.1109400Z 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-16T20:17:08.7933925Z 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-16T20:17:09.5641064Z 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-16T20:17:10.4040191Z 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-16T20:17:10.5380231Z 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-16T20:17:11.1807514Z 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-16T20:17:11.9576317Z 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-16T20:17:12.8095805Z 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-16T20:17:13.7209553Z 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-16T20:17:14.5073120Z 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-16T20:17:15.3516342Z 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-16T20:17:16.1378475Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T20:17:16.1380808Z 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-16T20:17:16.1385055Z HAVE_DTRACE=0 2021-05-16T20:17:16.1816622Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuIgLp2/R.INSTALLdf02834c34/fs/src-i386/libuv-1.38.1' 2021-05-16T20:17:16.1818566Z 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-16T20:17:16.4628158Z 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-16T20:17:16.6741014Z 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-16T20:17:16.8848344Z 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-16T20:17:17.1597300Z 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-16T20:17:17.3413593Z 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-16T20:17:17.5992352Z 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-16T20:17:17.7910543Z 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-16T20:17:18.0929659Z 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-16T20:17:18.3545585Z 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-16T20:17:18.9199353Z 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-16T20:17:19.2561408Z 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-16T20:17:19.8152573Z 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-16T20:17:20.0518426Z 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-16T20:17:20.6809157Z 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-16T20:17:21.5821042Z 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-16T20:17:21.9477375Z 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-16T20:17:22.2097207Z 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-16T20:17:22.5826558Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T20:17:22.5829412Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T20:17:22.5830363Z #pragma warning(suppress : 4996) 2021-05-16T20:17:22.5831348Z ^ 2021-05-16T20:17:22.9056176Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T20:17:22.9057746Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:22.9058785Z ptr = strchr(buf + 1, '='); 2021-05-16T20:17:22.9059318Z ^ 2021-05-16T20:17:23.0535156Z 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-16T20:17:23.5617409Z 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-16T20:17:24.2843996Z 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-16T20:17:24.4507160Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T20:17:24.4508865Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:17:24.4509994Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T20:17:24.4510634Z ^ 2021-05-16T20:17:24.4511668Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T20:17:24.5652228Z 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-16T20:17:25.6352492Z 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-16T20:17:25.8077282Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T20:17:25.8080484Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:17:25.8081920Z int err = 0; 2021-05-16T20:17:25.8082774Z ^ 2021-05-16T20:17:25.8088739Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T20:17:25.8091015Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:17:25.8092457Z int err = 0; 2021-05-16T20:17:25.8093430Z ^ 2021-05-16T20:17:25.8095173Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T20:17:25.8096923Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T20:17:25.8097951Z ^ 2021-05-16T20:17:25.8099261Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T20:17:25.8101097Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:17:25.8102727Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T20:17:25.8103738Z ^ 2021-05-16T20:17:25.8105519Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T20:17:26.5725652Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T20:17:26.5727319Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:26.5728443Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:26.5729209Z ^ 2021-05-16T20:17:26.5730052Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T20:17:26.5730801Z uv_stat_t new_statbuf; 2021-05-16T20:17:26.5731342Z ^ 2021-05-16T20:17:26.5732446Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:26.5733579Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:26.5734176Z ^ 2021-05-16T20:17:26.5734984Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T20:17:26.5735733Z uv_stat_t new_statbuf; 2021-05-16T20:17:26.5736248Z ^ 2021-05-16T20:17:26.5737353Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:26.5738435Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:26.5739131Z ^ 2021-05-16T20:17:26.5739911Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T20:17:26.5740591Z uv_stat_t statbuf; 2021-05-16T20:17:26.5741117Z ^ 2021-05-16T20:17:26.5742213Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:26.5743520Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:26.5744113Z ^ 2021-05-16T20:17:26.5744862Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T20:17:26.5745568Z uv_stat_t statbuf; 2021-05-16T20:17:26.5746096Z ^ 2021-05-16T20:17:27.4424714Z 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-16T20:17:27.6664405Z 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-16T20:17:28.0367310Z 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-16T20:17:28.2593724Z 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-16T20:17:28.5817642Z 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-16T20:17:28.7807069Z 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-16T20:17:29.0135805Z 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-16T20:17:29.3027922Z 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-16T20:17:30.2649030Z 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-16T20:17:30.2651358Z 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-16T20:17:30.2653162Z 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-16T20:17:30.2698345Z 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-16T20:17:30.3001340Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuIgLp2/R.INSTALLdf02834c34/fs/src-i386/libuv-1.38.1' 2021-05-16T20:17:30.4219947Z 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-16T20:17:30.7865739Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T20:17:30.7897997Z 2021-05-16T20:17:30.7898990Z *** arch - x64 2021-05-16T20:17:30.9336821Z 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-16T20:17:31.8470854Z 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-16T20:17:32.8653067Z 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-16T20:17:33.9329102Z 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-16T20:17:34.0570952Z 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-16T20:17:34.9597472Z 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-16T20:17:35.9743864Z 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-16T20:17:37.2236193Z 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-16T20:17:38.4642732Z 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-16T20:17:39.5269163Z 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-16T20:17:40.6660817Z 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-16T20:17:41.7021334Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T20:17:41.7023611Z 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-16T20:17:41.7028189Z HAVE_DTRACE=0 2021-05-16T20:17:41.7441293Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuIgLp2/R.INSTALLdf02834c34/fs/src-x64/libuv-1.38.1' 2021-05-16T20:17:41.7443154Z 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-16T20:17:42.2678951Z 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-16T20:17:42.7259078Z 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-16T20:17:43.1922399Z 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-16T20:17:43.7045959Z 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-16T20:17:44.1556761Z 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-16T20:17:44.7168528Z 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-16T20:17:45.1824393Z 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-16T20:17:45.6948986Z 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-16T20:17:46.2399626Z 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-16T20:17:47.0562609Z 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-16T20:17:47.7339588Z 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-16T20:17:48.4204946Z 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-16T20:17:48.9318965Z 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-16T20:17:49.4891677Z 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-16T20:17:50.5059449Z 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-16T20:17:51.0876161Z 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-16T20:17:51.6067265Z 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-16T20:17:52.2406315Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T20:17:52.2409386Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T20:17:52.2410713Z #pragma warning(suppress : 4996) 2021-05-16T20:17:52.2411477Z ^ 2021-05-16T20:17:52.6366439Z 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-16T20:17:53.3202553Z 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-16T20:17:54.1350592Z 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-16T20:17:54.5493295Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T20:17:54.5496396Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:17:54.5501552Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T20:17:54.5502422Z ^ 2021-05-16T20:17:54.5503432Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T20:17:54.6564345Z 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-16T20:17:55.8802094Z 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-16T20:17:56.3268189Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T20:17:56.3270637Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:17:56.3271561Z int err = 0; 2021-05-16T20:17:56.3272127Z ^ 2021-05-16T20:17:56.3285127Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T20:17:56.3286204Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:17:56.3287002Z int err = 0; 2021-05-16T20:17:56.3287506Z ^ 2021-05-16T20:17:56.3289021Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T20:17:56.3290011Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T20:17:56.3290608Z ^ 2021-05-16T20:17:56.3297437Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T20:17:56.3298518Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:17:56.3299449Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T20:17:56.3300019Z ^ 2021-05-16T20:17:56.3301076Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T20:17:56.4901705Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T20:17:56.4903618Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:56.4904774Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:56.4905462Z ^ 2021-05-16T20:17:56.4906654Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:56.4907766Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:56.4908341Z ^ 2021-05-16T20:17:56.4909433Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:56.4910506Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:56.4911193Z ^ 2021-05-16T20:17:56.4912400Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:17:56.4913489Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:17:56.4914086Z ^ 2021-05-16T20:17:57.6966179Z 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-16T20:17:58.2170339Z 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-16T20:17:58.8458983Z 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-16T20:17:59.3476908Z 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-16T20:17:59.9242378Z 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-16T20:18:00.3849551Z 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-16T20:18:00.8911586Z 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-16T20:18:01.4456279Z 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-16T20:18:01.8998031Z 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-16T20:18:02.4016439Z 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-16T20:18:02.9280802Z 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-16T20:18:03.3957403Z 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-16T20:18:03.4281657Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuIgLp2/R.INSTALLdf02834c34/fs/src-x64/libuv-1.38.1' 2021-05-16T20:18:03.5658974Z 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-16T20:18:03.9989932Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T20:18:04.0039897Z ** R 2021-05-16T20:18:04.0263804Z ** inst 2021-05-16T20:18:04.0307480Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:05.0069916Z ** help 2021-05-16T20:18:05.1848583Z *** installing help indices 2021-05-16T20:18:05.2769305Z converting help for package 'fs' 2021-05-16T20:18:05.3046834Z finding HTML links ... done 2021-05-16T20:18:05.3438143Z copy html 2021-05-16T20:18:05.3642515Z create html 2021-05-16T20:18:05.4149304Z delete html 2021-05-16T20:18:05.4424651Z dir_ls html 2021-05-16T20:18:05.4504844Z dir_tree html 2021-05-16T20:18:05.4601889Z file_access html 2021-05-16T20:18:05.4682730Z file_chmod html 2021-05-16T20:18:05.4759340Z file_chown html 2021-05-16T20:18:05.5073813Z file_info html 2021-05-16T20:18:05.5175317Z file_move html 2021-05-16T20:18:05.5267665Z file_show html 2021-05-16T20:18:05.5402841Z file_temp html 2021-05-16T20:18:05.5488666Z file_touch html 2021-05-16T20:18:05.5657155Z fs-package html 2021-05-16T20:18:05.5741812Z fs_bytes html 2021-05-16T20:18:05.5861326Z fs_path html 2021-05-16T20:18:05.6085660Z fs_perms html 2021-05-16T20:18:05.6148881Z id html 2021-05-16T20:18:05.6198615Z is_absolute_path html 2021-05-16T20:18:05.6320524Z is_file html 2021-05-16T20:18:05.6387495Z link_path html 2021-05-16T20:18:05.6487414Z path html 2021-05-16T20:18:05.6833402Z path_expand html 2021-05-16T20:18:05.6956555Z path_file html 2021-05-16T20:18:05.7087668Z path_filter html 2021-05-16T20:18:05.7375047Z path_math html 2021-05-16T20:18:05.7478916Z path_package html 2021-05-16T20:18:05.7681838Z path_sanitize html 2021-05-16T20:18:05.7757123Z path_tidy html 2021-05-16T20:18:05.7764357Z ** building package indices 2021-05-16T20:18:05.8533217Z ** installing vignettes 2021-05-16T20:18:05.8638529Z ** testing if installed package can be loaded 2021-05-16T20:18:05.8641881Z *** arch - i386 2021-05-16T20:18:06.1704127Z *** arch - x64 2021-05-16T20:18:06.4804004Z * DONE (fs) 2021-05-16T20:18:06.6364524Z In R CMD INSTALL 2021-05-16T20:18:06.9412135Z * installing *source* package 'clipr' ... 2021-05-16T20:18:06.9459086Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T20:18:06.9732932Z ** R 2021-05-16T20:18:06.9826328Z ** inst 2021-05-16T20:18:06.9865640Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:07.1888142Z ** help 2021-05-16T20:18:07.2518181Z *** installing help indices 2021-05-16T20:18:07.2830197Z converting help for package 'clipr' 2021-05-16T20:18:07.3103957Z finding HTML links ... done 2021-05-16T20:18:07.3268602Z clear_clip html 2021-05-16T20:18:07.3363810Z clipr html 2021-05-16T20:18:07.3481287Z clipr_available html 2021-05-16T20:18:07.3563539Z read_clip html 2021-05-16T20:18:07.3740162Z read_clip_tbl html 2021-05-16T20:18:07.4105223Z write_clip html 2021-05-16T20:18:07.4167349Z write_last_clip html 2021-05-16T20:18:07.4172530Z ** building package indices 2021-05-16T20:18:07.4414501Z ** installing vignettes 2021-05-16T20:18:07.4502096Z ** testing if installed package can be loaded 2021-05-16T20:18:07.4506630Z *** arch - i386 2021-05-16T20:18:07.7571385Z *** arch - x64 2021-05-16T20:18:08.0665666Z * DONE (clipr) 2021-05-16T20:18:08.0924624Z In R CMD INSTALL 2021-05-16T20:18:09.3702221Z * installing *source* package 'git2r' ... 2021-05-16T20:18:09.4390724Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T20:18:09.4392468Z 2021-05-16T20:18:09.4393487Z ********************************************** 2021-05-16T20:18:09.4394752Z WARNING: this package has a configure script 2021-05-16T20:18:09.4396245Z It probably needs manual configuration 2021-05-16T20:18:09.4397613Z ********************************************** 2021-05-16T20:18:09.4398262Z 2021-05-16T20:18:09.4398861Z 2021-05-16T20:18:09.4654754Z ** libs 2021-05-16T20:18:09.4671603Z 2021-05-16T20:18:09.4672895Z *** arch - i386 2021-05-16T20:18:09.8810604Z 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-16T20:18:09.9087907Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T20:18:11.4136837Z 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-16T20:18:11.5574826Z 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-16T20:18:11.6703444Z 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-16T20:18:11.9543671Z 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-16T20:18:12.1177991Z 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-16T20:18:12.3127598Z 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-16T20:18:12.6520914Z 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-16T20:18:12.8176221Z 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-16T20:18:12.9767380Z 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-16T20:18:13.1970611Z 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-16T20:18:13.4568605Z 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-16T20:18:13.9180613Z 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-16T20:18:14.2819679Z 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-16T20:18:14.4159283Z 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-16T20:18:14.5739270Z 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-16T20:18:14.7488071Z 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-16T20:18:14.9002535Z 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-16T20:18:15.1468210Z 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-16T20:18:15.3565886Z 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-16T20:18:15.5075217Z 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-16T20:18:15.7417300Z 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-16T20:18:15.8768672Z 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-16T20:18:16.0243647Z 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-16T20:18:16.1990400Z 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-16T20:18:16.3587301Z 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-16T20:18:16.5976298Z 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-16T20:18:16.8596213Z 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-16T20:18:17.0214214Z 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-16T20:18:17.1705992Z 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-16T20:18:17.4162383Z 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-16T20:18:17.5702503Z 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-16T20:18:17.7556783Z 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-16T20:18:17.9832774Z 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-16T20:18:18.1856911Z 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-16T20:18:18.3173276Z 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-16T20:18:18.6050533Z 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-16T20:18:19.1446025Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T20:18:19.1549167Z 2021-05-16T20:18:19.1550054Z *** arch - x64 2021-05-16T20:18:20.2052430Z 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-16T20:18:20.2300276Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T20:18:20.4437460Z 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-16T20:18:20.5806259Z 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-16T20:18:20.7025860Z 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-16T20:18:20.9347763Z 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-16T20:18:21.0880162Z 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-16T20:18:21.2652901Z 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-16T20:18:21.5476284Z 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-16T20:18:21.6978854Z 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-16T20:18:21.8446347Z 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-16T20:18:22.0428291Z 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-16T20:18:22.2729629Z 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-16T20:18:22.9677209Z 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-16T20:18:23.2630477Z 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-16T20:18:23.3899929Z 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-16T20:18:23.5432436Z 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-16T20:18:23.7007761Z 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-16T20:18:23.8482638Z 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-16T20:18:24.0772049Z 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-16T20:18:24.2945929Z 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-16T20:18:24.4383354Z 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-16T20:18:24.6524357Z 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-16T20:18:24.7802809Z 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-16T20:18:24.9406256Z 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-16T20:18:25.0961874Z 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-16T20:18:25.2423590Z 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-16T20:18:25.4657474Z 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-16T20:18:25.6819395Z 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-16T20:18:25.8257114Z 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-16T20:18:25.9656534Z 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-16T20:18:26.1819235Z 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-16T20:18:26.3474078Z 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-16T20:18:26.5427688Z 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-16T20:18:26.7483377Z 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-16T20:18:26.9481110Z 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-16T20:18:27.0851182Z 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-16T20:18:27.3364168Z 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-16T20:18:27.8229881Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T20:18:27.8387870Z ** R 2021-05-16T20:18:27.8908900Z ** inst 2021-05-16T20:18:27.8953437Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:28.8696825Z ** help 2021-05-16T20:18:29.4272959Z *** installing help indices 2021-05-16T20:18:29.7362587Z converting help for package 'git2r' 2021-05-16T20:18:29.7656502Z finding HTML links ... done 2021-05-16T20:18:29.8185953Z add html 2021-05-16T20:18:29.8296034Z ahead_behind html 2021-05-16T20:18:29.8540744Z as.data.frame.git_repository html 2021-05-16T20:18:29.8731009Z as.data.frame.git_tree html 2021-05-16T20:18:29.8806123Z as.list.git_tree html 2021-05-16T20:18:29.9212615Z blame html 2021-05-16T20:18:29.9362030Z blob_create html 2021-05-16T20:18:29.9451233Z branch_create html 2021-05-16T20:18:29.9510650Z branch_delete html 2021-05-16T20:18:29.9571310Z branch_get_upstream html 2021-05-16T20:18:29.9630988Z branch_remote_name html 2021-05-16T20:18:29.9689353Z branch_remote_url html 2021-05-16T20:18:29.9772453Z branch_rename html 2021-05-16T20:18:29.9877086Z branch_set_upstream html 2021-05-16T20:18:29.9932119Z branch_target html 2021-05-16T20:18:30.0016414Z branches html 2021-05-16T20:18:30.0083974Z bundle_r_package html 2021-05-16T20:18:30.0279633Z checkout html 2021-05-16T20:18:30.0457630Z clone html 2021-05-16T20:18:30.0719094Z commit html 2021-05-16T20:18:30.0924873Z commits html 2021-05-16T20:18:30.1084401Z config html 2021-05-16T20:18:30.1151779Z content html 2021-05-16T20:18:30.1258874Z contributions html 2021-05-16T20:18:30.1440083Z cred_env html 2021-05-16T20:18:30.1654443Z cred_ssh_key html 2021-05-16T20:18:30.1814328Z cred_token html 2021-05-16T20:18:30.1969353Z cred_user_pass html 2021-05-16T20:18:30.2032065Z default_signature html 2021-05-16T20:18:30.2144872Z descendant_of html 2021-05-16T20:18:30.2479760Z diff-methods html 2021-05-16T20:18:30.2570584Z discover_repository html 2021-05-16T20:18:30.2931087Z fetch html 2021-05-16T20:18:30.3005640Z fetch_heads html 2021-05-16T20:18:30.3041585Z git2r html 2021-05-16T20:18:30.3213991Z git_config_files html 2021-05-16T20:18:30.3525372Z git_time html 2021-05-16T20:18:30.3527332Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpY1YS3P/R.INSTALL1b40eeb89c/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-16T20:18:30.3577757Z hash html 2021-05-16T20:18:30.3631526Z hashfile html 2021-05-16T20:18:30.3708635Z head.git_repository html 2021-05-16T20:18:30.3765066Z in_repository html 2021-05-16T20:18:30.3853978Z index_remove_bypath html 2021-05-16T20:18:30.3956599Z init html 2021-05-16T20:18:30.4072799Z is_bare html 2021-05-16T20:18:30.4160794Z is_binary html 2021-05-16T20:18:30.4233583Z is_blob html 2021-05-16T20:18:30.4300288Z is_branch html 2021-05-16T20:18:30.4383850Z is_commit html 2021-05-16T20:18:30.4481865Z is_detached html 2021-05-16T20:18:30.4566259Z is_empty html 2021-05-16T20:18:30.4635423Z is_head html 2021-05-16T20:18:30.4792710Z is_local html 2021-05-16T20:18:30.4880631Z is_merge html 2021-05-16T20:18:30.4949872Z is_shallow html 2021-05-16T20:18:30.5005951Z is_tag html 2021-05-16T20:18:30.5061990Z is_tree html 2021-05-16T20:18:30.5123709Z last_commit html 2021-05-16T20:18:30.5188958Z length.git_blob html 2021-05-16T20:18:30.5246640Z length.git_diff html 2021-05-16T20:18:30.5308425Z length.git_tree html 2021-05-16T20:18:30.5355144Z libgit2_features html 2021-05-16T20:18:30.5401711Z libgit2_version html 2021-05-16T20:18:30.5498014Z lookup html 2021-05-16T20:18:30.5573507Z lookup_commit html 2021-05-16T20:18:30.5780039Z ls_tree html 2021-05-16T20:18:30.6045293Z merge html 2021-05-16T20:18:30.6114303Z merge_base html 2021-05-16T20:18:30.6238271Z note_create html 2021-05-16T20:18:30.6299947Z note_default_ref html 2021-05-16T20:18:30.6404330Z note_remove html 2021-05-16T20:18:30.6512696Z notes html 2021-05-16T20:18:30.6729456Z odb_blobs html 2021-05-16T20:18:30.6830359Z odb_objects html 2021-05-16T20:18:30.6890192Z parents html 2021-05-16T20:18:30.6993634Z plot.git_repository html 2021-05-16T20:18:30.7089337Z print.git_reflog_entry html 2021-05-16T20:18:30.7353955Z pull html 2021-05-16T20:18:30.7461855Z punch_card html 2021-05-16T20:18:30.7620162Z push html 2021-05-16T20:18:30.7749794Z reexports html 2021-05-16T20:18:30.7796194Z references html 2021-05-16T20:18:30.7877706Z reflog html 2021-05-16T20:18:30.7963927Z remote_add html 2021-05-16T20:18:30.8069009Z remote_ls html 2021-05-16T20:18:30.8148595Z remote_remove html 2021-05-16T20:18:30.8236431Z remote_rename html 2021-05-16T20:18:30.8357977Z remote_set_url html 2021-05-16T20:18:30.8440667Z remote_url html 2021-05-16T20:18:30.8499760Z remotes html 2021-05-16T20:18:30.8605536Z repository html 2021-05-16T20:18:30.8668922Z repository_head html 2021-05-16T20:18:30.8851670Z reset html 2021-05-16T20:18:30.8943312Z revparse_single html 2021-05-16T20:18:30.9021223Z rm_file html 2021-05-16T20:18:30.9125648Z sha html 2021-05-16T20:18:30.9229485Z ssh_path html 2021-05-16T20:18:30.9302926Z ssl_cert_locations html 2021-05-16T20:18:30.9441647Z stash html 2021-05-16T20:18:30.9558509Z stash_apply html 2021-05-16T20:18:30.9644685Z stash_drop html 2021-05-16T20:18:30.9707469Z stash_list html 2021-05-16T20:18:30.9801611Z stash_pop html 2021-05-16T20:18:30.9972540Z status html 2021-05-16T20:18:31.0059069Z sub-.git_tree html 2021-05-16T20:18:31.0134781Z summary.git_repository html 2021-05-16T20:18:31.0212941Z summary.git_stash html 2021-05-16T20:18:31.0287897Z summary.git_tree html 2021-05-16T20:18:31.0425210Z tag html 2021-05-16T20:18:31.0515404Z tag_delete html 2021-05-16T20:18:31.0577027Z tags html 2021-05-16T20:18:31.0644611Z tree html 2021-05-16T20:18:31.0853285Z when html 2021-05-16T20:18:31.0855097Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpY1YS3P/R.INSTALL1b40eeb89c/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-16T20:18:31.0918390Z workdir html 2021-05-16T20:18:31.0933623Z ** building package indices 2021-05-16T20:18:31.3804707Z ** testing if installed package can be loaded 2021-05-16T20:18:31.3808651Z *** arch - i386 2021-05-16T20:18:31.6881565Z *** arch - x64 2021-05-16T20:18:32.0057701Z * DONE (git2r) 2021-05-16T20:18:32.4733476Z In R CMD INSTALL 2021-05-16T20:18:32.9630928Z * installing *source* package 'httr' ... 2021-05-16T20:18:32.9834674Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T20:18:33.0114399Z ** R 2021-05-16T20:18:33.0521079Z ** demo 2021-05-16T20:18:33.0599423Z ** inst 2021-05-16T20:18:33.0665033Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:35.9356266Z ** help 2021-05-16T20:18:36.3149028Z *** installing help indices 2021-05-16T20:18:36.5380483Z converting help for package 'httr' 2021-05-16T20:18:36.5667702Z finding HTML links ... done 2021-05-16T20:18:36.6335373Z BROWSE html 2021-05-16T20:18:36.6908418Z DELETE html 2021-05-16T20:18:36.7288998Z GET html 2021-05-16T20:18:36.7653665Z HEAD html 2021-05-16T20:18:36.8076371Z PATCH html 2021-05-16T20:18:36.8537427Z POST html 2021-05-16T20:18:36.9001032Z PUT html 2021-05-16T20:18:36.9592980Z RETRY html 2021-05-16T20:18:36.9794488Z Token-class html 2021-05-16T20:18:37.0229692Z VERB html 2021-05-16T20:18:37.0388059Z add_headers html 2021-05-16T20:18:37.0526440Z authenticate html 2021-05-16T20:18:37.0587404Z cache_info html 2021-05-16T20:18:37.0851490Z config html 2021-05-16T20:18:37.1328512Z content html 2021-05-16T20:18:37.1429703Z content_type html 2021-05-16T20:18:37.1490660Z cookies html 2021-05-16T20:18:37.1677272Z get_callback html 2021-05-16T20:18:37.1726720Z guess_media html 2021-05-16T20:18:37.1834407Z handle html 2021-05-16T20:18:37.1886098Z handle_pool html 2021-05-16T20:18:37.1930450Z has_content html 2021-05-16T20:18:37.1990296Z headers html 2021-05-16T20:18:37.2055878Z hmac_sha1 html 2021-05-16T20:18:37.2224655Z http_condition html 2021-05-16T20:18:37.2343560Z http_error html 2021-05-16T20:18:37.2494935Z http_status html 2021-05-16T20:18:37.2549822Z http_type html 2021-05-16T20:18:37.2893335Z httr-package html 2021-05-16T20:18:37.2958255Z httr_dr html 2021-05-16T20:18:37.3083195Z httr_options html 2021-05-16T20:18:37.3216891Z init_oauth1.0 html 2021-05-16T20:18:37.3545411Z init_oauth2.0 html 2021-05-16T20:18:37.3619789Z insensitive html 2021-05-16T20:18:37.3784077Z jwt_signature html 2021-05-16T20:18:37.3853216Z modify_url html 2021-05-16T20:18:37.4091672Z oauth1.0_token html 2021-05-16T20:18:37.4567130Z oauth2.0_token html 2021-05-16T20:18:37.4729581Z oauth_app html 2021-05-16T20:18:37.4779184Z oauth_callback html 2021-05-16T20:18:37.4942017Z oauth_endpoint html 2021-05-16T20:18:37.4991286Z oauth_endpoints html 2021-05-16T20:18:37.5063624Z oauth_exchanger html 2021-05-16T20:18:37.5213090Z oauth_listener html 2021-05-16T20:18:37.5355833Z oauth_service_token html 2021-05-16T20:18:37.5461911Z oauth_signature html 2021-05-16T20:18:37.5570341Z parse_http_date html 2021-05-16T20:18:37.5679216Z parse_media html 2021-05-16T20:18:37.5781557Z parse_url html 2021-05-16T20:18:37.5850597Z progress html 2021-05-16T20:18:37.5987614Z response html 2021-05-16T20:18:37.6044344Z revoke_all html 2021-05-16T20:18:37.6164887Z set_config html 2021-05-16T20:18:37.6325952Z set_cookies html 2021-05-16T20:18:37.6400392Z sha1_hash html 2021-05-16T20:18:37.6440616Z sign_oauth html 2021-05-16T20:18:37.6485554Z status_code html 2021-05-16T20:18:37.6640015Z stop_for_status html 2021-05-16T20:18:37.6793439Z timeout html 2021-05-16T20:18:37.6913080Z upload_file html 2021-05-16T20:18:37.7068343Z use_proxy html 2021-05-16T20:18:37.7172601Z user_agent html 2021-05-16T20:18:37.7387841Z verbose html 2021-05-16T20:18:37.7539065Z with_config html 2021-05-16T20:18:37.7618843Z write_disk html 2021-05-16T20:18:37.7679326Z write_function html 2021-05-16T20:18:37.7761208Z write_stream html 2021-05-16T20:18:37.7773575Z ** building package indices 2021-05-16T20:18:37.9548987Z ** installing vignettes 2021-05-16T20:18:37.9631848Z ** testing if installed package can be loaded 2021-05-16T20:18:37.9635695Z *** arch - i386 2021-05-16T20:18:38.2710658Z *** arch - x64 2021-05-16T20:18:38.5902201Z * DONE (httr) 2021-05-16T20:18:38.6469387Z In R CMD INSTALL 2021-05-16T20:18:39.1763755Z * installing *source* package 'cli' ... 2021-05-16T20:18:39.1970592Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T20:18:39.2285803Z ** R 2021-05-16T20:18:39.2894569Z ** inst 2021-05-16T20:18:39.2953998Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:41.9383635Z ** help 2021-05-16T20:18:42.4317579Z *** installing help indices 2021-05-16T20:18:42.6284806Z converting help for package 'cli' 2021-05-16T20:18:42.6562545Z finding HTML links ... done 2021-05-16T20:18:42.7308267Z ansi-styles html 2021-05-16T20:18:42.7578147Z ansi_align html 2021-05-16T20:18:42.7855983Z ansi_columns html 2021-05-16T20:18:42.7943863Z ansi_has_any html 2021-05-16T20:18:42.8082429Z ansi_hide_cursor html 2021-05-16T20:18:42.8304452Z ansi_nchar html 2021-05-16T20:18:42.8395694Z ansi_regex html 2021-05-16T20:18:42.8480041Z ansi_strip html 2021-05-16T20:18:42.8692304Z ansi_strsplit html 2021-05-16T20:18:42.8865937Z ansi_strtrim html 2021-05-16T20:18:42.9144706Z ansi_strwrap html 2021-05-16T20:18:42.9336859Z ansi_substr html 2021-05-16T20:18:42.9536256Z ansi_substring html 2021-05-16T20:18:42.9873113Z ansi_toupper html 2021-05-16T20:18:43.0069495Z ansi_trimws html 2021-05-16T20:18:43.0380868Z boxx html 2021-05-16T20:18:43.0478641Z builtin_theme html 2021-05-16T20:18:43.0665147Z cat_line html 2021-05-16T20:18:43.0741313Z cli html 2021-05-16T20:18:43.0843545Z cli_alert html 2021-05-16T20:18:43.0954235Z cli_blockquote html 2021-05-16T20:18:43.1266208Z cli_bullets html 2021-05-16T20:18:43.1446079Z cli_code html 2021-05-16T20:18:43.1580111Z cli_debug_doc html 2021-05-16T20:18:43.1719994Z cli_div html 2021-05-16T20:18:43.1903118Z cli_dl html 2021-05-16T20:18:43.1954240Z cli_end html 2021-05-16T20:18:43.2091127Z cli_format html 2021-05-16T20:18:43.2208185Z cli_format_method html 2021-05-16T20:18:43.2325848Z cli_h1 html 2021-05-16T20:18:43.2482946Z cli_li html 2021-05-16T20:18:43.2583437Z cli_list_themes html 2021-05-16T20:18:43.2761239Z cli_ol html 2021-05-16T20:18:43.2816349Z cli_output_connection html 2021-05-16T20:18:43.2944395Z cli_par html 2021-05-16T20:18:43.3247713Z cli_process_start html 2021-05-16T20:18:43.3422005Z cli_rule html 2021-05-16T20:18:43.3566137Z cli_sitrep html 2021-05-16T20:18:43.3867253Z cli_status html 2021-05-16T20:18:43.4068363Z cli_status_clear html 2021-05-16T20:18:43.4227471Z cli_status_update html 2021-05-16T20:18:43.4302540Z cli_text html 2021-05-16T20:18:43.4477472Z cli_ul html 2021-05-16T20:18:43.4629583Z cli_vec html 2021-05-16T20:18:43.4691057Z cli_verbatim html 2021-05-16T20:18:43.4814860Z combine_ansi_styles html 2021-05-16T20:18:43.4997303Z console_width html 2021-05-16T20:18:43.5130228Z containers html 2021-05-16T20:18:43.5205890Z demo_spinners html 2021-05-16T20:18:43.5357742Z faq html 2021-05-16T20:18:43.5451279Z format_error html 2021-05-16T20:18:43.5572056Z get_spinner html 2021-05-16T20:18:43.6135598Z inline-markup html 2021-05-16T20:18:43.6260125Z is_ansi_tty html 2021-05-16T20:18:43.6468043Z is_dynamic_tty html 2021-05-16T20:18:43.6589967Z is_utf8_output html 2021-05-16T20:18:43.6660023Z list_spinners html 2021-05-16T20:18:43.6925384Z make_ansi_style html 2021-05-16T20:18:43.7183142Z make_spinner html 2021-05-16T20:18:43.7257457Z match_selector html 2021-05-16T20:18:43.7356622Z match_selector_node html 2021-05-16T20:18:43.7757536Z num_ansi_colors html 2021-05-16T20:18:43.7859502Z parse_selector html 2021-05-16T20:18:43.7942744Z pluralization-helpers html 2021-05-16T20:18:43.8662729Z pluralization html 2021-05-16T20:18:43.8812135Z pluralize html 2021-05-16T20:18:43.9117595Z rule html 2021-05-16T20:18:43.9253475Z simple_theme html 2021-05-16T20:18:43.9347594Z spark_bar html 2021-05-16T20:18:43.9427657Z spark_line html 2021-05-16T20:18:43.9559952Z start_app html 2021-05-16T20:18:43.9680855Z style_hyperlink html 2021-05-16T20:18:43.9738758Z symbol html 2021-05-16T20:18:43.9968078Z test_that_cli html 2021-05-16T20:18:44.0634060Z themes html 2021-05-16T20:18:44.0811321Z tree html 2021-05-16T20:18:44.0931071Z unicode-width-workaround html 2021-05-16T20:18:44.0942897Z *** copying figures 2021-05-16T20:18:44.0976991Z ** building package indices 2021-05-16T20:18:44.3042268Z ** testing if installed package can be loaded 2021-05-16T20:18:44.3044710Z *** arch - i386 2021-05-16T20:18:44.6109947Z *** arch - x64 2021-05-16T20:18:44.9278265Z * DONE (cli) 2021-05-16T20:18:45.0056395Z In R CMD INSTALL 2021-05-16T20:18:45.2937299Z * installing *source* package 'credentials' ... 2021-05-16T20:18:45.2967429Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T20:18:45.3240969Z ** R 2021-05-16T20:18:45.3341335Z ** inst 2021-05-16T20:18:45.3382285Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:45.6447609Z ** help 2021-05-16T20:18:45.6874371Z *** installing help indices 2021-05-16T20:18:45.7161073Z converting help for package 'credentials' 2021-05-16T20:18:45.7445164Z finding HTML links ... done 2021-05-16T20:18:45.7797051Z credential_api html 2021-05-16T20:18:45.7888603Z credential_helper html 2021-05-16T20:18:45.8053767Z http_credentials html 2021-05-16T20:18:45.8208174Z set_github_pat html 2021-05-16T20:18:45.8395558Z ssh_credentials html 2021-05-16T20:18:45.8399981Z ** building package indices 2021-05-16T20:18:45.8605310Z ** installing vignettes 2021-05-16T20:18:45.8667893Z ** testing if installed package can be loaded 2021-05-16T20:18:45.8670784Z *** arch - i386 2021-05-16T20:18:47.5844863Z *** arch - x64 2021-05-16T20:18:48.6015957Z * DONE (credentials) 2021-05-16T20:18:48.6262477Z In R CMD INSTALL 2021-05-16T20:18:48.9859322Z * installing *source* package 'lifecycle' ... 2021-05-16T20:18:48.9953952Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T20:18:49.0243990Z ** R 2021-05-16T20:18:49.0357994Z ** inst 2021-05-16T20:18:49.0423073Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:49.3127442Z ** help 2021-05-16T20:18:49.3742144Z *** installing help indices 2021-05-16T20:18:49.4152166Z converting help for package 'lifecycle' 2021-05-16T20:18:49.4439099Z finding HTML links ... done 2021-05-16T20:18:49.4968106Z badge html 2021-05-16T20:18:49.5352685Z deprecate_soft html 2021-05-16T20:18:49.5903007Z deprecated html 2021-05-16T20:18:49.6154532Z expect_deprecated html 2021-05-16T20:18:49.6271460Z last_warnings html 2021-05-16T20:18:49.6435750Z lifecycle-package html 2021-05-16T20:18:49.6539963Z signal_experimental html 2021-05-16T20:18:49.6715711Z signal_stage html 2021-05-16T20:18:49.6858364Z verbosity html 2021-05-16T20:18:49.6863030Z *** copying figures 2021-05-16T20:18:49.6912055Z ** building package indices 2021-05-16T20:18:49.7260702Z ** installing vignettes 2021-05-16T20:18:49.7322402Z ** testing if installed package can be loaded 2021-05-16T20:18:49.7325089Z *** arch - i386 2021-05-16T20:18:50.0395024Z *** arch - x64 2021-05-16T20:18:50.3490797Z * DONE (lifecycle) 2021-05-16T20:18:50.3858686Z In R CMD INSTALL 2021-05-16T20:18:50.8171559Z * installing *source* package 'desc' ... 2021-05-16T20:18:50.8323330Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T20:18:50.8679954Z ** R 2021-05-16T20:18:50.8963235Z ** inst 2021-05-16T20:18:50.9002252Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:52.4885667Z ** help 2021-05-16T20:18:52.7709304Z *** installing help indices 2021-05-16T20:18:52.9368510Z converting help for package 'desc' 2021-05-16T20:18:52.9657586Z finding HTML links ... done 2021-05-16T20:18:53.0281437Z check_encoding html 2021-05-16T20:18:53.0381235Z check_field html 2021-05-16T20:18:53.0451567Z cran_ascii_fields html 2021-05-16T20:18:53.0973536Z cran_valid_fields html 2021-05-16T20:18:53.1081705Z dep_types html 2021-05-16T20:18:53.1247514Z desc html 2021-05-16T20:18:53.1510150Z desc_add_author html 2021-05-16T20:18:53.1766697Z desc_add_author_gh html 2021-05-16T20:18:53.2028041Z desc_add_me html 2021-05-16T20:18:53.2327744Z desc_add_orcid html 2021-05-16T20:18:53.2441503Z desc_add_remotes html 2021-05-16T20:18:53.2726291Z desc_add_role html 2021-05-16T20:18:53.2875671Z desc_add_to_collate html 2021-05-16T20:18:53.2970746Z desc_add_urls html 2021-05-16T20:18:53.3207093Z desc_bump_version html 2021-05-16T20:18:53.3475251Z desc_change_maintainer html 2021-05-16T20:18:53.3558798Z desc_clear_remotes html 2021-05-16T20:18:53.3671144Z desc_clear_urls html 2021-05-16T20:18:53.3842779Z desc_coerce_authors_at_r html 2021-05-16T20:18:53.3969825Z desc_del html 2021-05-16T20:18:53.4227920Z desc_del_author html 2021-05-16T20:18:53.4354799Z desc_del_collate html 2021-05-16T20:18:53.4506821Z desc_del_dep html 2021-05-16T20:18:53.4627697Z desc_del_deps html 2021-05-16T20:18:53.4770497Z desc_del_from_collate html 2021-05-16T20:18:53.4867103Z desc_del_remotes html 2021-05-16T20:18:53.5139158Z desc_del_role html 2021-05-16T20:18:53.5240441Z desc_del_urls html 2021-05-16T20:18:53.5342935Z desc_fields html 2021-05-16T20:18:53.5488088Z desc_get html 2021-05-16T20:18:53.5691756Z desc_get_author html 2021-05-16T20:18:53.5875894Z desc_get_authors html 2021-05-16T20:18:53.5969475Z desc_get_built html 2021-05-16T20:18:53.6100027Z desc_get_collate html 2021-05-16T20:18:53.6233154Z desc_get_deps html 2021-05-16T20:18:53.6410753Z desc_get_field html 2021-05-16T20:18:53.6566049Z desc_get_maintainer html 2021-05-16T20:18:53.6628754Z desc_get_remotes html 2021-05-16T20:18:53.6691980Z desc_get_urls html 2021-05-16T20:18:53.6839141Z desc_get_version html 2021-05-16T20:18:53.6841537Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9SPbM/R.INSTALL2946fcc4074/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:18:53.6962197Z desc_has_dep html 2021-05-16T20:18:53.7070799Z desc_has_fields html 2021-05-16T20:18:53.7144208Z desc_normalize html 2021-05-16T20:18:53.7226955Z desc_print html 2021-05-16T20:18:53.7265963Z desc_reformat_fields html 2021-05-16T20:18:53.7335778Z desc_reorder_fields html 2021-05-16T20:18:53.7478042Z desc_set html 2021-05-16T20:18:53.7670343Z desc_set_authors html 2021-05-16T20:18:53.7805138Z desc_set_collate html 2021-05-16T20:18:53.7955591Z desc_set_dep html 2021-05-16T20:18:53.8092512Z desc_set_deps html 2021-05-16T20:18:53.8186075Z desc_set_remotes html 2021-05-16T20:18:53.8307422Z desc_set_urls html 2021-05-16T20:18:53.8523392Z desc_set_version html 2021-05-16T20:18:53.8526063Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9SPbM/R.INSTALL2946fcc4074/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:18:53.8574401Z desc_to_latex html 2021-05-16T20:18:53.8647606Z desc_validate html 2021-05-16T20:18:54.0540090Z description html 2021-05-16T20:18:54.0542191Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9SPbM/R.INSTALL2946fcc4074/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:18:54.0544665Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9SPbM/R.INSTALL2946fcc4074/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:18:54.0547030Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9SPbM/R.INSTALL2946fcc4074/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:18:54.0552866Z ** building package indices 2021-05-16T20:18:54.2135670Z ** testing if installed package can be loaded 2021-05-16T20:18:54.2137985Z *** arch - i386 2021-05-16T20:18:54.5198293Z *** arch - x64 2021-05-16T20:18:54.8330690Z * DONE (desc) 2021-05-16T20:18:54.8820052Z In R CMD INSTALL 2021-05-16T20:18:55.1536868Z * installing *source* package 'cachem' ... 2021-05-16T20:18:55.1574013Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T20:18:55.1865001Z ** libs 2021-05-16T20:18:55.1876889Z 2021-05-16T20:18:55.1878427Z *** arch - i386 2021-05-16T20:18:55.2129579Z 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-16T20:18:55.3223318Z 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:18:55.5442113Z 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-16T20:18:55.6546035Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T20:18:55.6555316Z 2021-05-16T20:18:55.6556614Z *** arch - x64 2021-05-16T20:18:55.6777723Z 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-16T20:18:55.7832164Z 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:18:56.0076027Z 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-16T20:18:56.1108700Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T20:18:56.1136149Z ** R 2021-05-16T20:18:56.1279901Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:56.5437595Z ** help 2021-05-16T20:18:56.5881913Z *** installing help indices 2021-05-16T20:18:56.6226818Z converting help for package 'cachem' 2021-05-16T20:18:56.6550299Z finding HTML links ... done 2021-05-16T20:18:56.8008351Z cache_disk html 2021-05-16T20:18:56.8114853Z cache_layered html 2021-05-16T20:18:56.8906963Z cache_mem html 2021-05-16T20:18:56.9028258Z reexports html 2021-05-16T20:18:56.9033345Z ** building package indices 2021-05-16T20:18:56.9325074Z ** testing if installed package can be loaded 2021-05-16T20:18:56.9341564Z *** arch - i386 2021-05-16T20:18:57.2402329Z *** arch - x64 2021-05-16T20:18:57.5491163Z * DONE (cachem) 2021-05-16T20:18:57.5819006Z In R CMD INSTALL 2021-05-16T20:18:57.9125106Z * installing *source* package 'gh' ... 2021-05-16T20:18:57.9179627Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T20:18:57.9466545Z ** R 2021-05-16T20:18:57.9646592Z ** inst 2021-05-16T20:18:57.9684079Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:18:58.9731715Z ** help 2021-05-16T20:18:59.0378189Z *** installing help indices 2021-05-16T20:18:59.0759290Z converting help for package 'gh' 2021-05-16T20:18:59.1073776Z finding HTML links ... done 2021-05-16T20:18:59.1309904Z gh-package html 2021-05-16T20:18:59.1950017Z gh html 2021-05-16T20:18:59.2466716Z gh_gql html 2021-05-16T20:18:59.2570389Z gh_next html 2021-05-16T20:18:59.2756959Z gh_rate_limit html 2021-05-16T20:18:59.3004019Z gh_token html 2021-05-16T20:18:59.3068017Z gh_tree_remote html 2021-05-16T20:18:59.3330119Z gh_whoami html 2021-05-16T20:18:59.3412480Z print.gh_response html 2021-05-16T20:18:59.3418118Z ** building package indices 2021-05-16T20:18:59.3745360Z ** installing vignettes 2021-05-16T20:18:59.3821699Z ** testing if installed package can be loaded 2021-05-16T20:18:59.3826977Z *** arch - i386 2021-05-16T20:18:59.6901502Z *** arch - x64 2021-05-16T20:18:59.9983206Z * DONE (gh) 2021-05-16T20:19:00.0362649Z In R CMD INSTALL 2021-05-16T20:19:00.4007113Z * installing *source* package 'gert' ... 2021-05-16T20:19:00.4123987Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T20:19:00.4126322Z 2021-05-16T20:19:00.4126891Z ********************************************** 2021-05-16T20:19:00.4127618Z WARNING: this package has a configure script 2021-05-16T20:19:00.4128428Z It probably needs manual configuration 2021-05-16T20:19:00.4129128Z ********************************************** 2021-05-16T20:19:00.4129490Z 2021-05-16T20:19:00.4129807Z 2021-05-16T20:19:00.4415940Z ** libs 2021-05-16T20:19:00.4425415Z 2021-05-16T20:19:00.4426636Z *** arch - i386 2021-05-16T20:19:00.4765660Z 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-16T20:19:00.4964231Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T20:19:02.1266489Z 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-16T20:19:02.4105921Z 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-16T20:19:02.6968449Z 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-16T20:19:02.9914709Z 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-16T20:19:03.1492244Z 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-16T20:19:03.2905159Z 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-16T20:19:03.5034792Z 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-16T20:19:03.6378663Z 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-16T20:19:03.8203461Z 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-16T20:19:04.0101542Z 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-16T20:19:04.1674400Z 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-16T20:19:04.3467829Z 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-16T20:19:04.4985667Z 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-16T20:19:04.6859036Z 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-16T20:19:04.9518652Z 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-16T20:19:05.4861598Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T20:19:05.4957435Z 2021-05-16T20:19:05.4958420Z *** arch - x64 2021-05-16T20:19:05.5286565Z 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-16T20:19:05.5484255Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T20:19:05.7591372Z 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-16T20:19:06.0201239Z 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-16T20:19:06.2891691Z 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-16T20:19:06.5526656Z 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-16T20:19:06.7004480Z 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-16T20:19:06.8378597Z 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-16T20:19:07.0330615Z 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-16T20:19:07.1792072Z 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-16T20:19:07.3451647Z 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-16T20:19:07.5168961Z 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-16T20:19:07.6639202Z 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-16T20:19:07.8392842Z 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-16T20:19:07.9913708Z 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-16T20:19:08.1826930Z 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-16T20:19:08.4634633Z 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-16T20:19:08.9714291Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T20:19:08.9825430Z ** R 2021-05-16T20:19:09.0038390Z ** inst 2021-05-16T20:19:09.0074520Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:09.6980620Z ** help 2021-05-16T20:19:09.8511107Z *** installing help indices 2021-05-16T20:19:09.9153226Z converting help for package 'gert' 2021-05-16T20:19:09.9456464Z finding HTML links ... done 2021-05-16T20:19:09.9978484Z git_archive html 2021-05-16T20:19:10.0269598Z git_branch html 2021-05-16T20:19:10.1034394Z git_commit html 2021-05-16T20:19:10.1401007Z git_config html 2021-05-16T20:19:10.1621621Z git_diff html 2021-05-16T20:19:10.2245876Z git_fetch html 2021-05-16T20:19:10.2579127Z git_merge html 2021-05-16T20:19:10.2704608Z git_open html 2021-05-16T20:19:10.2992657Z git_rebase html 2021-05-16T20:19:10.3250548Z git_remote html 2021-05-16T20:19:10.3507526Z git_repo html 2021-05-16T20:19:10.3754498Z git_signature html 2021-05-16T20:19:10.3992329Z git_stash html 2021-05-16T20:19:10.4159820Z git_submodule html 2021-05-16T20:19:10.4397126Z git_tag html 2021-05-16T20:19:10.4540607Z github html 2021-05-16T20:19:10.4589305Z libgit2_config html 2021-05-16T20:19:10.4670752Z user_is_configured html 2021-05-16T20:19:10.4677039Z ** building package indices 2021-05-16T20:19:10.5269103Z ** installing vignettes 2021-05-16T20:19:10.5374434Z ** testing if installed package can be loaded 2021-05-16T20:19:10.5377114Z *** arch - i386 2021-05-16T20:19:10.9443147Z *** arch - x64 2021-05-16T20:19:11.2552548Z * DONE (gert) 2021-05-16T20:19:12.2676199Z In R CMD INSTALL 2021-05-16T20:19:12.2676833Z * installing *source* package 'memoise' ... 2021-05-16T20:19:12.2677663Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T20:19:12.2678290Z ** R 2021-05-16T20:19:12.2678914Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:12.2679464Z ** help 2021-05-16T20:19:12.2679924Z *** installing help indices 2021-05-16T20:19:12.2680473Z finding HTML links ... done 2021-05-16T20:19:12.2680995Z ** building package indices 2021-05-16T20:19:12.2681639Z ** testing if installed package can be loaded 2021-05-16T20:19:12.2682147Z *** arch - i386 2021-05-16T20:19:12.2682713Z converting help for package 'memoise' 2021-05-16T20:19:12.2683408Z cache_filesystem html 2021-05-16T20:19:12.2683987Z cache_gcs html 2021-05-16T20:19:12.2684543Z cache_memory html 2021-05-16T20:19:12.2685086Z cache_s3 html 2021-05-16T20:19:12.2685626Z drop_cache html 2021-05-16T20:19:12.2686154Z forget html 2021-05-16T20:19:12.2686691Z has_cache html 2021-05-16T20:19:12.2687245Z is.memoised html 2021-05-16T20:19:12.2687809Z memoise html 2021-05-16T20:19:12.2688351Z timeout html 2021-05-16T20:19:12.5322674Z *** arch - x64 2021-05-16T20:19:12.8419326Z * DONE (memoise) 2021-05-16T20:19:12.8653698Z In R CMD INSTALL 2021-05-16T20:19:13.5384133Z * installing *source* package 'usethis' ... 2021-05-16T20:19:13.5663394Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T20:19:13.6031039Z ** R 2021-05-16T20:19:13.6879160Z ** inst 2021-05-16T20:19:13.7177480Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:16.5693735Z ** help 2021-05-16T20:19:16.9796928Z *** installing help indices 2021-05-16T20:19:17.1781777Z converting help for package 'usethis' 2021-05-16T20:19:17.2060482Z finding HTML links ... done 2021-05-16T20:19:17.2667940Z badges html 2021-05-16T20:19:17.2985577Z browse-this html 2021-05-16T20:19:17.3424379Z ci html 2021-05-16T20:19:17.4313230Z create_from_github html 2021-05-16T20:19:17.4584293Z create_package html 2021-05-16T20:19:17.4791408Z edit html 2021-05-16T20:19:17.4913083Z edit_file html 2021-05-16T20:19:17.4956378Z git_branch_default html 2021-05-16T20:19:17.5114089Z git_credentials html 2021-05-16T20:19:17.5255285Z git_protocol html 2021-05-16T20:19:17.5310496Z git_sitrep html 2021-05-16T20:19:17.5407357Z git_vaccinate html 2021-05-16T20:19:17.5684095Z github-token html 2021-05-16T20:19:17.5880590Z github_actions html 2021-05-16T20:19:17.6012556Z issue-this html 2021-05-16T20:19:17.6370951Z licenses html 2021-05-16T20:19:17.6458084Z proj_activate html 2021-05-16T20:19:17.6563008Z proj_sitrep html 2021-05-16T20:19:17.6928109Z proj_utils html 2021-05-16T20:19:17.7690268Z pull-requests html 2021-05-16T20:19:17.7785726Z rename_files html 2021-05-16T20:19:17.7863951Z rprofile-helper html 2021-05-16T20:19:17.8223881Z tidyverse html 2021-05-16T20:19:17.8486192Z ui-questions html 2021-05-16T20:19:17.8823467Z ui html 2021-05-16T20:19:17.8922739Z use_addin html 2021-05-16T20:19:17.9007000Z use_blank_slate html 2021-05-16T20:19:17.9116810Z use_build_ignore html 2021-05-16T20:19:17.9156449Z use_citation html 2021-05-16T20:19:17.9288957Z use_code_of_conduct html 2021-05-16T20:19:17.9781556Z use_course_details html 2021-05-16T20:19:17.9859765Z use_coverage html 2021-05-16T20:19:17.9933345Z use_cpp11 html 2021-05-16T20:19:18.0057902Z use_cran_comments html 2021-05-16T20:19:18.0323928Z use_data html 2021-05-16T20:19:18.0414927Z use_data_table html 2021-05-16T20:19:18.0692092Z use_description html 2021-05-16T20:19:18.0782966Z use_directory html 2021-05-16T20:19:18.0861726Z use_git html 2021-05-16T20:19:18.1048730Z use_git_config html 2021-05-16T20:19:18.1144068Z use_git_hook html 2021-05-16T20:19:18.1244140Z use_git_ignore html 2021-05-16T20:19:18.1370631Z use_git_remote html 2021-05-16T20:19:18.1765523Z use_github html 2021-05-16T20:19:18.2132111Z use_github_action html 2021-05-16T20:19:18.2390901Z use_github_labels html 2021-05-16T20:19:18.2547136Z use_github_links html 2021-05-16T20:19:18.2802054Z use_github_pages html 2021-05-16T20:19:18.2890738Z use_github_release html 2021-05-16T20:19:18.2961338Z use_jenkins html 2021-05-16T20:19:18.3031960Z use_latest_dependencies html 2021-05-16T20:19:18.3111891Z use_lifecycle html 2021-05-16T20:19:18.3222846Z use_logo html 2021-05-16T20:19:18.3272174Z use_make html 2021-05-16T20:19:18.3392874Z use_namespace html 2021-05-16T20:19:18.3481535Z use_news_md html 2021-05-16T20:19:18.3646785Z use_package html 2021-05-16T20:19:18.3802295Z use_package_doc html 2021-05-16T20:19:18.3897233Z use_pipe html 2021-05-16T20:19:18.4066227Z use_pkgdown html 2021-05-16T20:19:18.4205190Z use_r html 2021-05-16T20:19:18.4312764Z use_rcpp html 2021-05-16T20:19:18.4481754Z use_readme_rmd html 2021-05-16T20:19:18.4559664Z use_release_issue html 2021-05-16T20:19:18.4634413Z use_revdep html 2021-05-16T20:19:18.4763495Z use_rmarkdown_template html 2021-05-16T20:19:18.4812916Z use_roxygen_md html 2021-05-16T20:19:18.4924571Z use_rstudio html 2021-05-16T20:19:18.5061180Z use_spell_check html 2021-05-16T20:19:18.5292811Z use_template html 2021-05-16T20:19:18.5397551Z use_testthat html 2021-05-16T20:19:18.5567642Z use_tibble html 2021-05-16T20:19:18.5723257Z use_tidy_thanks html 2021-05-16T20:19:18.5902363Z use_tutorial html 2021-05-16T20:19:18.6008373Z use_version html 2021-05-16T20:19:18.6149266Z use_vignette html 2021-05-16T20:19:18.6304495Z usethis-defunct html 2021-05-16T20:19:18.6516266Z usethis-package html 2021-05-16T20:19:18.6662664Z write-this html 2021-05-16T20:19:18.6861958Z zip-utils html 2021-05-16T20:19:18.6875598Z *** copying figures 2021-05-16T20:19:18.6928123Z ** building package indices 2021-05-16T20:19:18.9135339Z ** testing if installed package can be loaded 2021-05-16T20:19:18.9137837Z *** arch - i386 2021-05-16T20:19:19.3202828Z *** arch - x64 2021-05-16T20:19:19.7418338Z * DONE (usethis) 2021-05-16T20:19:19.8363859Z In R CMD INSTALL 2021-05-16T20:19:19.8389156Z 2021-05-16T20:19:19.8390232Z The downloaded source packages are in 2021-05-16T20:19:19.8391319Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages' 2021-05-16T20:19:19.8426377Z Running `R CMD build`... 2021-05-16T20:19:24.0349815Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes1234786d12\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T20:19:24.0351675Z * preparing 'tic': 2021-05-16T20:19:24.0352543Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:19:24.0353461Z * installing the package to process help pages 2021-05-16T20:19:24.0354629Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:19:24.0355615Z * checking for empty or unneeded directories 2021-05-16T20:19:24.0356460Z Removed empty directory 'tic/.circleci' 2021-05-16T20:19:24.0357249Z Removed empty directory 'tic/pkgdown' 2021-05-16T20:19:24.0357965Z * building 'tic_0.10.0.tar.gz' 2021-05-16T20:19:24.0379166Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:19:24.0380315Z (as 'lib' is unspecified) 2021-05-16T20:19:24.5827710Z * installing *source* package 'tic' ... 2021-05-16T20:19:24.6274555Z ** R 2021-05-16T20:19:24.6737620Z ** inst 2021-05-16T20:19:24.7033906Z ** preparing package for lazy loading 2021-05-16T20:19:24.9542479Z ** help 2021-05-16T20:19:25.2690811Z *** installing help indices 2021-05-16T20:19:25.4677253Z converting help for package 'tic' 2021-05-16T20:19:25.4963818Z finding HTML links ... done 2021-05-16T20:19:25.6220345Z Deprecated html 2021-05-16T20:19:25.6552438Z TicStep html 2021-05-16T20:19:25.6667910Z base64serialize html 2021-05-16T20:19:25.6896934Z ci html 2021-05-16T20:19:25.7596992Z do_blogdown html 2021-05-16T20:19:25.8204713Z do_bookdown html 2021-05-16T20:19:25.8701165Z do_drat html 2021-05-16T20:19:25.9275425Z do_package_checks html 2021-05-16T20:19:25.9872359Z do_pkgdown html 2021-05-16T20:19:26.0290900Z do_readme_rmd html 2021-05-16T20:19:26.0520185Z dsl html 2021-05-16T20:19:26.0841200Z dsl_get html 2021-05-16T20:19:26.1073169Z gha_add_secret html 2021-05-16T20:19:26.1213876Z github_helpers html 2021-05-16T20:19:26.1313654Z github_info html 2021-05-16T20:19:26.1406775Z list_macros html 2021-05-16T20:19:26.1605566Z macro html 2021-05-16T20:19:26.1710650Z prepare_all_stages html 2021-05-16T20:19:26.1813156Z reexports html 2021-05-16T20:19:26.1975384Z repo html 2021-05-16T20:19:26.2139753Z run_all_stages html 2021-05-16T20:19:26.2259618Z run_stage html 2021-05-16T20:19:26.2438989Z ssh_key_helpers html 2021-05-16T20:19:26.2523707Z stages html 2021-05-16T20:19:26.2711494Z step_add_to_drat html 2021-05-16T20:19:26.2914099Z step_add_to_known_hosts html 2021-05-16T20:19:26.3160542Z step_build_blogdown html 2021-05-16T20:19:26.3231165Z step_build_bookdown html 2021-05-16T20:19:26.3701626Z step_build_pkgdown html 2021-05-16T20:19:26.4087475Z step_do_push_deploy html 2021-05-16T20:19:26.4239495Z step_hello_world html 2021-05-16T20:19:26.4698962Z step_install_pkg html 2021-05-16T20:19:26.4963074Z step_install_ssh_keys html 2021-05-16T20:19:26.5428485Z step_push_deploy html 2021-05-16T20:19:26.5770440Z step_rcmdcheck html 2021-05-16T20:19:26.5964412Z step_run_code html 2021-05-16T20:19:26.6120962Z step_session_info html 2021-05-16T20:19:26.6412488Z step_setup_push_deploy html 2021-05-16T20:19:26.6713103Z step_setup_ssh html 2021-05-16T20:19:26.6937728Z step_test_ssh html 2021-05-16T20:19:26.7100049Z step_write_text_file html 2021-05-16T20:19:26.7363140Z tic-package html 2021-05-16T20:19:26.7511654Z update_yml html 2021-05-16T20:19:26.7729568Z use_ghactions_deploy html 2021-05-16T20:19:26.8037587Z use_tic html 2021-05-16T20:19:26.8152794Z use_tic_badge html 2021-05-16T20:19:26.8299541Z use_tic_r html 2021-05-16T20:19:26.8383429Z use_update_tic html 2021-05-16T20:19:26.8732634Z yaml_templates html 2021-05-16T20:19:26.8742172Z *** copying figures 2021-05-16T20:19:26.8783591Z ** building package indices 2021-05-16T20:19:27.0205700Z ** installing vignettes 2021-05-16T20:19:27.0256128Z ** testing if installed package can be loaded 2021-05-16T20:19:27.0258668Z *** arch - i386 2021-05-16T20:19:27.4330555Z *** arch - x64 2021-05-16T20:19:27.8527346Z * DONE (tic) 2021-05-16T20:19:27.9208507Z In R CMD INSTALL 2021-05-16T20:19:27.9812518Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:19:28.1918120Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:19:31.3988801Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:19:31.3990410Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:19:31.3991594Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:19:31.3992792Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:19:31.3997496Z 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-16T20:19:31.4001415Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:19:31.4002611Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:19:31.4003769Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:19:31.4004939Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:19:31.4006051Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:19:31.4007596Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:19:31.4009052Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:19:31.4010244Z (as 'lib' is unspecified) 2021-05-16T20:19:31.4011195Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:19:31.4012368Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:19:31.4013556Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:19:31.4014736Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:19:31.4015887Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:19:31.4017082Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:19:31.4018327Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:19:31.4019778Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:19:31.4020859Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:19:31.4022122Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:19:31.4023223Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:19:31.4024335Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:19:31.4025490Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:19:31.4026646Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:19:31.4027759Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:19:31.4029461Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:19:31.4030564Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:19:31.4031729Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:19:31.4032894Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:19:31.4033984Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:19:31.4035175Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:19:31.4036471Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:19:31.4037674Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:19:31.4039322Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:19:31.4040507Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:19:31.4041693Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:19:31.4042890Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:19:31.4044293Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:19:33.0609035Z 2021-05-16T20:19:33.0610470Z There are binary versions available but the source versions are later: 2021-05-16T20:19:33.0624923Z binary source needs_compilation 2021-05-16T20:19:33.0626078Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T20:19:33.0626773Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T20:19:33.0627412Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T20:19:33.0628037Z tibble 3.0.1 3.1.2 TRUE 2021-05-16T20:19:33.0628733Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T20:19:33.0629364Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T20:19:33.0630023Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T20:19:33.0630656Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T20:19:33.0631260Z ps 1.3.2 1.6.0 TRUE 2021-05-16T20:19:33.0631897Z processx 3.4.2 3.5.2 TRUE 2021-05-16T20:19:33.0632542Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T20:19:33.0633228Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T20:19:33.0633882Z digest 0.6.25 0.6.27 TRUE 2021-05-16T20:19:33.0634929Z callr 3.4.3 3.7.0 FALSE 2021-05-16T20:19:33.0635567Z brio 1.0.0 1.1.2 TRUE 2021-05-16T20:19:33.0636178Z xfun 0.13 0.23 TRUE 2021-05-16T20:19:33.0636811Z highr 0.8 0.9 FALSE 2021-05-16T20:19:33.0637489Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T20:19:33.0638104Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T20:19:33.0638872Z knitr 1.28 1.33 FALSE 2021-05-16T20:19:33.0639454Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T20:19:33.0640069Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T20:19:33.0640690Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T20:19:33.0641585Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T20:19:33.0642627Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T20:19:33.0643640Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T20:19:33.0644704Z 2021-05-16T20:19:33.1440646Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T20:19:33.1483088Z ================================================== 2021-05-16T20:19:33.1484505Z downloaded 21 KB 2021-05-16T20:19:33.1485028Z 2021-05-16T20:19:33.1501007Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T20:19:33.1870519Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T20:19:33.1892407Z ================================================== 2021-05-16T20:19:33.1893986Z downloaded 19 KB 2021-05-16T20:19:33.1894796Z 2021-05-16T20:19:33.1911841Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T20:19:33.2310280Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T20:19:33.2452673Z ================================================== 2021-05-16T20:19:33.2453641Z downloaded 73 KB 2021-05-16T20:19:33.2454141Z 2021-05-16T20:19:33.2470277Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T20:19:33.2999974Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T20:19:33.3724124Z ================================================== 2021-05-16T20:19:33.3725147Z downloaded 3.0 MB 2021-05-16T20:19:33.3725715Z 2021-05-16T20:19:33.3738728Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T20:19:33.4149431Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T20:19:33.4222659Z ================================================== 2021-05-16T20:19:33.4224270Z downloaded 185 KB 2021-05-16T20:19:33.4225148Z 2021-05-16T20:19:33.4246452Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T20:19:33.4521114Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T20:19:33.4576709Z ================================================== 2021-05-16T20:19:33.4577629Z downloaded 210 KB 2021-05-16T20:19:33.4578075Z 2021-05-16T20:19:33.4590707Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T20:19:33.4974742Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T20:19:33.5063699Z ================================================== 2021-05-16T20:19:33.5064850Z downloaded 259 KB 2021-05-16T20:19:33.5065366Z 2021-05-16T20:19:33.5078803Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T20:19:33.5424111Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T20:19:33.5461247Z ================================================== 2021-05-16T20:19:33.5462195Z downloaded 110 KB 2021-05-16T20:19:33.5462631Z 2021-05-16T20:19:33.5476586Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T20:19:33.5922420Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T20:19:33.5939003Z ================================================== 2021-05-16T20:19:33.5939735Z downloaded 23 KB 2021-05-16T20:19:33.5940372Z 2021-05-16T20:19:33.5960644Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T20:19:33.6304607Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T20:19:33.6311799Z ================================================== 2021-05-16T20:19:33.6313150Z downloaded 45 KB 2021-05-16T20:19:33.6313797Z 2021-05-16T20:19:33.6325482Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T20:19:33.6624564Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T20:19:33.6674818Z ================================================== 2021-05-16T20:19:33.6675831Z downloaded 36 KB 2021-05-16T20:19:33.6676662Z 2021-05-16T20:19:33.6693798Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T20:19:33.7063219Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T20:19:33.7107807Z ================================================== 2021-05-16T20:19:33.7108741Z downloaded 129 KB 2021-05-16T20:19:33.7109200Z 2021-05-16T20:19:33.7238849Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.7389268Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.7508382Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.8497650Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.8748236Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.8955462Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9160770Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9415941Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9520582Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9633476Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9748802Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9864611Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T20:19:33.9889951Z 2021-05-16T20:19:33.9891082Z The downloaded binary packages are in 2021-05-16T20:19:33.9892952Z C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages 2021-05-16T20:19:33.9898178Z 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-16T20:19:33.9899968Z 2021-05-16T20:19:33.9913076Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T20:19:34.0115738Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T20:19:34.0129259Z ================================================== 2021-05-16T20:19:34.0130161Z downloaded 233 KB 2021-05-16T20:19:34.0130728Z 2021-05-16T20:19:34.0142836Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T20:19:34.0216837Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T20:19:34.0359641Z ================================================== 2021-05-16T20:19:34.0360634Z downloaded 764 KB 2021-05-16T20:19:34.0361148Z 2021-05-16T20:19:34.0375175Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:19:34.0441815Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:19:34.0573569Z ================================================== 2021-05-16T20:19:34.0574586Z downloaded 1.1 MB 2021-05-16T20:19:34.0575125Z 2021-05-16T20:19:34.0588523Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:19:34.0677018Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:19:34.0716267Z ================================================== 2021-05-16T20:19:34.0717425Z downloaded 670 KB 2021-05-16T20:19:34.0717932Z 2021-05-16T20:19:34.0730955Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T20:19:34.1152628Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T20:19:34.1193788Z ================================================== 2021-05-16T20:19:34.1194816Z downloaded 13 KB 2021-05-16T20:19:34.1195268Z 2021-05-16T20:19:34.1211189Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T20:19:34.1278630Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T20:19:34.1649442Z ================================================== 2021-05-16T20:19:34.1650817Z downloaded 265 KB 2021-05-16T20:19:34.1651484Z 2021-05-16T20:19:34.1670793Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T20:19:34.2633132Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T20:19:34.2684285Z ================================================== 2021-05-16T20:19:34.2685346Z downloaded 466 KB 2021-05-16T20:19:34.2685888Z 2021-05-16T20:19:34.2708353Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T20:19:34.3074020Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T20:19:34.3077929Z ================================================== 2021-05-16T20:19:34.3079384Z downloaded 25 KB 2021-05-16T20:19:34.3080185Z 2021-05-16T20:19:34.3184611Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T20:19:34.3820779Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T20:19:34.3866465Z ================================================== 2021-05-16T20:19:34.3868173Z downloaded 116 KB 2021-05-16T20:19:34.3868998Z 2021-05-16T20:19:34.3888779Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T20:19:34.4296110Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T20:19:34.4305597Z ================================================== 2021-05-16T20:19:34.4306501Z downloaded 138 KB 2021-05-16T20:19:34.4306931Z 2021-05-16T20:19:34.4320427Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T20:19:34.4644054Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T20:19:34.4681193Z ================================================== 2021-05-16T20:19:34.4682765Z downloaded 59 KB 2021-05-16T20:19:34.4683638Z 2021-05-16T20:19:34.4700705Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T20:19:34.4793791Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T20:19:34.4795229Z ================================================== 2021-05-16T20:19:34.4796066Z downloaded 8066 bytes 2021-05-16T20:19:34.4796478Z 2021-05-16T20:19:34.4807366Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T20:19:34.4873692Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T20:19:34.4896862Z ================================================== 2021-05-16T20:19:34.4897455Z downloaded 160 KB 2021-05-16T20:19:34.4897950Z 2021-05-16T20:19:34.4908417Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T20:19:34.4979952Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T20:19:34.4986174Z ================================================== 2021-05-16T20:19:34.4987261Z downloaded 72 KB 2021-05-16T20:19:34.4987826Z 2021-05-16T20:19:34.5001916Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T20:19:34.5103503Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T20:19:34.5120102Z ================================================== 2021-05-16T20:19:34.5121002Z downloaded 11 KB 2021-05-16T20:19:34.5121462Z 2021-05-16T20:19:34.5132035Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:19:34.5456355Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:19:34.5464117Z ================================================== 2021-05-16T20:19:34.5464903Z downloaded 109 KB 2021-05-16T20:19:34.5465423Z 2021-05-16T20:19:34.5481627Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T20:19:34.5569259Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T20:19:34.5578648Z ================================================== 2021-05-16T20:19:34.5579484Z downloaded 14 KB 2021-05-16T20:19:34.5579963Z 2021-05-16T20:19:34.5595132Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T20:19:34.5662176Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T20:19:34.7143555Z ================================================== 2021-05-16T20:19:34.7144723Z downloaded 7.2 MB 2021-05-16T20:19:34.7145254Z 2021-05-16T20:19:34.7158581Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T20:19:34.7244018Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T20:19:34.8555861Z ================================================== 2021-05-16T20:19:34.8556990Z downloaded 2.8 MB 2021-05-16T20:19:34.8557535Z 2021-05-16T20:19:34.8571096Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T20:19:34.9260592Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T20:19:34.9323757Z ================================================== 2021-05-16T20:19:34.9324688Z downloaded 871 KB 2021-05-16T20:19:34.9325187Z 2021-05-16T20:19:34.9342181Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T20:19:34.9667906Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T20:19:34.9699212Z ================================================== 2021-05-16T20:19:34.9700485Z downloaded 29 KB 2021-05-16T20:19:34.9701083Z 2021-05-16T20:19:34.9717732Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T20:19:34.9880272Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T20:19:34.9947122Z ================================================== 2021-05-16T20:19:34.9948808Z downloaded 664 KB 2021-05-16T20:19:34.9949657Z 2021-05-16T20:19:34.9960338Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T20:19:35.0030705Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T20:19:35.0053524Z ================================================== 2021-05-16T20:19:35.0054447Z downloaded 40 KB 2021-05-16T20:19:35.0054943Z 2021-05-16T20:19:35.0065733Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T20:19:35.0687257Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T20:19:35.0765944Z ================================================== 2021-05-16T20:19:35.0766966Z downloaded 248 KB 2021-05-16T20:19:35.0767478Z 2021-05-16T20:19:35.0781586Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T20:19:35.0851031Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T20:19:35.1720691Z ================================================== 2021-05-16T20:19:35.1721759Z downloaded 362 KB 2021-05-16T20:19:35.1722325Z 2021-05-16T20:19:35.6127790Z * installing *source* package 'utf8' ... 2021-05-16T20:19:35.6281211Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T20:19:35.6532377Z ** libs 2021-05-16T20:19:35.6542975Z 2021-05-16T20:19:35.6544289Z *** arch - i386 2021-05-16T20:19:35.7294216Z 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-16T20:19:35.8623999Z 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-16T20:19:36.3175962Z 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-16T20:19:36.4431966Z 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-16T20:19:36.5520411Z 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-16T20:19:36.6814430Z 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-16T20:19:36.9112675Z 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-16T20:19:37.0373563Z 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-16T20:19:37.2317523Z 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-16T20:19:37.3693553Z 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-16T20:19:37.5328105Z 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-16T20:19:37.6566410Z 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-16T20:19:37.7769716Z 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-16T20:19:37.9072302Z 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-16T20:19:38.3115768Z 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-16T20:19:38.4457612Z 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-16T20:19:38.9194446Z 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-16T20:19:39.0401065Z 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-16T20:19:39.1451481Z 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-16T20:19:39.3181410Z 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-16T20:19:39.4210013Z 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-16T20:19:39.9184848Z 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-16T20:19:41.5573264Z 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-16T20:19:41.8572071Z 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-16T20:19:41.9852784Z 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-16T20:19:42.1131626Z 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-16T20:19:42.2532074Z 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-16T20:19:42.3999818Z 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-16T20:19:42.5431726Z 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-16T20:19:42.6800564Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T20:19:42.6823025Z 2021-05-16T20:19:42.6823910Z *** arch - x64 2021-05-16T20:19:42.7546356Z 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-16T20:19:42.8726330Z 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-16T20:19:43.0578978Z 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-16T20:19:43.1752341Z 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-16T20:19:43.2816073Z 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-16T20:19:43.3976933Z 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-16T20:19:43.5960536Z 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-16T20:19:43.7171644Z 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-16T20:19:43.8919968Z 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-16T20:19:44.0211338Z 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-16T20:19:44.1590888Z 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-16T20:19:44.2823735Z 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-16T20:19:44.3994216Z 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-16T20:19:44.5152056Z 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-16T20:19:45.1808470Z 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-16T20:19:45.2948570Z 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-16T20:19:45.7254264Z 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-16T20:19:45.8356878Z 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-16T20:19:45.9293151Z 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-16T20:19:46.0415469Z 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-16T20:19:46.1399675Z 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-16T20:19:46.6081672Z 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-16T20:19:48.0962436Z 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-16T20:19:48.3215600Z 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-16T20:19:48.4419363Z 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-16T20:19:48.5583371Z 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-16T20:19:48.6915097Z 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-16T20:19:48.8142486Z 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-16T20:19:48.9657761Z 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-16T20:19:49.0909861Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T20:19:49.0950782Z ** R 2021-05-16T20:19:49.1045125Z ** inst 2021-05-16T20:19:49.7747240Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:49.7747804Z ** help 2021-05-16T20:19:49.7748289Z *** installing help indices 2021-05-16T20:19:49.7748806Z finding HTML links ... done 2021-05-16T20:19:49.7749381Z converting help for package 'utf8' 2021-05-16T20:19:49.7749928Z as_utf8 html 2021-05-16T20:19:49.7750441Z output html 2021-05-16T20:19:49.7750969Z utf8-package html 2021-05-16T20:19:49.7751527Z utf8_encode html 2021-05-16T20:19:49.7752033Z utf8_format html 2021-05-16T20:19:49.7752698Z utf8_normalize html 2021-05-16T20:19:49.7753240Z utf8_print html 2021-05-16T20:19:49.7753747Z utf8_width html 2021-05-16T20:19:49.7754386Z ** building package indices 2021-05-16T20:19:49.8063125Z ** installing vignettes 2021-05-16T20:19:49.8123103Z ** testing if installed package can be loaded 2021-05-16T20:19:49.8125733Z *** arch - i386 2021-05-16T20:19:50.1181509Z *** arch - x64 2021-05-16T20:19:50.4261781Z * DONE (utf8) 2021-05-16T20:19:50.5088163Z In R CMD INSTALL 2021-05-16T20:19:50.8851834Z * installing *source* package 'fansi' ... 2021-05-16T20:19:50.8964531Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T20:19:50.9244274Z ** libs 2021-05-16T20:19:50.9253105Z 2021-05-16T20:19:50.9254351Z *** arch - i386 2021-05-16T20:19:50.9598164Z 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-16T20:19:51.0606371Z 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-16T20:19:51.1816266Z 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:19:51.2909734Z 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-16T20:19:51.4334835Z 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-16T20:19:51.7370387Z 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-16T20:19:51.8350191Z 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-16T20:19:52.2591920Z 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-16T20:19:52.3546511Z strip.c: In function 'FANSI_strip': 2021-05-16T20:19:52.3548185Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:19:52.3549302Z res_track += csi.start - chr_track; 2021-05-16T20:19:52.3549914Z ^ 2021-05-16T20:19:52.4490028Z 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-16T20:19:52.5583418Z 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-16T20:19:52.7315871Z 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-16T20:19:53.0135886Z 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-16T20:19:53.1634609Z 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-16T20:19:53.2800791Z 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-16T20:19:53.4020788Z 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:19:53.5225220Z utils.c: In function 'FANSI_find_esc': 2021-05-16T20:19:53.5227923Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:19:53.5229988Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T20:19:53.5231268Z ^ 2021-05-16T20:19:53.5233234Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:19:53.6362061Z 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-16T20:19:54.0473836Z 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-16T20:19:54.1652569Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T20:19:54.1668827Z 2021-05-16T20:19:54.1670163Z *** arch - x64 2021-05-16T20:19:54.1984874Z 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-16T20:19:54.2912387Z 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-16T20:19:54.4029596Z 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:19:54.5026814Z 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-16T20:19:54.6201354Z 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-16T20:19:54.9935763Z 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-16T20:19:55.0907520Z 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-16T20:19:55.4137927Z 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-16T20:19:55.5868521Z 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-16T20:19:55.6841374Z 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-16T20:19:55.8389645Z 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-16T20:19:56.0697244Z 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-16T20:19:56.2118771Z 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-16T20:19:56.3196424Z 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-16T20:19:56.4381541Z 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:19:56.5489893Z utils.c: In function 'FANSI_find_esc': 2021-05-16T20:19:56.5492774Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:19:56.5494861Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T20:19:56.5496313Z ^ 2021-05-16T20:19:56.5498352Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:19:56.6459846Z 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-16T20:19:57.0445191Z 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-16T20:19:57.1554054Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T20:19:57.1585376Z ** R 2021-05-16T20:19:57.1811205Z ** inst 2021-05-16T20:19:57.1855989Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:19:57.6725937Z ** help 2021-05-16T20:19:57.7970166Z *** installing help indices 2021-05-16T20:19:57.8593045Z converting help for package 'fansi' 2021-05-16T20:19:57.8867430Z finding HTML links ... done 2021-05-16T20:19:58.0217383Z fansi html 2021-05-16T20:19:58.0291264Z fansi_lines html 2021-05-16T20:19:58.0586110Z has_ctl html 2021-05-16T20:19:58.0683039Z html_code_block html 2021-05-16T20:19:58.0747669Z html_esc html 2021-05-16T20:19:58.1209777Z nchar_ctl html 2021-05-16T20:19:58.1663469Z set_knit_hooks html 2021-05-16T20:19:58.1837640Z sgr_to_html html 2021-05-16T20:19:58.2131779Z strip_ctl html 2021-05-16T20:19:58.2754200Z strsplit_ctl html 2021-05-16T20:19:58.2757540Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpC6uRSj/R.INSTALL680c35132d/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-16T20:19:58.3174994Z strtrim_ctl html 2021-05-16T20:19:58.3178195Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpC6uRSj/R.INSTALL680c35132d/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-16T20:19:58.3939916Z strwrap_ctl html 2021-05-16T20:19:58.3942625Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpC6uRSj/R.INSTALL680c35132d/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-16T20:19:58.4525944Z substr_ctl html 2021-05-16T20:19:58.4757510Z tabs_as_spaces html 2021-05-16T20:19:58.4916655Z term_cap_test html 2021-05-16T20:19:58.5228980Z unhandled_ctl html 2021-05-16T20:19:58.5247768Z ** building package indices 2021-05-16T20:19:58.5868806Z ** installing vignettes 2021-05-16T20:19:58.5984624Z ** testing if installed package can be loaded 2021-05-16T20:19:58.5988193Z *** arch - i386 2021-05-16T20:19:58.9046919Z *** arch - x64 2021-05-16T20:19:59.2194693Z * DONE (fansi) 2021-05-16T20:19:59.2721052Z In R CMD INSTALL 2021-05-16T20:19:59.9945723Z * installing *source* package 'diffobj' ... 2021-05-16T20:20:00.0362631Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T20:20:00.0663209Z ** libs 2021-05-16T20:20:00.0670960Z 2021-05-16T20:20:00.0672135Z *** arch - i386 2021-05-16T20:20:00.0937595Z 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-16T20:20:00.4146392Z 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-16T20:20:00.5403358Z 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:20:00.7623774Z 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-16T20:20:00.8761088Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T20:20:00.8776827Z 2021-05-16T20:20:00.8777743Z *** arch - x64 2021-05-16T20:20:00.9012438Z 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-16T20:20:01.1474955Z 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-16T20:20:01.2586969Z 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:20:01.5003631Z 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-16T20:20:01.5993290Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T20:20:01.6022554Z ** R 2021-05-16T20:20:01.6908899Z ** inst 2021-05-16T20:20:01.6990641Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:09.0256904Z ** help 2021-05-16T20:20:09.3707160Z *** installing help indices 2021-05-16T20:20:09.5185616Z converting help for package 'diffobj' 2021-05-16T20:20:09.5473459Z finding HTML links ... done 2021-05-16T20:20:09.6103905Z AlignThreshold-class html 2021-05-16T20:20:09.6175026Z Diff-class html 2021-05-16T20:20:09.6412991Z Extract_PaletteOfStyles html 2021-05-16T20:20:09.7392636Z Pager html 2021-05-16T20:20:09.7879397Z PaletteOfStyles-class html 2021-05-16T20:20:09.8138699Z Rdiff_chr html 2021-05-16T20:20:09.9434046Z Style html 2021-05-16T20:20:09.9871449Z StyleFuns html 2021-05-16T20:20:09.9966221Z StyleSummary html 2021-05-16T20:20:10.0223708Z StyleText html 2021-05-16T20:20:10.0318494Z any-Diff-method html 2021-05-16T20:20:10.0425025Z as.character-DiffSummary-method html 2021-05-16T20:20:10.0523448Z as.character-MyersMbaSes-method html 2021-05-16T20:20:10.0608898Z auto_context html 2021-05-16T20:20:10.0657145Z console_lines html 2021-05-16T20:20:10.1009515Z 2021-05-16T20:20:10.1485003Z finding level-2 HTML links ... done 2021-05-16T20:20:10.3079053Z diffChr html 2021-05-16T20:20:10.5260154Z diffCsv html 2021-05-16T20:20:10.7233719Z diffDeparse html 2021-05-16T20:20:10.9208694Z diffFile html 2021-05-16T20:20:10.9389090Z diffObj html 2021-05-16T20:20:11.1468936Z diffPrint html 2021-05-16T20:20:11.3388765Z diffStr html 2021-05-16T20:20:11.3607745Z diff_myers html 2021-05-16T20:20:11.3665198Z diffobj-package html 2021-05-16T20:20:11.3719355Z diffobj_s4method_doc html 2021-05-16T20:20:11.3770594Z diffobj_set_def_opts html 2021-05-16T20:20:11.3835560Z dimnames-PaletteOfStyles-method html 2021-05-16T20:20:11.4011002Z extract-Diff-method html 2021-05-16T20:20:11.4141969Z finalizeHtml html 2021-05-16T20:20:11.4197826Z gdo html 2021-05-16T20:20:11.4598506Z guides html 2021-05-16T20:20:11.4673967Z has_Rdiff html 2021-05-16T20:20:11.4773091Z make_blocking html 2021-05-16T20:20:11.4850375Z nchar_html html 2021-05-16T20:20:11.4963205Z pager_is_less html 2021-05-16T20:20:11.5094711Z par_frame html 2021-05-16T20:20:11.5388541Z ses html 2021-05-16T20:20:11.5448079Z show-DiffSummary-method html 2021-05-16T20:20:11.5507614Z show-PaletteOfStyles-method html 2021-05-16T20:20:11.5585042Z show-Style-method html 2021-05-16T20:20:11.5714948Z strip_hz_control html 2021-05-16T20:20:11.5872292Z summary-Diff-method html 2021-05-16T20:20:11.5964308Z summary-MyersMbaSes-method html 2021-05-16T20:20:11.6048441Z summary-PaletteOfStyles-method html 2021-05-16T20:20:11.6176347Z tag_f html 2021-05-16T20:20:11.6489867Z trim html 2021-05-16T20:20:11.6593151Z view_or_browse html 2021-05-16T20:20:11.6682646Z ** building package indices 2021-05-16T20:20:11.6683313Z webfiles html 2021-05-16T20:20:11.8223585Z ** installing vignettes 2021-05-16T20:20:11.8302709Z ** testing if installed package can be loaded 2021-05-16T20:20:11.8305541Z *** arch - i386 2021-05-16T20:20:12.2367857Z *** arch - x64 2021-05-16T20:20:12.6547531Z * DONE (diffobj) 2021-05-16T20:20:12.7529707Z In R CMD INSTALL 2021-05-16T20:20:13.1797526Z * installing *source* package 'ps' ... 2021-05-16T20:20:13.1925342Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T20:20:14.6280388Z ** libs 2021-05-16T20:20:14.6291761Z 2021-05-16T20:20:14.6293181Z *** arch - i386 2021-05-16T20:20:14.6776337Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T20:20:14.9002661Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T20:20:15.3345150Z 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:20:15.7405338Z 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-16T20:20:16.1462744Z 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-16T20:20:16.5341022Z 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-16T20:20:17.0808710Z 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-16T20:20:17.1836527Z 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-16T20:20:17.8590518Z 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-16T20:20:18.3119090Z 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-16T20:20:19.1596987Z 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-16T20:20:19.4699389Z 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-16T20:20:20.0618039Z 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-16T20:20:20.5193556Z 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-16T20:20:21.0712330Z 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-16T20:20:21.2246896Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T20:20:21.2294113Z 2021-05-16T20:20:21.2295322Z *** arch - x64 2021-05-16T20:20:21.2822675Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T20:20:21.4838881Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T20:20:22.1350901Z 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:20:22.7886337Z 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-16T20:20:23.4519735Z 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-16T20:20:24.1236599Z 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-16T20:20:24.8681933Z 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-16T20:20:24.9681117Z 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-16T20:20:25.8585065Z 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-16T20:20:26.5028435Z 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-16T20:20:27.4852376Z 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-16T20:20:28.0441079Z 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-16T20:20:28.7578666Z 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-16T20:20:29.4438704Z 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-16T20:20:30.2398038Z 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-16T20:20:30.3860944Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T20:20:30.3909860Z ** R 2021-05-16T20:20:30.4142052Z ** inst 2021-05-16T20:20:30.4174434Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:31.3801304Z ** help 2021-05-16T20:20:31.6676081Z *** installing help indices 2021-05-16T20:20:31.8283284Z converting help for package 'ps' 2021-05-16T20:20:31.8974641Z finding HTML links ... done 2021-05-16T20:20:31.9686565Z CleanupReporter html 2021-05-16T20:20:31.9757712Z errno html 2021-05-16T20:20:31.9926394Z ps html 2021-05-16T20:20:31.9974512Z ps_boot_time html 2021-05-16T20:20:32.0380084Z ps_children html 2021-05-16T20:20:32.0672915Z ps_cmdline html 2021-05-16T20:20:32.1047208Z ps_connections html 2021-05-16T20:20:32.1119524Z ps_cpu_count html 2021-05-16T20:20:32.1531847Z ps_cpu_times html 2021-05-16T20:20:32.1728814Z ps_create_time html 2021-05-16T20:20:32.2016096Z ps_cwd html 2021-05-16T20:20:32.2317825Z ps_descent html 2021-05-16T20:20:32.2416249Z ps_disk_partitions html 2021-05-16T20:20:32.2526477Z ps_disk_usage html 2021-05-16T20:20:32.2830966Z ps_environ html 2021-05-16T20:20:32.3147876Z ps_exe html 2021-05-16T20:20:32.3302193Z ps_get_nice html 2021-05-16T20:20:32.3633632Z ps_handle html 2021-05-16T20:20:32.3925911Z ps_interrupt html 2021-05-16T20:20:32.4196267Z ps_is_running html 2021-05-16T20:20:32.4484971Z ps_kill html 2021-05-16T20:20:32.4888889Z ps_kill_tree html 2021-05-16T20:20:32.5032522Z ps_loadavg html 2021-05-16T20:20:32.5459544Z ps_memory_info html 2021-05-16T20:20:32.5746131Z ps_name html 2021-05-16T20:20:32.6046883Z ps_num_fds html 2021-05-16T20:20:32.6325722Z ps_num_threads html 2021-05-16T20:20:32.6670209Z ps_open_files html 2021-05-16T20:20:32.6728468Z ps_os_type html 2021-05-16T20:20:32.6990920Z ps_pid html 2021-05-16T20:20:32.7034307Z ps_pids html 2021-05-16T20:20:32.7340209Z ps_ppid html 2021-05-16T20:20:32.7645460Z ps_resume html 2021-05-16T20:20:32.7951378Z ps_send_signal html 2021-05-16T20:20:32.8226798Z ps_shared_lib_users html 2021-05-16T20:20:32.8515768Z ps_shared_libs html 2021-05-16T20:20:32.8857769Z ps_status html 2021-05-16T20:20:32.9167413Z ps_suspend html 2021-05-16T20:20:32.9327018Z ps_system_cpu_times html 2021-05-16T20:20:32.9541898Z ps_system_memory html 2021-05-16T20:20:32.9657924Z ps_system_swap html 2021-05-16T20:20:32.9955214Z ps_terminal html 2021-05-16T20:20:33.0232374Z ps_terminate html 2021-05-16T20:20:33.0331407Z ps_tty_size html 2021-05-16T20:20:33.0706315Z ps_uids html 2021-05-16T20:20:33.0976764Z ps_username html 2021-05-16T20:20:33.1056839Z ps_users html 2021-05-16T20:20:33.1099416Z signals html 2021-05-16T20:20:33.1108753Z ** building package indices 2021-05-16T20:20:33.2588232Z ** testing if installed package can be loaded 2021-05-16T20:20:33.2592415Z *** arch - i386 2021-05-16T20:20:33.5668742Z *** arch - x64 2021-05-16T20:20:33.8803360Z * DONE (ps) 2021-05-16T20:20:33.9467198Z In R CMD INSTALL 2021-05-16T20:20:34.4570234Z * installing *source* package 'pkgload' ... 2021-05-16T20:20:34.4785127Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T20:20:34.5099486Z ** R 2021-05-16T20:20:34.5344794Z ** inst 2021-05-16T20:20:34.5366758Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:35.3023220Z ** help 2021-05-16T20:20:35.4153390Z *** installing help indices 2021-05-16T20:20:35.4873717Z converting help for package 'pkgload' 2021-05-16T20:20:35.5149225Z finding HTML links ... done 2021-05-16T20:20:35.5352010Z check_dep_version html 2021-05-16T20:20:35.5427765Z check_suggested html 2021-05-16T20:20:35.5739198Z dev_example html 2021-05-16T20:20:35.5872751Z dev_help html 2021-05-16T20:20:35.5921962Z dev_meta html 2021-05-16T20:20:35.5958096Z has_tests html 2021-05-16T20:20:35.6167390Z help html 2021-05-16T20:20:35.6278870Z imports_env html 2021-05-16T20:20:35.6348506Z inst html 2021-05-16T20:20:35.6403073Z is_dev_package html 2021-05-16T20:20:35.6959579Z load_all html 2021-05-16T20:20:35.7052816Z load_code html 2021-05-16T20:20:35.7100106Z load_data html 2021-05-16T20:20:35.7145000Z load_dll html 2021-05-16T20:20:35.7191159Z load_imports html 2021-05-16T20:20:35.7304832Z ns_env html 2021-05-16T20:20:35.7393353Z package_file html 2021-05-16T20:20:35.7501448Z packages html 2021-05-16T20:20:35.7565481Z parse_deps html 2021-05-16T20:20:35.7612726Z parse_ns_file html 2021-05-16T20:20:35.7744448Z pkg_env html 2021-05-16T20:20:35.7822465Z pkgtest html 2021-05-16T20:20:35.7881782Z run_pkg_hook html 2021-05-16T20:20:35.8093846Z system.file html 2021-05-16T20:20:35.8196341Z unload html 2021-05-16T20:20:35.8203192Z ** building package indices 2021-05-16T20:20:35.8924863Z ** testing if installed package can be loaded 2021-05-16T20:20:35.8927273Z *** arch - i386 2021-05-16T20:20:36.4016019Z *** arch - x64 2021-05-16T20:20:36.9144311Z * DONE (pkgload) 2021-05-16T20:20:36.9875264Z In R CMD INSTALL 2021-05-16T20:20:37.2494686Z * installing *source* package 'ellipsis' ... 2021-05-16T20:20:37.2530325Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T20:20:37.2838041Z ** libs 2021-05-16T20:20:37.2846703Z 2021-05-16T20:20:37.2847895Z *** arch - i386 2021-05-16T20:20:37.3083318Z 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-16T20:20:37.4453121Z 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:20:37.6693411Z 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-16T20:20:37.7809333Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T20:20:37.7818526Z 2021-05-16T20:20:37.7819773Z *** arch - x64 2021-05-16T20:20:37.8034188Z 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-16T20:20:37.9342433Z 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:20:38.1679370Z 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-16T20:20:38.2684964Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T20:20:38.2712782Z ** R 2021-05-16T20:20:38.2779460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:38.3820826Z ** help 2021-05-16T20:20:38.4227626Z *** installing help indices 2021-05-16T20:20:38.4541790Z converting help for package 'ellipsis' 2021-05-16T20:20:38.4877251Z finding HTML links ... done 2021-05-16T20:20:38.5123443Z check_dots_empty html 2021-05-16T20:20:38.5265742Z check_dots_unnamed html 2021-05-16T20:20:38.5444429Z check_dots_used html 2021-05-16T20:20:38.5497690Z dots_empty html 2021-05-16T20:20:38.5548975Z dots_used html 2021-05-16T20:20:38.5710100Z ellipsis-package html 2021-05-16T20:20:38.5821285Z safe_median html 2021-05-16T20:20:38.5826378Z ** building package indices 2021-05-16T20:20:38.6105046Z ** testing if installed package can be loaded 2021-05-16T20:20:38.6107148Z *** arch - i386 2021-05-16T20:20:38.9158208Z *** arch - x64 2021-05-16T20:20:39.2239624Z * DONE (ellipsis) 2021-05-16T20:20:39.2610712Z In R CMD INSTALL 2021-05-16T20:20:39.6143529Z * installing *source* package 'digest' ... 2021-05-16T20:20:39.6238124Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T20:20:39.6460057Z ** libs 2021-05-16T20:20:39.6470381Z 2021-05-16T20:20:39.6471416Z *** arch - i386 2021-05-16T20:20:39.6933571Z 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-16T20:20:40.0049310Z 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-16T20:20:40.3781833Z 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-16T20:20:41.0770981Z 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-16T20:20:41.3940378Z 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-16T20:20:42.0288682Z 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-16T20:20:42.1831180Z 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-16T20:20:42.7540612Z 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-16T20:20:42.8750350Z 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:20:42.9574487Z 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-16T20:20:43.1799852Z 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-16T20:20:43.3224172Z 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-16T20:20:43.4545309Z 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-16T20:20:43.7467951Z 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-16T20:20:43.9469845Z 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-16T20:20:44.4425740Z 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-16T20:20:44.5929530Z 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-16T20:20:45.2186884Z 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-16T20:20:45.3485480Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T20:20:45.3500811Z 2021-05-16T20:20:45.3501819Z *** arch - x64 2021-05-16T20:20:45.3946763Z 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-16T20:20:45.6075514Z 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-16T20:20:46.0200142Z 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-16T20:20:46.6159268Z 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-16T20:20:46.9147852Z 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-16T20:20:47.4495473Z 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-16T20:20:47.5958154Z 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-16T20:20:48.3724489Z 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-16T20:20:48.4838064Z 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:20:48.5677099Z 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-16T20:20:48.7556825Z 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-16T20:20:48.8606847Z 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-16T20:20:48.9828387Z 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-16T20:20:49.2396991Z 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-16T20:20:49.4015933Z 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-16T20:20:49.8143369Z 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-16T20:20:49.9698891Z 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-16T20:20:50.3859567Z 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-16T20:20:50.4998928Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T20:20:50.5031046Z ** R 2021-05-16T20:20:50.5103924Z ** demo 2021-05-16T20:20:50.5119900Z ** inst 2021-05-16T20:20:50.5231410Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:50.9143191Z ** help 2021-05-16T20:20:50.9845492Z *** installing help indices 2021-05-16T20:20:51.0246834Z converting help for package 'digest' 2021-05-16T20:20:51.0527581Z finding HTML links ... done 2021-05-16T20:20:51.0977667Z AES html 2021-05-16T20:20:51.1912079Z digest html 2021-05-16T20:20:51.2065760Z digest2int html 2021-05-16T20:20:51.2501114Z hmac html 2021-05-16T20:20:51.2595152Z makeRaw html 2021-05-16T20:20:51.2989400Z sha1 html 2021-05-16T20:20:51.3221678Z vdigest html 2021-05-16T20:20:51.3226591Z ** building package indices 2021-05-16T20:20:51.3902773Z ** installing vignettes 2021-05-16T20:20:51.3971788Z ** testing if installed package can be loaded 2021-05-16T20:20:51.3974674Z *** arch - i386 2021-05-16T20:20:51.7035418Z *** arch - x64 2021-05-16T20:20:52.0144547Z * DONE (digest) 2021-05-16T20:20:52.0710212Z In R CMD INSTALL 2021-05-16T20:20:52.3603457Z * installing *source* package 'brio' ... 2021-05-16T20:20:52.3651791Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T20:20:52.3881261Z ** libs 2021-05-16T20:20:52.3890354Z 2021-05-16T20:20:52.3891647Z *** arch - i386 2021-05-16T20:20:52.4177707Z 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-16T20:20:52.8108241Z 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-16T20:20:52.9148682Z 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:20:53.0196742Z 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-16T20:20:53.1334233Z 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-16T20:20:53.2457706Z 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-16T20:20:53.3899802Z 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-16T20:20:53.4921113Z 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-16T20:20:53.7244723Z 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-16T20:20:53.8391133Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T20:20:53.8400907Z 2021-05-16T20:20:53.8402219Z *** arch - x64 2021-05-16T20:20:53.8663848Z 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-16T20:20:54.5049019Z 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-16T20:20:54.6078692Z 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:20:54.7041526Z 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-16T20:20:54.8116936Z 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-16T20:20:54.9190520Z 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-16T20:20:55.0463070Z 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-16T20:20:55.1516451Z 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-16T20:20:55.3928648Z 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-16T20:20:55.4962753Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T20:20:55.4991519Z ** R 2021-05-16T20:20:55.5062814Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:55.5680732Z ** help 2021-05-16T20:20:55.6140358Z *** installing help indices 2021-05-16T20:20:55.6443040Z converting help for package 'brio' 2021-05-16T20:20:55.6744419Z finding HTML links ... done 2021-05-16T20:20:55.6875612Z file_line_endings html 2021-05-16T20:20:55.7073472Z readLines html 2021-05-16T20:20:55.7164530Z read_file html 2021-05-16T20:20:55.7238726Z read_lines html 2021-05-16T20:20:55.7430012Z writeLines html 2021-05-16T20:20:55.7506163Z write_file html 2021-05-16T20:20:55.7602301Z write_lines html 2021-05-16T20:20:55.7606869Z ** building package indices 2021-05-16T20:20:55.7867410Z ** testing if installed package can be loaded 2021-05-16T20:20:55.7870011Z *** arch - i386 2021-05-16T20:20:56.0929828Z *** arch - x64 2021-05-16T20:20:56.4045784Z * DONE (brio) 2021-05-16T20:20:56.4378755Z In R CMD INSTALL 2021-05-16T20:20:56.8453276Z * installing *source* package 'xfun' ... 2021-05-16T20:20:56.8569204Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T20:20:56.8887245Z ** libs 2021-05-16T20:20:56.8895928Z 2021-05-16T20:20:56.8897155Z *** arch - i386 2021-05-16T20:20:56.9158525Z 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-16T20:20:57.0819765Z 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:20:57.3045416Z 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-16T20:20:57.4173756Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T20:20:57.4183991Z 2021-05-16T20:20:57.4185246Z *** arch - x64 2021-05-16T20:20:57.4426402Z 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-16T20:20:57.6003660Z 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:20:57.8296468Z 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-16T20:20:57.9324777Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T20:20:57.9354093Z ** R 2021-05-16T20:20:57.9702876Z ** inst 2021-05-16T20:20:57.9745897Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:59.2701117Z ** help 2021-05-16T20:20:59.6015674Z *** installing help indices 2021-05-16T20:20:59.8093192Z converting help for package 'xfun' 2021-05-16T20:20:59.8384432Z finding HTML links ... done 2021-05-16T20:20:59.8785431Z Rscript html 2021-05-16T20:20:59.8945437Z Rscript_call html 2021-05-16T20:20:59.9023628Z attr html 2021-05-16T20:20:59.9138636Z base64_encode html 2021-05-16T20:20:59.9206666Z base64_uri html 2021-05-16T20:20:59.9423372Z bg_process html 2021-05-16T20:20:59.9493637Z bump_version html 2021-05-16T20:21:00.0172495Z cache_rds html 2021-05-16T20:21:00.0173889Z del_empty_dir html 2021-05-16T20:21:00.0276015Z dir_create html 2021-05-16T20:21:00.0374516Z dir_exists html 2021-05-16T20:21:00.0498631Z do_once html 2021-05-16T20:21:00.0681800Z download_file html 2021-05-16T20:21:00.0895571Z embed_file html 2021-05-16T20:21:00.1037229Z exit_call html 2021-05-16T20:21:00.1184981Z file_ext html 2021-05-16T20:21:00.1248806Z file_string html 2021-05-16T20:21:00.1326806Z format_bytes html 2021-05-16T20:21:00.1486657Z from_root html 2021-05-16T20:21:00.1584702Z github_releases html 2021-05-16T20:21:00.1660965Z grep_sub html 2021-05-16T20:21:00.1857424Z gsub_file html 2021-05-16T20:21:00.1920506Z in_dir html 2021-05-16T20:21:00.2032021Z install_dir html 2021-05-16T20:21:00.2131172Z install_github html 2021-05-16T20:21:00.2200912Z isFALSE html 2021-05-16T20:21:00.2241616Z is_R_CMD_check html 2021-05-16T20:21:00.2315983Z is_abs_path html 2021-05-16T20:21:00.2381217Z is_ascii html 2021-05-16T20:21:00.2489643Z is_sub_path html 2021-05-16T20:21:00.2548223Z is_web_path html 2021-05-16T20:21:00.2694976Z magic_path html 2021-05-16T20:21:00.2791069Z mark_dirs html 2021-05-16T20:21:00.2930009Z msg_cat html 2021-05-16T20:21:00.3014451Z native_encode html 2021-05-16T20:21:00.3127270Z news2md html 2021-05-16T20:21:00.3184244Z normalize_path html 2021-05-16T20:21:00.3322935Z numbers_to_words html 2021-05-16T20:21:00.3386207Z optipng html 2021-05-16T20:21:00.3459515Z os html 2021-05-16T20:21:00.3521457Z parse_only html 2021-05-16T20:21:00.3866596Z pkg_attach html 2021-05-16T20:21:00.3964104Z proc_kill html 2021-05-16T20:21:00.4097706Z process_file html 2021-05-16T20:21:00.4253976Z proj_root html 2021-05-16T20:21:00.4331354Z prose_index html 2021-05-16T20:21:00.4445251Z protect_math html 2021-05-16T20:21:00.4552033Z raw_string html 2021-05-16T20:21:00.4632302Z read_bin html 2021-05-16T20:21:00.4761754Z read_utf8 html 2021-05-16T20:21:00.4921233Z relative_path html 2021-05-16T20:21:00.5121352Z rename_seq html 2021-05-16T20:21:00.5219572Z retry html 2021-05-16T20:21:00.5865215Z rev_check html 2021-05-16T20:21:00.5972414Z rstudio_type html 2021-05-16T20:21:00.6038709Z same_path html 2021-05-16T20:21:00.6181823Z session_info html 2021-05-16T20:21:00.6266320Z set_envvar html 2021-05-16T20:21:00.6371633Z split_lines html 2021-05-16T20:21:00.6427504Z split_source html 2021-05-16T20:21:00.6610396Z strict_list html 2021-05-16T20:21:00.6686481Z stringsAsStrings html 2021-05-16T20:21:00.6794458Z submit_cran html 2021-05-16T20:21:00.7091708Z tinify html 2021-05-16T20:21:00.7199577Z tojson html 2021-05-16T20:21:00.7305361Z tree html 2021-05-16T20:21:00.7353852Z try_silent html 2021-05-16T20:21:00.7495109Z upload_ftp html 2021-05-16T20:21:00.7609510Z url_filename html 2021-05-16T20:21:00.7689558Z valid_syntax html 2021-05-16T20:21:00.7699324Z ** building package indices 2021-05-16T20:21:00.9410061Z ** installing vignettes 2021-05-16T20:21:00.9491315Z ** testing if installed package can be loaded 2021-05-16T20:21:00.9494120Z *** arch - i386 2021-05-16T20:21:01.2582934Z *** arch - x64 2021-05-16T20:21:01.5739540Z * DONE (xfun) 2021-05-16T20:21:01.6200426Z In R CMD INSTALL 2021-05-16T20:21:05.7675423Z * installing *source* package 'stringi' ... 2021-05-16T20:21:06.0311978Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T20:21:06.4963365Z ** libs 2021-05-16T20:21:06.4992696Z 2021-05-16T20:21:06.4993862Z *** arch - i386 2021-05-16T20:21:08.6562671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:21:09.2669830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:21:09.9569197Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:21:10.6157902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:21:11.1197711Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:12.1341542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:12.6592784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:13.2661129Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:13.9667474Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:14.7683744Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:15.2645365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:15.8750455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:16.4667778Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:16.9762560Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:17.7199065Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:18.4617868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:19.0811473Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:19.9071002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:20.6924610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:21.2292348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:21.9224159Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:22.5064533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:23.3909517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:24.1026973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:24.8191269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:25.5636169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:26.1783703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:26.9324177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:27.3861531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:27.9066067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:28.5581476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:29.2940087Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:29.7785512Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:30.2977609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:30.8623700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:31.4507991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:32.0364365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:32.5278908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:33.0194598Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:33.6413792Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:34.2610514Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:34.7754894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:36.5427694Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:37.1222583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:37.9277868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:38.4448015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:39.0155027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:39.5393703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:40.0999446Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:40.7284025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:41.4965557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:41.9526192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:42.6826361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:43.2662716Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:43.9745209Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:44.6885479Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:45.2291433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:45.8057554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:46.6582770Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:47.2808974Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:48.1734409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:49.2130207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:49.8347530Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:50.5052190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:51.0938696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:51.7581110Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:52.4501953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:53.0405034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:53.7043268Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:54.3213504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:54.8908562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:55.4484689Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:56.1741626Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:56.9523223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:57.5346608Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:58.2128044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:58.8757560Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:58.9555061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:21:59.5537429Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:00.0231497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:00.7115763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:01.2295058Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:01.8355852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:03.4997639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:04.1899939Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:04.8627596Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:22:05.4930267Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:06.3650323Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:07.2220136Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:07.7760070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:08.2400237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:09.0075859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:09.5105748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:09.9738308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:10.6771533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:11.7290665Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:12.0469429Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:12.8763597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:13.1472503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:13.6799442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:14.3033494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:14.9928375Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:15.1053246Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:15.5052614Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:16.1341414Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:17.2822815Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:17.6172092Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:18.2870992Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:18.8428498Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:18.9618350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:19.3012286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:19.7354695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:20.2926670Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:20.7630886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:21.4139521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:22.3951700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:23.0195100Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:23.7057555Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:25.5541462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:26.2109015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:27.0002399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:27.6557334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:27.9983951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:28.7715064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:29.1230672Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:30.1364683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:30.7811153Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:31.4196277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:32.2365681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:33.2884442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:33.6386997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:34.1139530Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:34.8110254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:35.8656161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:36.3769724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:37.1783935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:38.3864319Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T20:22:38.3865992Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:22:38.3866721Z ^ 2021-05-16T20:22:38.4306096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:38.9321400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:39.7833066Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:40.0107716Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:40.5429579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:41.0063005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:41.5719051Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:42.1460742Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:42.5964464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:43.1871888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:43.5528891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:43.9248108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:44.3609680Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:45.0924202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:46.2711730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:46.8416321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:47.2993106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:47.7209361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:48.3281245Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:49.3606408Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:49.8838625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:50.4772240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:51.0554816Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:51.4738491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:51.8472519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:52.1603528Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:52.9674811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:53.6238417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:53.7248869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:54.2150197Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:55.2185964Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:55.3062725Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:56.0834241Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:56.4883753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:57.8377748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:58.9652509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:59.7850047Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:22:59.8923187Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:00.5413315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:01.0004477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:01.5248485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:02.2958311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:02.8627411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:03.2563393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:03.7033894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:04.8838157Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:05.2672908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:05.6313948Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:06.1193558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:06.7405951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:06.9998502Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:07.5675280Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:08.0813599Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:08.9167976Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:09.2590343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:09.5537846Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:09.8677212Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:10.1765765Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:10.8613922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:11.3698362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:12.1078202Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:13.0240095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:13.9478526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:14.3071895Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:15.5136799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:16.4758859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:16.8155132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:17.4347200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:18.1749521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:18.6327933Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:20.1510442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:20.2393439Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:20.6938265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:21.2089577Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:21.8328901Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:22.3713189Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:22.7656589Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T20:23:22.7658740Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:23:22.7660326Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T20:23:22.7661228Z ^ 2021-05-16T20:23:22.7662474Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T20:23:22.7664241Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:23:22.7665675Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T20:23:22.7666508Z ^ 2021-05-16T20:23:23.0386931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:23.5475778Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:24.6434723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:24.7417344Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:25.4077499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:25.7870600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:26.4255848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:26.9374643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:27.3752566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:28.3654542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:28.8177536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:29.2109580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:29.5386095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:30.5516173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:30.6383287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:31.5820962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:32.0099647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:32.1963937Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:33.1545794Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:33.6688073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:33.9658876Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:34.3519856Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:34.6927922Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:34.9871747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:36.2215043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:37.3104727Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:37.9497809Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:38.4744628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:39.0772185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:39.7236585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:40.3923834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:40.4916723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:41.3675268Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:41.7745120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:41.8770835Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:42.7660152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:43.2407643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:44.6977929Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:45.1803544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:45.7817394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:45.9015143Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:47.4106263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:48.1209827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:48.8004022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:49.1347777Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:49.4584108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:50.2905312Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:51.2122979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:51.6253034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:51.9608607Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:52.3274218Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:53.0374448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:53.5883011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:54.2539390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:54.6161999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:55.0752365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:55.4933944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:56.2614329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:57.5795377Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:58.8265786Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:59.1339647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:23:59.7941551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:00.3480711Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:00.8484994Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:01.2193808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:01.5227593Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:02.3657177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:02.9743950Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:03.9609064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:04.6934998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:05.0452436Z 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-16T20:24:05.1527088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:05.6554196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:06.5046104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:07.0471851Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:07.4500267Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:08.0345814Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:10.0299347Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:10.5748200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:11.2035955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:12.3365101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:13.2516331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:14.5226359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:15.0650928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:15.8808647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:16.8005676Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:17.6831621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:18.3227196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:18.9027450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:20.6521935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:20.7680860Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:22.2728509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:22.8273683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:24.2895142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:24.6716339Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:25.3261258Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:25.8905210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:26.3163390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:27.0474966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:28.8844474Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:29.5217896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:30.3259357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:32.7521341Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:33.4463260Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:34.5654687Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:35.5540141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:36.1117751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:36.8005040Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:37.4126812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:37.8422208Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:38.4632353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:38.9594909Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:40.4455616Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:40.7891297Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:41.4960025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:43.5991187Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:44.2109485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:45.6114814Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:48.2177110Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:48.8425451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:49.1731640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:50.0264294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:51.1080731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:52.0765113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:52.3680830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:52.9393448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:53.0736544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:56.0453435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:56.6102994Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:57.9818748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:24:59.8805662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:01.2557802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:01.8449430Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:02.4253480Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:02.9945417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:03.5731268Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:04.4440975Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:04.6427853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:05.9711448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:06.5303504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:07.4297091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:07.9644236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:10.7594247Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:11.1324112Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:11.7612510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:13.8550425Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:14.3010958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:16.9751595Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:19.6284214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:20.6741520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:21.3083378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:22.2510918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:23.9691721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:25.0887138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:25.4193934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:26.1382981Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:26.9519898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:27.7067147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:28.6618587Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:32.5747363Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:33.1571083Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:34.1531485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:34.8753347Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:35.2322169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:35.7713049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:36.1261376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:39.3160567Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:40.9597819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:41.5554367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:43.2806531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:44.2392542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:44.8126010Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:46.1067354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:46.7150888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:47.0095785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:47.3582101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:48.0296499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:48.6849651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:49.9733116Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:50.5882818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:51.4330489Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:52.8328263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:53.8208015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:54.4313601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:55.0238747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:55.3375482Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:56.7700059Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:56.7704273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:57.7850703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:58.3348329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:25:59.4899353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:00.3754417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:01.2425701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:01.8334339Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:02.5819701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:05.3403451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:05.7355078Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:06.2524529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:06.6716504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:07.2469540Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:07.5894550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:08.0233791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:09.9107649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:12.6919999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:13.1377540Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T20:26:13.1379418Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1380900Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T20:26:13.1381832Z ^ 2021-05-16T20:26:13.1383274Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1384685Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T20:26:13.1385600Z ^ 2021-05-16T20:26:13.1386871Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1388382Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T20:26:13.1389546Z ^ 2021-05-16T20:26:13.1390807Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1392257Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T20:26:13.1393183Z ^ 2021-05-16T20:26:13.1394457Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T20:26:13.1396137Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1397452Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T20:26:13.1398363Z ^ 2021-05-16T20:26:13.1399657Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1401301Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T20:26:13.1402956Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:26:13.1404178Z return reinterpret_cast(gRawGMT); 2021-05-16T20:26:13.1404901Z ^ 2021-05-16T20:26:13.9107795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:14.3671769Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:16.1429603Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:18.6378476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:19.8402114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:20.4354989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:22.3050101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:22.5996814Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:23.1879012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:23.8843710Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:24.2240161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:25.7805920Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:26.7567663Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:27.4697406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:28.0339350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:29.0214959Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:30.7874173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:30.7879638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:31.6257811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:32.4591626Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:32.9949623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:33.4722447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:33.8202801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:34.5058291Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:34.6821021Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:35.0290108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:35.4271241Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:36.0744783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:37.0237930Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:38.2585603Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:39.0008564Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:39.9859412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:40.4249083Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:40.7490262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:41.5368856Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:42.4826784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:43.0899157Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:44.5790190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:45.8783527Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:46.6273347Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:47.7745262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:47.7749133Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:48.4997501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:49.6833636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:50.7954337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:51.2290928Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:52.2491825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:53.0448497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:54.8670936Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:55.4216819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:55.6769313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:56.0023761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:56.3888852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:57.4585067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:26:58.1780773Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:00.0364966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:03.8253131Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:04.7879825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:05.5082898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:07.9575976Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:08.1895218Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:08.3310865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:08.8214699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:09.5657785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:09.6976287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:10.3342724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:10.9036954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:12.5522659Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:12.9459963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:13.6035450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:14.2770233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:15.2441351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:16.7402948Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:17.3007635Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:18.7868620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:21.4535856Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:22.2937995Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:23.0464806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:23.5017865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:23.8815490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:24.4017024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:26.1109050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:26.7539706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:27.2190225Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T20:27:27.2194055Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:27:27.2196771Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T20:27:27.2198508Z ^ 2021-05-16T20:27:27.2201430Z 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:27:27.2205046Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:27:27.2207642Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T20:27:27.2209317Z ^ 2021-05-16T20:27:27.5456635Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:28.4084404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:29.1430054Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:29.6885159Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:30.2794492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:31.0624848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:31.7578161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:33.7789959Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:35.4147736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:35.8789836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:36.5823338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:36.9351977Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:37.2580745Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:38.2228009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:38.3830974Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:38.9126966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:39.4591096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:42.4614144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:43.9076135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:44.2706120Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:44.8780147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:45.0496847Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:45.1520641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:48.0192826Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:27:48.4250397Z 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-16T20:27:48.9227271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:27:49.2195075Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T20:27:50.7668500Z 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-16T20:27:52.6173171Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T20:27:52.7214959Z downloading the ICU data library (icudt) 2021-05-16T20:27:52.7216978Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T20:27:52.7254050Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T20:27:52.8494531Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T20:27:53.0910056Z ================================================== 2021-05-16T20:27:53.0911405Z downloaded 10.9 MB 2021-05-16T20:27:53.0911933Z 2021-05-16T20:27:53.1243955Z icudt fetch successful 2021-05-16T20:27:53.1252828Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T20:27:53.3749997Z icudt has been installed successfully 2021-05-16T20:27:53.4388365Z 2021-05-16T20:27:53.4390047Z *** arch - x64 2021-05-16T20:27:56.2474419Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:27:56.8517156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:27:57.5164089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:27:58.1959490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T20:27:58.7044466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:27:59.7420508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:00.2884125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:00.8816871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:01.6013914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:02.2477990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:02.7586584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:03.3655533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:03.9474103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:04.4864274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:05.2447248Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:05.9719274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:06.5964982Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:07.4200034Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:08.2016164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:08.7646701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:09.4632602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:10.0482534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:11.2680091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:11.6460511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:12.3815497Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:13.1378760Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:13.7554074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:14.5061055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:14.9980342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:15.5516277Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:16.1989336Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:16.9354810Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:17.4396019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:17.9639194Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:18.5604853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:19.1790637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:19.7760685Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:20.3082855Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:20.8201403Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:21.4775288Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:22.1185565Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:22.6622439Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:24.4434929Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:25.0381122Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:25.8424061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:26.3775133Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:26.9286740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:27.4613358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:28.7801623Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:28.7805573Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:29.4352828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:29.9230294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:30.6502404Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:31.2380908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:31.9306671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:32.6450115Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:33.1939243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:33.7717015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:34.5837210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:35.2098918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:36.1209395Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:37.1579931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:37.7855284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:38.4587045Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:39.0636190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:39.7364677Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:40.4147417Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:41.0036678Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:41.6700767Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:42.3221405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:42.9029535Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:43.4508759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:44.1876316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:44.9597290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:45.5651164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:46.2315114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:46.9015994Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:46.9747934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:47.5656902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:48.0675333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:48.7514993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:49.2697445Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:49.8846632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:51.5689116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:52.2633853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:52.9341707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:28:53.5737845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:54.4357021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:55.5907449Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:56.1619811Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:56.5857532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:57.3662584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:57.8513619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:58.3073685Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:28:59.0132807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:00.0410064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:00.3828151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:01.2343820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:01.5017075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:02.0339962Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:02.6917340Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:03.3673201Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:03.4728606Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:03.8853540Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:04.5271640Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:05.6365300Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:05.9727039Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:06.6484883Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:07.1681344Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:07.2835251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:07.6219422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:08.0500082Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:08.6083251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:09.0832630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:09.7682704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:10.7048728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:11.3369156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:12.0257934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:13.8248078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:14.5082668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:15.2364382Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:15.8890412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:16.2363405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:16.9964668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:17.3452546Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:18.2516510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:18.9221920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:19.5549840Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:20.3664574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:21.3465889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:21.6701080Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:22.1425711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:22.8385782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:23.9035479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:24.4098806Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:25.1281824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:26.2571284Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T20:29:26.2572713Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:29:26.2573450Z ^ 2021-05-16T20:29:26.3033792Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:26.7932263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:27.3003529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:27.8567977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:28.3860866Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:28.8181062Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:29.3744743Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:29.9264161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:30.3854084Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:30.9944488Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:31.3594671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:31.7245270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:32.1513812Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:32.8636203Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:33.9792165Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:34.5218407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:34.9660259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:35.3960021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:35.9657423Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:36.9752081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:37.5072847Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:38.0898188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:38.6779744Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:39.1100541Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:39.4804378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:39.7867496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:40.5711578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:41.2163793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:41.3192175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:41.8026137Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:42.7985862Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:42.8816782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:43.6563742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:44.0656803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:45.3858412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:46.4612435Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:47.2432531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:47.3470066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:47.9203187Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:48.3471789Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:48.8802746Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:49.6312912Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:50.1625489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:50.5458708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:50.9714914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:52.0837479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:52.4484813Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:52.8225834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:53.3207778Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:53.9554325Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:54.2161251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:54.7710775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:55.2583509Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:56.0450500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:56.3800297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:56.6596226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:56.9647401Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:57.2501798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:57.8905524Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:58.3982601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:59.1133783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:29:59.9599742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:00.8470364Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:01.2050478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:02.3900435Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:03.3394959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:03.6869834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:04.2899379Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:05.0434716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:05.4932052Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:06.9648643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:07.0473761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:07.5170208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:08.0557462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:08.6966413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:09.2283157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:09.6242938Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T20:30:09.6245189Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:30:09.6246710Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T20:30:09.6247607Z ^ 2021-05-16T20:30:09.6249033Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T20:30:09.6251342Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:30:09.6252756Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T20:30:09.6253582Z ^ 2021-05-16T20:30:09.8944457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:10.4143351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:11.5237090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:11.6163380Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:12.2533196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:12.6208150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:13.2347453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:13.7343852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:14.1620831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:15.1137740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:15.5302407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:15.9073425Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:16.2321641Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:17.4812166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:17.5623924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:18.4576256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:19.2059292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:19.3781412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:20.3078274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:20.8205573Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:21.1222032Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:21.5084380Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:21.8563278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:22.1594610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:23.3609109Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:24.4298819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:25.0794400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:25.6194116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:26.5163851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:27.1824617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:27.8141371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:27.9091019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:28.7373301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:29.1338711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:29.2337684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:30.1198460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:30.5941208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:32.0635559Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:32.5467806Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:33.1256066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:33.2373887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:34.7040464Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:35.3935629Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:36.0633761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:36.4185372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:36.7455770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:37.5472519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:38.4722457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:38.8947549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:39.2395232Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:39.5839801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:40.2742560Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:40.8270431Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:41.5074542Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:41.8577568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:42.2997967Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:42.7165773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:43.4764532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:44.7618759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:45.9448743Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:46.2503011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:46.8987132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:47.4371970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:47.9271578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:48.3205871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:48.6355551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:49.4762114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:50.1064667Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:51.0754866Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:51.7805889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:52.1349564Z 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:30:52.2747611Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:52.7816566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:53.6357339Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:54.1807045Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:54.5793829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:55.1736858Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:57.1100396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:57.6413406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:58.2685858Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:30:59.4261851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:00.3729189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:01.5746481Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:02.0957884Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:02.8883674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:03.8216165Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:04.6930957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:05.3572430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:05.9138653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:07.5850158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:07.6950567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:09.1947288Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:09.7573412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:11.1830412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:11.5517436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:12.1908404Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:12.7781268Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:13.2059179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:13.9314806Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:15.6918565Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:16.3554747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:17.1768015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:19.5179157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:20.2020392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:21.2696570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:22.2443275Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:22.8205818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:23.4903479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:24.1161578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:24.5395112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:25.1581663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:25.6665817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:27.0899997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:27.4419136Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:28.1541557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:30.2272318Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:30.8162120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:32.1927281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:34.7312444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:35.3737255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:35.7166215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:36.5706639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:37.6104949Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:38.5475715Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:38.8415360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:39.4275281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:39.5540968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:42.1920234Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:42.7583767Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:44.1009053Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:45.9763727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:47.2939709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:47.8962782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:48.4930895Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:49.0662968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:49.6391718Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:50.4837848Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:50.6709723Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:51.9648707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:52.5415346Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:53.4608817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:54.0222604Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:56.7703829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:57.1410511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:57.7839670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:31:59.8788104Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:00.3354069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:02.9570106Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:05.5620003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:06.6071062Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:07.2459410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:08.1666334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:09.8076120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:10.9406892Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:11.2856025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:12.0166049Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:12.8267876Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:13.5938264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:14.5760050Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:18.2816580Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:18.8399854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:19.8224677Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:20.8552776Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:21.2088012Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:21.7312893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:22.0812473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:25.1201369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:26.6818060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:27.2773292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:28.9968297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:29.9388889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:30.5131757Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:31.7392662Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:32.3460090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:32.5988888Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:32.9379364Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:33.6098740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:34.2310184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:35.5098617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:36.1052905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:36.9388572Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:38.3646362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:39.3048596Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:39.8886919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:40.4706176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:41.2750794Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:41.3265779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:42.1894430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:43.2440828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:43.8135959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:44.9332144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:45.7614874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:46.6170307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:47.2002744Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:47.9321954Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:50.5615239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:50.9660706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:51.7719042Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:52.1591884Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:52.7294740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:53.0641906Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:53.4808669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:55.2469036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:57.8956323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:58.3589233Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T20:32:58.3592388Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3594946Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T20:32:58.3596630Z ^ 2021-05-16T20:32:58.3599234Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3601770Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T20:32:58.3603403Z ^ 2021-05-16T20:32:58.3605800Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3608529Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T20:32:58.3610130Z ^ 2021-05-16T20:32:58.3612432Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3615000Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T20:32:58.3616775Z ^ 2021-05-16T20:32:58.3623722Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T20:32:58.3625665Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3627099Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T20:32:58.3628023Z ^ 2021-05-16T20:32:58.3629354Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3630997Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T20:32:58.3632671Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:32:58.3633982Z return reinterpret_cast(gRawGMT); 2021-05-16T20:32:58.3634800Z ^ 2021-05-16T20:32:59.0829603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:32:59.5373260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:01.2936239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:03.7322860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:04.9820003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:05.5642808Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:07.4788117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:07.7646956Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:08.3871186Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:09.0776983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:09.4190202Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:10.1544178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:11.9227064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:12.6545323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:13.2192793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:14.2374539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:15.9001554Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:16.0184866Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:16.8737284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:17.6898669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:18.2256480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:18.6857054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:19.0430171Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:19.7325418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:19.9022839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:20.2639702Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:20.6769381Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:21.6450997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:22.5819197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:23.7961748Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:24.5197597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:25.4547890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:25.8987868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:26.2191322Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:27.0133520Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:27.9567913Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:28.6043530Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:30.1153844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:31.4205015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:32.1668948Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:32.7025812Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:33.2629997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:33.9789353Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:35.1892128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:36.2587734Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:36.6996283Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:37.6749086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:38.4391919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:40.1251833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:40.6726839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:40.9269915Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:41.2408747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:41.6246036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:42.6273278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:43.3243894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:45.1144902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:48.7646400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:49.2123216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:50.4264580Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:52.7708233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:52.9865780Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:53.1239616Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:53.6092942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:54.3328107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:54.4640126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:55.1045945Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:55.6625130Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:57.2743158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:57.6825584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:58.3621072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:59.0251083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:33:59.9705759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:01.4016436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:01.9519953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:03.2719200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:05.9963857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:06.8205973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:07.5789625Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:08.0336242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:08.4081928Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:08.9369930Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:10.6137233Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:11.2256244Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:11.6937553Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T20:34:11.6940123Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:34:11.6941913Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T20:34:11.6943150Z ^ 2021-05-16T20:34:11.6945046Z 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:34:11.6947376Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:34:11.6949054Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T20:34:11.6950194Z ^ 2021-05-16T20:34:12.0119151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:12.8397890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:13.5701704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:14.1091430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:14.6639180Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:15.4445918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:16.1359280Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:18.0184560Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:19.6382919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:20.1228815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:20.7992755Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:21.1470305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:21.4632552Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:22.3402174Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:22.4864852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:22.9988725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:23.5344262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:26.4523070Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:27.8437925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:28.2090461Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:28.7831568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:28.9445123Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:29.0375974Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:31.7416799Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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:34:32.1569789Z 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:34:32.9973874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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:34:33.2838419Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T20:34:35.3181394Z 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:34:37.4670147Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T20:34:37.5235337Z ** R 2021-05-16T20:34:37.6064636Z ** inst 2021-05-16T20:34:37.6088488Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:34:38.6232018Z ** help 2021-05-16T20:34:39.4114643Z *** installing help indices 2021-05-16T20:34:39.7397802Z converting help for package 'stringi' 2021-05-16T20:34:39.7692320Z finding HTML links ... done 2021-05-16T20:34:39.9201142Z about_arguments html 2021-05-16T20:34:40.1185816Z about_encoding html 2021-05-16T20:34:40.1906062Z about_locale html 2021-05-16T20:34:40.2712360Z about_search html 2021-05-16T20:34:40.3323759Z about_search_boundaries html 2021-05-16T20:34:40.5367734Z about_search_charclass html 2021-05-16T20:34:40.5776005Z about_search_coll html 2021-05-16T20:34:40.6033190Z about_search_fixed html 2021-05-16T20:34:40.7363183Z about_search_regex html 2021-05-16T20:34:40.8200705Z about_stringi html 2021-05-16T20:34:40.8350122Z operator_add html 2021-05-16T20:34:40.8604779Z operator_compare html 2021-05-16T20:34:40.8741962Z operator_dollar html 2021-05-16T20:34:40.9263924Z stri_compare html 2021-05-16T20:34:40.9509610Z stri_count html 2021-05-16T20:34:41.0036856Z stri_count_boundaries html 2021-05-16T20:34:41.0320504Z stri_datetime_add html 2021-05-16T20:34:41.0614302Z stri_datetime_create html 2021-05-16T20:34:41.0898119Z stri_datetime_fields html 2021-05-16T20:34:41.1597360Z stri_datetime_format html 2021-05-16T20:34:41.1847738Z stri_datetime_fstr html 2021-05-16T20:34:41.2019372Z stri_datetime_now html 2021-05-16T20:34:41.2279136Z stri_datetime_symbols html 2021-05-16T20:34:41.2662370Z stri_detect html 2021-05-16T20:34:41.2796169Z stri_dup html 2021-05-16T20:34:41.3172135Z stri_duplicated html 2021-05-16T20:34:41.3533860Z stri_enc_detect html 2021-05-16T20:34:41.3977208Z stri_enc_detect2 html 2021-05-16T20:34:41.4179745Z stri_enc_fromutf32 html 2021-05-16T20:34:41.4426306Z stri_enc_info html 2021-05-16T20:34:41.4555636Z stri_enc_isascii html 2021-05-16T20:34:41.4704863Z stri_enc_isutf16 html 2021-05-16T20:34:41.4891368Z stri_enc_isutf8 html 2021-05-16T20:34:41.5059136Z stri_enc_list html 2021-05-16T20:34:41.5311857Z stri_enc_mark html 2021-05-16T20:34:41.5533307Z stri_enc_set html 2021-05-16T20:34:41.5687278Z stri_enc_toascii html 2021-05-16T20:34:41.5863000Z stri_enc_tonative html 2021-05-16T20:34:41.6056701Z stri_enc_toutf32 html 2021-05-16T20:34:41.6366913Z stri_enc_toutf8 html 2021-05-16T20:34:41.6876443Z stri_encode html 2021-05-16T20:34:41.7016668Z stri_escape_unicode html 2021-05-16T20:34:41.7497077Z stri_extract html 2021-05-16T20:34:41.8122853Z stri_extract_boundaries html 2021-05-16T20:34:41.8348726Z stri_flatten html 2021-05-16T20:34:41.8528692Z stri_info html 2021-05-16T20:34:41.8621172Z stri_isempty html 2021-05-16T20:34:41.8886400Z stri_join html 2021-05-16T20:34:41.9067122Z stri_join_list html 2021-05-16T20:34:41.9250743Z stri_length html 2021-05-16T20:34:41.9505383Z stri_list2matrix html 2021-05-16T20:34:41.9665162Z stri_locale_info html 2021-05-16T20:34:41.9758682Z stri_locale_list html 2021-05-16T20:34:41.9934564Z stri_locale_set html 2021-05-16T20:34:42.0428200Z stri_locate html 2021-05-16T20:34:42.1009178Z stri_locate_boundaries html 2021-05-16T20:34:42.1416640Z stri_match html 2021-05-16T20:34:42.1523746Z stri_na2empty html 2021-05-16T20:34:42.1675058Z stri_numbytes html 2021-05-16T20:34:42.2134325Z stri_opts_brkiter html 2021-05-16T20:34:42.2674477Z stri_opts_collator html 2021-05-16T20:34:42.2854075Z stri_opts_fixed html 2021-05-16T20:34:42.3273981Z stri_opts_regex html 2021-05-16T20:34:42.3667239Z stri_order html 2021-05-16T20:34:42.3908915Z stri_pad html 2021-05-16T20:34:42.4060471Z stri_rand_lipsum html 2021-05-16T20:34:42.4151782Z stri_rand_shuffle html 2021-05-16T20:34:42.4330970Z stri_rand_strings html 2021-05-16T20:34:42.4621042Z stri_rank html 2021-05-16T20:34:42.4821759Z stri_read_lines html 2021-05-16T20:34:42.4953012Z stri_read_raw html 2021-05-16T20:34:42.5092633Z stri_remove_empty html 2021-05-16T20:34:42.5552901Z stri_replace html 2021-05-16T20:34:42.5670687Z stri_replace_na html 2021-05-16T20:34:42.5754418Z stri_reverse html 2021-05-16T20:34:42.6203403Z stri_sort html 2021-05-16T20:34:42.6522127Z stri_sort_key html 2021-05-16T20:34:42.6998041Z stri_split html 2021-05-16T20:34:42.7560310Z stri_split_boundaries html 2021-05-16T20:34:42.7901061Z stri_split_lines html 2021-05-16T20:34:42.8304326Z stri_startsendswith html 2021-05-16T20:34:42.8477047Z stri_stats_general html 2021-05-16T20:34:42.8638029Z stri_stats_latex html 2021-05-16T20:34:42.9095223Z stri_sub html 2021-05-16T20:34:42.9472682Z stri_sub_all html 2021-05-16T20:34:42.9764528Z stri_subset html 2021-05-16T20:34:43.0073178Z stri_timezone_info html 2021-05-16T20:34:43.0405903Z stri_timezone_list html 2021-05-16T20:34:43.0645495Z stri_timezone_set html 2021-05-16T20:34:43.1172436Z stri_trans_casemap html 2021-05-16T20:34:43.1351355Z stri_trans_char html 2021-05-16T20:34:43.1578254Z stri_trans_general html 2021-05-16T20:34:43.1683192Z stri_trans_list html 2021-05-16T20:34:43.2022434Z stri_trans_nf html 2021-05-16T20:34:43.2276651Z stri_trim html 2021-05-16T20:34:43.2442097Z stri_unescape_unicode html 2021-05-16T20:34:43.2748654Z stri_unique html 2021-05-16T20:34:43.3007073Z stri_width html 2021-05-16T20:34:43.3705279Z stri_wrap html 2021-05-16T20:34:43.3875040Z stri_write_lines html 2021-05-16T20:34:43.3898084Z ** building package indices 2021-05-16T20:34:43.7269066Z ** testing if installed package can be loaded 2021-05-16T20:34:43.7272410Z *** arch - i386 2021-05-16T20:34:44.0340850Z *** arch - x64 2021-05-16T20:34:44.3550800Z * DONE (stringi) 2021-05-16T20:34:46.0939228Z In R CMD INSTALL 2021-05-16T20:34:47.6953049Z * installing *source* package 'Rcpp' ... 2021-05-16T20:34:47.7887821Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T20:34:47.8112906Z ** libs 2021-05-16T20:34:47.8127702Z 2021-05-16T20:34:47.8129595Z *** arch - i386 2021-05-16T20:34:47.8474327Z 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:34:50.1362133Z 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:34:58.7194451Z 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:34:58.9378029Z 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:35:01.4385422Z 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:35:05.9732696Z 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:35:08.2573366Z 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:35:08.6598048Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T20:35:08.6612997Z 2021-05-16T20:35:08.6614371Z *** arch - x64 2021-05-16T20:35:08.6856804Z 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:35:11.2739835Z 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:35:19.3203353Z 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:35:19.5295896Z 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:35:22.2724377Z 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:35:26.8240837Z 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:35:29.4057852Z 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:35:29.8436090Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T20:35:29.8485230Z ** R 2021-05-16T20:35:29.8613799Z ** inst 2021-05-16T20:35:30.1797965Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:35:32.9135684Z ** help 2021-05-16T20:35:33.1154672Z *** installing help indices 2021-05-16T20:35:33.2203324Z converting help for package 'Rcpp' 2021-05-16T20:35:33.2524944Z finding HTML links ... done 2021-05-16T20:35:33.3045636Z CppClass-class html 2021-05-16T20:35:33.3246110Z CppConstructor-class html 2021-05-16T20:35:33.3382819Z CppField-class html 2021-05-16T20:35:33.3583488Z CppFunction-class html 2021-05-16T20:35:33.3685502Z CppObject-class html 2021-05-16T20:35:33.3994348Z CppOverloadedMethods-class html 2021-05-16T20:35:33.4088045Z DollarNames-methods html 2021-05-16T20:35:33.4214756Z Module-class html 2021-05-16T20:35:33.4332853Z Module html 2021-05-16T20:35:33.4446521Z Rcpp-deprecated html 2021-05-16T20:35:33.4548788Z Rcpp-internal html 2021-05-16T20:35:33.4744272Z Rcpp-package html 2021-05-16T20:35:33.5348371Z Rcpp.package.skeleton html 2021-05-16T20:35:33.5534196Z Rcpp.plugin.maker html 2021-05-16T20:35:33.5631672Z RcppLdFlags html 2021-05-16T20:35:33.5704968Z RcppUnitTests html 2021-05-16T20:35:33.5926874Z compileAttributes html 2021-05-16T20:35:33.6028262Z compilerCheck html 2021-05-16T20:35:33.6421376Z cppFunction html 2021-05-16T20:35:33.6588669Z demangle html 2021-05-16T20:35:33.6721904Z dependsAttribute html 2021-05-16T20:35:33.7033391Z evalCpp html 2021-05-16T20:35:33.7270669Z exportAttribute html 2021-05-16T20:35:33.7870173Z exposeClass html 2021-05-16T20:35:33.7944946Z formals html 2021-05-16T20:35:33.8055503Z getRcppVersion html 2021-05-16T20:35:33.8311116Z interfacesAttribute html 2021-05-16T20:35:33.8675762Z loadModule html 2021-05-16T20:35:33.8805596Z loadRcppModules-deprecated html 2021-05-16T20:35:33.8947392Z pluginsAttribute html 2021-05-16T20:35:33.9012844Z populate html 2021-05-16T20:35:33.9158251Z registerPlugin html 2021-05-16T20:35:33.9656231Z setRcppClass html 2021-05-16T20:35:34.0191689Z sourceCpp html 2021-05-16T20:35:34.0199465Z ** building package indices 2021-05-16T20:35:34.1168152Z ** installing vignettes 2021-05-16T20:35:34.1246428Z ** testing if installed package can be loaded 2021-05-16T20:35:34.1249339Z *** arch - i386 2021-05-16T20:35:34.4310515Z *** arch - x64 2021-05-16T20:35:34.7917966Z * DONE (Rcpp) 2021-05-16T20:35:35.0064456Z In R CMD INSTALL 2021-05-16T20:35:35.2818913Z * installing *source* package 'rversions' ... 2021-05-16T20:35:35.2857362Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T20:35:35.3169120Z ** R 2021-05-16T20:35:35.3243039Z ** inst 2021-05-16T20:35:35.3262989Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:35:35.4811333Z ** help 2021-05-16T20:35:35.5252591Z *** installing help indices 2021-05-16T20:35:35.5719980Z converting help for package 'rversions' 2021-05-16T20:35:35.6004117Z finding HTML links ... done 2021-05-16T20:35:35.6130490Z r_oldrel html 2021-05-16T20:35:35.6228066Z r_release html 2021-05-16T20:35:35.6331223Z r_release_macos html 2021-05-16T20:35:35.6432917Z r_release_tarball html 2021-05-16T20:35:35.6532723Z r_release_win html 2021-05-16T20:35:35.6644589Z r_versions html 2021-05-16T20:35:35.6853204Z rversions-package html 2021-05-16T20:35:35.6857849Z *** copying figures 2021-05-16T20:35:35.6870704Z ** building package indices 2021-05-16T20:35:35.7159850Z ** testing if installed package can be loaded 2021-05-16T20:35:35.7162476Z *** arch - i386 2021-05-16T20:35:36.0224375Z *** arch - x64 2021-05-16T20:35:36.3363567Z * DONE (rversions) 2021-05-16T20:35:36.3621124Z In R CMD INSTALL 2021-05-16T20:35:37.2648985Z * installing *source* package 'vctrs' ... 2021-05-16T20:35:37.3123321Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T20:35:37.3543025Z ** libs 2021-05-16T20:35:37.3554780Z 2021-05-16T20:35:37.3556001Z *** arch - i386 2021-05-16T20:35:37.4478878Z 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:35:37.6293337Z 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:35:37.7891675Z 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:35:37.9529168Z 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:35:38.2480095Z 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:35:38.4224276Z 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:35:38.6195444Z 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:35:38.7424542Z 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:35:38.9116483Z 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:35:39.0464395Z 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:35:39.2760400Z 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:35:39.5358736Z 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:35:39.7437058Z 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:35:39.8905704Z 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:35:40.2627969Z 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:35:40.3863053Z 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:35:41.0194609Z 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:35:41.1818123Z 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:35:41.3580098Z 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:35:41.5343578Z 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:35:41.6492663Z 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:35:41.9588722Z 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:35:42.0921740Z 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:35:42.5956324Z 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:35:42.7283334Z 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:35:43.6864240Z 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:35:43.8936571Z 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:35:44.0203004Z 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:35:44.1587812Z 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:35:44.3856054Z 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:35:44.5599832Z 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:35:44.7561566Z 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:35:44.9253918Z 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:35:45.1115467Z 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:35:45.4005209Z 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:35:45.5593728Z 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:35:45.7004678Z 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:35:45.8966001Z 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:35:46.4360649Z 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:35:46.8104361Z 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:35:47.1016833Z 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:35:47.3305187Z 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:35:47.6529790Z 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:35:47.7679870Z 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:35:48.0434152Z 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:35:48.2594322Z 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:35:48.4925951Z 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:35:49.0363599Z 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:35:49.2725460Z 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:35:49.4860381Z 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:35:49.7110975Z 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:35:49.8555634Z 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:35:50.0860042Z 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:35:50.3764068Z 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:35:50.6925067Z 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:35:50.9610226Z 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:35:51.1061992Z 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:35:51.2436765Z 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:35:51.3559838Z 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:35:52.2337798Z 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:35:52.4692080Z 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:35:53.2770799Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T20:35:53.2771393Z 2021-05-16T20:35:53.2771899Z *** arch - x64 2021-05-16T20:35:53.2773249Z 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:35:53.2775123Z 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:35:53.2776827Z 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:35:53.2778428Z 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:35:53.4579812Z 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:35:53.6179072Z 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:35:53.8059449Z 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:35:53.9275984Z 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:35:54.0942696Z 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:35:54.2192500Z 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:35:54.3996663Z 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:35:54.6400635Z 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:35:54.8605300Z 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:35:55.0044165Z 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:35:55.2867601Z 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:35:55.4052271Z 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:35:55.8453568Z 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:35:55.9886191Z 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:35:56.1622758Z 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:35:56.3317767Z 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:35:56.4406807Z 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:35:56.7019768Z 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:35:56.8306702Z 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:35:57.1849544Z 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:35:57.3107754Z 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:35:58.0333636Z 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:35:58.2297853Z 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:35:58.3557852Z 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:35:58.4886861Z 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:35:58.7062832Z 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:35:58.8644831Z 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:35:59.0431388Z 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:35:59.2086648Z 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:35:59.3877540Z 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:35:59.6678474Z 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:35:59.8143792Z 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:35:59.9540230Z 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:36:00.1247843Z 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:36:00.6048963Z 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:36:00.9544904Z 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:36:01.2221438Z 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:36:01.4181185Z 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:36:01.7341782Z 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:36:01.8407987Z 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:36:02.0727305Z 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:36:02.2667950Z 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:36:02.4735792Z 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:36:02.9224932Z 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:36:03.1314732Z 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:36:03.3114297Z 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:36:03.4893532Z 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:36:03.6175013Z 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:36:03.7868177Z 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:36:03.9605436Z 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:36:04.1636037Z 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:36:04.3370472Z 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:36:04.4668446Z 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:36:04.5901024Z 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:36:04.7004103Z 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:36:05.3432691Z 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:36:05.5842119Z 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:36:05.7380237Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T20:36:05.7415082Z ** R 2021-05-16T20:36:05.8226959Z ** inst 2021-05-16T20:36:05.8333707Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:08.7876897Z ** help 2021-05-16T20:36:09.3367446Z *** installing help indices 2021-05-16T20:36:09.5627240Z converting help for package 'vctrs' 2021-05-16T20:36:09.5948442Z finding HTML links ... done 2021-05-16T20:36:09.6691861Z as-is html 2021-05-16T20:36:09.6954389Z data_frame html 2021-05-16T20:36:09.7179271Z df_list html 2021-05-16T20:36:09.7439863Z df_ptype2 html 2021-05-16T20:36:09.7703030Z faq-compatibility-types html 2021-05-16T20:36:09.7887929Z faq-error-incompatible-attributes html 2021-05-16T20:36:09.8083549Z faq-error-scalar-type html 2021-05-16T20:36:09.8177399Z fields html 2021-05-16T20:36:09.9186295Z howto-faq-coercion-data-frame html 2021-05-16T20:36:09.9905574Z howto-faq-coercion html 2021-05-16T20:36:10.0178589Z howto-faq-fix-scalar-type-error html 2021-05-16T20:36:10.0263994Z int64 html 2021-05-16T20:36:10.0699195Z internal-faq-ptype2-identity html 2021-05-16T20:36:10.0972019Z list_of html 2021-05-16T20:36:10.1416535Z maybe_lossy_cast html 2021-05-16T20:36:10.1624579Z name_spec html 2021-05-16T20:36:10.1792645Z new_data_frame html 2021-05-16T20:36:10.2022102Z new_date html 2021-05-16T20:36:10.2201728Z new_factor html 2021-05-16T20:36:10.2303968Z new_list_of html 2021-05-16T20:36:10.2448315Z new_partial html 2021-05-16T20:36:10.2584772Z new_rcrd html 2021-05-16T20:36:10.3074325Z new_vctr html 2021-05-16T20:36:10.3184368Z obj_print html 2021-05-16T20:36:10.3310097Z op-empty-default html 2021-05-16T20:36:10.3433986Z partial_factor html 2021-05-16T20:36:10.3518334Z partial_frame html 2021-05-16T20:36:10.3974030Z reference-faq-compatibility html 2021-05-16T20:36:10.4174922Z s3_register html 2021-05-16T20:36:10.4258304Z table html 2021-05-16T20:36:10.5296401Z theory-faq-coercion html 2021-05-16T20:36:10.5369321Z unspecified html 2021-05-16T20:36:10.5611464Z vctrs-conditions html 2021-05-16T20:36:10.5670322Z vctrs-data-frame html 2021-05-16T20:36:10.5874125Z vctrs-package html 2021-05-16T20:36:10.6454074Z vec-rep html 2021-05-16T20:36:10.6706226Z vec_arith html 2021-05-16T20:36:10.6868695Z vec_as_index html 2021-05-16T20:36:10.7217116Z vec_as_location html 2021-05-16T20:36:10.7984411Z vec_as_names html 2021-05-16T20:36:10.8064113Z vec_as_names_legacy html 2021-05-16T20:36:10.8334245Z vec_as_subscript html 2021-05-16T20:36:10.8746588Z vec_assert html 2021-05-16T20:36:10.9404577Z vec_bind html 2021-05-16T20:36:10.9801985Z vec_c html 2021-05-16T20:36:11.0212089Z vec_cast html 2021-05-16T20:36:11.0331139Z vec_cbind_frame_ptype html 2021-05-16T20:36:11.0918291Z vec_chop html 2021-05-16T20:36:11.1100862Z vec_compare html 2021-05-16T20:36:11.1259202Z vec_count html 2021-05-16T20:36:11.1414482Z vec_data html 2021-05-16T20:36:11.1683364Z vec_default_ptype2 html 2021-05-16T20:36:11.1846334Z vec_detect_complete html 2021-05-16T20:36:11.2058299Z vec_duplicate html 2021-05-16T20:36:11.2145022Z vec_empty html 2021-05-16T20:36:11.2324912Z vec_equal html 2021-05-16T20:36:11.2487207Z vec_fill_missing html 2021-05-16T20:36:11.2733913Z vec_group html 2021-05-16T20:36:11.2835333Z vec_identify_runs html 2021-05-16T20:36:11.2907958Z vec_init html 2021-05-16T20:36:11.2996638Z vec_is_list html 2021-05-16T20:36:11.3087494Z vec_list_cast html 2021-05-16T20:36:11.3447713Z vec_match html 2021-05-16T20:36:11.3744795Z vec_math html 2021-05-16T20:36:11.4066216Z vec_names html 2021-05-16T20:36:11.4246204Z vec_order html 2021-05-16T20:36:11.4902006Z vec_proxy html 2021-05-16T20:36:11.5217163Z vec_proxy_compare html 2021-05-16T20:36:11.5449084Z vec_proxy_equal html 2021-05-16T20:36:11.5898379Z vec_ptype html 2021-05-16T20:36:11.6174174Z vec_ptype2 html 2021-05-16T20:36:11.6366512Z vec_ptype_full html 2021-05-16T20:36:11.6606515Z vec_recycle html 2021-05-16T20:36:11.6748707Z vec_repeat html 2021-05-16T20:36:11.6891230Z vec_seq_along html 2021-05-16T20:36:11.7359107Z vec_size html 2021-05-16T20:36:11.7737546Z vec_slice html 2021-05-16T20:36:11.7921568Z vec_split html 2021-05-16T20:36:11.8052563Z vec_type html 2021-05-16T20:36:11.8220169Z vec_unique html 2021-05-16T20:36:11.8233095Z *** copying figures 2021-05-16T20:36:11.8303419Z ** building package indices 2021-05-16T20:36:12.0729654Z ** installing vignettes 2021-05-16T20:36:12.0884713Z ** testing if installed package can be loaded 2021-05-16T20:36:12.0887606Z *** arch - i386 2021-05-16T20:36:12.3952879Z *** arch - x64 2021-05-16T20:36:12.7165870Z * DONE (vctrs) 2021-05-16T20:36:12.9264693Z In R CMD INSTALL 2021-05-16T20:36:13.3333376Z * installing *source* package 'processx' ... 2021-05-16T20:36:13.3450397Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T20:36:13.3738369Z ** libs 2021-05-16T20:36:13.3747971Z 2021-05-16T20:36:13.3749157Z *** arch - i386 2021-05-16T20:36:13.4258746Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T20:36:13.6499612Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T20:36:14.1820835Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T20:36:14.6223612Z 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:36:15.6098945Z 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:36:16.0300034Z 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:36:16.4525392Z 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:36:16.8479960Z 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:36:17.6543331Z 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:36:18.0856778Z 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:36:18.4852036Z 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:36:18.6249005Z 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:36:19.7810796Z 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:36:19.8558538Z 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:36:20.2877675Z 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:36:20.6749340Z 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:36:21.0396483Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T20:36:21.0398807Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T20:36:21.0400051Z int ret; 2021-05-16T20:36:21.0400708Z ^ 2021-05-16T20:36:21.1380986Z 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:36:21.3997433Z 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:36:21.5332618Z 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:36:21.9797285Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T20:36:21.9798844Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T20:36:22.0859618Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T20:36:22.0918010Z 2021-05-16T20:36:22.0919175Z *** arch - x64 2021-05-16T20:36:22.1413498Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T20:36:22.3557218Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T20:36:23.0770202Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T20:36:23.7459138Z 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:36:25.1599698Z 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:36:25.7777281Z 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:36:26.4319640Z 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:36:27.0694820Z 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:36:28.0436344Z 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:36:28.7063769Z 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:36:29.3386538Z 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:36:29.4665013Z 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:36:30.3504274Z 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:36:31.0739041Z 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:36:31.7177709Z 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:36:32.3471573Z 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:36:32.9262049Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T20:36:32.9263605Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T20:36:32.9264484Z int ret; 2021-05-16T20:36:32.9265006Z ^ 2021-05-16T20:36:33.0144932Z 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:36:33.2737490Z 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:36:33.3926404Z 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:36:34.0587749Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T20:36:34.0589162Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T20:36:34.1524886Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T20:36:34.1587207Z ** R 2021-05-16T20:36:34.1894612Z ** inst 2021-05-16T20:36:34.1912764Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:35.8085334Z ** help 2021-05-16T20:36:35.9235092Z *** installing help indices 2021-05-16T20:36:35.9885144Z converting help for package 'processx' 2021-05-16T20:36:36.0194696Z finding HTML links ... done 2021-05-16T20:36:36.0627050Z base64_decode html 2021-05-16T20:36:36.0724630Z curl_fds html 2021-05-16T20:36:36.1235745Z default_pty_options html 2021-05-16T20:36:36.1429206Z poll html 2021-05-16T20:36:36.6322729Z process html 2021-05-16T20:36:36.6596038Z process_initialize html 2021-05-16T20:36:36.7012203Z processx_connections html 2021-05-16T20:36:36.7930440Z run html 2021-05-16T20:36:36.7997354Z supervisor_kill html 2021-05-16T20:36:36.8002532Z ** building package indices 2021-05-16T20:36:36.8474730Z ** testing if installed package can be loaded 2021-05-16T20:36:36.8477405Z *** arch - i386 2021-05-16T20:36:37.1538424Z *** arch - x64 2021-05-16T20:36:37.4669221Z * DONE (processx) 2021-05-16T20:36:37.5351770Z In R CMD INSTALL 2021-05-16T20:36:37.7925381Z * installing *source* package 'highr' ... 2021-05-16T20:36:37.7961722Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T20:36:37.8266079Z ** R 2021-05-16T20:36:37.8317624Z ** inst 2021-05-16T20:36:37.8370180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:38.0054733Z ** help 2021-05-16T20:36:38.0323289Z *** installing help indices 2021-05-16T20:36:38.0536320Z converting help for package 'highr' 2021-05-16T20:36:38.0823373Z finding HTML links ... done 2021-05-16T20:36:38.0964549Z hi_andre html 2021-05-16T20:36:38.1307744Z hilight html 2021-05-16T20:36:38.1312011Z ** building package indices 2021-05-16T20:36:38.1445632Z ** installing vignettes 2021-05-16T20:36:38.1504040Z ** testing if installed package can be loaded 2021-05-16T20:36:38.1506747Z *** arch - i386 2021-05-16T20:36:38.3558616Z *** arch - x64 2021-05-16T20:36:38.6636950Z * DONE (highr) 2021-05-16T20:36:38.6872754Z In R CMD INSTALL 2021-05-16T20:36:39.2866214Z * installing *source* package 'pillar' ... 2021-05-16T20:36:39.3125854Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T20:36:39.3497839Z ** R 2021-05-16T20:36:39.3908559Z ** inst 2021-05-16T20:36:39.4051042Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:41.2312818Z ** help 2021-05-16T20:36:41.4580747Z *** installing help indices 2021-05-16T20:36:41.5482349Z converting help for package 'pillar' 2021-05-16T20:36:41.5778752Z finding HTML links ... done 2021-05-16T20:36:41.6127638Z align html 2021-05-16T20:36:41.6434718Z char html 2021-05-16T20:36:41.6700999Z colonnade html 2021-05-16T20:36:41.6891832Z ctl_new_pillar html 2021-05-16T20:36:41.6998761Z deprecated html 2021-05-16T20:36:41.7048283Z dim_desc html 2021-05-16T20:36:41.7214766Z expect_known_display html 2021-05-16T20:36:41.7373113Z extra_cols html 2021-05-16T20:36:41.7522047Z format_glimpse html 2021-05-16T20:36:41.7815970Z format_tbl html 2021-05-16T20:36:41.7974581Z format_type_sum html 2021-05-16T20:36:41.8033004Z get_extent html 2021-05-16T20:36:41.8207809Z glimpse html 2021-05-16T20:36:41.8293193Z 2021-05-16T20:36:41.8811605Z finding level-2 HTML links ... done 2021-05-16T20:36:41.8860272Z new_ornament html 2021-05-16T20:36:41.9064210Z new_pillar html 2021-05-16T20:36:41.9215392Z new_pillar_component html 2021-05-16T20:36:41.9611019Z new_pillar_shaft html 2021-05-16T20:36:41.9679533Z new_pillar_title html 2021-05-16T20:36:41.9762955Z new_pillar_type html 2021-05-16T20:36:41.9965670Z new_tbl_format_setup html 2021-05-16T20:36:42.0337321Z num html 2021-05-16T20:36:42.0706818Z pillar-package html 2021-05-16T20:36:42.0930792Z pillar html 2021-05-16T20:36:42.1289922Z pillar_shaft html 2021-05-16T20:36:42.1354881Z squeeze html 2021-05-16T20:36:42.1464141Z style_subtle html 2021-05-16T20:36:42.1638747Z tbl_format_body html 2021-05-16T20:36:42.1791969Z tbl_format_footer html 2021-05-16T20:36:42.1950612Z tbl_format_header html 2021-05-16T20:36:42.2358474Z tbl_format_setup html 2021-05-16T20:36:42.2454326Z tbl_sum html 2021-05-16T20:36:42.2639622Z type_sum html 2021-05-16T20:36:42.2646998Z *** copying figures 2021-05-16T20:36:42.2687936Z ** building package indices 2021-05-16T20:36:42.3601999Z ** installing vignettes 2021-05-16T20:36:42.3699075Z ** testing if installed package can be loaded 2021-05-16T20:36:42.3702329Z *** arch - i386 2021-05-16T20:36:42.7770257Z *** arch - x64 2021-05-16T20:36:43.1931143Z * DONE (pillar) 2021-05-16T20:36:43.2603081Z In R CMD INSTALL 2021-05-16T20:36:43.6236784Z * installing *source* package 'callr' ... 2021-05-16T20:36:43.6332897Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T20:36:43.6628205Z ** R 2021-05-16T20:36:43.6960427Z ** inst 2021-05-16T20:36:43.6984603Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:47.1589930Z ** help 2021-05-16T20:36:47.3615856Z *** installing help indices 2021-05-16T20:36:47.4605111Z converting help for package 'callr' 2021-05-16T20:36:47.4884076Z finding HTML links ... done 2021-05-16T20:36:47.5462678Z callr html 2021-05-16T20:36:47.5554219Z convert_and_check_my_args html 2021-05-16T20:36:47.5617233Z default_repos html 2021-05-16T20:36:47.5718999Z get_result html 2021-05-16T20:36:47.5808673Z new_callr_error html 2021-05-16T20:36:47.6834530Z r html 2021-05-16T20:36:47.7478528Z r_bg html 2021-05-16T20:36:47.7879672Z r_copycat html 2021-05-16T20:36:47.9018559Z r_process html 2021-05-16T20:36:47.9136332Z r_process_options html 2021-05-16T20:36:48.1831395Z r_session html 2021-05-16T20:36:48.1979839Z r_session_debug html 2021-05-16T20:36:48.2247314Z r_session_options html 2021-05-16T20:36:48.2624031Z r_vanilla html 2021-05-16T20:36:48.3273809Z rcmd html 2021-05-16T20:36:48.3762734Z rcmd_bg html 2021-05-16T20:36:48.4103288Z rcmd_copycat html 2021-05-16T20:36:48.5160500Z rcmd_process html 2021-05-16T20:36:48.5296337Z rcmd_process_options html 2021-05-16T20:36:48.5479194Z rcmd_safe_env html 2021-05-16T20:36:48.5583779Z reexports html 2021-05-16T20:36:48.6126831Z rscript html 2021-05-16T20:36:48.7235981Z rscript_process html 2021-05-16T20:36:48.7339841Z rscript_process_options html 2021-05-16T20:36:48.7404848Z supported_archs html 2021-05-16T20:36:48.7412249Z ** building package indices 2021-05-16T20:36:48.8425804Z ** testing if installed package can be loaded 2021-05-16T20:36:48.8428308Z *** arch - i386 2021-05-16T20:36:49.1510049Z *** arch - x64 2021-05-16T20:36:49.4612912Z * DONE (callr) 2021-05-16T20:36:49.4999263Z In R CMD INSTALL 2021-05-16T20:36:50.2408392Z * installing *source* package 'knitr' ... 2021-05-16T20:36:50.2792721Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T20:36:50.3399532Z ** R 2021-05-16T20:36:50.4228436Z ** demo 2021-05-16T20:36:50.4252951Z ** inst 2021-05-16T20:36:50.5058692Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:36:55.2724886Z ** help 2021-05-16T20:36:55.3437547Z *** installing help indices 2021-05-16T20:36:55.5520068Z converting help for package 'knitr' 2021-05-16T20:36:55.5805899Z finding HTML links ... done 2021-05-16T20:36:55.6552146Z Sweave2knitr html 2021-05-16T20:36:55.6705930Z all_labels html 2021-05-16T20:36:55.6851008Z all_patterns html 2021-05-16T20:36:55.7064345Z asis_output html 2021-05-16T20:36:55.7170626Z cache_engines html 2021-05-16T20:36:55.7568047Z chunk_hook html 2021-05-16T20:36:55.7667023Z clean_cache html 2021-05-16T20:36:55.7817640Z 2021-05-16T20:36:55.8332776Z finding level-2 HTML links ... done 2021-05-16T20:36:55.8343020Z combine_words html 2021-05-16T20:36:55.8412210Z current_input html 2021-05-16T20:36:55.8549577Z dep_auto html 2021-05-16T20:36:55.8663815Z dep_prev html 2021-05-16T20:36:55.8840150Z engine_output html 2021-05-16T20:36:55.9010347Z fig_chunk html 2021-05-16T20:36:55.9146824Z fig_path html 2021-05-16T20:36:55.9261712Z hook_animation html 2021-05-16T20:36:55.9371952Z hook_document html 2021-05-16T20:36:55.9540483Z hook_plot html 2021-05-16T20:36:55.9635535Z image_uri html 2021-05-16T20:36:55.9800933Z imgur_upload html 2021-05-16T20:36:56.0060679Z include_graphics html 2021-05-16T20:36:56.0165948Z include_url html 2021-05-16T20:36:56.0295065Z inline_expr html 2021-05-16T20:36:56.0367249Z is_low_change html 2021-05-16T20:36:56.0906188Z kable html 2021-05-16T20:36:56.1786505Z knit html 2021-05-16T20:36:56.2103380Z knit2html html 2021-05-16T20:36:56.2368075Z knit2pandoc html 2021-05-16T20:36:56.2606672Z knit2pdf html 2021-05-16T20:36:56.2882181Z knit2wp html 2021-05-16T20:36:56.3076062Z knit_child html 2021-05-16T20:36:56.3179184Z knit_code html 2021-05-16T20:36:56.3417480Z knit_engines html 2021-05-16T20:36:56.3546031Z knit_exit html 2021-05-16T20:36:56.3681534Z knit_expand html 2021-05-16T20:36:56.3779419Z knit_filter html 2021-05-16T20:36:56.3857886Z knit_global html 2021-05-16T20:36:56.3944209Z knit_hooks html 2021-05-16T20:36:56.4084903Z knit_meta html 2021-05-16T20:36:56.4345405Z knit_params html 2021-05-16T20:36:56.4453547Z knit_params_yaml html 2021-05-16T20:36:56.4561139Z knit_patterns html 2021-05-16T20:36:56.4732638Z knit_print html 2021-05-16T20:36:56.4891692Z knit_rd html 2021-05-16T20:36:56.5052799Z knit_theme html 2021-05-16T20:36:56.5187557Z knit_watch html 2021-05-16T20:36:56.5337853Z knitr-package html 2021-05-16T20:36:56.5607432Z load_cache html 2021-05-16T20:36:56.5763553Z opts_chunk html 2021-05-16T20:36:56.5851684Z opts_hooks html 2021-05-16T20:36:56.6042759Z opts_knit html 2021-05-16T20:36:56.6098445Z opts_template html 2021-05-16T20:36:56.6560646Z output_hooks html 2021-05-16T20:36:56.6764225Z output_type html 2021-05-16T20:36:56.7059805Z pandoc html 2021-05-16T20:36:56.7130388Z pat_fun html 2021-05-16T20:36:56.7287128Z plot_crop html 2021-05-16T20:36:56.7359001Z rand_seed html 2021-05-16T20:36:56.7478306Z raw_block html 2021-05-16T20:36:56.7691637Z raw_output html 2021-05-16T20:36:56.8087260Z read_chunk html 2021-05-16T20:36:56.8177785Z read_rforge html 2021-05-16T20:36:56.8296984Z rocco html 2021-05-16T20:36:56.8466571Z rst2pdf html 2021-05-16T20:36:56.8528232Z set_alias html 2021-05-16T20:36:56.8684244Z set_header html 2021-05-16T20:36:56.8808525Z set_parent html 2021-05-16T20:36:56.8897632Z sew html 2021-05-16T20:36:56.9274652Z spin html 2021-05-16T20:36:56.9439146Z spin_child html 2021-05-16T20:36:56.9684362Z stitch html 2021-05-16T20:36:56.9857527Z vignette_engines html 2021-05-16T20:36:57.0003767Z wrap_rmd html 2021-05-16T20:36:57.0297923Z write_bib html 2021-05-16T20:36:57.0309186Z ** building package indices 2021-05-16T20:36:57.2333016Z ** installing vignettes 2021-05-16T20:36:57.2439645Z ** testing if installed package can be loaded 2021-05-16T20:36:57.2441916Z *** arch - i386 2021-05-16T20:36:57.5508219Z *** arch - x64 2021-05-16T20:36:57.8800558Z * DONE (knitr) 2021-05-16T20:36:57.9870186Z In R CMD INSTALL 2021-05-16T20:36:58.6117276Z * installing *source* package 'tibble' ... 2021-05-16T20:36:58.6387347Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T20:36:58.6749489Z ** libs 2021-05-16T20:36:58.6758798Z 2021-05-16T20:36:58.6760028Z *** arch - i386 2021-05-16T20:36:58.7032686Z 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:36:58.8111357Z 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:36:58.9340317Z 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:36:59.0298575Z 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:36:59.3163977Z 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:36:59.4323350Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T20:36:59.4333416Z 2021-05-16T20:36:59.4334609Z *** arch - x64 2021-05-16T20:36:59.4583242Z 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:36:59.5594727Z 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:36:59.6741876Z 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:36:59.7709163Z 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:37:00.7794004Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T20:37:00.7794997Z ** R 2021-05-16T20:37:00.7795602Z ** inst 2021-05-16T20:37:00.7796687Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:00.7799084Z 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:37:02.0484422Z ** help 2021-05-16T20:37:02.1908489Z *** installing help indices 2021-05-16T20:37:02.2614506Z converting help for package 'tibble' 2021-05-16T20:37:02.2892854Z finding HTML links ... done 2021-05-16T20:37:02.3369527Z add_column html 2021-05-16T20:37:02.3540138Z add_row html 2021-05-16T20:37:02.4275071Z as_tibble html 2021-05-16T20:37:02.4363940Z 2021-05-16T20:37:02.4875006Z finding level-2 HTML links ... done 2021-05-16T20:37:02.4940335Z deprecated html 2021-05-16T20:37:02.5080171Z enframe html 2021-05-16T20:37:02.5602345Z formatting html 2021-05-16T20:37:02.5768208Z frame_matrix html 2021-05-16T20:37:02.5854052Z is.tibble html 2021-05-16T20:37:02.5915878Z is_tibble html 2021-05-16T20:37:02.5952506Z knit_print.trunc_mat html 2021-05-16T20:37:02.6180736Z lst html 2021-05-16T20:37:02.6458534Z name-repair-superseded html 2021-05-16T20:37:02.6512295Z name-repair html 2021-05-16T20:37:02.6808328Z new_tibble html 2021-05-16T20:37:02.7075798Z reexports html 2021-05-16T20:37:02.7210509Z rownames html 2021-05-16T20:37:02.7599653Z subsetting html 2021-05-16T20:37:03.2892001Z *** copying figures 2021-05-16T20:37:03.2892550Z ** building package indices 2021-05-16T20:37:03.2893090Z ** installing vignettes 2021-05-16T20:37:03.2893710Z ** testing if installed package can be loaded 2021-05-16T20:37:03.2894234Z *** arch - i386 2021-05-16T20:37:03.2894761Z tbl_df-class html 2021-05-16T20:37:03.2895351Z tibble-package html 2021-05-16T20:37:03.2895936Z tibble html 2021-05-16T20:37:03.2896456Z tribble html 2021-05-16T20:37:03.2897185Z trunc_mat html 2021-05-16T20:37:03.2897694Z view html 2021-05-16T20:37:03.4690560Z *** arch - x64 2021-05-16T20:37:03.8809122Z * DONE (tibble) 2021-05-16T20:37:03.9549286Z In R CMD INSTALL 2021-05-16T20:37:04.2853254Z * installing *source* package 'pkgbuild' ... 2021-05-16T20:37:04.2927001Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T20:37:04.3208713Z ** R 2021-05-16T20:37:04.3386298Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:05.7734480Z ** help 2021-05-16T20:37:05.7735400Z *** installing help indices 2021-05-16T20:37:05.7736357Z finding HTML links ... done 2021-05-16T20:37:05.7737472Z converting help for package 'pkgbuild' 2021-05-16T20:37:05.7738789Z build html 2021-05-16T20:37:05.7751542Z clean_dll html 2021-05-16T20:37:05.7753147Z compile_dll html 2021-05-16T20:37:05.7754388Z compiler_flags html 2021-05-16T20:37:05.7756104Z has_build_tools html 2021-05-16T20:37:05.7757304Z has_compiler html 2021-05-16T20:37:05.7758770Z has_latex html 2021-05-16T20:37:05.7759913Z has_rtools html 2021-05-16T20:37:05.7772546Z needs_compile html 2021-05-16T20:37:05.7851609Z pkg_has_src html 2021-05-16T20:37:05.7902367Z pkg_links_to_rcpp html 2021-05-16T20:37:05.8061381Z pkgbuild_process html 2021-05-16T20:37:05.8184887Z rcmd_build_tools html 2021-05-16T20:37:05.8225752Z rtools_needed html 2021-05-16T20:37:05.8381092Z with_debug html 2021-05-16T20:37:05.8466550Z without_compiler html 2021-05-16T20:37:05.8472957Z ** building package indices 2021-05-16T20:37:05.8963472Z ** testing if installed package can be loaded 2021-05-16T20:37:05.8965995Z *** arch - i386 2021-05-16T20:37:06.3036135Z *** arch - x64 2021-05-16T20:37:06.6129965Z * DONE (pkgbuild) 2021-05-16T20:37:06.6481394Z In R CMD INSTALL 2021-05-16T20:37:07.2576866Z * installing *source* package 'roxygen2' ... 2021-05-16T20:37:07.2886745Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T20:37:07.3237791Z ** libs 2021-05-16T20:37:07.3253435Z 2021-05-16T20:37:07.3254668Z *** arch - i386 2021-05-16T20:37:07.3521502Z 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:37:10.6615778Z 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:37:12.8533614Z 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:37:15.0480451Z 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:37:17.2381240Z 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:37:20.5384809Z 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:37:22.9524768Z 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:37:23.2725215Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T20:37:23.2759152Z 2021-05-16T20:37:23.2760042Z *** arch - x64 2021-05-16T20:37:23.3012694Z 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:37:26.8096395Z 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:37:29.2810551Z 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:37:31.7216777Z 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:37:34.1850490Z 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:37:37.6724606Z 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:37:40.3758559Z 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:37:40.7631748Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T20:37:40.7678746Z ** R 2021-05-16T20:37:40.8259052Z ** inst 2021-05-16T20:37:40.8349728Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:44.8532620Z ** help 2021-05-16T20:37:44.9908248Z *** installing help indices 2021-05-16T20:37:45.0753639Z converting help for package 'roxygen2' 2021-05-16T20:37:45.1040357Z finding HTML links ... done 2021-05-16T20:37:45.2509758Z RoxyTopic html 2021-05-16T20:37:45.2614423Z double_escape_md html 2021-05-16T20:37:45.2677104Z escape_examples html 2021-05-16T20:37:45.2763984Z is_s3_generic html 2021-05-16T20:37:45.2904389Z load html 2021-05-16T20:37:46.2903837Z *** copying figures 2021-05-16T20:37:46.2904840Z ** building package indices 2021-05-16T20:37:46.2905799Z ** installing vignettes 2021-05-16T20:37:46.2906922Z ** testing if installed package can be loaded 2021-05-16T20:37:46.2908002Z *** arch - i386 2021-05-16T20:37:46.2908687Z *** arch - x64 2021-05-16T20:37:46.2909624Z load_options html 2021-05-16T20:37:46.2910739Z markdown-internals html 2021-05-16T20:37:46.2911888Z markdown-test html 2021-05-16T20:37:46.2912922Z markdown_pass1 html 2021-05-16T20:37:46.2913967Z namespace_roclet html 2021-05-16T20:37:46.2914981Z object html 2021-05-16T20:37:46.2915935Z object_format html 2021-05-16T20:37:46.2916941Z parse_package html 2021-05-16T20:37:46.2918017Z rd_roclet html 2021-05-16T20:37:46.2918974Z rd_section html 2021-05-16T20:37:46.2919932Z roc_proc_text html 2021-05-16T20:37:46.2920870Z roclet html 2021-05-16T20:37:46.2921794Z roclet_find html 2021-05-16T20:37:46.2922735Z roxy_block html 2021-05-16T20:37:46.2923644Z roxy_tag html 2021-05-16T20:37:46.2924572Z roxy_tag_rd html 2021-05-16T20:37:46.2925627Z roxygen2-package html 2021-05-16T20:37:46.2927009Z roxygenize html 2021-05-16T20:37:46.2928101Z tag_parsers html 2021-05-16T20:37:46.2929095Z update_collate html 2021-05-16T20:37:46.2930132Z vignette_roclet html 2021-05-16T20:37:46.7175016Z * DONE (roxygen2) 2021-05-16T20:37:47.2836831Z In R CMD INSTALL 2021-05-16T20:37:47.2838748Z * installing *source* package 'rematch2' ... 2021-05-16T20:37:47.2839949Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T20:37:47.2840628Z ** R 2021-05-16T20:37:47.2841353Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:47.5389761Z ** help 2021-05-16T20:37:47.5928459Z *** installing help indices 2021-05-16T20:37:47.6279621Z converting help for package 'rematch2' 2021-05-16T20:37:47.6585065Z finding HTML links ... done 2021-05-16T20:37:47.7416490Z bind_re_match html 2021-05-16T20:37:47.7418587Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.7421108Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.8339372Z re_exec html 2021-05-16T20:37:47.8341914Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.8345003Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.8348150Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.8817155Z re_exec_all html 2021-05-16T20:37:47.8820565Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.8824602Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.8828611Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9192306Z re_match html 2021-05-16T20:37:47.9194957Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9198160Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9201245Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9752854Z re_match_all html 2021-05-16T20:37:47.9755928Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9760120Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9763876Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9767682Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9771382Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpE3Bvce/R.INSTALL9144a6626d5/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:37:47.9904577Z ** building package indices 2021-05-16T20:37:47.9905366Z rematch2-package html 2021-05-16T20:37:48.0229940Z ** testing if installed package can be loaded 2021-05-16T20:37:48.0232574Z *** arch - i386 2021-05-16T20:37:48.4306890Z *** arch - x64 2021-05-16T20:37:48.9427094Z * DONE (rematch2) 2021-05-16T20:37:48.9702280Z In R CMD INSTALL 2021-05-16T20:37:49.2963519Z * installing *source* package 'waldo' ... 2021-05-16T20:37:49.3033072Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T20:37:49.3307129Z ** R 2021-05-16T20:37:49.3426330Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:37:49.9247682Z ** help 2021-05-16T20:37:49.9557201Z *** installing help indices 2021-05-16T20:37:50.0290290Z converting help for package 'waldo' 2021-05-16T20:37:50.0489139Z finding HTML links ... done 2021-05-16T20:37:50.0938352Z compare html 2021-05-16T20:37:50.1068393Z compare_proxy html 2021-05-16T20:37:50.1202978Z waldo-package html 2021-05-16T20:37:50.1207319Z *** copying figures 2021-05-16T20:37:50.1214598Z ** building package indices 2021-05-16T20:37:50.1389837Z ** testing if installed package can be loaded 2021-05-16T20:37:50.1392259Z *** arch - i386 2021-05-16T20:37:50.4458792Z *** arch - x64 2021-05-16T20:37:50.7539711Z * DONE (waldo) 2021-05-16T20:37:50.7842424Z In R CMD INSTALL 2021-05-16T20:37:51.6356957Z * installing *source* package 'testthat' ... 2021-05-16T20:37:51.6801091Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T20:37:51.7184775Z ** libs 2021-05-16T20:37:51.7193699Z 2021-05-16T20:37:51.7194836Z *** arch - i386 2021-05-16T20:37:51.7481022Z 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:37:51.8582075Z 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:37:51.9654158Z 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:37:52.4869357Z 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:37:52.8655431Z 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:37:57.2989257Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T20:37:57.2990842Z from test-runner.cpp:7: 2021-05-16T20:37:57.3002630Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:37:57.3004706Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:37:57.3006134Z } 2021-05-16T20:37:57.3007139Z ^ 2021-05-16T20:37:57.3008311Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:37:57.3010150Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:37:57.3011283Z } 2021-05-16T20:37:57.3011808Z ^ 2021-05-16T20:38:03.2423213Z 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:38:03.6540602Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T20:38:03.6574359Z 2021-05-16T20:38:03.6575542Z *** arch - x64 2021-05-16T20:38:03.6841791Z 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:38:03.7845464Z 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:38:03.8891445Z 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:38:04.3725589Z 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:38:04.7543266Z 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:38:09.1032522Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T20:38:09.1033635Z from test-runner.cpp:7: 2021-05-16T20:38:09.1034646Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:38:09.1036153Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:38:09.1037088Z } 2021-05-16T20:38:09.1037499Z ^ 2021-05-16T20:38:09.1102770Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:38:09.1104425Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:38:09.1105437Z } 2021-05-16T20:38:09.1105838Z ^ 2021-05-16T20:38:14.8070546Z 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:38:15.3108334Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T20:38:15.3160773Z ** R 2021-05-16T20:38:15.3881885Z ** inst 2021-05-16T20:38:15.4055664Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:25.7542595Z ** help 2021-05-16T20:38:26.2042891Z *** installing help indices 2021-05-16T20:38:26.4870547Z converting help for package 'testthat' 2021-05-16T20:38:26.5158242Z finding HTML links ... done 2021-05-16T20:38:26.5737716Z CheckReporter html 2021-05-16T20:38:26.5902752Z DebugReporter html 2021-05-16T20:38:26.6121970Z FailReporter html 2021-05-16T20:38:26.6220078Z JunitReporter html 2021-05-16T20:38:26.6370975Z ListReporter html 2021-05-16T20:38:26.6518028Z LocationReporter html 2021-05-16T20:38:26.6665993Z MinimalReporter html 2021-05-16T20:38:26.6809948Z MultiReporter html 2021-05-16T20:38:26.7036603Z ProgressReporter html 2021-05-16T20:38:26.7201498Z RStudioReporter html 2021-05-16T20:38:26.7449248Z Reporter html 2021-05-16T20:38:26.7608376Z SilentReporter html 2021-05-16T20:38:26.7802556Z StopReporter html 2021-05-16T20:38:26.7991629Z SummaryReporter html 2021-05-16T20:38:26.8147411Z TapReporter html 2021-05-16T20:38:26.8304984Z TeamcityReporter html 2021-05-16T20:38:26.8483197Z auto_test html 2021-05-16T20:38:26.8575734Z auto_test_package html 2021-05-16T20:38:26.8794858Z capture_condition html 2021-05-16T20:38:26.8929643Z capture_output html 2021-05-16T20:38:26.9170933Z compare html 2021-05-16T20:38:26.9239045Z compare_state html 2021-05-16T20:38:26.9473159Z comparison-expectations html 2021-05-16T20:38:26.9614733Z context html 2021-05-16T20:38:26.9664304Z context_start_file html 2021-05-16T20:38:26.9755559Z default_reporter html 2021-05-16T20:38:26.9919663Z describe html 2021-05-16T20:38:26.9988234Z dir_state html 2021-05-16T20:38:27.0478032Z equality-expectations html 2021-05-16T20:38:27.0559802Z evaluate_promise html 2021-05-16T20:38:27.0824849Z expect html 2021-05-16T20:38:27.1068651Z expect_equivalent html 2021-05-16T20:38:27.1597417Z expect_error html 2021-05-16T20:38:27.1678559Z expect_invisible html 2021-05-16T20:38:27.1882236Z expect_is html 2021-05-16T20:38:27.2234838Z expect_known_output html 2021-05-16T20:38:27.2431097Z expect_length html 2021-05-16T20:38:27.2504108Z expect_less_than html 2021-05-16T20:38:27.2859616Z expect_match html 2021-05-16T20:38:27.3140749Z expect_named html 2021-05-16T20:38:27.3344322Z expect_null html 2021-05-16T20:38:27.3725974Z expect_output html 2021-05-16T20:38:27.3826586Z expect_output_file html 2021-05-16T20:38:27.4113354Z expect_reference html 2021-05-16T20:38:27.4262493Z expect_setequal html 2021-05-16T20:38:27.4459778Z expect_silent html 2021-05-16T20:38:27.5031065Z expect_snapshot html 2021-05-16T20:38:27.5211822Z expect_snapshot_file html 2021-05-16T20:38:27.5301230Z expect_success html 2021-05-16T20:38:27.5508392Z expect_that html 2021-05-16T20:38:27.5659400Z expect_vector html 2021-05-16T20:38:27.5901897Z expectation html 2021-05-16T20:38:27.6000626Z fail html 2021-05-16T20:38:27.6058452Z find_reporter html 2021-05-16T20:38:27.6220135Z find_test_scripts html 2021-05-16T20:38:27.6562098Z inheritance-expectations html 2021-05-16T20:38:27.6687095Z is_informative_error html 2021-05-16T20:38:27.6754802Z is_testing html 2021-05-16T20:38:27.6816442Z local_edition html 2021-05-16T20:38:27.6857899Z local_snapshotter html 2021-05-16T20:38:27.7212018Z local_test_context html 2021-05-16T20:38:27.7294538Z local_test_directory html 2021-05-16T20:38:27.7515370Z logical-expectations html 2021-05-16T20:38:27.7590934Z make_expectation html 2021-05-16T20:38:27.7644087Z not html 2021-05-16T20:38:27.7731438Z oldskool html 2021-05-16T20:38:27.7873199Z quasi_label html 2021-05-16T20:38:27.7941469Z reexports html 2021-05-16T20:38:27.8064579Z reporter-accessors html 2021-05-16T20:38:27.8135419Z run_cpp_tests html 2021-05-16T20:38:27.8193748Z safe_digest html 2021-05-16T20:38:27.8514221Z skip html 2021-05-16T20:38:27.8635628Z snapshot_accept html 2021-05-16T20:38:27.8761627Z source_file html 2021-05-16T20:38:27.8805657Z takes_less_than html 2021-05-16T20:38:27.8939859Z teardown html 2021-05-16T20:38:27.9009592Z teardown_env html 2021-05-16T20:38:27.9420579Z test_dir html 2021-05-16T20:38:27.9490664Z test_env html 2021-05-16T20:38:27.9589052Z test_examples html 2021-05-16T20:38:27.9810972Z test_file html 2021-05-16T20:38:28.0101534Z test_package html 2021-05-16T20:38:28.0175420Z test_path html 2021-05-16T20:38:28.0275015Z test_that html 2021-05-16T20:38:28.0449112Z testthat-package html 2021-05-16T20:38:28.0495878Z testthat_examples html 2021-05-16T20:38:28.0571236Z testthat_results html 2021-05-16T20:38:28.0631758Z try_again html 2021-05-16T20:38:28.1120458Z use_catch html 2021-05-16T20:38:28.1426007Z verify_output html 2021-05-16T20:38:28.1608865Z watch html 2021-05-16T20:38:28.1885034Z with_mock html 2021-05-16T20:38:28.1898968Z *** copying figures 2021-05-16T20:38:28.1944555Z ** building package indices 2021-05-16T20:38:28.4374263Z ** installing vignettes 2021-05-16T20:38:28.4542618Z ** testing if installed package can be loaded 2021-05-16T20:38:28.4545336Z *** arch - i386 2021-05-16T20:38:28.7603999Z *** arch - x64 2021-05-16T20:38:29.0795299Z * DONE (testthat) 2021-05-16T20:38:29.2239314Z In R CMD INSTALL 2021-05-16T20:38:29.7908841Z * installing *source* package 'devtools' ... 2021-05-16T20:38:29.8132331Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T20:38:29.8634411Z ** R 2021-05-16T20:38:29.8938275Z ** inst 2021-05-16T20:38:29.8976997Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:31.5983360Z ** help 2021-05-16T20:38:31.8267006Z *** installing help indices 2021-05-16T20:38:31.9439244Z converting help for package 'devtools' 2021-05-16T20:38:31.9719245Z finding HTML links ... done 2021-05-16T20:38:32.0084481Z as.package html 2021-05-16T20:38:32.0150431Z bash html 2021-05-16T20:38:32.0445905Z build html 2021-05-16T20:38:32.0534741Z build_manual html 2021-05-16T20:38:32.0725502Z build_rmd html 2021-05-16T20:38:32.0840530Z build_site html 2021-05-16T20:38:32.1155685Z build_vignettes html 2021-05-16T20:38:32.1723999Z 2021-05-16T20:38:32.2285397Z finding level-2 HTML links ... done 2021-05-16T20:38:32.2344443Z check html 2021-05-16T20:38:32.2485903Z check_man html 2021-05-16T20:38:32.2792142Z check_rhub html 2021-05-16T20:38:32.3045262Z check_win html 2021-05-16T20:38:32.3113562Z clean_vignettes html 2021-05-16T20:38:32.3246119Z create html 2021-05-16T20:38:32.3346740Z dev_mode html 2021-05-16T20:38:32.3385198Z dev_packages html 2021-05-16T20:38:32.3504646Z dev_sitrep html 2021-05-16T20:38:32.3549279Z devtools-deprecated html 2021-05-16T20:38:32.3842557Z devtools html 2021-05-16T20:38:32.3994488Z document html 2021-05-16T20:38:32.4063790Z git_checks html 2021-05-16T20:38:32.4106604Z github_pat html 2021-05-16T20:38:32.4144029Z has_tests html 2021-05-16T20:38:32.4658020Z install html 2021-05-16T20:38:32.5052174Z install_deps html 2021-05-16T20:38:32.5090340Z is.package html 2021-05-16T20:38:32.5271269Z lint html 2021-05-16T20:38:32.5765596Z load_all html 2021-05-16T20:38:32.5811199Z loaded_packages html 2021-05-16T20:38:32.5873369Z missing_s3 html 2021-05-16T20:38:32.5947029Z package_file html 2021-05-16T20:38:32.6040834Z r_env_vars html 2021-05-16T20:38:32.6341741Z reexports html 2021-05-16T20:38:32.6532394Z release html 2021-05-16T20:38:32.6602968Z release_checks html 2021-05-16T20:38:32.6739825Z reload html 2021-05-16T20:38:32.7083880Z remote-reexports html 2021-05-16T20:38:32.7271656Z revdep html 2021-05-16T20:38:32.7555004Z run_examples html 2021-05-16T20:38:32.7610898Z save_all html 2021-05-16T20:38:32.7702349Z show_news html 2021-05-16T20:38:32.7879117Z source_gist html 2021-05-16T20:38:32.7997493Z source_url html 2021-05-16T20:38:32.8120277Z spell_check html 2021-05-16T20:38:32.8223594Z submit_cran html 2021-05-16T20:38:32.8797932Z *** copying figures 2021-05-16T20:38:32.8809397Z ** building package indices 2021-05-16T20:38:32.9249766Z test html 2021-05-16T20:38:32.9251326Z uninstall html 2021-05-16T20:38:32.9252309Z uses_testthat html 2021-05-16T20:38:32.9252988Z wd html 2021-05-16T20:38:33.0037491Z ** installing vignettes 2021-05-16T20:38:33.0138370Z ** testing if installed package can be loaded 2021-05-16T20:38:33.0141230Z *** arch - i386 2021-05-16T20:38:33.8246499Z *** arch - x64 2021-05-16T20:38:34.6431916Z * DONE (devtools) 2021-05-16T20:38:34.7227555Z In R CMD INSTALL 2021-05-16T20:38:34.7255607Z 2021-05-16T20:38:34.7256732Z The downloaded source packages are in 2021-05-16T20:38:34.7257740Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages' 2021-05-16T20:38:34.8216318Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:38:37.9371131Z 2021-05-16T20:38:38.7919465Z 2021-05-16T20:38:38.7925626Z 2021-05-16T20:38:38.7932173Z 2021-05-16T20:38:38.7943393Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes1234194838b2\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T20:38:38.8040644Z 2021-05-16T20:38:38.8042510Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes1234194838b2\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T20:38:38.9117769Z 2021-05-16T20:38:38.9118960Z 2021-05-16T20:38:38.9119436Z 2021-05-16T20:38:38.9119867Z 2021-05-16T20:38:38.9120434Z - preparing 'desc': 2021-05-16T20:38:38.9286206Z checking DESCRIPTION meta-information ... 2021-05-16T20:38:38.9287236Z 2021-05-16T20:38:38.9287931Z checking DESCRIPTION meta-information ... 2021-05-16T20:38:38.9288647Z 2021-05-16T20:38:38.9289287Z v checking DESCRIPTION meta-information 2021-05-16T20:38:39.1195764Z 2021-05-16T20:38:39.1197144Z 2021-05-16T20:38:39.1197644Z 2021-05-16T20:38:39.1198067Z 2021-05-16T20:38:39.1199051Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:38:39.1288670Z 2021-05-16T20:38:39.1289634Z 2021-05-16T20:38:39.1290080Z 2021-05-16T20:38:39.1290530Z 2021-05-16T20:38:39.1291427Z - checking for empty or unneeded directories 2021-05-16T20:38:39.1415675Z 2021-05-16T20:38:39.1418532Z 2021-05-16T20:38:39.1477635Z 2021-05-16T20:38:39.2412585Z 2021-05-16T20:38:39.2413694Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T20:38:39.3439129Z 2021-05-16T20:38:39.3440509Z 2021-05-16T20:38:39.3441101Z 2021-05-16T20:38:39.4223029Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:38:39.4223925Z (as 'lib' is unspecified) 2021-05-16T20:38:39.8506709Z * installing *source* package 'desc' ... 2021-05-16T20:38:39.9238816Z ** R 2021-05-16T20:38:39.9520398Z ** inst 2021-05-16T20:38:39.9558557Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:41.4933918Z ** help 2021-05-16T20:38:41.7754256Z *** installing help indices 2021-05-16T20:38:41.9383835Z 2021-05-16T20:38:41.9385391Z converting help for package 'desc' 2021-05-16T20:38:41.9674853Z finding HTML links ... done 2021-05-16T20:38:42.0233176Z check_encoding html 2021-05-16T20:38:42.0363182Z check_field html 2021-05-16T20:38:42.0432425Z cran_ascii_fields html 2021-05-16T20:38:42.0952977Z cran_valid_fields html 2021-05-16T20:38:42.1030229Z dep_types html 2021-05-16T20:38:42.1190748Z desc html 2021-05-16T20:38:42.1446327Z desc_add_author html 2021-05-16T20:38:42.1707291Z desc_add_author_gh html 2021-05-16T20:38:42.1959348Z desc_add_me html 2021-05-16T20:38:42.2240962Z desc_add_orcid html 2021-05-16T20:38:42.2348123Z desc_add_remotes html 2021-05-16T20:38:42.2626910Z desc_add_role html 2021-05-16T20:38:42.2790477Z desc_add_to_collate html 2021-05-16T20:38:42.2884052Z desc_add_urls html 2021-05-16T20:38:42.3111957Z desc_bump_version html 2021-05-16T20:38:42.3409512Z desc_change_maintainer html 2021-05-16T20:38:42.3488034Z desc_clear_remotes html 2021-05-16T20:38:42.3592393Z desc_clear_urls html 2021-05-16T20:38:42.3764245Z desc_coerce_authors_at_r html 2021-05-16T20:38:42.3889945Z desc_del html 2021-05-16T20:38:42.4155240Z desc_del_author html 2021-05-16T20:38:42.4282497Z desc_del_collate html 2021-05-16T20:38:42.4440515Z desc_del_dep html 2021-05-16T20:38:42.4554044Z desc_del_deps html 2021-05-16T20:38:42.4689270Z desc_del_from_collate html 2021-05-16T20:38:42.4782248Z desc_del_remotes html 2021-05-16T20:38:42.5046122Z desc_del_role html 2021-05-16T20:38:42.5131221Z desc_del_urls html 2021-05-16T20:38:42.5227812Z desc_fields html 2021-05-16T20:38:42.5353658Z desc_get html 2021-05-16T20:38:42.5530434Z desc_get_author html 2021-05-16T20:38:42.5717080Z desc_get_authors html 2021-05-16T20:38:42.5808856Z desc_get_built html 2021-05-16T20:38:42.5943009Z desc_get_collate html 2021-05-16T20:38:42.6062526Z desc_get_deps html 2021-05-16T20:38:42.6251109Z desc_get_field html 2021-05-16T20:38:42.6402258Z desc_get_maintainer html 2021-05-16T20:38:42.6459969Z desc_get_remotes html 2021-05-16T20:38:42.6527349Z desc_get_urls html 2021-05-16T20:38:42.6678268Z desc_get_version html 2021-05-16T20:38:42.6680163Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw31EjD/R.INSTALL12bc31673f8f/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:38:42.6800907Z desc_has_dep html 2021-05-16T20:38:42.6907411Z desc_has_fields html 2021-05-16T20:38:42.6979550Z desc_normalize html 2021-05-16T20:38:42.7029055Z desc_print html 2021-05-16T20:38:42.7097774Z desc_reformat_fields html 2021-05-16T20:38:42.7172108Z desc_reorder_fields html 2021-05-16T20:38:42.7310199Z desc_set html 2021-05-16T20:38:42.7501489Z desc_set_authors html 2021-05-16T20:38:42.7632235Z desc_set_collate html 2021-05-16T20:38:42.7780637Z desc_set_dep html 2021-05-16T20:38:42.7914460Z desc_set_deps html 2021-05-16T20:38:42.8001999Z desc_set_remotes html 2021-05-16T20:38:42.8087777Z desc_set_urls html 2021-05-16T20:38:42.8288169Z desc_set_version html 2021-05-16T20:38:42.8290151Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw31EjD/R.INSTALL12bc31673f8f/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:38:42.8336433Z desc_to_latex html 2021-05-16T20:38:42.8397406Z desc_validate html 2021-05-16T20:38:43.0296500Z description html 2021-05-16T20:38:43.0299327Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw31EjD/R.INSTALL12bc31673f8f/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:38:43.0302634Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw31EjD/R.INSTALL12bc31673f8f/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:38:43.0305862Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw31EjD/R.INSTALL12bc31673f8f/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:38:43.0310319Z ** building package indices 2021-05-16T20:38:43.1786267Z ** testing if installed package can be loaded 2021-05-16T20:38:43.1788303Z *** arch - i386 2021-05-16T20:38:43.4838845Z *** arch - x64 2021-05-16T20:38:43.7974059Z * DONE (desc) 2021-05-16T20:38:43.8675999Z In R CMD INSTALL 2021-05-16T20:38:44.1660515Z 2021-05-16T20:38:44.1691158Z 2021-05-16T20:38:44.1691721Z 2021-05-16T20:38:44.1693172Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes123425d26466\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T20:38:44.1694641Z 2021-05-16T20:38:44.1696210Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes123425d26466\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T20:38:44.2300342Z 2021-05-16T20:38:44.2301406Z 2021-05-16T20:38:44.2301877Z 2021-05-16T20:38:44.2302319Z 2021-05-16T20:38:44.2302893Z - preparing 'ghtravis': 2021-05-16T20:38:44.2435749Z checking DESCRIPTION meta-information ... 2021-05-16T20:38:44.2436817Z 2021-05-16T20:38:44.2437583Z checking DESCRIPTION meta-information ... 2021-05-16T20:38:44.2438354Z 2021-05-16T20:38:44.2439039Z v checking DESCRIPTION meta-information 2021-05-16T20:38:44.3574962Z 2021-05-16T20:38:44.3652652Z 2021-05-16T20:38:44.3653380Z 2021-05-16T20:38:44.3653860Z 2021-05-16T20:38:44.3654926Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:38:44.3655550Z 2021-05-16T20:38:44.3656009Z 2021-05-16T20:38:44.3656717Z - checking for empty or unneeded directories 2021-05-16T20:38:44.3706244Z 2021-05-16T20:38:44.3707262Z 2021-05-16T20:38:44.3707847Z 2021-05-16T20:38:44.3711032Z 2021-05-16T20:38:44.3712237Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T20:38:44.4302180Z 2021-05-16T20:38:44.4303322Z 2021-05-16T20:38:44.4303805Z 2021-05-16T20:38:44.4966903Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:38:44.4967924Z (as 'lib' is unspecified) 2021-05-16T20:38:44.8270217Z * installing *source* package 'ghtravis' ... 2021-05-16T20:38:44.8569595Z ** R 2021-05-16T20:38:44.8759812Z ** inst 2021-05-16T20:38:44.8786681Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:46.0513605Z ** help 2021-05-16T20:38:46.1930541Z *** installing help indices 2021-05-16T20:38:46.2658994Z 2021-05-16T20:38:46.2660451Z converting help for package 'ghtravis' 2021-05-16T20:38:46.2937590Z finding HTML links ... done 2021-05-16T20:38:46.3197566Z all_remote_package_deps html 2021-05-16T20:38:46.3346789Z binary_release_table html 2021-05-16T20:38:46.3441187Z cat_desc_elements html 2021-05-16T20:38:46.3492763Z dcf_package_version html 2021-05-16T20:38:46.3595430Z deploy_travis html 2021-05-16T20:38:46.3674446Z deployed_tarball_version html 2021-05-16T20:38:46.3793957Z drop_remotes html 2021-05-16T20:38:46.3836321Z example_description_file html 2021-05-16T20:38:46.3993937Z get_dep_table html 2021-05-16T20:38:46.4044782Z get_remote_info html 2021-05-16T20:38:46.4154619Z 2021-05-16T20:38:46.4680409Z finding level-2 HTML links ... done 2021-05-16T20:38:46.4698316Z get_remote_package_dcf html 2021-05-16T20:38:46.4753956Z get_remotes html 2021-05-16T20:38:46.4990575Z install_remote_binaries html 2021-05-16T20:38:46.5166206Z install_remotes_no_dep html 2021-05-16T20:38:46.5300906Z latest_release_with_binary html 2021-05-16T20:38:46.5369123Z make_full_version html 2021-05-16T20:38:46.5469482Z package_comparison_table html 2021-05-16T20:38:46.5521609Z package_name html 2021-05-16T20:38:46.5604401Z package_needs_update html 2021-05-16T20:38:46.5659043Z parse_one_remote html 2021-05-16T20:38:46.5706295Z r_version html 2021-05-16T20:38:46.5755827Z read_dcf html 2021-05-16T20:38:46.5864568Z remote_binaries html 2021-05-16T20:38:46.5982351Z remote_order html 2021-05-16T20:38:46.6044216Z rewrite_remotes html 2021-05-16T20:38:46.6094642Z split_remotes html 2021-05-16T20:38:46.6158241Z subset_remote html 2021-05-16T20:38:46.6199737Z sys_ext html 2021-05-16T20:38:46.6312036Z tag_table html 2021-05-16T20:38:46.6318615Z ** building package indices 2021-05-16T20:38:46.7049236Z ** testing if installed package can be loaded 2021-05-16T20:38:46.7051524Z *** arch - i386 2021-05-16T20:38:47.5167755Z *** arch - x64 2021-05-16T20:38:48.3300530Z * DONE (ghtravis) 2021-05-16T20:38:48.3670226Z In R CMD INSTALL 2021-05-16T20:38:48.3888198Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:38:48.5439190Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:38:51.5639143Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:38:51.5640982Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:38:51.5642101Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:38:51.5643517Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:38:51.5645046Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:38:51.5646092Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:38:51.5656116Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:38:51.5657572Z (as 'lib' is unspecified) 2021-05-16T20:38:53.2021304Z 2021-05-16T20:38:53.2023588Z There are binary versions available but the source versions are later: 2021-05-16T20:38:53.2035334Z binary source needs_compilation 2021-05-16T20:38:53.2036760Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T20:38:53.2037964Z generics 0.0.2 0.1.0 FALSE 2021-05-16T20:38:53.2039889Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T20:38:53.2040826Z 2021-05-16T20:38:53.2041320Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T20:38:53.2042095Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T20:38:53.2042575Z 2021-05-16T20:38:53.2058260Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:38:53.2519178Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T20:38:53.2587191Z ================================================== 2021-05-16T20:38:53.2588170Z downloaded 89 KB 2021-05-16T20:38:53.2588680Z 2021-05-16T20:38:53.2601302Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:38:53.3148486Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T20:38:53.3177102Z ================================================== 2021-05-16T20:38:53.3178053Z downloaded 115 KB 2021-05-16T20:38:53.3178566Z 2021-05-16T20:38:53.3191337Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:38:53.3297020Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T20:38:53.3331504Z ================================================== 2021-05-16T20:38:53.3332479Z downloaded 194 KB 2021-05-16T20:38:53.3332933Z 2021-05-16T20:38:53.3344811Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:38:53.3450132Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T20:38:53.3637052Z ================================================== 2021-05-16T20:38:53.3638059Z downloaded 932 KB 2021-05-16T20:38:53.3638588Z 2021-05-16T20:38:53.3651772Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:38:53.3784523Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T20:38:53.3840042Z ================================================== 2021-05-16T20:38:53.3841206Z downloaded 691 KB 2021-05-16T20:38:53.3841877Z 2021-05-16T20:38:53.7679979Z * installing *source* package 'tidyselect' ... 2021-05-16T20:38:53.7790952Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T20:38:53.8107858Z ** R 2021-05-16T20:38:53.8354052Z ** inst 2021-05-16T20:38:53.8407513Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:54.7721521Z ** help 2021-05-16T20:38:54.8836862Z *** installing help indices 2021-05-16T20:38:54.9544723Z converting help for package 'tidyselect' 2021-05-16T20:38:54.9822650Z finding HTML links ... done 2021-05-16T20:38:55.0334865Z all_of html 2021-05-16T20:38:55.1308544Z eval_select html 2021-05-16T20:38:55.1310574Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.1560505Z everything html 2021-05-16T20:38:55.1824321Z faq-external-vector html 2021-05-16T20:38:55.1941330Z faq-selection-context html 2021-05-16T20:38:55.2643219Z language html 2021-05-16T20:38:55.2647084Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.2651483Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.2655712Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.2660025Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.2664227Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.2668422Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.2745171Z one_of html 2021-05-16T20:38:55.2910265Z peek_vars html 2021-05-16T20:38:55.3132925Z poke_vars html 2021-05-16T20:38:55.3355490Z reexports html 2021-05-16T20:38:55.3358344Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.3363756Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.3366160Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.3368727Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.3799320Z starts_with html 2021-05-16T20:38:55.3975176Z tidyselect-package html 2021-05-16T20:38:55.4186667Z vars_pull html 2021-05-16T20:38:55.4189769Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUTUGl/R.INSTALL9182cbb10b7/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:38:55.4415797Z vars_select html 2021-05-16T20:38:55.4487262Z vars_select_helpers html 2021-05-16T20:38:55.4672509Z where html 2021-05-16T20:38:55.4678710Z ** building package indices 2021-05-16T20:38:55.5170717Z ** installing vignettes 2021-05-16T20:38:55.5234382Z ** testing if installed package can be loaded 2021-05-16T20:38:55.5237138Z *** arch - i386 2021-05-16T20:38:55.8298315Z *** arch - x64 2021-05-16T20:38:56.1387113Z * DONE (tidyselect) 2021-05-16T20:38:56.1811894Z In R CMD INSTALL 2021-05-16T20:38:56.5782066Z * installing *source* package 'generics' ... 2021-05-16T20:38:56.5908726Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T20:38:56.6198570Z ** R 2021-05-16T20:38:56.6317568Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:56.7840324Z ** help 2021-05-16T20:38:56.9437248Z *** installing help indices 2021-05-16T20:38:57.0228451Z converting help for package 'generics' 2021-05-16T20:38:57.0517359Z finding HTML links ... done 2021-05-16T20:38:57.0913743Z augment html 2021-05-16T20:38:57.1106031Z calculate html 2021-05-16T20:38:57.5283190Z coercion-factor html 2021-05-16T20:38:57.5610068Z coercion-time-difference html 2021-05-16T20:38:57.5765467Z compile html 2021-05-16T20:38:57.5980839Z components html 2021-05-16T20:38:57.6137219Z equation html 2021-05-16T20:38:57.6292211Z estfun html 2021-05-16T20:38:57.6444711Z evaluate html 2021-05-16T20:38:57.6597051Z explain html 2021-05-16T20:38:57.6815945Z fit html 2021-05-16T20:38:57.6976720Z fit_xy html 2021-05-16T20:38:57.7125868Z generate html 2021-05-16T20:38:57.7347813Z generics-package html 2021-05-16T20:38:57.7509465Z glance html 2021-05-16T20:38:57.7658840Z hypothesize html 2021-05-16T20:38:57.7846097Z interpolate html 2021-05-16T20:38:57.7996779Z learn html 2021-05-16T20:38:57.8177662Z min_grid html 2021-05-16T20:38:57.8323216Z prune html 2021-05-16T20:38:57.8469513Z refit html 2021-05-16T20:38:57.8620780Z required_pkgs html 2021-05-16T20:38:57.9346904Z setops html 2021-05-16T20:38:57.9518307Z specify html 2021-05-16T20:38:57.9728043Z tidy html 2021-05-16T20:38:57.9881253Z train html 2021-05-16T20:38:58.0138553Z tunable html 2021-05-16T20:38:58.0292404Z var_imp html 2021-05-16T20:38:58.0440577Z varying_args html 2021-05-16T20:38:58.0588499Z visualize html 2021-05-16T20:38:58.0595657Z ** building package indices 2021-05-16T20:38:58.1285956Z ** testing if installed package can be loaded 2021-05-16T20:38:58.1287738Z *** arch - i386 2021-05-16T20:38:58.4343592Z *** arch - x64 2021-05-16T20:38:58.7430733Z * DONE (generics) 2021-05-16T20:38:58.7942510Z In R CMD INSTALL 2021-05-16T20:38:59.1417907Z * installing *source* package 'cpp11' ... 2021-05-16T20:38:59.1513828Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T20:38:59.1824102Z ** R 2021-05-16T20:38:59.1913496Z ** inst 2021-05-16T20:38:59.2086086Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:38:59.4409646Z ** help 2021-05-16T20:38:59.4776106Z *** installing help indices 2021-05-16T20:38:59.5035428Z converting help for package 'cpp11' 2021-05-16T20:38:59.5351094Z finding HTML links ... done 2021-05-16T20:38:59.5579831Z cpp11-package html 2021-05-16T20:38:59.5745274Z cpp_register html 2021-05-16T20:38:59.5951828Z cpp_source html 2021-05-16T20:38:59.6054734Z cpp_vendor html 2021-05-16T20:38:59.6059480Z ** building package indices 2021-05-16T20:38:59.6269272Z ** installing vignettes 2021-05-16T20:38:59.6349743Z ** testing if installed package can be loaded 2021-05-16T20:38:59.6352460Z *** arch - i386 2021-05-16T20:38:59.9416708Z *** arch - x64 2021-05-16T20:39:00.2528198Z * DONE (cpp11) 2021-05-16T20:39:00.2885676Z In R CMD INSTALL 2021-05-16T20:39:01.1232022Z * installing *source* package 'dplyr' ... 2021-05-16T20:39:01.1630739Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T20:39:01.2023386Z ** libs 2021-05-16T20:39:01.2032587Z 2021-05-16T20:39:01.2033858Z *** arch - i386 2021-05-16T20:39:01.2340538Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T20:39:01.4344833Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T20:39:01.6375232Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T20:39:01.8010453Z 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:39:02.2617559Z 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:39:02.4026732Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T20:39:02.5581743Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:39:02.7274396Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T20:39:02.9015041Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T20:39:03.0659056Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T20:39:03.1969340Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T20:39:03.5329867Z 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:39:03.7993590Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T20:39:03.8015876Z 2021-05-16T20:39:03.8017005Z *** arch - x64 2021-05-16T20:39:03.8317954Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T20:39:04.0153944Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T20:39:04.2050587Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T20:39:04.3598018Z 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:39:04.8022328Z 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:39:04.9386500Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T20:39:05.0788777Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:39:05.2230562Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T20:39:05.3824936Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T20:39:05.5434193Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T20:39:05.6782160Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T20:39:06.0077779Z 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:39:06.3416654Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T20:39:06.3462092Z ** R 2021-05-16T20:39:06.4485415Z ** data 2021-05-16T20:39:06.4523290Z *** moving datasets to lazyload DB 2021-05-16T20:39:06.5940053Z ** inst 2021-05-16T20:39:06.6084056Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:11.5763722Z ** help 2021-05-16T20:39:12.2410103Z *** installing help indices 2021-05-16T20:39:12.5409175Z converting help for package 'dplyr' 2021-05-16T20:39:12.5719623Z finding HTML links ... done 2021-05-16T20:39:12.6964553Z across html 2021-05-16T20:39:12.7163651Z add_rownames html 2021-05-16T20:39:12.7391179Z all_equal html 2021-05-16T20:39:12.7954891Z all_vars html 2021-05-16T20:39:12.9313674Z arrange html 2021-05-16T20:39:12.9676704Z arrange_all html 2021-05-16T20:39:12.9778962Z auto_copy html 2021-05-16T20:39:13.0060791Z backend_dbplyr html 2021-05-16T20:39:13.0133370Z band_members html 2021-05-16T20:39:13.0455495Z bench_compare html 2021-05-16T20:39:13.0529593Z between html 2021-05-16T20:39:13.0791236Z bind html 2021-05-16T20:39:13.0923727Z c_across html 2021-05-16T20:39:13.1090377Z case_when html 2021-05-16T20:39:13.1146951Z check_dbplyr html 2021-05-16T20:39:13.1285905Z coalesce html 2021-05-16T20:39:13.1469202Z combine html 2021-05-16T20:39:13.1506571Z common_by html 2021-05-16T20:39:13.1788903Z compute html 2021-05-16T20:39:13.2014357Z context html 2021-05-16T20:39:13.2181530Z copy_to html 2021-05-16T20:39:13.2483875Z count html 2021-05-16T20:39:13.2624449Z cumall html 2021-05-16T20:39:13.2740706Z defunct html 2021-05-16T20:39:13.2805243Z desc html 2021-05-16T20:39:13.2861398Z dim_desc html 2021-05-16T20:39:13.3111596Z distinct html 2021-05-16T20:39:13.3517578Z distinct_all html 2021-05-16T20:39:13.3761515Z do html 2021-05-16T20:39:13.3969235Z dplyr-package html 2021-05-16T20:39:13.4251179Z dplyr_data_masking html 2021-05-16T20:39:13.4809954Z dplyr_extending html 2021-05-16T20:39:13.5275475Z dplyr_tidy_select html 2021-05-16T20:39:13.5394930Z explain html 2021-05-16T20:39:13.6066332Z filter-joins html 2021-05-16T20:39:13.6689089Z filter html 2021-05-16T20:39:13.7085287Z filter_all html 2021-05-16T20:39:13.7374380Z funs html 2021-05-16T20:39:13.7800266Z group_by html 2021-05-16T20:39:13.8235300Z group_by_all html 2021-05-16T20:39:13.8300193Z group_by_drop_default html 2021-05-16T20:39:13.8379315Z group_by_prepare html 2021-05-16T20:39:13.8495026Z group_cols html 2021-05-16T20:39:13.8690533Z group_data html 2021-05-16T20:39:13.9180092Z group_map html 2021-05-16T20:39:13.9536130Z group_nest html 2021-05-16T20:39:13.9988156Z group_split html 2021-05-16T20:39:14.0248791Z group_trim html 2021-05-16T20:39:14.0380965Z grouped_df html 2021-05-16T20:39:14.0439586Z ident html 2021-05-16T20:39:14.0599890Z if_else html 2021-05-16T20:39:14.0716539Z lead-lag html 2021-05-16T20:39:14.0911022Z location html 2021-05-16T20:39:14.1013700Z make_tbl html 2021-05-16T20:39:14.1946425Z mutate-joins html 2021-05-16T20:39:14.2856521Z mutate html 2021-05-16T20:39:14.3502883Z mutate_all html 2021-05-16T20:39:14.3570470Z n_distinct html 2021-05-16T20:39:14.3702965Z na_if html 2021-05-16T20:39:14.3770996Z near html 2021-05-16T20:39:14.4142409Z nest_by html 2021-05-16T20:39:14.4690442Z nest_join html 2021-05-16T20:39:14.4839890Z new_grouped_df html 2021-05-16T20:39:14.5002628Z nth html 2021-05-16T20:39:14.5091474Z order_by html 2021-05-16T20:39:14.5308599Z progress_estimated html 2021-05-16T20:39:14.5582050Z pull html 2021-05-16T20:39:14.5741769Z ranking html 2021-05-16T20:39:14.6247265Z recode html 2021-05-16T20:39:14.6994348Z reexports html 2021-05-16T20:39:14.6996974Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpeyYJQn/R.INSTALL441b5528fb/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:39:14.6999949Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpeyYJQn/R.INSTALL441b5528fb/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:39:14.7225110Z relocate html 2021-05-16T20:39:14.7561264Z rename html 2021-05-16T20:39:14.8041117Z rows html 2021-05-16T20:39:14.8292937Z rowwise html 2021-05-16T20:39:14.8346864Z same_src html 2021-05-16T20:39:14.8661601Z sample_n html 2021-05-16T20:39:14.9649431Z scoped html 2021-05-16T20:39:15.0147232Z se-deprecated html 2021-05-16T20:39:15.1049785Z select html 2021-05-16T20:39:15.2207348Z select_all html 2021-05-16T20:39:15.2379796Z select_vars html 2021-05-16T20:39:15.2455985Z setops html 2021-05-16T20:39:15.3138111Z slice html 2021-05-16T20:39:15.3191868Z sql html 2021-05-16T20:39:15.3295088Z src html 2021-05-16T20:39:15.3601428Z src_dbi html 2021-05-16T20:39:15.3739115Z src_local html 2021-05-16T20:39:15.3802296Z src_tbls html 2021-05-16T20:39:15.3943629Z starwars html 2021-05-16T20:39:15.4098485Z storms html 2021-05-16T20:39:15.4823142Z summarise html 2021-05-16T20:39:15.5512714Z summarise_all html 2021-05-16T20:39:15.5652253Z summarise_each html 2021-05-16T20:39:15.5720952Z tbl html 2021-05-16T20:39:15.5859234Z tbl_df html 2021-05-16T20:39:15.5907381Z tbl_ptype html 2021-05-16T20:39:15.5982945Z tbl_vars html 2021-05-16T20:39:15.6294778Z tidyeval-compat html 2021-05-16T20:39:15.6529402Z top_n html 2021-05-16T20:39:15.6688518Z vars html 2021-05-16T20:39:15.6934803Z with_groups html 2021-05-16T20:39:15.7016211Z with_order html 2021-05-16T20:39:15.7030590Z *** copying figures 2021-05-16T20:39:15.7082777Z ** building package indices 2021-05-16T20:39:15.9899109Z ** installing vignettes 2021-05-16T20:39:16.0073292Z ** testing if installed package can be loaded 2021-05-16T20:39:16.0076443Z *** arch - i386 2021-05-16T20:39:16.6178130Z *** arch - x64 2021-05-16T20:39:17.2417561Z * DONE (dplyr) 2021-05-16T20:39:17.3820079Z In R CMD INSTALL 2021-05-16T20:39:17.9193860Z * installing *source* package 'tidyr' ... 2021-05-16T20:39:17.9391745Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T20:39:17.9725387Z ** libs 2021-05-16T20:39:17.9782936Z 2021-05-16T20:39:17.9784320Z *** arch - i386 2021-05-16T20:39:18.0035556Z 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:39:19.4560063Z 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:39:19.8130636Z 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:39:22.7843194Z 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:39:23.7694446Z 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:39:24.0482318Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T20:39:24.0505831Z 2021-05-16T20:39:24.0507059Z *** arch - x64 2021-05-16T20:39:24.0809201Z 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:39:25.5510531Z 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:39:25.8976438Z 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:39:28.1245285Z 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:39:29.8918336Z 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:39:30.2087504Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T20:39:30.2141185Z ** R 2021-05-16T20:39:30.2500435Z ** data 2021-05-16T20:39:30.2617292Z *** moving datasets to lazyload DB 2021-05-16T20:39:30.5470005Z ** inst 2021-05-16T20:39:30.5619940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:32.2378120Z ** help 2021-05-16T20:39:32.4698685Z *** installing help indices 2021-05-16T20:39:32.5776291Z converting help for package 'tidyr' 2021-05-16T20:39:32.6072298Z finding HTML links ... done 2021-05-16T20:39:32.6495012Z billboard html 2021-05-16T20:39:32.6849353Z chop html 2021-05-16T20:39:32.7070859Z complete html 2021-05-16T20:39:32.7164959Z construction html 2021-05-16T20:39:32.7791505Z deprecated-se html 2021-05-16T20:39:32.7863672Z drop_na html 2021-05-16T20:39:32.8256773Z expand html 2021-05-16T20:39:32.8468703Z expand_grid html 2021-05-16T20:39:32.8707930Z extract html 2021-05-16T20:39:32.8756231Z extract_numeric html 2021-05-16T20:39:32.8865075Z fill html 2021-05-16T20:39:32.8958981Z fish_encounters html 2021-05-16T20:39:32.9043871Z full_seq html 2021-05-16T20:39:32.9490209Z gather html 2021-05-16T20:39:33.0195257Z hoist html 2021-05-16T20:39:33.0998971Z nest html 2021-05-16T20:39:33.1311518Z nest_legacy html 2021-05-16T20:39:33.1655606Z pack html 2021-05-16T20:39:33.1723911Z pipe html 2021-05-16T20:39:33.1726822Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGuLTnr/R.INSTALL14545d75688d/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T20:39:33.2214499Z pivot_longer html 2021-05-16T20:39:33.2927800Z pivot_longer_spec html 2021-05-16T20:39:33.3373601Z pivot_wider html 2021-05-16T20:39:33.3844308Z pivot_wider_spec html 2021-05-16T20:39:33.4132563Z reexports html 2021-05-16T20:39:33.4225092Z relig_income html 2021-05-16T20:39:33.4455746Z replace_na html 2021-05-16T20:39:33.4875792Z separate html 2021-05-16T20:39:33.5008072Z separate_rows html 2021-05-16T20:39:33.5051218Z smiths html 2021-05-16T20:39:33.5382615Z spread html 2021-05-16T20:39:33.5486356Z table1 html 2021-05-16T20:39:33.5655363Z tidyr-package html 2021-05-16T20:39:33.5742485Z tidyr_legacy html 2021-05-16T20:39:33.6214503Z tidyr_tidy_select html 2021-05-16T20:39:33.6359027Z uncount html 2021-05-16T20:39:33.6548465Z unite html 2021-05-16T20:39:33.6636507Z us_rent_income html 2021-05-16T20:39:33.6834628Z who html 2021-05-16T20:39:33.6965578Z world_bank_pop html 2021-05-16T20:39:33.6973414Z *** copying figures 2021-05-16T20:39:33.7040501Z ** building package indices 2021-05-16T20:39:33.8121463Z ** installing vignettes 2021-05-16T20:39:33.8210330Z ** testing if installed package can be loaded 2021-05-16T20:39:33.8213150Z *** arch - i386 2021-05-16T20:39:34.4305726Z *** arch - x64 2021-05-16T20:39:35.0467574Z * DONE (tidyr) 2021-05-16T20:39:35.1097796Z In R CMD INSTALL 2021-05-16T20:39:35.1122799Z 2021-05-16T20:39:35.1123884Z The downloaded source packages are in 2021-05-16T20:39:35.1124945Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages' 2021-05-16T20:39:35.3702219Z 2021-05-16T20:39:35.3708621Z 2021-05-16T20:39:35.3720504Z 2021-05-16T20:39:35.3730352Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes123434ab3a5\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T20:39:35.3752843Z 2021-05-16T20:39:35.3756695Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\remotes123434ab3a5\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T20:39:35.4164007Z 2021-05-16T20:39:35.4164941Z 2021-05-16T20:39:35.4165392Z 2021-05-16T20:39:35.4165779Z 2021-05-16T20:39:35.4166299Z - preparing 'aghast': 2021-05-16T20:39:35.4282792Z checking DESCRIPTION meta-information ... 2021-05-16T20:39:35.4283631Z 2021-05-16T20:39:35.4284321Z checking DESCRIPTION meta-information ... 2021-05-16T20:39:35.4284907Z 2021-05-16T20:39:35.4285533Z v checking DESCRIPTION meta-information 2021-05-16T20:39:35.5092794Z 2021-05-16T20:39:35.5093931Z 2021-05-16T20:39:35.5094418Z 2021-05-16T20:39:35.5094839Z 2021-05-16T20:39:35.5095691Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:39:35.5096299Z 2021-05-16T20:39:35.5096716Z 2021-05-16T20:39:35.5097397Z - checking for empty or unneeded directories 2021-05-16T20:39:35.5152878Z 2021-05-16T20:39:35.5153511Z 2021-05-16T20:39:35.5153921Z 2021-05-16T20:39:35.5154314Z 2021-05-16T20:39:35.5155016Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T20:39:35.5442715Z 2021-05-16T20:39:35.5443874Z 2021-05-16T20:39:35.5444520Z 2021-05-16T20:39:35.5783595Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:39:35.5784430Z (as 'lib' is unspecified) 2021-05-16T20:39:35.8401507Z * installing *source* package 'aghast' ... 2021-05-16T20:39:35.8810984Z ** R 2021-05-16T20:39:35.8946894Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:36.1845868Z ** help 2021-05-16T20:39:36.2357173Z *** installing help indices 2021-05-16T20:39:36.2716976Z 2021-05-16T20:39:36.2718658Z converting help for package 'aghast' 2021-05-16T20:39:36.3014225Z finding HTML links ... done 2021-05-16T20:39:36.3241604Z ga_artifacts html 2021-05-16T20:39:36.3374580Z ga_jobs html 2021-05-16T20:39:36.3485909Z ga_run_log_config html 2021-05-16T20:39:36.3676624Z ga_runs html 2021-05-16T20:39:36.3894866Z ga_secrets html 2021-05-16T20:39:36.4086023Z ga_workflows html 2021-05-16T20:39:36.4170129Z pipe html 2021-05-16T20:39:36.4175115Z ** building package indices 2021-05-16T20:39:36.4447686Z ** testing if installed package can be loaded 2021-05-16T20:39:36.4450952Z *** arch - i386 2021-05-16T20:39:36.7504375Z *** arch - x64 2021-05-16T20:39:37.0577343Z * DONE (aghast) 2021-05-16T20:39:37.0791393Z In R CMD INSTALL 2021-05-16T20:39:37.0920951Z Installing 1 packages: covr 2021-05-16T20:39:37.0932755Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:39:37.0933532Z (as 'lib' is unspecified) 2021-05-16T20:39:37.9392442Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T20:39:37.9393322Z 2021-05-16T20:39:38.5911906Z 2021-05-16T20:39:38.5914212Z There is a binary version available but the source version is later: 2021-05-16T20:39:38.5923877Z binary source needs_compilation 2021-05-16T20:39:38.5925431Z covr 3.5.0 3.5.1 TRUE 2021-05-16T20:39:38.5926190Z 2021-05-16T20:39:38.5939108Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T20:39:38.6333784Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T20:39:38.6911832Z ================================================== 2021-05-16T20:39:38.6912985Z downloaded 167 KB 2021-05-16T20:39:38.6913492Z 2021-05-16T20:39:38.6927340Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T20:39:38.7302391Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T20:39:38.7310793Z ================================================== 2021-05-16T20:39:38.7311999Z downloaded 121 KB 2021-05-16T20:39:38.7312504Z 2021-05-16T20:39:38.7505996Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T20:39:38.7657988Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T20:39:38.7684611Z 2021-05-16T20:39:38.7685757Z The downloaded binary packages are in 2021-05-16T20:39:38.7687070Z C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages 2021-05-16T20:39:38.7688227Z installing the source package 'covr' 2021-05-16T20:39:38.7688701Z 2021-05-16T20:39:38.7703315Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:39:38.8225452Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T20:39:38.8246462Z ================================================== 2021-05-16T20:39:38.8247383Z downloaded 143 KB 2021-05-16T20:39:38.8247868Z 2021-05-16T20:39:39.3757895Z * installing *source* package 'covr' ... 2021-05-16T20:39:39.4042142Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T20:39:39.4396363Z ** libs 2021-05-16T20:39:39.4405697Z 2021-05-16T20:39:39.4406928Z *** arch - i386 2021-05-16T20:39:39.4636709Z 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:39:39.6945981Z 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:39:39.8063771Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T20:39:39.8081439Z 2021-05-16T20:39:39.8082349Z *** arch - x64 2021-05-16T20:39:39.8294661Z 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:39:40.0800604Z 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:39:40.1778755Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T20:39:40.1808868Z ** R 2021-05-16T20:39:40.2115223Z ** inst 2021-05-16T20:39:40.2221458Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:39:41.4740416Z ** help 2021-05-16T20:39:41.6056411Z *** installing help indices 2021-05-16T20:39:41.6871319Z converting help for package 'covr' 2021-05-16T20:39:41.7150228Z finding HTML links ... done 2021-05-16T20:39:41.7429555Z azure html 2021-05-16T20:39:41.7470118Z clear_counters html 2021-05-16T20:39:41.7600277Z code_coverage html 2021-05-16T20:39:41.7932402Z codecov html 2021-05-16T20:39:41.7988321Z count html 2021-05-16T20:39:41.8040649Z coverage_to_list html 2021-05-16T20:39:41.8176323Z coveralls html 2021-05-16T20:39:41.8519105Z covr-package html 2021-05-16T20:39:41.8567115Z display_name html 2021-05-16T20:39:41.8660910Z environment_coverage html 2021-05-16T20:39:41.8798755Z exclusions html 2021-05-16T20:39:41.8921890Z file_coverage html 2021-05-16T20:39:41.9038137Z file_report html 2021-05-16T20:39:41.9124444Z function_coverage html 2021-05-16T20:39:41.9252292Z gitlab html 2021-05-16T20:39:41.9312217Z in_covr html 2021-05-16T20:39:41.9362800Z key html 2021-05-16T20:39:41.9485961Z new_counter html 2021-05-16T20:39:41.9487777Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWmFCaJ/R.INSTALL1b1422c12630/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:39:41.9843822Z package_coverage html 2021-05-16T20:39:41.9925005Z percent_coverage html 2021-05-16T20:39:42.0027143Z print.coverage html 2021-05-16T20:39:42.0104129Z report html 2021-05-16T20:39:42.0265003Z system_check html 2021-05-16T20:39:42.0428301Z system_output html 2021-05-16T20:39:42.0502080Z tally_coverage html 2021-05-16T20:39:42.0576060Z to_cobertura html 2021-05-16T20:39:42.0656695Z to_sonarqube html 2021-05-16T20:39:42.0746485Z trace_calls html 2021-05-16T20:39:42.0820282Z value html 2021-05-16T20:39:42.0924611Z zero_coverage html 2021-05-16T20:39:42.0931897Z *** copying figures 2021-05-16T20:39:42.0943364Z ** building package indices 2021-05-16T20:39:42.1793656Z ** installing vignettes 2021-05-16T20:39:42.1869994Z ** testing if installed package can be loaded 2021-05-16T20:39:42.1872874Z *** arch - i386 2021-05-16T20:39:42.4934854Z *** arch - x64 2021-05-16T20:39:42.8099316Z * DONE (covr) 2021-05-16T20:39:42.8924907Z In R CMD INSTALL 2021-05-16T20:39:42.8947161Z 2021-05-16T20:39:42.8948245Z The downloaded source packages are in 2021-05-16T20:39:42.8949378Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpyAKk7d\downloaded_packages' 2021-05-16T20:39:43.0260228Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:39:43.0261110Z Rscript -e "tic::before_install()" 2021-05-16T20:39:43.0328206Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T20:39:43.0328785Z env: 2021-05-16T20:39:43.0329255Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:39:43.0329746Z TIC_DEPLOY_KEY: 2021-05-16T20:39:43.0330118Z RSPM: 2021-05-16T20:39:43.0331647Z GITHUB_PAT: *** 2021-05-16T20:39:43.0333029Z COVERALLS_TOKEN: 2021-05-16T20:39:43.0333561Z continue-on-error: false 2021-05-16T20:39:43.0334060Z VDIFFR_RUN_TESTS: 2021-05-16T20:39:43.0334531Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:39:43.0334965Z TZ: UTC 2021-05-16T20:39:43.0335360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:39:43.0335814Z NOT_CRAN: true 2021-05-16T20:39:43.0336209Z MSYSTEM: MINGW64 2021-05-16T20:39:43.0336646Z ##[endgroup] 2021-05-16T20:39:44.5742859Z v Loading tic stage configuration from tic.R 2021-05-16T20:39:44.7791418Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:39:44.7792700Z Windows because LaTeX is not available. 2021-05-16T20:39:44.8113266Z Running before_install: step_install_remote_binaries() 2021-05-16T20:39:45.3521047Z Installing RNifti binaries 2021-05-16T20:39:45.3536438Z [1] "neuroconductor/RNifti" 2021-05-16T20:39:45.5783053Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:39:45.5816004Z tag_name 2021-05-16T20:39:45.5816970Z 2 1.3.1.s 2021-05-16T20:39:45.5818149Z zipball_url 2021-05-16T20:39:45.5820950Z 2 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:39:45.5822818Z tarball_url 2021-05-16T20:39:45.5824123Z Installing RNifti package binaries 2021-05-16T20:39:45.5826112Z 2 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:39:45.5827773Z commit.sha 2021-05-16T20:39:45.5829106Z 2 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:39:45.5831237Z commit.url 2021-05-16T20:39:45.5833440Z 2 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:39:45.5835586Z node_id 2021-05-16T20:39:45.5837573Z 2 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:39:45.5839796Z url 2021-05-16T20:39:45.5849260Z trying URL 'https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.5.zip' 2021-05-16T20:39:45.5850964Z 2 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:39:45.5852399Z assets_url 2021-05-16T20:39:45.5853468Z 2 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:39:45.5854981Z upload_url 2021-05-16T20:39:45.5856170Z 2 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:39:45.5857373Z id asset_updated_at asset_created_at created_at 2021-05-16T20:39:45.5858210Z 2 42981970 2021-05-14 21:38:51 2021-05-14 21:38:50 2021-05-14 21:05:46 2021-05-16T20:39:45.5859061Z published_at asset_name asset_label asset_download_count 2021-05-16T20:39:45.5860005Z 2 2021-05-14 21:06:13 RNifti_1.3.1_R3.5.zip 5 2021-05-16T20:39:45.5861159Z asset_browser_download_url 2021-05-16T20:39:45.5862243Z 2 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.5.zip 2021-05-16T20:39:45.8329222Z Content type 'application/octet-stream' length 1767541 bytes (1.7 MB) 2021-05-16T20:39:45.8751982Z ================================================== 2021-05-16T20:39:45.8752687Z downloaded 1.7 MB 2021-05-16T20:39:45.8753218Z 2021-05-16T20:39:45.8781747Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:39:45.8782500Z (as 'lib' is unspecified) 2021-05-16T20:39:45.9508751Z package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T20:39:45.9598163Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:39:45.9747108Z Installing oro.nifti binaries 2021-05-16T20:39:45.9758421Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:39:46.1210851Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:39:46.1230694Z tag_name 2021-05-16T20:39:46.1231109Z 2 0.10.3.s 2021-05-16T20:39:46.1232039Z zipball_url 2021-05-16T20:39:46.1233122Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:39:46.1234186Z tarball_url 2021-05-16T20:39:46.1235234Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:39:46.1236162Z commit.sha 2021-05-16T20:39:46.1236970Z 2 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:39:46.1238034Z commit.url 2021-05-16T20:39:46.1238722Z Installing oro.nifti package binaries 2021-05-16T20:39:46.1240186Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:39:46.1241331Z node_id 2021-05-16T20:39:46.1242419Z 2 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:39:46.1243569Z url 2021-05-16T20:39:46.1244494Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:39:46.1245427Z assets_url 2021-05-16T20:39:46.1246867Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:39:46.1249369Z 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:39:46.1250702Z upload_url 2021-05-16T20:39:46.1251848Z 2 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:39:46.1252974Z id asset_updated_at asset_created_at created_at 2021-05-16T20:39:46.1253682Z 2 43005549 2021-05-15 23:22:35 2021-05-15 23:22:35 2021-05-15 22:37:06 2021-05-16T20:39:46.1254344Z published_at asset_name asset_label 2021-05-16T20:39:46.1255011Z 2 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.zip 2021-05-16T20:39:46.1255544Z asset_download_count 2021-05-16T20:39:46.1255969Z 2 10 2021-05-16T20:39:46.1256621Z asset_browser_download_url 2021-05-16T20:39:46.1257648Z 2 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip 2021-05-16T20:39:46.2979892Z Content type 'application/octet-stream' length 6037150 bytes (5.8 MB) 2021-05-16T20:39:46.3953868Z ================================================== 2021-05-16T20:39:46.3955502Z downloaded 5.8 MB 2021-05-16T20:39:46.3956600Z 2021-05-16T20:39:46.3960724Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:39:46.3961504Z (as 'lib' is unspecified) 2021-05-16T20:39:46.4798271Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T20:39:46.4879800Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:39:46.5019712Z Installing brainR binaries 2021-05-16T20:39:46.5034085Z [1] "neuroconductor/brainR" 2021-05-16T20:39:46.6540589Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:39:46.6574191Z tag_name 2021-05-16T20:39:46.6574685Z 2 1.6.0.s 2021-05-16T20:39:46.6575451Z zipball_url 2021-05-16T20:39:46.6577217Z 2 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:39:46.6578509Z tarball_url 2021-05-16T20:39:46.6579550Z 2 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:39:46.6580481Z commit.sha 2021-05-16T20:39:46.6581281Z 2 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:39:46.6582378Z commit.url 2021-05-16T20:39:46.6583042Z Installing brainR package binaries 2021-05-16T20:39:46.6584436Z 2 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:39:46.6585545Z node_id 2021-05-16T20:39:46.6586707Z 2 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:39:46.6587826Z url 2021-05-16T20:39:46.6588822Z 2 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:39:46.6589834Z assets_url 2021-05-16T20:39:46.6590864Z 2 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:39:46.6591833Z upload_url 2021-05-16T20:39:46.6592910Z 2 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:39:46.6594002Z id asset_updated_at asset_created_at created_at 2021-05-16T20:39:46.6595048Z 2 43017669 2021-05-16 18:32:50 2021-05-16 18:32:49 2021-05-16 14:09:41 2021-05-16T20:39:46.6595968Z published_at asset_name asset_label asset_download_count 2021-05-16T20:39:46.6596794Z 2 2021-05-16 17:30:46 brainR_1.6.0_R3.5.zip 0 2021-05-16T20:39:46.6597559Z asset_browser_download_url 2021-05-16T20:39:46.6598558Z 2 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.5.zip 2021-05-16T20:39:46.6599852Z trying URL 'https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.5.zip' 2021-05-16T20:39:46.8497495Z Content type 'application/octet-stream' length 3932736 bytes (3.8 MB) 2021-05-16T20:39:46.9514638Z ================================================== 2021-05-16T20:39:46.9515541Z downloaded 3.8 MB 2021-05-16T20:39:46.9516167Z 2021-05-16T20:39:46.9519505Z Installing package into 'D:/a/_temp/Library' 2021-05-16T20:39:46.9520440Z (as 'lib' is unspecified) 2021-05-16T20:39:47.0152568Z package 'brainR' successfully unpacked and MD5 sums checked 2021-05-16T20:39:47.0221333Z Rewriting new remotes: 2021-05-16T20:39:47.2535644Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:39:47.2536554Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:39:47.2537194Z remotes::install_cran("rcmdcheck") 2021-05-16T20:39:47.2537796Z remotes::install_cran("markdown") 2021-05-16T20:39:47.2543538Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:39:47.2543978Z env: 2021-05-16T20:39:47.2544433Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:39:47.2544913Z TIC_DEPLOY_KEY: 2021-05-16T20:39:47.2545273Z RSPM: 2021-05-16T20:39:47.2546579Z GITHUB_PAT: *** 2021-05-16T20:39:47.2546974Z COVERALLS_TOKEN: 2021-05-16T20:39:47.2547477Z continue-on-error: false 2021-05-16T20:39:47.2547966Z VDIFFR_RUN_TESTS: 2021-05-16T20:39:47.2548474Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:39:47.2548878Z TZ: UTC 2021-05-16T20:39:47.2549257Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:39:47.2549679Z NOT_CRAN: true 2021-05-16T20:39:47.2550099Z MSYSTEM: MINGW64 2021-05-16T20:39:47.2550497Z ##[endgroup] 2021-05-16T20:39:52.6534489Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:39:52.6535440Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:39:52.6536500Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:39:52.6537146Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:39:52.6537796Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:39:52.6538419Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:39:52.6539058Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:39:52.6539697Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:39:52.6540627Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:39:52.6541255Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:39:52.6542564Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:39:52.6543196Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:39:52.6543903Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:39:52.6544601Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:39:52.6545273Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:39:52.6545885Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:39:52.6546524Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:39:52.6547171Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:39:52.6547848Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:39:52.6548532Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:39:52.6549212Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:39:52.6549880Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:39:52.6550500Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:39:52.6551136Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:39:52.6551932Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:39:52.6552574Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:39:52.6553197Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:39:52.6553851Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:39:52.6554468Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:39:52.6555097Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:39:52.6555706Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:39:52.6556376Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:39:52.6557006Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:39:52.6557609Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:39:52.6558217Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:39:52.6558862Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:39:52.6559480Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:39:52.6560103Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:39:52.6560744Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:39:52.6583421Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:39:52.6604556Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T20:39:52.6605299Z (as 'lib' is unspecified) 2021-05-16T20:39:56.3853159Z 2021-05-16T20:39:56.3855357Z There are binary versions available but the source versions are later: 2021-05-16T20:39:56.3882948Z binary source needs_compilation 2021-05-16T20:39:56.3884177Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T20:39:56.3885205Z jquerylib 0.1 0.1.4 FALSE 2021-05-16T20:39:56.3886228Z sass 0.2.0 0.4.0 TRUE 2021-05-16T20:39:56.3887179Z promises 1.1.0 1.2.0.1 TRUE 2021-05-16T20:39:56.3888107Z later 1.0.0 1.2.0 TRUE 2021-05-16T20:39:56.3889036Z httpuv 1.5.2 1.6.1 TRUE 2021-05-16T20:39:56.3890439Z crosstalk 1.1.0.1 1.1.1 FALSE 2021-05-16T20:39:56.3891369Z shiny 1.4.0.2 1.6.0 FALSE 2021-05-16T20:39:56.3892309Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T20:39:56.3893577Z htmlwidgets 1.5.1 1.5.3 FALSE 2021-05-16T20:39:56.3894590Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T20:39:56.3896487Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T20:39:56.3897425Z labeling 0.3 0.4.2 FALSE 2021-05-16T20:39:56.3898114Z farver 2.0.3 2.1.0 TRUE 2021-05-16T20:39:56.3898775Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T20:39:56.3899471Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T20:39:56.3900153Z misc3d 0.8-4 0.9-0 FALSE 2021-05-16T20:39:56.3900772Z rgl 0.100.54 0.106.8 TRUE 2021-05-16T20:39:56.3901413Z tinytex 0.22 0.31 FALSE 2021-05-16T20:39:56.3902058Z scales 1.1.0 1.1.1 FALSE 2021-05-16T20:39:56.3902727Z isoband 0.2.1 0.2.4 TRUE 2021-05-16T20:39:56.3903361Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T20:39:56.3904001Z rmarkdown 2.1 2.8 FALSE 2021-05-16T20:39:56.3904674Z ggplot2 3.3.0 3.3.3 FALSE 2021-05-16T20:39:56.3905334Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T20:39:56.3906060Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T20:39:56.3906501Z 2021-05-16T20:39:56.3918598Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-16T20:39:56.4411653Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-16T20:39:56.4443383Z ================================================== 2021-05-16T20:39:56.4444281Z downloaded 61 KB 2021-05-16T20:39:56.4444749Z 2021-05-16T20:39:56.4463636Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sourcetools_0.1.7.zip' 2021-05-16T20:39:56.4853465Z Content type 'application/zip' length 530454 bytes (518 KB) 2021-05-16T20:39:56.4972573Z ================================================== 2021-05-16T20:39:56.4974025Z downloaded 518 KB 2021-05-16T20:39:56.4974846Z 2021-05-16T20:39:56.4991458Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xtable_1.8-4.zip' 2021-05-16T20:39:56.5569233Z Content type 'application/zip' length 704829 bytes (688 KB) 2021-05-16T20:39:56.5718066Z ================================================== 2021-05-16T20:39:56.5719082Z downloaded 688 KB 2021-05-16T20:39:56.5719591Z 2021-05-16T20:39:56.5735211Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/webshot_0.5.2.zip' 2021-05-16T20:39:56.6081022Z Content type 'application/zip' length 144904 bytes (141 KB) 2021-05-16T20:39:56.6121499Z ================================================== 2021-05-16T20:39:56.6122392Z downloaded 141 KB 2021-05-16T20:39:56.6122897Z 2021-05-16T20:39:56.6137792Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/miniUI_0.1.1.1.zip' 2021-05-16T20:39:56.6501954Z Content type 'application/zip' length 36165 bytes (35 KB) 2021-05-16T20:39:56.6513289Z ================================================== 2021-05-16T20:39:56.6514433Z downloaded 35 KB 2021-05-16T20:39:56.6515267Z 2021-05-16T20:39:56.6530601Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/base64enc_0.1-3.zip' 2021-05-16T20:39:56.6913884Z Content type 'application/zip' length 43316 bytes (42 KB) 2021-05-16T20:39:56.6932116Z ================================================== 2021-05-16T20:39:56.6932829Z downloaded 42 KB 2021-05-16T20:39:56.6933496Z 2021-05-16T20:39:56.6957634Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/manipulateWidget_0.10.1.zip' 2021-05-16T20:39:56.7423841Z Content type 'application/zip' length 1795901 bytes (1.7 MB) 2021-05-16T20:39:56.7674432Z ================================================== 2021-05-16T20:39:56.7675532Z downloaded 1.7 MB 2021-05-16T20:39:56.7676058Z 2021-05-16T20:39:56.7691747Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/RColorBrewer_1.1-2.zip' 2021-05-16T20:39:56.7997426Z Content type 'application/zip' length 55498 bytes (54 KB) 2021-05-16T20:39:56.8044197Z ================================================== 2021-05-16T20:39:56.8045132Z downloaded 54 KB 2021-05-16T20:39:56.8045606Z 2021-05-16T20:39:56.8061847Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/munsell_0.5.0.zip' 2021-05-16T20:39:56.8393572Z Content type 'application/zip' length 244203 bytes (238 KB) 2021-05-16T20:39:56.8445265Z ================================================== 2021-05-16T20:39:56.8446154Z downloaded 238 KB 2021-05-16T20:39:56.8446637Z 2021-05-16T20:39:56.8462126Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/plyr_1.8.6.zip' 2021-05-16T20:39:56.9219568Z Content type 'application/zip' length 1313304 bytes (1.3 MB) 2021-05-16T20:39:56.9360986Z ================================================== 2021-05-16T20:39:56.9362195Z downloaded 1.3 MB 2021-05-16T20:39:56.9362746Z 2021-05-16T20:39:56.9379892Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/gtable_0.3.0.zip' 2021-05-16T20:39:56.9441683Z Content type 'application/zip' length 433147 bytes (422 KB) 2021-05-16T20:39:56.9519782Z ================================================== 2021-05-16T20:39:56.9521160Z downloaded 422 KB 2021-05-16T20:39:56.9522204Z 2021-05-16T20:39:56.9536599Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/reshape2_1.4.4.zip' 2021-05-16T20:39:57.0047351Z Content type 'application/zip' length 631421 bytes (616 KB) 2021-05-16T20:39:57.0088383Z ================================================== 2021-05-16T20:39:57.0089341Z downloaded 616 KB 2021-05-16T20:39:57.0089787Z 2021-05-16T20:39:57.0211831Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.0662131Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.0910360Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.1127569Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.1238056Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.1362522Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.1916985Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.2035814Z package 'RColorBrewer' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.2206590Z package 'munsell' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.2615741Z package 'plyr' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.2950651Z package 'gtable' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.3286319Z package 'reshape2' successfully unpacked and MD5 sums checked 2021-05-16T20:39:57.3309415Z 2021-05-16T20:39:57.3310176Z The downloaded binary packages are in 2021-05-16T20:39:57.3311439Z C:\Users\runneradmin\AppData\Local\Temp\RtmpI5776M\downloaded_packages 2021-05-16T20:39:57.3315554Z installing the source packages 'bitops', 'jquerylib', 'sass', 'bslib', 'promises', 'later', 'httpuv', 'crosstalk', 'shiny', 'htmltools', 'htmlwidgets', 'colorspace', 'viridisLite', 'labeling', 'farver', 'R.methodsS3', 'oro.nifti', 'misc3d', 'rgl', 'tinytex', 'scales', 'isoband', 'R.oo', 'rmarkdown', 'ggplot2', 'R.utils', 'matrixStats' 2021-05-16T20:39:57.3316958Z 2021-05-16T20:39:57.3334734Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:39:57.3423689Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:39:57.3426070Z ================================================== 2021-05-16T20:39:57.3426877Z downloaded 10 KB 2021-05-16T20:39:57.3427303Z 2021-05-16T20:39:57.3441468Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T20:39:57.3627411Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T20:39:57.3712761Z ================================================== 2021-05-16T20:39:57.3713683Z downloaded 508 KB 2021-05-16T20:39:57.3714167Z 2021-05-16T20:39:57.3819892Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T20:39:57.3929329Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T20:39:57.5343210Z ================================================== 2021-05-16T20:39:57.5344376Z downloaded 2.9 MB 2021-05-16T20:39:57.5344934Z 2021-05-16T20:39:57.5359179Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:39:57.5437687Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:39:57.6084520Z ================================================== 2021-05-16T20:39:57.6085411Z downloaded 3.6 MB 2021-05-16T20:39:57.6085845Z 2021-05-16T20:39:57.6089400Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T20:39:57.7871492Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T20:39:57.9201288Z ================================================== 2021-05-16T20:39:57.9202407Z downloaded 3.0 MB 2021-05-16T20:39:57.9202935Z 2021-05-16T20:39:57.9220724Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T20:39:57.9420711Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T20:39:57.9454582Z ================================================== 2021-05-16T20:39:57.9455666Z downloaded 62 KB 2021-05-16T20:39:57.9456330Z 2021-05-16T20:39:57.9471505Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T20:39:57.9577533Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T20:39:58.0072550Z ================================================== 2021-05-16T20:39:58.0073426Z downloaded 1.7 MB 2021-05-16T20:39:58.0073983Z 2021-05-16T20:39:58.0074986Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T20:39:58.0236356Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T20:39:58.0265524Z ================================================== 2021-05-16T20:39:58.0266449Z downloaded 660 KB 2021-05-16T20:39:58.0266944Z 2021-05-16T20:39:58.0279646Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T20:39:58.0450718Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T20:39:58.1285637Z ================================================== 2021-05-16T20:39:58.1286748Z downloaded 4.0 MB 2021-05-16T20:39:58.1287296Z 2021-05-16T20:39:58.1301860Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:39:58.1440102Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T20:39:58.1446150Z ================================================== 2021-05-16T20:39:58.1447217Z downloaded 69 KB 2021-05-16T20:39:58.1447843Z 2021-05-16T20:39:58.1459811Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T20:39:58.1588120Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T20:39:58.1629535Z ================================================== 2021-05-16T20:39:58.1630459Z downloaded 316 KB 2021-05-16T20:39:58.1630940Z 2021-05-16T20:39:58.1643404Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:39:58.1759960Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T20:39:58.2185295Z ================================================== 2021-05-16T20:39:58.2186436Z downloaded 2.1 MB 2021-05-16T20:39:58.2186952Z 2021-05-16T20:39:58.2199916Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:39:58.2271767Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T20:39:58.2555818Z ================================================== 2021-05-16T20:39:58.2556800Z downloaded 1.2 MB 2021-05-16T20:39:58.2557294Z 2021-05-16T20:39:58.2570033Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:39:58.2674449Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T20:39:58.2676557Z ================================================== 2021-05-16T20:39:58.2677471Z downloaded 10156 bytes 2021-05-16T20:39:58.2677981Z 2021-05-16T20:39:58.2689684Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:39:58.3035295Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T20:39:58.3234155Z ================================================== 2021-05-16T20:39:58.3234700Z downloaded 1.2 MB 2021-05-16T20:39:58.3235189Z 2021-05-16T20:39:58.3247717Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T20:39:58.3344178Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T20:39:58.3377256Z ================================================== 2021-05-16T20:39:58.3378060Z downloaded 23 KB 2021-05-16T20:39:58.3378525Z 2021-05-16T20:39:58.3390200Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T20:39:58.3777929Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T20:39:58.5518902Z ================================================== 2021-05-16T20:39:58.5520145Z downloaded 5.0 MB 2021-05-16T20:39:58.5520685Z 2021-05-16T20:39:58.5540765Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:39:58.5916175Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T20:39:58.6373725Z ================================================== 2021-05-16T20:39:58.6375178Z downloaded 65 KB 2021-05-16T20:39:58.6376022Z 2021-05-16T20:39:58.6395781Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T20:39:58.6754219Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T20:39:58.7356006Z ================================================== 2021-05-16T20:39:58.7357095Z downloaded 2.9 MB 2021-05-16T20:39:58.7357649Z 2021-05-16T20:39:58.7373172Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:39:58.7460032Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T20:39:58.7463088Z ================================================== 2021-05-16T20:39:58.7463859Z downloaded 28 KB 2021-05-16T20:39:58.7464294Z 2021-05-16T20:39:58.7478847Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:39:58.7629892Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T20:39:58.8190417Z ================================================== 2021-05-16T20:39:58.8191555Z downloaded 503 KB 2021-05-16T20:39:58.8192240Z 2021-05-16T20:39:58.8208600Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:39:58.8315587Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T20:39:58.8443571Z ================================================== 2021-05-16T20:39:58.8445002Z downloaded 1.9 MB 2021-05-16T20:39:58.8445532Z 2021-05-16T20:39:58.8459424Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T20:39:58.8521451Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T20:39:58.8724953Z ================================================== 2021-05-16T20:39:58.8725877Z downloaded 374 KB 2021-05-16T20:39:58.8726679Z 2021-05-16T20:39:58.8741530Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:39:58.8863080Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T20:39:58.9102983Z ================================================== 2021-05-16T20:39:58.9103820Z downloaded 3.1 MB 2021-05-16T20:39:58.9104261Z 2021-05-16T20:39:58.9118234Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:39:58.9178652Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T20:39:58.9350001Z ================================================== 2021-05-16T20:39:58.9350908Z downloaded 2.9 MB 2021-05-16T20:39:58.9351383Z 2021-05-16T20:39:58.9368724Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T20:39:58.9484303Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T20:39:58.9646275Z ================================================== 2021-05-16T20:39:58.9647156Z downloaded 353 KB 2021-05-16T20:39:58.9647646Z 2021-05-16T20:39:58.9660959Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T20:39:59.0079909Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T20:39:59.0133008Z ================================================== 2021-05-16T20:39:59.0134545Z downloaded 191 KB 2021-05-16T20:39:59.0135456Z 2021-05-16T20:39:59.2763451Z * installing *source* package 'bitops' ... 2021-05-16T20:39:59.2792176Z ** package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T20:39:59.2958653Z ** libs 2021-05-16T20:39:59.2967961Z 2021-05-16T20:39:59.2969455Z *** arch - i386 2021-05-16T20:39:59.3224592Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c bit-ops.c -o bit-ops.o 2021-05-16T20:39:59.4009757Z bit-ops.c: In function 'bitShiftL': 2021-05-16T20:39:59.4012159Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:39:59.4014081Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T20:39:59.4015746Z ^ 2021-05-16T20:39:59.4017195Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:39:59.4018754Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:39:59.4020000Z ^ 2021-05-16T20:39:59.4021388Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:39:59.4022684Z bitshift_BODY( << ); 2021-05-16T20:39:59.4023546Z ^ 2021-05-16T20:39:59.4025271Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:39:59.4027273Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:39:59.4028573Z ^ 2021-05-16T20:39:59.4029911Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:39:59.4031459Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:39:59.4032676Z ^ 2021-05-16T20:39:59.4034056Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:39:59.4035297Z bitshift_BODY( << ); 2021-05-16T20:39:59.4036274Z ^ 2021-05-16T20:39:59.4038754Z bit-ops.c: In function 'bitShiftR': 2021-05-16T20:39:59.4041363Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:39:59.4043311Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T20:39:59.4044660Z ^ 2021-05-16T20:39:59.4046305Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:39:59.4048146Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:39:59.4049408Z ^ 2021-05-16T20:39:59.4050802Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:39:59.4052071Z bitshift_BODY( >> ); 2021-05-16T20:39:59.4052912Z ^ 2021-05-16T20:39:59.4054576Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:39:59.4056561Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:39:59.4057942Z ^ 2021-05-16T20:39:59.4059324Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:39:59.4060866Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:39:59.4062321Z ^ 2021-05-16T20:39:59.4063715Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:39:59.4064958Z bitshift_BODY( >> ); 2021-05-16T20:39:59.4065953Z ^ 2021-05-16T20:39:59.5680445Z 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:39:59.6839213Z 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:39:59.9083832Z 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:40:00.0296512Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-16T20:40:00.0307444Z 2021-05-16T20:40:00.0308796Z *** arch - x64 2021-05-16T20:40:00.0549317Z 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:40:00.1339222Z bit-ops.c: In function 'bitShiftL': 2021-05-16T20:40:00.1341688Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:40:00.1343622Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T20:40:00.1344965Z ^ 2021-05-16T20:40:00.1346402Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:40:00.1347955Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:40:00.1349200Z ^ 2021-05-16T20:40:00.1350586Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:40:00.1351858Z bitshift_BODY( << ); 2021-05-16T20:40:00.1352750Z ^ 2021-05-16T20:40:00.1354465Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:40:00.1356411Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:40:00.1357950Z ^ 2021-05-16T20:40:00.1359316Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:40:00.1360872Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:40:00.1362093Z ^ 2021-05-16T20:40:00.1363481Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:40:00.1364746Z bitshift_BODY( << ); 2021-05-16T20:40:00.1365648Z ^ 2021-05-16T20:40:00.1366804Z bit-ops.c: In function 'bitShiftR': 2021-05-16T20:40:00.1368681Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:40:00.1370790Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T20:40:00.1371931Z ^ 2021-05-16T20:40:00.1372716Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:40:00.1373616Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:40:00.1374305Z ^ 2021-05-16T20:40:00.1375096Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:40:00.1375845Z bitshift_BODY( >> ); 2021-05-16T20:40:00.1376324Z ^ 2021-05-16T20:40:00.1377261Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T20:40:00.1378304Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T20:40:00.1379073Z ^ 2021-05-16T20:40:00.1379845Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T20:40:00.1380729Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T20:40:00.1381419Z ^ 2021-05-16T20:40:00.1382326Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T20:40:00.1383031Z bitshift_BODY( >> ); 2021-05-16T20:40:00.1383527Z ^ 2021-05-16T20:40:00.3129422Z 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:40:00.4248397Z 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:40:00.6593659Z 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:40:00.7616654Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-16T20:40:00.7645107Z ** R 2021-05-16T20:40:00.7697538Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:00.8257295Z ** help 2021-05-16T20:40:00.8650789Z *** installing help indices 2021-05-16T20:40:00.9028156Z converting help for package 'bitops' 2021-05-16T20:40:00.9305412Z finding HTML links ... done 2021-05-16T20:40:00.9538462Z bitAnd html 2021-05-16T20:40:00.9732132Z bitFlip html 2021-05-16T20:40:00.9938870Z bitShiftL html 2021-05-16T20:40:01.0084586Z cksum html 2021-05-16T20:40:01.0089205Z ** building package indices 2021-05-16T20:40:01.0290188Z ** testing if installed package can be loaded 2021-05-16T20:40:01.0292967Z *** arch - i386 2021-05-16T20:40:01.3349679Z *** arch - x64 2021-05-16T20:40:01.6468029Z * DONE (bitops) 2021-05-16T20:40:01.6742368Z In R CMD INSTALL 2021-05-16T20:40:02.0071593Z * installing *source* package 'later' ... 2021-05-16T20:40:02.0171835Z ** package 'later' successfully unpacked and MD5 sums checked 2021-05-16T20:40:02.0172631Z 2021-05-16T20:40:02.0173222Z ********************************************** 2021-05-16T20:40:02.0173955Z WARNING: this package has a configure script 2021-05-16T20:40:02.0174818Z It probably needs manual configuration 2021-05-16T20:40:02.0175517Z ********************************************** 2021-05-16T20:40:02.0176157Z 2021-05-16T20:40:02.0176519Z 2021-05-16T20:40:02.0424159Z ** libs 2021-05-16T20:40:02.0440251Z 2021-05-16T20:40:02.0441335Z *** arch - i386 2021-05-16T20:40:02.0950189Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:40:06.5941960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c callback_registry.cpp -o callback_registry.o 2021-05-16T20:40:11.2472979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c debug.cpp -o debug.o 2021-05-16T20:40:11.5417121Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T20:40:11.6506108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later.cpp -o later.o 2021-05-16T20:40:16.1980197Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_posix.cpp -o later_posix.o 2021-05-16T20:40:16.2737294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_win32.cpp -o later_win32.o 2021-05-16T20:40:19.4028621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timer_posix.cpp -o timer_posix.o 2021-05-16T20:40:19.4785758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T20:40:19.5526751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T20:40:19.9873811Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c tinycthread.c -o tinycthread.o 2021-05-16T20:40:20.4637160Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o later.dll tmp.def RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -LC:/R/bin/i386 -lR 2021-05-16T20:40:20.8078969Z installing to D:/a/_temp/Library/later/libs/i386 2021-05-16T20:40:20.8109703Z 2021-05-16T20:40:20.8110961Z *** arch - x64 2021-05-16T20:40:20.8524846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:40:25.8054121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c callback_registry.cpp -o callback_registry.o 2021-05-16T20:40:30.2857073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c debug.cpp -o debug.o 2021-05-16T20:40:31.2842178Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T20:40:31.2850536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later.cpp -o later.o 2021-05-16T20:40:35.3728279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_posix.cpp -o later_posix.o 2021-05-16T20:40:35.4460618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_win32.cpp -o later_win32.o 2021-05-16T20:40:38.8070237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timer_posix.cpp -o timer_posix.o 2021-05-16T20:40:38.8786973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T20:40:38.9520242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T20:40:39.7078068Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c tinycthread.c -o tinycthread.o 2021-05-16T20:40:40.4134572Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o later.dll tmp.def RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -LC:/R/bin/x64 -lR 2021-05-16T20:40:40.8152758Z installing to D:/a/_temp/Library/later/libs/x64 2021-05-16T20:40:40.8199291Z ** R 2021-05-16T20:40:40.8255018Z ** inst 2021-05-16T20:40:40.8295662Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:41.0449562Z ** help 2021-05-16T20:40:41.0888298Z *** installing help indices 2021-05-16T20:40:41.1212162Z converting help for package 'later' 2021-05-16T20:40:41.1470725Z finding HTML links ... done 2021-05-16T20:40:41.2136041Z create_loop html 2021-05-16T20:40:41.2716124Z later html 2021-05-16T20:40:41.2753974Z list_queue html 2021-05-16T20:40:41.2858645Z logLevel html 2021-05-16T20:40:41.2906054Z loop_empty html 2021-05-16T20:40:41.2955700Z next_op_secs html 2021-05-16T20:40:41.3111677Z run_now html 2021-05-16T20:40:41.3116541Z ** building package indices 2021-05-16T20:40:41.3350892Z ** installing vignettes 2021-05-16T20:40:41.3413339Z ** testing if installed package can be loaded 2021-05-16T20:40:41.3416035Z *** arch - i386 2021-05-16T20:40:41.7483143Z *** arch - x64 2021-05-16T20:40:42.1616769Z * DONE (later) 2021-05-16T20:40:42.2067741Z In R CMD INSTALL 2021-05-16T20:40:42.5343419Z * installing *source* package 'htmltools' ... 2021-05-16T20:40:42.5413610Z ** package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T20:40:42.5694025Z ** libs 2021-05-16T20:40:42.5702762Z 2021-05-16T20:40:42.5703964Z *** arch - i386 2021-05-16T20:40:42.5943064Z 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:40:42.7078950Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-16T20:40:42.9685754Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/i386 -lR 2021-05-16T20:40:43.0798008Z installing to D:/a/_temp/Library/htmltools/libs/i386 2021-05-16T20:40:43.0807040Z 2021-05-16T20:40:43.0808170Z *** arch - x64 2021-05-16T20:40:43.1020829Z 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:40:43.2009073Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-16T20:40:43.4595982Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/x64 -lR 2021-05-16T20:40:43.5571684Z installing to D:/a/_temp/Library/htmltools/libs/x64 2021-05-16T20:40:43.5600734Z ** R 2021-05-16T20:40:43.5894729Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:45.0130348Z ** help 2021-05-16T20:40:45.1940767Z *** installing help indices 2021-05-16T20:40:45.2946444Z converting help for package 'htmltools' 2021-05-16T20:40:45.3225028Z finding HTML links ... done 2021-05-16T20:40:45.3556356Z HTML html 2021-05-16T20:40:45.3634909Z as.tags html 2021-05-16T20:40:45.3818920Z browsable html 2021-05-16T20:40:45.4435746Z builder html 2021-05-16T20:40:45.4624866Z capturePlot html 2021-05-16T20:40:45.4764365Z copyDependencyToDir html 2021-05-16T20:40:45.4928600Z css html 2021-05-16T20:40:45.5038873Z defaultPngDevice html 2021-05-16T20:40:45.5108866Z findDependencies html 2021-05-16T20:40:45.5225106Z htmlDependencies html 2021-05-16T20:40:45.5799479Z htmlDependency html 2021-05-16T20:40:45.5869817Z htmlEscape html 2021-05-16T20:40:45.6029548Z htmlPreserve html 2021-05-16T20:40:45.6168323Z htmlTemplate html 2021-05-16T20:40:45.6267636Z html_print html 2021-05-16T20:40:45.6393935Z include html 2021-05-16T20:40:45.6460765Z knitr_methods html 2021-05-16T20:40:45.6593051Z makeDependencyRelative html 2021-05-16T20:40:45.6749491Z parseCssColors html 2021-05-16T20:40:45.7160495Z plotTag html 2021-05-16T20:40:45.7267238Z print.html html 2021-05-16T20:40:45.7420840Z renderDependencies html 2021-05-16T20:40:45.7597001Z renderDocument html 2021-05-16T20:40:45.7841649Z renderTags html 2021-05-16T20:40:45.7947632Z resolveDependencies html 2021-05-16T20:40:45.8074562Z save_html html 2021-05-16T20:40:45.8158975Z singleton html 2021-05-16T20:40:45.8280833Z singleton_tools html 2021-05-16T20:40:45.8420663Z subtractDependencies html 2021-05-16T20:40:45.8507860Z suppressDependencies html 2021-05-16T20:40:45.8728152Z tag html 2021-05-16T20:40:45.8778538Z tagFunction html 2021-05-16T20:40:45.8840961Z urlEncodePath html 2021-05-16T20:40:45.9020677Z validateCssUnit html 2021-05-16T20:40:45.9126583Z withTags html 2021-05-16T20:40:45.9135925Z ** building package indices 2021-05-16T20:40:46.0129711Z ** testing if installed package can be loaded 2021-05-16T20:40:46.0132010Z *** arch - i386 2021-05-16T20:40:46.3198262Z *** arch - x64 2021-05-16T20:40:46.6307975Z * DONE (htmltools) 2021-05-16T20:40:46.6699643Z In R CMD INSTALL 2021-05-16T20:40:47.3701619Z * installing *source* package 'colorspace' ... 2021-05-16T20:40:47.4034210Z ** package 'colorspace' successfully unpacked and MD5 sums checked 2021-05-16T20:40:47.4367972Z ** libs 2021-05-16T20:40:47.4376038Z 2021-05-16T20:40:47.4377104Z *** arch - i386 2021-05-16T20:40:47.4625378Z 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:40:48.5067909Z 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:40:48.7303863Z 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:40:48.8447729Z installing to D:/a/_temp/Library/colorspace/libs/i386 2021-05-16T20:40:48.8458669Z 2021-05-16T20:40:48.8459822Z *** arch - x64 2021-05-16T20:40:48.8669054Z 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:40:49.6887325Z 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:40:49.9167775Z 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:40:50.0213642Z installing to D:/a/_temp/Library/colorspace/libs/x64 2021-05-16T20:40:50.0245826Z ** R 2021-05-16T20:40:50.0526858Z ** data 2021-05-16T20:40:50.0550425Z *** moving datasets to lazyload DB 2021-05-16T20:40:50.2022098Z ** demo 2021-05-16T20:40:50.2045755Z ** inst 2021-05-16T20:40:50.2727907Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:53.7825641Z ** help 2021-05-16T20:40:54.1144511Z *** installing help indices 2021-05-16T20:40:54.2675948Z converting help for package 'colorspace' 2021-05-16T20:40:54.2955127Z finding HTML links ... done 2021-05-16T20:40:54.3610832Z HLS html 2021-05-16T20:40:54.3816399Z HSV html 2021-05-16T20:40:54.4025106Z LAB html 2021-05-16T20:40:54.4233231Z LUV html 2021-05-16T20:40:54.4453812Z RGB html 2021-05-16T20:40:54.4541043Z USSouthPolygon html 2021-05-16T20:40:54.4703188Z XYZ html 2021-05-16T20:40:54.5154713Z adjust_transparency html 2021-05-16T20:40:54.5669138Z choose_palette html 2021-05-16T20:40:54.6112563Z color-class html 2021-05-16T20:40:54.6225630Z coords html 2021-05-16T20:40:54.6424291Z cvd html 2021-05-16T20:40:54.6586071Z cvd_emulator html 2021-05-16T20:40:54.6788999Z cvd_image html 2021-05-16T20:40:54.6978589Z demoplot html 2021-05-16T20:40:54.7370455Z desaturate html 2021-05-16T20:40:54.7986682Z divergingx_hcl html 2021-05-16T20:40:54.7988673Z 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:40:54.7990944Z 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:40:54.8122322Z hcl_color_picker html 2021-05-16T20:40:54.9218000Z hcl_palettes html 2021-05-16T20:40:54.9655797Z hclplot html 2021-05-16T20:40:54.9877326Z hex html 2021-05-16T20:40:55.0139095Z hex2RGB html 2021-05-16T20:40:55.0617813Z lighten html 2021-05-16T20:40:55.0879079Z max_chroma html 2021-05-16T20:40:55.1055307Z mixcolor html 2021-05-16T20:40:55.1269574Z polarLAB html 2021-05-16T20:40:55.1485549Z polarLUV html 2021-05-16T20:40:55.2089443Z rainbow_hcl html 2021-05-16T20:40:55.2091271Z 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:40:55.2093550Z 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:40:55.2257576Z readRGB html 2021-05-16T20:40:55.2427831Z readhex html 2021-05-16T20:40:55.2598693Z sRGB html 2021-05-16T20:40:55.2913227Z scale_colour_binned_diverging html 2021-05-16T20:40:55.3190158Z scale_colour_binned_divergingx html 2021-05-16T20:40:55.3486154Z scale_colour_binned_qualitative html 2021-05-16T20:40:55.3881016Z scale_colour_binned_sequential html 2021-05-16T20:40:55.4176366Z scale_colour_continuous_diverging html 2021-05-16T20:40:55.4445668Z scale_colour_continuous_divergingx html 2021-05-16T20:40:55.4712374Z scale_colour_continuous_qualitative html 2021-05-16T20:40:55.5100307Z scale_colour_continuous_sequential html 2021-05-16T20:40:55.5407482Z scale_colour_discrete_diverging html 2021-05-16T20:40:55.5700973Z scale_colour_discrete_divergingx html 2021-05-16T20:40:55.5984779Z scale_colour_discrete_qualitative html 2021-05-16T20:40:55.6347671Z scale_colour_discrete_sequential html 2021-05-16T20:40:55.6695771Z simulate_cvd html 2021-05-16T20:40:55.7288172Z specplot html 2021-05-16T20:40:55.7662100Z swatchplot html 2021-05-16T20:40:55.7750311Z whitepoint html 2021-05-16T20:40:55.7913464Z writehex html 2021-05-16T20:40:55.7921618Z ** building package indices 2021-05-16T20:40:55.9700820Z ** installing vignettes 2021-05-16T20:40:55.9795840Z ** testing if installed package can be loaded 2021-05-16T20:40:55.9798892Z *** arch - i386 2021-05-16T20:40:56.2862982Z *** arch - x64 2021-05-16T20:40:56.6130976Z * DONE (colorspace) 2021-05-16T20:40:56.7039172Z In R CMD INSTALL 2021-05-16T20:40:57.0060131Z * installing *source* package 'viridisLite' ... 2021-05-16T20:40:57.0128401Z ** package 'viridisLite' successfully unpacked and MD5 sums checked 2021-05-16T20:40:57.0408380Z ** R 2021-05-16T20:40:57.0677657Z ** inst 2021-05-16T20:40:57.0700061Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:57.1672746Z ** help 2021-05-16T20:40:57.1969710Z *** installing help indices 2021-05-16T20:40:57.2216270Z converting help for package 'viridisLite' 2021-05-16T20:40:57.2517048Z finding HTML links ... done 2021-05-16T20:40:57.2986547Z viridis html 2021-05-16T20:40:57.3234966Z viridis.map html 2021-05-16T20:40:57.3238931Z *** copying figures 2021-05-16T20:40:57.3282050Z ** building package indices 2021-05-16T20:40:57.3444478Z ** testing if installed package can be loaded 2021-05-16T20:40:57.3447346Z *** arch - i386 2021-05-16T20:40:57.6513156Z *** arch - x64 2021-05-16T20:40:57.9621385Z * DONE (viridisLite) 2021-05-16T20:40:57.9880796Z In R CMD INSTALL 2021-05-16T20:40:58.2395937Z * installing *source* package 'labeling' ... 2021-05-16T20:40:58.2421909Z ** package 'labeling' successfully unpacked and MD5 sums checked 2021-05-16T20:40:58.2618798Z ** R 2021-05-16T20:40:58.2688626Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:40:58.6798341Z ** help 2021-05-16T20:40:58.7482517Z *** installing help indices 2021-05-16T20:40:58.7887788Z converting help for package 'labeling' 2021-05-16T20:40:58.8210343Z finding HTML links ... done 2021-05-16T20:40:58.8492013Z extended html 2021-05-16T20:40:58.8611966Z extended.figures html 2021-05-16T20:40:58.8722562Z gnuplot html 2021-05-16T20:40:58.8829407Z heckbert html 2021-05-16T20:40:58.8866538Z labeling-internal html 2021-05-16T20:40:58.9050571Z labeling-package html 2021-05-16T20:40:58.9177578Z matplotlib html 2021-05-16T20:40:58.9300342Z nelder html 2021-05-16T20:40:58.9569022Z rpretty html 2021-05-16T20:40:58.9695588Z sparks html 2021-05-16T20:40:58.9800178Z thayer html 2021-05-16T20:40:59.0054749Z wilkinson html 2021-05-16T20:40:59.0060109Z ** building package indices 2021-05-16T20:40:59.0476496Z ** testing if installed package can be loaded 2021-05-16T20:40:59.0479254Z *** arch - i386 2021-05-16T20:40:59.3540480Z *** arch - x64 2021-05-16T20:40:59.6626190Z * DONE (labeling) 2021-05-16T20:40:59.6830238Z In R CMD INSTALL 2021-05-16T20:41:00.0906350Z * installing *source* package 'farver' ... 2021-05-16T20:41:00.1013621Z ** package 'farver' successfully unpacked and MD5 sums checked 2021-05-16T20:41:00.1268715Z ** libs 2021-05-16T20:41:00.1278335Z 2021-05-16T20:41:00.1279536Z *** arch - i386 2021-05-16T20:41:00.1619957Z 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:41:00.6566423Z 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:41:00.8628469Z 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:41:01.7801509Z 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:41:02.4064190Z encode.cpp: In function 'int double2int(double)': 2021-05-16T20:41:02.4065813Z encode.cpp:22:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:41:02.4066913Z return reinterpret_cast(d); 2021-05-16T20:41:02.4067547Z ^ 2021-05-16T20:41:05.9689391Z 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:41:21.5053304Z 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:41:21.9984605Z 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:41:22.3663580Z installing to D:/a/_temp/Library/farver/libs/i386 2021-05-16T20:41:22.3703002Z 2021-05-16T20:41:22.3704181Z *** arch - x64 2021-05-16T20:41:22.4024199Z 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:41:22.8630547Z 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:41:23.0513658Z 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:41:23.9707349Z 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:41:24.6376876Z encode.cpp: In function 'int double2int(double)': 2021-05-16T20:41:24.6379087Z encode.cpp:22:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:41:24.6380814Z return reinterpret_cast(d); 2021-05-16T20:41:24.6381715Z ^ 2021-05-16T20:41:27.8879364Z 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:41:41.8864842Z 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:41:42.7893933Z 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:41:42.8218677Z installing to D:/a/_temp/Library/farver/libs/x64 2021-05-16T20:41:42.8273401Z ** R 2021-05-16T20:41:42.8423625Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:41:43.0039151Z ** help 2021-05-16T20:41:43.0640005Z *** installing help indices 2021-05-16T20:41:43.1047760Z converting help for package 'farver' 2021-05-16T20:41:43.1325845Z finding HTML links ... done 2021-05-16T20:41:43.1499223Z as_white_ref html 2021-05-16T20:41:43.1764019Z compare_colour html 2021-05-16T20:41:43.2070714Z convert_colour html 2021-05-16T20:41:43.2459200Z decode_colour html 2021-05-16T20:41:43.2781447Z encode_colour html 2021-05-16T20:41:43.3010375Z farver-package html 2021-05-16T20:41:43.3265271Z manip_channel html 2021-05-16T20:41:43.3427341Z native_encoding html 2021-05-16T20:41:43.3432935Z *** copying figures 2021-05-16T20:41:43.3501112Z ** building package indices 2021-05-16T20:41:43.3831143Z ** testing if installed package can be loaded 2021-05-16T20:41:43.3833658Z *** arch - i386 2021-05-16T20:41:43.6884718Z *** arch - x64 2021-05-16T20:41:43.9983996Z * DONE (farver) 2021-05-16T20:41:44.0376530Z In R CMD INSTALL 2021-05-16T20:41:44.3403188Z * installing *source* package 'R.methodsS3' ... 2021-05-16T20:41:44.3454916Z ** package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T20:41:44.3695131Z ** R 2021-05-16T20:41:44.3766645Z ** inst 2021-05-16T20:41:44.3788271Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:41:44.7223892Z ** help 2021-05-16T20:41:44.8090724Z *** installing help indices 2021-05-16T20:41:44.8588261Z converting help for package 'R.methodsS3' 2021-05-16T20:41:44.8865042Z finding HTML links ... done 2021-05-16T20:41:44.9110335Z Non-documented_objects html 2021-05-16T20:41:44.9198208Z R.KEYWORDS html 2021-05-16T20:41:44.9382941Z R.methodsS3-package html 2021-05-16T20:41:44.9641683Z findDispatchMethodsS3 html 2021-05-16T20:41:44.9827613Z getDispatchMethodS3 html 2021-05-16T20:41:45.0031696Z getGenericS3 html 2021-05-16T20:41:45.0208000Z getMethodS3 html 2021-05-16T20:41:45.0422640Z isGenericS3 html 2021-05-16T20:41:45.0569092Z isGenericS4 html 2021-05-16T20:41:45.0931426Z pkgStartupMessage html 2021-05-16T20:41:45.0935745Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuqOmRu/R.INSTALL11e4ff4232/R.methodsS3/man/pkgStartupMessage.Rd:17: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:41:45.0940850Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuqOmRu/R.INSTALL11e4ff4232/R.methodsS3/man/pkgStartupMessage.Rd:27: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:41:45.0945929Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuqOmRu/R.INSTALL11e4ff4232/R.methodsS3/man/pkgStartupMessage.Rd:40: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:41:45.1214100Z setGenericS3 html 2021-05-16T20:41:45.1836388Z setMethodS3 html 2021-05-16T20:41:45.1982381Z throw html 2021-05-16T20:41:45.1987654Z ** building package indices 2021-05-16T20:41:45.2478851Z ** testing if installed package can be loaded 2021-05-16T20:41:45.2481303Z *** arch - i386 2021-05-16T20:41:45.5540789Z *** arch - x64 2021-05-16T20:41:45.8651231Z * DONE (R.methodsS3) 2021-05-16T20:41:45.8930165Z In R CMD INSTALL 2021-05-16T20:41:46.1755622Z * installing *source* package 'misc3d' ... 2021-05-16T20:41:46.1798397Z ** package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T20:41:46.1988402Z ** R 2021-05-16T20:41:46.2113646Z ** data 2021-05-16T20:41:46.2133358Z ** demo 2021-05-16T20:41:46.2152733Z ** inst 2021-05-16T20:41:46.2169159Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:41:48.1536612Z ** help 2021-05-16T20:41:48.2630967Z *** installing help indices 2021-05-16T20:41:48.3215646Z converting help for package 'misc3d' 2021-05-16T20:41:48.3547200Z finding HTML links ... done 2021-05-16T20:41:48.4044681Z computeContour3d html 2021-05-16T20:41:48.4778261Z contour3d html 2021-05-16T20:41:48.4782256Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6JNhVl/R.INSTALL72849c262b6/misc3d/man/contour3d.Rd:61: file link 'drawScene.rgl' in package 'misc3d' does not exist and so has been treated as a topic 2021-05-16T20:41:48.5485273Z drawScene html 2021-05-16T20:41:48.5489231Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6JNhVl/R.INSTALL72849c262b6/misc3d/man/drawScene.Rd:28: file link 'panel.3dwire' in package 'lattice' does not exist and so has been treated as a topic 2021-05-16T20:41:48.5605947Z exportScene html 2021-05-16T20:41:48.5985852Z image3d html 2021-05-16T20:41:48.6273934Z kde3d html 2021-05-16T20:41:48.6508168Z lighting html 2021-05-16T20:41:48.6704067Z linesTetrahedra html 2021-05-16T20:41:48.7352384Z parametric3d html 2021-05-16T20:41:48.7354382Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6JNhVl/R.INSTALL72849c262b6/misc3d/man/parametric3d.Rd:52: file link 'drawScene.rgl' in package 'misc3d' does not exist and so has been treated as a topic 2021-05-16T20:41:48.7523560Z pointsTetrahedra html 2021-05-16T20:41:48.7879695Z slices3d html 2021-05-16T20:41:48.8127009Z surfaceTriangles html 2021-05-16T20:41:48.8207954Z teapot html 2021-05-16T20:41:48.8566099Z triangles html 2021-05-16T20:41:48.8575380Z ** building package indices 2021-05-16T20:41:48.9250937Z ** testing if installed package can be loaded 2021-05-16T20:41:48.9253363Z *** arch - i386 2021-05-16T20:41:49.3318453Z *** arch - x64 2021-05-16T20:41:49.6403426Z * DONE (misc3d) 2021-05-16T20:41:49.6682089Z In R CMD INSTALL 2021-05-16T20:41:49.9394617Z * installing *source* package 'tinytex' ... 2021-05-16T20:41:49.9433543Z ** package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T20:41:49.9737338Z ** R 2021-05-16T20:41:49.9901350Z ** inst 2021-05-16T20:41:49.9921932Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:41:50.5774172Z ** help 2021-05-16T20:41:50.6543477Z *** installing help indices 2021-05-16T20:41:50.6991307Z converting help for package 'tinytex' 2021-05-16T20:41:50.7263203Z finding HTML links ... done 2021-05-16T20:41:50.7430893Z check_installed html 2021-05-16T20:41:50.7575891Z copy_tinytex html 2021-05-16T20:41:50.8179546Z install_tinytex html 2021-05-16T20:41:50.8256374Z is_tinytex html 2021-05-16T20:41:50.8751159Z latexmk html 2021-05-16T20:41:50.8820495Z parse_install html 2021-05-16T20:41:50.8968434Z parse_packages html 2021-05-16T20:41:50.9156224Z r_texmf html 2021-05-16T20:41:50.9225056Z tl_pkgs html 2021-05-16T20:41:50.9372286Z tl_sizes html 2021-05-16T20:41:50.9843567Z tlmgr html 2021-05-16T20:41:50.9849219Z ** building package indices 2021-05-16T20:41:51.0239810Z ** testing if installed package can be loaded 2021-05-16T20:41:51.0242539Z *** arch - i386 2021-05-16T20:41:51.3302695Z *** arch - x64 2021-05-16T20:41:52.2880483Z * DONE (tinytex) 2021-05-16T20:41:52.2881015Z In R CMD INSTALL 2021-05-16T20:41:52.2881616Z * installing *source* package 'isoband' ... 2021-05-16T20:41:52.2882452Z ** package 'isoband' successfully unpacked and MD5 sums checked 2021-05-16T20:41:52.2883035Z ** libs 2021-05-16T20:41:52.2883286Z 2021-05-16T20:41:52.2883704Z *** arch - i386 2021-05-16T20:41:52.2884813Z 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:41:52.7712832Z 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:41:52.9067466Z 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:41:54.8330368Z 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:41:55.1691297Z 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:41:56.6273280Z 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:41:59.2669277Z 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:42:04.6572731Z In file included from test-runner.cpp:8:0: 2021-05-16T20:42:04.6574433Z testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:42:04.6576216Z testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:42:04.6577362Z } 2021-05-16T20:42:04.6577989Z ^ 2021-05-16T20:42:04.6641609Z testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:42:04.6643049Z testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:42:04.6644005Z } 2021-05-16T20:42:04.6644450Z ^ 2021-05-16T20:42:10.0686722Z 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:42:12.5784821Z 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:42:13.0289277Z installing to D:/a/_temp/Library/isoband/libs/i386 2021-05-16T20:42:13.0326904Z 2021-05-16T20:42:13.0327899Z *** arch - x64 2021-05-16T20:42:13.0692975Z 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:42:13.6489684Z 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:42:13.7740908Z 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:42:16.0310579Z 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:42:16.3652132Z 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:42:17.8388203Z 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:42:20.3717919Z 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:42:25.8321657Z In file included from test-runner.cpp:8:0: 2021-05-16T20:42:25.8324537Z testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T20:42:25.8326286Z testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:42:25.8327280Z } 2021-05-16T20:42:25.8327775Z ^ 2021-05-16T20:42:25.8390655Z testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T20:42:25.8392538Z testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T20:42:25.8393631Z } 2021-05-16T20:42:25.8394087Z ^ 2021-05-16T20:42:31.2956665Z 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:42:32.9627616Z 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:42:33.4772801Z installing to D:/a/_temp/Library/isoband/libs/x64 2021-05-16T20:42:33.4827246Z ** R 2021-05-16T20:42:33.4954709Z ** inst 2021-05-16T20:42:33.5067218Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:42:33.8609704Z ** help 2021-05-16T20:42:33.9236341Z *** installing help indices 2021-05-16T20:42:33.9668587Z converting help for package 'isoband' 2021-05-16T20:42:33.9956096Z finding HTML links ... done 2021-05-16T20:42:34.0167239Z angle_halfcircle_bottom html 2021-05-16T20:42:34.0309145Z clip_lines html 2021-05-16T20:42:34.0446883Z iso_to_sfg html 2021-05-16T20:42:34.7988949Z *** copying figures 2021-05-16T20:42:34.7989665Z ** building package indices 2021-05-16T20:42:34.7990283Z ** installing vignettes 2021-05-16T20:42:34.7991000Z ** testing if installed package can be loaded 2021-05-16T20:42:34.7991601Z *** arch - i386 2021-05-16T20:42:34.7992024Z *** arch - x64 2021-05-16T20:42:34.7992659Z isoband-package html 2021-05-16T20:42:34.7993540Z isobands html 2021-05-16T20:42:34.7994280Z isobands_grob html 2021-05-16T20:42:34.7995021Z isolines_grob html 2021-05-16T20:42:34.7995670Z label_placer html 2021-05-16T20:42:34.7996423Z label_placer_simple html 2021-05-16T20:42:34.7997105Z plot_iso html 2021-05-16T20:42:34.8727345Z * DONE (isoband) 2021-05-16T20:42:34.9216201Z In R CMD INSTALL 2021-05-16T20:42:35.6781495Z * installing *source* package 'matrixStats' ... 2021-05-16T20:42:35.7148455Z ** package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T20:42:35.7489337Z ** libs 2021-05-16T20:42:35.7502757Z 2021-05-16T20:42:35.7504079Z *** arch - i386 2021-05-16T20:42:35.8478736Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c 000.init.c -o 000.init.o 2021-05-16T20:42:35.9504150Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T20:42:36.0915443Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c anyMissing.c -o anyMissing.o 2021-05-16T20:42:36.2785669Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c binCounts.c -o binCounts.o 2021-05-16T20:42:36.4321402Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c binMeans.c -o binMeans.o 2021-05-16T20:42:36.6216395Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colCounts.c -o colCounts.o 2021-05-16T20:42:39.2025165Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colOrderStats.c -o colOrderStats.o 2021-05-16T20:42:39.6923387Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colRanges.c -o colRanges.o 2021-05-16T20:42:41.4210801Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diff2.c -o diff2.o 2021-05-16T20:42:41.7212018Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c indexByRow.c -o indexByRow.o 2021-05-16T20:42:41.8599720Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c logSumExp.c -o logSumExp.o 2021-05-16T20:42:42.1619914Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c mean2.c -o mean2.o 2021-05-16T20:42:42.3991340Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T20:42:42.6280889Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c psortKM.c -o psortKM.o 2021-05-16T20:42:42.7592899Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCounts.c -o rowCounts.o 2021-05-16T20:42:45.1944499Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T20:42:46.2969794Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCummins.c -o rowCummins.o 2021-05-16T20:42:47.4132078Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCumprods.c -o rowCumprods.o 2021-05-16T20:42:48.3785787Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCumsums.c -o rowCumsums.o 2021-05-16T20:42:49.3572303Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowDiffs.c -o rowDiffs.o 2021-05-16T20:42:51.6202056Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T20:42:51.8121223Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMads.c -o rowMads.o 2021-05-16T20:42:52.9253127Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMeans2.c -o rowMeans2.o 2021-05-16T20:42:53.6501666Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMedians.c -o rowMedians.o 2021-05-16T20:42:54.7015648Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T20:42:55.2330990Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowRanges.c -o rowRanges.o 2021-05-16T20:42:57.0696866Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T20:43:08.9195292Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowSums2.c -o rowSums2.o 2021-05-16T20:43:09.6202925Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowVars.c -o rowVars.o 2021-05-16T20:43:10.4239929Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c signTabulate.c -o signTabulate.o 2021-05-16T20:43:10.6176967Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sum2.c -o sum2.o 2021-05-16T20:43:10.8171756Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c validateIndices.c -o validateIndices.o 2021-05-16T20:43:11.1394811Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c weightedMean.c -o weightedMean.o 2021-05-16T20:43:11.4280112Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c weightedMedian.c -o weightedMedian.o 2021-05-16T20:43:11.9270883Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c x_OP_y.c -o x_OP_y.o 2021-05-16T20:44:15.1787721Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o matrixStats.dll tmp.def 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -LC:/R/bin/i386 -lR 2021-05-16T20:44:15.4687898Z installing to D:/a/_temp/Library/matrixStats/libs/i386 2021-05-16T20:44:15.4752927Z 2021-05-16T20:44:15.4754008Z *** arch - x64 2021-05-16T20:44:15.5686875Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c 000.init.c -o 000.init.o 2021-05-16T20:44:15.6660249Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T20:44:15.7990607Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c anyMissing.c -o anyMissing.o 2021-05-16T20:44:16.0057751Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c binCounts.c -o binCounts.o 2021-05-16T20:44:16.1438700Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c binMeans.c -o binMeans.o 2021-05-16T20:44:16.3141266Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colCounts.c -o colCounts.o 2021-05-16T20:44:18.5757136Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colOrderStats.c -o colOrderStats.o 2021-05-16T20:44:19.0218072Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colRanges.c -o colRanges.o 2021-05-16T20:44:20.5191519Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diff2.c -o diff2.o 2021-05-16T20:44:20.7998879Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c indexByRow.c -o indexByRow.o 2021-05-16T20:44:20.9171953Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c logSumExp.c -o logSumExp.o 2021-05-16T20:44:21.2005230Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c mean2.c -o mean2.o 2021-05-16T20:44:21.4111828Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T20:44:21.6339796Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c psortKM.c -o psortKM.o 2021-05-16T20:44:21.7542419Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCounts.c -o rowCounts.o 2021-05-16T20:44:24.0399404Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T20:44:25.1652524Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCummins.c -o rowCummins.o 2021-05-16T20:44:26.3016674Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCumprods.c -o rowCumprods.o 2021-05-16T20:44:27.2653980Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCumsums.c -o rowCumsums.o 2021-05-16T20:44:28.1986176Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowDiffs.c -o rowDiffs.o 2021-05-16T20:44:30.2068002Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T20:44:30.3871648Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMads.c -o rowMads.o 2021-05-16T20:44:31.3858034Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMeans2.c -o rowMeans2.o 2021-05-16T20:44:32.0356088Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMedians.c -o rowMedians.o 2021-05-16T20:44:32.9604569Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T20:44:33.4501420Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowRanges.c -o rowRanges.o 2021-05-16T20:44:35.0383461Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T20:44:47.2092377Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowSums2.c -o rowSums2.o 2021-05-16T20:44:47.8571966Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowVars.c -o rowVars.o 2021-05-16T20:44:48.5635500Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c signTabulate.c -o signTabulate.o 2021-05-16T20:44:48.7499812Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sum2.c -o sum2.o 2021-05-16T20:44:48.9250200Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c validateIndices.c -o validateIndices.o 2021-05-16T20:44:49.2003116Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c weightedMean.c -o weightedMean.o 2021-05-16T20:44:49.4469903Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c weightedMedian.c -o weightedMedian.o 2021-05-16T20:44:49.9155745Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c x_OP_y.c -o x_OP_y.o 2021-05-16T20:45:50.8160605Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o matrixStats.dll tmp.def 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -LC:/R/bin/x64 -lR 2021-05-16T20:45:51.0629476Z installing to D:/a/_temp/Library/matrixStats/libs/x64 2021-05-16T20:45:51.0720244Z ** R 2021-05-16T20:45:51.0951824Z ** inst 2021-05-16T20:45:51.1413496Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:45:52.4856311Z ** help 2021-05-16T20:45:52.7891398Z *** installing help indices 2021-05-16T20:45:52.9414109Z converting help for package 'matrixStats' 2021-05-16T20:45:52.9720635Z finding HTML links ... done 2021-05-16T20:45:53.0659219Z allocMatrix html 2021-05-16T20:45:53.0960382Z anyMissing html 2021-05-16T20:45:53.1339574Z binCounts html 2021-05-16T20:45:53.1942969Z binMeans html 2021-05-16T20:45:53.2231562Z diff2 html 2021-05-16T20:45:53.2455619Z indexByRow html 2021-05-16T20:45:53.2853121Z logSumExp html 2021-05-16T20:45:53.2927568Z matrixStats-package html 2021-05-16T20:45:53.3255330Z mean2 html 2021-05-16T20:45:53.3610670Z rowAlls html 2021-05-16T20:45:53.4118817Z rowAvgsPerColSet html 2021-05-16T20:45:53.4450363Z rowCollapse html 2021-05-16T20:45:53.4452424Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/rowCollapse.Rd:55: file link '[' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:45:53.4797628Z rowCounts html 2021-05-16T20:45:53.5265497Z rowCumsums html 2021-05-16T20:45:53.5267621Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/rowCumsums.Rd:83: file link 'cumprod' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:45:53.5270122Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/rowCumsums.Rd:84: file link 'cummin' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:45:53.5272498Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/rowCumsums.Rd:84: file link 'cummax' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:45:53.5543833Z rowDiffs html 2021-05-16T20:45:53.5843699Z rowIQRs html 2021-05-16T20:45:53.6157703Z rowLogSumExps html 2021-05-16T20:45:53.6449121Z rowMeans2 html 2021-05-16T20:45:53.6870088Z rowMedians html 2021-05-16T20:45:53.7213181Z rowOrderStats html 2021-05-16T20:45:53.7684791Z rowProds html 2021-05-16T20:45:53.7688331Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/rowProds.Rd:54: file link 'is.nan' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:45:53.8033824Z rowQuantiles html 2021-05-16T20:45:53.8454355Z rowRanges html 2021-05-16T20:45:53.8456336Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/rowRanges.Rd:52: file link 'pmin.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:45:53.9206809Z rowRanks html 2021-05-16T20:45:53.9567943Z rowSds html 2021-05-16T20:45:53.9881674Z rowSums2 html 2021-05-16T20:45:54.0164133Z rowTabulates html 2021-05-16T20:45:54.0475296Z rowVars html 2021-05-16T20:45:54.0777386Z rowWeightedMeans html 2021-05-16T20:45:54.1101966Z rowWeightedMedians html 2021-05-16T20:45:54.1337006Z signTabulate html 2021-05-16T20:45:54.1682437Z sum2 html 2021-05-16T20:45:54.1819904Z validateIndices html 2021-05-16T20:45:54.2432999Z varDiff html 2021-05-16T20:45:54.2436417Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/varDiff.Rd:80: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T20:45:54.2440527Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/varDiff.Rd:103: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T20:45:54.2825704Z weightedMad html 2021-05-16T20:45:54.3274917Z weightedMean html 2021-05-16T20:45:54.3868644Z weightedMedian html 2021-05-16T20:45:54.4291989Z weightedVar html 2021-05-16T20:45:54.4294897Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSaoMMs/R.INSTALLa141dbc3152/matrixStats/man/weightedVar.Rd:73: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T20:45:54.4699060Z x_OP_y html 2021-05-16T20:45:54.4706931Z ** building package indices 2021-05-16T20:45:54.6025178Z ** installing vignettes 2021-05-16T20:45:54.6109705Z ** testing if installed package can be loaded 2021-05-16T20:45:54.6112698Z *** arch - i386 2021-05-16T20:45:54.9168792Z *** arch - x64 2021-05-16T20:45:55.2430366Z * DONE (matrixStats) 2021-05-16T20:45:55.4515420Z In R CMD INSTALL 2021-05-16T20:45:55.7940441Z * installing *source* package 'jquerylib' ... 2021-05-16T20:45:55.8022310Z ** package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T20:45:55.8260126Z ** R 2021-05-16T20:45:55.8302097Z ** inst 2021-05-16T20:45:55.8421159Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:45:55.9138269Z ** help 2021-05-16T20:45:55.9320968Z *** installing help indices 2021-05-16T20:45:55.9580193Z converting help for package 'jquerylib' 2021-05-16T20:45:55.9847237Z finding HTML links ... done 2021-05-16T20:45:56.0028021Z ** building package indices 2021-05-16T20:45:56.0028732Z jquery_core html 2021-05-16T20:45:56.0139764Z ** testing if installed package can be loaded 2021-05-16T20:45:56.0142293Z *** arch - i386 2021-05-16T20:45:56.3205208Z *** arch - x64 2021-05-16T20:45:56.6325538Z * DONE (jquerylib) 2021-05-16T20:45:56.6596896Z In R CMD INSTALL 2021-05-16T20:45:57.5555601Z * installing *source* package 'sass' ... 2021-05-16T20:45:57.6061098Z ** package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T20:45:57.6433051Z ** libs 2021-05-16T20:45:57.6453902Z 2021-05-16T20:45:57.6454903Z *** arch - i386 2021-05-16T20:45:57.8317647Z C:/R/share/make/winshlib.mk:28: warning: overriding recipe for target 'shlib-clean' 2021-05-16T20:45:57.8319275Z Makevars.win:12: warning: ignoring old recipe for target 'shlib-clean' 2021-05-16T20:45:57.8340831Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O3 -Wall -std=gnu99 -mtune=generic -c compile.c -o compile.o 2021-05-16T20:45:58.0676048Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T20:45:58.1640202Z MAKEFLAGS= CC="c:/Rtools/mingw_32/bin/gcc " CFLAGS="-O3 -Wall -std=gnu99 -mtune=generic" CXX="c:/Rtools/mingw_32/bin/g++ " AR="c:/Rtools/mingw_32/bin/ar" LDFLAGS="" /Rtools/bin/make -C libsass 2021-05-16T20:45:58.2014774Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmps3pZTO/R.INSTALL1bd829ad551c/sass/src-i386/libsass' 2021-05-16T20:45:58.2016337Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -O2 -I ./include -c -o src/cencode.o src/cencode.c 2021-05-16T20:45:58.2908302Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast.o src/ast.cpp 2021-05-16T20:46:02.5154236Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T20:46:06.7203343Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T20:46:08.5088981Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T20:46:10.5116755Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T20:46:12.9583084Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T20:46:15.2096194Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T20:46:19.1726504Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T20:46:23.7882678Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/context.o src/context.cpp 2021-05-16T20:46:29.0309638Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/constants.o src/constants.cpp 2021-05-16T20:46:29.7739239Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T20:46:32.3140127Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T20:46:34.9740780Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T20:46:37.3840076Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T20:46:40.6284946Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T20:46:43.8615326Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T20:46:46.7294914Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T20:46:49.0224295Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T20:46:51.6208901Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T20:46:54.9932907Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/environment.o src/environment.cpp 2021-05-16T20:46:56.7763971Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T20:46:58.2590603Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/bind.o src/bind.cpp 2021-05-16T20:47:01.3899258Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/file.o src/file.cpp 2021-05-16T20:47:05.2923981Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util.o src/util.cpp 2021-05-16T20:47:06.3469706Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util_string.o src/util_string.cpp 2021-05-16T20:47:07.1657965Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/json.o src/json.cpp 2021-05-16T20:47:07.7807638Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/units.o src/units.cpp 2021-05-16T20:47:09.2868555Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/values.o src/values.cpp 2021-05-16T20:47:11.1752670Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/plugins.o src/plugins.cpp 2021-05-16T20:47:12.5997299Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source.o src/source.cpp 2021-05-16T20:47:13.3962080Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/position.o src/position.cpp 2021-05-16T20:47:14.2148586Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/lexer.o src/lexer.cpp 2021-05-16T20:47:15.0435358Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser.o src/parser.cpp 2021-05-16T20:47:26.3886874Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T20:47:29.0843304Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T20:47:31.4220499Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval.o src/eval.cpp 2021-05-16T20:47:38.2807623Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T20:47:40.0582211Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/expand.o src/expand.cpp 2021-05-16T20:47:45.2269763Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/listize.o src/listize.cpp 2021-05-16T20:47:47.2989967Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/cssize.o src/cssize.cpp 2021-05-16T20:47:50.3855310Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extender.o src/extender.cpp 2021-05-16T20:47:56.6267452Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extension.o src/extension.cpp 2021-05-16T20:47:58.1773722Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T20:47:59.1727960Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/output.o src/output.cpp 2021-05-16T20:48:01.2970615Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/inspect.o src/inspect.cpp 2021-05-16T20:48:05.4634771Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/emitter.o src/emitter.cpp 2021-05-16T20:48:06.4577027Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T20:48:08.9219622Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T20:48:10.7329772Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass.o src/sass.cpp 2021-05-16T20:48:12.4785312Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T20:48:14.1550637Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T20:48:16.2533213Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T20:48:17.8001555Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T20:48:18.9113895Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T20:48:19.7312107Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/operators.o src/operators.cpp 2021-05-16T20:48:21.8932669Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T20:48:23.5425115Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T20:48:25.4820813Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/to_value.o src/to_value.cpp 2021-05-16T20:48:27.8700480Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source_map.o src/source_map.cpp 2021-05-16T20:48:29.6683277Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T20:48:32.7478570Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T20:48:33.4722317Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T20:48:34.1909218Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T20:48:35.0790375Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T20:48:35.8247494Z mkdir lib 2021-05-16T20:48:35.8484866Z c:/Rtools/mingw_32/bin/ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T20:48:36.0672069Z a - src/cencode.o 2021-05-16T20:48:36.0673434Z a - src/ast.o 2021-05-16T20:48:36.0674487Z a - src/ast_values.o 2021-05-16T20:48:36.0675552Z a - src/ast_supports.o 2021-05-16T20:48:36.0677264Z a - src/ast_sel_cmp.o 2021-05-16T20:48:36.0679437Z a - src/ast_sel_unify.o 2021-05-16T20:48:36.0680316Z a - src/ast_sel_super.o 2021-05-16T20:48:36.0680997Z a - src/ast_sel_weave.o 2021-05-16T20:48:36.0681656Z a - src/ast_selectors.o 2021-05-16T20:48:36.0682289Z a - src/context.o 2021-05-16T20:48:36.0682882Z a - src/constants.o 2021-05-16T20:48:36.0683616Z a - src/fn_utils.o 2021-05-16T20:48:36.0684183Z a - src/fn_miscs.o 2021-05-16T20:48:36.0684793Z a - src/fn_maps.o 2021-05-16T20:48:36.0685403Z a - src/fn_lists.o 2021-05-16T20:48:36.0685968Z a - src/fn_colors.o 2021-05-16T20:48:36.0686597Z a - src/fn_numbers.o 2021-05-16T20:48:36.0687184Z a - src/fn_strings.o 2021-05-16T20:48:36.0687837Z a - src/fn_selectors.o 2021-05-16T20:48:36.0688482Z a - src/color_maps.o 2021-05-16T20:48:36.0689100Z a - src/environment.o 2021-05-16T20:48:36.0689761Z a - src/ast_fwd_decl.o 2021-05-16T20:48:36.0690311Z a - src/bind.o 2021-05-16T20:48:36.0690888Z a - src/file.o 2021-05-16T20:48:36.0691418Z a - src/util.o 2021-05-16T20:48:36.0692036Z a - src/util_string.o 2021-05-16T20:48:36.0692637Z a - src/json.o 2021-05-16T20:48:36.0693296Z a - src/units.o 2021-05-16T20:48:36.0693891Z a - src/values.o 2021-05-16T20:48:36.0694467Z a - src/plugins.o 2021-05-16T20:48:36.0695090Z a - src/source.o 2021-05-16T20:48:36.0695754Z a - src/position.o 2021-05-16T20:48:36.0696442Z a - src/lexer.o 2021-05-16T20:48:36.0696969Z a - src/parser.o 2021-05-16T20:48:36.0697600Z a - src/parser_selectors.o 2021-05-16T20:48:36.0698198Z a - src/prelexer.o 2021-05-16T20:48:36.0698771Z a - src/eval.o 2021-05-16T20:48:36.0699373Z a - src/eval_selectors.o 2021-05-16T20:48:36.0699968Z a - src/expand.o 2021-05-16T20:48:36.0700537Z a - src/listize.o 2021-05-16T20:48:36.0701059Z a - src/cssize.o 2021-05-16T20:48:36.0701637Z a - src/extender.o 2021-05-16T20:48:36.0702244Z a - src/extension.o 2021-05-16T20:48:36.0702820Z a - src/stylesheet.o 2021-05-16T20:48:36.0703472Z a - src/output.o 2021-05-16T20:48:36.0704000Z a - src/inspect.o 2021-05-16T20:48:36.0704747Z a - src/emitter.o 2021-05-16T20:48:36.0705323Z a - src/check_nesting.o 2021-05-16T20:48:36.0706008Z a - src/remove_placeholders.o 2021-05-16T20:48:36.0706807Z a - src/sass.o 2021-05-16T20:48:36.0707391Z a - src/sass_values.o 2021-05-16T20:48:36.0708042Z a - src/sass_context.o 2021-05-16T20:48:36.0708670Z a - src/sass_functions.o 2021-05-16T20:48:36.0709334Z a - src/sass2scss.o 2021-05-16T20:48:36.0709980Z a - src/backtrace.o 2021-05-16T20:48:36.0710584Z a - src/operators.o 2021-05-16T20:48:36.0711197Z a - src/ast2c.o 2021-05-16T20:48:36.0711733Z a - src/c2ast.o 2021-05-16T20:48:36.0712328Z a - src/to_value.o 2021-05-16T20:48:36.0712955Z a - src/source_map.o 2021-05-16T20:48:36.0713648Z a - src/error_handling.o 2021-05-16T20:48:36.0714354Z a - src/memory/allocator.o 2021-05-16T20:48:36.0715039Z a - src/memory/shared_ptr.o 2021-05-16T20:48:36.0715701Z a - src/utf8_string.o 2021-05-16T20:48:36.0716344Z a - src/base64vlq.o 2021-05-16T20:48:36.0733393Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmps3pZTO/R.INSTALL1bd829ad551c/sass/src-i386/libsass' 2021-05-16T20:48:36.5956949Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o sass.dll tmp.def compile.o init.o ./libsass/lib/libsass.a -lstdc++ -LC:/R/bin/i386 -lR 2021-05-16T20:48:37.4230230Z installing to D:/a/_temp/Library/sass/libs/i386 2021-05-16T20:48:37.4307862Z 2021-05-16T20:48:37.4309445Z *** arch - x64 2021-05-16T20:48:37.6052802Z C:/R/share/make/winshlib.mk:28: warning: overriding recipe for target 'shlib-clean' 2021-05-16T20:48:37.6054260Z Makevars.win:12: warning: ignoring old recipe for target 'shlib-clean' 2021-05-16T20:48:37.6073950Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O2 -Wall -std=gnu99 -mtune=generic -c compile.c -o compile.o 2021-05-16T20:48:37.7445444Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T20:48:37.8376070Z MAKEFLAGS= CC="c:/Rtools/mingw_64/bin/gcc " CFLAGS="-O2 -Wall -std=gnu99 -mtune=generic" CXX="c:/Rtools/mingw_64/bin/g++ " AR="c:/Rtools/mingw_64/bin/ar" LDFLAGS="" /Rtools/bin/make -C libsass 2021-05-16T20:48:37.8769182Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmps3pZTO/R.INSTALL1bd829ad551c/sass/src-x64/libsass' 2021-05-16T20:48:37.8771460Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -O2 -I ./include -c -o src/cencode.o src/cencode.c 2021-05-16T20:48:37.9617245Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast.o src/ast.cpp 2021-05-16T20:48:42.0096907Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T20:48:46.0449502Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T20:48:47.8811148Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T20:48:49.9294106Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T20:48:52.4170203Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T20:48:54.6623716Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T20:48:58.6787122Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T20:49:03.1754407Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/context.o src/context.cpp 2021-05-16T20:49:08.3126120Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/constants.o src/constants.cpp 2021-05-16T20:49:09.7914226Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T20:49:11.4574015Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T20:49:14.2335091Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T20:49:16.6799293Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T20:49:19.8693955Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T20:49:23.0133259Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T20:49:25.8068772Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T20:49:28.1444574Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T20:49:30.7390200Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T20:49:34.1619158Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/environment.o src/environment.cpp 2021-05-16T20:49:35.9879498Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T20:49:37.5473451Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/bind.o src/bind.cpp 2021-05-16T20:49:40.7071940Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/file.o src/file.cpp 2021-05-16T20:49:43.6529723Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util.o src/util.cpp 2021-05-16T20:49:45.6692238Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util_string.o src/util_string.cpp 2021-05-16T20:49:46.4925291Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/json.o src/json.cpp 2021-05-16T20:49:47.1121815Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/units.o src/units.cpp 2021-05-16T20:49:48.6510962Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/values.o src/values.cpp 2021-05-16T20:49:50.6102391Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/plugins.o src/plugins.cpp 2021-05-16T20:49:52.0486292Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source.o src/source.cpp 2021-05-16T20:49:52.8819167Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/position.o src/position.cpp 2021-05-16T20:49:53.7676206Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/lexer.o src/lexer.cpp 2021-05-16T20:49:54.6299366Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser.o src/parser.cpp 2021-05-16T20:50:05.7753211Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T20:50:08.4646941Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T20:50:10.8013149Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval.o src/eval.cpp 2021-05-16T20:50:17.6522337Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T20:50:19.4552620Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/expand.o src/expand.cpp 2021-05-16T20:50:24.5090868Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/listize.o src/listize.cpp 2021-05-16T20:50:26.3525945Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/cssize.o src/cssize.cpp 2021-05-16T20:50:29.7937718Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extender.o src/extender.cpp 2021-05-16T20:50:36.0930026Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extension.o src/extension.cpp 2021-05-16T20:50:37.7407936Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T20:50:38.7930185Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/output.o src/output.cpp 2021-05-16T20:50:40.9660582Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/inspect.o src/inspect.cpp 2021-05-16T20:50:45.0834193Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/emitter.o src/emitter.cpp 2021-05-16T20:50:46.1052642Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T20:50:48.6406934Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T20:50:50.4891430Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass.o src/sass.cpp 2021-05-16T20:50:52.3121517Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T20:50:54.0948377Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T20:50:56.1895195Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T20:50:57.8162004Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T20:50:58.8853890Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T20:50:59.7623343Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/operators.o src/operators.cpp 2021-05-16T20:51:01.9156936Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T20:51:03.6326357Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T20:51:05.5624373Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/to_value.o src/to_value.cpp 2021-05-16T20:51:07.9228883Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source_map.o src/source_map.cpp 2021-05-16T20:51:09.7401354Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T20:51:12.7496628Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T20:51:13.5092454Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T20:51:14.2590863Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T20:51:15.1700187Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T20:51:15.9070991Z mkdir lib 2021-05-16T20:51:15.9271842Z c:/Rtools/mingw_64/bin/ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T20:51:16.2329071Z a - src/cencode.o 2021-05-16T20:51:16.2329987Z a - src/ast.o 2021-05-16T20:51:16.2334179Z a - src/ast_values.o 2021-05-16T20:51:16.2335107Z a - src/ast_supports.o 2021-05-16T20:51:16.2337479Z a - src/ast_sel_cmp.o 2021-05-16T20:51:16.2343832Z a - src/ast_sel_unify.o 2021-05-16T20:51:16.2346384Z a - src/ast_sel_super.o 2021-05-16T20:51:16.2347093Z a - src/ast_sel_weave.o 2021-05-16T20:51:16.2347866Z a - src/ast_selectors.o 2021-05-16T20:51:16.2348596Z a - src/context.o 2021-05-16T20:51:16.2349263Z a - src/constants.o 2021-05-16T20:51:16.2349968Z a - src/fn_utils.o 2021-05-16T20:51:16.2350601Z a - src/fn_miscs.o 2021-05-16T20:51:16.2351281Z a - src/fn_maps.o 2021-05-16T20:51:16.2352064Z a - src/fn_lists.o 2021-05-16T20:51:16.2352712Z a - src/fn_colors.o 2021-05-16T20:51:16.2353417Z a - src/fn_numbers.o 2021-05-16T20:51:16.2354089Z a - src/fn_strings.o 2021-05-16T20:51:16.2354870Z a - src/fn_selectors.o 2021-05-16T20:51:16.2355546Z a - src/color_maps.o 2021-05-16T20:51:16.2356296Z a - src/environment.o 2021-05-16T20:51:16.2357037Z a - src/ast_fwd_decl.o 2021-05-16T20:51:16.2357687Z a - src/bind.o 2021-05-16T20:51:16.2358348Z a - src/file.o 2021-05-16T20:51:16.2358951Z a - src/util.o 2021-05-16T20:51:16.2359639Z a - src/util_string.o 2021-05-16T20:51:16.2361031Z a - src/json.o 2021-05-16T20:51:16.2361739Z a - src/units.o 2021-05-16T20:51:16.2362426Z a - src/values.o 2021-05-16T20:51:16.2363071Z a - src/plugins.o 2021-05-16T20:51:16.2363762Z a - src/source.o 2021-05-16T20:51:16.2364410Z a - src/position.o 2021-05-16T20:51:16.2365108Z a - src/lexer.o 2021-05-16T20:51:16.2365783Z a - src/parser.o 2021-05-16T20:51:16.2366495Z a - src/parser_selectors.o 2021-05-16T20:51:16.2367265Z a - src/prelexer.o 2021-05-16T20:51:16.2367850Z a - src/eval.o 2021-05-16T20:51:16.2368499Z a - src/eval_selectors.o 2021-05-16T20:51:16.2369152Z a - src/expand.o 2021-05-16T20:51:16.2369719Z a - src/listize.o 2021-05-16T20:51:16.2370326Z a - src/cssize.o 2021-05-16T20:51:16.2370903Z a - src/extender.o 2021-05-16T20:51:16.2371548Z a - src/extension.o 2021-05-16T20:51:16.2372292Z a - src/stylesheet.o 2021-05-16T20:51:16.2372881Z a - src/output.o 2021-05-16T20:51:16.2373487Z a - src/inspect.o 2021-05-16T20:51:16.2374060Z a - src/emitter.o 2021-05-16T20:51:16.2374716Z a - src/check_nesting.o 2021-05-16T20:51:16.2375402Z a - src/remove_placeholders.o 2021-05-16T20:51:16.2376064Z a - src/sass.o 2021-05-16T20:51:16.2376685Z a - src/sass_values.o 2021-05-16T20:51:16.2377284Z a - src/sass_context.o 2021-05-16T20:51:16.2377951Z a - src/sass_functions.o 2021-05-16T20:51:16.2378559Z a - src/sass2scss.o 2021-05-16T20:51:16.2379811Z a - src/backtrace.o 2021-05-16T20:51:16.2380655Z a - src/operators.o 2021-05-16T20:51:16.2381842Z a - src/ast2c.o 2021-05-16T20:51:16.2384124Z a - src/c2ast.o 2021-05-16T20:51:16.2400700Z a - src/to_value.o 2021-05-16T20:51:16.2403491Z a - src/source_map.o 2021-05-16T20:51:16.2404283Z a - src/error_handling.o 2021-05-16T20:51:16.2404966Z a - src/memory/allocator.o 2021-05-16T20:51:16.2405690Z a - src/memory/shared_ptr.o 2021-05-16T20:51:16.2406333Z a - src/utf8_string.o 2021-05-16T20:51:16.2406979Z a - src/base64vlq.o 2021-05-16T20:51:16.2409528Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/Rtmps3pZTO/R.INSTALL1bd829ad551c/sass/src-x64/libsass' 2021-05-16T20:51:16.9317472Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o sass.dll tmp.def compile.o init.o ./libsass/lib/libsass.a -lstdc++ -LC:/R/bin/x64 -lR 2021-05-16T20:51:17.9915031Z installing to D:/a/_temp/Library/sass/libs/x64 2021-05-16T20:51:18.0027800Z ** R 2021-05-16T20:51:18.0335821Z ** inst 2021-05-16T20:51:18.0575914Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:19.3731399Z ** help 2021-05-16T20:51:19.5056542Z *** installing help indices 2021-05-16T20:51:19.5788040Z converting help for package 'sass' 2021-05-16T20:51:19.6103480Z finding HTML links ... done 2021-05-16T20:51:19.8940712Z FileCache html 2021-05-16T20:51:19.9106776Z as_sass html 2021-05-16T20:51:19.9209047Z as_sass_layer html 2021-05-16T20:51:19.9955125Z font_face html 2021-05-16T20:51:20.0140936Z output_template html 2021-05-16T20:51:20.0194719Z sass-deprecated html 2021-05-16T20:51:20.0838599Z sass html 2021-05-16T20:51:20.0939900Z sass_cache_context_dir html 2021-05-16T20:51:20.1098539Z sass_cache_get html 2021-05-16T20:51:20.1258796Z sass_cache_get_dir html 2021-05-16T20:51:20.1362371Z sass_cache_options html 2021-05-16T20:51:20.1484360Z sass_file_cache html 2021-05-16T20:51:20.1592338Z sass_import html 2021-05-16T20:51:20.2166456Z sass_layer html 2021-05-16T20:51:20.2573604Z sass_options html 2021-05-16T20:51:20.2894078Z sass_partial html 2021-05-16T20:51:20.2953091Z write_file_attachments html 2021-05-16T20:51:20.2959633Z *** copying figures 2021-05-16T20:51:20.2992107Z ** building package indices 2021-05-16T20:51:20.3605952Z ** installing vignettes 2021-05-16T20:51:20.3676503Z ** testing if installed package can be loaded 2021-05-16T20:51:20.3679320Z *** arch - i386 2021-05-16T20:51:20.6727280Z *** arch - x64 2021-05-16T20:51:20.9859385Z * DONE (sass) 2021-05-16T20:51:21.2869451Z In R CMD INSTALL 2021-05-16T20:51:21.8295079Z * installing *source* package 'promises' ... 2021-05-16T20:51:21.8513962Z ** package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T20:51:21.8836841Z ** libs 2021-05-16T20:51:21.8870589Z 2021-05-16T20:51:21.8872391Z *** arch - i386 2021-05-16T20:51:21.9116198Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:51:24.8245282Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c promise_task.cpp -o promise_task.o 2021-05-16T20:51:27.5921854Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o promises.dll tmp.def RcppExports.o promise_task.o -LC:/R/bin/i386 -lR 2021-05-16T20:51:27.9139768Z installing to D:/a/_temp/Library/promises/libs/i386 2021-05-16T20:51:27.9165538Z 2021-05-16T20:51:27.9166684Z *** arch - x64 2021-05-16T20:51:27.9385112Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:51:31.0766055Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c promise_task.cpp -o promise_task.o 2021-05-16T20:51:34.3371261Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o promises.dll tmp.def RcppExports.o promise_task.o -LC:/R/bin/x64 -lR 2021-05-16T20:51:34.7025768Z installing to D:/a/_temp/Library/promises/libs/x64 2021-05-16T20:51:34.7072284Z ** R 2021-05-16T20:51:34.7252550Z ** inst 2021-05-16T20:51:34.7398880Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:36.7433690Z ** help 2021-05-16T20:51:36.8326077Z *** installing help indices 2021-05-16T20:51:36.8840630Z converting help for package 'promises' 2021-05-16T20:51:36.9126853Z finding HTML links ... done 2021-05-16T20:51:36.9800626Z WorkQueue html 2021-05-16T20:51:37.0233208Z future_promise html 2021-05-16T20:51:37.0354420Z is.promise html 2021-05-16T20:51:37.0558539Z pipes html 2021-05-16T20:51:37.0704449Z promise html 2021-05-16T20:51:37.0880118Z promise_all html 2021-05-16T20:51:37.1049537Z promise_map html 2021-05-16T20:51:37.1235485Z promise_reduce html 2021-05-16T20:51:37.1307947Z promise_resolve html 2021-05-16T20:51:37.1396045Z reexports html 2021-05-16T20:51:37.1483364Z resolve html 2021-05-16T20:51:37.2060903Z then html 2021-05-16T20:51:37.2531534Z with_promise_domain html 2021-05-16T20:51:37.2538790Z *** copying figures 2021-05-16T20:51:37.2589441Z ** building package indices 2021-05-16T20:51:37.3026732Z ** installing vignettes 2021-05-16T20:51:37.3101017Z ** testing if installed package can be loaded 2021-05-16T20:51:37.3103668Z *** arch - i386 2021-05-16T20:51:37.7171376Z *** arch - x64 2021-05-16T20:51:38.1286853Z * DONE (promises) 2021-05-16T20:51:38.1771510Z In R CMD INSTALL 2021-05-16T20:51:38.6229872Z * installing *source* package 'crosstalk' ... 2021-05-16T20:51:38.6399649Z ** package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T20:51:38.6697814Z ** R 2021-05-16T20:51:38.6815474Z ** inst 2021-05-16T20:51:38.7168337Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:39.8168857Z ** help 2021-05-16T20:51:39.8871199Z *** installing help indices 2021-05-16T20:51:39.9306617Z converting help for package 'crosstalk' 2021-05-16T20:51:39.9648305Z finding HTML links ... done 2021-05-16T20:51:40.0243637Z ClientValue html 2021-05-16T20:51:40.1298895Z SharedData html 2021-05-16T20:51:40.1873940Z bscols html 2021-05-16T20:51:40.1932838Z crosstalkLibs html 2021-05-16T20:51:40.2099161Z filter_select html 2021-05-16T20:51:40.2609847Z 2021-05-16T20:51:40.3356350Z finding level-2 HTML links ... done 2021-05-16T20:51:40.3404732Z filter_slider html 2021-05-16T20:51:40.3450602Z getDefaultReactiveDomain html 2021-05-16T20:51:40.3534777Z is.SharedData html 2021-05-16T20:51:40.3618711Z maintain_selection html 2021-05-16T20:51:40.3775977Z scale_fill_selection html 2021-05-16T20:51:40.3781682Z ** building package indices 2021-05-16T20:51:40.4176666Z ** testing if installed package can be loaded 2021-05-16T20:51:40.4179818Z *** arch - i386 2021-05-16T20:51:40.7255262Z *** arch - x64 2021-05-16T20:51:41.0413017Z * DONE (crosstalk) 2021-05-16T20:51:41.0884066Z In R CMD INSTALL 2021-05-16T20:51:41.4139959Z * installing *source* package 'htmlwidgets' ... 2021-05-16T20:51:41.4214596Z ** package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T20:51:41.4503225Z ** R 2021-05-16T20:51:41.4587646Z ** inst 2021-05-16T20:51:41.4670607Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:41.5227974Z Failed with error: 'there is no package called 'shiny'' 2021-05-16T20:51:42.0076701Z ** help 2021-05-16T20:51:42.0868800Z *** installing help indices 2021-05-16T20:51:42.1356762Z converting help for package 'htmlwidgets' 2021-05-16T20:51:42.1639689Z finding HTML links ... done 2021-05-16T20:51:42.1794321Z JS html 2021-05-16T20:51:42.1957950Z JSEvals html 2021-05-16T20:51:42.2239012Z createWidget html 2021-05-16T20:51:42.2241185Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpUJEnXI/R.INSTALLe0874c23889/htmlwidgets/man/createWidget.Rd:25: file link 'toJSON' in package 'jsonlite' does not exist and so has been treated as a topic 2021-05-16T20:51:42.2298652Z getDependency html 2021-05-16T20:51:42.2777453Z htmlwidgets-package html 2021-05-16T20:51:42.3056186Z htmlwidgets-shiny html 2021-05-16T20:51:42.3224703Z onRender html 2021-05-16T20:51:42.3403770Z onStaticRenderComplete html 2021-05-16T20:51:42.3406192Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpUJEnXI/R.INSTALLe0874c23889/htmlwidgets/man/onStaticRenderComplete.Rd:15: file link 'tags' in package 'htmltools' does not exist and so has been treated as a topic 2021-05-16T20:51:42.3524742Z prependContent html 2021-05-16T20:51:42.3526867Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpUJEnXI/R.INSTALLe0874c23889/htmlwidgets/man/prependContent.Rd:15: file link 'tags' in package 'htmltools' does not exist and so has been treated as a topic 2021-05-16T20:51:42.3658674Z saveWidget html 2021-05-16T20:51:42.3756919Z scaffoldWidget html 2021-05-16T20:51:42.3886545Z setWidgetIdSeed html 2021-05-16T20:51:42.4378179Z sizingPolicy html 2021-05-16T20:51:42.4383839Z ** building package indices 2021-05-16T20:51:42.4797074Z ** installing vignettes 2021-05-16T20:51:42.4861251Z ** testing if installed package can be loaded 2021-05-16T20:51:42.4864163Z *** arch - i386 2021-05-16T20:51:42.7931784Z *** arch - x64 2021-05-16T20:51:43.1053349Z * DONE (htmlwidgets) 2021-05-16T20:51:43.1382159Z In R CMD INSTALL 2021-05-16T20:51:43.9176237Z * installing *source* package 'oro.nifti' ... 2021-05-16T20:51:43.9605136Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T20:51:44.0305293Z ** R 2021-05-16T20:51:44.1422163Z ** demo 2021-05-16T20:51:44.1453072Z ** inst 2021-05-16T20:51:44.1651641Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:51:45.2674752Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T20:51:51.5314568Z ** help 2021-05-16T20:51:52.3570625Z *** installing help indices 2021-05-16T20:51:53.2947655Z finding HTML links ... done 2021-05-16T20:51:53.2948370Z converting help for package 'oro.nifti' 2021-05-16T20:51:53.2949051Z afni-class html 2021-05-16T20:51:53.2949644Z anlz-class html 2021-05-16T20:51:53.2950242Z anlz-nifti-ops html 2021-05-16T20:51:53.2950832Z anlz html 2021-05-16T20:51:53.2951351Z as.anlz html 2021-05-16T20:51:53.2951905Z as.nifti html 2021-05-16T20:51:53.2952497Z audit_trail-methods html 2021-05-16T20:51:53.3176023Z audit_trail html 2021-05-16T20:51:53.3373693Z aux_file-methods html 2021-05-16T20:51:53.3544761Z bitpix-methods html 2021-05-16T20:51:53.3815604Z bitwise html 2021-05-16T20:51:53.4043669Z blend-methods html 2021-05-16T20:51:53.4179102Z cal_img html 2021-05-16T20:51:53.4388458Z cal_max-methods html 2021-05-16T20:51:53.4618696Z cal_min-methods html 2021-05-16T20:51:53.4769355Z cal_units-methods html 2021-05-16T20:51:53.5023294Z coerce-methods html 2021-05-16T20:51:53.5162012Z compressed-methods html 2021-05-16T20:51:53.5288492Z convert_afni html 2021-05-16T20:51:53.5451539Z convert_anlz html 2021-05-16T20:51:53.5624854Z convert_nifti html 2021-05-16T20:51:53.5830546Z data_type-methods html 2021-05-16T20:51:53.6017155Z datatype-methods html 2021-05-16T20:51:53.6187300Z db_name-methods html 2021-05-16T20:51:53.6381057Z descrip-methods html 2021-05-16T20:51:53.6533558Z dim_-methods html 2021-05-16T20:51:53.6672776Z dim_info-methods html 2021-05-16T20:51:53.6848261Z dim_un0-methods html 2021-05-16T20:51:53.6967819Z drop_img_dim html 2021-05-16T20:51:53.7122958Z exp_date-methods html 2021-05-16T20:51:53.7291634Z exp_time-methods html 2021-05-16T20:51:53.7428769Z extender-methods html 2021-05-16T20:51:53.7574452Z extents-methods html 2021-05-16T20:51:53.7726287Z field_skip-methods html 2021-05-16T20:51:53.7862748Z funused1-methods html 2021-05-16T20:51:53.8000648Z funused2-methods html 2021-05-16T20:51:53.8159885Z funused3-methods html 2021-05-16T20:51:53.8310475Z generated-methods html 2021-05-16T20:51:53.8471892Z glmax-methods html 2021-05-16T20:51:53.8631399Z glmin-methods html 2021-05-16T20:51:53.8786911Z hist_un0-methods html 2021-05-16T20:51:53.8947375Z hkey_un0-methods html 2021-05-16T20:51:53.9064145Z hotmetal html 2021-05-16T20:51:53.9482648Z image-methods html 2021-05-16T20:51:53.9677522Z img_data-methods html 2021-05-16T20:51:53.9750760Z img_length html 2021-05-16T20:51:53.9853920Z integerTranslation html 2021-05-16T20:51:54.0089221Z intent_code-methods html 2021-05-16T20:51:54.0236187Z intent_name-methods html 2021-05-16T20:51:54.0396254Z intent_p1-methods html 2021-05-16T20:51:54.0560676Z intent_p2-methods html 2021-05-16T20:51:54.0723785Z intent_p3-methods html 2021-05-16T20:51:54.0761384Z internalImage-class html 2021-05-16T20:51:54.0870946Z is_afni html 2021-05-16T20:51:54.0972521Z is_anlz html 2021-05-16T20:51:54.1073745Z is_nifti html 2021-05-16T20:51:54.1263440Z magic-methods html 2021-05-16T20:51:54.1371109Z miscellaneous html 2021-05-16T20:51:54.2465989Z nifti-class html 2021-05-16T20:51:54.2675529Z nifti html 2021-05-16T20:51:54.2801308Z niftiAuditTrail-class html 2021-05-16T20:51:54.2926919Z niftiExtension-class html 2021-05-16T20:51:54.3030769Z niftiExtensionSection-class html 2021-05-16T20:51:54.3065929Z niftiImage-class html 2021-05-16T20:51:54.3178399Z nifti_assign-methods html 2021-05-16T20:51:54.3265802Z niftiops html 2021-05-16T20:51:54.3326116Z nii2oro html 2021-05-16T20:51:54.3469049Z omax-methods html 2021-05-16T20:51:54.3606969Z omin-methods html 2021-05-16T20:51:54.3721809Z onefile html 2021-05-16T20:51:54.3855544Z orient-methods html 2021-05-16T20:51:54.3959049Z orientation-methods html 2021-05-16T20:51:54.4125151Z origin-methods html 2021-05-16T20:51:54.4218725Z oro2nii html 2021-05-16T20:51:54.4680837Z orthographic-methods html 2021-05-16T20:51:54.5164125Z overlay-methods html 2021-05-16T20:51:54.5315479Z patient_id-methods html 2021-05-16T20:51:54.5464821Z performPermutation html 2021-05-16T20:51:54.5652042Z pixdim-methods html 2021-05-16T20:51:54.5812853Z qform_code-methods html 2021-05-16T20:51:54.6025329Z qoffset_x-methods html 2021-05-16T20:51:54.6209726Z qoffset_y-methods html 2021-05-16T20:51:54.6379709Z qoffset_z-methods html 2021-05-16T20:51:54.6551157Z quatern_b-methods html 2021-05-16T20:51:54.6738619Z quatern_c-methods html 2021-05-16T20:51:54.6901227Z quatern_d-methods html 2021-05-16T20:51:54.7106073Z quaternion2rotation html 2021-05-16T20:51:54.7346515Z read_afni html 2021-05-16T20:51:54.7530083Z read_anlz html 2021-05-16T20:51:54.7838204Z read_nifti html 2021-05-16T20:51:54.7985758Z regular-methods html 2021-05-16T20:51:54.8050622Z remove html 2021-05-16T20:51:54.8201088Z reorient html 2021-05-16T20:51:54.8365674Z scannum-methods html 2021-05-16T20:51:54.8523640Z scl_inter-methods html 2021-05-16T20:51:54.8679366Z scl_slope-methods html 2021-05-16T20:51:54.8890495Z session_error-methods html 2021-05-16T20:51:54.9052646Z sform_code-methods html 2021-05-16T20:51:54.9228515Z sizeof_hdr-methods html 2021-05-16T20:51:54.9670787Z slice-methods html 2021-05-16T20:51:54.9842678Z slice_code-methods html 2021-05-16T20:51:55.0004749Z slice_duration-methods html 2021-05-16T20:51:55.0181946Z slice_end-methods html 2021-05-16T20:51:55.0678757Z slice_overlay-methods html 2021-05-16T20:51:55.0879446Z slice_start-methods html 2021-05-16T20:51:55.1018412Z smax-methods html 2021-05-16T20:51:55.1167032Z smin-methods html 2021-05-16T20:51:55.1330848Z srow_x-methods html 2021-05-16T20:51:55.1492557Z srow_y-methods html 2021-05-16T20:51:55.1658363Z srow_z-methods html 2021-05-16T20:51:55.1802180Z start_field-methods html 2021-05-16T20:51:55.1926210Z tim_colors html 2021-05-16T20:51:55.2076739Z toffset-methods html 2021-05-16T20:51:55.2262959Z transformCoordinate html 2021-05-16T20:51:55.2404082Z unused1-methods html 2021-05-16T20:51:55.2543955Z verified-methods html 2021-05-16T20:51:55.2681472Z views-methods html 2021-05-16T20:51:55.2839395Z vols_added-methods html 2021-05-16T20:51:55.3010113Z vox_offset-methods html 2021-05-16T20:51:55.3159180Z vox_units-methods html 2021-05-16T20:51:55.3211475Z voxdim html 2021-05-16T20:51:55.3274088Z voxres html 2021-05-16T20:51:55.3555747Z write_afni-methods html 2021-05-16T20:51:55.3798578Z write_anlz html 2021-05-16T20:51:55.4190903Z write_nifti html 2021-05-16T20:51:55.4355708Z xyzt_units-methods html 2021-05-16T20:51:55.4449825Z zero_trans html 2021-05-16T20:51:55.4467654Z ** building package indices 2021-05-16T20:51:55.8266206Z ** testing if installed package can be loaded 2021-05-16T20:51:55.8267606Z *** arch - i386 2021-05-16T20:51:56.5362864Z *** arch - x64 2021-05-16T20:51:57.2618192Z * DONE (oro.nifti) 2021-05-16T20:51:57.3729112Z In R CMD INSTALL 2021-05-16T20:51:57.8843218Z * installing *source* package 'scales' ... 2021-05-16T20:51:57.9018725Z ** package 'scales' successfully unpacked and MD5 sums checked 2021-05-16T20:51:57.9313495Z ** R 2021-05-16T20:51:57.9687416Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:52:00.3874593Z ** help 2021-05-16T20:52:00.7447181Z *** installing help indices 2021-05-16T20:52:00.9371672Z converting help for package 'scales' 2021-05-16T20:52:00.9658812Z finding HTML links ... done 2021-05-16T20:52:01.0044855Z Range html 2021-05-16T20:52:01.0113722Z alpha html 2021-05-16T20:52:01.0177476Z area_pal html 2021-05-16T20:52:01.0223532Z asn_trans html 2021-05-16T20:52:01.0263237Z atanh_trans html 2021-05-16T20:52:01.0470205Z boxcox_trans html 2021-05-16T20:52:01.0584099Z breaks_extended html 2021-05-16T20:52:01.0825986Z breaks_log html 2021-05-16T20:52:01.0930604Z breaks_pretty html 2021-05-16T20:52:01.1005827Z breaks_width html 2021-05-16T20:52:01.1134879Z brewer_pal html 2021-05-16T20:52:01.1137423Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGi4Su4/R.INSTALL4502c094545/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:52:01.1343170Z cbreaks html 2021-05-16T20:52:01.1445900Z col2hcl html 2021-05-16T20:52:01.2010759Z col_numeric html 2021-05-16T20:52:01.2232175Z colour_ramp html 2021-05-16T20:52:01.2769147Z cscale html 2021-05-16T20:52:01.2906559Z date_breaks html 2021-05-16T20:52:01.2947336Z date_trans html 2021-05-16T20:52:01.2997838Z demo_continuous html 2021-05-16T20:52:01.3126562Z dichromat_pal html 2021-05-16T20:52:01.3214492Z div_gradient_pal html 2021-05-16T20:52:01.3285400Z dscale html 2021-05-16T20:52:01.3332943Z exp_trans html 2021-05-16T20:52:01.3414331Z expand_range html 2021-05-16T20:52:01.3567901Z format_format html 2021-05-16T20:52:01.3667711Z fullseq html 2021-05-16T20:52:01.3760140Z gradient_n_pal html 2021-05-16T20:52:01.4052606Z grey_pal html 2021-05-16T20:52:01.4098883Z hms_trans html 2021-05-16T20:52:01.4205402Z hue_pal html 2021-05-16T20:52:01.4242089Z identity_pal html 2021-05-16T20:52:01.4279616Z identity_trans html 2021-05-16T20:52:01.4516983Z label_bytes html 2021-05-16T20:52:01.4733226Z label_date html 2021-05-16T20:52:01.5083537Z label_dollar html 2021-05-16T20:52:01.5412230Z label_number html 2021-05-16T20:52:01.5541807Z label_number_auto html 2021-05-16T20:52:01.5836976Z label_number_si html 2021-05-16T20:52:01.6148979Z label_ordinal html 2021-05-16T20:52:01.6392090Z label_parse html 2021-05-16T20:52:01.6749773Z label_percent html 2021-05-16T20:52:01.7022364Z label_pvalue html 2021-05-16T20:52:01.7345082Z label_scientific html 2021-05-16T20:52:01.7476532Z label_wrap html 2021-05-16T20:52:01.7515901Z linetype_pal html 2021-05-16T20:52:01.7606499Z log_trans html 2021-05-16T20:52:01.7649865Z manual_pal html 2021-05-16T20:52:01.7767153Z minor_breaks_width html 2021-05-16T20:52:01.7842126Z muted html 2021-05-16T20:52:01.8066633Z number html 2021-05-16T20:52:01.8227785Z number_bytes_format html 2021-05-16T20:52:01.8548765Z oob html 2021-05-16T20:52:01.8620967Z probability_trans html 2021-05-16T20:52:01.8658342Z reciprocal_trans html 2021-05-16T20:52:01.8704906Z regular_minor_breaks html 2021-05-16T20:52:01.8829782Z rescale html 2021-05-16T20:52:01.8905078Z rescale_max html 2021-05-16T20:52:01.9032769Z rescale_mid html 2021-05-16T20:52:01.9091179Z rescale_none html 2021-05-16T20:52:01.9140607Z rescale_pal html 2021-05-16T20:52:01.9177676Z reverse_trans html 2021-05-16T20:52:01.9350001Z scales-package html 2021-05-16T20:52:01.9421868Z seq_gradient_pal html 2021-05-16T20:52:01.9466320Z shape_pal html 2021-05-16T20:52:01.9574357Z show_col html 2021-05-16T20:52:01.9615614Z sqrt_trans html 2021-05-16T20:52:01.9707697Z time_trans html 2021-05-16T20:52:01.9779440Z train_continuous html 2021-05-16T20:52:01.9864981Z train_discrete html 2021-05-16T20:52:02.0031971Z trans_breaks html 2021-05-16T20:52:02.0173177Z trans_format html 2021-05-16T20:52:02.0559270Z trans_new html 2021-05-16T20:52:02.0624838Z trans_range html 2021-05-16T20:52:02.0946727Z unit_format html 2021-05-16T20:52:02.1073126Z viridis_pal html 2021-05-16T20:52:02.1227142Z yj_trans html 2021-05-16T20:52:02.1314218Z zero_range html 2021-05-16T20:52:02.1326873Z *** copying figures 2021-05-16T20:52:02.1453819Z ** building package indices 2021-05-16T20:52:02.3552952Z ** testing if installed package can be loaded 2021-05-16T20:52:02.3555042Z *** arch - i386 2021-05-16T20:52:02.6624927Z *** arch - x64 2021-05-16T20:52:03.0819410Z * DONE (scales) 2021-05-16T20:52:03.1535738Z In R CMD INSTALL 2021-05-16T20:52:03.7488430Z * installing *source* package 'R.oo' ... 2021-05-16T20:52:03.7730412Z ** package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T20:52:03.7982290Z ** R 2021-05-16T20:52:03.8238242Z ** inst 2021-05-16T20:52:03.8287403Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:52:06.8348343Z ** help 2021-05-16T20:52:08.0200489Z *** installing help indices 2021-05-16T20:52:08.5013023Z converting help for package 'R.oo' 2021-05-16T20:52:09.2968734Z finding HTML links ... done 2021-05-16T20:52:09.2969471Z 000.makeObjectFinalizer html 2021-05-16T20:52:09.2970118Z ASCII html 2021-05-16T20:52:09.2970707Z BasicObject html 2021-05-16T20:52:09.2971282Z Class html 2021-05-16T20:52:09.2971888Z DOLLAR.BasicObject html 2021-05-16T20:52:09.2972552Z DOLLAR.Class html 2021-05-16T20:52:09.2973152Z DOLLAR.Object html 2021-05-16T20:52:09.2973826Z DOLLARLT_-.BasicObject html 2021-05-16T20:52:09.2974437Z DOLLARLT_-.Class html 2021-05-16T20:52:09.2975043Z DOLLARLT_-.Object html 2021-05-16T20:52:09.2975865Z Exception html 2021-05-16T20:52:09.2976428Z Interface html 2021-05-16T20:52:09.2977133Z InternalErrorException html 2021-05-16T20:52:09.2977875Z Non-documented_objects html 2021-05-16T20:52:09.3260582Z Object html 2021-05-16T20:52:09.4756272Z Package html 2021-05-16T20:52:09.5085555Z R.oo-package html 2021-05-16T20:52:09.5585197Z RccViolationException html 2021-05-16T20:52:09.6513830Z Rdoc html 2021-05-16T20:52:09.6935816Z RdocException html 2021-05-16T20:52:09.7223013Z abort html 2021-05-16T20:52:09.7225085Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgbrcOX/R.INSTALLb58794e4633/R.oo/man/abort.Rd:78: file link 'invokeRestart' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:52:09.7319994Z argsToString.Class html 2021-05-16T20:52:09.7539076Z argsToString.Rdoc html 2021-05-16T20:52:09.7624038Z as.character.BasicObject html 2021-05-16T20:52:09.7723693Z as.character.Class html 2021-05-16T20:52:09.7835527Z as.character.Exception html 2021-05-16T20:52:09.7917951Z as.character.Interface html 2021-05-16T20:52:09.8029579Z as.character.Object html 2021-05-16T20:52:09.8126990Z as.character.Package html 2021-05-16T20:52:09.8220069Z as.character.RccViolationException html 2021-05-16T20:52:09.8320239Z as.character.RdocException html 2021-05-16T20:52:09.8571536Z attach.BasicObject html 2021-05-16T20:52:09.8840570Z attach.Object html 2021-05-16T20:52:09.9235854Z attachLocally.Object html 2021-05-16T20:52:09.9474510Z charToInt html 2021-05-16T20:52:09.9620586Z check.Rdoc html 2021-05-16T20:52:09.9788351Z clearCache.Object html 2021-05-16T20:52:09.9902639Z clearLookupCache.Object html 2021-05-16T20:52:09.9995966Z clone.Object html 2021-05-16T20:52:10.0388074Z compile.Rdoc html 2021-05-16T20:52:10.0568379Z compileRdoc html 2021-05-16T20:52:10.0741775Z createManPath.Rdoc html 2021-05-16T20:52:10.0955486Z createName.Rdoc html 2021-05-16T20:52:10.1046662Z declaration.Rdoc html 2021-05-16T20:52:10.1216160Z detach.BasicObject html 2021-05-16T20:52:10.1384315Z detach.Object html 2021-05-16T20:52:10.1564852Z dimension html 2021-05-16T20:52:10.2002200Z equals.BasicObject html 2021-05-16T20:52:10.2490748Z equals.Object html 2021-05-16T20:52:10.2897007Z equals html 2021-05-16T20:52:10.3000374Z escapeRdFilename.Rdoc html 2021-05-16T20:52:10.3143241Z extend.BasicObject html 2021-05-16T20:52:10.3238425Z extend.Interface html 2021-05-16T20:52:10.3686391Z extend.Object html 2021-05-16T20:52:10.3833571Z extend html 2021-05-16T20:52:10.4001889Z finalize.Object html 2021-05-16T20:52:10.4122631Z forName.Class html 2021-05-16T20:52:10.4359034Z getAuthor.Package html 2021-05-16T20:52:10.4361537Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgbrcOX/R.INSTALLb58794e4633/R.oo/man/getAuthor.Package.Rd:28: file link 'format.person' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T20:52:10.4473378Z getBundle.Package html 2021-05-16T20:52:10.4609083Z getBundlePackages.Package html 2021-05-16T20:52:10.4770909Z getCalls.Exception html 2021-05-16T20:52:10.5012864Z getChangeLog.Package html 2021-05-16T20:52:10.5171821Z getClassS4Usage.Rdoc html 2021-05-16T20:52:10.5286397Z getClasses.Package html 2021-05-16T20:52:10.5417502Z getConstructorS3 html 2021-05-16T20:52:10.5527608Z getContents.Package html 2021-05-16T20:52:10.5637009Z getContribUrl.Package html 2021-05-16T20:52:10.5731489Z getDataPath.Package html 2021-05-16T20:52:10.5848474Z getDate.Package html 2021-05-16T20:52:10.6004994Z getDescription.Package html 2021-05-16T20:52:10.6157736Z getDescriptionFile.Package html 2021-05-16T20:52:10.6241711Z getDetails.Class html 2021-05-16T20:52:10.6343665Z getDevelUrl.Package html 2021-05-16T20:52:10.6465373Z getDocPath.Package html 2021-05-16T20:52:10.6564638Z getEnvironment.Object html 2021-05-16T20:52:10.6710334Z getEnvironment.Package html 2021-05-16T20:52:10.6835234Z getExamplePath.Package html 2021-05-16T20:52:10.6920100Z getFieldModifiers.Object html 2021-05-16T20:52:10.7091196Z getFields.BasicObject html 2021-05-16T20:52:10.7223384Z getFields.Class html 2021-05-16T20:52:10.7312241Z getFields.Interface html 2021-05-16T20:52:10.7539193Z getFields.Object html 2021-05-16T20:52:10.7713739Z getHowToCite.Package html 2021-05-16T20:52:10.7836775Z getInstantiationTime.BasicObject html 2021-05-16T20:52:10.8002064Z getInstantiationTime.Object html 2021-05-16T20:52:10.8191823Z getInternalAddress.Object html 2021-05-16T20:52:10.8330210Z getKeywords.Rdoc html 2021-05-16T20:52:10.8471401Z getKnownSubclasses.Class html 2021-05-16T20:52:10.8473272Z getKnownSubclasses.classRepresentation 2021-05-16T20:52:10.8554952Z html 2021-05-16T20:52:10.8661094Z getLastException.Exception html 2021-05-16T20:52:10.8754782Z getLicense.Package html 2021-05-16T20:52:10.8971716Z getMaintainer.Package html 2021-05-16T20:52:10.8974007Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgbrcOX/R.INSTALLb58794e4633/R.oo/man/getMaintainer.Package.Rd:28: file link 'format.person' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T20:52:10.9104812Z getManPath.Rdoc html 2021-05-16T20:52:10.9197578Z getMessage.Exception html 2021-05-16T20:52:10.9311795Z getMessage.InternalErrorException html 2021-05-16T20:52:10.9544295Z getMethods.Class html 2021-05-16T20:52:10.9646119Z getName.Class html 2021-05-16T20:52:10.9737366Z getName.Package html 2021-05-16T20:52:10.9869592Z getName.environment html 2021-05-16T20:52:11.0042950Z getNameFormat.Rdoc html 2021-05-16T20:52:11.0173430Z getPackage.Class html 2021-05-16T20:52:11.0259633Z getPackage.InternalErrorException html 2021-05-16T20:52:11.0426229Z getPackageNameOf.Rdoc html 2021-05-16T20:52:11.0514373Z getPath.Package html 2021-05-16T20:52:11.0640542Z getPosition.Package html 2021-05-16T20:52:11.0777361Z getRccUrl.RccViolationException html 2021-05-16T20:52:11.0871408Z getRdDeclaration.Class html 2021-05-16T20:52:11.0951690Z getRdDeclaration.classRepresentation html 2021-05-16T20:52:11.1046976Z getRdHierarchy.Class html 2021-05-16T20:52:11.1121122Z getRdHierarchy.classRepresentation html 2021-05-16T20:52:11.1274023Z getRdMethods.Class html 2021-05-16T20:52:11.1377156Z getRdMethods.classRepresentation html 2021-05-16T20:52:11.1496805Z getRdTitle.Rdoc html 2021-05-16T20:52:11.1575479Z getSource.RdocException html 2021-05-16T20:52:11.1743010Z getStackTrace.Exception html 2021-05-16T20:52:11.1863316Z getStackTraceString.Exception html 2021-05-16T20:52:11.1949608Z getStaticInstance.Class html 2021-05-16T20:52:11.2057696Z getStaticInstance.Object html 2021-05-16T20:52:11.2237344Z getSuperclasses.Class html 2021-05-16T20:52:11.2318955Z getSuperclasses.classRepresentation html 2021-05-16T20:52:11.2421536Z getTitle.Package html 2021-05-16T20:52:11.2541600Z getUrl.Package html 2021-05-16T20:52:11.2705147Z getUsage.Rdoc html 2021-05-16T20:52:11.2831488Z getVersion.Package html 2021-05-16T20:52:11.2908225Z getWhen.Exception html 2021-05-16T20:52:11.3081250Z hasField.BasicObject html 2021-05-16T20:52:11.3266766Z hasField.Object html 2021-05-16T20:52:11.3397893Z hashCode.BasicObject html 2021-05-16T20:52:11.3686255Z hashCode.Object html 2021-05-16T20:52:11.3958355Z hashCode html 2021-05-16T20:52:11.4061497Z hierarchy.Rdoc html 2021-05-16T20:52:11.4233111Z intToChar html 2021-05-16T20:52:11.4371040Z isAbstract.Class html 2021-05-16T20:52:11.4500670Z isBeingCreated.Class html 2021-05-16T20:52:11.4633450Z isDeprecated.Class html 2021-05-16T20:52:11.4753618Z isKeyword.Rdoc html 2021-05-16T20:52:11.4926813Z isLoaded.Package html 2021-05-16T20:52:12.2981301Z ** building package indices 2021-05-16T20:52:12.2982626Z isOlderThan.Package html 2021-05-16T20:52:12.2984244Z isPrivate.Class html 2021-05-16T20:52:12.2985505Z isProtected.Class html 2021-05-16T20:52:12.2986737Z isPublic.Class html 2021-05-16T20:52:12.2988097Z isReferable.BasicObject html 2021-05-16T20:52:12.2989618Z isReferable.Object html 2021-05-16T20:52:12.2990872Z isStatic.Class html 2021-05-16T20:52:12.2992043Z isVisible.Rdoc html 2021-05-16T20:52:12.2993140Z ll.Object html 2021-05-16T20:52:12.2994687Z ll.Package html 2021-05-16T20:52:12.2995683Z ll html 2021-05-16T20:52:12.2998170Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgbrcOX/R.INSTALLb58794e4633/R.oo/man/ll.Rd:94: file link 'ls.str' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T20:52:12.3000388Z load.Object html 2021-05-16T20:52:12.3001686Z load.Package html 2021-05-16T20:52:12.3003040Z methodsInheritedFrom.Rdoc html 2021-05-16T20:52:12.3004923Z newInstance.BasicObject html 2021-05-16T20:52:12.3005694Z newInstance.Class html 2021-05-16T20:52:12.3006428Z newInstance.Object html 2021-05-16T20:52:12.3007154Z novirtual.Object html 2021-05-16T20:52:12.3007893Z objectSize.BasicObject html 2021-05-16T20:52:12.3008671Z objectSize.Object html 2021-05-16T20:52:12.3009374Z objectSize html 2021-05-16T20:52:12.3010096Z objectSize.environment html 2021-05-16T20:52:12.3010858Z print.BasicObject html 2021-05-16T20:52:12.3011586Z print.Class html 2021-05-16T20:52:12.3012241Z print.Exception html 2021-05-16T20:52:12.3012896Z print.Interface html 2021-05-16T20:52:12.3013552Z print.Object html 2021-05-16T20:52:12.3014304Z printStackTrace.Exception html 2021-05-16T20:52:12.3015104Z save.Object html 2021-05-16T20:52:12.3015751Z setConstructorS3 html 2021-05-16T20:52:12.3016453Z setManPath.Rdoc html 2021-05-16T20:52:12.3017148Z setNameFormat.Rdoc html 2021-05-16T20:52:12.3017967Z showChangeLog.Package html 2021-05-16T20:52:12.3018846Z showContents.Package html 2021-05-16T20:52:12.3019712Z showDescriptionFile.Package html 2021-05-16T20:52:12.3020602Z showHowToCite.Package html 2021-05-16T20:52:12.3021517Z startupMessage.Package html 2021-05-16T20:52:12.3022295Z staticCode.Object html 2021-05-16T20:52:12.3022972Z throw.Exception html 2021-05-16T20:52:12.3023585Z throw html 2021-05-16T20:52:12.3024169Z throw.error html 2021-05-16T20:52:12.3024727Z trim html 2021-05-16T20:52:12.3025307Z typeOfClass html 2021-05-16T20:52:12.3025931Z unload.Package html 2021-05-16T20:52:12.3026596Z uses.Interface html 2021-05-16T20:52:12.8057196Z ** testing if installed package can be loaded 2021-05-16T20:52:12.8059620Z *** arch - i386 2021-05-16T20:52:13.1119864Z *** arch - x64 2021-05-16T20:52:13.4379797Z * DONE (R.oo) 2021-05-16T20:52:13.5366027Z In R CMD INSTALL 2021-05-16T20:52:14.7021957Z * installing *source* package 'rmarkdown' ... 2021-05-16T20:52:14.7797542Z ** package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T20:52:14.8304235Z ** R 2021-05-16T20:52:14.9213431Z ** inst 2021-05-16T20:52:15.0572281Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:52:18.5981479Z ** help 2021-05-16T20:52:18.9885885Z *** installing help indices 2021-05-16T20:52:19.1603466Z converting help for package 'rmarkdown' 2021-05-16T20:52:19.1889433Z finding HTML links ... done 2021-05-16T20:52:19.2482205Z all_output_formats html 2021-05-16T20:52:19.3229770Z beamer_presentation html 2021-05-16T20:52:19.3555093Z compile_notebook html 2021-05-16T20:52:19.4112174Z context_document html 2021-05-16T20:52:19.4262625Z convert_ipynb html 2021-05-16T20:52:19.4403511Z default_output_format html 2021-05-16T20:52:19.4724098Z draft html 2021-05-16T20:52:19.4981333Z find_external_resources html 2021-05-16T20:52:19.5143365Z find_pandoc html 2021-05-16T20:52:19.5497169Z github_document html 2021-05-16T20:52:19.5654319Z html-dependencies html 2021-05-16T20:52:19.7134625Z html_document html 2021-05-16T20:52:19.7478842Z 2021-05-16T20:52:19.8228780Z finding level-2 HTML links ... done 2021-05-16T20:52:19.8367250Z html_document_base html 2021-05-16T20:52:19.8738187Z html_fragment html 2021-05-16T20:52:19.9423496Z html_notebook html 2021-05-16T20:52:19.9496126Z html_notebook_metadata html 2021-05-16T20:52:19.9702709Z html_notebook_output html 2021-05-16T20:52:20.0080551Z html_vignette html 2021-05-16T20:52:20.0210699Z includes html 2021-05-16T20:52:20.1534289Z ioslides_presentation html 2021-05-16T20:52:20.1739894Z knit_params_ask html 2021-05-16T20:52:20.7954057Z knitr_options html 2021-05-16T20:52:20.7955159Z knitr_options_html html 2021-05-16T20:52:20.7956258Z knitr_options_pdf html 2021-05-16T20:52:20.7957547Z latex-dependencies html 2021-05-16T20:52:20.7958751Z latex_dependency html 2021-05-16T20:52:20.7959827Z md_document html 2021-05-16T20:52:20.7960833Z metadata html 2021-05-16T20:52:20.7961847Z navbar_html html 2021-05-16T20:52:20.7963422Z odt_document html 2021-05-16T20:52:20.7964460Z output_format html 2021-05-16T20:52:20.7965538Z output_metadata html 2021-05-16T20:52:20.7966648Z paged_table html 2021-05-16T20:52:20.7967662Z pandoc_args html 2021-05-16T20:52:20.7968694Z pandoc_available html 2021-05-16T20:52:20.7969823Z pandoc_citeproc_convert html 2021-05-16T20:52:20.7970925Z pandoc_convert html 2021-05-16T20:52:20.7971954Z pandoc_exec html 2021-05-16T20:52:20.7972978Z pandoc_options html 2021-05-16T20:52:20.7994395Z pandoc_path_arg html 2021-05-16T20:52:20.7995179Z pandoc_self_contained_html html 2021-05-16T20:52:20.7996453Z pandoc_template html 2021-05-16T20:52:20.7997349Z parse_html_notebook html 2021-05-16T20:52:20.7998212Z pdf_document html 2021-05-16T20:52:20.7999485Z pkg_file_lua html 2021-05-16T20:52:20.8000154Z powerpoint_presentation html 2021-05-16T20:52:20.8001232Z publish_site html 2021-05-16T20:52:20.8001829Z relative_to html 2021-05-16T20:52:20.8005446Z render html 2021-05-16T20:52:20.8121354Z render_delayed html 2021-05-16T20:52:20.9042199Z render_site html 2021-05-16T20:52:20.9135950Z render_supporting_files html 2021-05-16T20:52:20.9290449Z resolve_output_format html 2021-05-16T20:52:20.9427799Z rmarkdown-package html 2021-05-16T20:52:20.9562649Z rmarkdown_format html 2021-05-16T20:52:20.9693070Z rmd_metadata html 2021-05-16T20:52:20.9930647Z rtf_document html 2021-05-16T20:52:21.0361386Z run html 2021-05-16T20:52:21.0473504Z shiny_prerendered_chunk html 2021-05-16T20:52:21.0532373Z shiny_prerendered_clean html 2021-05-16T20:52:21.0579646Z shiny_prerendered_server_start_code html 2021-05-16T20:52:21.0688942Z site_resources html 2021-05-16T20:52:21.1359181Z slidy_presentation html 2021-05-16T20:52:21.1599372Z tufte_handout html 2021-05-16T20:52:21.1978805Z word_document html 2021-05-16T20:52:21.2037066Z yaml_front_matter html 2021-05-16T20:52:21.2048416Z *** copying figures 2021-05-16T20:52:21.2071705Z ** building package indices 2021-05-16T20:52:21.3929780Z ** installing vignettes 2021-05-16T20:52:21.4014971Z ** testing if installed package can be loaded 2021-05-16T20:52:21.4022517Z *** arch - i386 2021-05-16T20:52:21.7074909Z *** arch - x64 2021-05-16T20:52:22.0417296Z * DONE (rmarkdown) 2021-05-16T20:52:22.1862846Z In R CMD INSTALL 2021-05-16T20:52:23.4729392Z * installing *source* package 'bslib' ... 2021-05-16T20:52:23.5546292Z ** package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T20:52:23.5948932Z ** R 2021-05-16T20:52:23.8023216Z ** inst 2021-05-16T20:52:24.0499433Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:52:24.9954138Z ** help 2021-05-16T20:52:25.1111637Z *** installing help indices 2021-05-16T20:52:25.1727236Z converting help for package 'bslib' 2021-05-16T20:52:25.2028996Z finding HTML links ... done 2021-05-16T20:52:25.2234958Z bootswatch_themes html 2021-05-16T20:52:25.2720046Z bs_bundle html 2021-05-16T20:52:25.3011500Z bs_current_theme html 2021-05-16T20:52:25.3073409Z 2021-05-16T20:52:25.3857857Z finding level-2 HTML links ... done 2021-05-16T20:52:25.4226121Z bs_dependency html 2021-05-16T20:52:25.4321339Z bs_get_variables html 2021-05-16T20:52:25.4748365Z bs_global_theme html 2021-05-16T20:52:25.4864852Z bs_remove html 2021-05-16T20:52:25.5636623Z bs_theme html 2021-05-16T20:52:25.5984042Z bs_theme_dependencies html 2021-05-16T20:52:25.6144600Z bs_theme_preview html 2021-05-16T20:52:25.6239099Z deprecated html 2021-05-16T20:52:25.6288151Z font_face html 2021-05-16T20:52:25.6372756Z pipe html 2021-05-16T20:52:25.6443786Z precompiled_css_path html 2021-05-16T20:52:25.6782504Z run_with_themer html 2021-05-16T20:52:25.6849911Z theme_bootswatch html 2021-05-16T20:52:25.6912837Z theme_version html 2021-05-16T20:52:25.6967348Z versions html 2021-05-16T20:52:25.6975052Z *** copying figures 2021-05-16T20:52:25.6993635Z ** building package indices 2021-05-16T20:52:25.7597891Z ** testing if installed package can be loaded 2021-05-16T20:52:25.7601926Z *** arch - i386 2021-05-16T20:52:26.1672845Z *** arch - x64 2021-05-16T20:52:26.6240038Z * DONE (bslib) 2021-05-16T20:52:26.8101531Z In R CMD INSTALL 2021-05-16T20:52:28.3077465Z * installing *source* package 'httpuv' ... 2021-05-16T20:52:28.3078644Z ** package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T20:52:28.3079466Z ** libs 2021-05-16T20:52:28.3079762Z 2021-05-16T20:52:28.3080249Z *** arch - i386 2021-05-16T20:52:28.5411814Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T20:52:32.2387990Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:52:36.9476729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callback.cpp -o callback.o 2021-05-16T20:52:37.4120865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T20:52:38.4557931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T20:52:38.5870273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T20:52:42.4970622Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c fs.cpp -o fs.o 2021-05-16T20:52:46.2958580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c http.cpp -o http.o 2021-05-16T20:52:50.5198169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httprequest.cpp -o httprequest.o 2021-05-16T20:52:56.8418315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpresponse.cpp -o httpresponse.o 2021-05-16T20:53:01.1628556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpuv.cpp -o httpuv.o 2021-05-16T20:53:06.9959106Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T20:53:07.1811908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c mime.cpp -o mime.o 2021-05-16T20:53:08.3809944Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T20:53:08.4456519Z set_invalid_parameter.c:9:28: warning: '_set_invalid_parameter_handler' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2021-05-16T20:53:08.4459128Z _invalid_parameter_handler _set_invalid_parameter_handler(_invalid_parameter_handler pNew) { 2021-05-16T20:53:08.4460352Z ^ 2021-05-16T20:53:08.4697728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c socket.cpp -o socket.o 2021-05-16T20:53:12.5175688Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c staticpath.cpp -o staticpath.o 2021-05-16T20:53:18.3603782Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c thread.cpp -o thread.o 2021-05-16T20:53:18.9922220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c timegm.cpp -o timegm.o 2021-05-16T20:53:19.1446552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c utils.cpp -o utils.o 2021-05-16T20:53:23.1875517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c uvutil.cpp -o uvutil.o 2021-05-16T20:53:26.9664606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c webapplication.cpp -o webapplication.o 2021-05-16T20:53:33.8612663Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-base.cpp -o websockets-base.o 2021-05-16T20:53:34.1509023Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T20:53:37.9381805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T20:53:41.2032529Z websockets-hybi03.cpp: In member function 'virtual void WebSocketProto_HyBi03::handshake(const string&, const RequestHeaders&, char**, size_t*, ResponseHeaders*, std::vector*) const': 2021-05-16T20:53:41.2036899Z websockets-hybi03.cpp:66:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:53:41.2039365Z *reinterpret_cast(handshake) = key1; 2021-05-16T20:53:41.2042215Z ^ 2021-05-16T20:53:41.8890802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T20:53:45.7155783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets.cpp -o websockets.o 2021-05-16T20:53:49.8232037Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c winutils.cpp -o winutils.o 2021-05-16T20:53:50.6381843Z /Rtools/bin/make --directory=libuv -f Makefile-libuv.mingw \ 2021-05-16T20:53:50.6383803Z 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 " \ 2021-05-16T20:53:50.6389563Z AR="c:/Rtools/mingw_32/bin/ar" RANLIB="c:/Rtools/mingw_32/bin/ranlib" HAVE_DTRACE=0 2021-05-16T20:53:50.6839659Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpWid29Z/R.INSTALL19ac63181091/httpuv/src-i386/libuv' 2021-05-16T20:53:50.6842049Z 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-16T20:53:50.9595528Z 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-16T20:53:51.1724352Z 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-16T20:53:51.3878827Z 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-16T20:53:51.6707542Z 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-16T20:53:52.3026874Z 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-16T20:53:52.3028748Z 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-16T20:53:52.3101112Z 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-16T20:53:52.6206235Z 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-16T20:53:52.8981842Z 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-16T20:53:53.4565419Z 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-16T20:53:53.8004819Z 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-16T20:53:54.3650886Z 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-16T20:53:54.5958104Z 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-16T20:53:55.2412946Z 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-16T20:53:56.1762853Z 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-16T20:53:56.5398787Z 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-16T20:53:56.7974933Z 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-16T20:53:57.1796401Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T20:53:57.1799374Z src/win/util.c:1715:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T20:53:57.1801197Z #pragma warning(suppress : 4996) 2021-05-16T20:53:57.1802291Z ^ 2021-05-16T20:53:57.4928755Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T20:53:57.4930668Z src/win/util.c:1425:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:53:57.4931879Z ptr = strchr(buf + 1, '='); 2021-05-16T20:53:57.4932492Z ^ 2021-05-16T20:53:57.6402058Z 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-16T20:53:58.1466908Z 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-16T20:53:58.8356336Z 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-16T20:53:59.0120158Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T20:53:59.0121810Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:53:59.0122985Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T20:53:59.0123659Z ^ 2021-05-16T20:53:59.0124824Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T20:53:59.1202812Z 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-16T20:54:00.2445585Z 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-16T20:54:00.4411091Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T20:54:00.4415422Z src/win/fs.c:784:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:54:00.4416273Z int err = 0; 2021-05-16T20:54:00.4416861Z ^ 2021-05-16T20:54:00.4423047Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T20:54:00.4424127Z src/win/fs.c:982:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:54:00.4425012Z int err = 0; 2021-05-16T20:54:00.4425516Z ^ 2021-05-16T20:54:00.4426610Z src/win/fs.c:906:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T20:54:00.4427647Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T20:54:00.4428258Z ^ 2021-05-16T20:54:00.4430053Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T20:54:00.4431427Z src/win/fs.c:1153:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:54:00.4432426Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T20:54:00.4433013Z ^ 2021-05-16T20:54:00.4434087Z src/win/fs.c:1153:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T20:54:00.5958917Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T20:54:00.5961518Z src/win/fs.c:2043:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:54:00.5963591Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:54:00.5964948Z ^ 2021-05-16T20:54:00.5966953Z src/win/fs.c:2043:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:54:00.5968886Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:54:00.5969911Z ^ 2021-05-16T20:54:00.5971827Z src/win/fs.c:2043:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:54:00.5973732Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:54:00.5974990Z ^ 2021-05-16T20:54:00.5976978Z src/win/fs.c:2043:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:54:00.5978867Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:54:00.5979827Z ^ 2021-05-16T20:54:02.0725118Z 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-16T20:54:02.2976977Z 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-16T20:54:02.6775842Z 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-16T20:54:02.9155992Z 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-16T20:54:03.2770973Z 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-16T20:54:03.4779572Z 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/snprintf.o src/win/snprintf.c 2021-05-16T20:54:03.5376538Z 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-16T20:54:03.7769735Z 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-16T20:54:04.0798403Z 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-16T20:54:04.2877890Z 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-16T20:54:04.5511100Z 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-16T20:54:04.8575213Z 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-16T20:54:05.0913383Z 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/snprintf.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-16T20:54:05.1227874Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpWid29Z/R.INSTALL19ac63181091/httpuv/src-i386/libuv' 2021-05-16T20:54:05.1247746Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T20:54:05.8964506Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T20:54:06.1804285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c base64/base64.cpp -o base64/base64.o 2021-05-16T20:54:06.6201978Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o httpuv.dll tmp.def RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/i386 -lR 2021-05-16T20:54:07.1132341Z installing to D:/a/_temp/Library/httpuv/libs/i386 2021-05-16T20:54:07.1183586Z 2021-05-16T20:54:07.1184881Z *** arch - x64 2021-05-16T20:54:07.5224344Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T20:54:11.4952793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:54:16.3491570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callback.cpp -o callback.o 2021-05-16T20:54:17.1275006Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T20:54:18.3994510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T20:54:18.4710711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T20:54:22.4768693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c fs.cpp -o fs.o 2021-05-16T20:54:26.2217920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c http.cpp -o http.o 2021-05-16T20:54:30.5963712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httprequest.cpp -o httprequest.o 2021-05-16T20:54:37.2702768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpresponse.cpp -o httpresponse.o 2021-05-16T20:54:41.6442120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpuv.cpp -o httpuv.o 2021-05-16T20:54:47.5786489Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T20:54:47.7772566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c mime.cpp -o mime.o 2021-05-16T20:54:48.8302206Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T20:54:48.8947507Z set_invalid_parameter.c:9:28: warning: '_set_invalid_parameter_handler' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2021-05-16T20:54:48.8959170Z _invalid_parameter_handler _set_invalid_parameter_handler(_invalid_parameter_handler pNew) { 2021-05-16T20:54:48.8960505Z ^ 2021-05-16T20:54:48.9155345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c socket.cpp -o socket.o 2021-05-16T20:54:53.0353345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c staticpath.cpp -o staticpath.o 2021-05-16T20:54:58.7564690Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c thread.cpp -o thread.o 2021-05-16T20:54:59.6271112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c timegm.cpp -o timegm.o 2021-05-16T20:55:00.0815328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c utils.cpp -o utils.o 2021-05-16T20:55:04.1636817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c uvutil.cpp -o uvutil.o 2021-05-16T20:55:07.9914446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c webapplication.cpp -o webapplication.o 2021-05-16T20:55:15.1472116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-base.cpp -o websockets-base.o 2021-05-16T20:55:15.4251286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T20:55:19.2370745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T20:55:22.4706731Z websockets-hybi03.cpp: In member function 'virtual void WebSocketProto_HyBi03::handshake(const string&, const RequestHeaders&, char**, size_t*, ResponseHeaders*, std::vector*) const': 2021-05-16T20:55:22.4711212Z websockets-hybi03.cpp:66:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T20:55:22.4713765Z *reinterpret_cast(handshake) = key1; 2021-05-16T20:55:22.4715075Z ^ 2021-05-16T20:55:23.1683782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T20:55:27.0687832Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets.cpp -o websockets.o 2021-05-16T20:55:31.1777399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c winutils.cpp -o winutils.o 2021-05-16T20:55:32.2677129Z /Rtools/bin/make --directory=libuv -f Makefile-libuv.mingw \ 2021-05-16T20:55:32.2679151Z 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 " \ 2021-05-16T20:55:32.2685780Z AR="c:/Rtools/mingw_64/bin/ar" RANLIB="c:/Rtools/mingw_64/bin/ranlib" HAVE_DTRACE=0 2021-05-16T20:55:32.3100861Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpWid29Z/R.INSTALL19ac63181091/httpuv/src-x64/libuv' 2021-05-16T20:55:32.3102863Z 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-16T20:55:32.8277619Z 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-16T20:55:33.3207280Z 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-16T20:55:33.7876195Z 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-16T20:55:34.3011796Z 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-16T20:55:34.7352964Z 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-16T20:55:35.2652766Z 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-16T20:55:35.7293679Z 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-16T20:55:36.2569872Z 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-16T20:55:36.7823183Z 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-16T20:55:37.5478359Z 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-16T20:55:38.1199990Z 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-16T20:55:38.8318770Z 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-16T20:55:39.3318716Z 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-16T20:55:39.9146918Z 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-16T20:55:40.9748338Z 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-16T20:55:41.5723864Z 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-16T20:55:42.0825001Z 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-16T20:55:42.6760039Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T20:55:42.6762402Z src/win/util.c:1715:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T20:55:42.6763493Z #pragma warning(suppress : 4996) 2021-05-16T20:55:42.6764350Z ^ 2021-05-16T20:55:43.0462683Z 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-16T20:55:43.7260222Z 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-16T20:55:44.5416218Z 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-16T20:55:44.9585212Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T20:55:44.9587079Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:55:44.9588248Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T20:55:44.9589084Z ^ 2021-05-16T20:55:44.9590199Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T20:55:45.0702495Z 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-16T20:55:46.2079630Z 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-16T20:55:46.6169255Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T20:55:46.6171709Z src/win/fs.c:784:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:55:46.6173203Z int err = 0; 2021-05-16T20:55:46.6174110Z ^ 2021-05-16T20:55:46.6178750Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T20:55:46.6180730Z src/win/fs.c:982:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T20:55:46.6182161Z int err = 0; 2021-05-16T20:55:46.6183134Z ^ 2021-05-16T20:55:46.6185077Z src/win/fs.c:906:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T20:55:46.6186908Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T20:55:46.6188061Z ^ 2021-05-16T20:55:46.6189350Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T20:55:46.6191259Z src/win/fs.c:1153:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T20:55:46.6192920Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T20:55:46.6194013Z ^ 2021-05-16T20:55:46.6195901Z src/win/fs.c:1153:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T20:55:46.7622749Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T20:55:46.7624775Z src/win/fs.c:2043:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:55:46.7626056Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:55:46.7626861Z ^ 2021-05-16T20:55:46.7628072Z src/win/fs.c:2043:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:55:46.7629440Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:55:46.7630138Z ^ 2021-05-16T20:55:46.7631326Z src/win/fs.c:2043:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:55:46.7632508Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:55:46.7633233Z ^ 2021-05-16T20:55:46.7634460Z src/win/fs.c:2043:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:55:46.7635651Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T20:55:46.7636280Z ^ 2021-05-16T20:55:47.8168600Z 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-16T20:55:48.3142100Z 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-16T20:55:48.9381390Z 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-16T20:55:49.4233724Z 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-16T20:55:50.0177890Z 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-16T20:55:50.4889730Z 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/snprintf.o src/win/snprintf.c 2021-05-16T20:55:50.5452558Z 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-16T20:55:51.0329354Z 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-16T20:55:51.5726637Z 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-16T20:55:52.0392522Z 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-16T20:55:52.5541115Z 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-16T20:55:53.0969400Z 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-16T20:55:53.5578887Z 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/snprintf.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-16T20:55:53.5871093Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpWid29Z/R.INSTALL19ac63181091/httpuv/src-x64/libuv' 2021-05-16T20:55:53.5890701Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T20:55:54.2696339Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T20:55:54.5161887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c base64/base64.cpp -o base64/base64.o 2021-05-16T20:55:54.9805504Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o httpuv.dll tmp.def RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/x64 -lR 2021-05-16T20:55:55.5377767Z installing to D:/a/_temp/Library/httpuv/libs/x64 2021-05-16T20:55:55.5480245Z ** R 2021-05-16T20:55:55.5659576Z ** demo 2021-05-16T20:55:55.5685038Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:55:58.1957859Z ** help 2021-05-16T20:55:58.3250996Z *** installing help indices 2021-05-16T20:55:58.3980805Z converting help for package 'httpuv' 2021-05-16T20:55:58.4283728Z finding HTML links ... done 2021-05-16T20:55:58.4972143Z PipeServer html 2021-05-16T20:55:58.5583550Z Server html 2021-05-16T20:55:58.6092811Z WebServer html 2021-05-16T20:55:58.6644610Z WebSocket html 2021-05-16T20:55:58.6838485Z encodeURI html 2021-05-16T20:55:58.6894720Z getRNGState html 2021-05-16T20:55:58.7007108Z httpuv-package html 2021-05-16T20:55:58.7073768Z interrupt html 2021-05-16T20:55:58.7137356Z ipFamily html 2021-05-16T20:55:58.7173445Z listServers html 2021-05-16T20:55:58.7280637Z logLevel html 2021-05-16T20:55:58.7426152Z randomPort html 2021-05-16T20:55:58.7475857Z rawToBase64 html 2021-05-16T20:55:58.7656606Z runServer html 2021-05-16T20:55:58.7803246Z service html 2021-05-16T20:55:58.7925774Z startDaemonizedServer html 2021-05-16T20:55:58.8639356Z startServer html 2021-05-16T20:55:58.8905553Z staticPath html 2021-05-16T20:55:58.9115479Z staticPathOptions html 2021-05-16T20:55:58.9180056Z stopAllServers html 2021-05-16T20:55:58.9248199Z stopDaemonizedServer html 2021-05-16T20:55:58.9338083Z stopServer html 2021-05-16T20:55:58.9345432Z ** building package indices 2021-05-16T20:55:59.0186083Z ** testing if installed package can be loaded 2021-05-16T20:55:59.0191057Z *** arch - i386 2021-05-16T20:55:59.4263911Z *** arch - x64 2021-05-16T20:55:59.8412716Z * DONE (httpuv) 2021-05-16T20:56:00.3146655Z In R CMD INSTALL 2021-05-16T20:56:01.8349320Z * installing *source* package 'ggplot2' ... 2021-05-16T20:56:01.9321188Z ** package 'ggplot2' successfully unpacked and MD5 sums checked 2021-05-16T20:56:01.9777327Z ** R 2021-05-16T20:56:02.2388470Z ** data 2021-05-16T20:56:02.2465670Z *** moving datasets to lazyload DB 2021-05-16T20:56:03.0365038Z ** inst 2021-05-16T20:56:03.0479658Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:56:12.5313533Z ** help 2021-05-16T20:56:13.8517163Z *** installing help indices 2021-05-16T20:56:14.4994236Z converting help for package 'ggplot2' 2021-05-16T20:56:14.5309017Z finding HTML links ... done 2021-05-16T20:56:14.8840289Z absoluteGrob html 2021-05-16T20:56:14.8921753Z add_theme html 2021-05-16T20:56:14.9260456Z aes html 2021-05-16T20:56:14.9457302Z aes_ html 2021-05-16T20:56:14.9505503Z aes_all html 2021-05-16T20:56:14.9562875Z aes_auto html 2021-05-16T20:56:14.9910797Z aes_colour_fill_alpha html 2021-05-16T20:56:15.0127253Z aes_eval html 2021-05-16T20:56:15.0303454Z aes_group_order html 2021-05-16T20:56:15.0505409Z aes_linetype_size_shape html 2021-05-16T20:56:15.0736472Z aes_position html 2021-05-16T20:56:15.0927585Z annotate html 2021-05-16T20:56:15.1054018Z annotation_custom html 2021-05-16T20:56:15.1417016Z annotation_logticks html 2021-05-16T20:56:15.1491813Z annotation_map html 2021-05-16T20:56:15.1626279Z annotation_raster html 2021-05-16T20:56:15.1794171Z as.list.ggproto html 2021-05-16T20:56:15.1931390Z as_labeller html 2021-05-16T20:56:15.2028576Z autolayer html 2021-05-16T20:56:15.2126040Z autoplot html 2021-05-16T20:56:15.2182059Z benchplot html 2021-05-16T20:56:15.2893971Z bidirection html 2021-05-16T20:56:15.3657316Z binned_scale html 2021-05-16T20:56:15.4193729Z borders html 2021-05-16T20:56:15.4303048Z calc_element html 2021-05-16T20:56:15.4404176Z combine_vars html 2021-05-16T20:56:15.5169839Z continuous_scale html 2021-05-16T20:56:15.5351725Z coord_cartesian html 2021-05-16T20:56:15.5579812Z coord_fixed html 2021-05-16T20:56:15.5733581Z coord_flip html 2021-05-16T20:56:15.6029833Z coord_map html 2021-05-16T20:56:15.6129131Z coord_munch html 2021-05-16T20:56:15.6259268Z coord_polar html 2021-05-16T20:56:15.6495575Z coord_trans html 2021-05-16T20:56:15.7013682Z cut_interval html 2021-05-16T20:56:15.7143606Z diamonds html 2021-05-16T20:56:15.7557303Z discrete_scale html 2021-05-16T20:56:15.7672578Z draw_key html 2021-05-16T20:56:15.7831493Z economics html 2021-05-16T20:56:15.8311666Z element html 2021-05-16T20:56:15.8319099Z element_grob html 2021-05-16T20:56:15.8429112Z element_render html 2021-05-16T20:56:15.8508874Z expand_limits html 2021-05-16T20:56:15.8626187Z expansion html 2021-05-16T20:56:15.9080372Z facet_grid html 2021-05-16T20:56:15.9143787Z facet_null html 2021-05-16T20:56:15.9531012Z facet_wrap html 2021-05-16T20:56:15.9608507Z faithfuld html 2021-05-16T20:56:15.9682967Z find_panel html 2021-05-16T20:56:15.9792506Z fortify-multcomp html 2021-05-16T20:56:15.9885389Z fortify html 2021-05-16T20:56:16.0043666Z fortify.lm html 2021-05-16T20:56:16.0155878Z fortify.map html 2021-05-16T20:56:16.0276000Z fortify.sp html 2021-05-16T20:56:16.0718275Z geom_abline html 2021-05-16T20:56:16.1569239Z geom_bar html 2021-05-16T20:56:16.2067277Z geom_bin2d html 2021-05-16T20:56:16.2457141Z geom_blank html 2021-05-16T20:56:16.3390601Z geom_boxplot html 2021-05-16T20:56:16.4366684Z geom_contour html 2021-05-16T20:56:16.4920232Z geom_count html 2021-05-16T20:56:16.5665965Z geom_density html 2021-05-16T20:56:16.6657598Z geom_density_2d html 2021-05-16T20:56:16.7416136Z geom_dotplot html 2021-05-16T20:56:16.7826090Z geom_errorbarh html 2021-05-16T20:56:16.8326363Z geom_function html 2021-05-16T20:56:16.8844162Z geom_hex html 2021-05-16T20:56:16.9644983Z geom_histogram html 2021-05-16T20:56:17.0192374Z geom_jitter html 2021-05-16T20:56:17.0734668Z geom_linerange html 2021-05-16T20:56:17.1211643Z geom_map html 2021-05-16T20:56:17.2009152Z geom_path html 2021-05-16T20:56:17.2589679Z geom_point html 2021-05-16T20:56:17.3134239Z geom_polygon html 2021-05-16T20:56:17.3777465Z geom_qq html 2021-05-16T20:56:17.4413019Z geom_quantile html 2021-05-16T20:56:17.5048051Z geom_ribbon html 2021-05-16T20:56:17.5571431Z geom_rug html 2021-05-16T20:56:17.6254103Z geom_segment html 2021-05-16T20:56:17.7139925Z geom_smooth html 2021-05-16T20:56:17.7617898Z geom_spoke html 2021-05-16T20:56:17.8386360Z geom_text html 2021-05-16T20:56:17.8951110Z geom_tile html 2021-05-16T20:56:17.9744299Z geom_violin html 2021-05-16T20:56:17.9940044Z gg-add html 2021-05-16T20:56:18.0004761Z gg_dep html 2021-05-16T20:56:18.0214025Z ggplot html 2021-05-16T20:56:18.0887753Z 2021-05-16T20:56:18.1643235Z finding level-2 HTML links ... done 2021-05-16T20:56:18.2876171Z ggplot2-ggproto html 2021-05-16T20:56:18.3252208Z ggplot2-package html 2021-05-16T20:56:18.3300838Z ggplotGrob html 2021-05-16T20:56:18.3391991Z ggplot_add html 2021-05-16T20:56:18.3540301Z ggplot_build html 2021-05-16T20:56:18.3683833Z ggplot_gtable html 2021-05-16T20:56:18.3912756Z ggproto html 2021-05-16T20:56:18.4220487Z ggsave html 2021-05-16T20:56:18.5274182Z ggsf html 2021-05-16T20:56:18.5581990Z ggtheme html 2021-05-16T20:56:18.5649485Z graphical-units html 2021-05-16T20:56:18.5703627Z guide-exts html 2021-05-16T20:56:18.5906464Z guide_axis html 2021-05-16T20:56:18.6618550Z guide_bins html 2021-05-16T20:56:18.7443393Z guide_colourbar html 2021-05-16T20:56:18.8279836Z guide_coloursteps html 2021-05-16T20:56:18.8955497Z guide_legend html 2021-05-16T20:56:18.9053610Z guide_none html 2021-05-16T20:56:18.9188086Z guides html 2021-05-16T20:56:18.9354979Z hmisc html 2021-05-16T20:56:18.9391374Z is.Coord html 2021-05-16T20:56:18.9446674Z is.facet html 2021-05-16T20:56:18.9501338Z is.ggplot html 2021-05-16T20:56:18.9546539Z is.rel html 2021-05-16T20:56:18.9591162Z is.theme html 2021-05-16T20:56:18.9682397Z label_bquote html 2021-05-16T20:56:18.9929528Z labeller html 2021-05-16T20:56:19.0381425Z labellers html 2021-05-16T20:56:19.0579813Z labs html 2021-05-16T20:56:19.0628963Z last_plot html 2021-05-16T20:56:19.1009665Z layer html 2021-05-16T20:56:19.1379364Z layer_sf html 2021-05-16T20:56:19.1439537Z limits html 2021-05-16T20:56:19.1616252Z lims html 2021-05-16T20:56:19.1691562Z luv_colours html 2021-05-16T20:56:19.1977881Z map_data html 2021-05-16T20:56:19.2095059Z max_height html 2021-05-16T20:56:19.2178056Z mean_se html 2021-05-16T20:56:19.2263720Z merge_element html 2021-05-16T20:56:19.2477773Z midwest html 2021-05-16T20:56:19.2619223Z mpg html 2021-05-16T20:56:19.2758874Z msleep html 2021-05-16T20:56:19.2937151Z position_dodge html 2021-05-16T20:56:19.3014734Z position_identity html 2021-05-16T20:56:19.3176993Z position_jitter html 2021-05-16T20:56:19.3353246Z position_jitterdodge html 2021-05-16T20:56:19.3486505Z position_nudge html 2021-05-16T20:56:19.3794229Z position_stack html 2021-05-16T20:56:19.3872993Z presidential html 2021-05-16T20:56:19.4003629Z print.ggplot html 2021-05-16T20:56:19.4109709Z print.ggproto html 2021-05-16T20:56:19.4344011Z qplot html 2021-05-16T20:56:19.4452794Z reexports html 2021-05-16T20:56:19.4768435Z register_theme_elements html 2021-05-16T20:56:19.4886855Z remove_missing html 2021-05-16T20:56:19.5009553Z render_axes html 2021-05-16T20:56:19.5108424Z render_strips html 2021-05-16T20:56:19.5175722Z resolution html 2021-05-16T20:56:19.5413416Z scale_alpha html 2021-05-16T20:56:19.6060201Z scale_binned html 2021-05-16T20:56:19.6535919Z scale_brewer html 2021-05-16T20:56:19.6804256Z scale_colour_continuous html 2021-05-16T20:56:19.6969128Z scale_colour_discrete html 2021-05-16T20:56:19.7723425Z scale_continuous html 2021-05-16T20:56:19.8395317Z scale_date html 2021-05-16T20:56:19.9000508Z scale_discrete html 2021-05-16T20:56:20.0115828Z scale_gradient html 2021-05-16T20:56:20.0667299Z scale_grey html 2021-05-16T20:56:20.1298171Z scale_hue html 2021-05-16T20:56:20.1497832Z scale_identity html 2021-05-16T20:56:20.1915661Z scale_linetype html 2021-05-16T20:56:20.2494184Z scale_manual html 2021-05-16T20:56:20.3044977Z scale_shape html 2021-05-16T20:56:20.3823903Z scale_size html 2021-05-16T20:56:20.4846745Z scale_steps html 2021-05-16T20:56:20.4936711Z scale_type html 2021-05-16T20:56:20.5304307Z scale_viridis html 2021-05-16T20:56:20.5374665Z seals html 2021-05-16T20:56:20.5590354Z sec_axis html 2021-05-16T20:56:20.5639940Z set_last_plot html 2021-05-16T20:56:20.5687383Z should_stop html 2021-05-16T20:56:20.5770884Z standardise_aes_names html 2021-05-16T20:56:20.6199973Z stat_ecdf html 2021-05-16T20:56:20.6666589Z stat_ellipse html 2021-05-16T20:56:20.6965754Z stat_identity html 2021-05-16T20:56:20.7491792Z stat_sf_coordinates html 2021-05-16T20:56:20.8374336Z stat_summary html 2021-05-16T20:56:20.8946969Z stat_summary_2d html 2021-05-16T20:56:20.9356296Z stat_unique html 2021-05-16T20:56:20.9632428Z summarise_plot html 2021-05-16T20:56:20.9702715Z summary.ggplot html 2021-05-16T20:56:21.1353861Z theme html 2021-05-16T20:56:21.1614875Z theme_get html 2021-05-16T20:56:21.1931571Z tidyeval html 2021-05-16T20:56:21.2013168Z transform_position html 2021-05-16T20:56:21.2080776Z translate_qplot_ggplot html 2021-05-16T20:56:21.2134175Z translate_qplot_lattice html 2021-05-16T20:56:21.2249593Z txhousing html 2021-05-16T20:56:21.2321079Z update_defaults html 2021-05-16T20:56:21.2382581Z update_labels html 2021-05-16T20:56:21.2547551Z vars html 2021-05-16T20:56:21.2607516Z waiver html 2021-05-16T20:56:21.2710030Z wrap_dims html 2021-05-16T20:56:21.2748193Z zeroGrob html 2021-05-16T20:56:21.2770866Z *** copying figures 2021-05-16T20:56:21.2788139Z ** building package indices 2021-05-16T20:56:21.9698899Z ** installing vignettes 2021-05-16T20:56:21.9906437Z ** testing if installed package can be loaded 2021-05-16T20:56:21.9909241Z *** arch - i386 2021-05-16T20:56:22.7022321Z *** arch - x64 2021-05-16T20:56:23.4317693Z * DONE (ggplot2) 2021-05-16T20:56:23.6513839Z In R CMD INSTALL 2021-05-16T20:56:24.6211257Z * installing *source* package 'R.utils' ... 2021-05-16T20:56:24.6693952Z ** package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T20:56:24.6971611Z ** R 2021-05-16T20:56:24.7501820Z ** inst 2021-05-16T20:56:24.7543393Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:56:25.0188676Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T20:56:25.0190431Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T20:56:30.8843656Z ** help 2021-05-16T20:56:32.6649377Z *** installing help indices 2021-05-16T20:56:33.5027389Z converting help for package 'R.utils' 2021-05-16T20:56:33.5367891Z finding HTML links ... done 2021-05-16T20:56:33.9037565Z Arguments html 2021-05-16T20:56:33.9453585Z Assert html 2021-05-16T20:56:33.9866126Z FileProgressBar html 2021-05-16T20:56:34.0705923Z GString-class html 2021-05-16T20:56:34.1449283Z Java html 2021-05-16T20:56:34.1880213Z LComments html 2021-05-16T20:56:34.2295339Z MultiVerbose html 2021-05-16T20:56:34.2405269Z Non-documented_objects html 2021-05-16T20:56:34.2838138Z NullVerbose html 2021-05-16T20:56:34.3529316Z Options html 2021-05-16T20:56:34.4253589Z ProgressBar html 2021-05-16T20:56:34.4687007Z R.utils-package html 2021-05-16T20:56:34.5299692Z Settings html 2021-05-16T20:56:34.5873516Z SmartComments html 2021-05-16T20:56:34.6046105Z Sys.readlink2 html 2021-05-16T20:56:34.6522514Z System html 2021-05-16T20:56:34.7202096Z TextStatusBar html 2021-05-16T20:56:34.7394115Z 2021-05-16T20:56:34.8237779Z finding level-2 HTML links ... done 2021-05-16T20:56:34.8423773Z TimeoutException html 2021-05-16T20:56:34.9216574Z VComments html 2021-05-16T20:56:35.1346787Z Verbose html 2021-05-16T20:56:35.1515304Z addFinalizerToLast html 2021-05-16T20:56:35.1641669Z as.character.GString html 2021-05-16T20:56:35.7974940Z as.character.Options html 2021-05-16T20:56:35.7975831Z as.character.ProgressBar html 2021-05-16T20:56:35.7976639Z as.character.Verbose html 2021-05-16T20:56:35.7977372Z as.character.binmode html 2021-05-16T20:56:35.7978091Z as.double.Verbose html 2021-05-16T20:56:35.7978790Z as.list.MultiVerbose html 2021-05-16T20:56:35.7979485Z as.list.Options html 2021-05-16T20:56:35.7980231Z as.logical.Verbose html 2021-05-16T20:56:35.7980891Z asByte.Java html 2021-05-16T20:56:35.7981460Z asInt.Java html 2021-05-16T20:56:35.7982247Z asLong.Java html 2021-05-16T20:56:35.7982856Z asShort.Java html 2021-05-16T20:56:35.7983509Z attachLocally.list html 2021-05-16T20:56:35.7984148Z callHooks html 2021-05-16T20:56:35.7984769Z callHooks.function html 2021-05-16T20:56:35.7985415Z capitalize html 2021-05-16T20:56:35.7986027Z capture.Verbose html 2021-05-16T20:56:35.7986679Z captureOutput html 2021-05-16T20:56:35.7987300Z cat.Verbose html 2021-05-16T20:56:35.7987880Z check.Assert html 2021-05-16T20:56:35.7989714Z cleanup.FileProgressBar html 2021-05-16T20:56:35.7990735Z cmdArgs html 2021-05-16T20:56:35.7992358Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/cmdArgs.Rd:53: file link 'as.numeric' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:35.7993815Z cmdArgsCall html 2021-05-16T20:56:35.7994414Z colClasses html 2021-05-16T20:56:35.7995015Z commandArgs html 2021-05-16T20:56:35.7995697Z compile.SmartComments html 2021-05-16T20:56:35.7996404Z compressFile html 2021-05-16T20:56:35.8037562Z compressPDF html 2021-05-16T20:56:36.8012801Z convertComment.SmartComments html 2021-05-16T20:56:36.8017953Z convertComment.VComments html 2021-05-16T20:56:36.8019231Z copyDirectory html 2021-05-16T20:56:36.8021307Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/copyDirectory.Rd:40: file link 'file.copy' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8022981Z copyFile html 2021-05-16T20:56:36.8025049Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/copyFile.Rd:40: file link 'file.copy' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8026665Z countLines html 2021-05-16T20:56:36.8027588Z createFileAtomically html 2021-05-16T20:56:36.8028529Z createLink html 2021-05-16T20:56:36.8029561Z createWindowsShortcut html 2021-05-16T20:56:36.8030679Z currentTimeMillis.System html 2021-05-16T20:56:36.8031660Z dataFrame html 2021-05-16T20:56:36.8032490Z detachPackage html 2021-05-16T20:56:36.8033399Z dimNALT_- html 2021-05-16T20:56:36.8034209Z displayCode html 2021-05-16T20:56:36.8035037Z doCall html 2021-05-16T20:56:36.8035948Z downloadFile.character html 2021-05-16T20:56:36.8036881Z draw.density html 2021-05-16T20:56:36.8037683Z eget html 2021-05-16T20:56:36.8039538Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/eget.Rd:77: file link 'cmdArg' in package 'R.utils' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8042100Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/eget.Rd:78: file link 'mget' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8043587Z egsub html 2021-05-16T20:56:36.8045336Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/egsub.Rd:25: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8047479Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/egsub.Rd:27: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8049614Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/egsub.Rd:29: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8050931Z enter.Verbose html 2021-05-16T20:56:36.8051603Z env html 2021-05-16T20:56:36.8053185Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/env.Rd:24: file link 'evalq' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8055326Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/env.Rd:26: file link 'new.env' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8058373Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/env.Rd:59: file link 'new.env' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8060517Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/env.Rd:59: file link 'evalq' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8061829Z equals.Options html 2021-05-16T20:56:36.8062567Z equals.Verbose html 2021-05-16T20:56:36.8063418Z evaluate.GString html 2021-05-16T20:56:36.8064215Z evaluate.Verbose html 2021-05-16T20:56:36.8065056Z exit.Verbose html 2021-05-16T20:56:36.8065726Z extract.array html 2021-05-16T20:56:36.8066365Z file.info2 html 2021-05-16T20:56:36.8067002Z fileAccess html 2021-05-16T20:56:36.8067636Z filePath html 2021-05-16T20:56:36.8068292Z finalizeSession html 2021-05-16T20:56:36.8068952Z findFiles html 2021-05-16T20:56:36.8069666Z findGhostscript.System html 2021-05-16T20:56:36.8071427Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/findGhostscript.System.Rd:31: file link 'R_GSCMD' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8073963Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/findGhostscript.System.Rd:34: file link 'R_GSCMD' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:36.8427084Z findGraphicsDevice.System html 2021-05-16T20:56:36.8594059Z findSettings.Settings html 2021-05-16T20:56:36.8768251Z findSourceTraceback html 2021-05-16T20:56:36.8894114Z flush.TextStatusBar html 2021-05-16T20:56:36.9050720Z gcDLLs html 2021-05-16T20:56:36.9261746Z gcat html 2021-05-16T20:56:36.9454575Z getAbsolutePath html 2021-05-16T20:56:36.9542861Z getBarString.ProgressBar html 2021-05-16T20:56:36.9660851Z getBuiltinDate.GString html 2021-05-16T20:56:36.9827119Z getBuiltinDatetime.GString html 2021-05-16T20:56:36.9913917Z getBuiltinHostname.GString html 2021-05-16T20:56:37.0030181Z getBuiltinOs.GString html 2021-05-16T20:56:37.0109854Z getBuiltinPid.GString html 2021-05-16T20:56:37.0195434Z getBuiltinRhome.GString html 2021-05-16T20:56:37.0282036Z getBuiltinRversion.GString html 2021-05-16T20:56:37.0392036Z getBuiltinTime.GString html 2021-05-16T20:56:37.0478372Z getBuiltinUsername.GString html 2021-05-16T20:56:37.0809520Z getCharacters.Arguments html 2021-05-16T20:56:37.0957966Z getDoubles.Arguments html 2021-05-16T20:56:37.1121243Z getEnvironment.Arguments html 2021-05-16T20:56:37.1391559Z getFilename.Arguments html 2021-05-16T20:56:37.1528039Z getHostname.System html 2021-05-16T20:56:37.1740455Z getIndices.Arguments html 2021-05-16T20:56:37.1930128Z getInstanceOf.Arguments html 2021-05-16T20:56:37.2067328Z getIntegers.Arguments html 2021-05-16T20:56:37.2246650Z getLabel.TextStatusBar html 2021-05-16T20:56:37.2347713Z getLeaves.Options html 2021-05-16T20:56:37.2449462Z getLoadedPathname.Settings html 2021-05-16T20:56:37.2633236Z getLogicals.Arguments html 2021-05-16T20:56:37.2719464Z getMessage.TimeoutException html 2021-05-16T20:56:37.2976006Z getNumerics.Arguments html 2021-05-16T20:56:37.3261966Z getOption.Options html 2021-05-16T20:56:37.3428586Z getParent html 2021-05-16T20:56:37.3573022Z getRaw.GString html 2021-05-16T20:56:37.3974678Z getReadablePathname.Arguments html 2021-05-16T20:56:37.4231182Z getReadablePathnames.Arguments html 2021-05-16T20:56:37.4379721Z getRegularExpression.Arguments html 2021-05-16T20:56:37.4607736Z getRelativePath html 2021-05-16T20:56:37.4782733Z getThreshold.Verbose html 2021-05-16T20:56:37.4984698Z getTimestampFormat.Verbose html 2021-05-16T20:56:37.5093174Z getUsername.System html 2021-05-16T20:56:37.5316413Z getVariableValue.GString html 2021-05-16T20:56:37.5502633Z getVector.Arguments html 2021-05-16T20:56:37.5787489Z getVerbose.Arguments html 2021-05-16T20:56:37.6218914Z getWritablePathname.Arguments html 2021-05-16T20:56:37.6420841Z gstring html 2021-05-16T20:56:37.6618079Z hasOption.Options html 2021-05-16T20:56:37.6736298Z hasUrlProtocol html 2021-05-16T20:56:37.6925804Z header.Verbose html 2021-05-16T20:56:37.7196139Z hpaste html 2021-05-16T20:56:37.7403717Z hsize html 2021-05-16T20:56:37.7600048Z inAnyInterval.numeric html 2021-05-16T20:56:37.7739377Z increase.ProgressBar html 2021-05-16T20:56:37.7890074Z inheritsFrom.Assert html 2021-05-16T20:56:37.8095783Z insert html 2021-05-16T20:56:37.8340799Z installPackages html 2021-05-16T20:56:37.8503162Z intToBin html 2021-05-16T20:56:37.8662537Z intervalsToSeq.matrix html 2021-05-16T20:56:37.8773010Z isAbsolutePath html 2021-05-16T20:56:37.8999924Z isDirectory html 2021-05-16T20:56:37.9002301Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/isDirectory.Rd:43: file link 'file_test' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T20:56:37.9114147Z isDone.ProgressBar html 2021-05-16T20:56:37.9273090Z isEof.connection html 2021-05-16T20:56:37.9494876Z isFile html 2021-05-16T20:56:37.9496669Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/isFile.Rd:43: file link 'file_test' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T20:56:37.9665419Z isMatrix.Assert html 2021-05-16T20:56:37.9771231Z isModified.Settings html 2021-05-16T20:56:37.9863355Z isOn.NullVerbose html 2021-05-16T20:56:38.0100046Z isOn.Verbose html 2021-05-16T20:56:38.0349724Z isOpen.character html 2021-05-16T20:56:38.0521648Z isPackageInstalled html 2021-05-16T20:56:38.0677701Z isPackageLoaded html 2021-05-16T20:56:38.0896948Z isReplicated html 2021-05-16T20:56:38.1020360Z isScalar.Assert html 2021-05-16T20:56:38.1202429Z isSingle html 2021-05-16T20:56:38.1361981Z isUrl html 2021-05-16T20:56:38.1509878Z isVector.Assert html 2021-05-16T20:56:38.1618834Z isVisible.NullVerbose html 2021-05-16T20:56:38.1889676Z isVisible.Verbose html 2021-05-16T20:56:38.2150927Z isZero html 2021-05-16T20:56:38.2277977Z lastModified html 2021-05-16T20:56:38.2416589Z less.Verbose html 2021-05-16T20:56:38.2726230Z listDirectory html 2021-05-16T20:56:38.2993248Z loadAnywhere.Settings html 2021-05-16T20:56:38.3244699Z loadObject html 2021-05-16T20:56:38.3246715Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/loadObject.Rd:47: file link 'saveRDS' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:38.3393514Z loadToEnv html 2021-05-16T20:56:38.3703858Z mapToIntervals.numeric html 2021-05-16T20:56:38.3943020Z mergeIntervals.numeric html 2021-05-16T20:56:38.4248987Z mkdirs html 2021-05-16T20:56:38.4252407Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/mkdirs.Rd:41: file link 'dir.create' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:38.4363947Z more.Verbose html 2021-05-16T20:56:38.4622494Z mout html 2021-05-16T20:56:38.4815422Z moveInSearchPath html 2021-05-16T20:56:38.5018720Z mpager html 2021-05-16T20:56:38.5126895Z names.Options html 2021-05-16T20:56:38.5212034Z nbrOfOptions.Options html 2021-05-16T20:56:38.5286404Z newline.TextStatusBar html 2021-05-16T20:56:38.5400223Z newline.Verbose html 2021-05-16T20:56:38.5512205Z nullfile html 2021-05-16T20:56:38.5663097Z off.Verbose html 2021-05-16T20:56:38.5791100Z on.Verbose html 2021-05-16T20:56:38.5952428Z onGarbageCollect html 2021-05-16T20:56:38.6144853Z onSessionExit html 2021-05-16T20:56:38.6430090Z openBrowser.System html 2021-05-16T20:56:38.6516399Z parse.GString html 2021-05-16T20:56:38.6734500Z parse.SmartComments html 2021-05-16T20:56:38.6945922Z parseDebian.System html 2021-05-16T20:56:38.7405656Z patchCode html 2021-05-16T20:56:38.7654416Z popBackupFile html 2021-05-16T20:56:38.7786415Z popMessage.TextStatusBar html 2021-05-16T20:56:38.8044952Z popTemporaryFile html 2021-05-16T20:56:38.8144920Z print.GString html 2021-05-16T20:56:38.8263172Z print.Verbose html 2021-05-16T20:56:38.8491417Z printf html 2021-05-16T20:56:38.8696225Z printf.Verbose html 2021-05-16T20:56:38.8893230Z promptAndSave.Settings html 2021-05-16T20:56:38.9195489Z pushBackupFile html 2021-05-16T20:56:38.9338362Z pushState.Verbose html 2021-05-16T20:56:38.9666396Z pushTemporaryFile html 2021-05-16T20:56:38.9805637Z queryRCmdCheck html 2021-05-16T20:56:39.0165151Z readBinFragments html 2021-05-16T20:56:39.0315727Z readByte.Java html 2021-05-16T20:56:39.0479304Z readInt.Java html 2021-05-16T20:56:39.0661526Z readRdHelp html 2021-05-16T20:56:39.0830748Z readShort.Java html 2021-05-16T20:56:39.1453338Z readTable html 2021-05-16T20:56:39.1644174Z readTableIndex html 2021-05-16T20:56:39.1830050Z readUTF.Java html 2021-05-16T20:56:39.2060754Z readWindowsShellLink html 2021-05-16T20:56:39.2441801Z readWindowsShortcut html 2021-05-16T20:56:39.2625120Z reassignInPackage html 2021-05-16T20:56:39.2940316Z removeDirectory html 2021-05-16T20:56:39.2946499Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/removeDirectory.Rd:40: file link 'file.remove' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:39.3153755Z renameFile html 2021-05-16T20:56:39.3458117Z resample html 2021-05-16T20:56:39.3461238Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/resample.Rd:29: file link 'sample.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:39.3465470Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/resample.Rd:39: file link 'sample.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:39.3609571Z reset.ProgressBar html 2021-05-16T20:56:39.3699922Z reset.SmartComments html 2021-05-16T20:56:39.3788732Z reset.VComments html 2021-05-16T20:56:39.3934276Z ruler.Verbose html 2021-05-16T20:56:39.4134878Z saveAnywhere.Settings html 2021-05-16T20:56:39.4462479Z saveObject html 2021-05-16T20:56:39.4465040Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/saveObject.Rd:46: file link 'saveRDS' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:39.4651509Z seqToHumanReadable html 2021-05-16T20:56:39.4840941Z seqToIntervals html 2021-05-16T20:56:39.4942612Z setDefaultLevel.Verbose html 2021-05-16T20:56:39.5110161Z setLabel.TextStatusBar html 2021-05-16T20:56:39.5281602Z setLabels.TextStatusBar html 2021-05-16T20:56:39.5408951Z setMaxValue.ProgressBar html 2021-05-16T20:56:39.5604869Z setOption.Options html 2021-05-16T20:56:39.5792375Z setOption html 2021-05-16T20:56:39.5794522Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/setOption.Rd:36: file link 'getOption' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:39.6005197Z setProgress.ProgressBar html 2021-05-16T20:56:39.6091256Z setStepLength.ProgressBar html 2021-05-16T20:56:39.6229203Z setThreshold.Verbose html 2021-05-16T20:56:39.6344147Z setTicks.ProgressBar html 2021-05-16T20:56:39.6537456Z setTimestampFormat.Verbose html 2021-05-16T20:56:39.6752519Z setValue.ProgressBar html 2021-05-16T20:56:39.6946162Z shell.exec2 html 2021-05-16T20:56:39.7238838Z sourceDirectory html 2021-05-16T20:56:39.7766547Z sourceTo html 2021-05-16T20:56:39.7963845Z splitByPattern html 2021-05-16T20:56:39.8315756Z stext html 2021-05-16T20:56:39.8449879Z str.Options html 2021-05-16T20:56:39.8573663Z str.Verbose html 2021-05-16T20:56:39.8821649Z subplots html 2021-05-16T20:56:39.8953977Z summary.Verbose html 2021-05-16T20:56:39.9069413Z swapXY.density html 2021-05-16T20:56:39.9420348Z systemR html 2021-05-16T20:56:39.9426180Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/systemR.Rd:52: file link 'R.home' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:39.9576266Z tempvar html 2021-05-16T20:56:39.9677669Z timestamp.Verbose html 2021-05-16T20:56:39.9794757Z timestampOn.Verbose html 2021-05-16T20:56:39.9908807Z tmpfile html 2021-05-16T20:56:40.0155205Z toCamelCase html 2021-05-16T20:56:40.0318263Z toUrl html 2021-05-16T20:56:40.0501952Z touchFile html 2021-05-16T20:56:40.1004020Z unwrap.array html 2021-05-16T20:56:40.1126068Z update.FileProgressBar html 2021-05-16T20:56:40.1227715Z update.ProgressBar html 2021-05-16T20:56:40.1303887Z update.TextStatusBar html 2021-05-16T20:56:40.1400743Z updateLabels.TextStatusBar html 2021-05-16T20:56:40.1950121Z use html 2021-05-16T20:56:40.1953419Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/use.Rd:38: file link 'require' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.1957610Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/use.Rd:38: file link 'requireNamespace' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.1961797Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/use.Rd:44: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.2183690Z useRepos html 2021-05-16T20:56:40.2338120Z validate.SmartComments html 2021-05-16T20:56:40.2503454Z validate.VComments html 2021-05-16T20:56:40.2701915Z warnings.Verbose html 2021-05-16T20:56:40.3075451Z whichVector.logical html 2021-05-16T20:56:40.3468624Z withCapture html 2021-05-16T20:56:40.3792610Z withLocale html 2021-05-16T20:56:40.3795690Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/withLocale.Rd:57: file link 'Sys.setlocale' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.4020817Z withOptions html 2021-05-16T20:56:40.4249134Z withRepos html 2021-05-16T20:56:40.4587186Z withSeed html 2021-05-16T20:56:40.4591115Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/withSeed.Rd:25: file link 'set.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.4595342Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/withSeed.Rd:37: file link '.Random.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.4599729Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWwn6iy/R.INSTALL5e82e4f64ef/R.utils/man/withSeed.Rd:66: file link 'set.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T20:56:40.4858818Z withSink html 2021-05-16T20:56:40.5396220Z withTimeout html 2021-05-16T20:56:40.5788247Z wrap.array html 2021-05-16T20:56:40.6006805Z writeBinFragments html 2021-05-16T20:56:40.6109962Z writeByte.Java html 2021-05-16T20:56:40.6512283Z writeDataFrame.data.frame html 2021-05-16T20:56:40.6638562Z writeInt.Java html 2021-05-16T20:56:40.6764038Z writeRaw.MultiVerbose html 2021-05-16T20:56:40.6868077Z writeRaw.NullVerbose html 2021-05-16T20:56:40.7011402Z writeRaw.Verbose html 2021-05-16T20:56:40.7111915Z writeShort.Java html 2021-05-16T20:56:40.7203311Z writeUTF.Java html 2021-05-16T20:56:40.7236563Z ** building package indices 2021-05-16T20:56:41.5064999Z ** testing if installed package can be loaded 2021-05-16T20:56:41.5067230Z *** arch - i386 2021-05-16T20:56:41.8122842Z *** arch - x64 2021-05-16T20:56:42.1397191Z * DONE (R.utils) 2021-05-16T20:56:42.2981674Z In R CMD INSTALL 2021-05-16T20:56:43.9005288Z * installing *source* package 'shiny' ... 2021-05-16T20:56:44.0039616Z ** package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T20:56:44.0633312Z ** R 2021-05-16T20:56:44.2715326Z ** inst 2021-05-16T20:56:44.4299127Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:57:02.3007941Z ** help 2021-05-16T20:57:03.3898290Z *** installing help indices 2021-05-16T20:57:03.9872028Z converting help for package 'shiny' 2021-05-16T20:57:04.0196652Z finding HTML links ... done 2021-05-16T20:57:04.5048659Z MockShinySession html 2021-05-16T20:57:04.5243090Z NS html 2021-05-16T20:57:04.6227134Z Progress html 2021-05-16T20:57:04.6666753Z absolutePanel html 2021-05-16T20:57:04.7028708Z actionButton html 2021-05-16T20:57:04.7165240Z applyInputHandlers html 2021-05-16T20:57:04.9051974Z bindCache html 2021-05-16T20:57:04.9920082Z bindEvent html 2021-05-16T20:57:05.0100998Z bookmarkButton html 2021-05-16T20:57:05.0244754Z bootstrapLib html 2021-05-16T20:57:05.0543150Z bootstrapPage html 2021-05-16T20:57:05.0950317Z brushOpts html 2021-05-16T20:57:05.1315022Z brushedPoints html 2021-05-16T20:57:05.1449090Z callModule html 2021-05-16T20:57:05.1837056Z checkboxGroupInput html 2021-05-16T20:57:05.2129872Z checkboxInput html 2021-05-16T20:57:05.2368630Z clickOpts html 2021-05-16T20:57:05.2547501Z column html 2021-05-16T20:57:05.2725405Z conditionalPanel html 2021-05-16T20:57:05.3070003Z createRenderFunction html 2021-05-16T20:57:05.3213666Z createWebDependency html 2021-05-16T20:57:05.3742865Z dateInput html 2021-05-16T20:57:05.4354850Z dateRangeInput html 2021-05-16T20:57:05.4714812Z debounce html 2021-05-16T20:57:05.5019523Z deprecatedReactives html 2021-05-16T20:57:05.5901986Z devmode html 2021-05-16T20:57:05.6149543Z diskCache html 2021-05-16T20:57:05.6357489Z domains html 2021-05-16T20:57:05.6507816Z downloadButton html 2021-05-16T20:57:05.6740348Z downloadHandler html 2021-05-16T20:57:05.7100615Z enableBookmarking html 2021-05-16T20:57:05.7232703Z exportTestValues html 2021-05-16T20:57:05.7349430Z exprToFunction html 2021-05-16T20:57:05.7789323Z fileInput html 2021-05-16T20:57:05.8143337Z fillPage html 2021-05-16T20:57:05.8408140Z fillRow html 2021-05-16T20:57:05.8764259Z fixedPage html 2021-05-16T20:57:05.8909195Z flowLayout html 2021-05-16T20:57:05.9205847Z fluidPage html 2021-05-16T20:57:05.9385766Z freezeReactiveValue html 2021-05-16T20:57:05.9548382Z getCurrentOutputInfo html 2021-05-16T20:57:05.9707349Z getCurrentTheme html 2021-05-16T20:57:05.9853085Z getQueryString html 2021-05-16T20:57:05.9991503Z headerPanel html 2021-05-16T20:57:06.0050250Z helpText html 2021-05-16T20:57:06.0186661Z htmlOutput html 2021-05-16T20:57:06.0330207Z httpResponse html 2021-05-16T20:57:06.0530568Z icon html 2021-05-16T20:57:06.0608050Z inputPanel html 2021-05-16T20:57:06.1004455Z insertTab html 2021-05-16T20:57:06.1335338Z insertUI html 2021-05-16T20:57:06.1530265Z installExprFunction html 2021-05-16T20:57:06.1659906Z invalidateLater html 2021-05-16T20:57:06.1719178Z is.reactivevalues html 2021-05-16T20:57:06.1764920Z isRunning html 2021-05-16T20:57:06.1905015Z isolate html 2021-05-16T20:57:06.1991398Z knitr_methods html 2021-05-16T20:57:06.2193051Z loadSupport html 2021-05-16T20:57:06.2278472Z makeReactiveBinding html 2021-05-16T20:57:06.2356122Z markOutputAttrs html 2021-05-16T20:57:06.2632451Z markRenderFunction html 2021-05-16T20:57:06.2936285Z markdown html 2021-05-16T20:57:06.3011357Z maskReactiveContext html 2021-05-16T20:57:06.3237083Z memoryCache html 2021-05-16T20:57:06.3473172Z modalDialog html 2021-05-16T20:57:06.3625902Z moduleServer html 2021-05-16T20:57:06.4276964Z navbarPage html 2021-05-16T20:57:06.4541187Z navlistPanel html 2021-05-16T20:57:06.4826400Z numericInput html 2021-05-16T20:57:06.5297852Z observe html 2021-05-16T20:57:06.6447689Z observeEvent html 2021-05-16T20:57:06.6751356Z onBookmark html 2021-05-16T20:57:06.6881193Z onFlush html 2021-05-16T20:57:06.7015837Z onStop html 2021-05-16T20:57:06.7119070Z outputOptions html 2021-05-16T20:57:06.7236569Z pageWithSidebar html 2021-05-16T20:57:06.7325588Z parseQueryString html 2021-05-16T20:57:06.7608808Z passwordInput html 2021-05-16T20:57:06.8280593Z plotOutput html 2021-05-16T20:57:06.8539706Z plotPNG html 2021-05-16T20:57:06.8719142Z quoToFunction html 2021-05-16T20:57:06.9122048Z radioButtons html 2021-05-16T20:57:06.9348059Z reactive html 2021-05-16T20:57:06.9402910Z reactiveConsole html 2021-05-16T20:57:06.9592583Z reactiveFileReader html 2021-05-16T20:57:06.9827496Z reactivePoll html 2021-05-16T20:57:07.0023907Z reactiveTimer html 2021-05-16T20:57:07.0161301Z reactiveVal html 2021-05-16T20:57:07.0251132Z reactiveValues html 2021-05-16T20:57:07.0358683Z reactiveValuesToList html 2021-05-16T20:57:07.0607856Z reactlog html 2021-05-16T20:57:07.1490719Z reexports html 2021-05-16T20:57:07.1695814Z registerInputHandler html 2021-05-16T20:57:07.1737159Z 2021-05-16T20:57:07.2575313Z finding level-2 HTML links ... done 2021-05-16T20:57:07.2700038Z registerThemeDependency html 2021-05-16T20:57:07.2776885Z removeInputHandler html 2021-05-16T20:57:07.3358409Z renderCachedPlot html 2021-05-16T20:57:07.3709756Z renderDataTable html 2021-05-16T20:57:07.4036756Z renderImage html 2021-05-16T20:57:07.4453023Z renderPlot html 2021-05-16T20:57:07.4806665Z renderPrint html 2021-05-16T20:57:07.5265380Z renderTable html 2021-05-16T20:57:07.5458054Z renderUI html 2021-05-16T20:57:07.5550603Z repeatable html 2021-05-16T20:57:07.6058205Z req html 2021-05-16T20:57:07.6258439Z resourcePaths html 2021-05-16T20:57:07.6360299Z restoreInput html 2021-05-16T20:57:07.6698677Z runApp html 2021-05-16T20:57:07.6840811Z runExample html 2021-05-16T20:57:07.7023105Z runGadget html 2021-05-16T20:57:07.7202533Z runTests html 2021-05-16T20:57:07.7472062Z runUrl html 2021-05-16T20:57:07.7615795Z safeError html 2021-05-16T20:57:07.8193565Z selectInput html 2021-05-16T20:57:07.8300239Z serverInfo html 2021-05-16T20:57:07.9330833Z session html 2021-05-16T20:57:07.9443898Z setBookmarkExclude html 2021-05-16T20:57:07.9517708Z setSerializer html 2021-05-16T20:57:07.9587904Z shiny-package html 2021-05-16T20:57:07.9680908Z shiny.appobj html 2021-05-16T20:57:07.9997904Z shinyApp html 2021-05-16T20:57:08.0253751Z shinyAppTemplate html 2021-05-16T20:57:08.0339601Z shinyDeprecated html 2021-05-16T20:57:08.1632703Z shinyOptions html 2021-05-16T20:57:08.1884976Z shinyServer html 2021-05-16T20:57:08.2026978Z shinyUI html 2021-05-16T20:57:08.2107176Z showBookmarkUrlModal html 2021-05-16T20:57:08.2196007Z showModal html 2021-05-16T20:57:08.2400492Z showNotification html 2021-05-16T20:57:08.2636315Z showTab html 2021-05-16T20:57:08.2936744Z sidebarLayout html 2021-05-16T20:57:08.3076214Z sizeGrowthRatio html 2021-05-16T20:57:08.3744855Z sliderInput html 2021-05-16T20:57:08.3822304Z snapshotExclude html 2021-05-16T20:57:08.3911282Z snapshotPreprocessInput html 2021-05-16T20:57:08.3973303Z snapshotPreprocessOutput html 2021-05-16T20:57:08.4136666Z splitLayout html 2021-05-16T20:57:08.4514983Z stacktrace html 2021-05-16T20:57:08.4583555Z stopApp html 2021-05-16T20:57:08.4969480Z submitButton html 2021-05-16T20:57:08.5163474Z tabPanel html 2021-05-16T20:57:08.5273085Z tableOutput html 2021-05-16T20:57:08.5611169Z tabsetPanel html 2021-05-16T20:57:08.5839496Z testServer html 2021-05-16T20:57:08.6259749Z textAreaInput html 2021-05-16T20:57:08.6691272Z textInput html 2021-05-16T20:57:08.6837025Z textOutput html 2021-05-16T20:57:08.6976035Z titlePanel html 2021-05-16T20:57:08.7054320Z updateActionButton html 2021-05-16T20:57:08.7428003Z updateCheckboxGroupInput html 2021-05-16T20:57:08.7622922Z updateCheckboxInput html 2021-05-16T20:57:08.7870619Z updateDateInput html 2021-05-16T20:57:08.8117821Z updateDateRangeInput html 2021-05-16T20:57:08.8416227Z updateNumericInput html 2021-05-16T20:57:08.8632139Z updateQueryString html 2021-05-16T20:57:08.9020205Z updateRadioButtons html 2021-05-16T20:57:08.9363961Z updateSelectInput html 2021-05-16T20:57:08.9741936Z updateSliderInput html 2021-05-16T20:57:08.9889647Z updateTabsetPanel html 2021-05-16T20:57:09.0103192Z updateTextAreaInput html 2021-05-16T20:57:09.0360461Z updateTextInput html 2021-05-16T20:57:09.0464100Z urlModal html 2021-05-16T20:57:09.0820712Z validate html 2021-05-16T20:57:09.1394796Z varSelectInput html 2021-05-16T20:57:09.1536099Z verticalLayout html 2021-05-16T20:57:09.1702347Z viewer html 2021-05-16T20:57:09.1761161Z wellPanel html 2021-05-16T20:57:09.1836934Z withMathJax html 2021-05-16T20:57:09.2351451Z withProgress html 2021-05-16T20:57:09.2372644Z *** copying figures 2021-05-16T20:57:09.2425869Z ** building package indices 2021-05-16T20:57:09.9088451Z ** testing if installed package can be loaded 2021-05-16T20:57:09.9090847Z *** arch - i386 2021-05-16T20:57:10.4193329Z *** arch - x64 2021-05-16T20:57:10.9697310Z * DONE (shiny) 2021-05-16T20:57:11.1960982Z In R CMD INSTALL 2021-05-16T20:57:12.4653451Z * installing *source* package 'rgl' ... 2021-05-16T20:57:12.5329032Z ** package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T20:57:12.5989589Z ** libs 2021-05-16T20:57:12.6003811Z 2021-05-16T20:57:12.6005383Z *** arch - i386 2021-05-16T20:57:12.7717404Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 2.10.4 2021-05-16T20:57:13.5883332Z sed -e "s^@RGL_NO_OPENGL@^FALSE^" ../R/noOpenGL.R.in > ../R/noOpenGL.R 2021-05-16T20:57:13.6356129Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T20:57:15.0393982Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T20:57:16.2388870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Background.cpp -o Background.o 2021-05-16T20:57:17.2622511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T20:57:18.6515171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Color.cpp -o Color.o 2021-05-16T20:57:19.5904852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Disposable.cpp -o Disposable.o 2021-05-16T20:57:20.4089420Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Light.cpp -o Light.o 2021-05-16T20:57:21.1683121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineSet.cpp -o LineSet.o 2021-05-16T20:57:22.1472691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T20:57:23.2242764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Material.cpp -o Material.o 2021-05-16T20:57:24.0183829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c NULLgui.cpp -o NULLgui.o 2021-05-16T20:57:24.9613760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T20:57:26.5039938Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PointSet.cpp -o PointSet.o 2021-05-16T20:57:27.4730708Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T20:57:28.5715172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c RenderContext.cpp -o RenderContext.o 2021-05-16T20:57:29.4650367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Shape.cpp -o Shape.o 2021-05-16T20:57:30.9881027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T20:57:32.0109919Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereSet.cpp -o SphereSet.o 2021-05-16T20:57:33.1416511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T20:57:34.8021228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c String.cpp -o String.o 2021-05-16T20:57:34.9444540Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Surface.cpp -o Surface.o 2021-05-16T20:57:35.9857901Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c TextSet.cpp -o TextSet.o 2021-05-16T20:57:36.9842799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Texture.cpp -o Texture.o 2021-05-16T20:57:37.7199844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T20:57:38.7483779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-16T20:57:40.2923126Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c assert.cpp -o assert.o 2021-05-16T20:57:40.4165307Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c callbacks.cpp -o callbacks.o 2021-05-16T20:57:41.3909192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c device.cpp -o device.o 2021-05-16T20:57:42.3535261Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c devicemanager.cpp -o devicemanager.o 2021-05-16T20:57:43.8097249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c fps.cpp -o fps.o 2021-05-16T20:57:44.6961679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ftgl.cpp -o ftgl.o 2021-05-16T20:57:46.3250102Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c geom.cpp -o geom.o 2021-05-16T20:57:46.5275703Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O3 -Wall -std=gnu99 -mtune=generic -c gl2ps.c -o gl2ps.o 2021-05-16T20:57:48.9794513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glErrors.cpp -o glErrors.o 2021-05-16T20:57:49.6562392Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glgui.cpp -o glgui.o 2021-05-16T20:57:50.6789723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c gui.cpp -o gui.o 2021-05-16T20:57:51.6258334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:57:52.5727730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c par3d.cpp -o par3d.o 2021-05-16T20:57:53.7185628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c pixmap.cpp -o pixmap.o 2021-05-16T20:57:54.5163020Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c platform.cpp -o platform.o 2021-05-16T20:57:55.1460487Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O3 -Wall -std=gnu99 -mtune=generic -c pretty.c -o pretty.o 2021-05-16T20:57:55.2749293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c render.cpp -o render.o 2021-05-16T20:57:56.0056327Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglmath.cpp -o rglmath.o 2021-05-16T20:57:56.2708027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglview.cpp -o rglview.o 2021-05-16T20:57:57.4359956Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c scene.cpp -o scene.o 2021-05-16T20:57:59.0230791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c select.cpp -o select.o 2021-05-16T20:57:59.8782777Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c subscene.cpp -o subscene.o 2021-05-16T20:58:02.3504596Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32gui.cpp -o win32gui.o 2021-05-16T20:58:03.6246446Z win32gui.cpp: In member function 'virtual rgl::GLFont* rgl::Win32WindowImpl::getFont(const char*, int, double, bool)': 2021-05-16T20:58:03.6248621Z win32gui.cpp:448:22: warning: unused variable 'pidlFonts' [-Wunused-variable] 2021-05-16T20:58:03.6249942Z LPITEMIDLIST pidlFonts; 2021-05-16T20:58:03.6250800Z ^ 2021-05-16T20:58:03.9976837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32lib.cpp -o win32lib.o 2021-05-16T20:58:04.8018658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11gui.cpp -o x11gui.o 2021-05-16T20:58:04.8838696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11lib.cpp -o x11lib.o 2021-05-16T20:58:05.0378851Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o rgl.dll rgl-win.def ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L../windows/freetype-2.10.4/lib/i386 -lfreetype -lpng -lz -lgdi32 -lopengl32 -lglu32 -LC:/R/bin/i386 -lR 2021-05-16T20:58:05.4640048Z installing to D:/a/_temp/Library/rgl/libs/i386 2021-05-16T20:58:05.4694056Z 2021-05-16T20:58:05.4695247Z *** arch - x64 2021-05-16T20:58:05.6441842Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 2.10.4 2021-05-16T20:58:05.8723416Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T20:58:07.2264281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T20:58:08.7269471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Background.cpp -o Background.o 2021-05-16T20:58:09.9835725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T20:58:11.8008301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Color.cpp -o Color.o 2021-05-16T20:58:12.2905996Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Disposable.cpp -o Disposable.o 2021-05-16T20:58:13.0512157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Light.cpp -o Light.o 2021-05-16T20:58:14.0107160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineSet.cpp -o LineSet.o 2021-05-16T20:58:15.1499808Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T20:58:16.2743128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Material.cpp -o Material.o 2021-05-16T20:58:17.2582597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c NULLgui.cpp -o NULLgui.o 2021-05-16T20:58:18.3992528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T20:58:19.7778775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PointSet.cpp -o PointSet.o 2021-05-16T20:58:20.9026583Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T20:58:22.1620411Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c RenderContext.cpp -o RenderContext.o 2021-05-16T20:58:23.2138152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Shape.cpp -o Shape.o 2021-05-16T20:58:24.4608219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T20:58:25.6237868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereSet.cpp -o SphereSet.o 2021-05-16T20:58:26.8367324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T20:58:28.2889527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c String.cpp -o String.o 2021-05-16T20:58:28.4304556Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Surface.cpp -o Surface.o 2021-05-16T20:58:29.6796934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c TextSet.cpp -o TextSet.o 2021-05-16T20:58:30.9463742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Texture.cpp -o Texture.o 2021-05-16T20:58:31.9487531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T20:58:33.2118385Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-16T20:58:34.8767764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c assert.cpp -o assert.o 2021-05-16T20:58:35.0052501Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c callbacks.cpp -o callbacks.o 2021-05-16T20:58:36.2996267Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c device.cpp -o device.o 2021-05-16T20:58:37.4947932Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c devicemanager.cpp -o devicemanager.o 2021-05-16T20:58:38.8963522Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c fps.cpp -o fps.o 2021-05-16T20:58:40.0407543Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ftgl.cpp -o ftgl.o 2021-05-16T20:58:41.7850397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c geom.cpp -o geom.o 2021-05-16T20:58:41.9737408Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -std=gnu99 -mtune=generic -c gl2ps.c -o gl2ps.o 2021-05-16T20:58:44.0699928Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glErrors.cpp -o glErrors.o 2021-05-16T20:58:44.9928254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glgui.cpp -o glgui.o 2021-05-16T20:58:46.2434817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c gui.cpp -o gui.o 2021-05-16T20:58:47.4274686Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T20:58:48.6283025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c par3d.cpp -o par3d.o 2021-05-16T20:58:49.9798383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c pixmap.cpp -o pixmap.o 2021-05-16T20:58:50.9878550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c platform.cpp -o platform.o 2021-05-16T20:58:51.8645782Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -std=gnu99 -mtune=generic -c pretty.c -o pretty.o 2021-05-16T20:58:51.9839287Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c render.cpp -o render.o 2021-05-16T20:58:52.9497265Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglmath.cpp -o rglmath.o 2021-05-16T20:58:53.8008184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglview.cpp -o rglview.o 2021-05-16T20:58:54.5800906Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c scene.cpp -o scene.o 2021-05-16T20:58:56.0529767Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c select.cpp -o select.o 2021-05-16T20:58:57.1548610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c subscene.cpp -o subscene.o 2021-05-16T20:58:59.4979145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32gui.cpp -o win32gui.o 2021-05-16T20:59:00.8353791Z win32gui.cpp: In member function 'virtual rgl::GLFont* rgl::Win32WindowImpl::getFont(const char*, int, double, bool)': 2021-05-16T20:59:00.8355484Z win32gui.cpp:448:22: warning: unused variable 'pidlFonts' [-Wunused-variable] 2021-05-16T20:59:00.8356654Z LPITEMIDLIST pidlFonts; 2021-05-16T20:59:00.8357339Z ^ 2021-05-16T20:59:01.1718773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32lib.cpp -o win32lib.o 2021-05-16T20:59:02.2099126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11gui.cpp -o x11gui.o 2021-05-16T20:59:02.2839555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11lib.cpp -o x11lib.o 2021-05-16T20:59:02.4288915Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o rgl.dll rgl-win.def ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L../windows/freetype-2.10.4/lib/x64 -lfreetype -lpng -lz -lgdi32 -lopengl32 -lglu32 -LC:/R/bin/x64 -lR 2021-05-16T20:59:02.8630788Z installing to D:/a/_temp/Library/rgl/libs/x64 2021-05-16T20:59:02.8699386Z ** R 2021-05-16T20:59:02.9146768Z ** demo 2021-05-16T20:59:02.9223142Z ** inst 2021-05-16T20:59:02.9618450Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:59:10.8237551Z ** help 2021-05-16T20:59:11.7136662Z *** installing help indices 2021-05-16T20:59:12.1551763Z converting help for package 'rgl' 2021-05-16T20:59:12.1844191Z finding HTML links ... done 2021-05-16T20:59:12.4564745Z 3dobjects html 2021-05-16T20:59:12.4720124Z GramSchmidt html 2021-05-16T20:59:12.4902176Z abclines html 2021-05-16T20:59:12.5079058Z addNormals html 2021-05-16T20:59:12.5290874Z ageControl html 2021-05-16T20:59:12.5646463Z ageSetter html 2021-05-16T20:59:12.5896043Z all.equal.mesh3d html 2021-05-16T20:59:12.6329693Z arc3d html 2021-05-16T20:59:12.6860490Z arrow3d html 2021-05-16T20:59:12.7290772Z as.mesh3d.ashape3d html 2021-05-16T20:59:12.7804140Z as.mesh3d.default html 2021-05-16T20:59:12.8044835Z as.mesh3d.rglId html 2021-05-16T20:59:12.8253500Z as.triangles3d html 2021-05-16T20:59:12.8498559Z asRow html 2021-05-16T20:59:12.8645446Z aspect3d html 2021-05-16T20:59:12.9040546Z attributes html 2021-05-16T20:59:12.9432117Z axes3d html 2021-05-16T20:59:12.9756299Z bbox html 2021-05-16T20:59:13.0224443Z bg html 2021-05-16T20:59:13.0444714Z bgplot3d html 2021-05-16T20:59:13.0684504Z callbacks html 2021-05-16T20:59:13.0749197Z check3d html 2021-05-16T20:59:13.1357769Z clipMesh3d html 2021-05-16T20:59:13.1528057Z clipplaneControl html 2021-05-16T20:59:13.2253898Z contourLines3d html 2021-05-16T20:59:13.2376137Z cube3d html 2021-05-16T20:59:13.2896675Z cylinder3d html 2021-05-16T20:59:13.3056796Z decorate3d html 2021-05-16T20:59:13.3387735Z drape3d html 2021-05-16T20:59:13.3533097Z elementId2Prefix html 2021-05-16T20:59:13.3804538Z ellipse3d html 2021-05-16T20:59:13.4001799Z extrude3d html 2021-05-16T20:59:13.4287158Z facing3d html 2021-05-16T20:59:13.4369495Z figWidth html 2021-05-16T20:59:13.4690817Z grid3d html 2021-05-16T20:59:13.4945635Z identify3d html 2021-05-16T20:59:13.5083262Z import html 2021-05-16T20:59:13.5149829Z in_pkgdown_example html 2021-05-16T20:59:13.5332651Z light html 2021-05-16T20:59:13.5562979Z makeDependency html 2021-05-16T20:59:13.6561739Z material html 2021-05-16T20:59:13.6929806Z matrices html 2021-05-16T20:59:13.7093351Z merge.mesh3d html 2021-05-16T20:59:13.7278585Z mergeVertices html 2021-05-16T20:59:13.7671672Z mesh3d html 2021-05-16T20:59:13.8199378Z mfrow3d html 2021-05-16T20:59:13.8367190Z observer3d html 2021-05-16T20:59:13.8811281Z open3d html 2021-05-16T20:59:14.0277215Z par3d html 2021-05-16T20:59:14.0639743Z par3dinterp html 2021-05-16T20:59:14.0831281Z par3dinterpControl html 2021-05-16T20:59:14.1236024Z pch3d html 2021-05-16T20:59:14.1765654Z persp3d html 2021-05-16T20:59:14.2139232Z persp3d.deldir html 2021-05-16T20:59:14.2780803Z persp3d.function html 2021-05-16T20:59:14.3375862Z persp3d.tri html 2021-05-16T20:59:14.3601949Z planes html 2021-05-16T20:59:14.4202891Z play3d html 2021-05-16T20:59:14.4602830Z 2021-05-16T20:59:14.5456855Z finding level-2 HTML links ... done 2021-05-16T20:59:14.5884627Z playwidget html 2021-05-16T20:59:14.6430685Z plot3d html 2021-05-16T20:59:14.6734738Z plot3d.formula html 2021-05-16T20:59:14.7204813Z plot3d.lm html 2021-05-16T20:59:14.7512675Z plotmath3d html 2021-05-16T20:59:14.7806492Z polygon3d html 2021-05-16T20:59:14.7946156Z postscript html 2021-05-16T20:59:14.8257784Z primitive html 2021-05-16T20:59:14.8611200Z propertyControl html 2021-05-16T20:59:14.9141185Z propertySetter html 2021-05-16T20:59:14.9639856Z r3d html 2021-05-16T20:59:14.9985594Z readSTL html 2021-05-16T20:59:15.0072743Z rgl-internal html 2021-05-16T20:59:15.0305372Z rgl-package html 2021-05-16T20:59:15.0673012Z rgl.Sweave html 2021-05-16T20:59:15.0859307Z rgl.attrib.info html 2021-05-16T20:59:15.0955296Z rgl.bringtotop html 2021-05-16T20:59:15.1149064Z rgl.fns html 2021-05-16T20:59:15.1444565Z rgl.init html 2021-05-16T20:59:15.1851522Z rgl.open html 2021-05-16T20:59:15.2021421Z rgl.pixels html 2021-05-16T20:59:15.2125829Z rgl.select html 2021-05-16T20:59:15.2655840Z rgl.texts html 2021-05-16T20:59:15.2779135Z rgl.useNULL html 2021-05-16T20:59:15.2968652Z rgl.user2window html 2021-05-16T20:59:15.3276476Z rglExtrafonts html 2021-05-16T20:59:15.3582221Z rglIds html 2021-05-16T20:59:15.3989740Z rglMouse html 2021-05-16T20:59:15.4315035Z rglShared html 2021-05-16T20:59:15.4553970Z rglToLattice html 2021-05-16T20:59:15.5395720Z rglwidget html 2021-05-16T20:59:15.5776293Z scene html 2021-05-16T20:59:15.6273689Z scene3d html 2021-05-16T20:59:15.6596030Z sceneChange html 2021-05-16T20:59:15.6815775Z select3d html 2021-05-16T20:59:15.7183817Z selectpoints3d html 2021-05-16T20:59:15.7387096Z setGraphicsDelay html 2021-05-16T20:59:15.7389004Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIBRvvh/R.INSTALL46010182729/rgl/man/setGraphicsDelay.Rd:15: missing link 'quartz' 2021-05-16T20:59:15.7656201Z setUserShaders html 2021-05-16T20:59:15.8237262Z setupKnitr html 2021-05-16T20:59:15.8719906Z shade3d html 2021-05-16T20:59:15.9023550Z shadow3d html 2021-05-16T20:59:15.9320049Z shapelist3d html 2021-05-16T20:59:15.9601590Z shiny html 2021-05-16T20:59:15.9986404Z shinyGetPar3d html 2021-05-16T20:59:16.0587504Z show2d html 2021-05-16T20:59:16.0995255Z snapshot html 2021-05-16T20:59:16.1261604Z spheres html 2021-05-16T20:59:16.1482326Z spin3d html 2021-05-16T20:59:16.1782981Z sprites html 2021-05-16T20:59:16.2026475Z subdivision3d html 2021-05-16T20:59:16.2546681Z subscene3d html 2021-05-16T20:59:16.2744792Z subsceneInfo html 2021-05-16T20:59:16.3186301Z surface html 2021-05-16T20:59:16.3490594Z surface3d html 2021-05-16T20:59:16.3837930Z texts html 2021-05-16T20:59:16.4079801Z thigmophobe3d html 2021-05-16T20:59:16.4356483Z tkpar3dsave html 2021-05-16T20:59:16.4515610Z tkrgl html 2021-05-16T20:59:16.4620687Z tkspin3d html 2021-05-16T20:59:16.4762640Z tkspinControl html 2021-05-16T20:59:16.5012980Z toggleWidget html 2021-05-16T20:59:16.5319751Z triangulate html 2021-05-16T20:59:16.5503673Z turn3d html 2021-05-16T20:59:16.5894232Z vertexControl html 2021-05-16T20:59:16.6161987Z viewpoint html 2021-05-16T20:59:16.6471971Z webGLcontrols html 2021-05-16T20:59:16.6886946Z writeASY html 2021-05-16T20:59:16.7352294Z writeOBJ html 2021-05-16T20:59:16.7764047Z writePLY html 2021-05-16T20:59:16.8107576Z writeWebGL html 2021-05-16T20:59:16.8125054Z *** copying figures 2021-05-16T20:59:16.8131852Z ** building package indices 2021-05-16T20:59:17.2142991Z ** installing vignettes 2021-05-16T20:59:17.2236546Z ** testing if installed package can be loaded 2021-05-16T20:59:17.2239155Z *** arch - i386 2021-05-16T20:59:17.9333630Z *** arch - x64 2021-05-16T20:59:18.6634462Z * DONE (rgl) 2021-05-16T20:59:18.9772219Z In R CMD INSTALL 2021-05-16T20:59:18.9799642Z 2021-05-16T20:59:18.9800777Z The downloaded source packages are in 2021-05-16T20:59:18.9801959Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpI5776M\downloaded_packages' 2021-05-16T20:59:19.8836311Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:59:19.8837614Z Use `force = TRUE` to force installation 2021-05-16T20:59:19.8902625Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:59:19.8903827Z Use `force = TRUE` to force installation 2021-05-16T20:59:19.9655389Z ##[group]Run options(width = 100) 2021-05-16T20:59:19.9656087Z options(width = 100) 2021-05-16T20:59:19.9656658Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:59:19.9657380Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:59:19.9663968Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T20:59:19.9664414Z env: 2021-05-16T20:59:19.9664887Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:59:19.9665382Z TIC_DEPLOY_KEY: 2021-05-16T20:59:19.9666550Z RSPM: 2021-05-16T20:59:19.9668446Z GITHUB_PAT: *** 2021-05-16T20:59:19.9668850Z COVERALLS_TOKEN: 2021-05-16T20:59:19.9669362Z continue-on-error: false 2021-05-16T20:59:19.9669838Z VDIFFR_RUN_TESTS: 2021-05-16T20:59:19.9670288Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:59:19.9670681Z TZ: UTC 2021-05-16T20:59:19.9671080Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:59:19.9671614Z NOT_CRAN: true 2021-05-16T20:59:19.9672075Z MSYSTEM: MINGW64 2021-05-16T20:59:19.9672471Z ##[endgroup] 2021-05-16T20:59:20.8426453Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T20:59:20.8428078Z setting value 2021-05-16T20:59:20.8429057Z version R version 3.5.3 (2019-03-11) 2021-05-16T20:59:20.8430061Z os Windows Server x64 2021-05-16T20:59:20.8431026Z system x86_64, mingw32 2021-05-16T20:59:20.8432041Z ui RTerm 2021-05-16T20:59:20.8432957Z language (EN) 2021-05-16T20:59:20.8433964Z collate English_United States.1252 2021-05-16T20:59:20.8435121Z ctype English_United States.1252 2021-05-16T20:59:20.8436072Z tz UTC 2021-05-16T20:59:20.8436903Z date 2021-05-16 2021-05-16T20:59:20.8437390Z 2021-05-16T20:59:20.8438857Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T20:59:20.8440452Z package * version date lib source 2021-05-16T20:59:20.8442096Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-16T20:59:20.8443899Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:59:20.8445293Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8446733Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8447928Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.2) 2021-05-16T20:59:20.8449393Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8450546Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8452314Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 3.5.3) 2021-05-16T20:59:20.8453582Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T20:59:20.8454768Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8455925Z bslib 0.2.5 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8457585Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8458779Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8459923Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8461060Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8462310Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8466715Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8468378Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8469126Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8469861Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8470573Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8471229Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8472107Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8472754Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8473459Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8474162Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8474832Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8475508Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8476255Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:59:20.8477013Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8477675Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8478348Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8479009Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8479665Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8480368Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8481026Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8481723Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8482379Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8483058Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8483714Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8484360Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8485027Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8485668Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8486330Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8487092Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:59:20.8487842Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8488516Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8489164Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8489831Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8490537Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8491196Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8491889Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8493061Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8493762Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8494452Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8495147Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8495801Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8496469Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8497195Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8497860Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8498551Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8499259Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8499927Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8500597Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8501257Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8502003Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8502675Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8503372Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8504061Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8505452Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8506219Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8506874Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8507814Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8508523Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8509209Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8509887Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8510538Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8511189Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8511887Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8512542Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8513220Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8513863Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8514518Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8515171Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8515858Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8516551Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8517216Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8517892Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8519046Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8519766Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8520434Z plyr 1.8.6 2020-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8521072Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8521808Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8522499Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8523365Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8524024Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8524647Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8525341Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8526003Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8526655Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8527302Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8527942Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8528634Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8529346Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.2) 2021-05-16T20:59:20.8530041Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8530713Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8531410Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8532096Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8532753Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8533391Z rgl 0.106.8 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8534019Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8534677Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8535404Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T20:59:20.8536120Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8536796Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8537472Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8538183Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8538882Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8539529Z sass 0.4.0 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8540186Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8540870Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8541588Z shiny 1.6.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8542276Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8542954Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8543699Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8544347Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8545002Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8545644Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8546314Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8546993Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T20:59:20.8547701Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8548342Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8548988Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8549667Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8550381Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:59:20.8551061Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8552027Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8552710Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8553374Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8554055Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8554759Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8555420Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8556044Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T20:59:20.8556690Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8557360Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8558042Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8558706Z webshot 0.5.2 2019-11-22 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8559357Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8560020Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8560641Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8561311Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8561967Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8562612Z xtable 1.8-4 2019-04-21 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8563266Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8563878Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T20:59:20.8564198Z 2021-05-16T20:59:20.8564631Z [1] D:/a/_temp/Library 2021-05-16T20:59:20.8565061Z [2] C:/R/library 2021-05-16T20:59:20.8781366Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:59:20.8782020Z Rscript -e 'tic::script()' 2021-05-16T20:59:20.8782461Z ls -l check 2021-05-16T20:59:20.8799117Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T20:59:20.8799735Z env: 2021-05-16T20:59:20.8800175Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:59:20.8800652Z TIC_DEPLOY_KEY: 2021-05-16T20:59:20.8801000Z RSPM: 2021-05-16T20:59:20.8802650Z GITHUB_PAT: *** 2021-05-16T20:59:20.8803069Z COVERALLS_TOKEN: 2021-05-16T20:59:20.8803553Z continue-on-error: false 2021-05-16T20:59:20.8804040Z VDIFFR_RUN_TESTS: 2021-05-16T20:59:20.8804469Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T20:59:20.8804871Z TZ: UTC 2021-05-16T20:59:20.8805248Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:59:20.8805667Z NOT_CRAN: true 2021-05-16T20:59:20.8806042Z MSYSTEM: MINGW64 2021-05-16T20:59:20.8806442Z ##[endgroup] 2021-05-16T20:59:21.2539298Z v Loading tic stage configuration from tic.R 2021-05-16T20:59:21.4554571Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T20:59:21.4555926Z Windows because LaTeX is not available. 2021-05-16T20:59:21.4901002Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:59:21.4902510Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:59:21.4903475Z timeout = Inf, check_dir = "check") 2021-05-16T20:59:21.6100009Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T20:59:21.9416634Z * checking for file 'D:\a\neurobase\neurobase/DESCRIPTION' ... OK 2021-05-16T20:59:21.9417683Z 2021-05-16T20:59:23.2837539Z * preparing 'neurobase': 2021-05-16T20:59:23.2838349Z 2021-05-16T20:59:23.2985572Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:59:23.2986527Z 2021-05-16T20:59:23.6221092Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:59:23.6222001Z 2021-05-16T20:59:23.6362384Z * checking for empty or unneeded directories 2021-05-16T20:59:23.6363190Z 2021-05-16T20:59:23.6532561Z * building 'neurobase_1.30.1.tar.gz' 2021-05-16T20:59:23.6533263Z 2021-05-16T20:59:25.8456854Z 2021-05-16T20:59:25.8457983Z 2021-05-16T20:59:26.7542067Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T20:59:27.0349771Z * using log directory 'D:/a/neurobase/neurobase/check/neurobase.Rcheck' 2021-05-16T20:59:27.0350755Z 2021-05-16T20:59:27.0351374Z * using R version 3.5.3 (2019-03-11) 2021-05-16T20:59:27.0351815Z 2021-05-16T20:59:27.0352461Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T20:59:27.0352934Z 2021-05-16T20:59:27.0353655Z * using session charset: ISO8859-1 2021-05-16T20:59:27.0354076Z 2021-05-16T20:59:28.2097691Z * using options '--no-manual --as-cran' 2021-05-16T20:59:28.2098509Z 2021-05-16T20:59:28.2142539Z * checking for file 'neurobase/DESCRIPTION' ... OK 2021-05-16T20:59:28.2143229Z 2021-05-16T20:59:28.2143922Z * checking extension type ... Package 2021-05-16T20:59:28.2144395Z 2021-05-16T20:59:28.2145071Z * this is package 'neurobase' version '1.30.1' 2021-05-16T20:59:28.2145553Z 2021-05-16T20:59:28.2146428Z * package encoding: UTF-8 2021-05-16T20:59:28.2146816Z 2021-05-16T20:59:28.2223599Z * checking package namespace information ... OK 2021-05-16T20:59:28.2224267Z 2021-05-16T20:59:29.2034877Z * checking package dependencies ... OK 2021-05-16T20:59:29.2035728Z 2021-05-16T20:59:29.2099185Z * checking if this is a source package ... OK 2021-05-16T20:59:29.2100233Z 2021-05-16T20:59:29.2100943Z * checking if there is a namespace ... OK 2021-05-16T20:59:29.2101423Z 2021-05-16T20:59:40.8072310Z * checking for executable files ... WARNING 2021-05-16T20:59:40.8085314Z 2021-05-16T20:59:40.8086070Z Found the following executable file: 2021-05-16T20:59:40.8086468Z 2021-05-16T20:59:40.8088692Z JAGS-4.2.0-Rtools33.exe 2021-05-16T20:59:40.8089311Z 2021-05-16T20:59:40.8090057Z Source packages should not contain undeclared executable files. 2021-05-16T20:59:40.8090559Z 2021-05-16T20:59:40.8091293Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T20:59:40.8091781Z 2021-05-16T20:59:40.8187724Z * checking for hidden files and directories ... OK 2021-05-16T20:59:40.8188406Z 2021-05-16T20:59:40.8297498Z * checking for portable file names ... OK 2021-05-16T20:59:40.8298177Z 2021-05-16T20:59:40.8344375Z * checking serialization versions ... OK 2021-05-16T20:59:40.8345391Z 2021-05-16T20:59:46.8020351Z * checking whether package 'neurobase' can be installed ... OK 2021-05-16T20:59:46.8021289Z 2021-05-16T20:59:47.0306123Z * checking installed package size ... OK 2021-05-16T20:59:47.0306948Z 2021-05-16T20:59:47.3886665Z * checking package directory ... OK 2021-05-16T20:59:47.3887478Z 2021-05-16T20:59:47.7123173Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:59:47.7140439Z 2021-05-16T20:59:47.7142119Z * checking top-level files ... NOTE 2021-05-16T20:59:47.7143021Z 2021-05-16T20:59:47.7144013Z Non-standard file/directory found at top level: 2021-05-16T20:59:47.7144550Z 2021-05-16T20:59:47.7145270Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T20:59:47.7145767Z 2021-05-16T20:59:47.7193244Z * checking for left-over files ... OK 2021-05-16T20:59:47.7193881Z 2021-05-16T20:59:47.7194532Z * checking index information ... OK 2021-05-16T20:59:47.7195011Z 2021-05-16T20:59:47.8410106Z * checking package subdirectories ... OK 2021-05-16T20:59:47.8415383Z 2021-05-16T20:59:47.9470634Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:59:47.9471788Z 2021-05-16T20:59:48.0516479Z * checking R files for syntax errors ... OK 2021-05-16T20:59:48.0517332Z 2021-05-16T20:59:48.9641458Z * checking whether the package can be loaded ... OK 2021-05-16T20:59:48.9642271Z 2021-05-16T20:59:49.8774656Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:59:49.8776640Z 2021-05-16T20:59:50.8907043Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:59:50.8908093Z 2021-05-16T20:59:51.7023664Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:59:51.7025091Z 2021-05-16T20:59:52.7148684Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:59:52.7149793Z 2021-05-16T20:59:53.6756217Z * checking loading without being on the library search path ... OK 2021-05-16T20:59:53.6757237Z 2021-05-16T20:59:54.6893793Z * checking dependencies in R code ... OK 2021-05-16T20:59:54.6894610Z 2021-05-16T20:59:56.4107804Z * checking S3 generic/method consistency ... OK 2021-05-16T20:59:56.4108668Z 2021-05-16T20:59:57.3235796Z * checking replacement functions ... OK 2021-05-16T20:59:57.3237798Z 2021-05-16T20:59:58.3368739Z * checking foreign function calls ... OK 2021-05-16T20:59:58.3369439Z 2021-05-16T21:00:07.1501468Z * checking R code for possible problems ... OK 2021-05-16T21:00:07.1504094Z 2021-05-16T21:00:07.7595557Z * checking Rd files ... OK 2021-05-16T21:00:07.7596819Z 2021-05-16T21:00:07.8637164Z * checking Rd metadata ... OK 2021-05-16T21:00:07.8637532Z 2021-05-16T21:00:08.1697384Z * checking Rd line widths ... OK 2021-05-16T21:00:08.1704217Z 2021-05-16T21:00:08.4753097Z * checking Rd cross-references ... OK 2021-05-16T21:00:08.4754280Z 2021-05-16T21:00:09.4928556Z * checking for missing documentation entries ... OK 2021-05-16T21:00:09.4929437Z 2021-05-16T21:00:12.4310630Z * checking for code/documentation mismatches ... OK 2021-05-16T21:00:12.4312001Z 2021-05-16T21:00:14.7616093Z * checking Rd \usage sections ... OK 2021-05-16T21:00:14.7620867Z 2021-05-16T21:00:15.0741307Z * checking Rd contents ... OK 2021-05-16T21:00:15.0742168Z 2021-05-16T21:00:15.7845969Z * checking for unstated dependencies in examples ... OK 2021-05-16T21:00:15.7847396Z 2021-05-16T21:00:15.8000618Z * checking files in 'vignettes' ... WARNING 2021-05-16T21:00:15.8001780Z 2021-05-16T21:00:15.8002576Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T21:00:15.8003130Z 2021-05-16T21:00:15.8003878Z 'neurobase.Rmd', 'nifti_basics.Rmd', 'simple_io.Rmd' 2021-05-16T21:00:15.8004416Z 2021-05-16T21:00:21.7363705Z * checking examples ... OK 2021-05-16T21:00:21.7364415Z 2021-05-16T21:00:21.7387720Z ** found \donttest examples: check also with --run-donttest 2021-05-16T21:00:21.7392670Z 2021-05-16T21:00:21.8443729Z * checking for unstated dependencies in 'tests' ... OK 2021-05-16T21:00:21.8444437Z 2021-05-16T21:00:22.0324712Z * checking tests ... 2021-05-16T21:00:22.0325570Z 2021-05-16T21:00:26.6624914Z Running 'testthat.R' 2021-05-16T21:00:26.6625711Z 2021-05-16T21:00:26.6747667Z OK 2021-05-16T21:00:26.6748362Z 2021-05-16T21:00:26.7956293Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T21:00:26.7957401Z 2021-05-16T21:00:26.7978027Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T21:00:26.7979621Z 2021-05-16T21:00:26.7983500Z Package vignettes without corresponding PDF/HTML: 2021-05-16T21:00:26.7984435Z 2021-05-16T21:00:26.7985193Z 'neurobase.Rmd' 2021-05-16T21:00:26.7985808Z 2021-05-16T21:00:26.7986592Z 'nifti_basics.Rmd' 2021-05-16T21:00:26.7987169Z 2021-05-16T21:00:26.7987992Z 'simple_io.Rmd' 2021-05-16T21:00:26.7988556Z 2021-05-16T21:00:26.7989031Z 2021-05-16T21:00:26.7989501Z 2021-05-16T21:03:49.4995082Z * checking re-building of vignette outputs ... OK 2021-05-16T21:03:49.4996297Z 2021-05-16T21:03:49.4996839Z * DONE 2021-05-16T21:03:49.4997277Z 2021-05-16T21:03:49.4997730Z 2021-05-16T21:03:49.4998095Z 2021-05-16T21:03:49.4998795Z Status: 3 WARNINGs, 1 NOTE 2021-05-16T21:03:49.4999201Z 2021-05-16T21:03:49.4999726Z See 2021-05-16T21:03:49.5000102Z 2021-05-16T21:03:49.5000936Z 'D:/a/neurobase/neurobase/check/neurobase.Rcheck/00check.log' 2021-05-16T21:03:49.5001578Z 2021-05-16T21:03:49.5002210Z for details. 2021-05-16T21:03:49.5002617Z 2021-05-16T21:03:49.5002974Z 2021-05-16T21:03:49.5003331Z 2021-05-16T21:03:49.5003642Z 2021-05-16T21:03:49.5004001Z 2021-05-16T21:03:49.8069170Z -- R CMD check results ----------------------------------- neurobase 1.30.1 ---- 2021-05-16T21:03:49.8087399Z Duration: 4m 23.7s 2021-05-16T21:03:49.8087900Z 2021-05-16T21:03:49.8115714Z > checking for executable files ... WARNING 2021-05-16T21:03:49.8130323Z ##[warning] Found the following executable file: 2021-05-16T21:03:49.8162259Z JAGS-4.2.0-Rtools33.exe 2021-05-16T21:03:49.8163151Z Source packages should not contain undeclared executable files. 2021-05-16T21:03:49.8164164Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T21:03:49.8164767Z 2021-05-16T21:03:49.8165513Z > checking files in 'vignettes' ... WARNING 2021-05-16T21:03:49.8166895Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T21:03:49.8168606Z 'neurobase.Rmd', 'nifti_basics.Rmd', 'simple_io.Rmd' 2021-05-16T21:03:49.8169067Z 2021-05-16T21:03:49.8169695Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T21:03:49.8170856Z ##[warning] Package vignettes without corresponding PDF/HTML: 2021-05-16T21:03:49.8172273Z 'neurobase.Rmd' 2021-05-16T21:03:49.8172727Z 'nifti_basics.Rmd' 2021-05-16T21:03:49.8173172Z 'simple_io.Rmd' 2021-05-16T21:03:49.8173438Z 2021-05-16T21:03:49.8173904Z > checking top-level files ... NOTE 2021-05-16T21:03:49.8174677Z Non-standard file/directory found at top level: 2021-05-16T21:03:49.8175322Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T21:03:49.8175672Z 2021-05-16T21:03:49.8176445Z 0 errors v | 3 warnings x | 1 note x 2021-05-16T21:03:49.9140839Z total 29956 2021-05-16T21:03:49.9142701Z drwxr-xr-x 1 runneradmin 197121 0 May 16 21:03 neurobase.Rcheck 2021-05-16T21:03:49.9145126Z -rw-r--r-- 1 runneradmin 197121 30350555 May 16 20:59 neurobase_1.30.1.tar.gz 2021-05-16T21:03:49.9148216Z -rw-r--r-- 1 runneradmin 197121 319431 May 16 20:59 neurobase_1.30.1.zip 2021-05-16T21:03:49.9363705Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T21:03:49.9364739Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T21:03:49.9381392Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T21:03:49.9381976Z env: 2021-05-16T21:03:49.9382395Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:03:49.9382853Z TIC_DEPLOY_KEY: 2021-05-16T21:03:49.9383191Z RSPM: 2021-05-16T21:03:49.9384908Z GITHUB_PAT: *** 2021-05-16T21:03:49.9385289Z COVERALLS_TOKEN: 2021-05-16T21:03:49.9385769Z continue-on-error: false 2021-05-16T21:03:49.9386234Z VDIFFR_RUN_TESTS: 2021-05-16T21:03:49.9386822Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T21:03:49.9387245Z TZ: UTC 2021-05-16T21:03:49.9387632Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:03:49.9388067Z NOT_CRAN: true 2021-05-16T21:03:49.9388577Z MSYSTEM: MINGW64 2021-05-16T21:03:49.9389004Z ##[endgroup] 2021-05-16T21:03:50.1194750Z 2021-05-16T21:03:50.1195531Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T21:03:50.1196753Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T21:03:50.1200321Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-16T21:03:50.1203336Z 2021-05-16T21:03:50.1206322Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T21:03:50.1217210Z You are welcome to redistribute it under certain conditions. 2021-05-16T21:03:50.1228983Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T21:03:50.1229847Z 2021-05-16T21:03:50.1230665Z R is a collaborative project with many contributors. 2021-05-16T21:03:50.1231602Z Type 'contributors()' for more information and 2021-05-16T21:03:50.1232533Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T21:03:50.1234214Z 2021-05-16T21:03:50.1235024Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T21:03:50.1235968Z 'help.start()' for an HTML browser interface to help. 2021-05-16T21:03:50.1236698Z Type 'q()' to quit R. 2021-05-16T21:03:50.1237103Z 2021-05-16T21:03:50.1237634Z > library(testthat) 2021-05-16T21:03:50.1238260Z > library(neurobase) 2021-05-16T21:03:50.1238995Z Loading required package: oro.nifti 2021-05-16T21:03:50.1239635Z oro.nifti 0.11.0 2021-05-16T21:03:50.1240132Z > 2021-05-16T21:03:50.1240691Z > test_check("neurobase") 2021-05-16T21:03:50.1241405Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T21:03:50.1241917Z > 2021-05-16T21:03:50.1242367Z > 2021-05-16T21:03:50.1243021Z > # copyNIfTIHeader 2021-05-16T21:03:50.1244034Z > # double_ortho 2021-05-16T21:03:50.1244833Z > # getEmptyImageDimensions 2021-05-16T21:03:50.1245688Z > # get_empty_dim 2021-05-16T21:03:50.1246410Z > # maskEmptyImageDimensions 2021-05-16T21:03:50.1247138Z > # mask_empty_dim 2021-05-16T21:03:50.1247668Z > # mask_img 2021-05-16T21:03:50.1248344Z > # multi_overlay 2021-05-16T21:03:50.1248889Z > # newnii 2021-05-16T21:03:50.1249386Z > # niftiarr 2021-05-16T21:03:50.1249902Z > # nii.stub 2021-05-16T21:03:50.1250383Z > # ortho2 2021-05-16T21:03:50.1250902Z > # ortho_diff 2021-05-16T21:03:50.1251423Z > # parse_img_ext 2021-05-16T21:03:50.1253381Z > # quantile_img 2021-05-16T21:03:50.1254291Z > # readNIfTI2 2021-05-16T21:03:50.1255659Z > # readnii 2021-05-16T21:03:50.1256196Z > # remake_img 2021-05-16T21:03:50.1256862Z > # replace_dropped_dimensions 2021-05-16T21:03:50.1257472Z > # rescale_img 2021-05-16T21:03:50.1258079Z > # robust_window 2021-05-16T21:03:50.1258712Z > # same_dims 2021-05-16T21:03:50.1259222Z > # tempimg 2021-05-16T21:03:50.1259760Z > # window_img 2021-05-16T21:03:50.1260308Z > # writeNIfTI2 2021-05-16T21:03:50.1260880Z > # writenii 2021-05-16T21:03:50.1261383Z > # xyz 2021-05-16T21:03:50.1261873Z > # zero_pad 2021-05-16T21:03:50.1262396Z > # zlimmer 2021-05-16T21:03:50.1262911Z > # zscore_img 2021-05-16T21:03:50.1263396Z > 2021-05-16T21:03:50.1263901Z > proc.time() 2021-05-16T21:03:50.1266306Z user system elapsed 2021-05-16T21:03:50.1267353Z 1.85 0.23 4.56 2021-05-16T21:03:50.1472749Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T21:03:50.1473445Z Rscript -e "tic::before_deploy()" 2021-05-16T21:03:50.1529577Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T21:03:50.1530313Z env: 2021-05-16T21:03:50.1530830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:03:50.1531325Z TIC_DEPLOY_KEY: 2021-05-16T21:03:50.1531757Z RSPM: 2021-05-16T21:03:50.1532710Z GITHUB_PAT: *** 2021-05-16T21:03:50.1533180Z COVERALLS_TOKEN: 2021-05-16T21:03:50.1533697Z continue-on-error: false 2021-05-16T21:03:50.1534243Z VDIFFR_RUN_TESTS: 2021-05-16T21:03:50.1534851Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T21:03:50.1535277Z TZ: UTC 2021-05-16T21:03:50.1535733Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:03:50.1536171Z NOT_CRAN: true 2021-05-16T21:03:50.1536736Z MSYSTEM: MINGW64 2021-05-16T21:03:50.1537152Z ##[endgroup] 2021-05-16T21:03:50.8600988Z v Loading tic stage configuration from tic.R 2021-05-16T21:03:51.0779255Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T21:03:51.0780563Z Windows because LaTeX is not available. 2021-05-16T21:03:51.3013484Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T21:03:51.3014188Z with: 2021-05-16T21:03:51.3015151Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T21:03:51.3016140Z asset_path: check/neurobase_1.30.1.zip 2021-05-16T21:03:51.3016740Z asset_name: neurobase_1.30.1_R3.5.zip 2021-05-16T21:03:51.3017369Z asset_content_type: application/octet-stream 2021-05-16T21:03:51.3017935Z env: 2021-05-16T21:03:51.3018502Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:03:51.3019043Z TIC_DEPLOY_KEY: 2021-05-16T21:03:51.3019434Z RSPM: 2021-05-16T21:03:51.3020718Z GITHUB_PAT: *** 2021-05-16T21:03:51.3021197Z COVERALLS_TOKEN: 2021-05-16T21:03:51.3021719Z continue-on-error: false 2021-05-16T21:03:51.3022269Z VDIFFR_RUN_TESTS: 2021-05-16T21:03:51.3022734Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T21:03:51.3023200Z TZ: UTC 2021-05-16T21:03:51.3023689Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:03:51.3024169Z NOT_CRAN: true 2021-05-16T21:03:51.3024622Z MSYSTEM: MINGW64 2021-05-16T21:03:51.3025659Z GITHUB_TOKEN: *** 2021-05-16T21:03:51.3026083Z ##[endgroup] 2021-05-16T21:03:52.6402765Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T21:03:52.6403461Z Rscript -e "tic::deploy()" 2021-05-16T21:03:52.6459901Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T21:03:52.6460641Z env: 2021-05-16T21:03:52.6461123Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:03:52.6461663Z TIC_DEPLOY_KEY: 2021-05-16T21:03:52.6462052Z RSPM: 2021-05-16T21:03:52.6463322Z GITHUB_PAT: *** 2021-05-16T21:03:52.6463812Z COVERALLS_TOKEN: 2021-05-16T21:03:52.6464328Z continue-on-error: false 2021-05-16T21:03:52.6464874Z VDIFFR_RUN_TESTS: 2021-05-16T21:03:52.6465340Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T21:03:52.6465805Z TZ: UTC 2021-05-16T21:03:52.6466221Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:03:52.6466702Z NOT_CRAN: true 2021-05-16T21:03:52.6467119Z MSYSTEM: MINGW64 2021-05-16T21:03:52.6467584Z ##[endgroup] 2021-05-16T21:03:53.3402148Z v Loading tic stage configuration from tic.R 2021-05-16T21:03:53.5396680Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T21:03:53.5397868Z Windows because LaTeX is not available. 2021-05-16T21:03:53.7553646Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T21:03:53.7554392Z Rscript -e "tic::after_deploy()" 2021-05-16T21:03:53.7609924Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T21:03:53.7610508Z env: 2021-05-16T21:03:53.7611040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T21:03:53.7611555Z TIC_DEPLOY_KEY: 2021-05-16T21:03:53.7611984Z RSPM: 2021-05-16T21:03:53.7613380Z GITHUB_PAT: *** 2021-05-16T21:03:53.7613800Z COVERALLS_TOKEN: 2021-05-16T21:03:53.7614357Z continue-on-error: false 2021-05-16T21:03:53.7614856Z VDIFFR_RUN_TESTS: 2021-05-16T21:03:53.7615358Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T21:03:53.7615774Z TZ: UTC 2021-05-16T21:03:53.7616231Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T21:03:53.7616665Z NOT_CRAN: true 2021-05-16T21:03:53.7617110Z MSYSTEM: MINGW64 2021-05-16T21:03:53.7617519Z ##[endgroup] 2021-05-16T21:03:54.4622861Z v Loading tic stage configuration from tic.R 2021-05-16T21:03:54.6650721Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T21:03:54.6652039Z Windows because LaTeX is not available. 2021-05-16T21:03:54.8896191Z Post job cleanup. 2021-05-16T21:03:57.0439607Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T21:03:57.0654621Z git version 2.31.1.windows.1 2021-05-16T21:03:57.0738241Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T21:03:57.1046747Z [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-16T21:03:57.6772620Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T21:03:57.6969980Z http.https://github.com/.extraheader 2021-05-16T21:03:57.7025772Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T21:03:57.7289309Z [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-16T21:03:58.2482251Z Cleaning up orphan processes