2021-05-14T21:05:25.7077899Z ##[section]Starting: Request a runner to run this job 2021-05-14T21:05:26.3369079Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-14T21:05:26.4873179Z 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-14T21:05:26.5666501Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-14T21:05:26.7077229Z ##[section]Finishing: Request a runner to run this job 2021-05-14T21:05:33.6091098Z Current runner version: '2.278.0' 2021-05-14T21:05:33.6215280Z ##[group]Operating System 2021-05-14T21:05:33.6216179Z Microsoft Windows Server 2019 2021-05-14T21:05:33.6216610Z 10.0.17763 2021-05-14T21:05:33.6217019Z Datacenter 2021-05-14T21:05:33.6217426Z ##[endgroup] 2021-05-14T21:05:33.6217923Z ##[group]Virtual Environment 2021-05-14T21:05:33.6218465Z Environment: windows-2019 2021-05-14T21:05:33.6218970Z Version: 20210509.1 2021-05-14T21:05:33.6219826Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-14T21:05:33.6221043Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-14T21:05:33.6221811Z ##[endgroup] 2021-05-14T21:05:33.6223460Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T21:05:33.6224607Z Actions: write 2021-05-14T21:05:33.6225067Z Checks: write 2021-05-14T21:05:33.6225475Z Contents: write 2021-05-14T21:05:33.6226063Z Deployments: write 2021-05-14T21:05:33.6226566Z Issues: write 2021-05-14T21:05:33.6227006Z Metadata: read 2021-05-14T21:05:33.6227423Z Packages: write 2021-05-14T21:05:33.6227911Z PullRequests: write 2021-05-14T21:05:33.6228448Z RepositoryProjects: write 2021-05-14T21:05:33.6229025Z SecurityEvents: write 2021-05-14T21:05:33.6229494Z Statuses: write 2021-05-14T21:05:33.6230020Z ##[endgroup] 2021-05-14T21:05:33.6232542Z Prepare workflow directory 2021-05-14T21:05:33.7255362Z Prepare all required actions 2021-05-14T21:05:33.7265150Z Getting action download info 2021-05-14T21:05:34.1659641Z Download action repository 'actions/checkout@v2' 2021-05-14T21:05:34.9035425Z Download action repository 'r-lib/actions@master' 2021-05-14T21:05:36.4198787Z Download action repository 'adigherman/actions@master' 2021-05-14T21:05:37.3020769Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T21:05:37.4603648Z Download action repository 'actions/cache@v1' 2021-05-14T21:05:37.6604800Z Download action repository 'actions/upload-artifact@master' 2021-05-14T21:05:37.8418898Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T21:05:38.2784062Z ##[group]Run actions/checkout@v2 2021-05-14T21:05:38.2785783Z with: 2021-05-14T21:05:38.2786443Z repository: neuroconductor/waveslim 2021-05-14T21:05:38.2787346Z token: *** 2021-05-14T21:05:38.2787709Z ssh-strict: true 2021-05-14T21:05:38.2788162Z persist-credentials: true 2021-05-14T21:05:38.2788596Z clean: true 2021-05-14T21:05:38.2788942Z fetch-depth: 1 2021-05-14T21:05:38.2789295Z lfs: false 2021-05-14T21:05:38.2789636Z submodules: false 2021-05-14T21:05:38.2789982Z env: 2021-05-14T21:05:38.2790371Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:38.2790797Z TIC_DEPLOY_KEY: 2021-05-14T21:05:38.2791121Z RSPM: 2021-05-14T21:05:38.2791797Z GITHUB_PAT: *** 2021-05-14T21:05:38.2792164Z COVERALLS_TOKEN: 2021-05-14T21:05:38.2792679Z continue-on-error: false 2021-05-14T21:05:38.2793115Z VDIFFR_RUN_TESTS: 2021-05-14T21:05:38.2793481Z ##[endgroup] 2021-05-14T21:05:40.6720642Z Syncing repository: neuroconductor/waveslim 2021-05-14T21:05:40.6938515Z ##[group]Getting Git version info 2021-05-14T21:05:40.6939325Z Working directory is 'D:\a\waveslim\waveslim' 2021-05-14T21:05:40.7257359Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-14T21:05:40.7434987Z git version 2.31.1.windows.1 2021-05-14T21:05:40.7484592Z ##[endgroup] 2021-05-14T21:05:40.7489811Z Deleting the contents of 'D:\a\waveslim\waveslim' 2021-05-14T21:05:40.7493548Z ##[group]Initializing the repository 2021-05-14T21:05:40.7503890Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\waveslim\waveslim 2021-05-14T21:05:41.3955790Z Initialized empty Git repository in D:/a/waveslim/waveslim/.git/ 2021-05-14T21:05:41.3957129Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/waveslim 2021-05-14T21:05:41.3958153Z ##[endgroup] 2021-05-14T21:05:41.3958800Z ##[group]Disabling automatic garbage collection 2021-05-14T21:05:41.3960933Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-14T21:05:41.3961608Z ##[endgroup] 2021-05-14T21:05:41.3964125Z ##[group]Setting up auth 2021-05-14T21:05:41.3964913Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:05:41.3966189Z [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-14T21:05:42.7557344Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:05:42.7763456Z [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-14T21:05:43.1777886Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-14T21:05:43.2260901Z ##[endgroup] 2021-05-14T21:05:43.2281738Z ##[group]Fetching the repository 2021-05-14T21:05:43.2297809Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a74b535d496fc984041746133919742f083ea54f:refs/tags/1.8.0.s 2021-05-14T21:05:44.5899914Z remote: Enumerating objects: 157, done. 2021-05-14T21:05:44.5901312Z remote: Counting objects: 0% (1/157) 2021-05-14T21:05:44.5902676Z remote: Counting objects: 1% (2/157) 2021-05-14T21:05:44.5903846Z remote: Counting objects: 2% (4/157) 2021-05-14T21:05:44.5907663Z remote: Counting objects: 3% (5/157) 2021-05-14T21:05:44.5909289Z remote: Counting objects: 4% (7/157) 2021-05-14T21:05:44.5911037Z remote: Counting objects: 5% (8/157) 2021-05-14T21:05:44.5912115Z remote: Counting objects: 6% (10/157) 2021-05-14T21:05:44.5915753Z remote: Counting objects: 7% (11/157) 2021-05-14T21:05:44.5917592Z remote: Counting objects: 8% (13/157) 2021-05-14T21:05:44.5919552Z remote: Counting objects: 9% (15/157) 2021-05-14T21:05:44.5921679Z remote: Counting objects: 10% (16/157) 2021-05-14T21:05:44.5922719Z remote: Counting objects: 11% (18/157) 2021-05-14T21:05:44.5923796Z remote: Counting objects: 12% (19/157) 2021-05-14T21:05:44.5925532Z remote: Counting objects: 13% (21/157) 2021-05-14T21:05:44.5927125Z remote: Counting objects: 14% (22/157) 2021-05-14T21:05:44.5931357Z remote: Counting objects: 15% (24/157) 2021-05-14T21:05:44.5932451Z remote: Counting objects: 16% (26/157) 2021-05-14T21:05:44.5933327Z remote: Counting objects: 17% (27/157) 2021-05-14T21:05:44.5934347Z remote: Counting objects: 18% (29/157) 2021-05-14T21:05:44.5935368Z remote: Counting objects: 19% (30/157) 2021-05-14T21:05:44.5936234Z remote: Counting objects: 20% (32/157) 2021-05-14T21:05:44.5936975Z remote: Counting objects: 21% (33/157) 2021-05-14T21:05:44.5937638Z remote: Counting objects: 22% (35/157) 2021-05-14T21:05:44.5938304Z remote: Counting objects: 23% (37/157) 2021-05-14T21:05:44.5938942Z remote: Counting objects: 24% (38/157) 2021-05-14T21:05:44.5939562Z remote: Counting objects: 25% (40/157) 2021-05-14T21:05:44.5940173Z remote: Counting objects: 26% (41/157) 2021-05-14T21:05:44.5940826Z remote: Counting objects: 27% (43/157) 2021-05-14T21:05:44.5941449Z remote: Counting objects: 28% (44/157) 2021-05-14T21:05:44.5942062Z remote: Counting objects: 29% (46/157) 2021-05-14T21:05:44.5942705Z remote: Counting objects: 30% (48/157) 2021-05-14T21:05:44.5943345Z remote: Counting objects: 31% (49/157) 2021-05-14T21:05:44.5944308Z remote: Counting objects: 32% (51/157) 2021-05-14T21:05:44.5945644Z remote: Counting objects: 33% (52/157) 2021-05-14T21:05:44.5946407Z remote: Counting objects: 34% (54/157) 2021-05-14T21:05:44.5947049Z remote: Counting objects: 35% (55/157) 2021-05-14T21:05:44.5947709Z remote: Counting objects: 36% (57/157) 2021-05-14T21:05:44.5948330Z remote: Counting objects: 37% (59/157) 2021-05-14T21:05:44.5948958Z remote: Counting objects: 38% (60/157) 2021-05-14T21:05:44.5949612Z remote: Counting objects: 39% (62/157) 2021-05-14T21:05:44.5950248Z remote: Counting objects: 40% (63/157) 2021-05-14T21:05:44.5950878Z remote: Counting objects: 41% (65/157) 2021-05-14T21:05:44.5951639Z remote: Counting objects: 42% (66/157) 2021-05-14T21:05:44.5952260Z remote: Counting objects: 43% (68/157) 2021-05-14T21:05:44.5952879Z remote: Counting objects: 44% (70/157) 2021-05-14T21:05:44.5953533Z remote: Counting objects: 45% (71/157) 2021-05-14T21:05:44.5954396Z remote: Counting objects: 46% (73/157) 2021-05-14T21:05:44.5955084Z remote: Counting objects: 47% (74/157) 2021-05-14T21:05:44.5955765Z remote: Counting objects: 48% (76/157) 2021-05-14T21:05:44.5956387Z remote: Counting objects: 49% (77/157) 2021-05-14T21:05:44.5957011Z remote: Counting objects: 50% (79/157) 2021-05-14T21:05:44.5957667Z remote: Counting objects: 51% (81/157) 2021-05-14T21:05:44.5958289Z remote: Counting objects: 52% (82/157) 2021-05-14T21:05:44.5958898Z remote: Counting objects: 53% (84/157) 2021-05-14T21:05:44.5959532Z remote: Counting objects: 54% (85/157) 2021-05-14T21:05:44.5960158Z remote: Counting objects: 55% (87/157) 2021-05-14T21:05:44.5960889Z remote: Counting objects: 56% (88/157) 2021-05-14T21:05:44.5963627Z remote: Counting objects: 57% (90/157) 2021-05-14T21:05:44.5964302Z remote: Counting objects: 58% (92/157) 2021-05-14T21:05:44.5964836Z remote: Counting objects: 59% (93/157) 2021-05-14T21:05:44.5965884Z remote: Counting objects: 60% (95/157) 2021-05-14T21:05:44.5966400Z remote: Counting objects: 61% (96/157) 2021-05-14T21:05:44.5966898Z remote: Counting objects: 62% (98/157) 2021-05-14T21:05:44.5967390Z remote: Counting objects: 63% (99/157) 2021-05-14T21:05:44.5969016Z remote: Counting objects: 64% (101/157) 2021-05-14T21:05:44.5969623Z remote: Counting objects: 65% (103/157) 2021-05-14T21:05:44.5970135Z remote: Counting objects: 66% (104/157) 2021-05-14T21:05:44.5970630Z remote: Counting objects: 67% (106/157) 2021-05-14T21:05:44.5971140Z remote: Counting objects: 68% (107/157) 2021-05-14T21:05:44.5971640Z remote: Counting objects: 69% (109/157) 2021-05-14T21:05:44.5972130Z remote: Counting objects: 70% (110/157) 2021-05-14T21:05:44.5972629Z remote: Counting objects: 71% (112/157) 2021-05-14T21:05:44.5974744Z remote: Counting objects: 72% (114/157) 2021-05-14T21:05:44.5975340Z remote: Counting objects: 73% (115/157) 2021-05-14T21:05:44.5975833Z remote: Counting objects: 74% (117/157) 2021-05-14T21:05:44.5976332Z remote: Counting objects: 75% (118/157) 2021-05-14T21:05:44.5976821Z remote: Counting objects: 76% (120/157) 2021-05-14T21:05:44.5977330Z remote: Counting objects: 77% (121/157) 2021-05-14T21:05:44.5977839Z remote: Counting objects: 78% (123/157) 2021-05-14T21:05:44.5978486Z remote: Counting objects: 79% (125/157) 2021-05-14T21:05:44.5979031Z remote: Counting objects: 80% (126/157) 2021-05-14T21:05:44.5979514Z remote: Counting objects: 81% (128/157) 2021-05-14T21:05:44.5980790Z remote: Counting objects: 82% (129/157) 2021-05-14T21:05:44.5981283Z remote: Counting objects: 83% (131/157) 2021-05-14T21:05:44.5981779Z remote: Counting objects: 84% (132/157) 2021-05-14T21:05:44.5982437Z remote: Counting objects: 85% (134/157) 2021-05-14T21:05:44.5982939Z remote: Counting objects: 86% (136/157) 2021-05-14T21:05:44.5983449Z remote: Counting objects: 87% (137/157) 2021-05-14T21:05:44.5984173Z remote: Counting objects: 88% (139/157) 2021-05-14T21:05:44.5984717Z remote: Counting objects: 89% (140/157) 2021-05-14T21:05:44.5987456Z remote: Counting objects: 90% (142/157) 2021-05-14T21:05:44.5988371Z remote: Counting objects: 91% (143/157) 2021-05-14T21:05:44.5989487Z remote: Counting objects: 92% (145/157) 2021-05-14T21:05:44.5990450Z remote: Counting objects: 93% (147/157) 2021-05-14T21:05:44.5991101Z remote: Counting objects: 94% (148/157) 2021-05-14T21:05:44.5991740Z remote: Counting objects: 95% (150/157) 2021-05-14T21:05:44.5992515Z remote: Counting objects: 96% (151/157) 2021-05-14T21:05:44.5993220Z remote: Counting objects: 97% (153/157) 2021-05-14T21:05:44.5993979Z remote: Counting objects: 98% (154/157) 2021-05-14T21:05:44.5994583Z remote: Counting objects: 99% (156/157) 2021-05-14T21:05:44.5997414Z remote: Counting objects: 100% (157/157) 2021-05-14T21:05:44.5998047Z remote: Counting objects: 100% (157/157), done. 2021-05-14T21:05:44.5998637Z remote: Compressing objects: 0% (1/143) 2021-05-14T21:05:44.5999244Z remote: Compressing objects: 1% (2/143) 2021-05-14T21:05:44.5999824Z remote: Compressing objects: 2% (3/143) 2021-05-14T21:05:44.6000389Z remote: Compressing objects: 3% (5/143) 2021-05-14T21:05:44.6000965Z remote: Compressing objects: 4% (6/143) 2021-05-14T21:05:44.6001532Z remote: Compressing objects: 5% (8/143) 2021-05-14T21:05:44.6002109Z remote: Compressing objects: 6% (9/143) 2021-05-14T21:05:44.6002687Z remote: Compressing objects: 7% (11/143) 2021-05-14T21:05:44.6003266Z remote: Compressing objects: 8% (12/143) 2021-05-14T21:05:44.6003991Z remote: Compressing objects: 9% (13/143) 2021-05-14T21:05:44.6004650Z remote: Compressing objects: 10% (15/143) 2021-05-14T21:05:44.6005242Z remote: Compressing objects: 11% (16/143) 2021-05-14T21:05:44.6006096Z remote: Compressing objects: 12% (18/143) 2021-05-14T21:05:44.6006833Z remote: Compressing objects: 13% (19/143) 2021-05-14T21:05:44.6007437Z remote: Compressing objects: 14% (21/143) 2021-05-14T21:05:44.6008007Z remote: Compressing objects: 15% (22/143) 2021-05-14T21:05:44.6008585Z remote: Compressing objects: 16% (23/143) 2021-05-14T21:05:44.6009164Z remote: Compressing objects: 17% (25/143) 2021-05-14T21:05:44.6009733Z remote: Compressing objects: 18% (26/143) 2021-05-14T21:05:44.6010309Z remote: Compressing objects: 19% (28/143) 2021-05-14T21:05:44.6010978Z remote: Compressing objects: 20% (29/143) 2021-05-14T21:05:44.6011694Z remote: Compressing objects: 21% (31/143) 2021-05-14T21:05:44.6012304Z remote: Compressing objects: 22% (32/143) 2021-05-14T21:05:44.6012885Z remote: Compressing objects: 23% (33/143) 2021-05-14T21:05:44.6013451Z remote: Compressing objects: 24% (35/143) 2021-05-14T21:05:44.6014030Z remote: Compressing objects: 25% (36/143) 2021-05-14T21:05:44.6014633Z remote: Compressing objects: 26% (38/143) 2021-05-14T21:05:44.6015789Z remote: Compressing objects: 27% (39/143) 2021-05-14T21:05:44.6016514Z remote: Compressing objects: 28% (41/143) 2021-05-14T21:05:44.6017110Z remote: Compressing objects: 29% (42/143) 2021-05-14T21:05:44.6017699Z remote: Compressing objects: 30% (43/143) 2021-05-14T21:05:44.6018273Z remote: Compressing objects: 31% (45/143) 2021-05-14T21:05:44.6018857Z remote: Compressing objects: 32% (46/143) 2021-05-14T21:05:44.6019785Z remote: Compressing objects: 33% (48/143) 2021-05-14T21:05:44.6020508Z remote: Compressing objects: 34% (49/143) 2021-05-14T21:05:44.6021101Z remote: Compressing objects: 35% (51/143) 2021-05-14T21:05:44.6021669Z remote: Compressing objects: 36% (52/143) 2021-05-14T21:05:44.6022251Z remote: Compressing objects: 37% (53/143) 2021-05-14T21:05:44.6022831Z remote: Compressing objects: 38% (55/143) 2021-05-14T21:05:44.6023396Z remote: Compressing objects: 39% (56/143) 2021-05-14T21:05:44.6023970Z remote: Compressing objects: 40% (58/143) 2021-05-14T21:05:44.6024627Z remote: Compressing objects: 41% (59/143) 2021-05-14T21:05:44.6025204Z remote: Compressing objects: 42% (61/143) 2021-05-14T21:05:44.6025786Z remote: Compressing objects: 43% (62/143) 2021-05-14T21:05:44.6026358Z remote: Compressing objects: 44% (63/143) 2021-05-14T21:05:44.6026934Z remote: Compressing objects: 45% (65/143) 2021-05-14T21:05:44.6028447Z remote: Compressing objects: 46% (66/143) 2021-05-14T21:05:44.6029111Z remote: Compressing objects: 47% (68/143) 2021-05-14T21:05:44.6029868Z remote: Compressing objects: 48% (69/143) 2021-05-14T21:05:44.6030494Z remote: Compressing objects: 49% (71/143) 2021-05-14T21:05:44.6031117Z remote: Compressing objects: 50% (72/143) 2021-05-14T21:05:44.6031707Z remote: Compressing objects: 51% (73/143) 2021-05-14T21:05:44.6032307Z remote: Compressing objects: 52% (75/143) 2021-05-14T21:05:44.6047295Z remote: Compressing objects: 53% (76/143) 2021-05-14T21:05:44.6049044Z remote: Compressing objects: 54% (78/143) 2021-05-14T21:05:44.6049771Z remote: Compressing objects: 55% (79/143) 2021-05-14T21:05:44.6050386Z remote: Compressing objects: 56% (81/143) 2021-05-14T21:05:44.6050969Z remote: Compressing objects: 57% (82/143) 2021-05-14T21:05:44.6051561Z remote: Compressing objects: 58% (83/143) 2021-05-14T21:05:44.6052152Z remote: Compressing objects: 59% (85/143) 2021-05-14T21:05:44.6052859Z remote: Compressing objects: 60% (86/143) 2021-05-14T21:05:44.6053458Z remote: Compressing objects: 61% (88/143) 2021-05-14T21:05:44.6054035Z remote: Compressing objects: 62% (89/143) 2021-05-14T21:05:44.6054667Z remote: Compressing objects: 63% (91/143) 2021-05-14T21:05:44.6055242Z remote: Compressing objects: 64% (92/143) 2021-05-14T21:05:44.6055835Z remote: Compressing objects: 65% (93/143) 2021-05-14T21:05:44.6056420Z remote: Compressing objects: 66% (95/143) 2021-05-14T21:05:44.6056989Z remote: Compressing objects: 67% (96/143) 2021-05-14T21:05:44.6057579Z remote: Compressing objects: 68% (98/143) 2021-05-14T21:05:44.6058150Z remote: Compressing objects: 69% (99/143) 2021-05-14T21:05:44.6058738Z remote: Compressing objects: 70% (101/143) 2021-05-14T21:05:44.6059328Z remote: Compressing objects: 71% (102/143) 2021-05-14T21:05:44.6059908Z remote: Compressing objects: 72% (103/143) 2021-05-14T21:05:44.6060503Z remote: Compressing objects: 73% (105/143) 2021-05-14T21:05:44.6061081Z remote: Compressing objects: 74% (106/143) 2021-05-14T21:05:44.6061662Z remote: Compressing objects: 75% (108/143) 2021-05-14T21:05:44.6062246Z remote: Compressing objects: 76% (109/143) 2021-05-14T21:05:44.6062831Z remote: Compressing objects: 77% (111/143) 2021-05-14T21:05:44.6063510Z remote: Compressing objects: 78% (112/143) 2021-05-14T21:05:44.6064112Z remote: Compressing objects: 79% (113/143) 2021-05-14T21:05:44.6064882Z remote: Compressing objects: 80% (115/143) 2021-05-14T21:05:44.6065462Z remote: Compressing objects: 81% (116/143) 2021-05-14T21:05:44.6066025Z remote: Compressing objects: 82% (118/143) 2021-05-14T21:05:44.6066606Z remote: Compressing objects: 83% (119/143) 2021-05-14T21:05:44.6067855Z remote: Compressing objects: 84% (121/143) 2021-05-14T21:05:44.6068469Z remote: Compressing objects: 85% (122/143) 2021-05-14T21:05:44.6069058Z remote: Compressing objects: 86% (123/143) 2021-05-14T21:05:44.6069640Z remote: Compressing objects: 87% (125/143) 2021-05-14T21:05:44.6070226Z remote: Compressing objects: 88% (126/143) 2021-05-14T21:05:44.6071244Z remote: Compressing objects: 89% (128/143) 2021-05-14T21:05:44.6071854Z remote: Compressing objects: 90% (129/143) 2021-05-14T21:05:44.6072762Z remote: Compressing objects: 91% (131/143) 2021-05-14T21:05:44.6073824Z remote: Compressing objects: 92% (132/143) 2021-05-14T21:05:44.6074762Z remote: Compressing objects: 93% (133/143) 2021-05-14T21:05:44.6075654Z remote: Compressing objects: 94% (135/143) 2021-05-14T21:05:44.6076724Z remote: Compressing objects: 95% (136/143) 2021-05-14T21:05:44.6077337Z remote: Compressing objects: 96% (138/143) 2021-05-14T21:05:44.6078390Z remote: Compressing objects: 97% (139/143) 2021-05-14T21:05:44.6079044Z remote: Compressing objects: 98% (141/143) 2021-05-14T21:05:44.6079639Z remote: Compressing objects: 99% (142/143) 2021-05-14T21:05:44.6080217Z remote: Compressing objects: 100% (143/143) 2021-05-14T21:05:44.6080829Z remote: Compressing objects: 100% (143/143), done. 2021-05-14T21:05:44.6611755Z Receiving objects: 0% (1/157) 2021-05-14T21:05:44.6612343Z Receiving objects: 1% (2/157) 2021-05-14T21:05:44.6612811Z Receiving objects: 2% (4/157) 2021-05-14T21:05:44.6626909Z Receiving objects: 3% (5/157) 2021-05-14T21:05:44.6629343Z Receiving objects: 4% (7/157) 2021-05-14T21:05:44.6629996Z Receiving objects: 5% (8/157) 2021-05-14T21:05:44.6631349Z Receiving objects: 6% (10/157) 2021-05-14T21:05:44.6631913Z Receiving objects: 7% (11/157) 2021-05-14T21:05:44.6634676Z Receiving objects: 8% (13/157) 2021-05-14T21:05:44.6637091Z Receiving objects: 9% (15/157) 2021-05-14T21:05:44.6637762Z Receiving objects: 10% (16/157) 2021-05-14T21:05:44.6643603Z Receiving objects: 11% (18/157) 2021-05-14T21:05:44.6647059Z Receiving objects: 12% (19/157) 2021-05-14T21:05:44.6650200Z Receiving objects: 13% (21/157) 2021-05-14T21:05:44.6652687Z Receiving objects: 14% (22/157) 2021-05-14T21:05:44.6653392Z Receiving objects: 15% (24/157) 2021-05-14T21:05:44.6655189Z Receiving objects: 16% (26/157) 2021-05-14T21:05:44.6656739Z Receiving objects: 17% (27/157) 2021-05-14T21:05:44.6658209Z Receiving objects: 18% (29/157) 2021-05-14T21:05:44.6658833Z Receiving objects: 19% (30/157) 2021-05-14T21:05:44.6662897Z Receiving objects: 20% (32/157) 2021-05-14T21:05:44.6664981Z Receiving objects: 21% (33/157) 2021-05-14T21:05:44.6668586Z Receiving objects: 22% (35/157) 2021-05-14T21:05:44.6670528Z Receiving objects: 23% (37/157) 2021-05-14T21:05:44.6672881Z Receiving objects: 24% (38/157) 2021-05-14T21:05:44.6673597Z Receiving objects: 25% (40/157) 2021-05-14T21:05:44.6675714Z Receiving objects: 26% (41/157) 2021-05-14T21:05:44.6677029Z Receiving objects: 27% (43/157) 2021-05-14T21:05:44.6678283Z Receiving objects: 28% (44/157) 2021-05-14T21:05:44.6682069Z Receiving objects: 29% (46/157) 2021-05-14T21:05:44.6683388Z Receiving objects: 30% (48/157) 2021-05-14T21:05:44.6683938Z Receiving objects: 31% (49/157) 2021-05-14T21:05:44.6685487Z Receiving objects: 32% (51/157) 2021-05-14T21:05:44.6686874Z Receiving objects: 33% (52/157) 2021-05-14T21:05:44.6691201Z Receiving objects: 34% (54/157) 2021-05-14T21:05:44.6693676Z Receiving objects: 35% (55/157) 2021-05-14T21:05:44.6703720Z Receiving objects: 36% (57/157) 2021-05-14T21:05:44.6707756Z Receiving objects: 37% (59/157) 2021-05-14T21:05:44.6709453Z Receiving objects: 38% (60/157) 2021-05-14T21:05:44.6710767Z Receiving objects: 39% (62/157) 2021-05-14T21:05:44.6711439Z Receiving objects: 40% (63/157) 2021-05-14T21:05:44.6712931Z Receiving objects: 41% (65/157) 2021-05-14T21:05:44.6714364Z Receiving objects: 42% (66/157) 2021-05-14T21:05:44.6798768Z Receiving objects: 43% (68/157) 2021-05-14T21:05:44.6803320Z Receiving objects: 44% (70/157) 2021-05-14T21:05:44.6808731Z Receiving objects: 45% (71/157) 2021-05-14T21:05:44.6817331Z Receiving objects: 46% (73/157) 2021-05-14T21:05:44.6821714Z Receiving objects: 47% (74/157) 2021-05-14T21:05:44.6823403Z Receiving objects: 48% (76/157) 2021-05-14T21:05:44.6825307Z Receiving objects: 49% (77/157) 2021-05-14T21:05:44.6825864Z Receiving objects: 50% (79/157) 2021-05-14T21:05:44.6829709Z Receiving objects: 51% (81/157) 2021-05-14T21:05:44.6830490Z Receiving objects: 52% (82/157) 2021-05-14T21:05:44.6831002Z Receiving objects: 53% (84/157) 2021-05-14T21:05:44.6831512Z Receiving objects: 54% (85/157) 2021-05-14T21:05:44.6832002Z Receiving objects: 55% (87/157) 2021-05-14T21:05:44.6832506Z Receiving objects: 56% (88/157) 2021-05-14T21:05:44.6833010Z Receiving objects: 57% (90/157) 2021-05-14T21:05:44.6834630Z Receiving objects: 58% (92/157) 2021-05-14T21:05:44.6836520Z Receiving objects: 59% (93/157) 2021-05-14T21:05:44.6837138Z Receiving objects: 60% (95/157) 2021-05-14T21:05:44.6837990Z Receiving objects: 61% (96/157) 2021-05-14T21:05:44.6838459Z Receiving objects: 62% (98/157) 2021-05-14T21:05:44.6839089Z Receiving objects: 63% (99/157) 2021-05-14T21:05:44.6842390Z Receiving objects: 64% (101/157) 2021-05-14T21:05:44.6846813Z Receiving objects: 65% (103/157) 2021-05-14T21:05:44.6848453Z Receiving objects: 66% (104/157) 2021-05-14T21:05:44.6849908Z Receiving objects: 67% (106/157) 2021-05-14T21:05:44.6850479Z Receiving objects: 68% (107/157) 2021-05-14T21:05:44.6851268Z Receiving objects: 69% (109/157) 2021-05-14T21:05:44.6851728Z Receiving objects: 70% (110/157) 2021-05-14T21:05:44.6852192Z Receiving objects: 71% (112/157) 2021-05-14T21:05:44.6852701Z Receiving objects: 72% (114/157) 2021-05-14T21:05:44.6853119Z Receiving objects: 73% (115/157) 2021-05-14T21:05:44.6853650Z Receiving objects: 74% (117/157) 2021-05-14T21:05:44.6854170Z Receiving objects: 75% (118/157) 2021-05-14T21:05:44.6854625Z Receiving objects: 76% (120/157) 2021-05-14T21:05:44.6855090Z Receiving objects: 77% (121/157) 2021-05-14T21:05:44.6855542Z Receiving objects: 78% (123/157) 2021-05-14T21:05:44.6855985Z Receiving objects: 79% (125/157) 2021-05-14T21:05:44.6856453Z Receiving objects: 80% (126/157) 2021-05-14T21:05:44.6856907Z Receiving objects: 81% (128/157) 2021-05-14T21:05:44.6857317Z Receiving objects: 82% (129/157) 2021-05-14T21:05:44.6857767Z Receiving objects: 83% (131/157) 2021-05-14T21:05:44.6858212Z Receiving objects: 84% (132/157) 2021-05-14T21:05:44.6858682Z Receiving objects: 85% (134/157) 2021-05-14T21:05:44.6859100Z Receiving objects: 86% (136/157) 2021-05-14T21:05:44.6859557Z Receiving objects: 87% (137/157) 2021-05-14T21:05:44.6859972Z Receiving objects: 88% (139/157) 2021-05-14T21:05:44.6860440Z Receiving objects: 89% (140/157) 2021-05-14T21:05:44.6860858Z Receiving objects: 90% (142/157) 2021-05-14T21:05:44.6861330Z Receiving objects: 91% (143/157) 2021-05-14T21:05:44.6861826Z Receiving objects: 92% (145/157) 2021-05-14T21:05:44.6862258Z Receiving objects: 93% (147/157) 2021-05-14T21:05:44.6862755Z Receiving objects: 94% (148/157) 2021-05-14T21:05:44.6863169Z Receiving objects: 95% (150/157) 2021-05-14T21:05:44.6863631Z Receiving objects: 96% (151/157) 2021-05-14T21:05:44.6864159Z remote: Total 157 (delta 12), reused 132 (delta 11), pack-reused 0 2021-05-14T21:05:44.6864717Z Receiving objects: 97% (153/157) 2021-05-14T21:05:44.6865164Z Receiving objects: 98% (154/157) 2021-05-14T21:05:44.6865630Z Receiving objects: 99% (156/157) 2021-05-14T21:05:44.6866040Z Receiving objects: 100% (157/157) 2021-05-14T21:05:44.6866569Z Receiving objects: 100% (157/157), 897.09 KiB | 21.88 MiB/s, done. 2021-05-14T21:05:44.6867073Z Resolving deltas: 0% (0/12) 2021-05-14T21:05:44.6867473Z Resolving deltas: 8% (1/12) 2021-05-14T21:05:44.6868012Z Resolving deltas: 16% (2/12) 2021-05-14T21:05:44.6868416Z Resolving deltas: 25% (3/12) 2021-05-14T21:05:44.6868885Z Resolving deltas: 33% (4/12) 2021-05-14T21:05:44.6869284Z Resolving deltas: 41% (5/12) 2021-05-14T21:05:44.6869756Z Resolving deltas: 50% (6/12) 2021-05-14T21:05:44.6870167Z Resolving deltas: 58% (7/12) 2021-05-14T21:05:44.6870599Z Resolving deltas: 66% (8/12) 2021-05-14T21:05:44.6870993Z Resolving deltas: 75% (9/12) 2021-05-14T21:05:44.6871457Z Resolving deltas: 83% (10/12) 2021-05-14T21:05:44.6871899Z Resolving deltas: 91% (11/12) 2021-05-14T21:05:44.6872325Z Resolving deltas: 100% (12/12) 2021-05-14T21:05:44.6872782Z Resolving deltas: 100% (12/12), done. 2021-05-14T21:05:44.7748040Z From https://github.com/neuroconductor/waveslim 2021-05-14T21:05:44.7749239Z * [new ref] a74b535d496fc984041746133919742f083ea54f -> 1.8.0.s 2021-05-14T21:05:44.7990890Z ##[endgroup] 2021-05-14T21:05:44.7991826Z ##[group]Determining the checkout info 2021-05-14T21:05:44.7993469Z ##[endgroup] 2021-05-14T21:05:44.7994073Z ##[group]Checking out the ref 2021-05-14T21:05:44.8004897Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.8.0.s 2021-05-14T21:05:44.8839134Z Note: switching to 'refs/tags/1.8.0.s'. 2021-05-14T21:05:44.8839914Z 2021-05-14T21:05:44.8840765Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T21:05:44.8843750Z changes and commit them, and you can discard any commits you make in this 2021-05-14T21:05:44.8844845Z state without impacting any branches by switching back to a branch. 2021-05-14T21:05:44.8845446Z 2021-05-14T21:05:44.8846087Z If you want to create a new branch to retain commits you create, you may 2021-05-14T21:05:44.8846855Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T21:05:44.8847334Z 2021-05-14T21:05:44.8847866Z git switch -c 2021-05-14T21:05:44.8848299Z 2021-05-14T21:05:44.8848768Z Or undo this operation with: 2021-05-14T21:05:44.8849206Z 2021-05-14T21:05:44.8849685Z git switch - 2021-05-14T21:05:44.8850201Z 2021-05-14T21:05:44.8850917Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T21:05:44.8851497Z 2021-05-14T21:05:44.8852043Z HEAD is now at a74b535 Version id 4 stable 2021-05-14T21:05:44.8879128Z ##[endgroup] 2021-05-14T21:05:44.9221511Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-14T21:05:44.9415769Z 'a74b535d496fc984041746133919742f083ea54f' 2021-05-14T21:05:44.9924037Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T21:05:44.9924519Z with: 2021-05-14T21:05:44.9924826Z r-version: 3.5 2021-05-14T21:05:44.9925130Z Ncpus: 1 2021-05-14T21:05:44.9925531Z crayon.enabled: NULL 2021-05-14T21:05:44.9926003Z remove-openmp-macos: true 2021-05-14T21:05:44.9926485Z http-user-agent: default 2021-05-14T21:05:44.9926895Z install-r: true 2021-05-14T21:05:44.9927391Z windows-path-include-mingw: true 2021-05-14T21:05:44.9927871Z env: 2021-05-14T21:05:44.9928243Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:05:44.9928652Z TIC_DEPLOY_KEY: 2021-05-14T21:05:44.9928954Z RSPM: 2021-05-14T21:05:44.9930158Z GITHUB_PAT: *** 2021-05-14T21:05:44.9930499Z COVERALLS_TOKEN: 2021-05-14T21:05:44.9930907Z continue-on-error: false 2021-05-14T21:05:44.9931315Z VDIFFR_RUN_TESTS: 2021-05-14T21:05:44.9931643Z ##[endgroup] 2021-05-14T21:05:45.3721500Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-14T21:05:45.4520451Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-14T21:05:46.7581479Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-14T21:05:48.3503419Z Chocolatey v0.10.15 2021-05-14T21:05:48.3779261Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-14T21:07:24.0949732Z Installing the following packages: 2021-05-14T21:07:24.1039469Z qpdf 2021-05-14T21:07:24.1040354Z By installing you accept licenses for the packages. 2021-05-14T21:07:26.6387926Z 2021-05-14T21:07:26.6389006Z qpdf v10.3.2 [Approved] 2021-05-14T21:07:26.6558802Z qpdf package files install completed. Performing other installation steps. 2021-05-14T21:07:29.4874157Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-14T21:07:31.0491883Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-14T21:07:37.3028970Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-14T21:07:37.5391424Z ShimGen has successfully created a shim for qpdf.exe 2021-05-14T21:07:37.8184035Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-14T21:07:37.8485755Z The install of qpdf was successful. 2021-05-14T21:07:37.8486947Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-14T21:07:37.9137894Z 2021-05-14T21:07:37.9150696Z Chocolatey installed 1/1 packages. 2021-05-14T21:07:37.9158894Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-14T21:07:37.9163630Z 2021-05-14T21:07:37.9170978Z Did you know the proceeds of Pro (and some proceeds from other 2021-05-14T21:07:37.9178357Z licensed editions) go into bettering the community infrastructure? 2021-05-14T21:07:37.9185954Z Your support ensures an active community, keeps Chocolatey tip top, 2021-05-14T21:07:37.9192823Z plus it nets you some awesome features! 2021-05-14T21:07:37.9198874Z https://chocolatey.org/compare 2021-05-14T21:08:24.3638884Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T21:08:24.3639459Z with: 2021-05-14T21:08:24.3639822Z pandoc-version: 2.7.3 2021-05-14T21:08:24.3640220Z env: 2021-05-14T21:08:24.3640648Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:24.3641060Z TIC_DEPLOY_KEY: 2021-05-14T21:08:24.3641416Z RSPM: 2021-05-14T21:08:24.3642690Z GITHUB_PAT: *** 2021-05-14T21:08:24.3643084Z COVERALLS_TOKEN: 2021-05-14T21:08:24.3643511Z continue-on-error: false 2021-05-14T21:08:24.3644093Z VDIFFR_RUN_TESTS: 2021-05-14T21:08:24.3644476Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:08:24.3644870Z TZ: UTC 2021-05-14T21:08:24.3645213Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:24.3645615Z NOT_CRAN: true 2021-05-14T21:08:24.3645978Z ##[endgroup] 2021-05-14T21:08:25.0173581Z [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\9e2ff938-01b2-40e8-9a16-7d26555fab6e', 'D:\a\_temp\6661c70e-5e97-48cd-abcb-a4e5f1f2fa11')" 2021-05-14T21:08:27.6924030Z ##[group]Run git config user.name adigherman 2021-05-14T21:08:27.6924862Z git config user.name adigherman 2021-05-14T21:08:27.6925406Z git config user.email adig@jhu.edu 2021-05-14T21:08:27.6975225Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:08:27.6975754Z env: 2021-05-14T21:08:27.6976149Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:27.6976598Z TIC_DEPLOY_KEY: 2021-05-14T21:08:27.6976918Z RSPM: 2021-05-14T21:08:27.6978484Z GITHUB_PAT: *** 2021-05-14T21:08:27.6978894Z COVERALLS_TOKEN: 2021-05-14T21:08:27.6979330Z continue-on-error: false 2021-05-14T21:08:27.6979786Z VDIFFR_RUN_TESTS: 2021-05-14T21:08:27.6980166Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:08:27.6980552Z TZ: UTC 2021-05-14T21:08:27.6980889Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:27.6981287Z NOT_CRAN: true 2021-05-14T21:08:27.6981618Z ##[endgroup] 2021-05-14T21:08:29.3096354Z ##[group]Run msys2/setup-msys2@v2 2021-05-14T21:08:29.3096858Z with: 2021-05-14T21:08:29.3097193Z msystem: MINGW64 2021-05-14T21:08:29.3097577Z update: true 2021-05-14T21:08:29.3098036Z install: git mingw-w64-x86_64-toolchain 2021-05-14T21:08:29.3098576Z path-type: minimal 2021-05-14T21:08:29.3099429Z release: true 2021-05-14T21:08:29.3099740Z env: 2021-05-14T21:08:29.3100168Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:08:29.3100578Z TIC_DEPLOY_KEY: 2021-05-14T21:08:29.3100930Z RSPM: 2021-05-14T21:08:29.3102217Z GITHUB_PAT: *** 2021-05-14T21:08:29.3102610Z COVERALLS_TOKEN: 2021-05-14T21:08:29.3103038Z continue-on-error: false 2021-05-14T21:08:29.3103490Z VDIFFR_RUN_TESTS: 2021-05-14T21:08:29.3103910Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:08:29.3104259Z TZ: UTC 2021-05-14T21:08:29.3104636Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:08:29.3104997Z NOT_CRAN: true 2021-05-14T21:08:29.3105364Z ##[endgroup] 2021-05-14T21:08:29.4734279Z ##[group]Downloading MSYS2... 2021-05-14T21:08:30.2470682Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-14T21:08:31.5119958Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-14T21:08:31.5285166Z ##[endgroup] 2021-05-14T21:08:31.5307278Z ##[group]Extracting MSYS2... 2021-05-14T21:08:31.5308572Z [command]D:\a\_temp\base.exe -y 2021-05-14T21:08:31.9743476Z 2021-05-14T21:08:31.9746178Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-14T21:08:31.9746755Z 2021-05-14T21:08:31.9747466Z Extracting archive: D:\a\_temp\base.exe 2021-05-14T21:08:31.9748111Z -- 2021-05-14T21:08:31.9748633Z Path = D:\a\_temp\base.exe 2021-05-14T21:08:31.9749200Z Type = 7z 2021-05-14T21:08:31.9749542Z 2021-05-14T21:08:32.1886845Z 0% 2021-05-14T21:08:32.1887654Z 2021-05-14T21:08:32.4069775Z 1% 1100 2021-05-14T21:08:32.4070441Z 2021-05-14T21:08:32.6091498Z 10% 1100 2021-05-14T21:08:32.6092293Z 2021-05-14T21:08:32.8125128Z 18% 1100 2021-05-14T21:08:32.8125914Z 2021-05-14T21:08:33.0076370Z 26% 1100 2021-05-14T21:08:33.0077085Z 2021-05-14T21:08:33.2061793Z 30% 1100 2021-05-14T21:08:33.2063033Z 2021-05-14T21:08:33.4110418Z 32% 1100 2021-05-14T21:08:33.4111110Z 2021-05-14T21:08:33.6301781Z 38% 1100 2021-05-14T21:08:33.6302652Z 2021-05-14T21:08:33.8298322Z 44% 1100 2021-05-14T21:08:33.8299154Z 2021-05-14T21:08:34.0326068Z 47% 1543 - msys64\usr\lib\perl5\core_perl\Unicode\Collate\Locale.pm 2021-05-14T21:08:34.0327115Z 2021-05-14T21:08:34.2818224Z 47% 2510 - msys64\usr\lib\terminfo\64\d577 2021-05-14T21:08:34.2858318Z 2021-05-14T21:08:34.4705706Z 47% 2630 - msys64\usr\lib\terminfo\64\dmd-34 2021-05-14T21:08:34.4706814Z 2021-05-14T21:08:34.6735870Z 47% 3542 - msys64\usr\lib\terminfo\70\putty-m1 2021-05-14T21:08:34.6736764Z 2021-05-14T21:08:34.8765993Z 47% 4501 - msys64\usr\lib\terminfo\78\xterm+x11mouse 2021-05-14T21:08:34.8767113Z 2021-05-14T21:08:35.0795015Z 47% 5478 - msys64\usr\share\doc\gnupg\exa . stemd-user\gpg-agent-ssh.socket 2021-05-14T21:08:35.0796176Z 2021-05-14T21:08:35.2835471Z 47% 5939 - msys64\usr\share\locale\eo\LC_MESSAGES\pacman.mo 2021-05-14T21:08:35.2836443Z 2021-05-14T21:08:35.4948567Z 47% 6609 - msys64\usr\share\locale\zh_CN\LC_MESSAGES\coreutils.mo 2021-05-14T21:08:35.4951023Z 2021-05-14T21:08:35.6889996Z 47% 7163 - msys64\usr\share\man\man1\perlfreebsd.1perl.gz 2021-05-14T21:08:35.6890788Z 2021-05-14T21:08:35.8924166Z 47% 7636 - msys64\usr\share\man\man3\CURLOPT_ERRORBUFFER.3.gz 2021-05-14T21:08:35.8925227Z 2021-05-14T21:08:36.0953483Z 47% 8480 - msys64\usr\share\man\man3\Tcl_GetChannelError.3.gz 2021-05-14T21:08:36.0954500Z 2021-05-14T21:08:36.2982133Z 47% 9296 - msys64\usr\share\man\man3\curs_inchstr.3x.gz 2021-05-14T21:08:36.2983084Z 2021-05-14T21:08:36.5012364Z 47% 10174 - msys64\usr\share\man\man3\slk_attr_set_sp.3x.gz 2021-05-14T21:08:36.5013338Z 2021-05-14T21:08:36.7044578Z 47% 10982 - msys64\usr\share\perl5\core_perl\Math\BigFloat.pm 2021-05-14T21:08:36.7045570Z 2021-05-14T21:08:36.9268994Z 47% 11632 - msys64\usr\share\perl5\core_perl\unicore\lib\Age\V110.pl 2021-05-14T21:08:36.9271386Z 2021-05-14T21:08:37.1262258Z 47% 12073 - msys64\usr\share\perl5\core_perl\unicore\lib\Scx\Mlym.pl 2021-05-14T21:08:37.1263328Z 2021-05-14T21:08:37.3292347Z 47% 12692 - msys64\usr\share\terminfo\63\cons60-koi8r-m 2021-05-14T21:08:37.3293333Z 2021-05-14T21:08:37.5321849Z 47% 13657 - msys64\usr\share\terminfo\6e\nsterm-direct 2021-05-14T21:08:37.5322751Z 2021-05-14T21:08:37.7363238Z 47% 14621 - msys64\usr\share\terminfo\77\wy75 2021-05-14T21:08:37.7364215Z 2021-05-14T21:08:37.9392391Z 47% 15601 - msys64\usr\share\zoneinfo\posix\America\Aruba 2021-05-14T21:08:37.9393540Z 2021-05-14T21:08:38.1515206Z 47% 16579 - msys64\usr\share\zoneinfo\right\Europe\Mariehamn 2021-05-14T21:08:38.1516206Z 2021-05-14T21:08:38.3453270Z 48% 17092 2021-05-14T21:08:38.3454032Z 2021-05-14T21:08:38.5613093Z 50% 17092 2021-05-14T21:08:38.5613889Z 2021-05-14T21:08:38.7523505Z 55% 17092 2021-05-14T21:08:38.7524369Z 2021-05-14T21:08:38.9546239Z 58% 17092 2021-05-14T21:08:38.9547019Z 2021-05-14T21:08:39.1629950Z 62% 17092 2021-05-14T21:08:39.1630765Z 2021-05-14T21:08:39.3689604Z 64% 17092 2021-05-14T21:08:39.3690441Z 2021-05-14T21:08:39.5702158Z 68% 17092 2021-05-14T21:08:39.5702823Z 2021-05-14T21:08:39.7711498Z 72% 17092 2021-05-14T21:08:39.7712360Z 2021-05-14T21:08:39.9709061Z 75% 17092 2021-05-14T21:08:39.9709797Z 2021-05-14T21:08:40.1797532Z 78% 17092 2021-05-14T21:08:40.1798453Z 2021-05-14T21:08:40.3893893Z 82% 17092 2021-05-14T21:08:40.3894624Z 2021-05-14T21:08:40.5850787Z 89% 17092 2021-05-14T21:08:40.5851469Z 2021-05-14T21:08:40.7829649Z 96% 17092 2021-05-14T21:08:40.7830345Z 2021-05-14T21:08:41.0966232Z 100% 17138 - msys64\usr\bin\cygpath.exe 2021-05-14T21:08:41.0967356Z 2021-05-14T21:08:41.3039945Z 100% 17331 - msys64\usr\bin\msys-gpgmepp-6.dll 2021-05-14T21:08:41.3043620Z 2021-05-14T21:08:41.4387842Z 100% 17483 - msys64\usr\bin\telnet.exe 2021-05-14T21:08:41.4389769Z 2021-05-14T21:08:41.4390833Z Everything is Ok 2021-05-14T21:08:41.4421403Z ##[endgroup] 2021-05-14T21:08:41.4423519Z ##[group]Disable Key Refresh... 2021-05-14T21:08:41.4951702Z [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-14T21:08:42.0888005Z ##[endgroup] 2021-05-14T21:08:42.0908901Z ##[group]Restoring package cache... 2021-05-14T21:08:42.5915021Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-14T21:08:42.5916547Z ##[endgroup] 2021-05-14T21:08:42.5918462Z ##[group]Starting MSYS2 for the first time... 2021-05-14T21:08:42.6443828Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-14T21:08:42.7711511Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-14T21:08:42.7829785Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-14T21:08:42.9272263Z Copying skeleton files. 2021-05-14T21:08:42.9273527Z These files are for the users to personalise their msys2 experience. 2021-05-14T21:08:42.9274108Z 2021-05-14T21:08:42.9274870Z They will never be overwritten nor automatically updated. 2021-05-14T21:08:42.9275386Z 2021-05-14T21:08:42.9689882Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-14T21:08:42.9817632Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-14T21:08:42.9952781Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-14T21:08:43.0086308Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-14T21:08:43.0220824Z './.profile' -> '/home/runneradmin/.profile' 2021-05-14T21:08:43.0691738Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-14T21:08:43.0962719Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-14T21:08:43.1220258Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-14T21:08:43.1482708Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-14T21:08:43.3001237Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-14T21:08:43.3089022Z gpg: no ultimately trusted keys found 2021-05-14T21:08:43.5551594Z gpg: starting migration from earlier GnuPG versions 2021-05-14T21:08:43.5954273Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-14T21:08:43.5955067Z gpg: migration succeeded 2021-05-14T21:08:43.6165750Z gpg: Generating pacman keyring master key... 2021-05-14T21:08:46.5368123Z gpg: key 5937BD8C357FD4FE marked as ultimately trusted 2021-05-14T21:08:46.5369428Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-14T21:08:46.5747057Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/35043F360923E8C480EDCD2E5937BD8C357FD4FE.rev' 2021-05-14T21:08:46.5929229Z gpg: Done 2021-05-14T21:08:46.5929769Z ==> Updating trust database... 2021-05-14T21:08:46.6100652Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-14T21:08:46.6101976Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-14T21:08:46.6817690Z ==> Appending keys from msys2.gpg... 2021-05-14T21:08:46.8068929Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:08:46.8199975Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:08:46.9151494Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:08:47.0111672Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:08:47.1098425Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:08:47.2078926Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:08:47.3016253Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:08:47.3961233Z ==> Importing owner trust values... 2021-05-14T21:08:47.4110314Z gpg: setting ownertrust to 4 2021-05-14T21:08:47.4111279Z gpg: setting ownertrust to 4 2021-05-14T21:08:47.4112306Z gpg: setting ownertrust to 4 2021-05-14T21:08:47.4113109Z gpg: setting ownertrust to 4 2021-05-14T21:08:47.4113723Z gpg: setting ownertrust to 4 2021-05-14T21:08:47.4114400Z gpg: setting ownertrust to 4 2021-05-14T21:08:47.4253599Z ==> Disabling revoked keys in keyring... 2021-05-14T21:08:47.4378862Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:08:47.4907400Z ==> Updating trust database... 2021-05-14T21:08:47.5082319Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-14T21:08:47.5092842Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-14T21:08:47.5101932Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-14T21:08:47.5105840Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-14T21:08:47.5107946Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:08:47.5482238Z pacman-key (pacman) 5.2.2 2021-05-14T21:08:47.5483611Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-14T21:08:47.5484118Z 2021-05-14T21:08:47.5618934Z This is free software; see the source for copying conditions. 2021-05-14T21:08:47.5620849Z There is NO WARRANTY, to the extent permitted by law. 2021-05-14T21:08:48.5259476Z  2021-05-14T21:08:48.5260165Z 2021-05-14T21:08:48.5260850Z ################################################################### 2021-05-14T21:08:48.5261463Z # # 2021-05-14T21:08:48.5262110Z # # 2021-05-14T21:08:48.5262678Z # C A U T I O N # 2021-05-14T21:08:48.5263276Z # # 2021-05-14T21:08:48.5264000Z # This is first start of MSYS2. # 2021-05-14T21:08:48.5264659Z # You MUST restart shell to apply necessary actions. # 2021-05-14T21:08:48.5265291Z # # 2021-05-14T21:08:48.5265745Z # # 2021-05-14T21:08:48.5266249Z ################################################################### 2021-05-14T21:08:48.5266503Z 2021-05-14T21:08:48.5266712Z 2021-05-14T21:08:48.5456021Z 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-14T21:08:48.5504007Z ##[endgroup] 2021-05-14T21:08:48.5504816Z ##[group]Disable CheckSpace... 2021-05-14T21:08:48.5975571Z [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-14T21:08:48.8662074Z ##[endgroup] 2021-05-14T21:08:48.8662946Z ##[group]Updating packages... 2021-05-14T21:08:48.9147691Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-14T21:08:49.6215116Z :: Synchronizing package databases... 2021-05-14T21:08:49.9688178Z downloading mingw32.db... 2021-05-14T21:08:50.8004643Z downloading mingw32.db.sig... 2021-05-14T21:08:50.9930318Z downloading mingw64.db... 2021-05-14T21:08:51.1918756Z downloading mingw64.db.sig... 2021-05-14T21:08:51.3866318Z downloading ucrt64.db... 2021-05-14T21:08:51.5814046Z downloading ucrt64.db.sig... 2021-05-14T21:08:51.7747116Z downloading msys.db... 2021-05-14T21:08:51.8752896Z downloading msys.db.sig... 2021-05-14T21:08:51.9677790Z :: Starting core system upgrade... 2021-05-14T21:08:52.1523922Z warning: terminate other MSYS2 programs before proceeding 2021-05-14T21:08:52.1525120Z resolving dependencies... 2021-05-14T21:08:52.1588545Z looking for conflicting packages... 2021-05-14T21:08:52.1608346Z 2021-05-14T21:08:52.1610077Z 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-14T21:08:52.1610923Z 2021-05-14T21:08:52.1611473Z Total Download Size: 9.36 MiB 2021-05-14T21:08:52.1612093Z Total Installed Size: 44.60 MiB 2021-05-14T21:08:52.1612652Z Net Upgrade Size: 0.02 MiB 2021-05-14T21:08:52.1613335Z 2021-05-14T21:08:52.1614245Z :: Proceed with installation? [Y/n] 2021-05-14T21:08:52.1614875Z :: Retrieving packages... 2021-05-14T21:08:52.2579165Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-14T21:08:52.3559668Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:52.4614369Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-14T21:08:52.6703459Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-14T21:08:52.7692103Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-14T21:08:52.8983768Z checking keyring... 2021-05-14T21:08:52.9822753Z checking package integrity... 2021-05-14T21:08:53.6954325Z loading package files... 2021-05-14T21:08:53.7086353Z checking for file conflicts... 2021-05-14T21:08:53.7088453Z :: Processing package changes... 2021-05-14T21:08:53.7089212Z upgrading filesystem... 2021-05-14T21:08:53.7482612Z upgrading mintty... 2021-05-14T21:08:53.8088281Z upgrading msys2-runtime... 2021-05-14T21:08:53.8692725Z upgrading pacman-mirrors... 2021-05-14T21:08:53.8734790Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-14T21:08:53.8750240Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-14T21:08:53.8762322Z upgrading pacman... 2021-05-14T21:08:53.9486452Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-14T21:08:54.2423897Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4396 has been terminated. 2021-05-14T21:08:54.6195214Z ##[endgroup] 2021-05-14T21:08:54.6196712Z ##[group]Killing remaining tasks... 2021-05-14T21:08:54.6666967Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-14T21:08:54.7870352Z 2021-05-14T21:08:54.7871499Z INFO: No tasks running with the specified criteria. 2021-05-14T21:08:54.7904764Z ##[endgroup] 2021-05-14T21:08:54.7905528Z ##[group]Final system upgrade... 2021-05-14T21:08:54.8375436Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-14T21:08:55.5184533Z :: Synchronizing package databases... 2021-05-14T21:08:56.1533169Z mingw32 is up to date 2021-05-14T21:08:56.1533757Z mingw64 is up to date 2021-05-14T21:08:56.1534305Z ucrt64 is up to date 2021-05-14T21:08:56.1534860Z downloading clang64.db... 2021-05-14T21:08:56.8118625Z downloading clang64.db.sig... 2021-05-14T21:08:57.0069627Z msys is up to date 2021-05-14T21:08:57.0070627Z :: Starting core system upgrade... 2021-05-14T21:08:57.2259109Z there is nothing to do 2021-05-14T21:08:57.2260171Z :: Starting full system upgrade... 2021-05-14T21:08:57.2617980Z resolving dependencies... 2021-05-14T21:08:57.2680195Z looking for conflicting packages... 2021-05-14T21:08:57.2702285Z 2021-05-14T21:08:57.2703933Z Packages (8) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 2021-05-14T21:08:57.2705525Z 2021-05-14T21:08:57.2706301Z Total Download Size: 4.00 MiB 2021-05-14T21:08:57.2706908Z Total Installed Size: 13.52 MiB 2021-05-14T21:08:57.2707476Z Net Upgrade Size: 0.01 MiB 2021-05-14T21:08:57.2707870Z 2021-05-14T21:08:57.2708582Z :: Proceed with installation? [Y/n] 2021-05-14T21:08:57.2709258Z :: Retrieving packages... 2021-05-14T21:08:57.3789965Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:57.4757809Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-14T21:08:57.6668032Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-14T21:08:57.7642413Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-14T21:08:57.8644304Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-14T21:08:57.9667166Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:58.1687152Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-14T21:08:58.2650631Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-14T21:08:58.2660148Z checking keyring... 2021-05-14T21:08:58.3604165Z checking package integrity... 2021-05-14T21:08:59.4977725Z loading package files... 2021-05-14T21:08:59.5140843Z checking for file conflicts... 2021-05-14T21:08:59.5141709Z checking available disk space... 2021-05-14T21:08:59.5233522Z :: Processing package changes... 2021-05-14T21:08:59.5234210Z upgrading less... 2021-05-14T21:08:59.5320069Z upgrading libxml2... 2021-05-14T21:08:59.5503198Z upgrading libxslt... 2021-05-14T21:08:59.5613687Z upgrading ca-certificates... 2021-05-14T21:09:00.1966307Z upgrading libsqlite... 2021-05-14T21:09:00.2066077Z upgrading gnupg... 2021-05-14T21:09:02.5965926Z ==> Appending keys from msys2.gpg... 2021-05-14T21:09:02.6807961Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:09:02.6954957Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:09:06.7866477Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:09:06.8407823Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:09:06.8926084Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:09:06.9486231Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:09:07.0001924Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:09:07.0525572Z ==> Importing owner trust values... 2021-05-14T21:09:07.0864109Z ==> Disabling revoked keys in keyring... 2021-05-14T21:09:07.1019211Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:09:07.1565734Z ==> Updating trust database... 2021-05-14T21:09:07.1725346Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:09:07.2540627Z upgrading msys2-keyring... 2021-05-14T21:09:07.4806127Z ==> Appending keys from msys2.gpg... 2021-05-14T21:09:07.5636063Z ==> Locally signing trusted keys in keyring... 2021-05-14T21:09:07.5775663Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-14T21:09:07.6655748Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-14T21:09:07.7175827Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-14T21:09:07.7705944Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-14T21:09:07.8237055Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-14T21:09:07.8756095Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-14T21:09:07.9298035Z ==> Importing owner trust values... 2021-05-14T21:09:07.9610106Z ==> Disabling revoked keys in keyring... 2021-05-14T21:09:07.9764845Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-14T21:09:08.0326551Z ==> Updating trust database... 2021-05-14T21:09:08.0474895Z gpg: next trustdb check due at 2022-01-23 2021-05-14T21:09:08.1229697Z upgrading msys2-launcher... 2021-05-14T21:09:08.1318931Z :: Running post-transaction hooks... 2021-05-14T21:09:08.1319589Z (1/1) Updating the info directory file... 2021-05-14T21:09:08.3516018Z ##[endgroup] 2021-05-14T21:09:08.3516791Z ##[group]Installing additional packages... 2021-05-14T21:09:08.3988588Z [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-14T21:09:09.3585814Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-14T21:09:09.3586862Z :: Repository mingw64 2021-05-14T21:09:09.3590838Z 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-14T21:09:09.3593444Z 2021-05-14T21:09:09.3594044Z Enter a selection (default=all): 2021-05-14T21:09:09.3594726Z resolving dependencies... 2021-05-14T21:09:09.3687660Z looking for conflicting packages... 2021-05-14T21:09:09.3786292Z 2021-05-14T21:09:09.3804718Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:09:09.3817973Z 2021-05-14T21:09:09.3818566Z Total Download Size: 165.03 MiB 2021-05-14T21:09:09.3819217Z Total Installed Size: 1089.03 MiB 2021-05-14T21:09:09.3819636Z 2021-05-14T21:09:09.3820363Z :: Proceed with installation? [Y/n] 2021-05-14T21:09:09.3821073Z :: Retrieving packages... 2021-05-14T21:09:09.7056338Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-14T21:09:10.2863576Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-14T21:09:10.3852211Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-14T21:09:10.9052627Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:11.1555112Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:11.3206014Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-14T21:09:11.4334015Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-14T21:09:11.5413316Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-14T21:09:11.6443457Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:09:11.7424395Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:11.8645028Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:11.9822252Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-14T21:09:12.0796237Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:12.1774169Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-14T21:09:12.2824569Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:13.8433776Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:14.8372643Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:14.9675216Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:15.5771331Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:16.4997367Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-14T21:09:16.5979338Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-14T21:09:16.9083830Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-14T21:09:17.0065596Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-14T21:09:17.1039299Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-14T21:09:17.3127720Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-14T21:09:17.4106505Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-14T21:09:17.5082873Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-14T21:09:17.6092265Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-14T21:09:17.7132517Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-14T21:09:17.8128918Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-14T21:09:17.9129387Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-14T21:09:18.3174751Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-14T21:09:18.4158280Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-14T21:09:18.5163970Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-14T21:09:18.7334787Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-14T21:09:19.2519512Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-14T21:09:19.4674899Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-14T21:09:19.6225624Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-14T21:09:20.7296931Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-14T21:09:20.8287870Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-14T21:09:21.2216129Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-14T21:09:21.8357490Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:09:22.6497256Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:22.7467646Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-14T21:09:22.8488071Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-14T21:09:22.9506614Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:23.0485716Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:09:23.1457192Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:23.2427500Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:23.9508685Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:24.0560318Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:24.1744566Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-14T21:09:24.2717897Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-14T21:09:24.3711222Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-14T21:09:24.4685215Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-14T21:09:24.5655425Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-14T21:09:24.7183442Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-14T21:09:24.8150766Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:24.9129401Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-14T21:09:25.0099651Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-14T21:09:25.1077589Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-14T21:09:25.2054776Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-14T21:09:25.3035962Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:25.4014637Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-14T21:09:25.4986128Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-14T21:09:25.5958881Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-14T21:09:25.6930799Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-14T21:09:25.7907517Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-14T21:09:25.8896297Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-14T21:09:25.9873759Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-14T21:09:26.0863383Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-14T21:09:26.1858159Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-14T21:09:26.2839969Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-14T21:09:26.3830573Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-14T21:09:26.4807179Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-14T21:09:26.5851173Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-14T21:09:26.6828996Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-14T21:09:26.7837556Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-14T21:09:26.8812854Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:26.9797828Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-14T21:09:27.3877514Z checking keyring... 2021-05-14T21:09:27.6593056Z checking package integrity... 2021-05-14T21:09:39.9297522Z loading package files... 2021-05-14T21:09:40.4564397Z checking for file conflicts... 2021-05-14T21:09:42.4702413Z checking available disk space... 2021-05-14T21:09:42.4813837Z :: Processing package changes... 2021-05-14T21:09:42.4814613Z installing expat... 2021-05-14T21:09:42.4870453Z installing vim... 2021-05-14T21:09:43.8709288Z installing heimdal... 2021-05-14T21:09:44.1733782Z installing openssh... 2021-05-14T21:09:44.2074305Z installing perl-Error... 2021-05-14T21:09:44.2177863Z installing perl-Authen-SASL... 2021-05-14T21:09:44.2379115Z installing perl-Encode-Locale... 2021-05-14T21:09:44.2456740Z installing perl-HTTP-Date... 2021-05-14T21:09:44.2531212Z installing perl-File-Listing... 2021-05-14T21:09:44.2589372Z installing perl-HTML-Tagset... 2021-05-14T21:09:44.2634427Z installing perl-Clone... 2021-05-14T21:09:44.2685730Z installing perl-IO-HTML... 2021-05-14T21:09:44.2740412Z installing perl-LWP-MediaTypes... 2021-05-14T21:09:44.2798874Z installing perl-URI... 2021-05-14T21:09:44.3357139Z installing perl-HTTP-Message... 2021-05-14T21:09:44.3523568Z installing perl-HTML-Parser... 2021-05-14T21:09:44.3663496Z installing perl-HTTP-Cookies... 2021-05-14T21:09:44.3737808Z installing perl-HTTP-Daemon... 2021-05-14T21:09:44.3779894Z installing perl-HTTP-Negotiate... 2021-05-14T21:09:44.3820923Z installing perl-Net-HTTP... 2021-05-14T21:09:44.3916289Z installing perl-WWW-RobotRules... 2021-05-14T21:09:44.3977686Z installing perl-Try-Tiny... 2021-05-14T21:09:44.4076871Z installing perl-libwww... 2021-05-14T21:09:44.4393753Z Optional dependencies for perl-libwww 2021-05-14T21:09:44.4394860Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-14T21:09:44.4395734Z installing perl-TimeDate... 2021-05-14T21:09:44.4727423Z installing perl-MailTools... 2021-05-14T21:09:44.5043875Z installing perl-IO-Stringy... 2021-05-14T21:09:44.5170171Z installing perl-Convert-BinHex... 2021-05-14T21:09:44.6265474Z module test... pass. 2021-05-14T21:09:44.6266323Z installing perl-MIME-tools... 2021-05-14T21:09:44.6750036Z installing perl-Net-SSLeay... 2021-05-14T21:09:44.7379000Z installing perl-IO-Socket-SSL... 2021-05-14T21:09:44.7491627Z installing perl-Net-SMTP-SSL... 2021-05-14T21:09:44.7547098Z installing perl-TermReadKey... 2021-05-14T21:09:44.7617932Z installing git... 2021-05-14T21:09:45.2754162Z Optional dependencies for git 2021-05-14T21:09:45.2755194Z python: various helper scripts 2021-05-14T21:09:45.2755875Z subversion: git svn 2021-05-14T21:09:45.2756622Z installing mingw-w64-x86_64-libiconv... 2021-05-14T21:09:45.2999326Z installing mingw-w64-x86_64-zlib... 2021-05-14T21:09:45.3085799Z installing mingw-w64-x86_64-binutils... 2021-05-14T21:09:45.5697460Z installing mingw-w64-x86_64-headers-git... 2021-05-14T21:09:46.7471766Z installing mingw-w64-x86_64-crt-git... 2021-05-14T21:09:47.3582451Z installing mingw-w64-x86_64-isl... 2021-05-14T21:09:47.4046258Z installing mingw-w64-x86_64-gmp... 2021-05-14T21:09:47.4184303Z installing mingw-w64-x86_64-mpfr... 2021-05-14T21:09:47.4365042Z installing mingw-w64-x86_64-mpc... 2021-05-14T21:09:47.4410360Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-14T21:09:47.4472192Z installing mingw-w64-x86_64-gcc-libs... 2021-05-14T21:09:47.4634769Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-14T21:09:47.4671833Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-14T21:09:47.4788808Z installing mingw-w64-x86_64-zstd... 2021-05-14T21:09:47.4974279Z installing mingw-w64-x86_64-gcc... 2021-05-14T21:09:48.7320213Z installing mingw-w64-x86_64-gcc-ada... 2021-05-14T21:09:50.8955291Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-14T21:09:50.9067777Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-14T21:09:51.0462270Z installing mingw-w64-x86_64-gcc-objc... 2021-05-14T21:09:51.2087283Z installing mingw-w64-x86_64-expat... 2021-05-14T21:09:51.2189457Z installing mingw-w64-x86_64-gettext... 2021-05-14T21:09:52.9752409Z installing mingw-w64-x86_64-libtre-git... 2021-05-14T21:09:52.9923470Z installing mingw-w64-x86_64-libsystre... 2021-05-14T21:09:53.0057643Z installing mingw-w64-x86_64-ncurses... 2021-05-14T21:09:57.7807788Z installing mingw-w64-x86_64-bzip2... 2021-05-14T21:09:57.7968794Z installing mingw-w64-x86_64-libffi... 2021-05-14T21:09:57.8066096Z installing mingw-w64-x86_64-mpdecimal... 2021-05-14T21:09:57.8573353Z installing mingw-w64-x86_64-libtasn1... 2021-05-14T21:09:57.8925846Z installing mingw-w64-x86_64-p11-kit... 2021-05-14T21:09:57.9141887Z installing mingw-w64-x86_64-ca-certificates... 2021-05-14T21:09:58.5227743Z installing mingw-w64-x86_64-openssl... 2021-05-14T21:10:04.5877241Z installing mingw-w64-x86_64-termcap... 2021-05-14T21:10:04.5927310Z installing mingw-w64-x86_64-readline... 2021-05-14T21:10:04.6194855Z installing mingw-w64-x86_64-tcl... 2021-05-14T21:10:06.0841704Z installing mingw-w64-x86_64-sqlite3... 2021-05-14T21:10:06.8348885Z installing mingw-w64-x86_64-tk... 2021-05-14T21:10:07.5325413Z installing mingw-w64-x86_64-xz... 2021-05-14T21:10:07.5952633Z installing mingw-w64-x86_64-python... 2021-05-14T21:10:14.2839050Z installing mingw-w64-x86_64-xxhash... 2021-05-14T21:10:14.2931942Z installing mingw-w64-x86_64-gdb... 2021-05-14T21:10:14.3916798Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-14T21:10:14.4776547Z installing mingw-w64-x86_64-libgccjit... 2021-05-14T21:10:14.6021571Z installing mingw-w64-x86_64-libmangle-git... 2021-05-14T21:10:14.6067429Z installing mingw-w64-x86_64-make... 2021-05-14T21:10:14.6245963Z installing mingw-w64-x86_64-pkgconf... 2021-05-14T21:10:14.6395148Z installing mingw-w64-x86_64-tools-git... 2021-05-14T21:10:14.6502564Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-14T21:10:14.7115860Z ##[endgroup] 2021-05-14T21:10:14.7117231Z ##[group]Saving package cache... 2021-05-14T21:10:14.7563845Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-14T21:10:15.6516516Z ==> no candidate packages found for pruning 2021-05-14T21:10:15.7038414Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-14T21:10:16.0482275Z ==> no candidate packages found for pruning 2021-05-14T21:10:16.8361347Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:93c2df10d11cdb5903b0d05c86ca5abdbeafe664, another job may be creating this cache. 2021-05-14T21:10:16.8861530Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-14T21:10:17.6342310Z 2021-05-14T21:10:17.6343384Z Cache directory: /var/cache/pacman/pkg/ 2021-05-14T21:10:17.6594252Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-14T21:10:17.6595053Z removing all files from cache... 2021-05-14T21:10:17.6595463Z 2021-05-14T21:10:17.6596024Z Database directory: /var/lib/pacman/ 2021-05-14T21:10:17.6600523Z :: Do you want to remove unused repositories? [Y/n] 2021-05-14T21:10:17.6601693Z removing unused sync repositories... 2021-05-14T21:10:17.6651712Z ##[endgroup] 2021-05-14T21:10:17.6946627Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-14T21:10:17.6947252Z env: 2021-05-14T21:10:17.6947666Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:10:17.6948079Z TIC_DEPLOY_KEY: 2021-05-14T21:10:17.6948379Z RSPM: 2021-05-14T21:10:17.6949712Z GITHUB_PAT: *** 2021-05-14T21:10:17.6950052Z COVERALLS_TOKEN: 2021-05-14T21:10:17.6950484Z continue-on-error: false 2021-05-14T21:10:17.6950885Z VDIFFR_RUN_TESTS: 2021-05-14T21:10:17.6951273Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:10:17.6951625Z TZ: UTC 2021-05-14T21:10:17.6951949Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:10:17.6952310Z NOT_CRAN: true 2021-05-14T21:10:17.6952627Z MSYSTEM: MINGW64 2021-05-14T21:10:17.6952984Z ##[endgroup] 2021-05-14T21:10:18.6886633Z :: Synchronizing package databases... 2021-05-14T21:10:19.4184710Z mingw32 is up to date 2021-05-14T21:10:19.4185504Z mingw64 is up to date 2021-05-14T21:10:19.4186141Z ucrt64 is up to date 2021-05-14T21:10:19.4186664Z clang64 is up to date 2021-05-14T21:10:19.4187131Z msys is up to date 2021-05-14T21:10:19.4187759Z :: Starting core system upgrade... 2021-05-14T21:10:19.6478380Z there is nothing to do 2021-05-14T21:10:19.6479363Z :: Starting full system upgrade... 2021-05-14T21:10:19.7431909Z there is nothing to do 2021-05-14T21:10:20.3477076Z resolving dependencies... 2021-05-14T21:10:20.3534096Z looking for conflicting packages... 2021-05-14T21:10:20.3608481Z 2021-05-14T21:10:20.3609192Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-14T21:10:20.3609684Z 2021-05-14T21:10:20.3610262Z Total Download Size: 3.00 MiB 2021-05-14T21:10:20.3610900Z Total Installed Size: 20.93 MiB 2021-05-14T21:10:20.3611319Z 2021-05-14T21:10:20.3612079Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:20.3612780Z :: Retrieving packages... 2021-05-14T21:10:20.6811088Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-14T21:10:21.4573760Z checking keyring... 2021-05-14T21:10:21.5513338Z checking package integrity... 2021-05-14T21:10:21.6891616Z loading package files... 2021-05-14T21:10:21.6909931Z checking for file conflicts... 2021-05-14T21:10:21.6920145Z checking available disk space... 2021-05-14T21:10:21.6925561Z :: Processing package changes... 2021-05-14T21:10:21.6926330Z installing mingw-w64-x86_64-aom... 2021-05-14T21:10:22.4066544Z resolving dependencies... 2021-05-14T21:10:22.4067521Z looking for conflicting packages... 2021-05-14T21:10:22.4196909Z 2021-05-14T21:10:22.4197672Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-14T21:10:22.4198207Z 2021-05-14T21:10:22.4198756Z Total Download Size: 1.97 MiB 2021-05-14T21:10:22.4199404Z Total Installed Size: 4.43 MiB 2021-05-14T21:10:22.4200608Z 2021-05-14T21:10:22.4201373Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:22.4202168Z :: Retrieving packages... 2021-05-14T21:10:22.7792427Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-14T21:10:23.5074949Z checking keyring... 2021-05-14T21:10:23.5824362Z checking package integrity... 2021-05-14T21:10:23.7067224Z loading package files... 2021-05-14T21:10:23.7085049Z checking for file conflicts... 2021-05-14T21:10:23.7103322Z checking available disk space... 2021-05-14T21:10:23.7108583Z :: Processing package changes... 2021-05-14T21:10:23.7109330Z installing mingw-w64-x86_64-argtable... 2021-05-14T21:10:24.3803285Z resolving dependencies... 2021-05-14T21:10:24.3941245Z looking for conflicting packages... 2021-05-14T21:10:24.3986125Z 2021-05-14T21:10:24.3995869Z 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-14T21:10:24.4001922Z 2021-05-14T21:10:24.4002505Z Total Download Size: 92.82 MiB 2021-05-14T21:10:24.4003177Z Total Installed Size: 821.22 MiB 2021-05-14T21:10:24.4003605Z 2021-05-14T21:10:24.4004302Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:24.4004994Z :: Retrieving packages... 2021-05-14T21:10:24.7094609Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-14T21:10:25.1838463Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-14T21:10:25.2807375Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-14T21:10:25.3779952Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-14T21:10:25.5693337Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-14T21:10:25.6687299Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-14T21:10:26.0767707Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-14T21:10:26.1806071Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-14T21:10:26.2900533Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-14T21:10:26.3983444Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-14T21:10:26.4950421Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-14T21:10:26.5919572Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-14T21:10:26.7118752Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-14T21:10:26.9136061Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-14T21:10:27.0123863Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-14T21:10:27.1092671Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-14T21:10:27.2978750Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-14T21:10:27.3960753Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-14T21:10:27.5948927Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-14T21:10:27.6924978Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-14T21:10:27.8193717Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-14T21:10:27.9188599Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-14T21:10:28.0710156Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-14T21:10:28.1679631Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-14T21:10:28.2656612Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-14T21:10:28.6230570Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-14T21:10:28.8696567Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-14T21:10:28.9659360Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-14T21:10:29.8305869Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-14T21:10:30.7558715Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-14T21:10:30.8924589Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-14T21:10:30.9899139Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-14T21:10:31.7923682Z checking keyring... 2021-05-14T21:10:32.0151122Z checking package integrity... 2021-05-14T21:10:36.3420845Z loading package files... 2021-05-14T21:10:36.6302234Z checking for file conflicts... 2021-05-14T21:10:37.9594477Z checking available disk space... 2021-05-14T21:10:37.9655601Z :: Processing package changes... 2021-05-14T21:10:37.9656525Z installing mingw-w64-x86_64-aws-c-common... 2021-05-14T21:10:38.0264650Z installing mingw-w64-x86_64-aws-checksums... 2021-05-14T21:10:38.0387014Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-14T21:10:38.0531677Z installing mingw-w64-x86_64-aws-c-io... 2021-05-14T21:10:38.0765470Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-14T21:10:38.0914729Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-14T21:10:38.7674195Z installing mingw-w64-x86_64-brotli... 2021-05-14T21:10:38.7848027Z installing mingw-w64-x86_64-double-conversion... 2021-05-14T21:10:38.8072004Z installing mingw-w64-x86_64-flatbuffers... 2021-05-14T21:10:38.8368886Z installing mingw-w64-x86_64-gflags... 2021-05-14T21:10:38.8684855Z installing mingw-w64-x86_64-wineditline... 2021-05-14T21:10:38.8803917Z installing mingw-w64-x86_64-pcre... 2021-05-14T21:10:39.0087203Z installing mingw-w64-x86_64-glib2... 2021-05-14T21:10:39.3926382Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-14T21:10:39.4092693Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-14T21:10:39.4253262Z installing mingw-w64-x86_64-python-beaker... 2021-05-14T21:10:39.5002641Z installing mingw-w64-x86_64-python-mako... 2021-05-14T21:10:39.5667245Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-14T21:10:39.7002910Z installing mingw-w64-x86_64-c-ares... 2021-05-14T21:10:39.7501725Z installing mingw-w64-x86_64-protobuf... 2021-05-14T21:10:40.0186531Z installing mingw-w64-x86_64-re2... 2021-05-14T21:10:40.0314605Z installing mingw-w64-x86_64-grpc... 2021-05-14T21:10:40.2830123Z installing mingw-w64-x86_64-libutf8proc... 2021-05-14T21:10:40.2903559Z installing mingw-w64-x86_64-lz4... 2021-05-14T21:10:40.3033245Z installing mingw-w64-x86_64-openblas... 2021-05-14T21:10:40.4961445Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-14T21:10:40.4962424Z number of threads to use. 2021-05-14T21:10:40.4993501Z installing mingw-w64-x86_64-python-numpy... 2021-05-14T21:10:41.8798086Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-14T21:10:41.8799332Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-14T21:10:41.8800284Z installing mingw-w64-x86_64-snappy... 2021-05-14T21:10:41.8926273Z installing mingw-w64-x86_64-icu... 2021-05-14T21:10:42.3488091Z installing mingw-w64-x86_64-boost... 2021-05-14T21:10:54.4557090Z installing mingw-w64-x86_64-thrift... 2021-05-14T21:10:54.5405083Z installing mingw-w64-x86_64-uriparser... 2021-05-14T21:10:54.5526150Z installing mingw-w64-x86_64-arrow... 2021-05-14T21:10:56.4125795Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-14T21:10:56.4126583Z resolving dependencies... 2021-05-14T21:10:56.4200600Z looking for conflicting packages... 2021-05-14T21:10:56.4294695Z 2021-05-14T21:10:56.4295760Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-14T21:10:56.4296492Z 2021-05-14T21:10:56.4297272Z Total Installed Size: 36.73 MiB 2021-05-14T21:10:56.4297844Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:56.4298206Z 2021-05-14T21:10:56.4298861Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:56.4299440Z checking keyring... 2021-05-14T21:10:56.5059856Z checking package integrity... 2021-05-14T21:10:56.6388339Z loading package files... 2021-05-14T21:10:56.6574652Z checking for file conflicts... 2021-05-14T21:10:56.6575604Z checking available disk space... 2021-05-14T21:10:56.7010560Z :: Processing package changes... 2021-05-14T21:10:56.7011524Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-14T21:10:58.2704192Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-14T21:10:58.2705097Z resolving dependencies... 2021-05-14T21:10:58.2808221Z looking for conflicting packages... 2021-05-14T21:10:58.2857518Z 2021-05-14T21:10:58.2858343Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-14T21:10:58.2858937Z 2021-05-14T21:10:58.2859497Z Total Download Size: 7.06 MiB 2021-05-14T21:10:58.2860160Z Total Installed Size: 88.32 MiB 2021-05-14T21:10:58.2860810Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:10:58.2861229Z 2021-05-14T21:10:58.2861894Z :: Proceed with installation? [Y/n] 2021-05-14T21:10:58.2862603Z :: Retrieving packages... 2021-05-14T21:10:58.5985314Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-14T21:10:59.5692215Z checking keyring... 2021-05-14T21:10:59.6443915Z checking package integrity... 2021-05-14T21:10:59.8112861Z loading package files... 2021-05-14T21:10:59.8157115Z checking for file conflicts... 2021-05-14T21:10:59.8157945Z checking available disk space... 2021-05-14T21:10:59.8241292Z :: Processing package changes... 2021-05-14T21:10:59.8242044Z reinstalling mingw-w64-x86_64-binutils... 2021-05-14T21:11:00.7481086Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-14T21:11:00.7481811Z resolving dependencies... 2021-05-14T21:11:00.7593365Z looking for conflicting packages... 2021-05-14T21:11:00.7728720Z 2021-05-14T21:11:00.7729463Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-14T21:11:00.7729982Z 2021-05-14T21:11:00.7730564Z Total Installed Size: 344.30 MiB 2021-05-14T21:11:00.7731463Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:00.7732197Z 2021-05-14T21:11:00.7733076Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:00.7733715Z checking keyring... 2021-05-14T21:11:00.8413470Z checking package integrity... 2021-05-14T21:11:01.0940679Z loading package files... 2021-05-14T21:11:01.2548431Z checking for file conflicts... 2021-05-14T21:11:01.2565138Z checking available disk space... 2021-05-14T21:11:01.9282433Z :: Processing package changes... 2021-05-14T21:11:01.9283564Z reinstalling mingw-w64-x86_64-boost... 2021-05-14T21:11:15.3105573Z resolving dependencies... 2021-05-14T21:11:15.3205602Z looking for conflicting packages... 2021-05-14T21:11:15.3262607Z 2021-05-14T21:11:15.3263598Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-14T21:11:15.3264086Z 2021-05-14T21:11:15.3264617Z Total Download Size: 0.17 MiB 2021-05-14T21:11:15.3265168Z Total Installed Size: 0.98 MiB 2021-05-14T21:11:15.3265531Z 2021-05-14T21:11:15.3266169Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:15.3266763Z :: Retrieving packages... 2021-05-14T21:11:15.6423552Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-14T21:11:15.9255215Z checking keyring... 2021-05-14T21:11:16.0021890Z checking package integrity... 2021-05-14T21:11:16.1152543Z loading package files... 2021-05-14T21:11:16.1197071Z checking for file conflicts... 2021-05-14T21:11:16.1259285Z checking available disk space... 2021-05-14T21:11:16.1266807Z :: Processing package changes... 2021-05-14T21:11:16.1267516Z installing mingw-w64-x86_64-bwidget... 2021-05-14T21:11:16.9095174Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-14T21:11:16.9095905Z resolving dependencies... 2021-05-14T21:11:16.9158743Z looking for conflicting packages... 2021-05-14T21:11:16.9242944Z 2021-05-14T21:11:16.9243609Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-14T21:11:16.9244051Z 2021-05-14T21:11:16.9244545Z Total Download Size: 0.09 MiB 2021-05-14T21:11:16.9245089Z Total Installed Size: 0.46 MiB 2021-05-14T21:11:16.9245637Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:16.9245988Z 2021-05-14T21:11:16.9246580Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:16.9247194Z :: Retrieving packages... 2021-05-14T21:11:17.2460996Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-14T21:11:17.4778245Z checking keyring... 2021-05-14T21:11:17.5551965Z checking package integrity... 2021-05-14T21:11:17.6658723Z loading package files... 2021-05-14T21:11:17.6680928Z checking for file conflicts... 2021-05-14T21:11:17.6681639Z checking available disk space... 2021-05-14T21:11:17.6699317Z :: Processing package changes... 2021-05-14T21:11:17.6700006Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-14T21:11:18.4062303Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-14T21:11:18.4063028Z resolving dependencies... 2021-05-14T21:11:18.4063979Z looking for conflicting packages... 2021-05-14T21:11:18.4219262Z 2021-05-14T21:11:18.4220360Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-14T21:11:18.4221101Z 2021-05-14T21:11:18.4221793Z Total Installed Size: 0.62 MiB 2021-05-14T21:11:18.4222740Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:18.4223120Z 2021-05-14T21:11:18.4223771Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:18.4224332Z checking keyring... 2021-05-14T21:11:18.4889256Z checking package integrity... 2021-05-14T21:11:18.5851203Z loading package files... 2021-05-14T21:11:18.5875301Z checking for file conflicts... 2021-05-14T21:11:18.5876044Z checking available disk space... 2021-05-14T21:11:18.5913278Z :: Processing package changes... 2021-05-14T21:11:18.5914011Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-14T21:11:19.2796439Z resolving dependencies... 2021-05-14T21:11:19.2944073Z looking for conflicting packages... 2021-05-14T21:11:19.2963604Z warning: dependency cycle detected: 2021-05-14T21:11:19.2964660Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-14T21:11:19.2965283Z 2021-05-14T21:11:19.2967495Z 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-14T21:11:19.2969035Z 2021-05-14T21:11:19.2969626Z Total Download Size: 3.58 MiB 2021-05-14T21:11:19.2970277Z Total Installed Size: 21.16 MiB 2021-05-14T21:11:19.2970675Z 2021-05-14T21:11:19.2971334Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:19.2972040Z :: Retrieving packages... 2021-05-14T21:11:19.6079750Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-14T21:11:20.1076968Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-14T21:11:20.2066800Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-14T21:11:20.4995812Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-14T21:11:20.6019726Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-14T21:11:20.7025233Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-14T21:11:20.8005851Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-14T21:11:21.1384443Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-14T21:11:21.2363176Z checking keyring... 2021-05-14T21:11:21.4574438Z checking package integrity... 2021-05-14T21:11:22.4046890Z loading package files... 2021-05-14T21:11:22.4225993Z checking for file conflicts... 2021-05-14T21:11:22.4395694Z checking available disk space... 2021-05-14T21:11:22.4404030Z :: Processing package changes... 2021-05-14T21:11:22.4404885Z installing mingw-w64-x86_64-libpng... 2021-05-14T21:11:22.4606052Z installing mingw-w64-x86_64-graphite2... 2021-05-14T21:11:22.4722572Z installing mingw-w64-x86_64-harfbuzz... 2021-05-14T21:11:22.5288883Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-14T21:11:22.5289994Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-14T21:11:22.5290962Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-14T21:11:22.5291890Z installing mingw-w64-x86_64-freetype... 2021-05-14T21:11:22.5718680Z installing mingw-w64-x86_64-fontconfig... 2021-05-14T21:11:22.6740303Z 2021-05-14T21:11:22.6746528Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-14T21:11:22.6748127Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-14T21:11:22.6749017Z 2021-05-14T21:11:30.5818212Z updating font cache... done. 2021-05-14T21:11:30.5821390Z installing mingw-w64-x86_64-lzo2... 2021-05-14T21:11:30.6079219Z installing mingw-w64-x86_64-pixman... 2021-05-14T21:11:30.6189149Z installing mingw-w64-x86_64-cairo... 2021-05-14T21:11:30.6520825Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-14T21:11:30.6521910Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-14T21:11:30.6533441Z :: Running post-transaction hooks... 2021-05-14T21:11:30.6534226Z (1/1) Updating fontconfig cache... 2021-05-14T21:11:31.3455850Z resolving dependencies... 2021-05-14T21:11:31.3567735Z looking for conflicting packages... 2021-05-14T21:11:31.3618361Z 2021-05-14T21:11:31.3619076Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-14T21:11:31.3619595Z 2021-05-14T21:11:31.3620123Z Total Download Size: 0.10 MiB 2021-05-14T21:11:31.3620745Z Total Installed Size: 0.20 MiB 2021-05-14T21:11:31.3621148Z 2021-05-14T21:11:31.3621786Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:31.3622458Z :: Retrieving packages... 2021-05-14T21:11:31.7032403Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-14T21:11:31.9857465Z checking keyring... 2021-05-14T21:11:32.0643801Z checking package integrity... 2021-05-14T21:11:32.1820067Z loading package files... 2021-05-14T21:11:32.1840463Z checking for file conflicts... 2021-05-14T21:11:32.1848474Z checking available disk space... 2021-05-14T21:11:32.1856876Z :: Processing package changes... 2021-05-14T21:11:32.1857725Z installing mingw-w64-x86_64-ccache... 2021-05-14T21:11:32.8296321Z resolving dependencies... 2021-05-14T21:11:32.8408228Z looking for conflicting packages... 2021-05-14T21:11:32.8458751Z 2021-05-14T21:11:32.8459488Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-14T21:11:32.8460024Z 2021-05-14T21:11:32.8460564Z Total Download Size: 0.69 MiB 2021-05-14T21:11:32.8461208Z Total Installed Size: 3.86 MiB 2021-05-14T21:11:32.8461623Z 2021-05-14T21:11:32.8462272Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:32.8462966Z :: Retrieving packages... 2021-05-14T21:11:33.1543243Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-14T21:11:33.6335309Z checking keyring... 2021-05-14T21:11:33.7092955Z checking package integrity... 2021-05-14T21:11:33.8280025Z loading package files... 2021-05-14T21:11:33.8301033Z checking for file conflicts... 2021-05-14T21:11:33.8313029Z checking available disk space... 2021-05-14T21:11:33.8321576Z :: Processing package changes... 2021-05-14T21:11:33.8322517Z installing mingw-w64-x86_64-cfitsio... 2021-05-14T21:11:34.4925488Z resolving dependencies... 2021-05-14T21:11:34.4976443Z looking for conflicting packages... 2021-05-14T21:11:34.5087800Z 2021-05-14T21:11:34.5088806Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-14T21:11:34.5089417Z 2021-05-14T21:11:34.5089969Z Total Download Size: 0.42 MiB 2021-05-14T21:11:34.5090623Z Total Installed Size: 1.59 MiB 2021-05-14T21:11:34.5091043Z 2021-05-14T21:11:34.5091726Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:34.5092439Z :: Retrieving packages... 2021-05-14T21:11:34.8197756Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-14T21:11:35.2984113Z checking keyring... 2021-05-14T21:11:35.3755763Z checking package integrity... 2021-05-14T21:11:35.4934928Z loading package files... 2021-05-14T21:11:35.4955182Z checking for file conflicts... 2021-05-14T21:11:35.4975428Z checking available disk space... 2021-05-14T21:11:35.4984025Z :: Processing package changes... 2021-05-14T21:11:35.4984789Z installing mingw-w64-x86_64-clustal-omega... 2021-05-14T21:11:36.1557216Z resolving dependencies... 2021-05-14T21:11:36.1719559Z looking for conflicting packages... 2021-05-14T21:11:36.1747455Z 2021-05-14T21:11:36.1750533Z 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-14T21:11:36.1752621Z 2021-05-14T21:11:36.1753119Z Total Download Size: 13.82 MiB 2021-05-14T21:11:36.1753660Z Total Installed Size: 92.94 MiB 2021-05-14T21:11:36.1754028Z 2021-05-14T21:11:36.1754618Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:36.1755204Z :: Retrieving packages... 2021-05-14T21:11:36.4826990Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-14T21:11:37.0587132Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-14T21:11:37.1577263Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-14T21:11:37.2541969Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-14T21:11:37.3507765Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-14T21:11:37.4493731Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-14T21:11:37.5466695Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-14T21:11:37.6477411Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-14T21:11:37.7489135Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-14T21:11:38.0418851Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-14T21:11:38.1402643Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-14T21:11:38.2421747Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-14T21:11:38.3453921Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-14T21:11:38.4443728Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-14T21:11:38.5484595Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-14T21:11:38.8738689Z checking keyring... 2021-05-14T21:11:39.1011565Z checking package integrity... 2021-05-14T21:11:40.9459167Z loading package files... 2021-05-14T21:11:41.0518557Z checking for file conflicts... 2021-05-14T21:11:41.5165534Z checking available disk space... 2021-05-14T21:11:41.5194683Z :: Processing package changes... 2021-05-14T21:11:41.5195660Z installing mingw-w64-x86_64-libunistring... 2021-05-14T21:11:41.5627056Z installing mingw-w64-x86_64-libidn2... 2021-05-14T21:11:41.5958941Z installing mingw-w64-x86_64-libmetalink... 2021-05-14T21:11:41.6193384Z installing mingw-w64-x86_64-libpsl... 2021-05-14T21:11:41.6258166Z installing mingw-w64-x86_64-libssh2... 2021-05-14T21:11:41.7421772Z installing mingw-w64-x86_64-jansson... 2021-05-14T21:11:41.7482528Z installing mingw-w64-x86_64-jemalloc... 2021-05-14T21:11:41.7648327Z installing mingw-w64-x86_64-nghttp2... 2021-05-14T21:11:41.7786359Z installing mingw-w64-x86_64-curl... 2021-05-14T21:11:42.0813548Z installing mingw-w64-x86_64-jsoncpp... 2021-05-14T21:11:42.1022906Z installing mingw-w64-x86_64-nettle... 2021-05-14T21:11:42.1495589Z installing mingw-w64-x86_64-libarchive... 2021-05-14T21:11:42.1935032Z installing mingw-w64-x86_64-libuv... 2021-05-14T21:11:42.2051038Z installing mingw-w64-x86_64-rhash... 2021-05-14T21:11:42.2400384Z installing mingw-w64-x86_64-cmake... 2021-05-14T21:11:46.7869424Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-14T21:11:46.7870443Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-14T21:11:46.7871209Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-14T21:11:47.5410887Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-14T21:11:48.2909204Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-14T21:11:48.9254100Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:11:48.9255017Z resolving dependencies... 2021-05-14T21:11:48.9334268Z looking for conflicting packages... 2021-05-14T21:11:48.9429884Z 2021-05-14T21:11:48.9430802Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:11:48.9431434Z 2021-05-14T21:11:48.9432052Z Total Download Size: 3.18 MiB 2021-05-14T21:11:48.9432715Z Total Installed Size: 81.46 MiB 2021-05-14T21:11:48.9433400Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:48.9433824Z 2021-05-14T21:11:48.9434508Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:48.9435298Z :: Retrieving packages... 2021-05-14T21:11:49.2587545Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:11:50.0368903Z checking keyring... 2021-05-14T21:11:50.1119546Z checking package integrity... 2021-05-14T21:11:50.2458697Z loading package files... 2021-05-14T21:11:50.2556742Z checking for file conflicts... 2021-05-14T21:11:50.2557588Z checking available disk space... 2021-05-14T21:11:50.2885029Z :: Processing package changes... 2021-05-14T21:11:50.2885988Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-14T21:11:51.6848342Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-14T21:11:51.6849050Z resolving dependencies... 2021-05-14T21:11:51.6973708Z looking for conflicting packages... 2021-05-14T21:11:51.7024004Z 2021-05-14T21:11:51.7024728Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-14T21:11:51.7025235Z 2021-05-14T21:11:51.7026058Z Total Installed Size: 2.86 MiB 2021-05-14T21:11:51.7026830Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:51.7027498Z 2021-05-14T21:11:51.7028331Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:51.7028909Z checking keyring... 2021-05-14T21:11:51.7620157Z checking package integrity... 2021-05-14T21:11:51.8602973Z loading package files... 2021-05-14T21:11:51.8666685Z checking for file conflicts... 2021-05-14T21:11:51.8667530Z checking available disk space... 2021-05-14T21:11:51.8844403Z :: Processing package changes... 2021-05-14T21:11:51.8845221Z reinstalling mingw-w64-x86_64-curl... 2021-05-14T21:11:52.9978181Z resolving dependencies... 2021-05-14T21:11:53.0150757Z looking for conflicting packages... 2021-05-14T21:11:53.0160972Z 2021-05-14T21:11:53.0161861Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-14T21:11:53.0162446Z 2021-05-14T21:11:53.0162951Z Total Download Size: 0.41 MiB 2021-05-14T21:11:53.0163500Z Total Installed Size: 1.66 MiB 2021-05-14T21:11:53.0163861Z 2021-05-14T21:11:53.0164466Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:53.0165240Z :: Retrieving packages... 2021-05-14T21:11:53.3275059Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-14T21:11:53.8040524Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-14T21:11:53.9008607Z checking keyring... 2021-05-14T21:11:54.0572190Z checking package integrity... 2021-05-14T21:11:54.2899381Z loading package files... 2021-05-14T21:11:54.2948210Z checking for file conflicts... 2021-05-14T21:11:54.3014858Z checking available disk space... 2021-05-14T21:11:54.3023713Z :: Processing package changes... 2021-05-14T21:11:54.3024405Z installing mingw-w64-x86_64-gdbm... 2021-05-14T21:11:54.3253202Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-14T21:11:55.0671182Z resolving dependencies... 2021-05-14T21:11:55.0672245Z looking for conflicting packages... 2021-05-14T21:11:55.0850008Z 2021-05-14T21:11:55.0850953Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-14T21:11:55.0851434Z 2021-05-14T21:11:55.0851930Z Total Download Size: 0.11 MiB 2021-05-14T21:11:55.0852515Z Total Installed Size: 0.38 MiB 2021-05-14T21:11:55.0852872Z 2021-05-14T21:11:55.0853489Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:55.0854074Z :: Retrieving packages... 2021-05-14T21:11:55.3965160Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-14T21:11:55.6778136Z checking keyring... 2021-05-14T21:11:55.7541883Z checking package integrity... 2021-05-14T21:11:55.8681899Z loading package files... 2021-05-14T21:11:55.8704179Z checking for file conflicts... 2021-05-14T21:11:55.8723854Z checking available disk space... 2021-05-14T21:11:55.8732352Z :: Processing package changes... 2021-05-14T21:11:55.8733066Z installing mingw-w64-x86_64-discount... 2021-05-14T21:11:56.5450814Z resolving dependencies... 2021-05-14T21:11:56.5525126Z looking for conflicting packages... 2021-05-14T21:11:56.5629155Z 2021-05-14T21:11:56.5630080Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-14T21:11:56.5630629Z 2021-05-14T21:11:56.5631267Z Total Download Size: 0.01 MiB 2021-05-14T21:11:56.5631897Z Total Installed Size: 0.01 MiB 2021-05-14T21:11:56.5632318Z 2021-05-14T21:11:56.5633038Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:56.5633718Z :: Retrieving packages... 2021-05-14T21:11:56.8710922Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-14T21:11:56.9653793Z checking keyring... 2021-05-14T21:11:57.0450596Z checking package integrity... 2021-05-14T21:11:57.1593664Z loading package files... 2021-05-14T21:11:57.1607587Z checking for file conflicts... 2021-05-14T21:11:57.1611956Z checking available disk space... 2021-05-14T21:11:57.1620413Z :: Processing package changes... 2021-05-14T21:11:57.1621133Z installing mingw-w64-x86_64-dlfcn... 2021-05-14T21:11:57.8200283Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-14T21:11:57.8201119Z resolving dependencies... 2021-05-14T21:11:57.8273612Z looking for conflicting packages... 2021-05-14T21:11:57.8373604Z 2021-05-14T21:11:57.8374538Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-14T21:11:57.8375176Z 2021-05-14T21:11:57.8376037Z Total Installed Size: 0.29 MiB 2021-05-14T21:11:57.8377059Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:57.8377736Z 2021-05-14T21:11:57.8378402Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:57.8378994Z checking keyring... 2021-05-14T21:11:57.9000611Z checking package integrity... 2021-05-14T21:11:57.9937388Z loading package files... 2021-05-14T21:11:57.9984675Z checking for file conflicts... 2021-05-14T21:11:57.9985390Z checking available disk space... 2021-05-14T21:11:58.0002613Z :: Processing package changes... 2021-05-14T21:11:58.0003432Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-14T21:11:58.0658632Z error: only one operation may be used at a time 2021-05-14T21:11:58.6765238Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-14T21:11:58.6766256Z resolving dependencies... 2021-05-14T21:11:58.6767546Z looking for conflicting packages... 2021-05-14T21:11:58.6941964Z 2021-05-14T21:11:58.6942921Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-14T21:11:58.6943409Z 2021-05-14T21:11:58.6943914Z Total Download Size: 0.14 MiB 2021-05-14T21:11:58.6944479Z Total Installed Size: 0.61 MiB 2021-05-14T21:11:58.6945045Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:11:58.6945401Z 2021-05-14T21:11:58.6946010Z :: Proceed with installation? [Y/n] 2021-05-14T21:11:58.6946622Z :: Retrieving packages... 2021-05-14T21:11:59.0075738Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-14T21:11:59.2974180Z checking keyring... 2021-05-14T21:11:59.3751858Z checking package integrity... 2021-05-14T21:11:59.4892168Z loading package files... 2021-05-14T21:11:59.4912254Z checking for file conflicts... 2021-05-14T21:11:59.4912990Z checking available disk space... 2021-05-14T21:11:59.4927489Z :: Processing package changes... 2021-05-14T21:11:59.4928171Z reinstalling mingw-w64-x86_64-expat... 2021-05-14T21:12:00.1536526Z resolving dependencies... 2021-05-14T21:12:00.2886606Z looking for conflicting packages... 2021-05-14T21:12:00.2994322Z warning: dependency cycle detected: 2021-05-14T21:12:00.2995699Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-14T21:12:00.2996611Z warning: dependency cycle detected: 2021-05-14T21:12:00.2997546Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-14T21:12:00.2999231Z 2021-05-14T21:12:00.3012613Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-14T21:12:00.3022499Z 2021-05-14T21:12:00.3023024Z Total Download Size: 206.03 MiB 2021-05-14T21:12:00.3023614Z Total Installed Size: 743.37 MiB 2021-05-14T21:12:00.3023966Z 2021-05-14T21:12:00.3024565Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:00.3025180Z :: Retrieving packages... 2021-05-14T21:12:00.6167407Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-14T21:12:01.1001542Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-14T21:12:01.2030371Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-14T21:12:01.6996572Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-14T21:12:01.8079750Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-14T21:12:01.9065512Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-14T21:12:02.0062256Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-14T21:12:02.1070797Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-14T21:12:02.3191077Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-14T21:12:02.4321845Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-14T21:12:02.5841248Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-14T21:12:02.6844835Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-14T21:12:02.7881207Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-14T21:12:02.8957819Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-14T21:12:02.9960338Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-14T21:12:03.5377735Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-14T21:12:03.6370151Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-14T21:12:03.7376158Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-14T21:12:03.8488885Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-14T21:12:03.9968232Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-14T21:12:04.0999458Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-14T21:12:04.2008760Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-14T21:12:04.3058532Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-14T21:12:04.4122021Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-14T21:12:04.5228764Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-14T21:12:04.6269482Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-14T21:12:04.7766463Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-14T21:12:04.8888248Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-14T21:12:05.0028903Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-14T21:12:05.1069965Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-14T21:12:05.2117195Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-14T21:12:05.3114391Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-14T21:12:05.4352906Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-14T21:12:05.5359588Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-14T21:12:05.6382264Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-14T21:12:05.7412527Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-14T21:12:10.5459797Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-14T21:12:10.6834575Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-14T21:12:10.7837999Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-14T21:12:10.8857949Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-14T21:12:10.9864890Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-14T21:12:11.1023451Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-14T21:12:11.3933777Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-14T21:12:12.3358215Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-14T21:12:12.4462930Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-14T21:12:12.5495594Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-14T21:12:12.6956393Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-14T21:12:12.7958089Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-14T21:12:12.9027046Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-14T21:12:13.0025317Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-14T21:12:13.1381431Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:12:13.2464280Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-14T21:12:13.3724563Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-14T21:12:13.4985813Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-14T21:12:13.6036918Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-14T21:12:13.7045810Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-14T21:12:13.8037525Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-14T21:12:13.9228773Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-14T21:12:14.0372718Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-14T21:12:14.1541581Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-14T21:12:14.4187300Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-14T21:12:14.5410316Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-14T21:12:14.6438978Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-14T21:12:14.7514030Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-14T21:12:14.8517331Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-14T21:12:14.9539915Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-14T21:12:15.0611245Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-14T21:12:15.1667330Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-14T21:12:15.2754940Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-14T21:12:15.3774711Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-14T21:12:15.4921182Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-14T21:12:15.6333527Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-14T21:12:15.7371359Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-14T21:12:16.1126105Z checking keyring... 2021-05-14T21:12:16.4040306Z checking package integrity... 2021-05-14T21:12:28.4377549Z loading package files... 2021-05-14T21:12:28.6929978Z checking for file conflicts... 2021-05-14T21:12:29.2074537Z checking available disk space... 2021-05-14T21:12:29.2108901Z :: Processing package changes... 2021-05-14T21:12:29.2109854Z installing mingw-w64-x86_64-libogg... 2021-05-14T21:12:29.2977498Z installing mingw-w64-x86_64-celt... 2021-05-14T21:12:29.3163060Z installing mingw-w64-x86_64-gavl... 2021-05-14T21:12:29.6900602Z installing mingw-w64-x86_64-eigen3... 2021-05-14T21:12:30.0766880Z installing mingw-w64-x86_64-libunwind... 2021-05-14T21:12:30.0813724Z installing mingw-w64-x86_64-glog... 2021-05-14T21:12:30.1035757Z installing mingw-w64-x86_64-metis... 2021-05-14T21:12:30.1482061Z installing mingw-w64-x86_64-suitesparse... 2021-05-14T21:12:30.2445162Z installing mingw-w64-x86_64-ceres-solver... 2021-05-14T21:12:30.2983689Z installing mingw-w64-x86_64-intel-tbb... 2021-05-14T21:12:30.4002227Z installing mingw-w64-x86_64-freeglut... 2021-05-14T21:12:30.4141965Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-14T21:12:30.4480383Z installing mingw-w64-x86_64-jasper... 2021-05-14T21:12:30.6152039Z installing mingw-w64-x86_64-szip... 2021-05-14T21:12:30.6318881Z installing mingw-w64-x86_64-hdf5... 2021-05-14T21:12:30.9154470Z installing mingw-w64-x86_64-libdeflate... 2021-05-14T21:12:30.9225901Z installing mingw-w64-x86_64-giflib... 2021-05-14T21:12:30.9382118Z installing mingw-w64-x86_64-libwebp... 2021-05-14T21:12:30.9660006Z installing mingw-w64-x86_64-libtiff... 2021-05-14T21:12:31.1295805Z installing mingw-w64-x86_64-cppunit... 2021-05-14T21:12:31.1845918Z installing mingw-w64-x86_64-jxrlib... 2021-05-14T21:12:31.2239100Z installing mingw-w64-x86_64-lcms2... 2021-05-14T21:12:31.2396862Z installing mingw-w64-x86_64-libraw... 2021-05-14T21:12:31.2734435Z installing mingw-w64-x86_64-openjpeg2... 2021-05-14T21:12:31.3633329Z installing mingw-w64-x86_64-ilmbase... 2021-05-14T21:12:31.4125126Z installing mingw-w64-x86_64-openexr... 2021-05-14T21:12:31.5261833Z installing mingw-w64-x86_64-freeimage... 2021-05-14T21:12:31.5435966Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-14T21:12:31.5613438Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-14T21:12:31.5677696Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-14T21:12:31.6063567Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-14T21:12:31.6129145Z installing mingw-w64-x86_64-SDL2... 2021-05-14T21:12:31.7987777Z installing mingw-w64-x86_64-pugixml... 2021-05-14T21:12:31.8098470Z installing mingw-w64-x86_64-tinyxml... 2021-05-14T21:12:31.8167711Z installing mingw-w64-x86_64-zziplib... 2021-05-14T21:12:31.8970600Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-14T21:12:31.8971635Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-14T21:12:31.8972399Z installing mingw-w64-x86_64-ogre3d... 2021-05-14T21:12:33.4576923Z installing mingw-w64-x86_64-leptonica... 2021-05-14T21:12:33.5059492Z installing mingw-w64-x86_64-fribidi... 2021-05-14T21:12:33.5252865Z installing mingw-w64-x86_64-libdatrie... 2021-05-14T21:12:33.5776577Z installing mingw-w64-x86_64-libthai... 2021-05-14T21:12:33.5958611Z installing mingw-w64-x86_64-pango... 2021-05-14T21:12:34.2579717Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-14T21:12:34.5993052Z installing mingw-w64-x86_64-opencv... 2021-05-14T21:12:35.3417293Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-14T21:12:35.3418494Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-14T21:12:35.3419441Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-14T21:12:35.3420356Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-14T21:12:35.4294479Z installing mingw-w64-x86_64-dav1d... 2021-05-14T21:12:35.4473939Z installing mingw-w64-x86_64-gnutls... 2021-05-14T21:12:36.5212858Z installing mingw-w64-x86_64-gsm... 2021-05-14T21:12:36.5390837Z installing mingw-w64-x86_64-lame... 2021-05-14T21:12:36.5867071Z installing mingw-w64-x86_64-libass... 2021-05-14T21:12:36.5948087Z installing mingw-w64-x86_64-libxml2... 2021-05-14T21:12:36.9101906Z installing mingw-w64-x86_64-libbluray... 2021-05-14T21:12:36.9246389Z installing mingw-w64-x86_64-libcaca... 2021-05-14T21:12:36.9506152Z installing mingw-w64-x86_64-libexif... 2021-05-14T21:12:36.9932688Z installing mingw-w64-x86_64-libmfx... 2021-05-14T21:12:37.0219526Z installing mingw-w64-x86_64-libmodplug... 2021-05-14T21:12:37.0323773Z installing mingw-w64-x86_64-libsoxr... 2021-05-14T21:12:37.0564854Z installing mingw-w64-x86_64-libvorbis... 2021-05-14T21:12:37.3679720Z installing mingw-w64-x86_64-libtheora... 2021-05-14T21:12:37.4481741Z installing mingw-w64-x86_64-libvpx... 2021-05-14T21:12:37.4784827Z installing mingw-w64-x86_64-libmysofa... 2021-05-14T21:12:37.4910426Z installing mingw-w64-x86_64-openal... 2021-05-14T21:12:37.5173712Z installing mingw-w64-x86_64-opencore-amr... 2021-05-14T21:12:37.5428573Z installing mingw-w64-x86_64-opus... 2021-05-14T21:12:37.5556279Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-14T21:12:37.5677781Z installing mingw-w64-x86_64-speexdsp... 2021-05-14T21:12:37.6055339Z installing mingw-w64-x86_64-speex... 2021-05-14T21:12:37.6486612Z installing mingw-w64-x86_64-srt... 2021-05-14T21:12:37.6701782Z installing mingw-w64-x86_64-l-smash... 2021-05-14T21:12:37.7223842Z installing mingw-w64-x86_64-ffms2... 2021-05-14T21:12:37.7313607Z installing mingw-w64-x86_64-x264-git... 2021-05-14T21:12:37.8285880Z installing mingw-w64-x86_64-x265... 2021-05-14T21:12:37.9083109Z installing mingw-w64-x86_64-xvidcore... 2021-05-14T21:12:37.9168830Z installing mingw-w64-x86_64-ffmpeg... 2021-05-14T21:12:38.8859998Z resolving dependencies... 2021-05-14T21:12:38.8948005Z looking for conflicting packages... 2021-05-14T21:12:38.9095131Z 2021-05-14T21:12:38.9095942Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-14T21:12:38.9096445Z 2021-05-14T21:12:38.9097018Z Total Download Size: 3.13 MiB 2021-05-14T21:12:38.9097863Z Total Installed Size: 21.70 MiB 2021-05-14T21:12:38.9098290Z 2021-05-14T21:12:38.9098980Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:38.9099668Z :: Retrieving packages... 2021-05-14T21:12:39.2247580Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-14T21:12:40.0894690Z checking keyring... 2021-05-14T21:12:40.1661866Z checking package integrity... 2021-05-14T21:12:40.3012375Z loading package files... 2021-05-14T21:12:40.3036867Z checking for file conflicts... 2021-05-14T21:12:40.3059408Z checking available disk space... 2021-05-14T21:12:40.3067880Z :: Processing package changes... 2021-05-14T21:12:40.3068592Z installing mingw-w64-x86_64-fftw... 2021-05-14T21:12:41.0206891Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-14T21:12:41.0207702Z resolving dependencies... 2021-05-14T21:12:41.9029152Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-14T21:12:41.9029958Z looking for conflicting packages... 2021-05-14T21:12:41.9030353Z 2021-05-14T21:12:41.9030948Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-14T21:12:41.9031322Z 2021-05-14T21:12:41.9031773Z Total Installed Size: 4.17 MiB 2021-05-14T21:12:41.9032281Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:41.9032526Z 2021-05-14T21:12:41.9033040Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:41.9033516Z checking keyring... 2021-05-14T21:12:41.9034043Z checking package integrity... 2021-05-14T21:12:41.9034580Z loading package files... 2021-05-14T21:12:41.9035072Z checking for file conflicts... 2021-05-14T21:12:41.9035639Z checking available disk space... 2021-05-14T21:12:41.9036183Z :: Processing package changes... 2021-05-14T21:12:41.9036858Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-14T21:12:41.9037447Z resolving dependencies... 2021-05-14T21:12:41.9038045Z looking for conflicting packages... 2021-05-14T21:12:41.9108909Z 2021-05-14T21:12:41.9109765Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-14T21:12:41.9110276Z 2021-05-14T21:12:41.9127534Z Total Installed Size: 1.29 MiB 2021-05-14T21:12:41.9128327Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:41.9128693Z 2021-05-14T21:12:41.9129359Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:41.9129925Z checking keyring... 2021-05-14T21:12:41.9732946Z checking package integrity... 2021-05-14T21:12:42.0702255Z loading package files... 2021-05-14T21:12:42.0731249Z checking for file conflicts... 2021-05-14T21:12:42.0731922Z checking available disk space... 2021-05-14T21:12:42.0773962Z :: Processing package changes... 2021-05-14T21:12:42.0774691Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-14T21:12:44.4502248Z updating font cache... done. 2021-05-14T21:12:44.4517288Z :: Running post-transaction hooks... 2021-05-14T21:12:44.4518205Z (1/1) Updating fontconfig cache... 2021-05-14T21:12:45.1330715Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-14T21:12:45.1331495Z resolving dependencies... 2021-05-14T21:12:45.1511659Z looking for conflicting packages... 2021-05-14T21:12:45.1562949Z 2021-05-14T21:12:45.1563696Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-14T21:12:45.1564235Z 2021-05-14T21:12:45.1564805Z Total Installed Size: 2.54 MiB 2021-05-14T21:12:45.1565922Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:45.1566476Z 2021-05-14T21:12:45.1567165Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:45.1567816Z checking keyring... 2021-05-14T21:12:45.2203344Z checking package integrity... 2021-05-14T21:12:45.3244424Z loading package files... 2021-05-14T21:12:45.3269965Z checking for file conflicts... 2021-05-14T21:12:45.3270724Z checking available disk space... 2021-05-14T21:12:45.3301974Z :: Processing package changes... 2021-05-14T21:12:45.3302728Z reinstalling mingw-w64-x86_64-freetype... 2021-05-14T21:12:46.0227037Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-14T21:12:46.0227979Z resolving dependencies... 2021-05-14T21:12:46.0228979Z looking for conflicting packages... 2021-05-14T21:12:46.0453292Z 2021-05-14T21:12:46.0454323Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-14T21:12:46.0454849Z 2021-05-14T21:12:46.0455947Z Total Installed Size: 0.44 MiB 2021-05-14T21:12:46.0456899Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:46.0457269Z 2021-05-14T21:12:46.0457907Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:46.0458486Z checking keyring... 2021-05-14T21:12:46.1084552Z checking package integrity... 2021-05-14T21:12:46.2052543Z loading package files... 2021-05-14T21:12:46.2066903Z checking for file conflicts... 2021-05-14T21:12:46.2067638Z checking available disk space... 2021-05-14T21:12:46.2091891Z :: Processing package changes... 2021-05-14T21:12:46.2092775Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-14T21:12:46.8709900Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-14T21:12:46.8710712Z resolving dependencies... 2021-05-14T21:12:46.8893255Z looking for conflicting packages... 2021-05-14T21:12:46.8949316Z 2021-05-14T21:12:46.8950092Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-14T21:12:46.8950587Z 2021-05-14T21:12:46.8951124Z Total Download Size: 27.13 MiB 2021-05-14T21:12:46.8951763Z Total Installed Size: 156.41 MiB 2021-05-14T21:12:46.8952362Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:12:46.8952750Z 2021-05-14T21:12:46.8953402Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:46.8954053Z :: Retrieving packages... 2021-05-14T21:12:47.2050337Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-14T21:12:49.0362671Z checking keyring... 2021-05-14T21:12:49.1248472Z checking package integrity... 2021-05-14T21:12:49.4594370Z loading package files... 2021-05-14T21:12:49.4705260Z checking for file conflicts... 2021-05-14T21:12:49.4706384Z checking available disk space... 2021-05-14T21:12:49.5087869Z :: Processing package changes... 2021-05-14T21:12:49.5088802Z reinstalling mingw-w64-x86_64-gcc... 2021-05-14T21:12:51.2632925Z resolving dependencies... 2021-05-14T21:12:51.3927453Z looking for conflicting packages... 2021-05-14T21:12:51.3980336Z 2021-05-14T21:12:51.3986218Z 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-14T21:12:51.3990545Z 2021-05-14T21:12:51.3991135Z Total Download Size: 48.47 MiB 2021-05-14T21:12:51.3991768Z Total Installed Size: 363.82 MiB 2021-05-14T21:12:51.3992249Z 2021-05-14T21:12:51.3992943Z :: Proceed with installation? [Y/n] 2021-05-14T21:12:51.3993628Z :: Retrieving packages... 2021-05-14T21:12:51.7117916Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-14T21:12:52.5930590Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-14T21:12:52.7003597Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-14T21:12:52.7983391Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-14T21:12:52.8968961Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-14T21:12:53.0229200Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-14T21:12:53.1235147Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-14T21:12:53.2239805Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-14T21:12:53.3460261Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-14T21:12:53.4543807Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-14T21:12:53.6958946Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-14T21:12:53.8063848Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-14T21:12:53.9156668Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-14T21:12:54.9026765Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-14T21:12:54.9027979Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-14T21:12:54.9029515Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-14T21:12:54.9030509Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-14T21:12:54.9031615Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-14T21:12:54.9032804Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-14T21:12:54.9033873Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-14T21:12:55.0024650Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-14T21:12:55.1147496Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-14T21:12:55.2200480Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-14T21:12:55.5424781Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-14T21:12:55.7034922Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-14T21:12:56.3849718Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-14T21:12:56.3905986Z checking keyring... 2021-05-14T21:12:56.6981860Z checking package integrity... 2021-05-14T21:13:00.8561945Z loading package files... 2021-05-14T21:13:00.9618858Z checking for file conflicts... 2021-05-14T21:13:01.2249602Z checking available disk space... 2021-05-14T21:13:01.2270936Z :: Processing package changes... 2021-05-14T21:13:01.2271821Z installing mingw-w64-x86_64-crypto++... 2021-05-14T21:13:01.4368590Z installing mingw-w64-x86_64-geos... 2021-05-14T21:13:01.8423279Z installing mingw-w64-x86_64-json-c... 2021-05-14T21:13:01.8599613Z installing mingw-w64-x86_64-libfreexl... 2021-05-14T21:13:01.8653551Z installing mingw-w64-x86_64-proj... 2021-05-14T21:13:01.9417235Z installing mingw-w64-x86_64-libgeotiff... 2021-05-14T21:13:01.9620502Z installing mingw-w64-x86_64-libde265... 2021-05-14T21:13:01.9821611Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-14T21:13:01.9822670Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-14T21:13:01.9823758Z mingw-w64-x86_64-qt5: sherlock265 2021-05-14T21:13:01.9824493Z mingw-w64-x86_64-SDL: dec265 2021-05-14T21:13:01.9825245Z installing mingw-w64-x86_64-rav1e... 2021-05-14T21:13:02.0101360Z installing mingw-w64-x86_64-libheif... 2021-05-14T21:13:02.0334262Z installing mingw-w64-x86_64-minizip-git... 2021-05-14T21:13:02.0511575Z installing mingw-w64-x86_64-libkml... 2021-05-14T21:13:02.1936278Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-14T21:13:02.2267904Z installing mingw-w64-x86_64-librttopo... 2021-05-14T21:13:02.2383257Z installing mingw-w64-x86_64-libspatialite... 2021-05-14T21:13:02.3453713Z installing mingw-w64-x86_64-netcdf... 2021-05-14T21:13:02.3737687Z installing mingw-w64-x86_64-nspr... 2021-05-14T21:13:02.4435777Z installing mingw-w64-x86_64-nss... 2021-05-14T21:13:02.5465963Z installing mingw-w64-x86_64-poppler-data... 2021-05-14T21:13:02.7570996Z installing mingw-w64-x86_64-poppler... 2021-05-14T21:13:02.8988951Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-14T21:13:02.8990123Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-14T21:13:02.8990913Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-14T21:13:02.8991929Z installing mingw-w64-x86_64-libgpg-error... 2021-05-14T21:13:02.9327383Z installing mingw-w64-x86_64-libgcrypt... 2021-05-14T21:13:02.9534030Z installing mingw-w64-x86_64-libxslt... 2021-05-14T21:13:03.1916783Z installing winpty... 2021-05-14T21:13:03.2562185Z installing mingw-w64-x86_64-postgresql... 2021-05-14T21:13:04.7976058Z installing mingw-w64-x86_64-xerces-c... 2021-05-14T21:13:05.1814376Z installing mingw-w64-x86_64-gdal... 2021-05-14T21:13:06.2561005Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-14T21:13:06.2561689Z resolving dependencies... 2021-05-14T21:13:06.2759410Z looking for conflicting packages... 2021-05-14T21:13:06.2814423Z 2021-05-14T21:13:06.2815078Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-14T21:13:06.2815604Z 2021-05-14T21:13:06.2816179Z Total Download Size: 4.15 MiB 2021-05-14T21:13:06.2816807Z Total Installed Size: 13.89 MiB 2021-05-14T21:13:06.2817454Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:06.2817856Z 2021-05-14T21:13:06.2818567Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:06.2819248Z :: Retrieving packages... 2021-05-14T21:13:06.5955929Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-14T21:13:07.3757743Z checking keyring... 2021-05-14T21:13:07.4508462Z checking package integrity... 2021-05-14T21:13:07.5968945Z loading package files... 2021-05-14T21:13:07.5988883Z checking for file conflicts... 2021-05-14T21:13:07.5989610Z checking available disk space... 2021-05-14T21:13:07.6040751Z :: Processing package changes... 2021-05-14T21:13:07.6041490Z reinstalling mingw-w64-x86_64-gdb... 2021-05-14T21:13:08.3585394Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-14T21:13:08.3586222Z resolving dependencies... 2021-05-14T21:13:08.3707616Z looking for conflicting packages... 2021-05-14T21:13:08.3831504Z 2021-05-14T21:13:08.3832224Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-14T21:13:08.3832719Z 2021-05-14T21:13:08.3833290Z Total Installed Size: 0.72 MiB 2021-05-14T21:13:08.3834396Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:08.3835028Z 2021-05-14T21:13:08.3835738Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:08.3836374Z checking keyring... 2021-05-14T21:13:08.4520372Z checking package integrity... 2021-05-14T21:13:08.5538034Z loading package files... 2021-05-14T21:13:08.5562039Z checking for file conflicts... 2021-05-14T21:13:08.5562761Z checking available disk space... 2021-05-14T21:13:08.5591177Z :: Processing package changes... 2021-05-14T21:13:08.5591869Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-14T21:13:09.2319185Z resolving dependencies... 2021-05-14T21:13:09.2466820Z looking for conflicting packages... 2021-05-14T21:13:09.2582752Z 2021-05-14T21:13:09.2583829Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-14T21:13:09.2584330Z 2021-05-14T21:13:09.2584836Z Total Download Size: 1.57 MiB 2021-05-14T21:13:09.2585445Z Total Installed Size: 6.77 MiB 2021-05-14T21:13:09.2585841Z 2021-05-14T21:13:09.2586483Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:09.2587085Z :: Retrieving packages... 2021-05-14T21:13:09.5665142Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-14T21:13:10.2247005Z checking keyring... 2021-05-14T21:13:10.3010887Z checking package integrity... 2021-05-14T21:13:10.4278732Z loading package files... 2021-05-14T21:13:10.4355669Z checking for file conflicts... 2021-05-14T21:13:10.4668322Z checking available disk space... 2021-05-14T21:13:10.4677675Z :: Processing package changes... 2021-05-14T21:13:10.4678444Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-14T21:13:10.7860438Z :: Running post-transaction hooks... 2021-05-14T21:13:10.7861662Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-14T21:13:11.5088608Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-14T21:13:11.5089296Z resolving dependencies... 2021-05-14T21:13:11.5090345Z looking for conflicting packages... 2021-05-14T21:13:11.5340230Z 2021-05-14T21:13:11.5341105Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-14T21:13:11.5341867Z 2021-05-14T21:13:11.5342718Z Total Installed Size: 7.40 MiB 2021-05-14T21:13:11.5343357Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:11.5343769Z 2021-05-14T21:13:11.5344463Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:11.5345098Z checking keyring... 2021-05-14T21:13:11.5957347Z checking package integrity... 2021-05-14T21:13:11.6985075Z loading package files... 2021-05-14T21:13:11.7096604Z checking for file conflicts... 2021-05-14T21:13:11.7097465Z checking available disk space... 2021-05-14T21:13:11.7261484Z :: Processing package changes... 2021-05-14T21:13:11.7262296Z reinstalling mingw-w64-x86_64-geos... 2021-05-14T21:13:12.7689209Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-14T21:13:12.7689948Z resolving dependencies... 2021-05-14T21:13:12.7815285Z looking for conflicting packages... 2021-05-14T21:13:12.7951964Z 2021-05-14T21:13:12.7952877Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-14T21:13:12.7953374Z 2021-05-14T21:13:12.7953883Z Total Download Size: 3.36 MiB 2021-05-14T21:13:12.7954435Z Total Installed Size: 18.30 MiB 2021-05-14T21:13:12.7954994Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:12.7955351Z 2021-05-14T21:13:12.7955958Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:12.7956571Z :: Retrieving packages... 2021-05-14T21:13:13.1025393Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-14T21:13:13.8666070Z checking keyring... 2021-05-14T21:13:13.9556007Z checking package integrity... 2021-05-14T21:13:14.1109459Z loading package files... 2021-05-14T21:13:14.1341017Z checking for file conflicts... 2021-05-14T21:13:14.1342853Z checking available disk space... 2021-05-14T21:13:14.2121442Z :: Processing package changes... 2021-05-14T21:13:14.2122576Z reinstalling mingw-w64-x86_64-gettext... 2021-05-14T21:13:16.4652533Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-14T21:13:16.4653237Z resolving dependencies... 2021-05-14T21:13:16.4654252Z looking for conflicting packages... 2021-05-14T21:13:16.4901256Z 2021-05-14T21:13:16.4902308Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-14T21:13:16.4903176Z 2021-05-14T21:13:16.4903931Z Total Installed Size: 1.09 MiB 2021-05-14T21:13:16.4904560Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:16.4904943Z 2021-05-14T21:13:16.4905713Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:16.4906387Z checking keyring... 2021-05-14T21:13:16.5549656Z checking package integrity... 2021-05-14T21:13:16.6559555Z loading package files... 2021-05-14T21:13:16.6611725Z checking for file conflicts... 2021-05-14T21:13:16.6612617Z checking available disk space... 2021-05-14T21:13:16.6631004Z :: Processing package changes... 2021-05-14T21:13:16.6631720Z reinstalling mingw-w64-x86_64-gflags... 2021-05-14T21:13:17.3391859Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-14T21:13:17.3392727Z resolving dependencies... 2021-05-14T21:13:17.3481194Z looking for conflicting packages... 2021-05-14T21:13:17.3641264Z 2021-05-14T21:13:17.3641993Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-14T21:13:17.3642506Z 2021-05-14T21:13:17.3643065Z Total Installed Size: 0.73 MiB 2021-05-14T21:13:17.3644059Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:17.3644413Z 2021-05-14T21:13:17.3645344Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:17.3645934Z checking keyring... 2021-05-14T21:13:17.4269533Z checking package integrity... 2021-05-14T21:13:17.5182101Z loading package files... 2021-05-14T21:13:17.5200827Z checking for file conflicts... 2021-05-14T21:13:17.5203024Z checking available disk space... 2021-05-14T21:13:17.5219246Z :: Processing package changes... 2021-05-14T21:13:17.5219997Z reinstalling mingw-w64-x86_64-giflib... 2021-05-14T21:13:18.1818369Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-14T21:13:18.1819733Z resolving dependencies... 2021-05-14T21:13:18.2017750Z looking for conflicting packages... 2021-05-14T21:13:18.2073187Z 2021-05-14T21:13:18.2073851Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-14T21:13:18.2074288Z 2021-05-14T21:13:18.2074773Z Total Installed Size: 22.99 MiB 2021-05-14T21:13:18.2075538Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:18.2075846Z 2021-05-14T21:13:18.2076764Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:18.2077343Z checking keyring... 2021-05-14T21:13:18.2699955Z checking package integrity... 2021-05-14T21:13:18.3893277Z loading package files... 2021-05-14T21:13:18.3967384Z checking for file conflicts... 2021-05-14T21:13:18.3968269Z checking available disk space... 2021-05-14T21:13:18.4191327Z :: Processing package changes... 2021-05-14T21:13:18.4192260Z reinstalling mingw-w64-x86_64-glib2... 2021-05-14T21:13:19.4935491Z resolving dependencies... 2021-05-14T21:13:19.5039944Z looking for conflicting packages... 2021-05-14T21:13:19.5197713Z 2021-05-14T21:13:19.5198477Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-14T21:13:19.5198978Z 2021-05-14T21:13:19.5199539Z Total Download Size: 0.60 MiB 2021-05-14T21:13:19.5200179Z Total Installed Size: 2.63 MiB 2021-05-14T21:13:19.5200579Z 2021-05-14T21:13:19.5201246Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:19.5201940Z :: Retrieving packages... 2021-05-14T21:13:19.8301109Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-14T21:13:20.3038071Z checking keyring... 2021-05-14T21:13:20.3829598Z checking package integrity... 2021-05-14T21:13:20.5030912Z loading package files... 2021-05-14T21:13:20.5049510Z checking for file conflicts... 2021-05-14T21:13:20.5053260Z checking available disk space... 2021-05-14T21:13:20.5062678Z :: Processing package changes... 2021-05-14T21:13:20.5063414Z installing mingw-w64-x86_64-glpk... 2021-05-14T21:13:21.1740755Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-14T21:13:21.1741601Z resolving dependencies... 2021-05-14T21:13:21.1742755Z looking for conflicting packages... 2021-05-14T21:13:21.1987840Z 2021-05-14T21:13:21.1988695Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-14T21:13:21.1989187Z 2021-05-14T21:13:21.1989739Z Total Download Size: 0.49 MiB 2021-05-14T21:13:21.1990360Z Total Installed Size: 2.21 MiB 2021-05-14T21:13:21.1990987Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:21.1991385Z 2021-05-14T21:13:21.1992053Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:21.1992752Z :: Retrieving packages... 2021-05-14T21:13:21.5261089Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-14T21:13:21.9874391Z checking keyring... 2021-05-14T21:13:22.0653665Z checking package integrity... 2021-05-14T21:13:22.1878808Z loading package files... 2021-05-14T21:13:22.1890770Z checking for file conflicts... 2021-05-14T21:13:22.1891474Z checking available disk space... 2021-05-14T21:13:22.1907350Z :: Processing package changes... 2021-05-14T21:13:22.1908047Z reinstalling mingw-w64-x86_64-gmp... 2021-05-14T21:13:22.8529311Z resolving dependencies... 2021-05-14T21:13:22.9838666Z looking for conflicting packages... 2021-05-14T21:13:22.9861397Z 2021-05-14T21:13:22.9863453Z 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-14T21:13:22.9864900Z 2021-05-14T21:13:22.9865469Z Total Download Size: 3.72 MiB 2021-05-14T21:13:22.9866098Z Total Installed Size: 21.06 MiB 2021-05-14T21:13:22.9866507Z 2021-05-14T21:13:22.9867240Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:22.9867953Z :: Retrieving packages... 2021-05-14T21:13:23.2974581Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-14T21:13:23.6814404Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-14T21:13:23.7799808Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-14T21:13:23.8783350Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-14T21:13:23.9755686Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-14T21:13:24.0730416Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-14T21:13:24.4720091Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-14T21:13:24.4988234Z checking keyring... 2021-05-14T21:13:24.8107024Z checking package integrity... 2021-05-14T21:13:25.8349294Z loading package files... 2021-05-14T21:13:25.8527414Z checking for file conflicts... 2021-05-14T21:13:25.8701510Z checking available disk space... 2021-05-14T21:13:25.8711615Z :: Processing package changes... 2021-05-14T21:13:25.8712467Z installing mingw-w64-x86_64-libksba... 2021-05-14T21:13:25.8804595Z installing mingw-w64-x86_64-libassuan... 2021-05-14T21:13:25.8881097Z installing mingw-w64-x86_64-libusb... 2021-05-14T21:13:25.8952939Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-14T21:13:25.9012696Z installing mingw-w64-x86_64-npth... 2021-05-14T21:13:25.9097038Z installing mingw-w64-x86_64-gnupg... 2021-05-14T21:13:25.9688325Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-14T21:13:25.9689212Z mingw-w64-x86_64-pinentry 2021-05-14T21:13:25.9690002Z installing mingw-w64-x86_64-gpgme... 2021-05-14T21:13:26.8207389Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-14T21:13:26.8208187Z resolving dependencies... 2021-05-14T21:13:26.8412281Z looking for conflicting packages... 2021-05-14T21:13:26.8466409Z 2021-05-14T21:13:26.8467069Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-14T21:13:26.8467542Z 2021-05-14T21:13:26.8468027Z Total Installed Size: 21.09 MiB 2021-05-14T21:13:26.8468823Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:26.8469858Z 2021-05-14T21:13:26.8470512Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:26.8471589Z checking keyring... 2021-05-14T21:13:26.9111403Z checking package integrity... 2021-05-14T21:13:27.0275953Z loading package files... 2021-05-14T21:13:27.0321369Z checking for file conflicts... 2021-05-14T21:13:27.0322078Z checking available disk space... 2021-05-14T21:13:27.0468766Z :: Processing package changes... 2021-05-14T21:13:27.0469628Z reinstalling mingw-w64-x86_64-grpc... 2021-05-14T21:13:28.0029431Z resolving dependencies... 2021-05-14T21:13:28.0030391Z looking for conflicting packages... 2021-05-14T21:13:28.0280325Z 2021-05-14T21:13:28.0281303Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-14T21:13:28.0281723Z 2021-05-14T21:13:28.0282192Z Total Download Size: 1.89 MiB 2021-05-14T21:13:28.0282748Z Total Installed Size: 12.38 MiB 2021-05-14T21:13:28.0283349Z 2021-05-14T21:13:28.0283934Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:28.0284595Z :: Retrieving packages... 2021-05-14T21:13:28.3368558Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-14T21:13:29.0479756Z checking keyring... 2021-05-14T21:13:29.1266923Z checking package integrity... 2021-05-14T21:13:29.2677085Z loading package files... 2021-05-14T21:13:29.2768918Z checking for file conflicts... 2021-05-14T21:13:29.2890059Z checking available disk space... 2021-05-14T21:13:29.2902398Z :: Processing package changes... 2021-05-14T21:13:29.2903127Z installing mingw-w64-x86_64-gsl... 2021-05-14T21:13:30.2961052Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-14T21:13:30.2961866Z resolving dependencies... 2021-05-14T21:13:30.3070332Z looking for conflicting packages... 2021-05-14T21:13:30.3227122Z 2021-05-14T21:13:30.3227949Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-14T21:13:30.3228510Z 2021-05-14T21:13:30.3229275Z Total Installed Size: 8.19 MiB 2021-05-14T21:13:30.3229857Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:30.3230535Z 2021-05-14T21:13:30.3231276Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:30.3232594Z checking keyring... 2021-05-14T21:13:30.3907759Z checking package integrity... 2021-05-14T21:13:30.4939865Z loading package files... 2021-05-14T21:13:30.4962945Z checking for file conflicts... 2021-05-14T21:13:30.4963712Z checking available disk space... 2021-05-14T21:13:30.4998474Z :: Processing package changes... 2021-05-14T21:13:30.4999205Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-14T21:13:31.2068044Z resolving dependencies... 2021-05-14T21:13:31.2265387Z looking for conflicting packages... 2021-05-14T21:13:31.2322919Z 2021-05-14T21:13:31.2323812Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-14T21:13:31.2324306Z 2021-05-14T21:13:31.2324787Z Total Download Size: 1.09 MiB 2021-05-14T21:13:31.2325349Z Total Installed Size: 8.69 MiB 2021-05-14T21:13:31.2325744Z 2021-05-14T21:13:31.2326349Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:31.2326953Z :: Retrieving packages... 2021-05-14T21:13:31.5407381Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-14T21:13:32.1084136Z checking keyring... 2021-05-14T21:13:32.1890646Z checking package integrity... 2021-05-14T21:13:32.3199690Z loading package files... 2021-05-14T21:13:32.3222900Z checking for file conflicts... 2021-05-14T21:13:32.3282365Z checking available disk space... 2021-05-14T21:13:32.3292065Z :: Processing package changes... 2021-05-14T21:13:32.3292785Z installing mingw-w64-x86_64-hdf4... 2021-05-14T21:13:33.0675752Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-14T21:13:33.0676446Z resolving dependencies... 2021-05-14T21:13:33.0879273Z looking for conflicting packages... 2021-05-14T21:13:33.0931824Z 2021-05-14T21:13:33.0932514Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-14T21:13:33.0933057Z 2021-05-14T21:13:33.0933609Z Total Installed Size: 91.59 MiB 2021-05-14T21:13:33.0934704Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:33.0935404Z 2021-05-14T21:13:33.0936215Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:33.0936797Z checking keyring... 2021-05-14T21:13:33.1621671Z checking package integrity... 2021-05-14T21:13:33.3380564Z loading package files... 2021-05-14T21:13:33.3420579Z checking for file conflicts... 2021-05-14T21:13:33.3421270Z checking available disk space... 2021-05-14T21:13:33.3508802Z :: Processing package changes... 2021-05-14T21:13:33.3509573Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-14T21:13:34.3093451Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:13:34.3094310Z resolving dependencies... 2021-05-14T21:13:34.3095768Z looking for conflicting packages... 2021-05-14T21:13:34.3353704Z 2021-05-14T21:13:34.3354953Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:13:34.3355897Z 2021-05-14T21:13:34.3356473Z Total Download Size: 5.28 MiB 2021-05-14T21:13:34.3357104Z Total Installed Size: 66.96 MiB 2021-05-14T21:13:34.3366825Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:34.3368472Z 2021-05-14T21:13:34.3372951Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:34.3377968Z :: Retrieving packages... 2021-05-14T21:13:34.6874851Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:13:35.5642950Z checking keyring... 2021-05-14T21:13:35.6422487Z checking package integrity... 2021-05-14T21:13:35.8089367Z loading package files... 2021-05-14T21:13:35.8287481Z checking for file conflicts... 2021-05-14T21:13:35.8288920Z checking available disk space... 2021-05-14T21:13:36.0415710Z :: Processing package changes... 2021-05-14T21:13:36.0416945Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-14T21:13:38.1982489Z resolving dependencies... 2021-05-14T21:13:38.2154295Z looking for conflicting packages... 2021-05-14T21:13:38.2245557Z 2021-05-14T21:13:38.2246354Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-14T21:13:38.2246885Z 2021-05-14T21:13:38.2247445Z Total Download Size: 0.08 MiB 2021-05-14T21:13:38.2248305Z Total Installed Size: 0.32 MiB 2021-05-14T21:13:38.2248734Z 2021-05-14T21:13:38.2249416Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:38.2250102Z :: Retrieving packages... 2021-05-14T21:13:38.5414575Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-14T21:13:38.7334053Z checking keyring... 2021-05-14T21:13:38.8118787Z checking package integrity... 2021-05-14T21:13:38.9272046Z loading package files... 2021-05-14T21:13:38.9290915Z checking for file conflicts... 2021-05-14T21:13:38.9307231Z checking available disk space... 2021-05-14T21:13:38.9316626Z :: Processing package changes... 2021-05-14T21:13:38.9317331Z installing mingw-w64-x86_64-hiredis... 2021-05-14T21:13:39.5905722Z resolving dependencies... 2021-05-14T21:13:39.5906726Z looking for conflicting packages... 2021-05-14T21:13:39.6164866Z 2021-05-14T21:13:39.6165726Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-14T21:13:39.6166281Z 2021-05-14T21:13:39.6166817Z Total Download Size: 0.03 MiB 2021-05-14T21:13:39.6167458Z Total Installed Size: 0.11 MiB 2021-05-14T21:13:39.6167863Z 2021-05-14T21:13:39.6168514Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:39.6169196Z :: Retrieving packages... 2021-05-14T21:13:39.9252738Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-14T21:13:40.0205195Z checking keyring... 2021-05-14T21:13:40.0967237Z checking package integrity... 2021-05-14T21:13:40.2104667Z loading package files... 2021-05-14T21:13:40.2123174Z checking for file conflicts... 2021-05-14T21:13:40.2126644Z checking available disk space... 2021-05-14T21:13:40.2136039Z :: Processing package changes... 2021-05-14T21:13:40.2136774Z installing mingw-w64-x86_64-http-parser... 2021-05-14T21:13:40.8655419Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-14T21:13:40.8656491Z resolving dependencies... 2021-05-14T21:13:40.8745282Z looking for conflicting packages... 2021-05-14T21:13:40.8915366Z 2021-05-14T21:13:40.8916287Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-14T21:13:40.8916771Z 2021-05-14T21:13:40.8917762Z Total Installed Size: 113.98 MiB 2021-05-14T21:13:40.8918309Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:40.8918864Z 2021-05-14T21:13:40.8919502Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:40.8920042Z checking keyring... 2021-05-14T21:13:40.9537134Z checking package integrity... 2021-05-14T21:13:41.2154763Z loading package files... 2021-05-14T21:13:41.2206046Z checking for file conflicts... 2021-05-14T21:13:41.2206835Z checking available disk space... 2021-05-14T21:13:41.2299811Z :: Processing package changes... 2021-05-14T21:13:41.2300706Z reinstalling mingw-w64-x86_64-icu... 2021-05-14T21:13:42.3456708Z resolving dependencies... 2021-05-14T21:13:42.3721834Z looking for conflicting packages... 2021-05-14T21:13:42.3751545Z 2021-05-14T21:13:42.3754129Z 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-14T21:13:42.3755908Z 2021-05-14T21:13:42.3756466Z Total Download Size: 17.57 MiB 2021-05-14T21:13:42.3757142Z Total Installed Size: 78.94 MiB 2021-05-14T21:13:42.3757542Z 2021-05-14T21:13:42.3758212Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:42.3758939Z :: Retrieving packages... 2021-05-14T21:13:42.6882424Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-14T21:13:43.4582608Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-14T21:13:43.5707806Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-14T21:13:43.7678570Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-14T21:13:43.8665858Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-14T21:13:43.9646736Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-14T21:13:44.1503738Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-14T21:13:44.2488258Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-14T21:13:44.3678457Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-14T21:13:44.4917843Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-14T21:13:44.8081899Z checking keyring... 2021-05-14T21:13:45.0416149Z checking package integrity... 2021-05-14T21:13:46.3722857Z loading package files... 2021-05-14T21:13:46.4182774Z checking for file conflicts... 2021-05-14T21:13:46.5498121Z checking available disk space... 2021-05-14T21:13:46.5513991Z :: Processing package changes... 2021-05-14T21:13:46.5514940Z installing mingw-w64-x86_64-djvulibre... 2021-05-14T21:13:46.6427040Z installing mingw-w64-x86_64-flif... 2021-05-14T21:13:46.8190410Z installing mingw-w64-x86_64-gsfonts... 2021-05-14T21:13:46.8764052Z installing mingw-w64-x86_64-jbigkit... 2021-05-14T21:13:46.8945303Z installing mingw-w64-x86_64-liblqr... 2021-05-14T21:13:46.9124994Z installing mingw-w64-x86_64-libraqm... 2021-05-14T21:13:46.9310891Z installing mingw-w64-x86_64-libtool... 2021-05-14T21:13:46.9752925Z installing mingw-w64-x86_64-libwmf... 2021-05-14T21:13:47.0279747Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-14T21:13:47.0878003Z installing mingw-w64-x86_64-imagemagick... 2021-05-14T21:13:48.2918643Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-14T21:13:48.2919952Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-14T21:13:48.2920934Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-14T21:13:48.2921843Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-14T21:13:48.2922628Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-14T21:13:48.2962438Z :: Running post-transaction hooks... 2021-05-14T21:13:48.2963297Z (1/2) Updating fontconfig cache... 2021-05-14T21:13:48.3608231Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-14T21:13:49.0605336Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-14T21:13:49.0606057Z resolving dependencies... 2021-05-14T21:13:49.0695053Z looking for conflicting packages... 2021-05-14T21:13:49.0869918Z 2021-05-14T21:13:49.0870708Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-14T21:13:49.0871217Z 2021-05-14T21:13:49.0871994Z Total Installed Size: 8.68 MiB 2021-05-14T21:13:49.0872819Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:49.0873456Z 2021-05-14T21:13:49.0874281Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:49.0874902Z checking keyring... 2021-05-14T21:13:49.1490553Z checking package integrity... 2021-05-14T21:13:49.2589913Z loading package files... 2021-05-14T21:13:49.2625867Z checking for file conflicts... 2021-05-14T21:13:49.2626640Z checking available disk space... 2021-05-14T21:13:49.2684169Z :: Processing package changes... 2021-05-14T21:13:49.2684968Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-14T21:13:50.0213970Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-14T21:13:50.0214813Z resolving dependencies... 2021-05-14T21:13:50.0215933Z looking for conflicting packages... 2021-05-14T21:13:50.0480501Z 2021-05-14T21:13:50.0481276Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-14T21:13:50.0481756Z 2021-05-14T21:13:50.0482308Z Total Download Size: 0.85 MiB 2021-05-14T21:13:50.0482922Z Total Installed Size: 4.15 MiB 2021-05-14T21:13:50.0483548Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:50.0483943Z 2021-05-14T21:13:50.0484621Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:50.0485367Z :: Retrieving packages... 2021-05-14T21:13:50.3664122Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-14T21:13:50.9018275Z checking keyring... 2021-05-14T21:13:50.9805510Z checking package integrity... 2021-05-14T21:13:51.1017446Z loading package files... 2021-05-14T21:13:51.1041711Z checking for file conflicts... 2021-05-14T21:13:51.1042467Z checking available disk space... 2021-05-14T21:13:51.1174271Z :: Processing package changes... 2021-05-14T21:13:51.1175119Z reinstalling mingw-w64-x86_64-isl... 2021-05-14T21:13:51.8129021Z resolving dependencies... 2021-05-14T21:13:51.8388184Z looking for conflicting packages... 2021-05-14T21:13:51.8406762Z 2021-05-14T21:13:51.8407571Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-14T21:13:51.8408150Z 2021-05-14T21:13:51.8408705Z Total Download Size: 13.04 MiB 2021-05-14T21:13:51.8409333Z Total Installed Size: 137.15 MiB 2021-05-14T21:13:51.8409723Z 2021-05-14T21:13:51.8410380Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:51.8411074Z :: Retrieving packages... 2021-05-14T21:13:52.4209372Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-14T21:13:53.0958812Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-14T21:13:53.4100127Z checking keyring... 2021-05-14T21:13:53.4899279Z checking package integrity... 2021-05-14T21:13:53.8249290Z loading package files... 2021-05-14T21:13:53.8743467Z checking for file conflicts... 2021-05-14T21:13:54.1009655Z checking available disk space... 2021-05-14T21:13:54.1031478Z :: Processing package changes... 2021-05-14T21:13:54.1032263Z installing mingw-w64-x86_64-gdcm... 2021-05-14T21:13:54.4338564Z installing mingw-w64-x86_64-itk... 2021-05-14T21:13:57.2902893Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-14T21:13:57.2904016Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-14T21:13:57.2904786Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-14T21:13:57.9550358Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-14T21:13:57.9551126Z resolving dependencies... 2021-05-14T21:13:57.9685257Z looking for conflicting packages... 2021-05-14T21:13:57.9814591Z 2021-05-14T21:13:57.9815364Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-14T21:13:57.9815895Z 2021-05-14T21:13:57.9816662Z Total Installed Size: 4.75 MiB 2021-05-14T21:13:57.9817504Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:57.9818134Z 2021-05-14T21:13:57.9818957Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:57.9819558Z checking keyring... 2021-05-14T21:13:58.0471663Z checking package integrity... 2021-05-14T21:13:58.1472220Z loading package files... 2021-05-14T21:13:58.1514705Z checking for file conflicts... 2021-05-14T21:13:58.1515375Z checking available disk space... 2021-05-14T21:13:58.1616067Z :: Processing package changes... 2021-05-14T21:13:58.1616797Z reinstalling mingw-w64-x86_64-jasper... 2021-05-14T21:13:58.9943602Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-14T21:13:58.9944483Z resolving dependencies... 2021-05-14T21:13:59.0032964Z looking for conflicting packages... 2021-05-14T21:13:59.0199606Z 2021-05-14T21:13:59.0200385Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-14T21:13:59.0200903Z 2021-05-14T21:13:59.0201699Z Total Installed Size: 0.43 MiB 2021-05-14T21:13:59.0202278Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:59.0202926Z 2021-05-14T21:13:59.0203639Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:59.0204271Z checking keyring... 2021-05-14T21:13:59.0994343Z checking package integrity... 2021-05-14T21:13:59.1928870Z loading package files... 2021-05-14T21:13:59.1943269Z checking for file conflicts... 2021-05-14T21:13:59.1943957Z checking available disk space... 2021-05-14T21:13:59.1964544Z :: Processing package changes... 2021-05-14T21:13:59.1965246Z reinstalling mingw-w64-x86_64-json-c... 2021-05-14T21:13:59.8522540Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-14T21:13:59.8523294Z resolving dependencies... 2021-05-14T21:13:59.8524261Z looking for conflicting packages... 2021-05-14T21:13:59.8789437Z 2021-05-14T21:13:59.8790459Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-14T21:13:59.8791176Z 2021-05-14T21:13:59.8792117Z Total Installed Size: 1.88 MiB 2021-05-14T21:13:59.8793009Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:13:59.8793389Z 2021-05-14T21:13:59.8794025Z :: Proceed with installation? [Y/n] 2021-05-14T21:13:59.8794580Z checking keyring... 2021-05-14T21:13:59.9415020Z checking package integrity... 2021-05-14T21:14:00.0446172Z loading package files... 2021-05-14T21:14:00.0464515Z checking for file conflicts... 2021-05-14T21:14:00.0466647Z checking available disk space... 2021-05-14T21:14:00.0484465Z :: Processing package changes... 2021-05-14T21:14:00.0485189Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-14T21:14:00.7148055Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-14T21:14:00.7148782Z resolving dependencies... 2021-05-14T21:14:00.7280578Z looking for conflicting packages... 2021-05-14T21:14:00.7409425Z 2021-05-14T21:14:00.7410158Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-14T21:14:00.7410651Z 2021-05-14T21:14:00.7411492Z Total Installed Size: 1.64 MiB 2021-05-14T21:14:00.7412268Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:00.7412867Z 2021-05-14T21:14:00.7413646Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:00.7414243Z checking keyring... 2021-05-14T21:14:00.8025121Z checking package integrity... 2021-05-14T21:14:00.9006045Z loading package files... 2021-05-14T21:14:00.9030705Z checking for file conflicts... 2021-05-14T21:14:00.9031478Z checking available disk space... 2021-05-14T21:14:00.9050035Z :: Processing package changes... 2021-05-14T21:14:00.9064292Z reinstalling mingw-w64-x86_64-lame... 2021-05-14T21:14:01.5887668Z resolving dependencies... 2021-05-14T21:14:01.5973304Z looking for conflicting packages... 2021-05-14T21:14:01.6158220Z 2021-05-14T21:14:01.6159291Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-14T21:14:01.6159786Z 2021-05-14T21:14:01.6160290Z Total Download Size: 3.31 MiB 2021-05-14T21:14:01.6160846Z Total Installed Size: 28.75 MiB 2021-05-14T21:14:01.6161240Z 2021-05-14T21:14:01.6161861Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:01.6162457Z :: Retrieving packages... 2021-05-14T21:14:01.9420294Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-14T21:14:02.7147969Z checking keyring... 2021-05-14T21:14:02.7895507Z checking package integrity... 2021-05-14T21:14:02.9398748Z loading package files... 2021-05-14T21:14:02.9417203Z checking for file conflicts... 2021-05-14T21:14:02.9440868Z checking available disk space... 2021-05-14T21:14:02.9450298Z :: Processing package changes... 2021-05-14T21:14:02.9451051Z installing mingw-w64-x86_64-lapack... 2021-05-14T21:14:03.6948388Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-14T21:14:03.6949373Z resolving dependencies... 2021-05-14T21:14:03.7102179Z looking for conflicting packages... 2021-05-14T21:14:03.7215474Z 2021-05-14T21:14:03.7216119Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-14T21:14:03.7216552Z 2021-05-14T21:14:03.7217048Z Total Installed Size: 1.62 MiB 2021-05-14T21:14:03.7217878Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:03.7218477Z 2021-05-14T21:14:03.7219421Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:03.7220040Z checking keyring... 2021-05-14T21:14:03.7834467Z checking package integrity... 2021-05-14T21:14:03.8784933Z loading package files... 2021-05-14T21:14:03.8803289Z checking for file conflicts... 2021-05-14T21:14:03.8804046Z checking available disk space... 2021-05-14T21:14:03.8821127Z :: Processing package changes... 2021-05-14T21:14:03.8821869Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-14T21:14:04.5659234Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-14T21:14:04.5659996Z resolving dependencies... 2021-05-14T21:14:04.5870342Z looking for conflicting packages... 2021-05-14T21:14:04.5921550Z 2021-05-14T21:14:04.5922195Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-14T21:14:04.5922660Z 2021-05-14T21:14:04.5923343Z Total Installed Size: 8.39 MiB 2021-05-14T21:14:04.5924273Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:04.5925044Z 2021-05-14T21:14:04.5925733Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:04.5926307Z checking keyring... 2021-05-14T21:14:04.6534608Z checking package integrity... 2021-05-14T21:14:04.7571711Z loading package files... 2021-05-14T21:14:04.7587162Z checking for file conflicts... 2021-05-14T21:14:04.7587872Z checking available disk space... 2021-05-14T21:14:04.7614791Z :: Processing package changes... 2021-05-14T21:14:04.7615551Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-14T21:14:05.4448007Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-14T21:14:05.4448804Z resolving dependencies... 2021-05-14T21:14:05.4667435Z looking for conflicting packages... 2021-05-14T21:14:05.4718745Z 2021-05-14T21:14:05.4719565Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-14T21:14:05.4720112Z 2021-05-14T21:14:05.4720933Z Total Installed Size: 3.99 MiB 2021-05-14T21:14:05.4721500Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:05.4722152Z 2021-05-14T21:14:05.4722867Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:05.4723485Z checking keyring... 2021-05-14T21:14:05.5343289Z checking package integrity... 2021-05-14T21:14:05.6314340Z loading package files... 2021-05-14T21:14:05.6337109Z checking for file conflicts... 2021-05-14T21:14:05.6337871Z checking available disk space... 2021-05-14T21:14:05.6368380Z :: Processing package changes... 2021-05-14T21:14:05.6369136Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-14T21:14:06.3503133Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-14T21:14:06.3503966Z resolving dependencies... 2021-05-14T21:14:06.3636338Z looking for conflicting packages... 2021-05-14T21:14:06.3773099Z 2021-05-14T21:14:06.3774099Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-14T21:14:06.3774580Z 2021-05-14T21:14:06.3775303Z Total Installed Size: 0.38 MiB 2021-05-14T21:14:06.3776609Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:06.3777029Z 2021-05-14T21:14:06.3778064Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:06.3778744Z checking keyring... 2021-05-14T21:14:06.4395365Z checking package integrity... 2021-05-14T21:14:06.5335070Z loading package files... 2021-05-14T21:14:06.5352845Z checking for file conflicts... 2021-05-14T21:14:06.5353563Z checking available disk space... 2021-05-14T21:14:06.5367521Z :: Processing package changes... 2021-05-14T21:14:06.5368256Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-14T21:14:07.1837037Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-14T21:14:07.1837744Z resolving dependencies... 2021-05-14T21:14:07.1921278Z looking for conflicting packages... 2021-05-14T21:14:07.2195498Z 2021-05-14T21:14:07.2196452Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-14T21:14:07.2196899Z 2021-05-14T21:14:07.2197661Z Total Installed Size: 4.02 MiB 2021-05-14T21:14:07.2198191Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:07.2198796Z 2021-05-14T21:14:07.2199457Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:07.2200075Z checking keyring... 2021-05-14T21:14:07.2815699Z checking package integrity... 2021-05-14T21:14:07.3790508Z loading package files... 2021-05-14T21:14:07.3805401Z checking for file conflicts... 2021-05-14T21:14:07.3806104Z checking available disk space... 2021-05-14T21:14:07.3822119Z :: Processing package changes... 2021-05-14T21:14:07.3822863Z reinstalling mingw-w64-x86_64-libde265... 2021-05-14T21:14:08.0294359Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-14T21:14:08.0295214Z resolving dependencies... 2021-05-14T21:14:08.0296327Z looking for conflicting packages... 2021-05-14T21:14:08.0553565Z 2021-05-14T21:14:08.0554326Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-14T21:14:08.0554809Z 2021-05-14T21:14:08.0555368Z Total Download Size: 0.04 MiB 2021-05-14T21:14:08.0556211Z Total Installed Size: 0.11 MiB 2021-05-14T21:14:08.0556836Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:08.0557238Z 2021-05-14T21:14:08.0557907Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:08.0558585Z :: Retrieving packages... 2021-05-14T21:14:08.3934214Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-14T21:14:08.5843572Z checking keyring... 2021-05-14T21:14:08.6619316Z checking package integrity... 2021-05-14T21:14:08.7721878Z loading package files... 2021-05-14T21:14:08.7739292Z checking for file conflicts... 2021-05-14T21:14:08.7740063Z checking available disk space... 2021-05-14T21:14:08.7781818Z :: Processing package changes... 2021-05-14T21:14:08.7782677Z reinstalling mingw-w64-x86_64-libffi... 2021-05-14T21:14:09.4276524Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-14T21:14:09.4277354Z resolving dependencies... 2021-05-14T21:14:09.4278390Z looking for conflicting packages... 2021-05-14T21:14:09.4537621Z 2021-05-14T21:14:09.4538493Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-14T21:14:09.4539034Z 2021-05-14T21:14:09.4539854Z Total Installed Size: 0.13 MiB 2021-05-14T21:14:09.4540874Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:09.4541415Z 2021-05-14T21:14:09.4542092Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:09.4542680Z checking keyring... 2021-05-14T21:14:09.5142047Z checking package integrity... 2021-05-14T21:14:09.6068654Z loading package files... 2021-05-14T21:14:09.6078372Z checking for file conflicts... 2021-05-14T21:14:09.6079042Z checking available disk space... 2021-05-14T21:14:09.6091206Z :: Processing package changes... 2021-05-14T21:14:09.6091969Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-14T21:14:10.2440495Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-14T21:14:10.2441341Z resolving dependencies... 2021-05-14T21:14:10.2653007Z looking for conflicting packages... 2021-05-14T21:14:10.2704882Z 2021-05-14T21:14:10.2705665Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-14T21:14:10.2706311Z 2021-05-14T21:14:10.2707142Z Total Installed Size: 0.79 MiB 2021-05-14T21:14:10.2707919Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:10.2708588Z 2021-05-14T21:14:10.2709369Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:10.2709988Z checking keyring... 2021-05-14T21:14:10.3339249Z checking package integrity... 2021-05-14T21:14:10.4295507Z loading package files... 2021-05-14T21:14:10.4313498Z checking for file conflicts... 2021-05-14T21:14:10.4314208Z checking available disk space... 2021-05-14T21:14:10.4337668Z :: Processing package changes... 2021-05-14T21:14:10.4338413Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-14T21:14:11.1047189Z resolving dependencies... 2021-05-14T21:14:11.1280160Z looking for conflicting packages... 2021-05-14T21:14:11.1333637Z 2021-05-14T21:14:11.1334327Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-14T21:14:11.1334768Z 2021-05-14T21:14:11.1335294Z Total Download Size: 0.68 MiB 2021-05-14T21:14:11.1335858Z Total Installed Size: 3.01 MiB 2021-05-14T21:14:11.1336203Z 2021-05-14T21:14:11.1336912Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:11.1337526Z :: Retrieving packages... 2021-05-14T21:14:11.4448947Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-14T21:14:11.9190776Z checking keyring... 2021-05-14T21:14:11.9941656Z checking package integrity... 2021-05-14T21:14:12.1247878Z loading package files... 2021-05-14T21:14:12.1250540Z checking for file conflicts... 2021-05-14T21:14:12.1255777Z checking available disk space... 2021-05-14T21:14:12.1279946Z :: Processing package changes... 2021-05-14T21:14:12.1281899Z installing mingw-w64-x86_64-libgit2... 2021-05-14T21:14:12.8226881Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-14T21:14:12.8227935Z resolving dependencies... 2021-05-14T21:14:12.8323842Z looking for conflicting packages... 2021-05-14T21:14:12.8503284Z 2021-05-14T21:14:12.8504294Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-14T21:14:12.8505035Z 2021-05-14T21:14:12.8505751Z Total Installed Size: 1.43 MiB 2021-05-14T21:14:12.8506449Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:12.8506907Z 2021-05-14T21:14:12.8507783Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:12.8508457Z checking keyring... 2021-05-14T21:14:12.9118897Z checking package integrity... 2021-05-14T21:14:13.0068434Z loading package files... 2021-05-14T21:14:13.0094880Z checking for file conflicts... 2021-05-14T21:14:13.0095573Z checking available disk space... 2021-05-14T21:14:13.0133202Z :: Processing package changes... 2021-05-14T21:14:13.0133960Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-14T21:14:13.6939808Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-14T21:14:13.6940544Z resolving dependencies... 2021-05-14T21:14:13.7152579Z looking for conflicting packages... 2021-05-14T21:14:13.7205927Z 2021-05-14T21:14:13.7206585Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-14T21:14:13.7207026Z 2021-05-14T21:14:13.7207517Z Total Installed Size: 3.84 MiB 2021-05-14T21:14:13.7208216Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:13.7208505Z 2021-05-14T21:14:13.7209293Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:13.7209868Z checking keyring... 2021-05-14T21:14:13.7811570Z checking package integrity... 2021-05-14T21:14:13.8768698Z loading package files... 2021-05-14T21:14:13.8792357Z checking for file conflicts... 2021-05-14T21:14:13.8793058Z checking available disk space... 2021-05-14T21:14:13.8812603Z :: Processing package changes... 2021-05-14T21:14:13.8813341Z reinstalling mingw-w64-x86_64-libheif... 2021-05-14T21:14:14.5464778Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-14T21:14:14.5465525Z resolving dependencies... 2021-05-14T21:14:14.5467253Z looking for conflicting packages... 2021-05-14T21:14:14.5736608Z 2021-05-14T21:14:14.5737563Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-14T21:14:14.5738052Z 2021-05-14T21:14:14.5738550Z Total Download Size: 0.73 MiB 2021-05-14T21:14:14.5739121Z Total Installed Size: 2.24 MiB 2021-05-14T21:14:14.5739659Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:14.5740020Z 2021-05-14T21:14:14.5740629Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:14.5741221Z :: Retrieving packages... 2021-05-14T21:14:14.8905776Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-14T21:14:15.3756438Z checking keyring... 2021-05-14T21:14:15.4508940Z checking package integrity... 2021-05-14T21:14:15.5660160Z loading package files... 2021-05-14T21:14:15.5679435Z checking for file conflicts... 2021-05-14T21:14:15.5680368Z checking available disk space... 2021-05-14T21:14:15.5761290Z :: Processing package changes... 2021-05-14T21:14:15.5762155Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-14T21:14:16.2421344Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-14T21:14:16.2422108Z resolving dependencies... 2021-05-14T21:14:16.2510400Z looking for conflicting packages... 2021-05-14T21:14:16.2686605Z 2021-05-14T21:14:16.2687633Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-14T21:14:16.2688480Z 2021-05-14T21:14:16.2689255Z Total Installed Size: 4.35 MiB 2021-05-14T21:14:16.2689999Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:16.2690535Z 2021-05-14T21:14:16.2691174Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:16.2691744Z checking keyring... 2021-05-14T21:14:16.3307841Z checking package integrity... 2021-05-14T21:14:16.4266619Z loading package files... 2021-05-14T21:14:16.4281268Z checking for file conflicts... 2021-05-14T21:14:16.4282019Z checking available disk space... 2021-05-14T21:14:16.4307799Z :: Processing package changes... 2021-05-14T21:14:16.4308593Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-14T21:14:17.1063101Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:14:17.1064150Z resolving dependencies... 2021-05-14T21:14:17.1065472Z looking for conflicting packages... 2021-05-14T21:14:17.1333244Z 2021-05-14T21:14:17.1334906Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:14:17.1335707Z 2021-05-14T21:14:17.1336301Z Total Download Size: 0.02 MiB 2021-05-14T21:14:17.1336938Z Total Installed Size: 0.05 MiB 2021-05-14T21:14:17.1337573Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:17.1337981Z 2021-05-14T21:14:17.1338698Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:17.1339412Z :: Retrieving packages... 2021-05-14T21:14:17.4439031Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:14:17.5392071Z checking keyring... 2021-05-14T21:14:17.6158854Z checking package integrity... 2021-05-14T21:14:17.7298231Z loading package files... 2021-05-14T21:14:17.7315953Z checking for file conflicts... 2021-05-14T21:14:17.7316685Z checking available disk space... 2021-05-14T21:14:17.7328339Z :: Processing package changes... 2021-05-14T21:14:17.7329089Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-14T21:14:18.3777309Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-14T21:14:18.3778166Z resolving dependencies... 2021-05-14T21:14:18.3996048Z looking for conflicting packages... 2021-05-14T21:14:18.4049113Z 2021-05-14T21:14:18.4049915Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-14T21:14:18.4050478Z 2021-05-14T21:14:18.4050966Z Total Installed Size: 3.26 MiB 2021-05-14T21:14:18.4051725Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:18.4052084Z 2021-05-14T21:14:18.4052956Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:18.4053589Z checking keyring... 2021-05-14T21:14:18.4648074Z checking package integrity... 2021-05-14T21:14:18.5589863Z loading package files... 2021-05-14T21:14:18.5613021Z checking for file conflicts... 2021-05-14T21:14:18.5613850Z checking available disk space... 2021-05-14T21:14:18.5643344Z :: Processing package changes... 2021-05-14T21:14:18.5644231Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-14T21:14:19.2331161Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-14T21:14:19.2331859Z resolving dependencies... 2021-05-14T21:14:19.2332877Z looking for conflicting packages... 2021-05-14T21:14:19.2590602Z 2021-05-14T21:14:19.2591572Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-14T21:14:19.2592379Z 2021-05-14T21:14:19.2592928Z Total Installed Size: 0.54 MiB 2021-05-14T21:14:19.2593573Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:19.2593845Z 2021-05-14T21:14:19.2594303Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:19.2594983Z checking keyring... 2021-05-14T21:14:19.3218816Z checking package integrity... 2021-05-14T21:14:19.4170879Z loading package files... 2021-05-14T21:14:19.4235462Z checking for file conflicts... 2021-05-14T21:14:19.4236220Z checking available disk space... 2021-05-14T21:14:19.4285104Z :: Processing package changes... 2021-05-14T21:14:19.4285888Z reinstalling mingw-w64-x86_64-libogg... 2021-05-14T21:14:20.1617704Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-14T21:14:20.1618434Z resolving dependencies... 2021-05-14T21:14:20.1836688Z looking for conflicting packages... 2021-05-14T21:14:20.1887985Z 2021-05-14T21:14:20.1888637Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-14T21:14:20.1889078Z 2021-05-14T21:14:20.1889556Z Total Installed Size: 2.35 MiB 2021-05-14T21:14:20.1890253Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:20.1890532Z 2021-05-14T21:14:20.1891313Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:20.1891918Z checking keyring... 2021-05-14T21:14:20.2508112Z checking package integrity... 2021-05-14T21:14:20.3437392Z loading package files... 2021-05-14T21:14:20.3450142Z checking for file conflicts... 2021-05-14T21:14:20.3450966Z checking available disk space... 2021-05-14T21:14:20.3471305Z :: Processing package changes... 2021-05-14T21:14:20.3472031Z reinstalling mingw-w64-x86_64-libpng... 2021-05-14T21:14:21.1005399Z error: target not found: mingw-w64-x86_64-libpq 2021-05-14T21:14:21.7367807Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-14T21:14:21.7368670Z resolving dependencies... 2021-05-14T21:14:21.7588534Z looking for conflicting packages... 2021-05-14T21:14:21.7649972Z 2021-05-14T21:14:21.7650827Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-14T21:14:21.7651527Z 2021-05-14T21:14:21.7652277Z Total Installed Size: 6.32 MiB 2021-05-14T21:14:21.7653191Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:21.7653624Z 2021-05-14T21:14:21.7654386Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:21.7655014Z checking keyring... 2021-05-14T21:14:21.8271616Z checking package integrity... 2021-05-14T21:14:21.9236136Z loading package files... 2021-05-14T21:14:21.9252712Z checking for file conflicts... 2021-05-14T21:14:21.9253385Z checking available disk space... 2021-05-14T21:14:21.9275308Z :: Processing package changes... 2021-05-14T21:14:21.9276071Z reinstalling mingw-w64-x86_64-libraw... 2021-05-14T21:14:22.5974074Z resolving dependencies... 2021-05-14T21:14:22.6155953Z looking for conflicting packages... 2021-05-14T21:14:22.6247914Z 2021-05-14T21:14:22.6248796Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-14T21:14:22.6249280Z 2021-05-14T21:14:22.6249780Z Total Download Size: 6.30 MiB 2021-05-14T21:14:22.6250333Z Total Installed Size: 39.39 MiB 2021-05-14T21:14:22.6250698Z 2021-05-14T21:14:22.6251320Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:22.6251910Z :: Retrieving packages... 2021-05-14T21:14:22.9377369Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-14T21:14:23.8216423Z checking keyring... 2021-05-14T21:14:23.8993451Z checking package integrity... 2021-05-14T21:14:24.0609915Z loading package files... 2021-05-14T21:14:24.0638086Z checking for file conflicts... 2021-05-14T21:14:24.0667494Z checking available disk space... 2021-05-14T21:14:24.0676850Z :: Processing package changes... 2021-05-14T21:14:24.0677604Z installing mingw-w64-x86_64-librsvg... 2021-05-14T21:14:24.2088485Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-14T21:14:24.2089549Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-14T21:14:24.2096779Z :: Running post-transaction hooks... 2021-05-14T21:14:24.2097545Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-14T21:14:24.9340018Z resolving dependencies... 2021-05-14T21:14:24.9557716Z looking for conflicting packages... 2021-05-14T21:14:24.9612207Z 2021-05-14T21:14:24.9613008Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-14T21:14:24.9614261Z 2021-05-14T21:14:24.9614845Z Total Download Size: 7.79 MiB 2021-05-14T21:14:24.9615478Z Total Installed Size: 80.96 MiB 2021-05-14T21:14:24.9615896Z 2021-05-14T21:14:24.9616602Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:24.9617335Z :: Retrieving packages... 2021-05-14T21:14:25.2733511Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-14T21:14:26.2347842Z checking keyring... 2021-05-14T21:14:26.3161342Z checking package integrity... 2021-05-14T21:14:26.4894841Z loading package files... 2021-05-14T21:14:26.4961128Z checking for file conflicts... 2021-05-14T21:14:26.5289962Z checking available disk space... 2021-05-14T21:14:26.5301988Z :: Processing package changes... 2021-05-14T21:14:26.5302905Z installing mingw-w64-x86_64-libsbml... 2021-05-14T21:14:27.6573762Z resolving dependencies... 2021-05-14T21:14:27.6833361Z looking for conflicting packages... 2021-05-14T21:14:27.6845432Z 2021-05-14T21:14:27.6846376Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-14T21:14:27.6847097Z 2021-05-14T21:14:27.6847665Z Total Download Size: 0.91 MiB 2021-05-14T21:14:27.6848298Z Total Installed Size: 5.45 MiB 2021-05-14T21:14:27.6848904Z 2021-05-14T21:14:27.6849616Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:27.6850299Z :: Retrieving packages... 2021-05-14T21:14:27.9943675Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-14T21:14:28.5586586Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-14T21:14:28.6535169Z checking keyring... 2021-05-14T21:14:28.7291060Z checking package integrity... 2021-05-14T21:14:28.9579386Z loading package files... 2021-05-14T21:14:28.9625742Z checking for file conflicts... 2021-05-14T21:14:28.9674990Z checking available disk space... 2021-05-14T21:14:28.9686239Z :: Processing package changes... 2021-05-14T21:14:28.9687106Z installing mingw-w64-x86_64-flac... 2021-05-14T21:14:29.0318305Z installing mingw-w64-x86_64-libsndfile... 2021-05-14T21:14:29.7050872Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-14T21:14:29.7051654Z resolving dependencies... 2021-05-14T21:14:30.4041100Z looking for conflicting packages... 2021-05-14T21:14:30.4041452Z 2021-05-14T21:14:30.4042025Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-14T21:14:30.4042451Z 2021-05-14T21:14:30.4042839Z Total Installed Size: 29.97 MiB 2021-05-14T21:14:30.4043312Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:30.4043574Z 2021-05-14T21:14:30.4044012Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:30.4044479Z checking keyring... 2021-05-14T21:14:30.4044943Z checking package integrity... 2021-05-14T21:14:30.4045430Z loading package files... 2021-05-14T21:14:30.4045893Z checking for file conflicts... 2021-05-14T21:14:30.4047081Z checking available disk space... 2021-05-14T21:14:30.4085607Z :: Processing package changes... 2021-05-14T21:14:30.4086284Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-14T21:14:30.6364658Z resolving dependencies... 2021-05-14T21:14:30.6590500Z looking for conflicting packages... 2021-05-14T21:14:30.6645017Z 2021-05-14T21:14:30.6645755Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-14T21:14:30.6646257Z 2021-05-14T21:14:30.6646855Z Total Download Size: 0.31 MiB 2021-05-14T21:14:30.6647497Z Total Installed Size: 1.50 MiB 2021-05-14T21:14:30.6647907Z 2021-05-14T21:14:30.6648556Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:30.6649252Z :: Retrieving packages... 2021-05-14T21:14:30.9794262Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-14T21:14:31.3631469Z checking keyring... 2021-05-14T21:14:31.4402111Z checking package integrity... 2021-05-14T21:14:31.5562294Z loading package files... 2021-05-14T21:14:31.5583136Z checking for file conflicts... 2021-05-14T21:14:31.5593269Z checking available disk space... 2021-05-14T21:14:31.5602660Z :: Processing package changes... 2021-05-14T21:14:31.5604020Z installing mingw-w64-x86_64-libssh... 2021-05-14T21:14:31.6160824Z / 2021-05-14T21:14:32.3180608Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-14T21:14:32.3181312Z resolving dependencies... 2021-05-14T21:14:32.3397901Z looking for conflicting packages... 2021-05-14T21:14:32.3452923Z 2021-05-14T21:14:32.3453842Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-14T21:14:32.3454369Z 2021-05-14T21:14:32.3455075Z Total Installed Size: 0.79 MiB 2021-05-14T21:14:32.3455609Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:32.3456214Z 2021-05-14T21:14:32.3456926Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:32.3457550Z checking keyring... 2021-05-14T21:14:32.4065261Z checking package integrity... 2021-05-14T21:14:32.5000015Z loading package files... 2021-05-14T21:14:32.5028113Z checking for file conflicts... 2021-05-14T21:14:32.5028825Z checking available disk space... 2021-05-14T21:14:32.5105068Z :: Processing package changes... 2021-05-14T21:14:32.5105810Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-14T21:14:33.2895698Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-14T21:14:33.2896420Z resolving dependencies... 2021-05-14T21:14:33.3053836Z looking for conflicting packages... 2021-05-14T21:14:33.3165872Z 2021-05-14T21:14:33.3166637Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-14T21:14:33.3167170Z 2021-05-14T21:14:33.3167715Z Total Download Size: 0.02 MiB 2021-05-14T21:14:33.3168358Z Total Installed Size: 0.03 MiB 2021-05-14T21:14:33.3169003Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:33.3169386Z 2021-05-14T21:14:33.3170095Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:33.3170794Z :: Retrieving packages... 2021-05-14T21:14:33.6281878Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-14T21:14:33.7228356Z checking keyring... 2021-05-14T21:14:33.7977462Z checking package integrity... 2021-05-14T21:14:33.9113727Z loading package files... 2021-05-14T21:14:33.9139685Z checking for file conflicts... 2021-05-14T21:14:33.9140493Z checking available disk space... 2021-05-14T21:14:33.9191521Z :: Processing package changes... 2021-05-14T21:14:33.9192344Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-14T21:14:34.5812401Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-14T21:14:34.5813301Z resolving dependencies... 2021-05-14T21:14:34.6031822Z looking for conflicting packages... 2021-05-14T21:14:34.6084109Z 2021-05-14T21:14:34.6084770Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-14T21:14:34.6085237Z 2021-05-14T21:14:34.6085714Z Total Installed Size: 4.22 MiB 2021-05-14T21:14:34.6086532Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:34.6086830Z 2021-05-14T21:14:34.6087639Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:34.6088235Z checking keyring... 2021-05-14T21:14:34.6698219Z checking package integrity... 2021-05-14T21:14:34.7692877Z loading package files... 2021-05-14T21:14:34.7727424Z checking for file conflicts... 2021-05-14T21:14:34.7728150Z checking available disk space... 2021-05-14T21:14:34.7826785Z :: Processing package changes... 2021-05-14T21:14:34.7827528Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-14T21:14:35.6123086Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-14T21:14:35.6124095Z resolving dependencies... 2021-05-14T21:14:35.6125934Z looking for conflicting packages... 2021-05-14T21:14:35.6384433Z 2021-05-14T21:14:35.6385381Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-14T21:14:35.6385931Z 2021-05-14T21:14:35.6386518Z Total Installed Size: 2.31 MiB 2021-05-14T21:14:35.6387045Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:35.6387355Z 2021-05-14T21:14:35.6387917Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:35.6388786Z checking keyring... 2021-05-14T21:14:35.7004010Z checking package integrity... 2021-05-14T21:14:35.7994636Z loading package files... 2021-05-14T21:14:35.8019922Z checking for file conflicts... 2021-05-14T21:14:35.8020627Z checking available disk space... 2021-05-14T21:14:35.8055462Z :: Processing package changes... 2021-05-14T21:14:35.8056261Z reinstalling mingw-w64-x86_64-libtool... 2021-05-14T21:14:36.4780917Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-14T21:14:36.4781812Z resolving dependencies... 2021-05-14T21:14:36.4876368Z looking for conflicting packages... 2021-05-14T21:14:36.5054930Z 2021-05-14T21:14:36.5056007Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-14T21:14:36.5056576Z 2021-05-14T21:14:36.5057089Z Total Download Size: 0.08 MiB 2021-05-14T21:14:36.5057670Z Total Installed Size: 0.25 MiB 2021-05-14T21:14:36.5058215Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:36.5058565Z 2021-05-14T21:14:36.5059184Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:36.5059780Z :: Retrieving packages... 2021-05-14T21:14:36.8159693Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-14T21:14:37.0052609Z checking keyring... 2021-05-14T21:14:37.0823924Z checking package integrity... 2021-05-14T21:14:37.2015786Z loading package files... 2021-05-14T21:14:37.2062202Z checking for file conflicts... 2021-05-14T21:14:37.2062964Z checking available disk space... 2021-05-14T21:14:37.2102764Z :: Processing package changes... 2021-05-14T21:14:37.2103662Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-14T21:14:37.8693338Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-14T21:14:37.8694211Z resolving dependencies... 2021-05-14T21:14:37.8695242Z looking for conflicting packages... 2021-05-14T21:14:37.8958456Z 2021-05-14T21:14:37.8959292Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-14T21:14:37.8959865Z 2021-05-14T21:14:37.8960969Z Total Installed Size: 0.70 MiB 2021-05-14T21:14:37.8961662Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:37.8962188Z 2021-05-14T21:14:37.8962897Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:37.8963554Z checking keyring... 2021-05-14T21:14:37.9554374Z checking package integrity... 2021-05-14T21:14:38.0474468Z loading package files... 2021-05-14T21:14:38.0486343Z checking for file conflicts... 2021-05-14T21:14:38.0487024Z checking available disk space... 2021-05-14T21:14:38.0500423Z :: Processing package changes... 2021-05-14T21:14:38.0501185Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-14T21:14:38.6916307Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-14T21:14:38.6917004Z resolving dependencies... 2021-05-14T21:14:38.7005189Z looking for conflicting packages... 2021-05-14T21:14:38.7186351Z 2021-05-14T21:14:38.7187297Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-14T21:14:38.7187824Z 2021-05-14T21:14:38.7188586Z Total Installed Size: 1.08 MiB 2021-05-14T21:14:38.7189145Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:38.7189749Z 2021-05-14T21:14:38.7190611Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:38.7191340Z checking keyring... 2021-05-14T21:14:38.7815836Z checking package integrity... 2021-05-14T21:14:38.8723949Z loading package files... 2021-05-14T21:14:38.8744175Z checking for file conflicts... 2021-05-14T21:14:38.8744944Z checking available disk space... 2021-05-14T21:14:38.8760698Z :: Processing package changes... 2021-05-14T21:14:38.8762510Z reinstalling mingw-w64-x86_64-libuv... 2021-05-14T21:14:39.5158200Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-14T21:14:39.5158946Z resolving dependencies... 2021-05-14T21:14:39.5297887Z looking for conflicting packages... 2021-05-14T21:14:39.5417713Z 2021-05-14T21:14:39.5418458Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-14T21:14:39.5418981Z 2021-05-14T21:14:39.5419743Z Total Installed Size: 2.30 MiB 2021-05-14T21:14:39.5420304Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:39.5421005Z 2021-05-14T21:14:39.5421696Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:39.5423096Z checking keyring... 2021-05-14T21:14:39.6036353Z checking package integrity... 2021-05-14T21:14:39.7011112Z loading package files... 2021-05-14T21:14:39.7042377Z checking for file conflicts... 2021-05-14T21:14:39.7043088Z checking available disk space... 2021-05-14T21:14:39.7110899Z :: Processing package changes... 2021-05-14T21:14:39.7111732Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-14T21:14:40.4669797Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-14T21:14:40.4670568Z resolving dependencies... 2021-05-14T21:14:40.4671676Z looking for conflicting packages... 2021-05-14T21:14:40.4940842Z 2021-05-14T21:14:40.4941945Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-14T21:14:40.4942479Z 2021-05-14T21:14:40.4943640Z Total Installed Size: 9.11 MiB 2021-05-14T21:14:40.4944502Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:40.4944878Z 2021-05-14T21:14:40.4945505Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:40.4946106Z checking keyring... 2021-05-14T21:14:40.5554997Z checking package integrity... 2021-05-14T21:14:40.6562260Z loading package files... 2021-05-14T21:14:40.6574505Z checking for file conflicts... 2021-05-14T21:14:40.6575354Z checking available disk space... 2021-05-14T21:14:40.6590963Z :: Processing package changes... 2021-05-14T21:14:40.6591725Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-14T21:14:41.3257780Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-14T21:14:41.3258485Z resolving dependencies... 2021-05-14T21:14:41.3416737Z looking for conflicting packages... 2021-05-14T21:14:41.3531258Z 2021-05-14T21:14:41.3532133Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-14T21:14:41.3532673Z 2021-05-14T21:14:41.3533506Z Total Installed Size: 2.97 MiB 2021-05-14T21:14:41.3534363Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:41.3534918Z 2021-05-14T21:14:41.3535728Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:41.3536318Z checking keyring... 2021-05-14T21:14:41.4167531Z checking package integrity... 2021-05-14T21:14:41.5138204Z loading package files... 2021-05-14T21:14:41.5156784Z checking for file conflicts... 2021-05-14T21:14:41.5157499Z checking available disk space... 2021-05-14T21:14:41.5182433Z :: Processing package changes... 2021-05-14T21:14:41.5183160Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-14T21:14:42.1766088Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-14T21:14:42.1766919Z resolving dependencies... 2021-05-14T21:14:42.1975872Z looking for conflicting packages... 2021-05-14T21:14:42.2026670Z 2021-05-14T21:14:42.2027410Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-14T21:14:42.2027935Z 2021-05-14T21:14:42.2028510Z Total Installed Size: 11.76 MiB 2021-05-14T21:14:42.2029623Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:42.2030180Z 2021-05-14T21:14:42.2030878Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:42.2031631Z checking keyring... 2021-05-14T21:14:42.2644891Z checking package integrity... 2021-05-14T21:14:42.3677301Z loading package files... 2021-05-14T21:14:42.3727634Z checking for file conflicts... 2021-05-14T21:14:42.3728407Z checking available disk space... 2021-05-14T21:14:42.3862561Z :: Processing package changes... 2021-05-14T21:14:42.3863398Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-14T21:14:43.3364428Z resolving dependencies... 2021-05-14T21:14:43.3365728Z looking for conflicting packages... 2021-05-14T21:14:43.3636579Z 2021-05-14T21:14:43.3637424Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-14T21:14:43.3637945Z 2021-05-14T21:14:43.3638489Z Total Download Size: 0.10 MiB 2021-05-14T21:14:43.3639131Z Total Installed Size: 0.38 MiB 2021-05-14T21:14:43.3639548Z 2021-05-14T21:14:43.3640228Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:43.3640926Z :: Retrieving packages... 2021-05-14T21:14:43.6767127Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-14T21:14:43.9623137Z checking keyring... 2021-05-14T21:14:44.0435468Z checking package integrity... 2021-05-14T21:14:44.1585094Z loading package files... 2021-05-14T21:14:44.1604172Z checking for file conflicts... 2021-05-14T21:14:44.1608635Z checking available disk space... 2021-05-14T21:14:44.1618055Z :: Processing package changes... 2021-05-14T21:14:44.1618861Z installing mingw-w64-x86_64-libyaml... 2021-05-14T21:14:44.8088419Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-14T21:14:44.8089178Z resolving dependencies... 2021-05-14T21:14:44.8180143Z looking for conflicting packages... 2021-05-14T21:14:44.8362565Z 2021-05-14T21:14:44.8363354Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-14T21:14:44.8363839Z 2021-05-14T21:14:44.8364681Z Total Installed Size: 1.69 MiB 2021-05-14T21:14:44.8365504Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:44.8366115Z 2021-05-14T21:14:44.8366911Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:44.8367527Z checking keyring... 2021-05-14T21:14:44.8991919Z checking package integrity... 2021-05-14T21:14:44.9932045Z loading package files... 2021-05-14T21:14:44.9953210Z checking for file conflicts... 2021-05-14T21:14:44.9954048Z checking available disk space... 2021-05-14T21:14:44.9970133Z :: Processing package changes... 2021-05-14T21:14:44.9970835Z reinstalling mingw-w64-x86_64-lz4... 2021-05-14T21:14:45.6578542Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-14T21:14:45.6579346Z resolving dependencies... 2021-05-14T21:14:45.6580330Z looking for conflicting packages... 2021-05-14T21:14:45.6855837Z 2021-05-14T21:14:45.6856796Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-14T21:14:45.6857240Z 2021-05-14T21:14:45.6857994Z Total Installed Size: 0.62 MiB 2021-05-14T21:14:45.6858915Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:45.6859488Z 2021-05-14T21:14:45.6860151Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:45.6860731Z checking keyring... 2021-05-14T21:14:46.4110866Z checking package integrity... 2021-05-14T21:14:46.4111476Z loading package files... 2021-05-14T21:14:46.4112032Z checking for file conflicts... 2021-05-14T21:14:46.4112603Z checking available disk space... 2021-05-14T21:14:46.4113270Z :: Processing package changes... 2021-05-14T21:14:46.4113899Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-14T21:14:46.5036085Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-14T21:14:46.5036778Z resolving dependencies... 2021-05-14T21:14:46.5129413Z looking for conflicting packages... 2021-05-14T21:14:46.5299397Z 2021-05-14T21:14:46.5300079Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-14T21:14:46.5300580Z 2021-05-14T21:14:46.5301147Z Total Download Size: 0.15 MiB 2021-05-14T21:14:46.5301787Z Total Installed Size: 0.29 MiB 2021-05-14T21:14:46.5302403Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:46.5302803Z 2021-05-14T21:14:46.5303473Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:46.5304176Z :: Retrieving packages... 2021-05-14T21:14:46.8395516Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-14T21:14:47.1227897Z checking keyring... 2021-05-14T21:14:47.2015659Z checking package integrity... 2021-05-14T21:14:47.3202458Z loading package files... 2021-05-14T21:14:47.3241614Z checking for file conflicts... 2021-05-14T21:14:47.3242438Z checking available disk space... 2021-05-14T21:14:47.3252756Z :: Processing package changes... 2021-05-14T21:14:47.3253437Z reinstalling mingw-w64-x86_64-make... 2021-05-14T21:14:47.9900416Z resolving dependencies... 2021-05-14T21:14:48.0162969Z looking for conflicting packages... 2021-05-14T21:14:48.0175779Z 2021-05-14T21:14:48.0176711Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-14T21:14:48.0177355Z 2021-05-14T21:14:48.0177932Z Total Download Size: 1.48 MiB 2021-05-14T21:14:48.0178557Z Total Installed Size: 6.54 MiB 2021-05-14T21:14:48.0178970Z 2021-05-14T21:14:48.0180503Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:48.0181186Z :: Retrieving packages... 2021-05-14T21:14:48.3289741Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-14T21:14:48.8119780Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-14T21:14:49.0078584Z checking keyring... 2021-05-14T21:14:49.1561455Z checking package integrity... 2021-05-14T21:14:49.3980520Z loading package files... 2021-05-14T21:14:49.4055889Z checking for file conflicts... 2021-05-14T21:14:49.4292189Z checking available disk space... 2021-05-14T21:14:49.4302234Z :: Processing package changes... 2021-05-14T21:14:49.4302985Z installing mingw-w64-x86_64-ninja... 2021-05-14T21:14:49.4383438Z installing mingw-w64-x86_64-meson... 2021-05-14T21:14:50.3512979Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-14T21:14:50.3513695Z resolving dependencies... 2021-05-14T21:14:50.3689508Z looking for conflicting packages... 2021-05-14T21:14:50.3788473Z 2021-05-14T21:14:50.3789117Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-14T21:14:50.3789564Z 2021-05-14T21:14:50.3790065Z Total Download Size: 0.07 MiB 2021-05-14T21:14:50.3790613Z Total Installed Size: 0.20 MiB 2021-05-14T21:14:50.3791344Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:50.3791701Z 2021-05-14T21:14:50.3792275Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:50.3792887Z :: Retrieving packages... 2021-05-14T21:14:50.6884737Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-14T21:14:50.8769401Z checking keyring... 2021-05-14T21:14:50.9591881Z checking package integrity... 2021-05-14T21:14:51.0740172Z loading package files... 2021-05-14T21:14:51.0758093Z checking for file conflicts... 2021-05-14T21:14:51.0758874Z checking available disk space... 2021-05-14T21:14:51.0778617Z :: Processing package changes... 2021-05-14T21:14:51.0779383Z reinstalling mingw-w64-x86_64-mpc... 2021-05-14T21:14:51.7343986Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-14T21:14:51.7344771Z resolving dependencies... 2021-05-14T21:14:51.7434905Z looking for conflicting packages... 2021-05-14T21:14:51.7623982Z 2021-05-14T21:14:51.7624814Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-14T21:14:51.7625344Z 2021-05-14T21:14:51.7625907Z Total Download Size: 0.32 MiB 2021-05-14T21:14:51.7626475Z Total Installed Size: 2.42 MiB 2021-05-14T21:14:51.7627007Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:51.7627359Z 2021-05-14T21:14:51.7627968Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:51.7628561Z :: Retrieving packages... 2021-05-14T21:14:52.0771190Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-14T21:14:52.4607987Z checking keyring... 2021-05-14T21:14:52.5382183Z checking package integrity... 2021-05-14T21:14:52.6541798Z loading package files... 2021-05-14T21:14:52.6564894Z checking for file conflicts... 2021-05-14T21:14:52.6565637Z checking available disk space... 2021-05-14T21:14:52.6719314Z :: Processing package changes... 2021-05-14T21:14:52.6720307Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-14T21:14:53.3621902Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-14T21:14:53.3622630Z resolving dependencies... 2021-05-14T21:14:53.3726829Z looking for conflicting packages... 2021-05-14T21:14:53.3904240Z 2021-05-14T21:14:53.3905213Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-14T21:14:53.3905657Z 2021-05-14T21:14:53.3906190Z Total Download Size: 0.35 MiB 2021-05-14T21:14:53.3906756Z Total Installed Size: 1.18 MiB 2021-05-14T21:14:53.3907317Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:53.3907657Z 2021-05-14T21:14:53.3908268Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:53.3908875Z :: Retrieving packages... 2021-05-14T21:14:53.7028349Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-14T21:14:54.0815368Z checking keyring... 2021-05-14T21:14:54.1628863Z checking package integrity... 2021-05-14T21:14:54.2894606Z loading package files... 2021-05-14T21:14:54.2909701Z checking for file conflicts... 2021-05-14T21:14:54.2910404Z checking available disk space... 2021-05-14T21:14:54.2965996Z :: Processing package changes... 2021-05-14T21:14:54.2966746Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-14T21:14:54.9603548Z resolving dependencies... 2021-05-14T21:14:54.9605273Z looking for conflicting packages... 2021-05-14T21:14:54.9879107Z 2021-05-14T21:14:54.9879997Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-14T21:14:54.9880509Z 2021-05-14T21:14:54.9881075Z Total Download Size: 0.38 MiB 2021-05-14T21:14:54.9881701Z Total Installed Size: 3.58 MiB 2021-05-14T21:14:54.9882120Z 2021-05-14T21:14:54.9882840Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:54.9883526Z :: Retrieving packages... 2021-05-14T21:14:55.3031328Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-14T21:14:55.6896612Z checking keyring... 2021-05-14T21:14:55.7680761Z checking package integrity... 2021-05-14T21:14:55.8863609Z loading package files... 2021-05-14T21:14:55.8881692Z checking for file conflicts... 2021-05-14T21:14:55.8893997Z checking available disk space... 2021-05-14T21:14:55.8903383Z :: Processing package changes... 2021-05-14T21:14:55.8917174Z installing mingw-w64-x86_64-nasm... 2021-05-14T21:14:56.5563845Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-14T21:14:56.5564575Z resolving dependencies... 2021-05-14T21:14:56.5716642Z looking for conflicting packages... 2021-05-14T21:14:56.5888940Z 2021-05-14T21:14:56.5889712Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-14T21:14:56.5890232Z 2021-05-14T21:14:56.5890797Z Total Download Size: 1.54 MiB 2021-05-14T21:14:56.5891425Z Total Installed Size: 16.43 MiB 2021-05-14T21:14:56.5892055Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:14:56.5892489Z 2021-05-14T21:14:56.5893173Z :: Proceed with installation? [Y/n] 2021-05-14T21:14:56.5893861Z :: Retrieving packages... 2021-05-14T21:14:56.9038227Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-14T21:14:57.5757354Z checking keyring... 2021-05-14T21:14:57.6598377Z checking package integrity... 2021-05-14T21:14:57.7866401Z loading package files... 2021-05-14T21:14:57.8480903Z checking for file conflicts... 2021-05-14T21:14:57.8485168Z checking available disk space... 2021-05-14T21:14:59.2155195Z :: Processing package changes... 2021-05-14T21:14:59.2156240Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-14T21:15:04.6469715Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-14T21:15:04.6470466Z resolving dependencies... 2021-05-14T21:15:04.6581101Z looking for conflicting packages... 2021-05-14T21:15:04.6749430Z 2021-05-14T21:15:04.6750342Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-14T21:15:04.6750809Z 2021-05-14T21:15:04.6751305Z Total Installed Size: 4.18 MiB 2021-05-14T21:15:04.6752083Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:04.6752384Z 2021-05-14T21:15:04.6753308Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:04.6753864Z checking keyring... 2021-05-14T21:15:04.7407850Z checking package integrity... 2021-05-14T21:15:04.8415103Z loading package files... 2021-05-14T21:15:04.8427125Z checking for file conflicts... 2021-05-14T21:15:04.8427812Z checking available disk space... 2021-05-14T21:15:04.8449471Z :: Processing package changes... 2021-05-14T21:15:04.8450183Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-14T21:15:05.5198498Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-14T21:15:05.5199232Z resolving dependencies... 2021-05-14T21:15:05.5299249Z looking for conflicting packages... 2021-05-14T21:15:05.5463974Z 2021-05-14T21:15:05.5464799Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-14T21:15:05.5465306Z 2021-05-14T21:15:05.5466116Z Total Installed Size: 2.46 MiB 2021-05-14T21:15:05.5466748Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:05.5467381Z 2021-05-14T21:15:05.5468873Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:05.5469520Z checking keyring... 2021-05-14T21:15:05.6135677Z checking package integrity... 2021-05-14T21:15:05.7089283Z loading package files... 2021-05-14T21:15:05.7112628Z checking for file conflicts... 2021-05-14T21:15:05.7113530Z checking available disk space... 2021-05-14T21:15:05.7151891Z :: Processing package changes... 2021-05-14T21:15:05.7152625Z reinstalling mingw-w64-x86_64-nettle... 2021-05-14T21:15:06.4150278Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-14T21:15:06.4150978Z resolving dependencies... 2021-05-14T21:15:06.4151937Z looking for conflicting packages... 2021-05-14T21:15:06.4428729Z 2021-05-14T21:15:06.4429506Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-14T21:15:06.4430010Z 2021-05-14T21:15:06.4430792Z Total Installed Size: 1.56 MiB 2021-05-14T21:15:06.4431341Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:06.4431977Z 2021-05-14T21:15:06.4432712Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:06.4433405Z checking keyring... 2021-05-14T21:15:06.5055885Z checking package integrity... 2021-05-14T21:15:06.6011749Z loading package files... 2021-05-14T21:15:06.6025377Z checking for file conflicts... 2021-05-14T21:15:06.6026239Z checking available disk space... 2021-05-14T21:15:06.6036291Z :: Processing package changes... 2021-05-14T21:15:06.6036994Z reinstalling mingw-w64-x86_64-ninja... 2021-05-14T21:15:07.2684922Z resolving dependencies... 2021-05-14T21:15:07.2686355Z looking for conflicting packages... 2021-05-14T21:15:07.2968445Z 2021-05-14T21:15:07.2969455Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-14T21:15:07.2969905Z 2021-05-14T21:15:07.2970412Z Total Download Size: 0.33 MiB 2021-05-14T21:15:07.2970972Z Total Installed Size: 1.08 MiB 2021-05-14T21:15:07.2971330Z 2021-05-14T21:15:07.2971931Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:07.2972537Z :: Retrieving packages... 2021-05-14T21:15:07.6308042Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-14T21:15:08.0082923Z checking keyring... 2021-05-14T21:15:08.0842844Z checking package integrity... 2021-05-14T21:15:08.2037540Z loading package files... 2021-05-14T21:15:08.2071393Z checking for file conflicts... 2021-05-14T21:15:08.2080589Z checking available disk space... 2021-05-14T21:15:08.2089885Z :: Processing package changes... 2021-05-14T21:15:08.2090567Z installing mingw-w64-x86_64-nlopt... 2021-05-14T21:15:09.0167507Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-14T21:15:09.6616339Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-14T21:15:09.6617255Z resolving dependencies... 2021-05-14T21:15:09.6783162Z looking for conflicting packages... 2021-05-14T21:15:09.6890429Z 2021-05-14T21:15:09.6891373Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-14T21:15:09.6891851Z 2021-05-14T21:15:09.6892346Z Total Installed Size: 77.64 MiB 2021-05-14T21:15:09.6893175Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:09.6893479Z 2021-05-14T21:15:09.6894192Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:09.6894746Z checking keyring... 2021-05-14T21:15:09.7493799Z checking package integrity... 2021-05-14T21:15:09.9076729Z loading package files... 2021-05-14T21:15:09.9097239Z checking for file conflicts... 2021-05-14T21:15:09.9098006Z checking available disk space... 2021-05-14T21:15:09.9116322Z :: Processing package changes... 2021-05-14T21:15:09.9117047Z reinstalling mingw-w64-x86_64-openblas... 2021-05-14T21:15:10.7232548Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-14T21:15:10.7233427Z resolving dependencies... 2021-05-14T21:15:10.7457882Z looking for conflicting packages... 2021-05-14T21:15:10.7530208Z 2021-05-14T21:15:10.7531180Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-14T21:15:10.7531914Z 2021-05-14T21:15:10.7532340Z Total Installed Size: 107.68 MiB 2021-05-14T21:15:10.7532813Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:10.7534707Z 2021-05-14T21:15:10.7535602Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:10.7537004Z checking keyring... 2021-05-14T21:15:10.8152988Z checking package integrity... 2021-05-14T21:15:11.0924424Z loading package files... 2021-05-14T21:15:11.1016660Z checking for file conflicts... 2021-05-14T21:15:11.1017881Z checking available disk space... 2021-05-14T21:15:11.1297429Z :: Processing package changes... 2021-05-14T21:15:11.1298417Z reinstalling mingw-w64-x86_64-opencv... 2021-05-14T21:15:12.7217519Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-14T21:15:12.7218388Z resolving dependencies... 2021-05-14T21:15:12.7466534Z looking for conflicting packages... 2021-05-14T21:15:12.7518997Z 2021-05-14T21:15:12.7519695Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-14T21:15:12.7520172Z 2021-05-14T21:15:12.7520830Z Total Installed Size: 3.54 MiB 2021-05-14T21:15:12.7521647Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:12.7521955Z 2021-05-14T21:15:12.7522831Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:12.7523411Z checking keyring... 2021-05-14T21:15:12.8144423Z checking package integrity... 2021-05-14T21:15:12.9161412Z loading package files... 2021-05-14T21:15:12.9212833Z checking for file conflicts... 2021-05-14T21:15:12.9213599Z checking available disk space... 2021-05-14T21:15:12.9237508Z :: Processing package changes... 2021-05-14T21:15:12.9238284Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-14T21:15:13.6616786Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-14T21:15:13.6617564Z resolving dependencies... 2021-05-14T21:15:13.6831506Z looking for conflicting packages... 2021-05-14T21:15:13.6957346Z 2021-05-14T21:15:13.6958317Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-14T21:15:13.6958805Z 2021-05-14T21:15:13.6959294Z Total Download Size: 4.75 MiB 2021-05-14T21:15:13.6959856Z Total Installed Size: 69.11 MiB 2021-05-14T21:15:13.6960431Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:13.6960800Z 2021-05-14T21:15:13.6961423Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:13.6962027Z :: Retrieving packages... 2021-05-14T21:15:14.0154925Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-14T21:15:14.8763742Z checking keyring... 2021-05-14T21:15:14.9558094Z checking package integrity... 2021-05-14T21:15:15.1117770Z loading package files... 2021-05-14T21:15:15.1904754Z checking for file conflicts... 2021-05-14T21:15:15.1912803Z checking available disk space... 2021-05-14T21:15:17.2675260Z :: Processing package changes... 2021-05-14T21:15:17.2676217Z reinstalling mingw-w64-x86_64-openssl... 2021-05-14T21:15:24.9756356Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-14T21:15:24.9757383Z resolving dependencies... 2021-05-14T21:15:24.9943850Z looking for conflicting packages... 2021-05-14T21:15:25.0100276Z 2021-05-14T21:15:25.0101289Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-14T21:15:25.0101784Z 2021-05-14T21:15:25.0102273Z Total Installed Size: 12.40 MiB 2021-05-14T21:15:25.0103122Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:25.0103492Z 2021-05-14T21:15:25.0107368Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:25.0108304Z checking keyring... 2021-05-14T21:15:25.0742891Z checking package integrity... 2021-05-14T21:15:25.1805778Z loading package files... 2021-05-14T21:15:25.1923094Z checking for file conflicts... 2021-05-14T21:15:25.1924164Z checking available disk space... 2021-05-14T21:15:25.2276680Z :: Processing package changes... 2021-05-14T21:15:25.2277660Z reinstalling mingw-w64-x86_64-pango... 2021-05-14T21:15:26.6689158Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-14T21:15:26.6689940Z resolving dependencies... 2021-05-14T21:15:26.6909752Z looking for conflicting packages... 2021-05-14T21:15:26.6961651Z 2021-05-14T21:15:26.6962341Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-14T21:15:26.6963060Z 2021-05-14T21:15:26.6963847Z Total Installed Size: 4.16 MiB 2021-05-14T21:15:26.6964422Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:26.6965096Z 2021-05-14T21:15:26.6965820Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:26.6966480Z checking keyring... 2021-05-14T21:15:26.7583110Z checking package integrity... 2021-05-14T21:15:26.8573812Z loading package files... 2021-05-14T21:15:26.8611133Z checking for file conflicts... 2021-05-14T21:15:26.8611907Z checking available disk space... 2021-05-14T21:15:26.8694140Z :: Processing package changes... 2021-05-14T21:15:26.8694851Z reinstalling mingw-w64-x86_64-pcre... 2021-05-14T21:15:27.6548315Z resolving dependencies... 2021-05-14T21:15:27.6767813Z looking for conflicting packages... 2021-05-14T21:15:27.6820288Z 2021-05-14T21:15:27.6821076Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-14T21:15:27.6821527Z 2021-05-14T21:15:27.6822002Z Total Download Size: 0.98 MiB 2021-05-14T21:15:27.6822583Z Total Installed Size: 4.80 MiB 2021-05-14T21:15:27.6822948Z 2021-05-14T21:15:27.6823538Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:27.6824142Z :: Retrieving packages... 2021-05-14T21:15:27.9953185Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-14T21:15:28.5607592Z checking keyring... 2021-05-14T21:15:28.6351665Z checking package integrity... 2021-05-14T21:15:28.7540244Z loading package files... 2021-05-14T21:15:28.7581525Z checking for file conflicts... 2021-05-14T21:15:28.7700012Z checking available disk space... 2021-05-14T21:15:28.7709910Z :: Processing package changes... 2021-05-14T21:15:28.7710632Z installing mingw-w64-x86_64-pcre2... 2021-05-14T21:15:29.5738957Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-14T21:15:29.5739690Z resolving dependencies... 2021-05-14T21:15:29.5830107Z looking for conflicting packages... 2021-05-14T21:15:29.6018430Z 2021-05-14T21:15:29.6019447Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-14T21:15:29.6020268Z 2021-05-14T21:15:29.6020883Z Total Installed Size: 1.57 MiB 2021-05-14T21:15:29.6021336Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:29.6021594Z 2021-05-14T21:15:29.6022045Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:29.6022517Z checking keyring... 2021-05-14T21:15:29.6629476Z checking package integrity... 2021-05-14T21:15:29.7579660Z loading package files... 2021-05-14T21:15:29.7599406Z checking for file conflicts... 2021-05-14T21:15:29.7600118Z checking available disk space... 2021-05-14T21:15:29.7614507Z :: Processing package changes... 2021-05-14T21:15:29.7615215Z reinstalling mingw-w64-x86_64-pixman... 2021-05-14T21:15:30.4228649Z resolving dependencies... 2021-05-14T21:15:30.4229356Z looking for conflicting packages... 2021-05-14T21:15:30.4410585Z :: 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-14T21:15:30.4423215Z 2021-05-14T21:15:30.4424098Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-14T21:15:30.4424748Z 2021-05-14T21:15:30.4425221Z Total Download Size: 0.26 MiB 2021-05-14T21:15:30.4425781Z Total Installed Size: 1.33 MiB 2021-05-14T21:15:30.4426331Z Net Upgrade Size: 0.85 MiB 2021-05-14T21:15:30.4426888Z 2021-05-14T21:15:30.4427444Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:30.4428076Z :: Retrieving packages... 2021-05-14T21:15:30.7894859Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-14T21:15:31.1648919Z checking keyring... 2021-05-14T21:15:31.2428980Z checking package integrity... 2021-05-14T21:15:31.3569144Z loading package files... 2021-05-14T21:15:31.3588208Z checking for file conflicts... 2021-05-14T21:15:31.3592820Z checking available disk space... 2021-05-14T21:15:31.3611720Z :: Processing package changes... 2021-05-14T21:15:31.3612457Z removing mingw-w64-x86_64-pkgconf... 2021-05-14T21:15:31.4783554Z installing mingw-w64-x86_64-pkg-config... 2021-05-14T21:15:32.1561612Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-14T21:15:32.1562486Z resolving dependencies... 2021-05-14T21:15:32.1563565Z looking for conflicting packages... 2021-05-14T21:15:32.1835629Z 2021-05-14T21:15:32.1836417Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-14T21:15:32.1837040Z 2021-05-14T21:15:32.1837772Z Total Installed Size: 12.33 MiB 2021-05-14T21:15:32.1838602Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:32.1839166Z 2021-05-14T21:15:32.1839962Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:32.1840541Z checking keyring... 2021-05-14T21:15:32.2461129Z checking package integrity... 2021-05-14T21:15:32.3598558Z loading package files... 2021-05-14T21:15:32.3646719Z checking for file conflicts... 2021-05-14T21:15:32.3647421Z checking available disk space... 2021-05-14T21:15:32.3760561Z :: Processing package changes... 2021-05-14T21:15:32.3761538Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-14T21:15:33.2717414Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-14T21:15:33.2718177Z resolving dependencies... 2021-05-14T21:15:33.2944162Z looking for conflicting packages... 2021-05-14T21:15:33.3010467Z 2021-05-14T21:15:33.3011506Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-14T21:15:33.3012198Z 2021-05-14T21:15:33.3012720Z Total Installed Size: 11.78 MiB 2021-05-14T21:15:33.3013498Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:33.3013861Z 2021-05-14T21:15:33.3014474Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:33.3015025Z checking keyring... 2021-05-14T21:15:33.3639206Z checking package integrity... 2021-05-14T21:15:33.4716728Z loading package files... 2021-05-14T21:15:33.4747176Z checking for file conflicts... 2021-05-14T21:15:33.4747874Z checking available disk space... 2021-05-14T21:15:33.4830889Z :: Processing package changes... 2021-05-14T21:15:33.4831658Z reinstalling mingw-w64-x86_64-poppler... 2021-05-14T21:15:34.2756556Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-14T21:15:34.2757631Z resolving dependencies... 2021-05-14T21:15:34.2958598Z looking for conflicting packages... 2021-05-14T21:15:34.3025459Z 2021-05-14T21:15:34.3026299Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-14T21:15:34.3026836Z 2021-05-14T21:15:34.3027434Z Total Installed Size: 19.91 MiB 2021-05-14T21:15:34.3028667Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:34.3029340Z 2021-05-14T21:15:34.3029984Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:34.3030553Z checking keyring... 2021-05-14T21:15:34.3662222Z checking package integrity... 2021-05-14T21:15:34.4781212Z loading package files... 2021-05-14T21:15:34.4803133Z checking for file conflicts... 2021-05-14T21:15:34.4803909Z checking available disk space... 2021-05-14T21:15:34.4832954Z :: Processing package changes... 2021-05-14T21:15:34.4833668Z reinstalling mingw-w64-x86_64-proj... 2021-05-14T21:15:35.2330766Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-14T21:15:35.2331494Z resolving dependencies... 2021-05-14T21:15:35.2559108Z looking for conflicting packages... 2021-05-14T21:15:35.2611588Z 2021-05-14T21:15:35.2612349Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-14T21:15:35.2612864Z 2021-05-14T21:15:35.2613375Z Total Installed Size: 29.16 MiB 2021-05-14T21:15:35.2614484Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:35.2615145Z 2021-05-14T21:15:35.2615870Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:35.2616438Z checking keyring... 2021-05-14T21:15:35.3229094Z checking package integrity... 2021-05-14T21:15:35.4402545Z loading package files... 2021-05-14T21:15:35.4432500Z checking for file conflicts... 2021-05-14T21:15:35.4433211Z checking available disk space... 2021-05-14T21:15:35.4498907Z :: Processing package changes... 2021-05-14T21:15:35.4499657Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-14T21:15:36.4044845Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-14T21:15:36.4045694Z resolving dependencies... 2021-05-14T21:15:36.4271554Z looking for conflicting packages... 2021-05-14T21:15:36.4370162Z 2021-05-14T21:15:36.4370920Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-14T21:15:36.4371439Z 2021-05-14T21:15:36.4371995Z Total Download Size: 17.02 MiB 2021-05-14T21:15:36.4372618Z Total Installed Size: 113.47 MiB 2021-05-14T21:15:36.4373250Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:36.4373649Z 2021-05-14T21:15:36.4374308Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:36.4375001Z :: Retrieving packages... 2021-05-14T21:15:36.7466976Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-14T21:15:37.9972857Z checking keyring... 2021-05-14T21:15:38.1007864Z checking package integrity... 2021-05-14T21:15:38.3754281Z loading package files... 2021-05-14T21:15:38.4522754Z checking for file conflicts... 2021-05-14T21:15:38.4531533Z checking available disk space... 2021-05-14T21:15:40.3956487Z :: Processing package changes... 2021-05-14T21:15:40.3957521Z reinstalling mingw-w64-x86_64-python... 2021-05-14T21:15:47.4182090Z resolving dependencies... 2021-05-14T21:15:47.4407071Z looking for conflicting packages... 2021-05-14T21:15:47.4462360Z 2021-05-14T21:15:47.4463136Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-14T21:15:47.4463635Z 2021-05-14T21:15:47.4464173Z Total Download Size: 0.98 MiB 2021-05-14T21:15:47.4464819Z Total Installed Size: 3.56 MiB 2021-05-14T21:15:47.4465230Z 2021-05-14T21:15:47.4465887Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:47.4466577Z :: Retrieving packages... 2021-05-14T21:15:47.7567868Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-14T21:15:48.3204977Z checking keyring... 2021-05-14T21:15:48.3959022Z checking package integrity... 2021-05-14T21:15:48.5156237Z loading package files... 2021-05-14T21:15:48.5172701Z checking for file conflicts... 2021-05-14T21:15:48.5202676Z checking available disk space... 2021-05-14T21:15:48.5212018Z :: Processing package changes... 2021-05-14T21:15:48.5212715Z installing mingw-w64-x86_64-qpdf... 2021-05-14T21:15:49.2076785Z resolving dependencies... 2021-05-14T21:15:49.2139302Z looking for conflicting packages... 2021-05-14T21:15:49.2357838Z 2021-05-14T21:15:49.2358655Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-14T21:15:49.2359199Z 2021-05-14T21:15:49.2359749Z Total Download Size: 27.03 MiB 2021-05-14T21:15:49.2360400Z Total Installed Size: 194.29 MiB 2021-05-14T21:15:49.2360815Z 2021-05-14T21:15:49.2361484Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:49.2362182Z :: Retrieving packages... 2021-05-14T21:15:49.5491826Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-14T21:15:51.1926629Z checking keyring... 2021-05-14T21:15:51.2724782Z checking package integrity... 2021-05-14T21:15:51.5973242Z loading package files... 2021-05-14T21:15:51.6134058Z checking for file conflicts... 2021-05-14T21:15:51.7056407Z checking available disk space... 2021-05-14T21:15:51.7069523Z :: Processing package changes... 2021-05-14T21:15:51.7070410Z installing mingw-w64-x86_64-quantlib... 2021-05-14T21:15:53.6637615Z resolving dependencies... 2021-05-14T21:15:53.6910140Z looking for conflicting packages... 2021-05-14T21:15:53.6922567Z 2021-05-14T21:15:53.6923513Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-14T21:15:53.6924186Z 2021-05-14T21:15:53.6924748Z Total Download Size: 0.18 MiB 2021-05-14T21:15:53.6925369Z Total Installed Size: 0.79 MiB 2021-05-14T21:15:53.6925781Z 2021-05-14T21:15:53.6926459Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:53.6927132Z :: Retrieving packages... 2021-05-14T21:15:54.0132017Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-14T21:15:54.2975602Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-14T21:15:54.3925794Z checking keyring... 2021-05-14T21:15:54.5461229Z checking package integrity... 2021-05-14T21:15:54.7839146Z loading package files... 2021-05-14T21:15:54.7905185Z checking for file conflicts... 2021-05-14T21:15:54.7950871Z checking available disk space... 2021-05-14T21:15:54.7960572Z :: Processing package changes... 2021-05-14T21:15:54.7961311Z installing mingw-w64-x86_64-popt... 2021-05-14T21:15:54.8225934Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-14T21:15:55.6109873Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-14T21:15:56.3520448Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-14T21:15:57.0041211Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-14T21:15:57.0041982Z resolving dependencies... 2021-05-14T21:15:57.0117749Z looking for conflicting packages... 2021-05-14T21:15:57.0317779Z 2021-05-14T21:15:57.0318528Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-14T21:15:57.0319013Z 2021-05-14T21:15:57.0319779Z Total Installed Size: 1.79 MiB 2021-05-14T21:15:57.0320411Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:57.0321089Z 2021-05-14T21:15:57.0321859Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:57.0322496Z checking keyring... 2021-05-14T21:15:57.0922899Z checking package integrity... 2021-05-14T21:15:57.1861830Z loading package files... 2021-05-14T21:15:57.1879873Z checking for file conflicts... 2021-05-14T21:15:57.1880631Z checking available disk space... 2021-05-14T21:15:57.1937911Z :: Processing package changes... 2021-05-14T21:15:57.1938722Z reinstalling mingw-w64-x86_64-re2... 2021-05-14T21:15:57.8431864Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-14T21:15:57.8432628Z resolving dependencies... 2021-05-14T21:15:57.8643336Z looking for conflicting packages... 2021-05-14T21:15:57.8709321Z 2021-05-14T21:15:57.8710087Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-14T21:15:57.8710631Z 2021-05-14T21:15:57.8711170Z Total Download Size: 0.37 MiB 2021-05-14T21:15:57.8711835Z Total Installed Size: 1.57 MiB 2021-05-14T21:15:57.8712449Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:15:57.8712846Z 2021-05-14T21:15:57.8713515Z :: Proceed with installation? [Y/n] 2021-05-14T21:15:57.8714203Z :: Retrieving packages... 2021-05-14T21:15:58.1846658Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-14T21:15:58.5719359Z checking keyring... 2021-05-14T21:15:58.6485755Z checking package integrity... 2021-05-14T21:15:58.7643209Z loading package files... 2021-05-14T21:15:58.7666472Z checking for file conflicts... 2021-05-14T21:15:58.7667256Z checking available disk space... 2021-05-14T21:15:58.7778797Z :: Processing package changes... 2021-05-14T21:15:58.7779742Z reinstalling mingw-w64-x86_64-readline... 2021-05-14T21:15:59.5780742Z error: target not found: mingw-w64-x86_64-redland 2021-05-14T21:16:00.2271257Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-14T21:16:00.2272238Z resolving dependencies... 2021-05-14T21:16:00.2367417Z looking for conflicting packages... 2021-05-14T21:16:00.2549804Z 2021-05-14T21:16:00.2550712Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-14T21:16:00.2551485Z 2021-05-14T21:16:00.2552519Z Total Installed Size: 4.30 MiB 2021-05-14T21:16:00.2553270Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:00.2553811Z 2021-05-14T21:16:00.2554445Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:00.2554995Z checking keyring... 2021-05-14T21:16:00.3176924Z checking package integrity... 2021-05-14T21:16:00.4112634Z loading package files... 2021-05-14T21:16:00.4129090Z checking for file conflicts... 2021-05-14T21:16:00.4129833Z checking available disk space... 2021-05-14T21:16:00.4158840Z :: Processing package changes... 2021-05-14T21:16:00.4159567Z reinstalling mingw-w64-x86_64-rhash... 2021-05-14T21:16:01.1040639Z resolving dependencies... 2021-05-14T21:16:01.1310783Z looking for conflicting packages... 2021-05-14T21:16:01.1323670Z 2021-05-14T21:16:01.1324840Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-14T21:16:01.1325505Z 2021-05-14T21:16:01.1326052Z Total Download Size: 7.12 MiB 2021-05-14T21:16:01.1326695Z Total Installed Size: 31.49 MiB 2021-05-14T21:16:01.1327125Z 2021-05-14T21:16:01.1327769Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:01.1328460Z :: Retrieving packages... 2021-05-14T21:16:01.4644037Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-14T21:16:01.9254412Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-14T21:16:02.4636146Z checking keyring... 2021-05-14T21:16:02.5410161Z checking package integrity... 2021-05-14T21:16:02.8304304Z loading package files... 2021-05-14T21:16:02.8596897Z checking for file conflicts... 2021-05-14T21:16:03.1035870Z checking available disk space... 2021-05-14T21:16:03.1052671Z :: Processing package changes... 2021-05-14T21:16:03.1053685Z installing mingw-w64-x86_64-pdcurses... 2021-05-14T21:16:03.1195186Z installing mingw-w64-x86_64-ruby... 2021-05-14T21:16:05.7744683Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-14T21:16:05.7745532Z resolving dependencies... 2021-05-14T21:16:05.7834817Z looking for conflicting packages... 2021-05-14T21:16:05.8028618Z 2021-05-14T21:16:05.8029502Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-14T21:16:05.8030041Z 2021-05-14T21:16:05.8030905Z Total Installed Size: 0.16 MiB 2021-05-14T21:16:05.8031490Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:05.8032132Z 2021-05-14T21:16:05.8032829Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:05.8033458Z checking keyring... 2021-05-14T21:16:05.8648321Z checking package integrity... 2021-05-14T21:16:05.9597257Z loading package files... 2021-05-14T21:16:05.9628568Z checking for file conflicts... 2021-05-14T21:16:05.9629346Z checking available disk space... 2021-05-14T21:16:06.0041347Z :: Processing package changes... 2021-05-14T21:16:06.0042496Z reinstalling mingw-w64-x86_64-snappy... 2021-05-14T21:16:06.6520616Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-14T21:16:06.6521483Z resolving dependencies... 2021-05-14T21:16:06.6737205Z looking for conflicting packages... 2021-05-14T21:16:06.6810063Z 2021-05-14T21:16:06.6810936Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-14T21:16:06.6811387Z 2021-05-14T21:16:06.6811879Z Total Download Size: 6.74 MiB 2021-05-14T21:16:06.6812437Z Total Installed Size: 48.62 MiB 2021-05-14T21:16:06.6812971Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:06.6813315Z 2021-05-14T21:16:06.6813908Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:06.6814498Z :: Retrieving packages... 2021-05-14T21:16:07.0154503Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-14T21:16:07.9112486Z checking keyring... 2021-05-14T21:16:07.9897336Z checking package integrity... 2021-05-14T21:16:08.1697425Z loading package files... 2021-05-14T21:16:08.1822768Z checking for file conflicts... 2021-05-14T21:16:08.1823853Z checking available disk space... 2021-05-14T21:16:08.4295898Z :: Processing package changes... 2021-05-14T21:16:08.4297108Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-14T21:16:10.0073426Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-14T21:16:10.0074106Z resolving dependencies... 2021-05-14T21:16:10.0075167Z looking for conflicting packages... 2021-05-14T21:16:10.0353800Z 2021-05-14T21:16:10.0354906Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-14T21:16:10.0355685Z 2021-05-14T21:16:10.0356195Z Total Installed Size: 0.16 MiB 2021-05-14T21:16:10.0357150Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:10.0357580Z 2021-05-14T21:16:10.0358276Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:10.0358940Z checking keyring... 2021-05-14T21:16:10.0966442Z checking package integrity... 2021-05-14T21:16:10.1928315Z loading package files... 2021-05-14T21:16:10.1964646Z checking for file conflicts... 2021-05-14T21:16:10.1965601Z checking available disk space... 2021-05-14T21:16:10.1982698Z :: Processing package changes... 2021-05-14T21:16:10.1983382Z reinstalling mingw-w64-x86_64-szip... 2021-05-14T21:16:10.8533489Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-14T21:16:10.8534183Z resolving dependencies... 2021-05-14T21:16:10.8762479Z looking for conflicting packages... 2021-05-14T21:16:10.8823751Z 2021-05-14T21:16:10.8824449Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-14T21:16:10.8824934Z 2021-05-14T21:16:10.8825476Z Total Download Size: 2.59 MiB 2021-05-14T21:16:10.8826109Z Total Installed Size: 9.64 MiB 2021-05-14T21:16:10.8826728Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:10.8827112Z 2021-05-14T21:16:10.8829184Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:10.8829877Z :: Retrieving packages... 2021-05-14T21:16:11.1950943Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-14T21:16:11.9644722Z checking keyring... 2021-05-14T21:16:12.0431351Z checking package integrity... 2021-05-14T21:16:12.1836725Z loading package files... 2021-05-14T21:16:12.2020673Z checking for file conflicts... 2021-05-14T21:16:12.2022191Z checking available disk space... 2021-05-14T21:16:12.4773320Z :: Processing package changes... 2021-05-14T21:16:12.4774493Z reinstalling mingw-w64-x86_64-tcl... 2021-05-14T21:16:14.6420608Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-14T21:16:14.6421320Z resolving dependencies... 2021-05-14T21:16:14.6510378Z looking for conflicting packages... 2021-05-14T21:16:14.6706731Z 2021-05-14T21:16:14.6707762Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-14T21:16:14.6708233Z 2021-05-14T21:16:14.6708705Z Total Download Size: 0.03 MiB 2021-05-14T21:16:14.6709267Z Total Installed Size: 0.06 MiB 2021-05-14T21:16:14.6709858Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:14.6710202Z 2021-05-14T21:16:14.6710819Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:14.6711430Z :: Retrieving packages... 2021-05-14T21:16:14.9899558Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-14T21:16:15.0848151Z checking keyring... 2021-05-14T21:16:15.1705757Z checking package integrity... 2021-05-14T21:16:15.2900052Z loading package files... 2021-05-14T21:16:15.2912140Z checking for file conflicts... 2021-05-14T21:16:15.2912873Z checking available disk space... 2021-05-14T21:16:15.2939691Z :: Processing package changes... 2021-05-14T21:16:15.2940626Z reinstalling mingw-w64-x86_64-termcap... 2021-05-14T21:16:15.9536143Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-14T21:16:15.9537055Z resolving dependencies... 2021-05-14T21:16:15.9763652Z looking for conflicting packages... 2021-05-14T21:16:15.9821693Z 2021-05-14T21:16:15.9822652Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-14T21:16:15.9823240Z 2021-05-14T21:16:15.9824050Z Total Installed Size: 24.86 MiB 2021-05-14T21:16:15.9824609Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:15.9825244Z 2021-05-14T21:16:15.9825943Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:15.9826560Z checking keyring... 2021-05-14T21:16:16.0435641Z checking package integrity... 2021-05-14T21:16:16.1766316Z loading package files... 2021-05-14T21:16:16.1790576Z checking for file conflicts... 2021-05-14T21:16:16.1791354Z checking available disk space... 2021-05-14T21:16:16.1828282Z :: Processing package changes... 2021-05-14T21:16:16.1829127Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-14T21:16:16.9542019Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-14T21:16:16.9542739Z resolving dependencies... 2021-05-14T21:16:16.9773621Z looking for conflicting packages... 2021-05-14T21:16:16.9829728Z 2021-05-14T21:16:16.9830438Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-14T21:16:16.9830947Z 2021-05-14T21:16:16.9831539Z Total Installed Size: 7.49 MiB 2021-05-14T21:16:16.9832563Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:16.9833239Z 2021-05-14T21:16:16.9833927Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:16.9834543Z checking keyring... 2021-05-14T21:16:17.0457251Z checking package integrity... 2021-05-14T21:16:17.1627525Z loading package files... 2021-05-14T21:16:17.1656809Z checking for file conflicts... 2021-05-14T21:16:17.1657573Z checking available disk space... 2021-05-14T21:16:17.1916532Z :: Processing package changes... 2021-05-14T21:16:17.1917380Z reinstalling mingw-w64-x86_64-thrift... 2021-05-14T21:16:17.9183336Z resolving dependencies... 2021-05-14T21:16:17.9405227Z looking for conflicting packages... 2021-05-14T21:16:17.9459401Z 2021-05-14T21:16:17.9460204Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-14T21:16:17.9460650Z 2021-05-14T21:16:17.9461142Z Total Download Size: 3.09 MiB 2021-05-14T21:16:17.9461756Z Total Installed Size: 47.15 MiB 2021-05-14T21:16:17.9462103Z 2021-05-14T21:16:17.9462688Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:17.9463299Z :: Retrieving packages... 2021-05-14T21:16:18.2652686Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-14T21:16:19.0347108Z checking keyring... 2021-05-14T21:16:19.1191210Z checking package integrity... 2021-05-14T21:16:19.2539814Z loading package files... 2021-05-14T21:16:19.2560934Z checking for file conflicts... 2021-05-14T21:16:19.2581512Z checking available disk space... 2021-05-14T21:16:19.2590848Z :: Processing package changes... 2021-05-14T21:16:19.2591577Z installing mingw-w64-x86_64-tiledb... 2021-05-14T21:16:20.0317504Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-14T21:16:20.0318278Z resolving dependencies... 2021-05-14T21:16:20.0549966Z looking for conflicting packages... 2021-05-14T21:16:20.0620351Z 2021-05-14T21:16:20.0621076Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-14T21:16:20.0621502Z 2021-05-14T21:16:20.0621990Z Total Download Size: 1.93 MiB 2021-05-14T21:16:20.0622566Z Total Installed Size: 5.55 MiB 2021-05-14T21:16:20.0623110Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:20.0623463Z 2021-05-14T21:16:20.0624048Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:20.0624659Z :: Retrieving packages... 2021-05-14T21:16:20.3771442Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-14T21:16:21.0657005Z checking keyring... 2021-05-14T21:16:21.1403139Z checking package integrity... 2021-05-14T21:16:21.2651135Z loading package files... 2021-05-14T21:16:21.2731769Z checking for file conflicts... 2021-05-14T21:16:21.2732492Z checking available disk space... 2021-05-14T21:16:21.3758729Z :: Processing package changes... 2021-05-14T21:16:21.3759917Z reinstalling mingw-w64-x86_64-tk... 2021-05-14T21:16:22.5497844Z resolving dependencies... 2021-05-14T21:16:22.5719129Z looking for conflicting packages... 2021-05-14T21:16:22.5785660Z 2021-05-14T21:16:22.5786332Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-14T21:16:22.5786828Z 2021-05-14T21:16:22.5787339Z Total Download Size: 0.11 MiB 2021-05-14T21:16:22.5787882Z Total Installed Size: 0.30 MiB 2021-05-14T21:16:22.5788239Z 2021-05-14T21:16:22.5788831Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:22.5789422Z :: Retrieving packages... 2021-05-14T21:16:22.8896209Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-14T21:16:23.1756862Z checking keyring... 2021-05-14T21:16:23.2538472Z checking package integrity... 2021-05-14T21:16:23.3686141Z loading package files... 2021-05-14T21:16:23.3694830Z checking for file conflicts... 2021-05-14T21:16:23.3700269Z checking available disk space... 2021-05-14T21:16:23.3709651Z :: Processing package changes... 2021-05-14T21:16:23.3710366Z installing mingw-w64-x86_64-tktable... 2021-05-14T21:16:24.0331445Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:16:24.0332251Z resolving dependencies... 2021-05-14T21:16:24.0421962Z looking for conflicting packages... 2021-05-14T21:16:24.0622524Z 2021-05-14T21:16:24.0623636Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:16:24.0624221Z 2021-05-14T21:16:24.0624715Z Total Download Size: 0.30 MiB 2021-05-14T21:16:24.0625277Z Total Installed Size: 0.96 MiB 2021-05-14T21:16:24.0625825Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:24.0626173Z 2021-05-14T21:16:24.0626771Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:24.0627369Z :: Retrieving packages... 2021-05-14T21:16:24.3789582Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:16:24.7685276Z checking keyring... 2021-05-14T21:16:24.8455576Z checking package integrity... 2021-05-14T21:16:24.9683508Z loading package files... 2021-05-14T21:16:25.9143705Z checking for file conflicts... 2021-05-14T21:16:25.9144348Z checking available disk space... 2021-05-14T21:16:25.9145082Z :: Processing package changes... 2021-05-14T21:16:25.9145758Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-14T21:16:25.9146441Z resolving dependencies... 2021-05-14T21:16:25.9147048Z looking for conflicting packages... 2021-05-14T21:16:25.9147411Z 2021-05-14T21:16:25.9147990Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-14T21:16:25.9148620Z 2021-05-14T21:16:25.9149061Z Total Download Size: 0.17 MiB 2021-05-14T21:16:25.9149565Z Total Installed Size: 0.70 MiB 2021-05-14T21:16:25.9149876Z 2021-05-14T21:16:25.9150361Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:25.9150917Z :: Retrieving packages... 2021-05-14T21:16:25.9769886Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-14T21:16:26.2595473Z checking keyring... 2021-05-14T21:16:26.3461207Z checking package integrity... 2021-05-14T21:16:26.4622521Z loading package files... 2021-05-14T21:16:26.4642342Z checking for file conflicts... 2021-05-14T21:16:26.4654314Z checking available disk space... 2021-05-14T21:16:26.4663693Z :: Processing package changes... 2021-05-14T21:16:26.4664450Z installing mingw-w64-x86_64-udunits... 2021-05-14T21:16:27.1377292Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-14T21:16:27.1378783Z resolving dependencies... 2021-05-14T21:16:27.1379598Z looking for conflicting packages... 2021-05-14T21:16:27.1660249Z 2021-05-14T21:16:27.1661483Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-14T21:16:27.1662196Z 2021-05-14T21:16:27.1662749Z Total Download Size: 0.01 MiB 2021-05-14T21:16:27.1663380Z Total Installed Size: 0.00 MiB 2021-05-14T21:16:27.1663986Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:27.1664377Z 2021-05-14T21:16:27.1665083Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:27.1665760Z :: Retrieving packages... 2021-05-14T21:16:27.4802319Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-14T21:16:27.5757410Z checking keyring... 2021-05-14T21:16:27.6526008Z checking package integrity... 2021-05-14T21:16:27.7682867Z loading package files... 2021-05-14T21:16:27.7694225Z checking for file conflicts... 2021-05-14T21:16:27.7694877Z checking available disk space... 2021-05-14T21:16:27.7708749Z :: Processing package changes... 2021-05-14T21:16:27.7709733Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-14T21:16:28.4265372Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:16:28.4266322Z resolving dependencies... 2021-05-14T21:16:28.4434737Z looking for conflicting packages... 2021-05-14T21:16:28.4550696Z 2021-05-14T21:16:28.4551733Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:16:28.4552506Z 2021-05-14T21:16:28.4553050Z Total Download Size: 0.04 MiB 2021-05-14T21:16:28.4553685Z Total Installed Size: 0.37 MiB 2021-05-14T21:16:28.4554297Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:28.4569552Z 2021-05-14T21:16:28.4570334Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:28.4571263Z :: Retrieving packages... 2021-05-14T21:16:28.7660900Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:16:28.9557214Z checking keyring... 2021-05-14T21:16:29.0325988Z checking package integrity... 2021-05-14T21:16:29.1450010Z loading package files... 2021-05-14T21:16:29.1466391Z checking for file conflicts... 2021-05-14T21:16:29.1467093Z checking available disk space... 2021-05-14T21:16:29.1512113Z :: Processing package changes... 2021-05-14T21:16:29.1512912Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-14T21:16:29.8116269Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-14T21:16:29.8117263Z resolving dependencies... 2021-05-14T21:16:29.8118371Z looking for conflicting packages... 2021-05-14T21:16:29.8405542Z 2021-05-14T21:16:29.8406711Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-14T21:16:29.8407519Z 2021-05-14T21:16:29.8408112Z Total Download Size: 0.02 MiB 2021-05-14T21:16:29.8408766Z Total Installed Size: 0.21 MiB 2021-05-14T21:16:29.8409384Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:29.8409785Z 2021-05-14T21:16:29.8410484Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:29.8411358Z :: Retrieving packages... 2021-05-14T21:16:30.1530720Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-14T21:16:30.2491852Z checking keyring... 2021-05-14T21:16:30.3262047Z checking package integrity... 2021-05-14T21:16:30.4418642Z loading package files... 2021-05-14T21:16:30.4429791Z checking for file conflicts... 2021-05-14T21:16:30.4430495Z checking available disk space... 2021-05-14T21:16:30.4448978Z :: Processing package changes... 2021-05-14T21:16:30.4449824Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-14T21:16:31.1108293Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-14T21:16:31.1109288Z resolving dependencies... 2021-05-14T21:16:31.1280234Z looking for conflicting packages... 2021-05-14T21:16:31.1407490Z 2021-05-14T21:16:31.1408288Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-14T21:16:31.1408852Z 2021-05-14T21:16:31.1409690Z Total Installed Size: 6.66 MiB 2021-05-14T21:16:31.1410499Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:31.1411160Z 2021-05-14T21:16:31.1411848Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:31.1412448Z checking keyring... 2021-05-14T21:16:31.2034226Z checking package integrity... 2021-05-14T21:16:31.3070493Z loading package files... 2021-05-14T21:16:31.3108301Z checking for file conflicts... 2021-05-14T21:16:31.3108987Z checking available disk space... 2021-05-14T21:16:31.3123529Z :: Processing package changes... 2021-05-14T21:16:31.3124265Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-14T21:16:32.0520708Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-14T21:16:32.0521379Z resolving dependencies... 2021-05-14T21:16:32.0610394Z looking for conflicting packages... 2021-05-14T21:16:32.0801865Z 2021-05-14T21:16:32.0802572Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-14T21:16:32.0803060Z 2021-05-14T21:16:32.0803852Z Total Installed Size: 46.73 MiB 2021-05-14T21:16:32.0804473Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:32.0805156Z 2021-05-14T21:16:32.0805909Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:32.0806551Z checking keyring... 2021-05-14T21:16:32.1423903Z checking package integrity... 2021-05-14T21:16:32.2510185Z loading package files... 2021-05-14T21:16:32.2521149Z checking for file conflicts... 2021-05-14T21:16:32.2521865Z checking available disk space... 2021-05-14T21:16:32.2536243Z :: Processing package changes... 2021-05-14T21:16:32.2536943Z reinstalling mingw-w64-x86_64-x265... 2021-05-14T21:16:32.9694028Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-14T21:16:32.9695024Z resolving dependencies... 2021-05-14T21:16:32.9695983Z looking for conflicting packages... 2021-05-14T21:16:32.9967056Z 2021-05-14T21:16:32.9968242Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-14T21:16:32.9969139Z 2021-05-14T21:16:32.9969683Z Total Installed Size: 1.70 MiB 2021-05-14T21:16:32.9970693Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:32.9971159Z 2021-05-14T21:16:32.9971884Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:32.9972571Z checking keyring... 2021-05-14T21:16:33.0591846Z checking package integrity... 2021-05-14T21:16:33.1573343Z loading package files... 2021-05-14T21:16:33.1590447Z checking for file conflicts... 2021-05-14T21:16:33.1591093Z checking available disk space... 2021-05-14T21:16:33.1602851Z :: Processing package changes... 2021-05-14T21:16:33.1603600Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-14T21:16:33.8108442Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-14T21:16:33.8109129Z resolving dependencies... 2021-05-14T21:16:33.8206000Z looking for conflicting packages... 2021-05-14T21:16:33.8393306Z 2021-05-14T21:16:33.8394003Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-14T21:16:33.8394466Z 2021-05-14T21:16:33.8394998Z Total Download Size: 0.35 MiB 2021-05-14T21:16:33.8395863Z Total Installed Size: 1.67 MiB 2021-05-14T21:16:33.8396477Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:33.8396875Z 2021-05-14T21:16:33.8397560Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:33.8398274Z :: Retrieving packages... 2021-05-14T21:16:34.1483317Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-14T21:16:34.5252248Z checking keyring... 2021-05-14T21:16:34.6013171Z checking package integrity... 2021-05-14T21:16:34.7249535Z loading package files... 2021-05-14T21:16:34.7280080Z checking for file conflicts... 2021-05-14T21:16:34.7280761Z checking available disk space... 2021-05-14T21:16:34.7530427Z :: Processing package changes... 2021-05-14T21:16:34.7531405Z reinstalling mingw-w64-x86_64-xz... 2021-05-14T21:16:35.4760348Z resolving dependencies... 2021-05-14T21:16:35.4858401Z looking for conflicting packages... 2021-05-14T21:16:35.5051441Z 2021-05-14T21:16:35.5052372Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-14T21:16:35.5052817Z 2021-05-14T21:16:35.5053341Z Total Download Size: 0.50 MiB 2021-05-14T21:16:35.5053902Z Total Installed Size: 3.27 MiB 2021-05-14T21:16:35.5054244Z 2021-05-14T21:16:35.5054873Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:35.5055475Z :: Retrieving packages... 2021-05-14T21:16:35.8137625Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-14T21:16:36.2856283Z checking keyring... 2021-05-14T21:16:36.3641285Z checking package integrity... 2021-05-14T21:16:36.4879922Z loading package files... 2021-05-14T21:16:36.4929967Z checking for file conflicts... 2021-05-14T21:16:36.4951364Z checking available disk space... 2021-05-14T21:16:36.4960961Z :: Processing package changes... 2021-05-14T21:16:36.4961656Z installing mingw-w64-x86_64-yasm... 2021-05-14T21:16:37.3153089Z error: target not found: mingw-w64-x86_64-zint 2021-05-14T21:16:37.9555746Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-14T21:16:37.9556759Z resolving dependencies... 2021-05-14T21:16:37.9557595Z looking for conflicting packages... 2021-05-14T21:16:37.9845230Z 2021-05-14T21:16:37.9846388Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-14T21:16:37.9846902Z 2021-05-14T21:16:37.9847478Z Total Download Size: 0.10 MiB 2021-05-14T21:16:37.9848112Z Total Installed Size: 0.38 MiB 2021-05-14T21:16:37.9848822Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:37.9849228Z 2021-05-14T21:16:37.9849916Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:37.9850619Z :: Retrieving packages... 2021-05-14T21:16:38.2972819Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-14T21:16:38.5843831Z checking keyring... 2021-05-14T21:16:38.6627846Z checking package integrity... 2021-05-14T21:16:38.7824834Z loading package files... 2021-05-14T21:16:38.7834870Z checking for file conflicts... 2021-05-14T21:16:38.7835574Z checking available disk space... 2021-05-14T21:16:38.7867363Z :: Processing package changes... 2021-05-14T21:16:38.7868146Z reinstalling mingw-w64-x86_64-zlib... 2021-05-14T21:16:39.4440241Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-14T21:16:39.4440965Z resolving dependencies... 2021-05-14T21:16:39.4442307Z looking for conflicting packages... 2021-05-14T21:16:39.4721313Z 2021-05-14T21:16:39.4722109Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-14T21:16:39.4722603Z 2021-05-14T21:16:39.4723179Z Total Download Size: 0.47 MiB 2021-05-14T21:16:39.4723806Z Total Installed Size: 3.13 MiB 2021-05-14T21:16:39.4724444Z Net Upgrade Size: 0.00 MiB 2021-05-14T21:16:39.4724849Z 2021-05-14T21:16:39.4725509Z :: Proceed with installation? [Y/n] 2021-05-14T21:16:39.4726207Z :: Retrieving packages... 2021-05-14T21:16:39.7860734Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-14T21:16:40.2625755Z checking keyring... 2021-05-14T21:16:40.3383421Z checking package integrity... 2021-05-14T21:16:40.4559974Z loading package files... 2021-05-14T21:16:40.4581060Z checking for file conflicts... 2021-05-14T21:16:40.4582421Z checking available disk space... 2021-05-14T21:16:40.4628175Z :: Processing package changes... 2021-05-14T21:16:40.4628945Z reinstalling mingw-w64-x86_64-zstd... 2021-05-14T21:16:41.4073511Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-14T21:16:41.4074297Z Dload Upload Total Spent Left Speed 2021-05-14T21:16:41.4074630Z 2021-05-14T21:16:41.4075110Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-14T21:16:41.4075658Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 2076 2021-05-14T21:16:41.4075923Z 2021-05-14T21:16:41.4498228Z 71 29.0M 71 20.8M 0 0 20.8M 0 0:00:01 --:--:-- 0:00:01 20.8M 2021-05-14T21:16:41.4499507Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 106M 2021-05-14T21:16:43.2028707Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T21:16:43.2029231Z with: 2021-05-14T21:16:43.2029656Z github_slug: neuroconductor/waveslim 2021-05-14T21:16:43.2030043Z env: 2021-05-14T21:16:43.2030436Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:43.2030828Z TIC_DEPLOY_KEY: 2021-05-14T21:16:43.2031157Z RSPM: 2021-05-14T21:16:43.2032584Z GITHUB_PAT: *** 2021-05-14T21:16:43.2032921Z COVERALLS_TOKEN: 2021-05-14T21:16:43.2033357Z continue-on-error: false 2021-05-14T21:16:43.2033756Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:43.2034145Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:43.2034484Z TZ: UTC 2021-05-14T21:16:43.2034925Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:43.2035271Z NOT_CRAN: true 2021-05-14T21:16:43.2035614Z MSYSTEM: MINGW64 2021-05-14T21:16:43.2035938Z ##[endgroup] 2021-05-14T21:16:43.3575773Z repo slug is: neuroconductor/waveslim 2021-05-14T21:16:43.3818284Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T21:16:43.3818871Z env: 2021-05-14T21:16:43.3819272Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:43.3819691Z TIC_DEPLOY_KEY: 2021-05-14T21:16:43.3819997Z RSPM: 2021-05-14T21:16:43.3820907Z GITHUB_PAT: *** 2021-05-14T21:16:43.3821242Z COVERALLS_TOKEN: 2021-05-14T21:16:43.3821674Z continue-on-error: false 2021-05-14T21:16:43.3822074Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:43.3822460Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:43.3822791Z TZ: UTC 2021-05-14T21:16:43.3823140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:43.3823484Z NOT_CRAN: true 2021-05-14T21:16:43.3823828Z MSYSTEM: MINGW64 2021-05-14T21:16:43.3824189Z ##[endgroup] 2021-05-14T21:16:43.9592996Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T21:16:43.9593551Z with: 2021-05-14T21:16:43.9594040Z repo_name: waveslim 2021-05-14T21:16:43.9594382Z repo_version: 1.8.0 2021-05-14T21:16:43.9594736Z runner_os: Windows 2021-05-14T21:16:43.9595051Z R_version: 3.5 2021-05-14T21:16:43.9595354Z env: 2021-05-14T21:16:43.9595726Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:43.9596129Z TIC_DEPLOY_KEY: 2021-05-14T21:16:43.9596447Z RSPM: 2021-05-14T21:16:43.9597673Z GITHUB_PAT: *** 2021-05-14T21:16:43.9598026Z COVERALLS_TOKEN: 2021-05-14T21:16:43.9598439Z continue-on-error: false 2021-05-14T21:16:43.9598861Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:43.9599222Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:43.9599570Z TZ: UTC 2021-05-14T21:16:43.9599892Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:43.9600261Z NOT_CRAN: true 2021-05-14T21:16:43.9600590Z MSYSTEM: MINGW64 2021-05-14T21:16:43.9600945Z ##[endgroup] 2021-05-14T21:16:44.0131488Z Package: waveslim 2021-05-14T21:16:44.0135758Z Version: 1.8.0 2021-05-14T21:16:44.0136270Z OS: Windows 2021-05-14T21:16:44.0322330Z ##[group]Run install.packages('remotes') 2021-05-14T21:16:44.0322997Z install.packages('remotes') 2021-05-14T21:16:44.0323704Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T21:16:44.0324557Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T21:16:44.0329660Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:16:44.0330003Z env: 2021-05-14T21:16:44.0330383Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:44.0330766Z TIC_DEPLOY_KEY: 2021-05-14T21:16:44.0331166Z RSPM: 2021-05-14T21:16:44.0331950Z GITHUB_PAT: *** 2021-05-14T21:16:44.0332286Z COVERALLS_TOKEN: 2021-05-14T21:16:44.0332687Z continue-on-error: false 2021-05-14T21:16:44.0333091Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:44.0333459Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:44.0333782Z TZ: UTC 2021-05-14T21:16:44.0334122Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:44.0334475Z NOT_CRAN: true 2021-05-14T21:16:44.0334784Z MSYSTEM: MINGW64 2021-05-14T21:16:44.0335120Z ##[endgroup] 2021-05-14T21:16:44.2267487Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:16:44.2270427Z (as 'lib' is unspecified) 2021-05-14T21:16:46.6802512Z 2021-05-14T21:16:46.6803831Z There is a binary version available but the source version is later: 2021-05-14T21:16:46.6909276Z binary source needs_compilation 2021-05-14T21:16:46.6910113Z remotes 2.1.1 2.3.0 FALSE 2021-05-14T21:16:46.6910498Z 2021-05-14T21:16:46.6911939Z installing the source package 'remotes' 2021-05-14T21:16:46.6912366Z 2021-05-14T21:16:46.6997778Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T21:16:46.8851444Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-14T21:16:46.9018273Z ================================================== 2021-05-14T21:16:46.9018933Z downloaded 144 KB 2021-05-14T21:16:46.9019444Z 2021-05-14T21:16:47.4504107Z * installing *source* package 'remotes' ... 2021-05-14T21:16:47.4624487Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-14T21:16:47.5017433Z ** R 2021-05-14T21:16:47.5431067Z ** inst 2021-05-14T21:16:47.5432487Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:16:49.2058261Z ** help 2021-05-14T21:16:49.3579841Z *** installing help indices 2021-05-14T21:16:49.4424037Z converting help for package 'remotes' 2021-05-14T21:16:49.4722473Z finding HTML links ... done 2021-05-14T21:16:49.5198824Z available_packages html 2021-05-14T21:16:49.5712184Z bioc_install_repos html 2021-05-14T21:16:49.5956587Z download html 2021-05-14T21:16:49.6132109Z download_version html 2021-05-14T21:16:49.6168716Z git_credentials html 2021-05-14T21:16:49.6237905Z github_refs html 2021-05-14T21:16:49.6424612Z github_remote html 2021-05-14T21:16:49.6463589Z gitlab_pat html 2021-05-14T21:16:49.6906218Z install_bioc html 2021-05-14T21:16:49.7498188Z install_bitbucket html 2021-05-14T21:16:49.7872161Z install_cran html 2021-05-14T21:16:49.8153045Z install_deps html 2021-05-14T21:16:49.8321278Z install_dev html 2021-05-14T21:16:49.8750699Z install_git html 2021-05-14T21:16:49.9213869Z install_github html 2021-05-14T21:16:49.9652109Z install_gitlab html 2021-05-14T21:16:49.9976992Z install_local html 2021-05-14T21:16:50.0269431Z install_remote html 2021-05-14T21:16:50.0654238Z install_svn html 2021-05-14T21:16:50.1013375Z install_url html 2021-05-14T21:16:50.1522512Z install_version html 2021-05-14T21:16:50.1839988Z package_deps html 2021-05-14T21:16:50.1936513Z parse-git-repo html 2021-05-14T21:16:50.2038904Z standardise_dep html 2021-05-14T21:16:50.2154378Z system_requirements html 2021-05-14T21:16:50.2462308Z update_packages html 2021-05-14T21:16:50.2468299Z ** building package indices 2021-05-14T21:16:50.3151798Z ** installing vignettes 2021-05-14T21:16:50.3214477Z ** testing if installed package can be loaded 2021-05-14T21:16:50.3216986Z *** arch - i386 2021-05-14T21:16:50.7354673Z *** arch - x64 2021-05-14T21:16:50.9433857Z * DONE (remotes) 2021-05-14T21:16:50.9845889Z In R CMD INSTALL 2021-05-14T21:16:50.9865655Z 2021-05-14T21:16:50.9866490Z The downloaded source packages are in 2021-05-14T21:16:50.9867389Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpmWVCOK\downloaded_packages' 2021-05-14T21:16:55.6189278Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T21:16:55.6189948Z remotes::install_github("ropensci/tic") 2021-05-14T21:16:55.6190516Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T21:16:55.6191101Z remotes::install_github("muschellij2/aghast") 2021-05-14T21:16:55.6191583Z remotes::install_cran("covr") 2021-05-14T21:16:55.6196569Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:16:55.6196937Z env: 2021-05-14T21:16:55.6197302Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:16:55.6197755Z TIC_DEPLOY_KEY: 2021-05-14T21:16:55.6198048Z RSPM: 2021-05-14T21:16:55.6199220Z GITHUB_PAT: *** 2021-05-14T21:16:55.6199565Z COVERALLS_TOKEN: 2021-05-14T21:16:55.6199972Z continue-on-error: false 2021-05-14T21:16:55.6200391Z VDIFFR_RUN_TESTS: 2021-05-14T21:16:55.6200741Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:16:55.6201068Z TZ: UTC 2021-05-14T21:16:55.6201433Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:16:55.6201771Z NOT_CRAN: true 2021-05-14T21:16:55.6202094Z MSYSTEM: MINGW64 2021-05-14T21:16:55.6202409Z ##[endgroup] 2021-05-14T21:16:55.8236957Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:16:56.5374031Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T21:17:00.9515003Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T21:17:00.9515947Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:17:00.9516575Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:17:00.9517766Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T21:17:00.9518428Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T21:17:00.9518960Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:17:00.9519464Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T21:17:00.9519983Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T21:17:00.9520481Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T21:17:00.9521462Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T21:17:00.9521975Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T21:17:00.9522468Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T21:17:00.9522980Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T21:17:00.9523471Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T21:17:00.9523962Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T21:17:00.9524483Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T21:17:00.9525028Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:17:00.9525574Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:17:00.9526079Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-14T21:17:00.9526591Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T21:17:00.9527143Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T21:17:00.9527633Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T21:17:00.9528139Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T21:17:00.9528648Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T21:17:00.9529165Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:17:00.9529696Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:17:00.9530201Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:17:00.9530694Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:17:00.9531170Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T21:17:00.9531664Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-14T21:17:00.9532162Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T21:17:00.9532692Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T21:17:00.9533225Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T21:17:00.9533743Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T21:17:00.9534243Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T21:17:00.9547916Z 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-14T21:17:00.9564496Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:17:00.9565151Z (as 'lib' is unspecified) 2021-05-14T21:17:02.3876755Z 2021-05-14T21:17:02.3880171Z There are binary versions available but the source versions are later: 2021-05-14T21:17:02.3903645Z binary source needs_compilation 2021-05-14T21:17:02.3904435Z rlang 0.4.5 0.4.11 TRUE 2021-05-14T21:17:02.3904985Z magrittr 1.5 2.0.1 TRUE 2021-05-14T21:17:02.3905525Z glue 1.4.0 1.4.2 TRUE 2021-05-14T21:17:02.3906028Z sys 3.3 3.4 TRUE 2021-05-14T21:17:02.3906533Z R6 2.4.1 2.5.0 FALSE 2021-05-14T21:17:02.3907061Z openssl 1.4.1 1.4.4 TRUE 2021-05-14T21:17:02.3907578Z mime 0.9 0.10 TRUE 2021-05-14T21:17:02.3908087Z curl 4.3 4.3.1 TRUE 2021-05-14T21:17:02.3908594Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-14T21:17:02.3909125Z httr 1.4.1 1.4.2 FALSE 2021-05-14T21:17:02.3909643Z cli 2.0.2 2.5.0 FALSE 2021-05-14T21:17:02.3910128Z zip 2.0.4 2.1.1 TRUE 2021-05-14T21:17:02.3910865Z rstudioapi 0.11 0.13 FALSE 2021-05-14T21:17:02.3911425Z credentials 1.1 1.3.0 FALSE 2021-05-14T21:17:02.3911997Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-14T21:17:02.3912575Z crayon 1.3.4 1.4.1 FALSE 2021-05-14T21:17:02.3913096Z fastmap 1.0.1 1.1.0 TRUE 2021-05-14T21:17:02.3913616Z withr 2.2.0 2.4.2 FALSE 2021-05-14T21:17:02.3914130Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-14T21:17:02.3914696Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-14T21:17:02.3915236Z gh 1.1.0 1.3.0 FALSE 2021-05-14T21:17:02.3915734Z gert 0.3 1.3.0 TRUE 2021-05-14T21:17:02.3916238Z fs 1.4.1 1.5.0 TRUE 2021-05-14T21:17:02.3916730Z desc 1.2.0 1.3.0 FALSE 2021-05-14T21:17:02.3917427Z clipr 0.7.0 0.7.1 FALSE 2021-05-14T21:17:02.3918058Z Package which is only available in source form, and may need 2021-05-14T21:17:02.3918773Z compilation of C/C++/Fortran: 'cachem' 2021-05-14T21:17:02.3919386Z usethis 1.6.0 2.0.1 FALSE 2021-05-14T21:17:02.3919976Z memoise 1.1.0 2.0.0 FALSE 2021-05-14T21:17:02.3920496Z git2r 0.26.1 0.28.0 TRUE 2021-05-14T21:17:02.3920843Z 2021-05-14T21:17:02.3939715Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-14T21:17:02.5756752Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-14T21:17:02.5813148Z ================================================== 2021-05-14T21:17:02.5815149Z downloaded 62 KB 2021-05-14T21:17:02.5816367Z 2021-05-14T21:17:02.5828025Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-14T21:17:02.7814897Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-14T21:17:02.8476285Z ================================================== 2021-05-14T21:17:02.8477260Z downloaded 15 KB 2021-05-14T21:17:02.8477790Z 2021-05-14T21:17:02.8493008Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-14T21:17:03.1102341Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-14T21:17:03.1310375Z ================================================== 2021-05-14T21:17:03.1311365Z downloaded 200 KB 2021-05-14T21:17:03.1311833Z 2021-05-14T21:17:03.1324968Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-14T21:17:03.3868062Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-14T21:17:03.5231030Z ================================================== 2021-05-14T21:17:03.5233352Z downloaded 80 KB 2021-05-14T21:17:03.5234717Z 2021-05-14T21:17:03.5248549Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-14T21:17:03.7119996Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-14T21:17:03.9341561Z ================================================== 2021-05-14T21:17:03.9342372Z downloaded 415 KB 2021-05-14T21:17:03.9342891Z 2021-05-14T21:17:03.9479157Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9555584Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9721630Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-14T21:17:03.9886976Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.0079757Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:04.0097543Z 2021-05-14T21:17:04.0098354Z The downloaded binary packages are in 2021-05-14T21:17:04.0099245Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages 2021-05-14T21:17:04.0102461Z 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-14T21:17:04.0103513Z 2021-05-14T21:17:04.0117111Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T21:17:04.0919174Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-14T21:17:04.1822058Z ================================================== 2021-05-14T21:17:04.1823029Z downloaded 841 KB 2021-05-14T21:17:04.1823485Z 2021-05-14T21:17:04.1837204Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T21:17:04.4459397Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-14T21:17:04.4549478Z ================================================== 2021-05-14T21:17:04.4550313Z downloaded 259 KB 2021-05-14T21:17:04.4550766Z 2021-05-14T21:17:04.4563204Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T21:17:04.5387949Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-14T21:17:04.5413485Z ================================================== 2021-05-14T21:17:04.5414543Z downloaded 96 KB 2021-05-14T21:17:04.5415127Z 2021-05-14T21:17:04.5426400Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-14T21:17:04.6223884Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-14T21:17:04.6229678Z ================================================== 2021-05-14T21:17:04.6230850Z downloaded 19 KB 2021-05-14T21:17:04.6231346Z 2021-05-14T21:17:04.6244455Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T21:17:04.7058910Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-14T21:17:04.7187001Z ================================================== 2021-05-14T21:17:04.7187793Z downloaded 61 KB 2021-05-14T21:17:04.7188227Z 2021-05-14T21:17:04.7203512Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T21:17:04.8003931Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-14T21:17:04.8889531Z ================================================== 2021-05-14T21:17:04.8890472Z downloaded 1.3 MB 2021-05-14T21:17:04.8890941Z 2021-05-14T21:17:04.8905121Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-14T21:17:04.9705347Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-14T21:17:04.9714835Z ================================================== 2021-05-14T21:17:04.9715636Z downloaded 12 KB 2021-05-14T21:17:04.9716104Z 2021-05-14T21:17:04.9730047Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T21:17:05.1048573Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-14T21:17:05.1279121Z ================================================== 2021-05-14T21:17:05.1279920Z downloaded 774 KB 2021-05-14T21:17:05.1280394Z 2021-05-14T21:17:05.1294382Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T21:17:05.3293029Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-14T21:17:05.3398081Z ================================================== 2021-05-14T21:17:05.3398703Z downloaded 411 KB 2021-05-14T21:17:05.3399271Z 2021-05-14T21:17:05.3415819Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T21:17:05.5237298Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-14T21:17:05.5267072Z ================================================== 2021-05-14T21:17:05.5267839Z downloaded 156 KB 2021-05-14T21:17:05.5268226Z 2021-05-14T21:17:05.5283002Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T21:17:05.7102152Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-14T21:17:05.7115480Z ================================================== 2021-05-14T21:17:05.7117485Z downloaded 60 KB 2021-05-14T21:17:05.7118289Z 2021-05-14T21:17:05.7133491Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T21:17:05.7940005Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-14T21:17:05.7976353Z ================================================== 2021-05-14T21:17:05.7978400Z downloaded 154 KB 2021-05-14T21:17:05.7979473Z 2021-05-14T21:17:05.7996884Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T21:17:05.8974955Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-14T21:17:05.9001422Z ================================================== 2021-05-14T21:17:05.9002962Z downloaded 110 KB 2021-05-14T21:17:05.9003413Z 2021-05-14T21:17:05.9018834Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T21:17:05.9859787Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-14T21:17:05.9867306Z ================================================== 2021-05-14T21:17:05.9868220Z downloaded 107 KB 2021-05-14T21:17:05.9868664Z 2021-05-14T21:17:05.9880951Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T21:17:06.1746251Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-14T21:17:06.1800974Z ================================================== 2021-05-14T21:17:06.1801824Z downloaded 224 KB 2021-05-14T21:17:06.1802290Z 2021-05-14T21:17:06.1818073Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T21:17:06.2743401Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-14T21:17:06.2758546Z ================================================== 2021-05-14T21:17:06.2759605Z downloaded 58 KB 2021-05-14T21:17:06.2760279Z 2021-05-14T21:17:06.2774463Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T21:17:06.5427797Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-14T21:17:06.5431807Z ================================================== 2021-05-14T21:17:06.5432549Z downloaded 34 KB 2021-05-14T21:17:06.5432999Z 2021-05-14T21:17:06.5451681Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T21:17:06.6420634Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-14T21:17:06.6593645Z ================================================== 2021-05-14T21:17:06.6594523Z downloaded 43 KB 2021-05-14T21:17:06.6594981Z 2021-05-14T21:17:06.6607710Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T21:17:06.7422049Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-14T21:17:06.7442202Z ================================================== 2021-05-14T21:17:06.7443036Z downloaded 92 KB 2021-05-14T21:17:06.7443485Z 2021-05-14T21:17:06.7457434Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T21:17:06.8403734Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-14T21:17:06.8407473Z ================================================== 2021-05-14T21:17:06.8408269Z downloaded 12 KB 2021-05-14T21:17:06.8408884Z 2021-05-14T21:17:06.8423494Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T21:17:06.9227965Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-14T21:17:06.9248974Z ================================================== 2021-05-14T21:17:06.9249784Z downloaded 81 KB 2021-05-14T21:17:06.9250232Z 2021-05-14T21:17:06.9265825Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T21:17:07.1107044Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-14T21:17:07.1111500Z ================================================== 2021-05-14T21:17:07.1112295Z downloaded 44 KB 2021-05-14T21:17:07.1112732Z 2021-05-14T21:17:07.1128652Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T21:17:07.3121148Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-14T21:17:07.3128175Z ================================================== 2021-05-14T21:17:07.3128990Z downloaded 64 KB 2021-05-14T21:17:07.3129441Z 2021-05-14T21:17:07.3145615Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T21:17:07.3956936Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-14T21:17:07.4162794Z ================================================== 2021-05-14T21:17:07.4163744Z downloaded 777 KB 2021-05-14T21:17:07.4164173Z 2021-05-14T21:17:07.4178111Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T21:17:07.5153210Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-14T21:17:07.5222675Z ================================================== 2021-05-14T21:17:07.5224776Z downloaded 286 KB 2021-05-14T21:17:07.5225205Z 2021-05-14T21:17:07.5242323Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T21:17:07.6053680Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-14T21:17:07.6086078Z ================================================== 2021-05-14T21:17:07.6086833Z downloaded 20 KB 2021-05-14T21:17:07.6087224Z 2021-05-14T21:17:07.6103214Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T21:17:07.7053554Z Content type 'application/x-gzip' length 24493 bytes (23 KB) 2021-05-14T21:17:07.7057784Z ================================================== 2021-05-14T21:17:07.7058557Z downloaded 23 KB 2021-05-14T21:17:07.7058990Z 2021-05-14T21:17:07.7074787Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T21:17:07.9119289Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-14T21:17:07.9188750Z ================================================== 2021-05-14T21:17:07.9189605Z downloaded 298 KB 2021-05-14T21:17:07.9190054Z 2021-05-14T21:17:07.9205942Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T21:17:08.1064012Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-14T21:17:08.1068998Z ================================================== 2021-05-14T21:17:08.1069793Z downloaded 16 KB 2021-05-14T21:17:08.1070226Z 2021-05-14T21:17:08.1179252Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T21:17:08.3052780Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-14T21:17:08.3758063Z ================================================== 2021-05-14T21:17:08.3758971Z downloaded 1.2 MB 2021-05-14T21:17:08.3759429Z 2021-05-14T21:17:09.1845270Z * installing *source* package 'rlang' ... 2021-05-14T21:17:09.2194805Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-14T21:17:09.2487084Z ** libs 2021-05-14T21:17:09.2499771Z 2021-05-14T21:17:09.2500816Z *** arch - i386 2021-05-14T21:17:09.3489070Z 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-14T21:17:09.6626558Z 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-14T21:17:10.0380415Z 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-14T21:17:12.5161232Z 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-14T21:17:13.7568909Z 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-14T21:17:13.9451337Z 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-14T21:17:14.1023110Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-14T21:17:14.1036741Z 2021-05-14T21:17:14.1037857Z *** arch - x64 2021-05-14T21:17:14.1849331Z 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-14T21:17:14.4054082Z 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-14T21:17:15.4078405Z 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-14T21:17:16.1491017Z In file included from ./lib/rlang.h:83:0, 2021-05-14T21:17:16.1491946Z from internal/arg.c:1, 2021-05-14T21:17:16.1492613Z from internal.c:1: 2021-05-14T21:17:16.1493405Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-14T21:17:16.1494663Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:17:16.1495568Z return ENCLOS(env); 2021-05-14T21:17:16.1496166Z ^ 2021-05-14T21:17:16.1496970Z In file included from internal.c:8:0: 2021-05-14T21:17:16.1497816Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-14T21:17:16.1498468Z sexp* top; 2021-05-14T21:17:16.1498934Z ^ 2021-05-14T21:17:16.2402426Z 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-14T21:17:17.0458795Z 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-14T21:17:17.2372772Z 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-14T21:17:17.3783644Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-14T21:17:17.3813103Z ** R 2021-05-14T21:17:17.4723469Z ** inst 2021-05-14T21:17:17.4740098Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:20.6379186Z ** help 2021-05-14T21:17:21.5202167Z *** installing help indices 2021-05-14T21:17:21.9545186Z converting help for package 'rlang' 2021-05-14T21:17:21.9805461Z finding HTML links ... done 2021-05-14T21:17:22.2281862Z abort html 2021-05-14T21:17:22.2707167Z are_na html 2021-05-14T21:17:22.2848494Z arg_match html 2021-05-14T21:17:22.2961837Z as_box html 2021-05-14T21:17:22.3063706Z as_bytes html 2021-05-14T21:17:22.3589331Z as_data_mask html 2021-05-14T21:17:22.3712727Z as_env html 2021-05-14T21:17:22.3841152Z as_environment html 2021-05-14T21:17:22.4089802Z as_function html 2021-05-14T21:17:22.4281758Z as_label html 2021-05-14T21:17:22.4481098Z as_name html 2021-05-14T21:17:22.4716247Z as_overscope html 2021-05-14T21:17:22.4776843Z as_pairlist html 2021-05-14T21:17:22.4906728Z as_quosure html 2021-05-14T21:17:22.5073287Z as_string html 2021-05-14T21:17:22.5235476Z as_utf8_character html 2021-05-14T21:17:22.5353706Z bare-type-predicates html 2021-05-14T21:17:22.5498294Z box html 2021-05-14T21:17:22.5818136Z call2 html 2021-05-14T21:17:22.5913104Z call_args html 2021-05-14T21:17:22.6013927Z call_fn html 2021-05-14T21:17:22.6072213Z call_inspect html 2021-05-14T21:17:22.6257238Z call_modify html 2021-05-14T21:17:22.6345091Z call_name html 2021-05-14T21:17:22.6375910Z call_parse_type html 2021-05-14T21:17:22.6485340Z call_standardise html 2021-05-14T21:17:22.6556487Z caller_env html 2021-05-14T21:17:22.6695320Z caller_fn html 2021-05-14T21:17:22.6785244Z caller_frame html 2021-05-14T21:17:22.6857920Z catch_cnd html 2021-05-14T21:17:22.7011175Z chr_unserialise_unicode html 2021-05-14T21:17:22.7174464Z cnd html 2021-05-14T21:17:22.7403556Z cnd_message html 2021-05-14T21:17:22.7717077Z cnd_muffle html 2021-05-14T21:17:22.7921854Z cnd_signal html 2021-05-14T21:17:22.7980316Z cnd_type html 2021-05-14T21:17:22.8076786Z done html 2021-05-14T21:17:22.8213557Z dots_definitions html 2021-05-14T21:17:22.8258049Z dots_n html 2021-05-14T21:17:22.8454053Z dots_values html 2021-05-14T21:17:22.8568655Z duplicate html 2021-05-14T21:17:22.8781803Z dyn-dots html 2021-05-14T21:17:22.8827919Z empty_env html 2021-05-14T21:17:22.8976401Z enquo0 html 2021-05-14T21:17:22.9179476Z entrace html 2021-05-14T21:17:22.9557483Z env html 2021-05-14T21:17:22.9937616Z env_bind html 2021-05-14T21:17:23.0114275Z env_bind_exprs html 2021-05-14T21:17:23.0210879Z env_binding_are_active html 2021-05-14T21:17:23.0341634Z env_binding_lock html 2021-05-14T21:17:23.0422300Z env_browse html 2021-05-14T21:17:23.0634791Z env_bury html 2021-05-14T21:17:23.0693498Z env_clone html 2021-05-14T21:17:23.0771151Z env_depth html 2021-05-14T21:17:23.0868639Z env_get html 2021-05-14T21:17:23.0952447Z env_has html 2021-05-14T21:17:23.1010546Z env_inherits html 2021-05-14T21:17:23.1147100Z env_lock html 2021-05-14T21:17:23.1281661Z env_name html 2021-05-14T21:17:23.1417452Z env_names html 2021-05-14T21:17:23.1588010Z env_parent html 2021-05-14T21:17:23.1766670Z env_poke html 2021-05-14T21:17:23.1884575Z env_print html 2021-05-14T21:17:23.1977485Z env_unbind html 2021-05-14T21:17:23.2021766Z env_unlock html 2021-05-14T21:17:23.2290631Z eval_bare html 2021-05-14T21:17:23.2809709Z eval_tidy html 2021-05-14T21:17:23.2925888Z exec html 2021-05-14T21:17:23.3012670Z exiting html 2021-05-14T21:17:23.3129908Z expr_interp html 2021-05-14T21:17:23.3269582Z expr_label html 2021-05-14T21:17:23.3375653Z expr_print html 2021-05-14T21:17:23.3481034Z exprs_auto_name html 2021-05-14T21:17:23.3558424Z f_rhs html 2021-05-14T21:17:23.3635703Z f_text html 2021-05-14T21:17:23.3733919Z faq-options html 2021-05-14T21:17:23.3916825Z flatten html 2021-05-14T21:17:23.3999304Z fn_body html 2021-05-14T21:17:23.4096807Z fn_env html 2021-05-14T21:17:23.4200423Z fn_fmls html 2021-05-14T21:17:23.4304376Z format_error_bullets html 2021-05-14T21:17:23.4476326Z frame_position html 2021-05-14T21:17:23.4545376Z friendly_type html 2021-05-14T21:17:23.4751057Z get_env html 2021-05-14T21:17:23.4869090Z has_length html 2021-05-14T21:17:23.4954416Z has_name html 2021-05-14T21:17:23.5027810Z hash html 2021-05-14T21:17:23.5134892Z inherits_any html 2021-05-14T21:17:23.5258450Z inject html 2021-05-14T21:17:23.5523271Z invoke html 2021-05-14T21:17:23.5728459Z is_call html 2021-05-14T21:17:23.5796972Z is_callable html 2021-05-14T21:17:23.5835318Z is_condition html 2021-05-14T21:17:23.5908467Z is_copyable html 2021-05-14T21:17:23.5952690Z is_empty html 2021-05-14T21:17:23.6067863Z is_env html 2021-05-14T21:17:23.6110308Z is_environment html 2021-05-14T21:17:23.6216188Z is_expr html 2021-05-14T21:17:23.6465790Z is_expression html 2021-05-14T21:17:23.6623821Z is_formula html 2021-05-14T21:17:23.6714358Z is_frame html 2021-05-14T21:17:23.6954453Z is_function html 2021-05-14T21:17:23.7089960Z is_installed html 2021-05-14T21:17:23.7229787Z is_integerish html 2021-05-14T21:17:23.7371611Z is_interactive html 2021-05-14T21:17:23.7582073Z is_lang html 2021-05-14T21:17:23.7670596Z is_named html 2021-05-14T21:17:23.7713295Z is_namespace html 2021-05-14T21:17:23.7818917Z is_pairlist html 2021-05-14T21:17:23.7902508Z is_reference html 2021-05-14T21:17:23.7993215Z is_stack html 2021-05-14T21:17:23.8043604Z is_symbol html 2021-05-14T21:17:23.8109225Z is_true html 2021-05-14T21:17:23.8152548Z is_weakref html 2021-05-14T21:17:23.8305120Z lang html 2021-05-14T21:17:23.8405426Z lang_head html 2021-05-14T21:17:23.8616880Z lang_modify html 2021-05-14T21:17:23.8676251Z last_error html 2021-05-14T21:17:24.0785868Z lifecycle html 2021-05-14T21:17:24.1023749Z list2 html 2021-05-14T21:17:24.1147808Z local_bindings html 2021-05-14T21:17:24.1319595Z local_options html 2021-05-14T21:17:24.1541179Z missing html 2021-05-14T21:17:24.1773506Z missing_arg html 2021-05-14T21:17:24.1917760Z mut_node_car html 2021-05-14T21:17:24.2027830Z names2 html 2021-05-14T21:17:24.2097645Z new-vector-along-retired html 2021-05-14T21:17:24.2278577Z new-vector html 2021-05-14T21:17:24.2344086Z new_call html 2021-05-14T21:17:24.2406178Z new_formula html 2021-05-14T21:17:24.2562201Z new_function html 2021-05-14T21:17:24.2680485Z new_node html 2021-05-14T21:17:24.2797218Z new_quosures html 2021-05-14T21:17:24.2951421Z new_weakref html 2021-05-14T21:17:24.3075756Z ns_env html 2021-05-14T21:17:24.3752233Z nse-defuse html 2021-05-14T21:17:24.4257486Z nse-force html 2021-05-14T21:17:24.4419158Z op-definition html 2021-05-14T21:17:24.4488121Z op-get-attr html 2021-05-14T21:17:24.4567077Z op-na-default html 2021-05-14T21:17:24.4626909Z op-null-default html 2021-05-14T21:17:24.4770533Z overscope_eval_next html 2021-05-14T21:17:24.4837593Z pairlist2 html 2021-05-14T21:17:24.5078840Z parse_expr html 2021-05-14T21:17:24.5238274Z parse_quosure html 2021-05-14T21:17:24.5392258Z prepend html 2021-05-14T21:17:24.5443709Z prim_name html 2021-05-14T21:17:24.5570471Z quo_expr html 2021-05-14T21:17:24.5934369Z quo_label html 2021-05-14T21:17:24.6078888Z quo_squash html 2021-05-14T21:17:24.6486261Z quosure html 2021-05-14T21:17:24.6605786Z raw_deparse_str html 2021-05-14T21:17:24.6698529Z rep_along html 2021-05-14T21:17:24.6844570Z restarting html 2021-05-14T21:17:24.7051037Z return_from html 2021-05-14T21:17:24.7184743Z rlang_backtrace_on_error html 2021-05-14T21:17:24.7329465Z rst_abort html 2021-05-14T21:17:24.7493573Z rst_list html 2021-05-14T21:17:24.7594985Z scalar-type-predicates html 2021-05-14T21:17:24.7753195Z scoped_env html 2021-05-14T21:17:24.7923279Z scoped_interactive html 2021-05-14T21:17:24.8192267Z search_envs html 2021-05-14T21:17:24.8272676Z seq2 html 2021-05-14T21:17:24.8506131Z set_attrs html 2021-05-14T21:17:24.8660033Z set_expr html 2021-05-14T21:17:24.8836531Z set_names html 2021-05-14T21:17:24.9279175Z splice html 2021-05-14T21:17:24.9671549Z stack html 2021-05-14T21:17:24.9822406Z stack_trim html 2021-05-14T21:17:24.9932279Z string html 2021-05-14T21:17:25.0165503Z switch_type html 2021-05-14T21:17:25.0215414Z sym html 2021-05-14T21:17:25.0318709Z tidyeval-data html 2021-05-14T21:17:25.0446448Z trace_back html 2021-05-14T21:17:25.0608892Z type-predicates html 2021-05-14T21:17:25.0783388Z type_of html 2021-05-14T21:17:25.0950438Z vec_poke_n html 2021-05-14T21:17:25.1259797Z vector-coercion html 2021-05-14T21:17:25.1451484Z vector-construction html 2021-05-14T21:17:25.1571835Z vector-old-ctors html 2021-05-14T21:17:25.1725955Z with_abort html 2021-05-14T21:17:25.1875343Z with_env html 2021-05-14T21:17:25.2113995Z with_handlers html 2021-05-14T21:17:25.2327750Z with_restarts html 2021-05-14T21:17:25.2382812Z wref_key html 2021-05-14T21:17:25.2471644Z zap html 2021-05-14T21:17:25.2563957Z zap_srcref html 2021-05-14T21:17:25.2582050Z *** copying figures 2021-05-14T21:17:25.2623654Z ** building package indices 2021-05-14T21:17:25.6701437Z ** testing if installed package can be loaded 2021-05-14T21:17:25.6703314Z *** arch - i386 2021-05-14T21:17:25.8749594Z *** arch - x64 2021-05-14T21:17:26.0919046Z * DONE (rlang) 2021-05-14T21:17:26.2290239Z In R CMD INSTALL 2021-05-14T21:17:26.5061483Z * installing *source* package 'magrittr' ... 2021-05-14T21:17:26.5124319Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-14T21:17:26.5435947Z ** libs 2021-05-14T21:17:26.5443592Z 2021-05-14T21:17:26.5444613Z *** arch - i386 2021-05-14T21:17:26.5653611Z 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-14T21:17:26.7153828Z 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-14T21:17:26.9183053Z 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-14T21:17:27.0104560Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-14T21:17:27.0113350Z 2021-05-14T21:17:27.0114382Z *** arch - x64 2021-05-14T21:17:27.0297860Z 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-14T21:17:27.1664116Z 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-14T21:17:27.3680490Z 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-14T21:17:27.4536863Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-14T21:17:27.4562189Z ** R 2021-05-14T21:17:27.4638974Z ** inst 2021-05-14T21:17:27.4694127Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:27.5840564Z ** help 2021-05-14T21:17:27.6531910Z *** installing help indices 2021-05-14T21:17:27.6968609Z converting help for package 'magrittr' 2021-05-14T21:17:27.7206882Z finding HTML links ... done 2021-05-14T21:17:27.7435329Z aliases html 2021-05-14T21:17:27.7551460Z compound html 2021-05-14T21:17:27.7605595Z debug_fseq html 2021-05-14T21:17:27.7654087Z debug_pipe html 2021-05-14T21:17:27.7792168Z exposition html 2021-05-14T21:17:27.7837156Z faq-pipe-gender html 2021-05-14T21:17:27.7894017Z freduce html 2021-05-14T21:17:27.7967072Z fseq html 2021-05-14T21:17:27.8013678Z functions html 2021-05-14T21:17:27.8230873Z magrittr-package html 2021-05-14T21:17:27.8615716Z pipe html 2021-05-14T21:17:27.8665725Z pipe_eager_lexical html 2021-05-14T21:17:27.8721646Z print.fseq html 2021-05-14T21:17:27.8818731Z tee html 2021-05-14T21:17:27.8823564Z *** copying figures 2021-05-14T21:17:27.8837304Z ** building package indices 2021-05-14T21:17:27.9228582Z ** installing vignettes 2021-05-14T21:17:27.9284922Z ** testing if installed package can be loaded 2021-05-14T21:17:27.9287468Z *** arch - i386 2021-05-14T21:17:28.1336433Z *** arch - x64 2021-05-14T21:17:28.3417723Z * DONE (magrittr) 2021-05-14T21:17:28.3708410Z In R CMD INSTALL 2021-05-14T21:17:28.6374903Z * installing *source* package 'glue' ... 2021-05-14T21:17:28.6430106Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-14T21:17:28.6675234Z ** libs 2021-05-14T21:17:28.6682821Z 2021-05-14T21:17:28.6683901Z *** arch - i386 2021-05-14T21:17:28.6890597Z 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-14T21:17:28.8155493Z 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-14T21:17:28.9000186Z 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-14T21:17:29.1132031Z 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-14T21:17:29.2050744Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-14T21:17:29.2059307Z 2021-05-14T21:17:29.2060454Z *** arch - x64 2021-05-14T21:17:29.2244885Z 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-14T21:17:29.3464755Z 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-14T21:17:29.4294942Z 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-14T21:17:29.6440814Z 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-14T21:17:29.7282151Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-14T21:17:29.7307834Z ** R 2021-05-14T21:17:29.7400988Z ** inst 2021-05-14T21:17:29.7441207Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:30.0230969Z ** help 2021-05-14T21:17:30.0741725Z *** installing help indices 2021-05-14T21:17:30.1072649Z converting help for package 'glue' 2021-05-14T21:17:30.1303998Z finding HTML links ... done 2021-05-14T21:17:30.1457367Z as_glue html 2021-05-14T21:17:30.1495905Z glue-deprecated html 2021-05-14T21:17:30.2078448Z glue html 2021-05-14T21:17:30.2266382Z glue_col html 2021-05-14T21:17:30.2428187Z glue_collapse html 2021-05-14T21:17:30.2430264Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOuUJHn/R.INSTALL16102d0e15b0/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-14T21:17:30.2571403Z glue_safe html 2021-05-14T21:17:30.2841247Z glue_sql html 2021-05-14T21:17:30.2903314Z identity_transformer html 2021-05-14T21:17:30.2948577Z quoting html 2021-05-14T21:17:30.3031383Z trim html 2021-05-14T21:17:30.3035948Z *** copying figures 2021-05-14T21:17:30.3046159Z ** building package indices 2021-05-14T21:17:30.3323620Z ** installing vignettes 2021-05-14T21:17:30.3380328Z ** testing if installed package can be loaded 2021-05-14T21:17:30.3382975Z *** arch - i386 2021-05-14T21:17:30.6431172Z *** arch - x64 2021-05-14T21:17:30.9515717Z * DONE (glue) 2021-05-14T21:17:30.9806651Z In R CMD INSTALL 2021-05-14T21:17:31.2190143Z * installing *source* package 'sys' ... 2021-05-14T21:17:31.2225479Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-14T21:17:31.2441250Z ** libs 2021-05-14T21:17:31.2449679Z 2021-05-14T21:17:31.2450867Z *** arch - i386 2021-05-14T21:17:31.2681324Z 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-14T21:17:31.7816479Z 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-14T21:17:31.9651521Z 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-14T21:17:32.0722943Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-14T21:17:32.0731840Z 2021-05-14T21:17:32.0732890Z *** arch - x64 2021-05-14T21:17:32.0935230Z 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-14T21:17:32.7890487Z 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-14T21:17:32.9770595Z 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-14T21:17:33.0708238Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-14T21:17:33.0733463Z ** R 2021-05-14T21:17:33.0796475Z ** inst 2021-05-14T21:17:33.0814338Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:33.1818850Z ** help 2021-05-14T21:17:33.2183902Z *** installing help indices 2021-05-14T21:17:33.2536736Z converting help for package 'sys' 2021-05-14T21:17:33.2738821Z finding HTML links ... done 2021-05-14T21:17:33.2840320Z as_text html 2021-05-14T21:17:33.2908489Z deprecated html 2021-05-14T21:17:33.3482732Z exec html 2021-05-14T21:17:33.3639422Z exec_r html 2021-05-14T21:17:33.3682932Z quote html 2021-05-14T21:17:33.3686982Z ** building package indices 2021-05-14T21:17:33.3884740Z ** testing if installed package can be loaded 2021-05-14T21:17:33.3887291Z *** arch - i386 2021-05-14T21:17:33.5927025Z *** arch - x64 2021-05-14T21:17:33.7990235Z * DONE (sys) 2021-05-14T21:17:33.8227501Z In R CMD INSTALL 2021-05-14T21:17:34.0664015Z * installing *source* package 'R6' ... 2021-05-14T21:17:34.0705080Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-14T21:17:34.0917500Z ** R 2021-05-14T21:17:34.0985981Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:34.3848934Z ** help 2021-05-14T21:17:34.4195147Z *** installing help indices 2021-05-14T21:17:34.4411109Z converting help for package 'R6' 2021-05-14T21:17:34.4659603Z finding HTML links ... done 2021-05-14T21:17:34.5402436Z R6Class html 2021-05-14T21:17:34.5477628Z as.list.R6 html 2021-05-14T21:17:34.5547900Z is.R6 html 2021-05-14T21:17:34.5552020Z *** copying figures 2021-05-14T21:17:34.5565104Z ** building package indices 2021-05-14T21:17:34.5730033Z ** testing if installed package can be loaded 2021-05-14T21:17:34.5732539Z *** arch - i386 2021-05-14T21:17:34.7777600Z *** arch - x64 2021-05-14T21:17:34.9837935Z * DONE (R6) 2021-05-14T21:17:35.0053269Z In R CMD INSTALL 2021-05-14T21:17:35.5510900Z * installing *source* package 'openssl' ... 2021-05-14T21:17:35.5761629Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-14T21:17:35.6244773Z ** libs 2021-05-14T21:17:35.6254479Z 2021-05-14T21:17:35.6255541Z *** arch - i386 2021-05-14T21:17:35.6650392Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-14T21:17:37.5393098Z 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-14T21:17:37.6578570Z 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-14T21:17:37.7729010Z 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-14T21:17:37.9661199Z 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-14T21:17:38.1464703Z 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-14T21:17:38.2589417Z 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-14T21:17:38.3906619Z 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-14T21:17:38.5374907Z 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-14T21:17:38.6316848Z 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-14T21:17:38.7675574Z 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-14T21:17:38.9344239Z 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-14T21:17:39.0703347Z 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-14T21:17:39.2310280Z 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-14T21:17:39.6106286Z 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-14T21:17:39.9225065Z 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-14T21:17:40.0167108Z 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-14T21:17:40.1022597Z 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-14T21:17:40.2640530Z 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-14T21:17:40.4335378Z 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-14T21:17:40.5910944Z 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-14T21:17:40.6783550Z 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-14T21:17:40.8118615Z 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-14T21:17:40.9679828Z 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-14T21:17:41.4135973Z 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-14T21:17:41.5705644Z 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-14T21:17:41.7285956Z 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-14T21:17:41.8908119Z 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-14T21:17:42.0034812Z 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-14T21:17:42.2694359Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:17:42.3968112Z 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-14T21:17:42.7770305Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-14T21:17:42.7844282Z 2021-05-14T21:17:42.7845351Z *** arch - x64 2021-05-14T21:17:42.8231323Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-14T21:17:43.0083780Z 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-14T21:17:43.1258420Z 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-14T21:17:43.2416428Z 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-14T21:17:43.3741432Z 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-14T21:17:43.5490267Z 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-14T21:17:43.6600301Z 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-14T21:17:43.7923270Z 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-14T21:17:43.9390654Z 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-14T21:17:44.0327804Z 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-14T21:17:44.1595966Z 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-14T21:17:44.2683432Z 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-14T21:17:44.3986979Z 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-14T21:17:44.5579557Z 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-14T21:17:45.1598548Z 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-14T21:17:45.3738269Z 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-14T21:17:45.4632897Z 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-14T21:17:45.5460175Z 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-14T21:17:45.7028687Z 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-14T21:17:45.8691743Z 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-14T21:17:46.0204893Z 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-14T21:17:46.1052453Z 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-14T21:17:46.2380647Z 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-14T21:17:46.3898322Z 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-14T21:17:47.0343963Z 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-14T21:17:47.1874175Z 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-14T21:17:47.3476891Z 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-14T21:17:47.5036309Z 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-14T21:17:47.6062072Z 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-14T21:17:47.8338883Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-14T21:17:47.9769547Z 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-14T21:17:48.3335123Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-14T21:17:48.3420105Z ** R 2021-05-14T21:17:48.3625845Z ** inst 2021-05-14T21:17:48.3757953Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:49.1268384Z ** help 2021-05-14T21:17:49.2231931Z *** installing help indices 2021-05-14T21:17:49.2758981Z converting help for package 'openssl' 2021-05-14T21:17:49.3008848Z finding HTML links ... done 2021-05-14T21:17:49.3205696Z aes_cbc html 2021-05-14T21:17:49.3273267Z base64_encode html 2021-05-14T21:17:49.3468676Z bignum html 2021-05-14T21:17:49.3572713Z certificates html 2021-05-14T21:17:49.3758469Z curve25519 html 2021-05-14T21:17:49.3864371Z ec_dh html 2021-05-14T21:17:49.4055027Z encrypt_envelope html 2021-05-14T21:17:49.4114216Z fingerprint html 2021-05-14T21:17:49.4359582Z hash html 2021-05-14T21:17:49.4426504Z keygen html 2021-05-14T21:17:49.4486783Z my_key html 2021-05-14T21:17:49.4748012Z openssl html 2021-05-14T21:17:49.4781295Z openssl_config html 2021-05-14T21:17:49.4866282Z pbkdf html 2021-05-14T21:17:49.5010689Z pkcs12 html 2021-05-14T21:17:49.5072706Z rand_bytes html 2021-05-14T21:17:49.5235699Z read_key html 2021-05-14T21:17:49.5322093Z reexports html 2021-05-14T21:17:49.5440921Z rsa_encrypt html 2021-05-14T21:17:49.5639990Z signatures html 2021-05-14T21:17:49.5762745Z write_pem html 2021-05-14T21:17:49.5769255Z ** building package indices 2021-05-14T21:17:49.6275703Z ** installing vignettes 2021-05-14T21:17:49.6383692Z ** testing if installed package can be loaded 2021-05-14T21:17:49.6386392Z *** arch - i386 2021-05-14T21:17:49.8436337Z *** arch - x64 2021-05-14T21:17:50.0516123Z * DONE (openssl) 2021-05-14T21:17:50.1678327Z In R CMD INSTALL 2021-05-14T21:17:50.3822969Z * installing *source* package 'mime' ... 2021-05-14T21:17:50.3846100Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-14T21:17:50.4045703Z ** libs 2021-05-14T21:17:50.4053987Z 2021-05-14T21:17:50.4055211Z *** arch - i386 2021-05-14T21:17:50.4262129Z 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-14T21:17:50.5134142Z 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-14T21:17:50.7044659Z 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-14T21:17:50.7927306Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-14T21:17:50.7938207Z 2021-05-14T21:17:50.7939392Z *** arch - x64 2021-05-14T21:17:50.8117667Z 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-14T21:17:50.8942469Z 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-14T21:17:51.0941089Z 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-14T21:17:51.1761336Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-14T21:17:51.1847164Z ** R 2021-05-14T21:17:51.1947466Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:17:51.3376288Z ** help 2021-05-14T21:17:51.3606808Z *** installing help indices 2021-05-14T21:17:51.3803218Z converting help for package 'mime' 2021-05-14T21:17:51.4045733Z finding HTML links ... done 2021-05-14T21:17:51.4209093Z guess_type html 2021-05-14T21:17:51.4313129Z mimemap html 2021-05-14T21:17:51.4381255Z parse_multipart html 2021-05-14T21:17:51.4384966Z ** building package indices 2021-05-14T21:17:51.4529901Z ** testing if installed package can be loaded 2021-05-14T21:17:51.4532352Z *** arch - i386 2021-05-14T21:17:51.6574850Z *** arch - x64 2021-05-14T21:17:51.8635200Z * DONE (mime) 2021-05-14T21:17:51.8832235Z In R CMD INSTALL 2021-05-14T21:17:52.2764224Z * installing *source* package 'curl' ... 2021-05-14T21:17:52.2906678Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-14T21:17:52.3351317Z ** libs 2021-05-14T21:17:52.3361715Z 2021-05-14T21:17:52.3362863Z *** arch - i386 2021-05-14T21:17:52.3697286Z 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-14T21:17:52.3872838Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-14T21:17:53.4949463Z 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-14T21:17:53.8937344Z 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-14T21:17:54.2618737Z 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-14T21:17:54.6715583Z 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-14T21:17:55.0420907Z 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-14T21:17:55.3916191Z 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-14T21:17:55.7742959Z 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-14T21:17:56.1266612Z 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-14T21:17:56.4696809Z 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-14T21:17:57.0884224Z 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-14T21:17:57.4528500Z 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-14T21:17:57.7942320Z 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-14T21:17:58.1508244Z 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-14T21:17:58.6083384Z 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-14T21:17:58.9551602Z 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-14T21:17:59.0517263Z 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-14T21:17:59.1374736Z 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-14T21:17:59.4768386Z 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-14T21:17:59.8244817Z 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-14T21:18:00.2307921Z 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-14T21:18:00.5869339Z 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-14T21:18:00.9310939Z 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-14T21:18:01.1250325Z 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-14T21:18:01.6213955Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-14T21:18:01.6298220Z 2021-05-14T21:18:01.6299234Z *** arch - x64 2021-05-14T21:18:01.6624979Z 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-14T21:18:01.6798723Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-14T21:18:01.8604798Z 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-14T21:18:02.2257426Z 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-14T21:18:02.7784448Z 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-14T21:18:03.3808614Z 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-14T21:18:03.9534889Z 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-14T21:18:04.5005621Z 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-14T21:18:05.0875027Z 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-14T21:18:05.6446949Z 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-14T21:18:06.1971072Z 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-14T21:18:07.0096156Z 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-14T21:18:07.5692700Z 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-14T21:18:08.1143062Z 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-14T21:18:08.6605323Z 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-14T21:18:09.2892992Z 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-14T21:18:09.8372364Z 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-14T21:18:09.9285083Z 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-14T21:18:10.0096988Z 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-14T21:18:10.5581162Z 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-14T21:18:11.1087298Z 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-14T21:18:11.7153555Z 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-14T21:18:12.2760847Z 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-14T21:18:12.8122454Z 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-14T21:18:13.0149537Z 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-14T21:18:13.4553485Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-14T21:18:13.4649895Z ** R 2021-05-14T21:18:13.4842554Z ** inst 2021-05-14T21:18:13.4930933Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:13.8029295Z ** help 2021-05-14T21:18:13.8865270Z *** installing help indices 2021-05-14T21:18:13.9344025Z converting help for package 'curl' 2021-05-14T21:18:13.9577027Z finding HTML links ... done 2021-05-14T21:18:13.9823120Z curl html 2021-05-14T21:18:13.9982511Z curl_download html 2021-05-14T21:18:14.0082882Z curl_echo html 2021-05-14T21:18:14.0415581Z curl_escape html 2021-05-14T21:18:14.0676691Z curl_fetch html 2021-05-14T21:18:14.0734473Z curl_options html 2021-05-14T21:18:14.0847055Z curl_upload html 2021-05-14T21:18:14.0930839Z file_writer html 2021-05-14T21:18:14.1109155Z handle html 2021-05-14T21:18:14.1170254Z handle_cookies html 2021-05-14T21:18:14.1235094Z ie_proxy html 2021-05-14T21:18:14.1595713Z multi html 2021-05-14T21:18:14.1663776Z multipart html 2021-05-14T21:18:14.1758371Z nslookup html 2021-05-14T21:18:14.1817237Z parse_date html 2021-05-14T21:18:14.1886898Z parse_headers html 2021-05-14T21:18:14.2217955Z send_mail html 2021-05-14T21:18:14.2222870Z ** building package indices 2021-05-14T21:18:14.2644408Z ** installing vignettes 2021-05-14T21:18:14.2714810Z ** testing if installed package can be loaded 2021-05-14T21:18:14.2717374Z *** arch - i386 2021-05-14T21:18:14.5770163Z *** arch - x64 2021-05-14T21:18:14.7844957Z * DONE (curl) 2021-05-14T21:18:14.8404795Z In R CMD INSTALL 2021-05-14T21:18:15.2590748Z * installing *source* package 'jsonlite' ... 2021-05-14T21:18:15.2745459Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-14T21:18:15.2965200Z ** libs 2021-05-14T21:18:15.2973871Z 2021-05-14T21:18:15.2974644Z *** arch - i386 2021-05-14T21:18:15.3428737Z 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-14T21:18:15.4501001Z 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-14T21:18:15.5454511Z 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-14T21:18:15.6453661Z 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-14T21:18:15.7791959Z 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-14T21:18:15.8878379Z 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-14T21:18:15.9826877Z 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-14T21:18:16.0730218Z 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-14T21:18:16.1689185Z 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-14T21:18:16.2617768Z 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-14T21:18:16.4374051Z 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-14T21:18:16.5462159Z 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-14T21:18:16.6685060Z 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-14T21:18:16.7820567Z 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-14T21:18:16.8906688Z 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-14T21:18:16.9857942Z 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-14T21:18:17.0813910Z 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-14T21:18:17.1706566Z 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-14T21:18:17.2759286Z 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-14T21:18:17.3689275Z 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-14T21:18:17.4611584Z 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-14T21:18:17.5628978Z 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-14T21:18:17.6556673Z 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-14T21:18:17.7518954Z 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-14T21:18:17.8900017Z 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-14T21:18:18.1461623Z 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-14T21:18:18.4054882Z 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-14T21:18:18.6175588Z 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-14T21:18:18.8404455Z 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-14T21:18:18.9590091Z 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-14T21:18:19.0717159Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-14T21:18:19.0727416Z 2021-05-14T21:18:19.0728465Z *** arch - x64 2021-05-14T21:18:19.1159312Z 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-14T21:18:19.2177807Z 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-14T21:18:19.3099721Z 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-14T21:18:19.4062587Z 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-14T21:18:19.5306360Z 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-14T21:18:19.6323485Z 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-14T21:18:19.7216099Z 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-14T21:18:19.8112994Z 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-14T21:18:19.9022170Z 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-14T21:18:19.9920073Z 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-14T21:18:20.1444882Z 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-14T21:18:20.2488177Z 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-14T21:18:20.3651550Z 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-14T21:18:20.4700369Z 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-14T21:18:20.5719650Z 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-14T21:18:20.6623940Z 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-14T21:18:20.7492207Z 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-14T21:18:20.8333564Z 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-14T21:18:20.9337559Z 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-14T21:18:21.0222635Z 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-14T21:18:21.1101559Z 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-14T21:18:21.2110255Z 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-14T21:18:21.2844541Z 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-14T21:18:21.3720837Z 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-14T21:18:21.4975949Z 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-14T21:18:21.7484774Z 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-14T21:18:21.9901715Z 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-14T21:18:22.1729679Z 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-14T21:18:22.3397160Z 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-14T21:18:22.4706461Z 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-14T21:18:22.5718563Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-14T21:18:22.5785233Z ** R 2021-05-14T21:18:22.6017094Z ** inst 2021-05-14T21:18:22.6083603Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:22.7040400Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-14T21:18:23.4111974Z ** help 2021-05-14T21:18:23.4676976Z *** installing help indices 2021-05-14T21:18:23.5033028Z converting help for package 'jsonlite' 2021-05-14T21:18:23.5295288Z finding HTML links ... done 2021-05-14T21:18:23.5418137Z base64 html 2021-05-14T21:18:23.5487871Z flatten html 2021-05-14T21:18:23.6345977Z fromJSON html 2021-05-14T21:18:23.6398987Z prettify html 2021-05-14T21:18:23.6504196Z rbind_pages html 2021-05-14T21:18:23.6626280Z read_json html 2021-05-14T21:18:23.6750210Z serializeJSON html 2021-05-14T21:18:23.7170233Z stream_in html 2021-05-14T21:18:23.7286679Z unbox html 2021-05-14T21:18:23.7329559Z validate html 2021-05-14T21:18:23.7334567Z ** building package indices 2021-05-14T21:18:23.7631422Z ** installing vignettes 2021-05-14T21:18:23.7709889Z ** testing if installed package can be loaded 2021-05-14T21:18:23.7713443Z *** arch - i386 2021-05-14T21:18:23.9790154Z *** arch - x64 2021-05-14T21:18:24.1867311Z * DONE (jsonlite) 2021-05-14T21:18:24.2615744Z In R CMD INSTALL 2021-05-14T21:18:24.5154416Z * installing *source* package 'gitcreds' ... 2021-05-14T21:18:24.5200014Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-14T21:18:24.5400984Z ** R 2021-05-14T21:18:24.5515697Z ** inst 2021-05-14T21:18:24.5552494Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:24.8468037Z ** help 2021-05-14T21:18:24.8888382Z *** installing help indices 2021-05-14T21:18:24.9144648Z converting help for package 'gitcreds' 2021-05-14T21:18:24.9386303Z finding HTML links ... done 2021-05-14T21:18:24.9631545Z gitcreds-api html 2021-05-14T21:18:24.9694660Z gitcreds_cache_envvar html 2021-05-14T21:18:25.0780934Z gitcreds_get html 2021-05-14T21:18:25.1268024Z gitcreds_list html 2021-05-14T21:18:25.1336583Z gitcreds_parse_output html 2021-05-14T21:18:25.1340951Z ** building package indices 2021-05-14T21:18:25.1538360Z ** installing vignettes 2021-05-14T21:18:25.1589412Z ** testing if installed package can be loaded 2021-05-14T21:18:25.1592036Z *** arch - i386 2021-05-14T21:18:25.3644524Z *** arch - x64 2021-05-14T21:18:25.5704173Z * DONE (gitcreds) 2021-05-14T21:18:25.5921056Z In R CMD INSTALL 2021-05-14T21:18:25.8545175Z * installing *source* package 'zip' ... 2021-05-14T21:18:25.8601811Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-14T21:18:25.8786859Z ** libs 2021-05-14T21:18:25.8794666Z 2021-05-14T21:18:25.8795736Z *** arch - i386 2021-05-14T21:18:25.9081986Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-14T21:18:25.9083065Z -municode -o tools/cmdzip.exe 2021-05-14T21:18:29.9097333Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-14T21:18:29.9100575Z -municode -o tools/cmdunzip.exe 2021-05-14T21:18:33.8882521Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-14T21:18:34.3890057Z [1] TRUE 2021-05-14T21:18:34.3996867Z 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-14T21:18:34.4856060Z 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-14T21:18:37.3864200Z 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-14T21:18:37.7654443Z 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-14T21:18:38.1568263Z 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-14T21:18:38.6384416Z 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-14T21:18:38.7410273Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-14T21:18:38.7469226Z 2021-05-14T21:18:38.7469981Z *** arch - x64 2021-05-14T21:18:38.7728180Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-14T21:18:38.7729330Z -municode -o tools/cmdzip.exe 2021-05-14T21:18:42.4163729Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-14T21:18:42.4165254Z -municode -o tools/cmdunzip.exe 2021-05-14T21:18:46.0439235Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-14T21:18:46.2168510Z [1] TRUE 2021-05-14T21:18:46.2275752Z 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-14T21:18:46.3101308Z 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-14T21:18:48.2687809Z 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-14T21:18:48.8400687Z 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-14T21:18:49.4236268Z 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-14T21:18:50.1058971Z 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-14T21:18:50.1963873Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-14T21:18:50.2018405Z ** R 2021-05-14T21:18:50.2093154Z ** inst 2021-05-14T21:18:50.2122343Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:50.3597856Z ** help 2021-05-14T21:18:50.3967473Z *** installing help indices 2021-05-14T21:18:50.4195731Z converting help for package 'zip' 2021-05-14T21:18:50.4437438Z finding HTML links ... done 2021-05-14T21:18:50.4674322Z unzip html 2021-05-14T21:18:50.4885946Z unzip_process html 2021-05-14T21:18:50.5278150Z zip html 2021-05-14T21:18:50.5346337Z zip_list html 2021-05-14T21:18:50.5557970Z zip_process html 2021-05-14T21:18:50.5562294Z ** building package indices 2021-05-14T21:18:50.5795914Z ** testing if installed package can be loaded 2021-05-14T21:18:50.5809749Z *** arch - i386 2021-05-14T21:18:50.7839907Z *** arch - x64 2021-05-14T21:18:50.9918012Z * DONE (zip) 2021-05-14T21:18:51.0243579Z In R CMD INSTALL 2021-05-14T21:18:51.3874763Z * installing *source* package 'rstudioapi' ... 2021-05-14T21:18:51.3991338Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-14T21:18:51.4196031Z ** R 2021-05-14T21:18:51.4409024Z ** inst 2021-05-14T21:18:51.4495978Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:51.7809638Z ** help 2021-05-14T21:18:52.1092298Z *** installing help indices 2021-05-14T21:18:52.2989368Z converting help for package 'rstudioapi' 2021-05-14T21:18:52.3261868Z finding HTML links ... done 2021-05-14T21:18:52.3712888Z addTheme html 2021-05-14T21:18:52.3850677Z applyTheme html 2021-05-14T21:18:52.3914451Z askForPassword html 2021-05-14T21:18:52.3991679Z askForSecret html 2021-05-14T21:18:52.4028908Z bugReport html 2021-05-14T21:18:52.4518895Z build-tools html 2021-05-14T21:18:52.4592621Z callFun html 2021-05-14T21:18:52.4703617Z chunk-callbacks html 2021-05-14T21:18:52.4882294Z convertTheme html 2021-05-14T21:18:52.5052394Z createProjectTemplate html 2021-05-14T21:18:52.5136344Z dictionaries html 2021-05-14T21:18:52.5205532Z document_position html 2021-05-14T21:18:52.5333258Z document_range html 2021-05-14T21:18:52.5432704Z executeCommand html 2021-05-14T21:18:52.5569946Z file-dialogs html 2021-05-14T21:18:52.5616455Z filesPaneNavigate html 2021-05-14T21:18:52.5674344Z getActiveProject html 2021-05-14T21:18:52.5768200Z getRStudioPackageDependencies html 2021-05-14T21:18:52.5887624Z getThemeInfo html 2021-05-14T21:18:52.5929815Z getThemes html 2021-05-14T21:18:52.5983796Z getVersion html 2021-05-14T21:18:52.6035766Z hasColorConsole html 2021-05-14T21:18:52.6156821Z hasFun html 2021-05-14T21:18:52.6314843Z highlightUi html 2021-05-14T21:18:52.6396222Z isAvailable html 2021-05-14T21:18:52.6673796Z jobAdd html 2021-05-14T21:18:52.6779514Z jobAddOutput html 2021-05-14T21:18:52.6877053Z jobAddProgress html 2021-05-14T21:18:52.6966280Z jobRemove html 2021-05-14T21:18:52.7127609Z jobRunScript html 2021-05-14T21:18:52.7227395Z jobSetProgress html 2021-05-14T21:18:52.7403212Z jobSetState html 2021-05-14T21:18:52.7503221Z jobSetStatus html 2021-05-14T21:18:52.7614130Z launcher html 2021-05-14T21:18:52.7732195Z launcherConfig html 2021-05-14T21:18:52.7862807Z launcherContainer html 2021-05-14T21:18:52.7921040Z launcherControlJob html 2021-05-14T21:18:52.7961467Z launcherGetJob html 2021-05-14T21:18:52.8088381Z launcherHostMount html 2021-05-14T21:18:52.8228433Z launcherNfsMount html 2021-05-14T21:18:52.8342052Z launcherPlacementConstraint html 2021-05-14T21:18:52.8460517Z launcherResourceLimit html 2021-05-14T21:18:52.8873679Z launcherSubmitJob html 2021-05-14T21:18:52.9006044Z launcherSubmitR html 2021-05-14T21:18:52.9173572Z navigateToFile html 2021-05-14T21:18:52.9245849Z persistent-values html 2021-05-14T21:18:52.9298516Z previewRd html 2021-05-14T21:18:52.9373789Z previewSql html 2021-05-14T21:18:52.9431904Z primary_selection html 2021-05-14T21:18:52.9529114Z projects html 2021-05-14T21:18:52.9617301Z readPreference html 2021-05-14T21:18:52.9714090Z readRStudioPreference html 2021-05-14T21:18:52.9758500Z removeTheme html 2021-05-14T21:18:52.9805666Z restartSession html 2021-05-14T21:18:53.0164382Z rstudio-documents html 2021-05-14T21:18:53.0248897Z rstudio-editors html 2021-05-14T21:18:53.0327224Z savePlotAsImage html 2021-05-14T21:18:53.0386859Z selections html 2021-05-14T21:18:53.0473737Z sendToConsole html 2021-05-14T21:18:53.0550424Z showDialog html 2021-05-14T21:18:53.0623319Z showPrompt html 2021-05-14T21:18:53.0733527Z showQuestion html 2021-05-14T21:18:53.0871619Z sourceMarkers html 2021-05-14T21:18:53.0902202Z systemUsername html 2021-05-14T21:18:53.0995470Z terminalActivate html 2021-05-14T21:18:53.1089299Z terminalBuffer html 2021-05-14T21:18:53.1192204Z terminalBusy html 2021-05-14T21:18:53.1273032Z terminalClear html 2021-05-14T21:18:53.1395687Z terminalContext html 2021-05-14T21:18:53.1501501Z terminalCreate html 2021-05-14T21:18:53.1593887Z terminalExecute html 2021-05-14T21:18:53.1678999Z terminalExitCode html 2021-05-14T21:18:53.1754490Z terminalKill html 2021-05-14T21:18:53.1798985Z terminalList html 2021-05-14T21:18:53.1894575Z terminalRunning html 2021-05-14T21:18:53.1982707Z terminalSend html 2021-05-14T21:18:53.2027025Z terminalVisible html 2021-05-14T21:18:53.2111459Z translateLocalUrl html 2021-05-14T21:18:53.2170432Z updateDialog html 2021-05-14T21:18:53.2201302Z userIdentity html 2021-05-14T21:18:53.2264718Z versionInfo html 2021-05-14T21:18:53.2491603Z viewer html 2021-05-14T21:18:53.2583623Z writePreference html 2021-05-14T21:18:53.2677483Z writeRStudioPreference html 2021-05-14T21:18:53.2688316Z *** copying figures 2021-05-14T21:18:53.2702270Z ** building package indices 2021-05-14T21:18:53.4300522Z ** installing vignettes 2021-05-14T21:18:53.4377428Z ** testing if installed package can be loaded 2021-05-14T21:18:53.4379804Z *** arch - i386 2021-05-14T21:18:53.6431670Z *** arch - x64 2021-05-14T21:18:53.8594427Z * DONE (rstudioapi) 2021-05-14T21:18:53.9136016Z In R CMD INSTALL 2021-05-14T21:18:54.2200726Z * installing *source* package 'rprojroot' ... 2021-05-14T21:18:54.2273164Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-14T21:18:54.2515466Z ** R 2021-05-14T21:18:54.2602601Z ** inst 2021-05-14T21:18:54.2631998Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:54.5556751Z ** help 2021-05-14T21:18:54.6044201Z *** installing help indices 2021-05-14T21:18:54.6334267Z converting help for package 'rprojroot' 2021-05-14T21:18:54.6566295Z finding HTML links ... done 2021-05-14T21:18:54.6770605Z criteria html 2021-05-14T21:18:54.6823435Z deprecated html 2021-05-14T21:18:54.6987846Z find_root html 2021-05-14T21:18:54.7226729Z find_root_file html 2021-05-14T21:18:54.7688528Z root_criterion html 2021-05-14T21:18:54.7837736Z rprojroot-package html 2021-05-14T21:18:54.8039287Z thisfile html 2021-05-14T21:18:54.8042632Z *** copying figures 2021-05-14T21:18:54.8076783Z ** building package indices 2021-05-14T21:18:54.8328588Z ** installing vignettes 2021-05-14T21:18:54.8383432Z ** testing if installed package can be loaded 2021-05-14T21:18:54.8385388Z *** arch - i386 2021-05-14T21:18:55.0431448Z *** arch - x64 2021-05-14T21:18:55.2507369Z * DONE (rprojroot) 2021-05-14T21:18:55.2813582Z In R CMD INSTALL 2021-05-14T21:18:55.5509224Z * installing *source* package 'crayon' ... 2021-05-14T21:18:55.5559700Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-14T21:18:55.5782700Z ** R 2021-05-14T21:18:55.5942552Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:18:56.2197124Z ** help 2021-05-14T21:18:56.3187768Z *** installing help indices 2021-05-14T21:18:56.3755844Z converting help for package 'crayon' 2021-05-14T21:18:56.3988870Z finding HTML links ... done 2021-05-14T21:18:56.4156292Z chr html 2021-05-14T21:18:56.4328612Z col_align html 2021-05-14T21:18:56.4442473Z col_nchar html 2021-05-14T21:18:56.4666709Z col_strsplit html 2021-05-14T21:18:56.4802581Z col_substr html 2021-05-14T21:18:56.4944697Z col_substring html 2021-05-14T21:18:56.5098601Z combine_styles html 2021-05-14T21:18:56.5168057Z concat html 2021-05-14T21:18:56.5424693Z crayon html 2021-05-14T21:18:56.5482900Z drop_style html 2021-05-14T21:18:56.5549180Z has_color html 2021-05-14T21:18:56.5603827Z has_style html 2021-05-14T21:18:56.5699049Z hyperlink html 2021-05-14T21:18:56.5941943Z make_style html 2021-05-14T21:18:56.6259239Z num_ansi_colors html 2021-05-14T21:18:56.6316133Z num_colors html 2021-05-14T21:18:56.6369602Z show_ansi_colors html 2021-05-14T21:18:56.6457262Z start.crayon html 2021-05-14T21:18:56.6501615Z strip_style html 2021-05-14T21:18:56.6590740Z style html 2021-05-14T21:18:56.6651047Z styles html 2021-05-14T21:18:56.6656733Z ** building package indices 2021-05-14T21:18:56.7231846Z ** testing if installed package can be loaded 2021-05-14T21:18:56.7234292Z *** arch - i386 2021-05-14T21:18:56.9280491Z *** arch - x64 2021-05-14T21:18:57.1350759Z * DONE (crayon) 2021-05-14T21:18:57.1593530Z In R CMD INSTALL 2021-05-14T21:18:57.4014337Z * installing *source* package 'fastmap' ... 2021-05-14T21:18:57.4052770Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-14T21:18:57.4252989Z ** libs 2021-05-14T21:18:57.4260569Z 2021-05-14T21:18:57.4261580Z *** arch - i386 2021-05-14T21:18:57.4514629Z 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-14T21:18:59.4276716Z 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-14T21:18:59.4277836Z 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-14T21:18:59.5797463Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-14T21:18:59.5815941Z 2021-05-14T21:18:59.5816992Z *** arch - x64 2021-05-14T21:18:59.6049710Z 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-14T21:19:01.2677186Z 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-14T21:19:01.4570019Z 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-14T21:19:01.7410840Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-14T21:19:01.7445656Z ** R 2021-05-14T21:19:01.7535221Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:19:01.9779064Z ** help 2021-05-14T21:19:02.0098213Z *** installing help indices 2021-05-14T21:19:02.0319944Z converting help for package 'fastmap' 2021-05-14T21:19:02.0559302Z finding HTML links ... done 2021-05-14T21:19:02.0985089Z fastmap html 2021-05-14T21:19:02.1206352Z fastqueue html 2021-05-14T21:19:02.1439382Z faststack html 2021-05-14T21:19:02.1479929Z key_missing html 2021-05-14T21:19:02.1484093Z ** building package indices 2021-05-14T21:19:02.1667732Z ** testing if installed package can be loaded 2021-05-14T21:19:02.1669930Z *** arch - i386 2021-05-14T21:19:02.3714186Z *** arch - x64 2021-05-14T21:19:02.5776639Z * DONE (fastmap) 2021-05-14T21:19:02.6044144Z In R CMD INSTALL 2021-05-14T21:19:02.9077336Z * installing *source* package 'withr' ... 2021-05-14T21:19:02.9152414Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-14T21:19:02.9413602Z ** R 2021-05-14T21:19:02.9573882Z ** inst 2021-05-14T21:19:02.9603806Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:19:03.3985736Z ** help 2021-05-14T21:19:03.5342138Z *** installing help indices 2021-05-14T21:19:03.6052233Z converting help for package 'withr' 2021-05-14T21:19:03.6291199Z finding HTML links ... done 2021-05-14T21:19:03.6977022Z defer html 2021-05-14T21:19:03.7848601Z devices html 2021-05-14T21:19:03.7851722Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNPJdP/R.INSTALL124075e85227/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-14T21:19:03.7880883Z makevars_user html 2021-05-14T21:19:03.7991735Z set_makevars html 2021-05-14T21:19:03.8188276Z with_ html 2021-05-14T21:19:03.8272378Z with_collate html 2021-05-14T21:19:03.8359732Z with_connection html 2021-05-14T21:19:03.8458967Z with_db_connection html 2021-05-14T21:19:03.8545398Z with_dir html 2021-05-14T21:19:03.8691665Z with_envvar html 2021-05-14T21:19:03.8780056Z with_file html 2021-05-14T21:19:03.8869658Z with_gctorture2 html 2021-05-14T21:19:03.8985439Z with_libpaths html 2021-05-14T21:19:03.9111717Z with_locale html 2021-05-14T21:19:03.9273838Z with_makevars html 2021-05-14T21:19:03.9374044Z with_options html 2021-05-14T21:19:03.9778600Z with_package html 2021-05-14T21:19:03.9780614Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYNPJdP/R.INSTALL124075e85227/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-14T21:19:03.9905026Z with_par html 2021-05-14T21:19:04.0080923Z with_path html 2021-05-14T21:19:04.0180706Z with_rng_version html 2021-05-14T21:19:04.0297670Z with_seed html 2021-05-14T21:19:04.0481511Z with_sink html 2021-05-14T21:19:04.0590976Z with_temp_libpaths html 2021-05-14T21:19:04.0739407Z with_tempfile html 2021-05-14T21:19:04.0855200Z with_timezone html 2021-05-14T21:19:04.1233711Z withr html 2021-05-14T21:19:04.1240130Z *** copying figures 2021-05-14T21:19:04.1253730Z ** building package indices 2021-05-14T21:19:04.1992239Z ** installing vignettes 2021-05-14T21:19:04.2054912Z ** testing if installed package can be loaded 2021-05-14T21:19:04.2057622Z *** arch - i386 2021-05-14T21:19:04.4104178Z *** arch - x64 2021-05-14T21:19:04.6181763Z * DONE (withr) 2021-05-14T21:19:04.6478191Z In R CMD INSTALL 2021-05-14T21:19:04.8793714Z * installing *source* package 'rappdirs' ... 2021-05-14T21:19:04.8826699Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-14T21:19:04.9112780Z ** libs 2021-05-14T21:19:04.9120335Z 2021-05-14T21:19:04.9121400Z *** arch - i386 2021-05-14T21:19:04.9324854Z 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-14T21:19:05.0181473Z 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-14T21:19:05.6381705Z 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-14T21:19:05.7297932Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-14T21:19:05.7306080Z 2021-05-14T21:19:05.7307146Z *** arch - x64 2021-05-14T21:19:05.7484049Z 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-14T21:19:05.8321049Z 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-14T21:19:06.6492292Z 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-14T21:19:06.7339447Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-14T21:19:06.7364790Z ** R 2021-05-14T21:19:06.7437152Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:19:06.8597348Z ** help 2021-05-14T21:19:06.8999034Z *** installing help indices 2021-05-14T21:19:06.9292950Z converting help for package 'rappdirs' 2021-05-14T21:19:06.9529301Z finding HTML links ... done 2021-05-14T21:19:06.9746143Z app_dir html 2021-05-14T21:19:07.0002067Z rappdirs-package html 2021-05-14T21:19:07.0213128Z site_data_dir html 2021-05-14T21:19:07.0425710Z user_cache_dir html 2021-05-14T21:19:07.0669078Z user_data_dir html 2021-05-14T21:19:07.0876983Z user_log_dir html 2021-05-14T21:19:07.0881374Z ** building package indices 2021-05-14T21:19:07.1125827Z ** testing if installed package can be loaded 2021-05-14T21:19:07.1128369Z *** arch - i386 2021-05-14T21:19:07.3180828Z *** arch - x64 2021-05-14T21:19:07.5251285Z * DONE (rappdirs) 2021-05-14T21:19:07.5481946Z In R CMD INSTALL 2021-05-14T21:19:08.1356394Z * installing *source* package 'fs' ... 2021-05-14T21:19:08.1638922Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-14T21:19:08.1894363Z ** libs 2021-05-14T21:19:08.1902340Z 2021-05-14T21:19:08.1903373Z *** arch - i386 2021-05-14T21:19:08.3077972Z 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-14T21:19:08.8473410Z 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-14T21:19:09.4829833Z 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-14T21:19:10.1729785Z 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-14T21:19:10.2798709Z 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-14T21:19:10.8025661Z 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-14T21:19:11.4369853Z 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-14T21:19:12.1362892Z 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-14T21:19:12.8803975Z 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-14T21:19:13.5421512Z 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-14T21:19:14.2274984Z 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-14T21:19:14.8627810Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-14T21:19:14.8629900Z 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-14T21:19:14.8635700Z HAVE_DTRACE=0 2021-05-14T21:19:14.8971826Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpiY29Lg/R.INSTALLa245a592f94/fs/src-i386/libuv-1.38.1' 2021-05-14T21:19:14.8973454Z 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-14T21:19:15.1262489Z 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-14T21:19:15.2992353Z 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-14T21:19:15.4770247Z 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-14T21:19:15.7050699Z 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-14T21:19:15.8577825Z 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-14T21:19:16.0786999Z 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-14T21:19:16.2379906Z 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-14T21:19:16.4854067Z 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-14T21:19:16.7026310Z 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-14T21:19:17.1715834Z 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-14T21:19:17.4454593Z 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-14T21:19:17.9120325Z 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-14T21:19:18.1090204Z 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-14T21:19:18.6227330Z 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-14T21:19:19.3684297Z 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-14T21:19:19.6536987Z 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-14T21:19:19.8632031Z 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-14T21:19:20.1835581Z src/win/util.c: In function 'uv_os_uname': 2021-05-14T21:19:20.1839291Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-14T21:19:20.1840250Z #pragma warning(suppress : 4996) 2021-05-14T21:19:20.1840810Z ^ 2021-05-14T21:19:20.4309388Z src/win/util.c: In function 'uv_os_environ': 2021-05-14T21:19:20.4311003Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:20.4311948Z ptr = strchr(buf + 1, '='); 2021-05-14T21:19:20.4312468Z ^ 2021-05-14T21:19:20.5515653Z 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-14T21:19:20.9610103Z 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-14T21:19:21.5367083Z 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-14T21:19:21.6810985Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-14T21:19:21.6812498Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-14T21:19:21.6813562Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-14T21:19:21.6814188Z ^ 2021-05-14T21:19:21.6815172Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-14T21:19:21.7742631Z 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-14T21:19:22.6577758Z 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-14T21:19:22.8060500Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-14T21:19:22.8062867Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-14T21:19:22.8063564Z int err = 0; 2021-05-14T21:19:22.8064000Z ^ 2021-05-14T21:19:22.8069371Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-14T21:19:22.8070233Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-14T21:19:22.8070867Z int err = 0; 2021-05-14T21:19:22.8071263Z ^ 2021-05-14T21:19:22.8072125Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-14T21:19:22.8072936Z LARGE_INTEGER zero, pos, end_pos; 2021-05-14T21:19:22.8073445Z ^ 2021-05-14T21:19:22.8075318Z src/win/fs.c: In function 'fs__unlink': 2021-05-14T21:19:22.8076190Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-14T21:19:22.8077060Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-14T21:19:22.8077526Z ^ 2021-05-14T21:19:22.8078395Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-14T21:19:23.4204756Z src/win/fs.c: In function 'uv__fs_work': 2021-05-14T21:19:23.4206384Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:23.4207533Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:23.4208210Z ^ 2021-05-14T21:19:23.4208975Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-14T21:19:23.4209692Z uv_stat_t new_statbuf; 2021-05-14T21:19:23.4210190Z ^ 2021-05-14T21:19:23.4211277Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:23.4212639Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:23.4213187Z ^ 2021-05-14T21:19:23.4213982Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-14T21:19:23.4214675Z uv_stat_t new_statbuf; 2021-05-14T21:19:23.4215191Z ^ 2021-05-14T21:19:23.4216275Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:23.4217343Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:23.4218009Z ^ 2021-05-14T21:19:23.4218757Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-14T21:19:23.4219410Z uv_stat_t statbuf; 2021-05-14T21:19:23.4219904Z ^ 2021-05-14T21:19:23.4220947Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:23.4221996Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:23.4222575Z ^ 2021-05-14T21:19:23.4223274Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-14T21:19:23.4223945Z uv_stat_t statbuf; 2021-05-14T21:19:23.4224431Z ^ 2021-05-14T21:19:24.1258447Z 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-14T21:19:24.3151894Z 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-14T21:19:24.6299905Z 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-14T21:19:24.8213428Z 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-14T21:19:25.1098908Z 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-14T21:19:25.2731715Z 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-14T21:19:25.4721452Z 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-14T21:19:25.7239204Z 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-14T21:19:25.8972582Z 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-14T21:19:26.1153223Z 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-14T21:19:26.3636605Z 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-14T21:19:26.5489949Z 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-14T21:19:26.5769755Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpiY29Lg/R.INSTALLa245a592f94/fs/src-i386/libuv-1.38.1' 2021-05-14T21:19:26.6846146Z 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-14T21:19:26.9830338Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-14T21:19:26.9881710Z 2021-05-14T21:19:26.9882894Z *** arch - x64 2021-05-14T21:19:27.1070753Z 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-14T21:19:27.8583347Z 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-14T21:19:28.7066663Z 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-14T21:19:29.6102598Z 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-14T21:19:29.7180897Z 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-14T21:19:30.4499049Z 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-14T21:19:31.2995174Z 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-14T21:19:32.1997055Z 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-14T21:19:33.1574858Z 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-14T21:19:34.0365670Z 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-14T21:19:34.9434564Z 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-14T21:19:35.7919046Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-14T21:19:35.7921028Z 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-14T21:19:35.7924517Z HAVE_DTRACE=0 2021-05-14T21:19:35.8268170Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpiY29Lg/R.INSTALLa245a592f94/fs/src-x64/libuv-1.38.1' 2021-05-14T21:19:35.8269894Z 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-14T21:19:36.2478479Z 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-14T21:19:36.6367258Z 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-14T21:19:37.0298954Z 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-14T21:19:37.4601196Z 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-14T21:19:37.8307991Z 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-14T21:19:38.2429926Z 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-14T21:19:38.6095309Z 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-14T21:19:39.0396489Z 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-14T21:19:39.4667395Z 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-14T21:19:40.0946426Z 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-14T21:19:40.5628013Z 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-14T21:19:41.1353292Z 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-14T21:19:41.5387244Z 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-14T21:19:42.0106794Z 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-14T21:19:42.8707545Z 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-14T21:19:43.3583750Z 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-14T21:19:43.7818848Z 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-14T21:19:44.2892355Z src/win/util.c: In function 'uv_os_uname': 2021-05-14T21:19:44.2894621Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-14T21:19:44.2895447Z #pragma warning(suppress : 4996) 2021-05-14T21:19:44.2895908Z ^ 2021-05-14T21:19:44.6062215Z 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-14T21:19:45.1721572Z 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-14T21:19:45.8509185Z 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-14T21:19:46.1939036Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-14T21:19:46.1940619Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-14T21:19:46.1941688Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-14T21:19:46.1942333Z ^ 2021-05-14T21:19:46.1943288Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-14T21:19:46.2887866Z 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-14T21:19:47.2338810Z 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-14T21:19:47.5798321Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-14T21:19:47.5800916Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-14T21:19:47.5801614Z int err = 0; 2021-05-14T21:19:47.5802063Z ^ 2021-05-14T21:19:47.5807458Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-14T21:19:47.5808325Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-14T21:19:47.5808969Z int err = 0; 2021-05-14T21:19:47.5809421Z ^ 2021-05-14T21:19:47.5810265Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-14T21:19:47.5811096Z LARGE_INTEGER zero, pos, end_pos; 2021-05-14T21:19:47.5811579Z ^ 2021-05-14T21:19:47.5813253Z src/win/fs.c: In function 'fs__unlink': 2021-05-14T21:19:47.5814149Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-14T21:19:47.5814941Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-14T21:19:47.5815405Z ^ 2021-05-14T21:19:47.5816277Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-14T21:19:47.7128647Z src/win/fs.c: In function 'fs__copyfile': 2021-05-14T21:19:47.7130215Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:47.7131341Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:47.7132026Z ^ 2021-05-14T21:19:47.7133140Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:47.7134182Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:47.7134754Z ^ 2021-05-14T21:19:47.7135818Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:47.7136866Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:47.7137523Z ^ 2021-05-14T21:19:47.7138599Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:19:47.7139692Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-14T21:19:47.7140258Z ^ 2021-05-14T21:19:48.5933279Z 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-14T21:19:48.9906954Z 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-14T21:19:49.4898761Z 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-14T21:19:49.8831513Z 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-14T21:19:50.3558030Z 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-14T21:19:50.7344661Z 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-14T21:19:51.1387426Z 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-14T21:19:51.5866302Z 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-14T21:19:51.9715885Z 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-14T21:19:52.3977705Z 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-14T21:19:52.8412531Z 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-14T21:19:53.2342035Z 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-14T21:19:53.2587797Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpiY29Lg/R.INSTALLa245a592f94/fs/src-x64/libuv-1.38.1' 2021-05-14T21:19:53.3739220Z 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-14T21:19:53.7038502Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-14T21:19:53.7078327Z ** R 2021-05-14T21:19:53.7267745Z ** inst 2021-05-14T21:19:53.7306482Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:19:54.5548542Z ** help 2021-05-14T21:19:54.6867680Z *** installing help indices 2021-05-14T21:19:54.7617130Z converting help for package 'fs' 2021-05-14T21:19:54.7851484Z finding HTML links ... done 2021-05-14T21:19:54.8203587Z copy html 2021-05-14T21:19:54.8388773Z create html 2021-05-14T21:19:54.8861691Z delete html 2021-05-14T21:19:54.9099277Z dir_ls html 2021-05-14T21:19:54.9170233Z dir_tree html 2021-05-14T21:19:54.9254128Z file_access html 2021-05-14T21:19:54.9321258Z file_chmod html 2021-05-14T21:19:54.9386227Z file_chown html 2021-05-14T21:19:54.9651904Z file_info html 2021-05-14T21:19:54.9736985Z file_move html 2021-05-14T21:19:54.9815455Z file_show html 2021-05-14T21:19:54.9929522Z file_temp html 2021-05-14T21:19:55.0025319Z file_touch html 2021-05-14T21:19:55.0145409Z fs-package html 2021-05-14T21:19:55.0197848Z fs_bytes html 2021-05-14T21:19:55.0294427Z fs_path html 2021-05-14T21:19:55.0482872Z fs_perms html 2021-05-14T21:19:55.0536641Z id html 2021-05-14T21:19:55.0578899Z is_absolute_path html 2021-05-14T21:19:55.0678880Z is_file html 2021-05-14T21:19:55.0726319Z link_path html 2021-05-14T21:19:55.0810275Z path html 2021-05-14T21:19:55.1101895Z path_expand html 2021-05-14T21:19:55.1205905Z path_file html 2021-05-14T21:19:55.1320751Z path_filter html 2021-05-14T21:19:55.1558385Z path_math html 2021-05-14T21:19:55.1642715Z path_package html 2021-05-14T21:19:55.1801666Z path_sanitize html 2021-05-14T21:19:55.1865853Z path_tidy html 2021-05-14T21:19:55.1871206Z ** building package indices 2021-05-14T21:19:55.2498338Z ** installing vignettes 2021-05-14T21:19:55.2562977Z ** testing if installed package can be loaded 2021-05-14T21:19:55.2565555Z *** arch - i386 2021-05-14T21:19:55.5619879Z *** arch - x64 2021-05-14T21:19:55.8713402Z * DONE (fs) 2021-05-14T21:19:56.0020824Z In R CMD INSTALL 2021-05-14T21:19:56.2437185Z * installing *source* package 'clipr' ... 2021-05-14T21:19:56.2475835Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-14T21:19:56.2708436Z ** R 2021-05-14T21:19:56.2798641Z ** inst 2021-05-14T21:19:56.2836016Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:19:56.4237872Z ** help 2021-05-14T21:19:56.4639754Z *** installing help indices 2021-05-14T21:19:56.4904275Z converting help for package 'clipr' 2021-05-14T21:19:56.5141130Z finding HTML links ... done 2021-05-14T21:19:56.5282831Z clear_clip html 2021-05-14T21:19:56.5365915Z clipr html 2021-05-14T21:19:56.5466640Z clipr_available html 2021-05-14T21:19:56.5542291Z read_clip html 2021-05-14T21:19:56.5695981Z read_clip_tbl html 2021-05-14T21:19:56.6012091Z write_clip html 2021-05-14T21:19:56.6064484Z write_last_clip html 2021-05-14T21:19:56.6068770Z ** building package indices 2021-05-14T21:19:56.6283774Z ** installing vignettes 2021-05-14T21:19:56.6357076Z ** testing if installed package can be loaded 2021-05-14T21:19:56.6359514Z *** arch - i386 2021-05-14T21:19:56.8409402Z *** arch - x64 2021-05-14T21:19:57.0479528Z * DONE (clipr) 2021-05-14T21:19:57.0705369Z In R CMD INSTALL 2021-05-14T21:19:58.1421737Z * installing *source* package 'git2r' ... 2021-05-14T21:19:58.2001611Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-14T21:19:58.2003453Z 2021-05-14T21:19:58.2004066Z ********************************************** 2021-05-14T21:19:58.2004776Z WARNING: this package has a configure script 2021-05-14T21:19:58.2005611Z It probably needs manual configuration 2021-05-14T21:19:58.2006325Z ********************************************** 2021-05-14T21:19:58.2006790Z 2021-05-14T21:19:58.2007106Z 2021-05-14T21:19:58.2227258Z ** libs 2021-05-14T21:19:58.2241088Z 2021-05-14T21:19:58.2242178Z *** arch - i386 2021-05-14T21:19:58.5721624Z 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-14T21:19:58.5919285Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-14T21:19:59.5650468Z 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-14T21:19:59.6859929Z 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-14T21:19:59.7799409Z 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-14T21:20:00.0303010Z 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-14T21:20:00.1649247Z 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-14T21:20:00.3275938Z 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-14T21:20:00.5816765Z 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-14T21:20:00.7155623Z 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-14T21:20:00.8445651Z 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-14T21:20:01.0306276Z 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-14T21:20:01.2592489Z 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-14T21:20:01.6443044Z 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-14T21:20:01.9188717Z 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-14T21:20:02.0330787Z 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-14T21:20:02.1599494Z 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-14T21:20:02.2875490Z 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-14T21:20:02.4099324Z 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-14T21:20:02.6138850Z 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-14T21:20:02.7851705Z 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-14T21:20:02.9081962Z 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-14T21:20:03.1089773Z 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-14T21:20:03.2290635Z 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-14T21:20:03.3541582Z 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-14T21:20:03.4902904Z 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-14T21:20:03.6159893Z 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-14T21:20:03.8199250Z 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-14T21:20:04.0255331Z 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-14T21:20:04.1556372Z 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-14T21:20:04.2795481Z 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-14T21:20:04.4794421Z 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-14T21:20:04.6050897Z 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-14T21:20:04.7612943Z 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-14T21:20:04.9414463Z 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-14T21:20:05.1044542Z 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-14T21:20:05.2169975Z 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-14T21:20:05.4314136Z 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-14T21:20:05.8727581Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-14T21:20:05.8814573Z 2021-05-14T21:20:05.8815406Z *** arch - x64 2021-05-14T21:20:06.2319679Z 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-14T21:20:06.2520101Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-14T21:20:06.4361667Z 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-14T21:20:06.5519639Z 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-14T21:20:06.6420217Z 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-14T21:20:06.8363921Z 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-14T21:20:06.9638456Z 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-14T21:20:07.1137624Z 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-14T21:20:07.3458483Z 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-14T21:20:07.4752448Z 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-14T21:20:07.6005824Z 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-14T21:20:07.7708785Z 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-14T21:20:07.9496590Z 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-14T21:20:08.5299912Z 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-14T21:20:08.7742388Z 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-14T21:20:08.8811224Z 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-14T21:20:09.0056473Z 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-14T21:20:09.1275180Z 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-14T21:20:09.2465425Z 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-14T21:20:09.4327340Z 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-14T21:20:09.5896066Z 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-14T21:20:09.7124778Z 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-14T21:20:09.8983423Z 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-14T21:20:10.0068498Z 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-14T21:20:10.1300005Z 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-14T21:20:10.2648879Z 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-14T21:20:10.3884781Z 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-14T21:20:10.5833714Z 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-14T21:20:10.7621560Z 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-14T21:20:10.8845557Z 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-14T21:20:11.0076053Z 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-14T21:20:11.1900904Z 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-14T21:20:11.3087099Z 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-14T21:20:11.4559106Z 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-14T21:20:11.6358596Z 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-14T21:20:11.7914724Z 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-14T21:20:11.8989408Z 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-14T21:20:12.1078616Z 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-14T21:20:12.5080775Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-14T21:20:12.5179148Z ** R 2021-05-14T21:20:12.5591389Z ** inst 2021-05-14T21:20:12.5618578Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:13.3265701Z ** help 2021-05-14T21:20:13.7853884Z *** installing help indices 2021-05-14T21:20:14.0402359Z converting help for package 'git2r' 2021-05-14T21:20:14.0646982Z finding HTML links ... done 2021-05-14T21:20:14.1101326Z add html 2021-05-14T21:20:14.1174700Z ahead_behind html 2021-05-14T21:20:14.1381106Z as.data.frame.git_repository html 2021-05-14T21:20:14.1540655Z as.data.frame.git_tree html 2021-05-14T21:20:14.1606895Z as.list.git_tree html 2021-05-14T21:20:14.1959538Z blame html 2021-05-14T21:20:14.2078859Z blob_create html 2021-05-14T21:20:14.2155964Z branch_create html 2021-05-14T21:20:14.2207771Z branch_delete html 2021-05-14T21:20:14.2258523Z branch_get_upstream html 2021-05-14T21:20:14.2305339Z branch_remote_name html 2021-05-14T21:20:14.2352837Z branch_remote_url html 2021-05-14T21:20:14.2421901Z branch_rename html 2021-05-14T21:20:14.2482388Z branch_set_upstream html 2021-05-14T21:20:14.2531148Z branch_target html 2021-05-14T21:20:14.2599850Z branches html 2021-05-14T21:20:14.2657663Z bundle_r_package html 2021-05-14T21:20:14.2819415Z checkout html 2021-05-14T21:20:14.2975087Z clone html 2021-05-14T21:20:14.3190101Z commit html 2021-05-14T21:20:14.3364635Z commits html 2021-05-14T21:20:14.3497539Z config html 2021-05-14T21:20:14.3553917Z content html 2021-05-14T21:20:14.3639588Z contributions html 2021-05-14T21:20:14.3800478Z cred_env html 2021-05-14T21:20:14.3969506Z cred_ssh_key html 2021-05-14T21:20:14.4108496Z cred_token html 2021-05-14T21:20:14.4238629Z cred_user_pass html 2021-05-14T21:20:14.4292699Z default_signature html 2021-05-14T21:20:14.4368900Z descendant_of html 2021-05-14T21:20:14.4652423Z diff-methods html 2021-05-14T21:20:14.4728187Z discover_repository html 2021-05-14T21:20:14.4991069Z fetch html 2021-05-14T21:20:14.5052085Z fetch_heads html 2021-05-14T21:20:14.5081594Z git2r html 2021-05-14T21:20:14.5223616Z git_config_files html 2021-05-14T21:20:14.5440725Z git_time html 2021-05-14T21:20:14.5442533Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMdhJ1q/R.INSTALL12b442d495b/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-14T21:20:14.5485509Z hash html 2021-05-14T21:20:14.5531713Z hashfile html 2021-05-14T21:20:14.5597844Z head.git_repository html 2021-05-14T21:20:14.5645811Z in_repository html 2021-05-14T21:20:14.5721276Z index_remove_bypath html 2021-05-14T21:20:14.5795192Z init html 2021-05-14T21:20:14.5853867Z is_bare html 2021-05-14T21:20:14.5903297Z is_binary html 2021-05-14T21:20:14.5949166Z is_blob html 2021-05-14T21:20:14.6004564Z is_branch html 2021-05-14T21:20:14.6050512Z is_commit html 2021-05-14T21:20:14.6107888Z is_detached html 2021-05-14T21:20:14.6160948Z is_empty html 2021-05-14T21:20:14.6212606Z is_head html 2021-05-14T21:20:14.6296352Z is_local html 2021-05-14T21:20:14.6348535Z is_merge html 2021-05-14T21:20:14.6403465Z is_shallow html 2021-05-14T21:20:14.6449232Z is_tag html 2021-05-14T21:20:14.6495614Z is_tree html 2021-05-14T21:20:14.6543729Z last_commit html 2021-05-14T21:20:14.6596993Z length.git_blob html 2021-05-14T21:20:14.6646128Z length.git_diff html 2021-05-14T21:20:14.6697054Z length.git_tree html 2021-05-14T21:20:14.6736691Z libgit2_features html 2021-05-14T21:20:14.6775419Z libgit2_version html 2021-05-14T21:20:14.6856421Z lookup html 2021-05-14T21:20:14.6922161Z lookup_commit html 2021-05-14T21:20:14.7082497Z ls_tree html 2021-05-14T21:20:14.7312845Z merge html 2021-05-14T21:20:14.7378874Z merge_base html 2021-05-14T21:20:14.7485806Z note_create html 2021-05-14T21:20:14.7538678Z note_default_ref html 2021-05-14T21:20:14.7611868Z note_remove html 2021-05-14T21:20:14.7706364Z notes html 2021-05-14T21:20:14.7850803Z odb_blobs html 2021-05-14T21:20:14.7940105Z odb_objects html 2021-05-14T21:20:14.7987112Z parents html 2021-05-14T21:20:14.8072710Z plot.git_repository html 2021-05-14T21:20:14.8134477Z print.git_reflog_entry html 2021-05-14T21:20:14.8305943Z pull html 2021-05-14T21:20:14.8394577Z punch_card html 2021-05-14T21:20:14.8527883Z push html 2021-05-14T21:20:14.8623671Z reexports html 2021-05-14T21:20:14.8676942Z references html 2021-05-14T21:20:14.8745654Z reflog html 2021-05-14T21:20:14.8826122Z remote_add html 2021-05-14T21:20:14.8912578Z remote_ls html 2021-05-14T21:20:14.8978349Z remote_remove html 2021-05-14T21:20:14.9051759Z remote_rename html 2021-05-14T21:20:14.9157395Z remote_set_url html 2021-05-14T21:20:14.9227356Z remote_url html 2021-05-14T21:20:14.9279755Z remotes html 2021-05-14T21:20:14.9362394Z repository html 2021-05-14T21:20:14.9420777Z repository_head html 2021-05-14T21:20:14.9546923Z reset html 2021-05-14T21:20:14.9624134Z revparse_single html 2021-05-14T21:20:14.9689468Z rm_file html 2021-05-14T21:20:14.9775654Z sha html 2021-05-14T21:20:14.9864769Z ssh_path html 2021-05-14T21:20:14.9926583Z ssl_cert_locations html 2021-05-14T21:20:15.0044511Z stash html 2021-05-14T21:20:15.0157685Z stash_apply html 2021-05-14T21:20:15.0235307Z stash_drop html 2021-05-14T21:20:15.0289426Z stash_list html 2021-05-14T21:20:15.0369180Z stash_pop html 2021-05-14T21:20:15.0513263Z status html 2021-05-14T21:20:15.0584322Z sub-.git_tree html 2021-05-14T21:20:15.0646115Z summary.git_repository html 2021-05-14T21:20:15.0711227Z summary.git_stash html 2021-05-14T21:20:15.0772254Z summary.git_tree html 2021-05-14T21:20:15.0886981Z tag html 2021-05-14T21:20:15.0964942Z tag_delete html 2021-05-14T21:20:15.1016787Z tags html 2021-05-14T21:20:15.1068085Z tree html 2021-05-14T21:20:15.1243322Z when html 2021-05-14T21:20:15.1244949Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMdhJ1q/R.INSTALL12b442d495b/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-14T21:20:15.1299062Z workdir html 2021-05-14T21:20:15.1312102Z ** building package indices 2021-05-14T21:20:15.3601618Z ** testing if installed package can be loaded 2021-05-14T21:20:15.3603499Z *** arch - i386 2021-05-14T21:20:15.5646868Z *** arch - x64 2021-05-14T21:20:15.7783112Z * DONE (git2r) 2021-05-14T21:20:16.2134393Z In R CMD INSTALL 2021-05-14T21:20:16.6420481Z * installing *source* package 'httr' ... 2021-05-14T21:20:16.6561497Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-14T21:20:16.6812888Z ** R 2021-05-14T21:20:16.7148474Z ** demo 2021-05-14T21:20:16.7196772Z ** inst 2021-05-14T21:20:16.7248816Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:18.8803960Z ** help 2021-05-14T21:20:19.1755748Z *** installing help indices 2021-05-14T21:20:19.3662357Z converting help for package 'httr' 2021-05-14T21:20:19.3910557Z finding HTML links ... done 2021-05-14T21:20:19.4450079Z BROWSE html 2021-05-14T21:20:19.4941668Z DELETE html 2021-05-14T21:20:19.5247080Z GET html 2021-05-14T21:20:19.5537435Z HEAD html 2021-05-14T21:20:19.5894758Z PATCH html 2021-05-14T21:20:19.6263293Z POST html 2021-05-14T21:20:19.6635278Z PUT html 2021-05-14T21:20:19.7123853Z RETRY html 2021-05-14T21:20:19.7273765Z Token-class html 2021-05-14T21:20:19.7648383Z VERB html 2021-05-14T21:20:19.7786155Z add_headers html 2021-05-14T21:20:19.7902713Z authenticate html 2021-05-14T21:20:19.7953579Z cache_info html 2021-05-14T21:20:19.8160104Z config html 2021-05-14T21:20:19.8550016Z content html 2021-05-14T21:20:19.8635823Z content_type html 2021-05-14T21:20:19.8687376Z cookies html 2021-05-14T21:20:19.8844489Z get_callback html 2021-05-14T21:20:19.8885521Z guess_media html 2021-05-14T21:20:19.8976520Z handle html 2021-05-14T21:20:19.9020771Z handle_pool html 2021-05-14T21:20:19.9053909Z has_content html 2021-05-14T21:20:19.9105128Z headers html 2021-05-14T21:20:19.9169413Z hmac_sha1 html 2021-05-14T21:20:19.9317564Z http_condition html 2021-05-14T21:20:19.9419957Z http_error html 2021-05-14T21:20:19.9545888Z http_status html 2021-05-14T21:20:19.9592753Z http_type html 2021-05-14T21:20:19.9885080Z httr-package html 2021-05-14T21:20:19.9944749Z httr_dr html 2021-05-14T21:20:20.0057127Z httr_options html 2021-05-14T21:20:20.0169814Z init_oauth1.0 html 2021-05-14T21:20:20.0454209Z init_oauth2.0 html 2021-05-14T21:20:20.0496580Z insensitive html 2021-05-14T21:20:20.0635578Z jwt_signature html 2021-05-14T21:20:20.0691423Z modify_url html 2021-05-14T21:20:20.0898388Z oauth1.0_token html 2021-05-14T21:20:20.1271453Z oauth2.0_token html 2021-05-14T21:20:20.1413819Z oauth_app html 2021-05-14T21:20:20.1462089Z oauth_callback html 2021-05-14T21:20:20.1604554Z oauth_endpoint html 2021-05-14T21:20:20.1649501Z oauth_endpoints html 2021-05-14T21:20:20.1712061Z oauth_exchanger html 2021-05-14T21:20:20.1841304Z oauth_listener html 2021-05-14T21:20:20.1959919Z oauth_service_token html 2021-05-14T21:20:20.2052304Z oauth_signature html 2021-05-14T21:20:20.2145800Z parse_http_date html 2021-05-14T21:20:20.2231267Z parse_media html 2021-05-14T21:20:20.2317055Z parse_url html 2021-05-14T21:20:20.2375938Z progress html 2021-05-14T21:20:20.2503492Z response html 2021-05-14T21:20:20.2561596Z revoke_all html 2021-05-14T21:20:20.2665893Z set_config html 2021-05-14T21:20:20.2774681Z set_cookies html 2021-05-14T21:20:20.2836574Z sha1_hash html 2021-05-14T21:20:20.2871263Z sign_oauth html 2021-05-14T21:20:20.2909815Z status_code html 2021-05-14T21:20:20.3042081Z stop_for_status html 2021-05-14T21:20:20.3171394Z timeout html 2021-05-14T21:20:20.3274162Z upload_file html 2021-05-14T21:20:20.3412066Z use_proxy html 2021-05-14T21:20:20.3500989Z user_agent html 2021-05-14T21:20:20.3683537Z verbose html 2021-05-14T21:20:20.3814310Z with_config html 2021-05-14T21:20:20.3893464Z write_disk html 2021-05-14T21:20:20.3944534Z write_function html 2021-05-14T21:20:20.3995156Z write_stream html 2021-05-14T21:20:20.4004857Z ** building package indices 2021-05-14T21:20:20.5503883Z ** installing vignettes 2021-05-14T21:20:20.5578844Z ** testing if installed package can be loaded 2021-05-14T21:20:20.5581358Z *** arch - i386 2021-05-14T21:20:20.7627139Z *** arch - x64 2021-05-14T21:20:20.9742331Z * DONE (httr) 2021-05-14T21:20:21.0239327Z In R CMD INSTALL 2021-05-14T21:20:21.4788918Z * installing *source* package 'cli' ... 2021-05-14T21:20:21.4959723Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-14T21:20:21.5217005Z ** R 2021-05-14T21:20:21.5721680Z ** inst 2021-05-14T21:20:21.5771506Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:23.8320555Z ** help 2021-05-14T21:20:24.2326042Z *** installing help indices 2021-05-14T21:20:24.4073656Z converting help for package 'cli' 2021-05-14T21:20:24.4318226Z finding HTML links ... done 2021-05-14T21:20:24.4919459Z ansi-styles html 2021-05-14T21:20:24.5153817Z ansi_align html 2021-05-14T21:20:24.5393285Z ansi_columns html 2021-05-14T21:20:24.5470064Z ansi_has_any html 2021-05-14T21:20:24.5584621Z ansi_hide_cursor html 2021-05-14T21:20:24.5764275Z ansi_nchar html 2021-05-14T21:20:24.5845331Z ansi_regex html 2021-05-14T21:20:24.5923215Z ansi_strip html 2021-05-14T21:20:24.6106553Z ansi_strsplit html 2021-05-14T21:20:24.6261710Z ansi_strtrim html 2021-05-14T21:20:24.6482885Z ansi_strwrap html 2021-05-14T21:20:24.6651248Z ansi_substr html 2021-05-14T21:20:24.6825729Z ansi_substring html 2021-05-14T21:20:24.7114372Z ansi_toupper html 2021-05-14T21:20:24.7245665Z ansi_trimws html 2021-05-14T21:20:24.7554542Z boxx html 2021-05-14T21:20:24.7636145Z builtin_theme html 2021-05-14T21:20:24.7804156Z cat_line html 2021-05-14T21:20:24.7874843Z cli html 2021-05-14T21:20:24.7962971Z cli_alert html 2021-05-14T21:20:24.8064469Z cli_blockquote html 2021-05-14T21:20:24.8278884Z cli_bullets html 2021-05-14T21:20:24.8431796Z cli_code html 2021-05-14T21:20:24.8556988Z cli_debug_doc html 2021-05-14T21:20:24.8676682Z cli_div html 2021-05-14T21:20:24.8821419Z cli_dl html 2021-05-14T21:20:24.8864045Z cli_end html 2021-05-14T21:20:24.8978069Z cli_format html 2021-05-14T21:20:24.9073019Z cli_format_method html 2021-05-14T21:20:24.9175428Z cli_h1 html 2021-05-14T21:20:24.9298460Z cli_li html 2021-05-14T21:20:24.9381967Z cli_list_themes html 2021-05-14T21:20:24.9530154Z cli_ol html 2021-05-14T21:20:24.9577758Z cli_output_connection html 2021-05-14T21:20:24.9678971Z cli_par html 2021-05-14T21:20:24.9956481Z cli_process_start html 2021-05-14T21:20:25.0138983Z cli_rule html 2021-05-14T21:20:25.0267295Z cli_sitrep html 2021-05-14T21:20:25.0545214Z cli_status html 2021-05-14T21:20:25.0727789Z cli_status_clear html 2021-05-14T21:20:25.0865190Z cli_status_update html 2021-05-14T21:20:25.0936497Z cli_text html 2021-05-14T21:20:25.1088658Z cli_ul html 2021-05-14T21:20:25.1218539Z cli_vec html 2021-05-14T21:20:25.1271427Z cli_verbatim html 2021-05-14T21:20:25.1371002Z combine_ansi_styles html 2021-05-14T21:20:25.1496494Z console_width html 2021-05-14T21:20:25.1605804Z containers html 2021-05-14T21:20:25.1668601Z demo_spinners html 2021-05-14T21:20:25.1795524Z faq html 2021-05-14T21:20:25.1873754Z format_error html 2021-05-14T21:20:25.1956795Z get_spinner html 2021-05-14T21:20:25.2430771Z inline-markup html 2021-05-14T21:20:25.2531718Z is_ansi_tty html 2021-05-14T21:20:25.2703377Z is_dynamic_tty html 2021-05-14T21:20:25.2767349Z is_utf8_output html 2021-05-14T21:20:25.2834424Z list_spinners html 2021-05-14T21:20:25.3032362Z make_ansi_style html 2021-05-14T21:20:25.3237739Z make_spinner html 2021-05-14T21:20:25.3297297Z match_selector html 2021-05-14T21:20:25.3384000Z match_selector_node html 2021-05-14T21:20:25.3806818Z num_ansi_colors html 2021-05-14T21:20:25.3908153Z parse_selector html 2021-05-14T21:20:25.3979704Z pluralization-helpers html 2021-05-14T21:20:25.4549740Z pluralization html 2021-05-14T21:20:25.4669256Z pluralize html 2021-05-14T21:20:25.4967432Z rule html 2021-05-14T21:20:25.5072182Z simple_theme html 2021-05-14T21:20:25.5154606Z spark_bar html 2021-05-14T21:20:25.5220951Z spark_line html 2021-05-14T21:20:25.5331980Z start_app html 2021-05-14T21:20:25.5434707Z style_hyperlink html 2021-05-14T21:20:25.5484330Z symbol html 2021-05-14T21:20:25.5679250Z test_that_cli html 2021-05-14T21:20:25.6184461Z themes html 2021-05-14T21:20:25.6362668Z tree html 2021-05-14T21:20:25.6465229Z unicode-width-workaround html 2021-05-14T21:20:25.6475492Z *** copying figures 2021-05-14T21:20:25.6481361Z ** building package indices 2021-05-14T21:20:25.8249347Z ** testing if installed package can be loaded 2021-05-14T21:20:25.8251975Z *** arch - i386 2021-05-14T21:20:26.1306057Z *** arch - x64 2021-05-14T21:20:26.4447060Z * DONE (cli) 2021-05-14T21:20:26.5058613Z In R CMD INSTALL 2021-05-14T21:20:26.7493585Z * installing *source* package 'credentials' ... 2021-05-14T21:20:26.7530552Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-14T21:20:26.7767826Z ** R 2021-05-14T21:20:26.7849588Z ** inst 2021-05-14T21:20:26.7882606Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:27.0396294Z ** help 2021-05-14T21:20:27.0765554Z *** installing help indices 2021-05-14T21:20:27.1010915Z converting help for package 'credentials' 2021-05-14T21:20:27.1243738Z finding HTML links ... done 2021-05-14T21:20:27.1540105Z credential_api html 2021-05-14T21:20:27.1621506Z credential_helper html 2021-05-14T21:20:27.1759407Z http_credentials html 2021-05-14T21:20:27.1888299Z set_github_pat html 2021-05-14T21:20:27.2047982Z ssh_credentials html 2021-05-14T21:20:27.2051983Z ** building package indices 2021-05-14T21:20:27.2221817Z ** installing vignettes 2021-05-14T21:20:27.2271379Z ** testing if installed package can be loaded 2021-05-14T21:20:27.2273899Z *** arch - i386 2021-05-14T21:20:28.8386301Z *** arch - x64 2021-05-14T21:20:29.6477884Z * DONE (credentials) 2021-05-14T21:20:29.6701750Z In R CMD INSTALL 2021-05-14T21:20:30.2514460Z * installing *source* package 'lifecycle' ... 2021-05-14T21:20:30.2593277Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-14T21:20:30.3079987Z ** R 2021-05-14T21:20:30.3276744Z ** inst 2021-05-14T21:20:30.3411955Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:30.7152008Z ** help 2021-05-14T21:20:30.7759411Z *** installing help indices 2021-05-14T21:20:30.8109204Z converting help for package 'lifecycle' 2021-05-14T21:20:30.8340705Z finding HTML links ... done 2021-05-14T21:20:30.8738996Z badge html 2021-05-14T21:20:30.9011999Z deprecate_soft html 2021-05-14T21:20:30.9442083Z deprecated html 2021-05-14T21:20:30.9625576Z expect_deprecated html 2021-05-14T21:20:30.9707460Z last_warnings html 2021-05-14T21:20:30.9841343Z lifecycle-package html 2021-05-14T21:20:30.9926404Z signal_experimental html 2021-05-14T21:20:31.0077727Z signal_stage html 2021-05-14T21:20:31.0180784Z verbosity html 2021-05-14T21:20:31.0185795Z *** copying figures 2021-05-14T21:20:31.0250406Z ** building package indices 2021-05-14T21:20:31.0998509Z ** installing vignettes 2021-05-14T21:20:31.1137616Z ** testing if installed package can be loaded 2021-05-14T21:20:31.1145044Z *** arch - i386 2021-05-14T21:20:31.4240266Z *** arch - x64 2021-05-14T21:20:31.6318877Z * DONE (lifecycle) 2021-05-14T21:20:31.6618888Z In R CMD INSTALL 2021-05-14T21:20:32.0319313Z * installing *source* package 'desc' ... 2021-05-14T21:20:32.0444262Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-14T21:20:32.0694895Z ** R 2021-05-14T21:20:32.0932851Z ** inst 2021-05-14T21:20:32.0966354Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:33.3962885Z ** help 2021-05-14T21:20:33.6344355Z *** installing help indices 2021-05-14T21:20:33.7709700Z converting help for package 'desc' 2021-05-14T21:20:33.7957155Z finding HTML links ... done 2021-05-14T21:20:33.8419206Z check_encoding html 2021-05-14T21:20:33.8504837Z check_field html 2021-05-14T21:20:33.8563455Z cran_ascii_fields html 2021-05-14T21:20:33.9014033Z cran_valid_fields html 2021-05-14T21:20:33.9078655Z dep_types html 2021-05-14T21:20:33.9214469Z desc html 2021-05-14T21:20:33.9422497Z desc_add_author html 2021-05-14T21:20:33.9636151Z desc_add_author_gh html 2021-05-14T21:20:33.9864856Z desc_add_me html 2021-05-14T21:20:34.0109954Z desc_add_orcid html 2021-05-14T21:20:34.0202526Z desc_add_remotes html 2021-05-14T21:20:34.0439799Z desc_add_role html 2021-05-14T21:20:34.0562413Z desc_add_to_collate html 2021-05-14T21:20:34.0641462Z desc_add_urls html 2021-05-14T21:20:34.0813135Z desc_bump_version html 2021-05-14T21:20:34.1042344Z desc_change_maintainer html 2021-05-14T21:20:34.1110411Z desc_clear_remotes html 2021-05-14T21:20:34.1200239Z desc_clear_urls html 2021-05-14T21:20:34.1346991Z desc_coerce_authors_at_r html 2021-05-14T21:20:34.1456470Z desc_del html 2021-05-14T21:20:34.1678039Z desc_del_author html 2021-05-14T21:20:34.1806827Z desc_del_collate html 2021-05-14T21:20:34.1935807Z desc_del_dep html 2021-05-14T21:20:34.2032814Z desc_del_deps html 2021-05-14T21:20:34.2150757Z desc_del_from_collate html 2021-05-14T21:20:34.2229320Z desc_del_remotes html 2021-05-14T21:20:34.2452182Z desc_del_role html 2021-05-14T21:20:34.2536982Z desc_del_urls html 2021-05-14T21:20:34.2619540Z desc_fields html 2021-05-14T21:20:34.2717186Z desc_get html 2021-05-14T21:20:34.2873858Z desc_get_author html 2021-05-14T21:20:34.3013106Z desc_get_authors html 2021-05-14T21:20:34.3092627Z desc_get_built html 2021-05-14T21:20:34.3208454Z desc_get_collate html 2021-05-14T21:20:34.3307932Z desc_get_deps html 2021-05-14T21:20:34.3462810Z desc_get_field html 2021-05-14T21:20:34.3598178Z desc_get_maintainer html 2021-05-14T21:20:34.3648222Z desc_get_remotes html 2021-05-14T21:20:34.3702499Z desc_get_urls html 2021-05-14T21:20:34.3830826Z desc_get_version html 2021-05-14T21:20:34.3832631Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiWARjw/R.INSTALL1b082b861b76/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-14T21:20:34.3936556Z desc_has_dep html 2021-05-14T21:20:34.4035566Z desc_has_fields html 2021-05-14T21:20:34.4105280Z desc_normalize html 2021-05-14T21:20:34.4149832Z desc_print html 2021-05-14T21:20:34.4211734Z desc_reformat_fields html 2021-05-14T21:20:34.4272301Z desc_reorder_fields html 2021-05-14T21:20:34.4394691Z desc_set html 2021-05-14T21:20:34.4557520Z desc_set_authors html 2021-05-14T21:20:34.4672619Z desc_set_collate html 2021-05-14T21:20:34.4801870Z desc_set_dep html 2021-05-14T21:20:34.4917797Z desc_set_deps html 2021-05-14T21:20:34.4992578Z desc_set_remotes html 2021-05-14T21:20:34.5067676Z desc_set_urls html 2021-05-14T21:20:34.5244912Z desc_set_version html 2021-05-14T21:20:34.5246685Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiWARjw/R.INSTALL1b082b861b76/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-14T21:20:34.5290133Z desc_to_latex html 2021-05-14T21:20:34.5332789Z desc_validate html 2021-05-14T21:20:34.6929943Z description html 2021-05-14T21:20:34.6931600Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiWARjw/R.INSTALL1b082b861b76/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-14T21:20:34.6933762Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiWARjw/R.INSTALL1b082b861b76/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-14T21:20:34.6935802Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiWARjw/R.INSTALL1b082b861b76/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-14T21:20:34.6940395Z ** building package indices 2021-05-14T21:20:34.8259394Z ** testing if installed package can be loaded 2021-05-14T21:20:34.8261350Z *** arch - i386 2021-05-14T21:20:35.0304478Z *** arch - x64 2021-05-14T21:20:35.2403666Z * DONE (desc) 2021-05-14T21:20:35.2812958Z In R CMD INSTALL 2021-05-14T21:20:35.5154703Z * installing *source* package 'cachem' ... 2021-05-14T21:20:35.5184587Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-14T21:20:35.5473092Z ** libs 2021-05-14T21:20:35.5480419Z 2021-05-14T21:20:35.5481415Z *** arch - i386 2021-05-14T21:20:35.5683813Z 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-14T21:20:35.6596365Z 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-14T21:20:35.8445006Z 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-14T21:20:35.9358886Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-14T21:20:35.9367227Z 2021-05-14T21:20:35.9368285Z *** arch - x64 2021-05-14T21:20:35.9549137Z 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-14T21:20:36.0421382Z 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-14T21:20:36.2304962Z 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-14T21:20:36.3113851Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-14T21:20:36.3137894Z ** R 2021-05-14T21:20:36.3256392Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:36.6535597Z ** help 2021-05-14T21:20:36.6902635Z *** installing help indices 2021-05-14T21:20:36.7153974Z converting help for package 'cachem' 2021-05-14T21:20:36.7386016Z finding HTML links ... done 2021-05-14T21:20:36.8610204Z cache_disk html 2021-05-14T21:20:36.8688713Z cache_layered html 2021-05-14T21:20:36.9359470Z cache_mem html 2021-05-14T21:20:36.9453846Z reexports html 2021-05-14T21:20:36.9458104Z ** building package indices 2021-05-14T21:20:36.9660381Z ** testing if installed package can be loaded 2021-05-14T21:20:36.9662854Z *** arch - i386 2021-05-14T21:20:37.1703608Z *** arch - x64 2021-05-14T21:20:37.3765113Z * DONE (cachem) 2021-05-14T21:20:37.3972079Z In R CMD INSTALL 2021-05-14T21:20:37.6638138Z * installing *source* package 'gh' ... 2021-05-14T21:20:37.6687775Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-14T21:20:37.6934885Z ** R 2021-05-14T21:20:37.7086665Z ** inst 2021-05-14T21:20:37.7120043Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:38.4776821Z ** help 2021-05-14T21:20:38.5308765Z *** installing help indices 2021-05-14T21:20:38.5631205Z converting help for package 'gh' 2021-05-14T21:20:38.5899781Z finding HTML links ... done 2021-05-14T21:20:38.6092395Z gh-package html 2021-05-14T21:20:38.6639352Z gh html 2021-05-14T21:20:38.7104279Z gh_gql html 2021-05-14T21:20:38.7191278Z gh_next html 2021-05-14T21:20:38.7350290Z gh_rate_limit html 2021-05-14T21:20:38.7561502Z gh_token html 2021-05-14T21:20:38.7615402Z gh_tree_remote html 2021-05-14T21:20:38.7837433Z gh_whoami html 2021-05-14T21:20:38.7906167Z print.gh_response html 2021-05-14T21:20:38.7910606Z ** building package indices 2021-05-14T21:20:38.8186283Z ** installing vignettes 2021-05-14T21:20:38.8242904Z ** testing if installed package can be loaded 2021-05-14T21:20:38.8245739Z *** arch - i386 2021-05-14T21:20:39.1301994Z *** arch - x64 2021-05-14T21:20:39.4379459Z * DONE (gh) 2021-05-14T21:20:39.4636227Z In R CMD INSTALL 2021-05-14T21:20:39.7677022Z * installing *source* package 'gert' ... 2021-05-14T21:20:39.7751234Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-14T21:20:39.7753455Z 2021-05-14T21:20:39.7754033Z ********************************************** 2021-05-14T21:20:39.7754757Z WARNING: this package has a configure script 2021-05-14T21:20:39.7755555Z It probably needs manual configuration 2021-05-14T21:20:39.7756245Z ********************************************** 2021-05-14T21:20:39.7756608Z 2021-05-14T21:20:39.7756928Z 2021-05-14T21:20:39.7999566Z ** libs 2021-05-14T21:20:39.8007694Z 2021-05-14T21:20:39.8008755Z *** arch - i386 2021-05-14T21:20:39.8299319Z 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-14T21:20:39.8469171Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-14T21:20:40.3653339Z 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-14T21:20:40.6057869Z 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-14T21:20:40.8554089Z 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-14T21:20:41.1067132Z 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-14T21:20:41.2359043Z 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-14T21:20:41.3559321Z 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-14T21:20:41.5343375Z 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-14T21:20:41.6496485Z 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-14T21:20:41.7984988Z 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-14T21:20:41.9503530Z 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-14T21:20:42.0795305Z 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-14T21:20:42.2287172Z 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-14T21:20:42.3577806Z 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-14T21:20:42.5213526Z 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-14T21:20:42.7429036Z 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-14T21:20:43.1905409Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-14T21:20:43.1988300Z 2021-05-14T21:20:43.1989298Z *** arch - x64 2021-05-14T21:20:43.2259743Z 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-14T21:20:43.2423360Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-14T21:20:43.4256209Z 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-14T21:20:43.6475166Z 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-14T21:20:43.8723296Z 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-14T21:20:44.0976696Z 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-14T21:20:44.2225553Z 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-14T21:20:44.3371893Z 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-14T21:20:44.5068703Z 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-14T21:20:44.6197871Z 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-14T21:20:44.7561942Z 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-14T21:20:44.9007876Z 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-14T21:20:45.0245302Z 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-14T21:20:45.1685379Z 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-14T21:20:45.2922947Z 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-14T21:20:45.4440224Z 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-14T21:20:45.6696307Z 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-14T21:20:46.0800896Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-14T21:20:46.0897469Z ** R 2021-05-14T21:20:46.1062923Z ** inst 2021-05-14T21:20:46.1090521Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:46.6603368Z ** help 2021-05-14T21:20:46.7932031Z *** installing help indices 2021-05-14T21:20:46.8488469Z converting help for package 'gert' 2021-05-14T21:20:46.8716443Z finding HTML links ... done 2021-05-14T21:20:46.9089667Z git_archive html 2021-05-14T21:20:46.9305113Z git_branch html 2021-05-14T21:20:46.9966589Z git_commit html 2021-05-14T21:20:47.0242743Z git_config html 2021-05-14T21:20:47.0413167Z git_diff html 2021-05-14T21:20:47.0934061Z git_fetch html 2021-05-14T21:20:47.1215049Z git_merge html 2021-05-14T21:20:47.1299048Z git_open html 2021-05-14T21:20:47.1539831Z git_rebase html 2021-05-14T21:20:47.1763568Z git_remote html 2021-05-14T21:20:47.1976861Z git_repo html 2021-05-14T21:20:47.2195000Z git_signature html 2021-05-14T21:20:47.2401509Z git_stash html 2021-05-14T21:20:47.2550786Z git_submodule html 2021-05-14T21:20:47.2749106Z git_tag html 2021-05-14T21:20:47.2866637Z github html 2021-05-14T21:20:47.2906645Z libgit2_config html 2021-05-14T21:20:47.2984346Z user_is_configured html 2021-05-14T21:20:47.2989468Z ** building package indices 2021-05-14T21:20:47.3499840Z ** installing vignettes 2021-05-14T21:20:47.3590902Z ** testing if installed package can be loaded 2021-05-14T21:20:47.3594278Z *** arch - i386 2021-05-14T21:20:47.6653473Z *** arch - x64 2021-05-14T21:20:47.9740266Z * DONE (gert) 2021-05-14T21:20:48.0400696Z In R CMD INSTALL 2021-05-14T21:20:48.2731600Z * installing *source* package 'memoise' ... 2021-05-14T21:20:48.2764164Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-14T21:20:48.3050648Z ** R 2021-05-14T21:20:48.3125771Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:48.5231152Z ** help 2021-05-14T21:20:48.5715101Z *** installing help indices 2021-05-14T21:20:48.6054870Z converting help for package 'memoise' 2021-05-14T21:20:48.6285292Z finding HTML links ... done 2021-05-14T21:20:48.6424404Z cache_filesystem html 2021-05-14T21:20:48.6513085Z cache_gcs html 2021-05-14T21:20:48.6566334Z cache_memory html 2021-05-14T21:20:48.6683367Z cache_s3 html 2021-05-14T21:20:48.6748115Z drop_cache html 2021-05-14T21:20:48.6806978Z forget html 2021-05-14T21:20:48.6872243Z has_cache html 2021-05-14T21:20:48.6945721Z is.memoised html 2021-05-14T21:20:48.7249024Z memoise html 2021-05-14T21:20:48.7318499Z timeout html 2021-05-14T21:20:48.7323057Z ** building package indices 2021-05-14T21:20:48.7627547Z ** testing if installed package can be loaded 2021-05-14T21:20:48.7630127Z *** arch - i386 2021-05-14T21:20:48.9671146Z *** arch - x64 2021-05-14T21:20:49.2750971Z * DONE (memoise) 2021-05-14T21:20:49.2951492Z In R CMD INSTALL 2021-05-14T21:20:49.8657539Z * installing *source* package 'usethis' ... 2021-05-14T21:20:49.8892304Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-14T21:20:49.9201230Z ** R 2021-05-14T21:20:49.9868302Z ** inst 2021-05-14T21:20:50.0082253Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:20:52.3349007Z ** help 2021-05-14T21:20:52.6799675Z *** installing help indices 2021-05-14T21:20:52.8505786Z converting help for package 'usethis' 2021-05-14T21:20:52.8757959Z finding HTML links ... done 2021-05-14T21:20:52.9295728Z badges html 2021-05-14T21:20:52.9568035Z browse-this html 2021-05-14T21:20:52.9921248Z ci html 2021-05-14T21:20:53.0703235Z create_from_github html 2021-05-14T21:20:53.0949171Z create_package html 2021-05-14T21:20:53.1132869Z edit html 2021-05-14T21:20:53.1235368Z edit_file html 2021-05-14T21:20:53.1272693Z git_branch_default html 2021-05-14T21:20:53.1409543Z git_credentials html 2021-05-14T21:20:53.1531067Z git_protocol html 2021-05-14T21:20:53.1577601Z git_sitrep html 2021-05-14T21:20:53.1629668Z git_vaccinate html 2021-05-14T21:20:53.1864022Z github-token html 2021-05-14T21:20:53.2027000Z github_actions html 2021-05-14T21:20:53.2139572Z issue-this html 2021-05-14T21:20:53.2449494Z licenses html 2021-05-14T21:20:53.2511487Z proj_activate html 2021-05-14T21:20:53.2615697Z proj_sitrep html 2021-05-14T21:20:53.2924282Z proj_utils html 2021-05-14T21:20:53.3539340Z pull-requests html 2021-05-14T21:20:53.3617882Z rename_files html 2021-05-14T21:20:53.3688947Z rprofile-helper html 2021-05-14T21:20:53.4016495Z tidyverse html 2021-05-14T21:20:53.4237304Z ui-questions html 2021-05-14T21:20:53.4523069Z ui html 2021-05-14T21:20:53.4607972Z use_addin html 2021-05-14T21:20:53.4679088Z use_blank_slate html 2021-05-14T21:20:53.4773080Z use_build_ignore html 2021-05-14T21:20:53.4806566Z use_citation html 2021-05-14T21:20:53.4918508Z use_code_of_conduct html 2021-05-14T21:20:53.5341495Z use_course_details html 2021-05-14T21:20:53.5408935Z use_coverage html 2021-05-14T21:20:53.5470622Z use_cpp11 html 2021-05-14T21:20:53.5589016Z use_cran_comments html 2021-05-14T21:20:53.5818184Z use_data html 2021-05-14T21:20:53.5896623Z use_data_table html 2021-05-14T21:20:53.6132923Z use_description html 2021-05-14T21:20:53.6209259Z use_directory html 2021-05-14T21:20:53.6275472Z use_git html 2021-05-14T21:20:53.6438892Z use_git_config html 2021-05-14T21:20:53.6521926Z use_git_hook html 2021-05-14T21:20:53.6594796Z use_git_ignore html 2021-05-14T21:20:53.6687955Z use_git_remote html 2021-05-14T21:20:53.7023485Z use_github html 2021-05-14T21:20:53.7345084Z use_github_action html 2021-05-14T21:20:53.7565734Z use_github_labels html 2021-05-14T21:20:53.7686678Z use_github_links html 2021-05-14T21:20:53.7902516Z use_github_pages html 2021-05-14T21:20:53.7981360Z use_github_release html 2021-05-14T21:20:53.8047838Z use_jenkins html 2021-05-14T21:20:53.8116462Z use_latest_dependencies html 2021-05-14T21:20:53.8188404Z use_lifecycle html 2021-05-14T21:20:53.8287411Z use_logo html 2021-05-14T21:20:53.8330160Z use_make html 2021-05-14T21:20:53.8426960Z use_namespace html 2021-05-14T21:20:53.8508992Z use_news_md html 2021-05-14T21:20:53.8654636Z use_package html 2021-05-14T21:20:53.8802890Z use_package_doc html 2021-05-14T21:20:53.8888336Z use_pipe html 2021-05-14T21:20:53.9034951Z use_pkgdown html 2021-05-14T21:20:53.9147114Z use_r html 2021-05-14T21:20:53.9246932Z use_rcpp html 2021-05-14T21:20:53.9390291Z use_readme_rmd html 2021-05-14T21:20:53.9448942Z use_release_issue html 2021-05-14T21:20:53.9518469Z use_revdep html 2021-05-14T21:20:53.9638713Z use_rmarkdown_template html 2021-05-14T21:20:53.9683390Z use_roxygen_md html 2021-05-14T21:20:53.9781092Z use_rstudio html 2021-05-14T21:20:53.9900136Z use_spell_check html 2021-05-14T21:20:54.0117697Z use_template html 2021-05-14T21:20:54.0207762Z use_testthat html 2021-05-14T21:20:54.0356843Z use_tibble html 2021-05-14T21:20:54.0505608Z use_tidy_thanks html 2021-05-14T21:20:54.0668166Z use_tutorial html 2021-05-14T21:20:54.0759205Z use_version html 2021-05-14T21:20:54.0881991Z use_vignette html 2021-05-14T21:20:54.1027547Z usethis-defunct html 2021-05-14T21:20:54.1202742Z usethis-package html 2021-05-14T21:20:54.1329701Z write-this html 2021-05-14T21:20:54.1606892Z zip-utils html 2021-05-14T21:20:54.1618697Z *** copying figures 2021-05-14T21:20:54.1661197Z ** building package indices 2021-05-14T21:20:54.3501676Z ** testing if installed package can be loaded 2021-05-14T21:20:54.3504150Z *** arch - i386 2021-05-14T21:20:54.6562058Z *** arch - x64 2021-05-14T21:20:54.9720349Z * DONE (usethis) 2021-05-14T21:20:55.1054052Z In R CMD INSTALL 2021-05-14T21:20:55.1076152Z 2021-05-14T21:20:55.1077171Z The downloaded source packages are in 2021-05-14T21:20:55.1078086Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages' 2021-05-14T21:20:55.1105551Z Running `R CMD build`... 2021-05-14T21:20:58.7185315Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\remotes10a067be5b88\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-14T21:20:58.7187196Z * preparing 'tic': 2021-05-14T21:20:58.7188034Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:20:58.7188810Z * installing the package to process help pages 2021-05-14T21:20:58.7189869Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:20:58.7190701Z * checking for empty or unneeded directories 2021-05-14T21:20:58.7191390Z Removed empty directory 'tic/.circleci' 2021-05-14T21:20:58.7192041Z Removed empty directory 'tic/pkgdown' 2021-05-14T21:20:58.7192636Z * building 'tic_0.10.0.tar.gz' 2021-05-14T21:20:58.7214364Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:20:58.7215124Z (as 'lib' is unspecified) 2021-05-14T21:20:59.1744562Z * installing *source* package 'tic' ... 2021-05-14T21:20:59.2117658Z ** R 2021-05-14T21:20:59.2502570Z ** inst 2021-05-14T21:20:59.2712322Z ** preparing package for lazy loading 2021-05-14T21:20:59.4720552Z ** help 2021-05-14T21:20:59.7196940Z *** installing help indices 2021-05-14T21:20:59.8796745Z converting help for package 'tic' 2021-05-14T21:20:59.9041921Z finding HTML links ... done 2021-05-14T21:21:00.0247403Z Deprecated html 2021-05-14T21:21:00.0525407Z TicStep html 2021-05-14T21:21:00.0623647Z base64serialize html 2021-05-14T21:21:00.0869516Z ci html 2021-05-14T21:21:00.1408889Z do_blogdown html 2021-05-14T21:21:00.1942735Z do_bookdown html 2021-05-14T21:21:00.2366847Z do_drat html 2021-05-14T21:21:00.2850262Z do_package_checks html 2021-05-14T21:21:00.3331170Z do_pkgdown html 2021-05-14T21:21:00.3670796Z do_readme_rmd html 2021-05-14T21:21:00.3865988Z dsl html 2021-05-14T21:21:00.4131306Z dsl_get html 2021-05-14T21:21:00.4290757Z gha_add_secret html 2021-05-14T21:21:00.4410373Z github_helpers html 2021-05-14T21:21:00.4493686Z github_info html 2021-05-14T21:21:00.4578314Z list_macros html 2021-05-14T21:21:00.4733420Z macro html 2021-05-14T21:21:00.4819596Z prepare_all_stages html 2021-05-14T21:21:00.4879472Z reexports html 2021-05-14T21:21:00.4991433Z repo html 2021-05-14T21:21:00.5132739Z run_all_stages html 2021-05-14T21:21:00.5235603Z run_stage html 2021-05-14T21:21:00.5373930Z ssh_key_helpers html 2021-05-14T21:21:00.5445915Z stages html 2021-05-14T21:21:00.5608109Z step_add_to_drat html 2021-05-14T21:21:00.5764333Z step_add_to_known_hosts html 2021-05-14T21:21:00.5943345Z step_build_blogdown html 2021-05-14T21:21:00.6004164Z step_build_bookdown html 2021-05-14T21:21:00.6398633Z step_build_pkgdown html 2021-05-14T21:21:00.6667837Z step_do_push_deploy html 2021-05-14T21:21:00.6799820Z step_hello_world html 2021-05-14T21:21:00.7153042Z step_install_pkg html 2021-05-14T21:21:00.7338037Z step_install_ssh_keys html 2021-05-14T21:21:00.7643576Z step_push_deploy html 2021-05-14T21:21:00.7893167Z step_rcmdcheck html 2021-05-14T21:21:00.8065300Z step_run_code html 2021-05-14T21:21:00.8198742Z step_session_info html 2021-05-14T21:21:00.8456301Z step_setup_push_deploy html 2021-05-14T21:21:00.8693378Z step_setup_ssh html 2021-05-14T21:21:00.8893058Z step_test_ssh html 2021-05-14T21:21:00.9029926Z step_write_text_file html 2021-05-14T21:21:00.9251156Z tic-package html 2021-05-14T21:21:00.9368178Z update_yml html 2021-05-14T21:21:00.9548316Z use_ghactions_deploy html 2021-05-14T21:21:00.9778256Z use_tic html 2021-05-14T21:21:00.9874972Z use_tic_badge html 2021-05-14T21:21:00.9991553Z use_tic_r html 2021-05-14T21:21:01.0068361Z use_update_tic html 2021-05-14T21:21:01.0374902Z yaml_templates html 2021-05-14T21:21:01.0382814Z *** copying figures 2021-05-14T21:21:01.0417916Z ** building package indices 2021-05-14T21:21:01.1596944Z ** installing vignettes 2021-05-14T21:21:01.1637975Z ** testing if installed package can be loaded 2021-05-14T21:21:01.1640732Z *** arch - i386 2021-05-14T21:21:01.4696711Z *** arch - x64 2021-05-14T21:21:01.7905684Z * DONE (tic) 2021-05-14T21:21:01.8899103Z In R CMD INSTALL 2021-05-14T21:21:01.9491086Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:21:02.2151743Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T21:21:05.0943417Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T21:21:05.0944313Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:21:05.0944942Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T21:21:05.0945578Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T21:21:05.0946213Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:21:05.0947027Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T21:21:05.0947702Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T21:21:05.0948325Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T21:21:05.0949088Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T21:21:05.0951288Z 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-14T21:21:05.0953157Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T21:21:05.0953767Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T21:21:05.0954370Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T21:21:05.0955017Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:21:05.0955628Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T21:21:05.0956265Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T21:21:05.0956910Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T21:21:05.0957559Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T21:21:05.0958169Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T21:21:05.0958751Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T21:21:05.0959342Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T21:21:05.0959949Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T21:21:05.0960644Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:21:05.0961337Z (as 'lib' is unspecified) 2021-05-14T21:21:05.0961978Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T21:21:05.0962606Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T21:21:05.0963219Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T21:21:05.0963972Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T21:21:05.0964564Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T21:21:05.0965170Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T21:21:05.0965877Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T21:21:05.0966492Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T21:21:05.0967104Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T21:21:05.0967761Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:21:05.0968451Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T21:21:05.0969090Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T21:21:05.0969702Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T21:21:05.0970336Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T21:21:05.0970949Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T21:21:05.0971580Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T21:21:05.0972212Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T21:21:06.4942863Z 2021-05-14T21:21:06.4944279Z There are binary versions available but the source versions are later: 2021-05-14T21:21:06.4959294Z binary source needs_compilation 2021-05-14T21:21:06.4960185Z utf8 1.1.4 1.2.1 TRUE 2021-05-14T21:21:06.4960769Z vctrs 0.2.4 0.3.8 TRUE 2021-05-14T21:21:06.4961370Z pillar 1.4.3 1.6.0 FALSE 2021-05-14T21:21:06.4961950Z tibble 3.0.1 3.1.1 TRUE 2021-05-14T21:21:06.4962555Z rematch2 2.1.0 2.1.2 FALSE 2021-05-14T21:21:06.4963152Z fansi 0.4.1 0.4.2 TRUE 2021-05-14T21:21:06.4963722Z diffobj 0.2.4 0.3.4 TRUE 2021-05-14T21:21:06.4964315Z waldo 0.1.0 0.2.5 FALSE 2021-05-14T21:21:06.4964869Z ps 1.3.2 1.6.0 TRUE 2021-05-14T21:21:06.4965459Z processx 3.4.2 3.5.2 TRUE 2021-05-14T21:21:06.4966063Z pkgload 1.0.2 1.2.1 TRUE 2021-05-14T21:21:06.4966666Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-14T21:21:06.4967482Z digest 0.6.25 0.6.27 TRUE 2021-05-14T21:21:06.4968262Z callr 3.4.3 3.7.0 FALSE 2021-05-14T21:21:06.4968846Z brio 1.0.0 1.1.2 TRUE 2021-05-14T21:21:06.4969411Z xfun 0.13 0.22 TRUE 2021-05-14T21:21:06.4969970Z highr 0.8 0.9 FALSE 2021-05-14T21:21:06.4970557Z stringi 1.4.6 1.6.1 TRUE 2021-05-14T21:21:06.4971128Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-14T21:21:06.4971704Z knitr 1.28 1.33 FALSE 2021-05-14T21:21:06.4972325Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-14T21:21:06.4972917Z testthat 2.3.2 3.0.2 TRUE 2021-05-14T21:21:06.4973529Z rversions 2.0.1 2.0.2 FALSE 2021-05-14T21:21:06.4974397Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-14T21:21:06.4975251Z devtools 2.3.0 2.4.1 FALSE 2021-05-14T21:21:06.4976251Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-14T21:21:06.4976903Z 2021-05-14T21:21:06.9199672Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-14T21:21:06.9875047Z ================================================== 2021-05-14T21:21:06.9875941Z downloaded 21 KB 2021-05-14T21:21:06.9876379Z 2021-05-14T21:21:06.9889475Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-14T21:21:07.1774086Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-14T21:21:07.1916578Z ================================================== 2021-05-14T21:21:07.1917401Z downloaded 19 KB 2021-05-14T21:21:07.1917850Z 2021-05-14T21:21:07.1931115Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-14T21:21:07.4520483Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-14T21:21:07.5306564Z ================================================== 2021-05-14T21:21:07.5307868Z downloaded 73 KB 2021-05-14T21:21:07.5308321Z 2021-05-14T21:21:07.5324201Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-14T21:21:07.7356693Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-14T21:21:08.4055915Z ================================================== 2021-05-14T21:21:08.4056913Z downloaded 3.0 MB 2021-05-14T21:21:08.4057446Z 2021-05-14T21:21:08.4069990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-14T21:21:08.5930341Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-14T21:21:08.5968498Z ================================================== 2021-05-14T21:21:08.5969389Z downloaded 185 KB 2021-05-14T21:21:08.5971078Z 2021-05-14T21:21:08.5996134Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-14T21:21:08.7992034Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-14T21:21:08.8032084Z ================================================== 2021-05-14T21:21:08.8032927Z downloaded 210 KB 2021-05-14T21:21:08.8033398Z 2021-05-14T21:21:08.8044959Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-14T21:21:09.0934000Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-14T21:21:09.3645005Z ================================================== 2021-05-14T21:21:09.3646082Z downloaded 259 KB 2021-05-14T21:21:09.3646533Z 2021-05-14T21:21:09.3659846Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-14T21:21:09.5662925Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-14T21:21:09.5673223Z ================================================== 2021-05-14T21:21:09.5674145Z downloaded 110 KB 2021-05-14T21:21:09.5674573Z 2021-05-14T21:21:09.5686515Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-14T21:21:09.7677175Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-14T21:21:09.8320941Z ================================================== 2021-05-14T21:21:09.8321863Z downloaded 23 KB 2021-05-14T21:21:09.8322513Z 2021-05-14T21:21:09.8335546Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-14T21:21:10.0326608Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-14T21:21:10.0994083Z ================================================== 2021-05-14T21:21:10.0994937Z downloaded 45 KB 2021-05-14T21:21:10.0995433Z 2021-05-14T21:21:10.1009070Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-14T21:21:10.3349951Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-14T21:21:10.3461455Z ================================================== 2021-05-14T21:21:10.3462355Z downloaded 36 KB 2021-05-14T21:21:10.3462816Z 2021-05-14T21:21:10.3474376Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-14T21:21:10.5416508Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-14T21:21:10.6086224Z ================================================== 2021-05-14T21:21:10.6087260Z downloaded 129 KB 2021-05-14T21:21:10.6087722Z 2021-05-14T21:21:10.6172143Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.6259126Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.6352462Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.7099757Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.7300519Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.7476978Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.7635849Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.7831776Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.7913543Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.8000250Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.8090188Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.8183856Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-14T21:21:10.8198975Z 2021-05-14T21:21:10.8199740Z The downloaded binary packages are in 2021-05-14T21:21:10.8200741Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages 2021-05-14T21:21:10.8203818Z 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-14T21:21:10.8204943Z 2021-05-14T21:21:10.8217370Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T21:21:10.9023207Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-14T21:21:10.9086416Z ================================================== 2021-05-14T21:21:10.9087456Z downloaded 233 KB 2021-05-14T21:21:10.9087928Z 2021-05-14T21:21:10.9098408Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T21:21:10.9898352Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-14T21:21:11.0044997Z ================================================== 2021-05-14T21:21:11.0045759Z downloaded 764 KB 2021-05-14T21:21:11.0046161Z 2021-05-14T21:21:11.0058661Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T21:21:11.0860959Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-14T21:21:11.1074120Z ================================================== 2021-05-14T21:21:11.1074769Z downloaded 1.0 MB 2021-05-14T21:21:11.1075164Z 2021-05-14T21:21:11.1089720Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T21:21:11.1902463Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-14T21:21:11.2032451Z ================================================== 2021-05-14T21:21:11.2033551Z downloaded 670 KB 2021-05-14T21:21:11.2034051Z 2021-05-14T21:21:11.2045501Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T21:21:11.2857793Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-14T21:21:11.2860427Z ================================================== 2021-05-14T21:21:11.2861134Z downloaded 13 KB 2021-05-14T21:21:11.2861571Z 2021-05-14T21:21:11.2875754Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T21:21:11.3682214Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-14T21:21:11.3732987Z ================================================== 2021-05-14T21:21:11.3733824Z downloaded 265 KB 2021-05-14T21:21:11.3734247Z 2021-05-14T21:21:11.3746095Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T21:21:11.4783101Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-14T21:21:11.4879585Z ================================================== 2021-05-14T21:21:11.4880418Z downloaded 466 KB 2021-05-14T21:21:11.4880840Z 2021-05-14T21:21:11.4894544Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T21:21:11.5860477Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-14T21:21:11.5863787Z ================================================== 2021-05-14T21:21:11.5864534Z downloaded 25 KB 2021-05-14T21:21:11.5864953Z 2021-05-14T21:21:11.5974164Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T21:21:11.6905204Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-14T21:21:11.6928208Z ================================================== 2021-05-14T21:21:11.6929080Z downloaded 116 KB 2021-05-14T21:21:11.6929551Z 2021-05-14T21:21:11.6940743Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T21:21:11.7741002Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-14T21:21:11.7765970Z ================================================== 2021-05-14T21:21:11.7766815Z downloaded 138 KB 2021-05-14T21:21:11.7767276Z 2021-05-14T21:21:11.7778186Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T21:21:11.8707080Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-14T21:21:11.8713025Z ================================================== 2021-05-14T21:21:11.8714222Z downloaded 59 KB 2021-05-14T21:21:11.8714791Z 2021-05-14T21:21:11.8726878Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T21:21:12.0048694Z Content type 'application/x-gzip' length 8066 bytes 2021-05-14T21:21:12.0056951Z ================================================== 2021-05-14T21:21:12.0057823Z downloaded 8066 bytes 2021-05-14T21:21:12.0058302Z 2021-05-14T21:21:12.0070710Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T21:21:12.0878315Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-14T21:21:12.0917532Z ================================================== 2021-05-14T21:21:12.0918345Z downloaded 160 KB 2021-05-14T21:21:12.0918826Z 2021-05-14T21:21:12.0929243Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T21:21:12.1741501Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-14T21:21:12.1764898Z ================================================== 2021-05-14T21:21:12.1765749Z downloaded 72 KB 2021-05-14T21:21:12.1766181Z 2021-05-14T21:21:12.1783065Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T21:21:12.2712135Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-14T21:21:12.2714627Z ================================================== 2021-05-14T21:21:12.2715243Z downloaded 11 KB 2021-05-14T21:21:12.2715912Z 2021-05-14T21:21:12.2730005Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.22.tar.gz' 2021-05-14T21:21:12.3534685Z Content type 'application/x-gzip' length 105388 bytes (102 KB) 2021-05-14T21:21:12.3550459Z ================================================== 2021-05-14T21:21:12.3551591Z downloaded 102 KB 2021-05-14T21:21:12.3552076Z 2021-05-14T21:21:12.3563545Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-14T21:21:12.4363603Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-14T21:21:12.4367633Z ================================================== 2021-05-14T21:21:12.4368704Z downloaded 14 KB 2021-05-14T21:21:12.4369258Z 2021-05-14T21:21:12.4382880Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T21:21:12.5314939Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-14T21:21:12.6833073Z ================================================== 2021-05-14T21:21:12.6834065Z downloaded 7.2 MB 2021-05-14T21:21:12.6834527Z 2021-05-14T21:21:12.6846979Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T21:21:12.7677462Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-14T21:21:12.8409478Z ================================================== 2021-05-14T21:21:12.8410101Z downloaded 2.8 MB 2021-05-14T21:21:12.8410457Z 2021-05-14T21:21:12.8422135Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-14T21:21:12.9221871Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-14T21:21:12.9281564Z ================================================== 2021-05-14T21:21:12.9282537Z downloaded 871 KB 2021-05-14T21:21:12.9282962Z 2021-05-14T21:21:12.9295509Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T21:21:13.1098238Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-14T21:21:13.1107183Z ================================================== 2021-05-14T21:21:13.1108118Z downloaded 29 KB 2021-05-14T21:21:13.1108581Z 2021-05-14T21:21:13.1120923Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T21:21:13.2146153Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-14T21:21:13.2310276Z ================================================== 2021-05-14T21:21:13.2311065Z downloaded 664 KB 2021-05-14T21:21:13.2311475Z 2021-05-14T21:21:13.2321507Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T21:21:13.4125671Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-14T21:21:13.4132254Z ================================================== 2021-05-14T21:21:13.4133078Z downloaded 40 KB 2021-05-14T21:21:13.4133490Z 2021-05-14T21:21:13.4147460Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T21:21:13.6096748Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-14T21:21:13.6234040Z ================================================== 2021-05-14T21:21:13.6234958Z downloaded 248 KB 2021-05-14T21:21:13.6235440Z 2021-05-14T21:21:13.6247608Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T21:21:13.8259787Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-14T21:21:13.8307989Z ================================================== 2021-05-14T21:21:13.8308898Z downloaded 362 KB 2021-05-14T21:21:13.8309366Z 2021-05-14T21:21:14.2011959Z * installing *source* package 'utf8' ... 2021-05-14T21:21:14.2140319Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-14T21:21:14.2351377Z ** libs 2021-05-14T21:21:14.2359842Z 2021-05-14T21:21:14.2360904Z *** arch - i386 2021-05-14T21:21:14.2979419Z 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-14T21:21:14.4054467Z 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-14T21:21:14.7845347Z 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-14T21:21:14.8862958Z 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-14T21:21:14.9709675Z 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-14T21:21:15.0724802Z 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-14T21:21:15.2632879Z 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-14T21:21:15.3668834Z 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-14T21:21:15.5215249Z 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-14T21:21:15.6344695Z 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-14T21:21:15.7680138Z 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-14T21:21:15.8718276Z 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-14T21:21:15.9690085Z 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-14T21:21:16.0732418Z 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-14T21:21:16.4172460Z 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-14T21:21:16.5303160Z 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-14T21:21:16.9135350Z 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-14T21:21:17.0135680Z 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-14T21:21:17.0937754Z 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-14T21:21:17.2273082Z 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-14T21:21:17.3113577Z 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-14T21:21:17.7166310Z 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-14T21:21:19.0570699Z 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-14T21:21:19.3001189Z 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-14T21:21:19.4092809Z 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-14T21:21:19.5096773Z 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-14T21:21:19.6236076Z 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-14T21:21:19.7403121Z 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-14T21:21:19.8599818Z 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-14T21:21:19.9703049Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-14T21:21:19.9719663Z 2021-05-14T21:21:19.9720694Z *** arch - x64 2021-05-14T21:21:20.0319158Z 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-14T21:21:20.1319717Z 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-14T21:21:20.2882819Z 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-14T21:21:20.3838491Z 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-14T21:21:20.4644031Z 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-14T21:21:20.5608193Z 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-14T21:21:20.7279348Z 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-14T21:21:20.8255089Z 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-14T21:21:20.9722413Z 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-14T21:21:21.0817607Z 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-14T21:21:21.1962781Z 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-14T21:21:21.2973523Z 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-14T21:21:21.3899559Z 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-14T21:21:21.4845516Z 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-14T21:21:22.0337959Z 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-14T21:21:22.1268681Z 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-14T21:21:22.4746654Z 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-14T21:21:22.5689243Z 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-14T21:21:22.6459933Z 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-14T21:21:22.7414478Z 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-14T21:21:22.8222237Z 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-14T21:21:23.2125335Z 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-14T21:21:24.4555521Z 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-14T21:21:24.6412303Z 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-14T21:21:24.7470148Z 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-14T21:21:24.8408479Z 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-14T21:21:24.9465460Z 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-14T21:21:25.0523088Z 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-14T21:21:25.1805445Z 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-14T21:21:25.2814545Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-14T21:21:25.2845495Z ** R 2021-05-14T21:21:25.2932302Z ** inst 2021-05-14T21:21:25.2955168Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:21:25.5478741Z ** help 2021-05-14T21:21:25.6002690Z *** installing help indices 2021-05-14T21:21:25.6297827Z converting help for package 'utf8' 2021-05-14T21:21:25.6558587Z finding HTML links ... done 2021-05-14T21:21:25.6780499Z as_utf8 html 2021-05-14T21:21:25.6989161Z output html 2021-05-14T21:21:25.7222029Z utf8-package html 2021-05-14T21:21:25.7458360Z utf8_encode html 2021-05-14T21:21:25.7776240Z utf8_format html 2021-05-14T21:21:25.7963416Z utf8_normalize html 2021-05-14T21:21:25.8410438Z utf8_print html 2021-05-14T21:21:25.8587327Z utf8_width html 2021-05-14T21:21:25.8591758Z ** building package indices 2021-05-14T21:21:25.8849575Z ** installing vignettes 2021-05-14T21:21:25.8899338Z ** testing if installed package can be loaded 2021-05-14T21:21:25.8902006Z *** arch - i386 2021-05-14T21:21:26.0948465Z *** arch - x64 2021-05-14T21:21:26.3020536Z * DONE (utf8) 2021-05-14T21:21:26.3717174Z In R CMD INSTALL 2021-05-14T21:21:26.6902041Z * installing *source* package 'fansi' ... 2021-05-14T21:21:26.6997536Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-14T21:21:26.7243502Z ** libs 2021-05-14T21:21:26.7251625Z 2021-05-14T21:21:26.7252690Z *** arch - i386 2021-05-14T21:21:26.7550967Z 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-14T21:21:26.8395496Z 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-14T21:21:26.9408030Z 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-14T21:21:27.0284262Z 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-14T21:21:27.1321689Z 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-14T21:21:27.3792577Z 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-14T21:21:27.4624143Z 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-14T21:21:27.8105126Z 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-14T21:21:27.8906671Z strip.c: In function 'FANSI_strip': 2021-05-14T21:21:27.8907949Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:21:27.8909051Z res_track += csi.start - chr_track; 2021-05-14T21:21:27.8909562Z ^ 2021-05-14T21:21:27.9685959Z 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-14T21:21:28.0529497Z 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-14T21:21:28.1885910Z 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-14T21:21:28.4192348Z 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-14T21:21:28.5426015Z 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-14T21:21:28.6353315Z 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-14T21:21:28.7354750Z 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-14T21:21:28.8374924Z utils.c: In function 'FANSI_find_esc': 2021-05-14T21:21:28.8376375Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:21:28.8377532Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-14T21:21:28.8378230Z ^ 2021-05-14T21:21:28.8379312Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:21:28.9283301Z 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-14T21:21:29.2652999Z 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-14T21:21:29.3676693Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-14T21:21:29.3690919Z 2021-05-14T21:21:29.3692064Z *** arch - x64 2021-05-14T21:21:29.3960327Z 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-14T21:21:29.4741666Z 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-14T21:21:29.5677806Z 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-14T21:21:29.6512903Z 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-14T21:21:29.7519789Z 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-14T21:21:30.0644037Z 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-14T21:21:30.1427451Z 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-14T21:21:30.3994156Z 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-14T21:21:30.5465895Z 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-14T21:21:30.6294986Z 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-14T21:21:30.7591366Z 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-14T21:21:30.9532752Z 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-14T21:21:31.0744462Z 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-14T21:21:31.1639816Z 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-14T21:21:31.2629314Z 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-14T21:21:31.3572576Z utils.c: In function 'FANSI_find_esc': 2021-05-14T21:21:31.3574139Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:21:31.3575239Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-14T21:21:31.3575947Z ^ 2021-05-14T21:21:31.3577001Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-14T21:21:31.4397109Z 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-14T21:21:31.7665832Z 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-14T21:21:31.8568160Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-14T21:21:31.8594458Z ** R 2021-05-14T21:21:31.8784885Z ** inst 2021-05-14T21:21:31.8810135Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:21:32.2940532Z ** help 2021-05-14T21:21:32.4022650Z *** installing help indices 2021-05-14T21:21:32.4575290Z converting help for package 'fansi' 2021-05-14T21:21:32.4808785Z finding HTML links ... done 2021-05-14T21:21:32.5947881Z fansi html 2021-05-14T21:21:32.6009983Z fansi_lines html 2021-05-14T21:21:32.6262317Z has_ctl html 2021-05-14T21:21:32.6346863Z html_code_block html 2021-05-14T21:21:32.6403797Z html_esc html 2021-05-14T21:21:32.6806303Z nchar_ctl html 2021-05-14T21:21:32.7189515Z set_knit_hooks html 2021-05-14T21:21:32.7332255Z sgr_to_html html 2021-05-14T21:21:32.7579038Z strip_ctl html 2021-05-14T21:21:32.8095910Z strsplit_ctl html 2021-05-14T21:21:32.8098098Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEfnT0j/R.INSTALL4807fda65f9/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-14T21:21:32.8444394Z strtrim_ctl html 2021-05-14T21:21:32.8446248Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEfnT0j/R.INSTALL4807fda65f9/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-14T21:21:32.9043817Z strwrap_ctl html 2021-05-14T21:21:32.9045695Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEfnT0j/R.INSTALL4807fda65f9/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-14T21:21:32.9499715Z substr_ctl html 2021-05-14T21:21:32.9684663Z tabs_as_spaces html 2021-05-14T21:21:32.9810383Z term_cap_test html 2021-05-14T21:21:33.0045995Z unhandled_ctl html 2021-05-14T21:21:33.0050300Z ** building package indices 2021-05-14T21:21:33.0516052Z ** installing vignettes 2021-05-14T21:21:33.0606035Z ** testing if installed package can be loaded 2021-05-14T21:21:33.0608302Z *** arch - i386 2021-05-14T21:21:33.2656885Z *** arch - x64 2021-05-14T21:21:33.4734107Z * DONE (fansi) 2021-05-14T21:21:33.5178769Z In R CMD INSTALL 2021-05-14T21:21:34.1381806Z * installing *source* package 'diffobj' ... 2021-05-14T21:21:34.1738029Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-14T21:21:34.1992574Z ** libs 2021-05-14T21:21:34.2002404Z 2021-05-14T21:21:34.2003680Z *** arch - i386 2021-05-14T21:21:34.2231343Z 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-14T21:21:34.4915047Z 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-14T21:21:34.5909393Z 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-14T21:21:34.7720409Z 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-14T21:21:34.8614464Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-14T21:21:34.8627465Z 2021-05-14T21:21:34.8628499Z *** arch - x64 2021-05-14T21:21:34.8822177Z 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-14T21:21:35.0801749Z 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-14T21:21:35.1723068Z 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-14T21:21:35.3583132Z 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-14T21:21:35.4417012Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-14T21:21:35.4443356Z ** R 2021-05-14T21:21:35.5177700Z ** inst 2021-05-14T21:21:35.5237015Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:21:41.7483381Z ** help 2021-05-14T21:21:42.0436854Z *** installing help indices 2021-05-14T21:21:42.1721078Z converting help for package 'diffobj' 2021-05-14T21:21:42.1963478Z finding HTML links ... done 2021-05-14T21:21:42.2517466Z AlignThreshold-class html 2021-05-14T21:21:42.2580433Z Diff-class html 2021-05-14T21:21:42.2781039Z Extract_PaletteOfStyles html 2021-05-14T21:21:42.3636340Z Pager html 2021-05-14T21:21:42.4069195Z PaletteOfStyles-class html 2021-05-14T21:21:42.4281224Z Rdiff_chr html 2021-05-14T21:21:42.5398644Z Style html 2021-05-14T21:21:42.5786514Z StyleFuns html 2021-05-14T21:21:42.5869283Z StyleSummary html 2021-05-14T21:21:42.6070885Z StyleText html 2021-05-14T21:21:42.6184296Z any-Diff-method html 2021-05-14T21:21:42.6251582Z as.character-DiffSummary-method html 2021-05-14T21:21:42.6316388Z as.character-MyersMbaSes-method html 2021-05-14T21:21:42.6390877Z auto_context html 2021-05-14T21:21:42.6432231Z console_lines html 2021-05-14T21:21:42.6744006Z 2021-05-14T21:21:42.7128807Z finding level-2 HTML links ... done 2021-05-14T21:21:42.8465039Z diffChr html 2021-05-14T21:21:43.0338648Z diffCsv html 2021-05-14T21:21:43.1934856Z diffDeparse html 2021-05-14T21:21:43.3638859Z diffFile html 2021-05-14T21:21:43.3804166Z diffObj html 2021-05-14T21:21:43.5595844Z diffPrint html 2021-05-14T21:21:43.7246517Z diffStr html 2021-05-14T21:21:43.7428105Z diff_myers html 2021-05-14T21:21:43.7467089Z diffobj-package html 2021-05-14T21:21:43.7513554Z diffobj_s4method_doc html 2021-05-14T21:21:43.7558517Z diffobj_set_def_opts html 2021-05-14T21:21:43.7614454Z dimnames-PaletteOfStyles-method html 2021-05-14T21:21:43.7772566Z extract-Diff-method html 2021-05-14T21:21:43.7881789Z finalizeHtml html 2021-05-14T21:21:43.7930511Z gdo html 2021-05-14T21:21:43.8275349Z guides html 2021-05-14T21:21:43.8341630Z has_Rdiff html 2021-05-14T21:21:43.8423492Z make_blocking html 2021-05-14T21:21:43.8491294Z nchar_html html 2021-05-14T21:21:43.8610390Z pager_is_less html 2021-05-14T21:21:43.8724016Z par_frame html 2021-05-14T21:21:43.8973124Z ses html 2021-05-14T21:21:43.9028827Z show-DiffSummary-method html 2021-05-14T21:21:43.9080595Z show-PaletteOfStyles-method html 2021-05-14T21:21:43.9146921Z show-Style-method html 2021-05-14T21:21:43.9258206Z strip_hz_control html 2021-05-14T21:21:43.9395198Z summary-Diff-method html 2021-05-14T21:21:43.9473873Z summary-MyersMbaSes-method html 2021-05-14T21:21:43.9545633Z summary-PaletteOfStyles-method html 2021-05-14T21:21:43.9688884Z tag_f html 2021-05-14T21:21:43.9941683Z trim html 2021-05-14T21:21:44.0071123Z view_or_browse html 2021-05-14T21:21:44.0074231Z webfiles html 2021-05-14T21:21:44.0082318Z ** building package indices 2021-05-14T21:21:44.1396622Z ** installing vignettes 2021-05-14T21:21:44.1463546Z ** testing if installed package can be loaded 2021-05-14T21:21:44.1466223Z *** arch - i386 2021-05-14T21:21:44.4519039Z *** arch - x64 2021-05-14T21:21:44.7633940Z * DONE (diffobj) 2021-05-14T21:21:44.8446427Z In R CMD INSTALL 2021-05-14T21:21:45.1918704Z * installing *source* package 'ps' ... 2021-05-14T21:21:45.2024202Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-14T21:21:46.3516895Z ** libs 2021-05-14T21:21:46.3527065Z 2021-05-14T21:21:46.3528114Z *** arch - i386 2021-05-14T21:21:46.3921482Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-14T21:21:46.5740328Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-14T21:21:46.9334533Z 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-14T21:21:47.2722032Z 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-14T21:21:47.6106645Z 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-14T21:21:47.9425577Z 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-14T21:21:48.4215570Z 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-14T21:21:48.5079982Z 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-14T21:21:49.0536476Z 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-14T21:21:49.4260641Z 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-14T21:21:50.1580708Z 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-14T21:21:50.4193002Z 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-14T21:21:50.9162468Z 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-14T21:21:51.3022996Z 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-14T21:21:51.7497900Z 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-14T21:21:51.8756978Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-14T21:21:51.8797148Z 2021-05-14T21:21:51.8798207Z *** arch - x64 2021-05-14T21:21:51.9164711Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-14T21:21:52.0793960Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-14T21:21:52.6334183Z 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-14T21:21:53.1703253Z 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-14T21:21:53.7125928Z 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-14T21:21:54.2713609Z 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-14T21:21:54.9126547Z 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-14T21:21:54.9962227Z 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-14T21:21:55.7370671Z 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-14T21:21:56.2774563Z 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-14T21:21:57.1100934Z 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-14T21:21:57.5752522Z 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-14T21:21:58.1807390Z 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-14T21:21:58.7541704Z 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-14T21:21:59.4133175Z 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-14T21:21:59.5304716Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-14T21:21:59.5348081Z ** R 2021-05-14T21:21:59.5545357Z ** inst 2021-05-14T21:21:59.5573397Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:00.3531663Z ** help 2021-05-14T21:22:00.5996613Z *** installing help indices 2021-05-14T21:22:00.7313592Z converting help for package 'ps' 2021-05-14T21:22:00.7912182Z finding HTML links ... done 2021-05-14T21:22:00.8511854Z CleanupReporter html 2021-05-14T21:22:00.8575909Z errno html 2021-05-14T21:22:00.8717734Z ps html 2021-05-14T21:22:00.8758666Z ps_boot_time html 2021-05-14T21:22:00.9027908Z ps_children html 2021-05-14T21:22:00.9312455Z ps_cmdline html 2021-05-14T21:22:00.9636098Z ps_connections html 2021-05-14T21:22:00.9688281Z ps_cpu_count html 2021-05-14T21:22:00.9978192Z ps_cpu_times html 2021-05-14T21:22:01.0214665Z ps_create_time html 2021-05-14T21:22:01.0469512Z ps_cwd html 2021-05-14T21:22:01.0703909Z ps_descent html 2021-05-14T21:22:01.0785970Z ps_disk_partitions html 2021-05-14T21:22:01.0877126Z ps_disk_usage html 2021-05-14T21:22:01.1134675Z ps_environ html 2021-05-14T21:22:01.1397713Z ps_exe html 2021-05-14T21:22:01.1530486Z ps_get_nice html 2021-05-14T21:22:01.1807622Z ps_handle html 2021-05-14T21:22:01.2033542Z ps_interrupt html 2021-05-14T21:22:01.2256417Z ps_is_running html 2021-05-14T21:22:01.2478947Z ps_kill html 2021-05-14T21:22:01.2813562Z ps_kill_tree html 2021-05-14T21:22:01.2922402Z ps_loadavg html 2021-05-14T21:22:01.3261360Z ps_memory_info html 2021-05-14T21:22:01.3483758Z ps_name html 2021-05-14T21:22:01.3717550Z ps_num_fds html 2021-05-14T21:22:01.3975179Z ps_num_threads html 2021-05-14T21:22:01.4231742Z ps_open_files html 2021-05-14T21:22:01.4278195Z ps_os_type html 2021-05-14T21:22:01.4500358Z ps_pid html 2021-05-14T21:22:01.4537245Z ps_pids html 2021-05-14T21:22:01.4802334Z ps_ppid html 2021-05-14T21:22:01.5051549Z ps_resume html 2021-05-14T21:22:01.5301417Z ps_send_signal html 2021-05-14T21:22:01.5535650Z ps_shared_lib_users html 2021-05-14T21:22:01.5768481Z ps_shared_libs html 2021-05-14T21:22:01.6048618Z ps_status html 2021-05-14T21:22:01.6297143Z ps_suspend html 2021-05-14T21:22:01.6421059Z ps_system_cpu_times html 2021-05-14T21:22:01.6585380Z ps_system_memory html 2021-05-14T21:22:01.6675303Z ps_system_swap html 2021-05-14T21:22:01.6903745Z ps_terminal html 2021-05-14T21:22:01.7119180Z ps_terminate html 2021-05-14T21:22:01.7213700Z ps_tty_size html 2021-05-14T21:22:01.7499026Z ps_uids html 2021-05-14T21:22:01.7742750Z ps_username html 2021-05-14T21:22:01.7810154Z ps_users html 2021-05-14T21:22:01.7845928Z signals html 2021-05-14T21:22:01.7854413Z ** building package indices 2021-05-14T21:22:01.9117148Z ** testing if installed package can be loaded 2021-05-14T21:22:01.9119497Z *** arch - i386 2021-05-14T21:22:02.2175090Z *** arch - x64 2021-05-14T21:22:02.4271524Z * DONE (ps) 2021-05-14T21:22:02.4825139Z In R CMD INSTALL 2021-05-14T21:22:02.9216149Z * installing *source* package 'pkgload' ... 2021-05-14T21:22:02.9398968Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-14T21:22:02.9650609Z ** R 2021-05-14T21:22:02.9847378Z ** inst 2021-05-14T21:22:02.9862621Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:03.6722988Z ** help 2021-05-14T21:22:03.7733898Z *** installing help indices 2021-05-14T21:22:03.8366383Z converting help for package 'pkgload' 2021-05-14T21:22:03.8601797Z finding HTML links ... done 2021-05-14T21:22:03.8778071Z check_dep_version html 2021-05-14T21:22:03.8843818Z check_suggested html 2021-05-14T21:22:03.9111971Z dev_example html 2021-05-14T21:22:03.9223987Z dev_help html 2021-05-14T21:22:03.9266848Z dev_meta html 2021-05-14T21:22:03.9301499Z has_tests html 2021-05-14T21:22:03.9486986Z help html 2021-05-14T21:22:03.9586831Z imports_env html 2021-05-14T21:22:03.9650644Z inst html 2021-05-14T21:22:03.9698271Z is_dev_package html 2021-05-14T21:22:04.0202389Z load_all html 2021-05-14T21:22:04.0252491Z load_code html 2021-05-14T21:22:04.0295899Z load_data html 2021-05-14T21:22:04.0335985Z load_dll html 2021-05-14T21:22:04.0376223Z load_imports html 2021-05-14T21:22:04.0483859Z ns_env html 2021-05-14T21:22:04.0555966Z package_file html 2021-05-14T21:22:04.0653249Z packages html 2021-05-14T21:22:04.0710865Z parse_deps html 2021-05-14T21:22:04.0751685Z parse_ns_file html 2021-05-14T21:22:04.0868013Z pkg_env html 2021-05-14T21:22:04.0943314Z pkgtest html 2021-05-14T21:22:04.0995445Z run_pkg_hook html 2021-05-14T21:22:04.1162453Z system.file html 2021-05-14T21:22:04.1255851Z unload html 2021-05-14T21:22:04.1262366Z ** building package indices 2021-05-14T21:22:04.1915143Z ** testing if installed package can be loaded 2021-05-14T21:22:04.1917729Z *** arch - i386 2021-05-14T21:22:04.5987564Z *** arch - x64 2021-05-14T21:22:05.1092297Z * DONE (pkgload) 2021-05-14T21:22:05.1704554Z In R CMD INSTALL 2021-05-14T21:22:05.3961731Z * installing *source* package 'ellipsis' ... 2021-05-14T21:22:05.3992429Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-14T21:22:05.4262240Z ** libs 2021-05-14T21:22:05.4269645Z 2021-05-14T21:22:05.4270666Z *** arch - i386 2021-05-14T21:22:05.4476195Z 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-14T21:22:05.5646082Z 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-14T21:22:05.7470559Z 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-14T21:22:05.8365543Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-14T21:22:05.8373636Z 2021-05-14T21:22:05.8374730Z *** arch - x64 2021-05-14T21:22:05.8580746Z 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-14T21:22:05.9630522Z 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-14T21:22:06.1537463Z 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-14T21:22:06.2370915Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-14T21:22:06.2395023Z ** R 2021-05-14T21:22:06.2453925Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:06.3352697Z ** help 2021-05-14T21:22:06.3689033Z *** installing help indices 2021-05-14T21:22:06.3946136Z converting help for package 'ellipsis' 2021-05-14T21:22:06.4186156Z finding HTML links ... done 2021-05-14T21:22:06.4390355Z check_dots_empty html 2021-05-14T21:22:06.4507327Z check_dots_unnamed html 2021-05-14T21:22:06.4649220Z check_dots_used html 2021-05-14T21:22:06.4696980Z dots_empty html 2021-05-14T21:22:06.4740928Z dots_used html 2021-05-14T21:22:06.4877396Z ellipsis-package html 2021-05-14T21:22:06.4977665Z safe_median html 2021-05-14T21:22:06.4982201Z ** building package indices 2021-05-14T21:22:06.5199136Z ** testing if installed package can be loaded 2021-05-14T21:22:06.5201539Z *** arch - i386 2021-05-14T21:22:06.7244938Z *** arch - x64 2021-05-14T21:22:06.9309111Z * DONE (ellipsis) 2021-05-14T21:22:06.9518356Z In R CMD INSTALL 2021-05-14T21:22:07.2568606Z * installing *source* package 'digest' ... 2021-05-14T21:22:07.2647161Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-14T21:22:07.2836385Z ** libs 2021-05-14T21:22:07.2844527Z 2021-05-14T21:22:07.2845658Z *** arch - i386 2021-05-14T21:22:07.3232918Z 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-14T21:22:07.5833012Z 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-14T21:22:07.8969344Z 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-14T21:22:08.4733387Z 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-14T21:22:08.7357118Z 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-14T21:22:09.2526687Z 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-14T21:22:09.3783085Z 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-14T21:22:09.8503718Z 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-14T21:22:09.9530143Z 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-14T21:22:10.0226607Z 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-14T21:22:10.1975860Z 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-14T21:22:10.3173743Z 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-14T21:22:10.4266303Z 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-14T21:22:10.6735082Z 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-14T21:22:10.8473999Z 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-14T21:22:11.2569694Z 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-14T21:22:11.3909199Z 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-14T21:22:11.9102672Z 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-14T21:22:12.0145086Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-14T21:22:12.0156948Z 2021-05-14T21:22:12.0158178Z *** arch - x64 2021-05-14T21:22:12.0522128Z 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-14T21:22:12.2179579Z 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-14T21:22:12.5497096Z 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-14T21:22:13.0399584Z 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-14T21:22:13.2847059Z 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-14T21:22:13.7282440Z 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-14T21:22:13.8500558Z 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-14T21:22:14.4949184Z 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-14T21:22:14.5902954Z 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-14T21:22:14.6567364Z 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-14T21:22:14.8051598Z 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-14T21:22:14.8925590Z 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-14T21:22:14.9964813Z 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-14T21:22:15.2137019Z 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-14T21:22:15.3501829Z 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-14T21:22:15.6907477Z 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-14T21:22:15.8168072Z 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-14T21:22:16.1569098Z 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-14T21:22:16.2515972Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-14T21:22:16.2544366Z ** R 2021-05-14T21:22:16.2606213Z ** demo 2021-05-14T21:22:16.2620178Z ** inst 2021-05-14T21:22:16.2698275Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:16.5978889Z ** help 2021-05-14T21:22:16.6571279Z *** installing help indices 2021-05-14T21:22:16.6908534Z converting help for package 'digest' 2021-05-14T21:22:16.7138962Z finding HTML links ... done 2021-05-14T21:22:16.7524836Z AES html 2021-05-14T21:22:16.8322270Z digest html 2021-05-14T21:22:16.8439610Z digest2int html 2021-05-14T21:22:16.8764861Z hmac html 2021-05-14T21:22:16.8842778Z makeRaw html 2021-05-14T21:22:16.9169285Z sha1 html 2021-05-14T21:22:16.9370312Z vdigest html 2021-05-14T21:22:16.9374368Z ** building package indices 2021-05-14T21:22:16.9939892Z ** installing vignettes 2021-05-14T21:22:16.9997440Z ** testing if installed package can be loaded 2021-05-14T21:22:17.0000259Z *** arch - i386 2021-05-14T21:22:17.2042636Z *** arch - x64 2021-05-14T21:22:17.4124526Z * DONE (digest) 2021-05-14T21:22:17.4560220Z In R CMD INSTALL 2021-05-14T21:22:17.6976437Z * installing *source* package 'brio' ... 2021-05-14T21:22:17.7016033Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-14T21:22:17.7211550Z ** libs 2021-05-14T21:22:17.7219356Z 2021-05-14T21:22:17.7220437Z *** arch - i386 2021-05-14T21:22:17.7462641Z 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-14T21:22:18.0703042Z 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-14T21:22:18.1577936Z 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-14T21:22:18.2484249Z 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-14T21:22:18.3374425Z 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-14T21:22:18.4266599Z 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-14T21:22:18.5455597Z 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-14T21:22:18.6315531Z 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-14T21:22:18.8218397Z 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-14T21:22:18.9141400Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-14T21:22:18.9150013Z 2021-05-14T21:22:18.9151060Z *** arch - x64 2021-05-14T21:22:18.9367385Z 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-14T21:22:19.4613088Z 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-14T21:22:19.5490161Z 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-14T21:22:19.6333842Z 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-14T21:22:19.7206117Z 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-14T21:22:19.8066437Z 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-14T21:22:19.9125638Z 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-14T21:22:19.9950373Z 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-14T21:22:20.1929165Z 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-14T21:22:20.2781018Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-14T21:22:20.2805992Z ** R 2021-05-14T21:22:20.2866091Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:20.3411360Z ** help 2021-05-14T21:22:20.3806550Z *** installing help indices 2021-05-14T21:22:20.4066154Z converting help for package 'brio' 2021-05-14T21:22:20.4324767Z finding HTML links ... done 2021-05-14T21:22:20.4428266Z file_line_endings html 2021-05-14T21:22:20.4596339Z readLines html 2021-05-14T21:22:20.4666436Z read_file html 2021-05-14T21:22:20.4729245Z read_lines html 2021-05-14T21:22:20.4892780Z writeLines html 2021-05-14T21:22:20.4956967Z write_file html 2021-05-14T21:22:20.5037556Z write_lines html 2021-05-14T21:22:20.5041508Z ** building package indices 2021-05-14T21:22:20.5250902Z ** testing if installed package can be loaded 2021-05-14T21:22:20.5253370Z *** arch - i386 2021-05-14T21:22:20.7292405Z *** arch - x64 2021-05-14T21:22:20.9355780Z * DONE (brio) 2021-05-14T21:22:20.9630010Z In R CMD INSTALL 2021-05-14T21:22:21.2895713Z * installing *source* package 'xfun' ... 2021-05-14T21:22:21.2989164Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-14T21:22:21.3268869Z ** libs 2021-05-14T21:22:21.3276548Z 2021-05-14T21:22:21.3277585Z *** arch - i386 2021-05-14T21:22:21.3497698Z 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-14T21:22:21.4871379Z 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-14T21:22:21.6711432Z 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-14T21:22:21.7617796Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-14T21:22:21.7626548Z 2021-05-14T21:22:21.7627581Z *** arch - x64 2021-05-14T21:22:21.7829695Z 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-14T21:22:21.9100807Z 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-14T21:22:22.0969274Z 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-14T21:22:22.1788562Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-14T21:22:22.1814666Z ** R 2021-05-14T21:22:22.2070792Z ** inst 2021-05-14T21:22:22.2110393Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:22:23.1469098Z ** help 2021-05-14T21:22:23.4045405Z *** installing help indices 2021-05-14T21:22:23.5673691Z converting help for package 'xfun' 2021-05-14T21:22:23.5920658Z finding HTML links ... done 2021-05-14T21:22:23.6250390Z Rscript html 2021-05-14T21:22:23.6387407Z Rscript_call html 2021-05-14T21:22:23.6454605Z attr html 2021-05-14T21:22:23.6572497Z base64_encode html 2021-05-14T21:22:23.6678558Z base64_uri html 2021-05-14T21:22:23.6808524Z bg_process html 2021-05-14T21:22:23.6869785Z bump_version html 2021-05-14T21:22:23.7323182Z cache_rds html 2021-05-14T21:22:23.7374182Z del_empty_dir html 2021-05-14T21:22:23.7458927Z dir_create html 2021-05-14T21:22:23.7537192Z dir_exists html 2021-05-14T21:22:23.7650160Z do_once html 2021-05-14T21:22:23.7802465Z download_file html 2021-05-14T21:22:23.7981569Z embed_file html 2021-05-14T21:22:23.8104837Z exit_call html 2021-05-14T21:22:23.8224661Z file_ext html 2021-05-14T21:22:23.8278315Z file_string html 2021-05-14T21:22:23.8415381Z from_root html 2021-05-14T21:22:23.8498274Z github_releases html 2021-05-14T21:22:23.8561020Z grep_sub html 2021-05-14T21:22:23.8726828Z gsub_file html 2021-05-14T21:22:23.8778410Z in_dir html 2021-05-14T21:22:23.8872309Z install_dir html 2021-05-14T21:22:23.8957620Z install_github html 2021-05-14T21:22:23.9002510Z isFALSE html 2021-05-14T21:22:23.9039818Z is_R_CMD_check html 2021-05-14T21:22:23.9103147Z is_abs_path html 2021-05-14T21:22:23.9158026Z is_ascii html 2021-05-14T21:22:23.9246057Z is_sub_path html 2021-05-14T21:22:23.9299583Z is_web_path html 2021-05-14T21:22:23.9424642Z magic_path html 2021-05-14T21:22:23.9489254Z mark_dirs html 2021-05-14T21:22:23.9612506Z msg_cat html 2021-05-14T21:22:23.9683612Z native_encode html 2021-05-14T21:22:23.9738389Z normalize_path html 2021-05-14T21:22:23.9855390Z numbers_to_words html 2021-05-14T21:22:23.9909311Z optipng html 2021-05-14T21:22:23.9950976Z os html 2021-05-14T21:22:24.0033758Z parse_only html 2021-05-14T21:22:24.0328066Z pkg_attach html 2021-05-14T21:22:24.0411049Z proc_kill html 2021-05-14T21:22:24.0519723Z process_file html 2021-05-14T21:22:24.0662116Z proj_root html 2021-05-14T21:22:24.0736988Z prose_index html 2021-05-14T21:22:24.0834046Z protect_math html 2021-05-14T21:22:24.0927036Z raw_string html 2021-05-14T21:22:24.1014294Z read_bin html 2021-05-14T21:22:24.1126842Z read_utf8 html 2021-05-14T21:22:24.1240478Z relative_path html 2021-05-14T21:22:24.1403318Z rename_seq html 2021-05-14T21:22:24.1482494Z retry html 2021-05-14T21:22:24.2020649Z rev_check html 2021-05-14T21:22:24.2114959Z rstudio_type html 2021-05-14T21:22:24.2173601Z same_path html 2021-05-14T21:22:24.2312427Z session_info html 2021-05-14T21:22:24.2385954Z set_envvar html 2021-05-14T21:22:24.2470765Z split_lines html 2021-05-14T21:22:24.2525527Z split_source html 2021-05-14T21:22:24.2684051Z strict_list html 2021-05-14T21:22:24.2739720Z stringsAsStrings html 2021-05-14T21:22:24.2830049Z tojson html 2021-05-14T21:22:24.2933746Z tree html 2021-05-14T21:22:24.2975882Z try_silent html 2021-05-14T21:22:24.3099836Z upload_ftp html 2021-05-14T21:22:24.3152770Z url_filename html 2021-05-14T21:22:24.3218058Z valid_syntax html 2021-05-14T21:22:24.3226460Z ** building package indices 2021-05-14T21:22:24.4544603Z ** installing vignettes 2021-05-14T21:22:24.4651384Z ** testing if installed package can be loaded 2021-05-14T21:22:24.4653889Z *** arch - i386 2021-05-14T21:22:24.6692521Z *** arch - x64 2021-05-14T21:22:24.8814678Z * DONE (xfun) 2021-05-14T21:22:24.9203624Z In R CMD INSTALL 2021-05-14T21:22:28.3304503Z * installing *source* package 'stringi' ... 2021-05-14T21:22:28.5468940Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-14T21:22:28.9251996Z ** libs 2021-05-14T21:22:28.9276750Z 2021-05-14T21:22:28.9277460Z *** arch - i386 2021-05-14T21:22:32.9270354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:33.4348459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:33.9848257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:34.5157669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:34.9404786Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:35.7803329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:36.2202183Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:36.7024132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:37.2908301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:37.8179755Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:38.2390608Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:38.7404463Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:39.2292612Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:39.6646230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:40.2902244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:40.9024152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:41.4218556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:42.0874149Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:42.7233360Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:43.1601645Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:43.7326055Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:44.1992867Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:44.9189312Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:45.4998665Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:46.1023772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:46.7138029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:47.2266834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:47.8372709Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:48.2369215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:48.6748693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:49.2012757Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:49.8093927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:50.2086311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:50.6285025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:51.0884288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:51.5986442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:52.0922383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:52.5108301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:52.9159494Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:53.4373401Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:53.9652169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:54.4036328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:55.8840625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:56.3632207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:57.0375460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:57.4683170Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:57.9187257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:22:58.3545426Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:58.9974677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:22:59.5166799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:00.1631973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:00.5434535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:01.1405583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:01.6276137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:02.2168447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:02.8037447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:03.4082020Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:03.8825178Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:04.5814069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:05.0990861Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:05.8398979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:06.6963351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:07.2118988Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:07.7620608Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:08.4212090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:08.9736285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:09.5210721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:10.0092236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:10.5762013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:11.1058303Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:11.5841090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:12.0408267Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:12.7996178Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:13.4343622Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:13.9117567Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:14.4624637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:15.0109647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:15.0741505Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:15.5501285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:15.9361283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:17.4339269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:17.4342566Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:17.5667841Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:18.9589476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:19.5622813Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:20.1317931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:23:20.6487037Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:21.3730311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:22.1250130Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:22.5881034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:22.9398415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:23.5649260Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:24.0985685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:24.4787626Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:25.0524236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:25.9183835Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:26.3083265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:26.9873241Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:27.2154263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:27.6379939Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:28.9156349Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:28.9160117Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:28.9163931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:29.1421380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:29.7795555Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:30.7096466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:30.9883146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:31.5591362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:32.9148352Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:32.9152206Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:32.9156002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:32.9159658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:33.2963508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:33.6935164Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:34.2309264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:35.0287875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:35.5421503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:36.9376944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:37.6036682Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:38.1472486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:38.8430787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:39.3808211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:39.6627312Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:40.2922224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:40.7012905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:41.5125391Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:42.0379417Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:42.5530781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:43.2981874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:44.1238531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:44.3971074Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:44.7959582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:45.4673619Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:46.3309524Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:46.7575991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:47.3635459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:48.3301756Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-14T21:23:48.3303032Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T21:23:48.3303587Z ^ 2021-05-14T21:23:48.4302818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:48.8262573Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:49.2425490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:49.7147508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:50.2187403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:50.5865257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:51.0493470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:52.4193345Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:52.4197512Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:52.4870064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:52.7951825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:53.1062460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:53.5507850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:54.1234957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:55.0381256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:55.4705951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:55.9313142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:56.2373450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:56.6886153Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:57.5210632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:57.9622620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:58.4598364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:58.9365870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:59.2852147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:59.5935069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:23:59.8542464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:00.5182347Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:01.0652629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:01.1497849Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:01.5505094Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:02.3644009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:02.4361939Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:03.0674009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:03.4006256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:04.4961380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:05.4156670Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:06.0784058Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:06.1636007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:06.6739077Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:07.0408210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:07.4600243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:08.0706611Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:08.5113918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:08.8239802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:09.1794375Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:10.1038256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:10.4071951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:10.7050906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:11.1053909Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:11.6299499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:11.8451357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:12.3206459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:12.7342656Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:13.4048439Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:13.6805286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:13.9264455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:14.1699158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:14.4134063Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:14.9635759Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:15.3924913Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:15.9861043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:16.7285523Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:17.4836612Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:17.7776608Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:18.7676135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:19.5455656Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:19.8279596Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:20.3409065Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:20.9643263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:21.3376053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:22.5955203Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:22.6664071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:23.0488395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:23.4772464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:23.9989426Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:24.4339349Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:24.7517714Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-14T21:24:24.7519469Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:24:24.7521051Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-14T21:24:24.7521794Z ^ 2021-05-14T21:24:24.7522830Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-14T21:24:24.7524323Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:24:24.7525496Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-14T21:24:24.7526202Z ^ 2021-05-14T21:24:25.4228353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:25.4231860Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:26.3184105Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:26.3991199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:27.0362590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:27.3415042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:27.8380561Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:28.2617519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:28.6236743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:29.4356695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:29.7999282Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:30.1246579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:30.3954371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:31.2325279Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:31.3038234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:32.0741166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:32.4384933Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:32.5889095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:33.3703951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:33.7998067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:34.0568819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:34.3788206Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:34.6659002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:34.9143729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:35.9192678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:36.8102930Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:37.3429075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:37.7807743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:38.2811567Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:38.8165509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:39.3692088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:39.4474402Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:40.1438796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:40.4823042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:40.5661136Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:41.3024557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:41.6986906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:42.9155049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:43.3120600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:43.8056357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:43.9026532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:45.1359897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:45.7111147Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:46.2711249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:46.5437931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:46.8120940Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:47.4972020Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:48.2576302Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:48.6076728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:48.8815944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:49.1672590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:49.7451962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:50.2027367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:50.7622041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:51.0648159Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:51.4361439Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:51.7869363Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:52.4150585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:53.4724184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:54.4927346Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:54.7548506Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:55.3034166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:55.7505831Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:56.1694952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:56.4929617Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:56.7500410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:57.4483387Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:57.9598226Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:58.8137461Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:59.4173631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:24:59.7033074Z 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-14T21:24:59.7942620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:00.2186423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:00.9304695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:01.3715129Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:01.7089697Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:02.1973677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:03.8316825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:04.2763434Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:04.7917358Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:05.7399629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:06.5066747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:07.5496361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:07.9876465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:08.6673628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:09.4389669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:10.1552783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:10.6936058Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:11.1652332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:12.6216969Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:12.7182850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:13.9869167Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:14.4436237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:15.6747002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:15.9791040Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:16.5134828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:16.9811625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:17.3411998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:17.9296640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:19.4315582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:19.9652732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:20.6309315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:22.6290114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:23.1886220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:24.0916608Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:24.8887433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:25.3593470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:25.9185248Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:26.4259476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:26.7717286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:27.2916430Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:27.7113191Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:28.9568538Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:29.2431772Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:29.8394528Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:31.5825639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:32.0991674Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:33.2822466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:35.4337581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:35.9437873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:36.2365758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:36.9531973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:37.8453123Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:38.6559541Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:38.8992059Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:39.3769092Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:39.4854399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:41.9575548Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:42.4305097Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:43.5306497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:45.0903016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:46.2088376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:46.7142134Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:47.1921153Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:47.6575894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:48.1293364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:48.8573887Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:49.0140951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:50.1081303Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:50.5572579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:51.3063871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:51.7542435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:54.0647262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:54.3686497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:54.8920223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:56.6417673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:57.0073237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:25:59.2645493Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:01.4662358Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:02.4266597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:02.9556332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:03.7581479Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:05.1441868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:06.0698341Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:06.3431017Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:06.9455701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:07.6250842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:08.2635572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:09.0600367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:12.2970862Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:12.7673873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:13.5877804Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:14.1905976Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:14.4795161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:14.9143228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:15.2128201Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:17.7933503Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:19.1623361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:19.6485627Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:21.0779108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:21.8890630Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:22.3639362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:23.4105667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:23.9134062Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:24.1579171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:24.4595879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:25.0164860Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:25.5553068Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:26.5935286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:27.0996216Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:27.8014244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:28.9356975Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:29.7155605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:30.2136518Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:30.6892199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:30.9406520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:31.3900884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:32.1103437Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:32.9652734Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:33.4316609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:34.3822159Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:35.0962454Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:35.7980771Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:36.2756729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:36.8844802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:39.0954071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:39.4612872Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:39.8829803Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:40.2121338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:40.6803466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:40.9603813Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:41.3136760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:42.8818133Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:45.1436071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:45.5225073Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-14T21:26:45.5226816Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5228452Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-14T21:26:45.5229313Z ^ 2021-05-14T21:26:45.5230918Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5232293Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-14T21:26:45.5233152Z ^ 2021-05-14T21:26:45.5234407Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5235804Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-14T21:26:45.5236658Z ^ 2021-05-14T21:26:45.5237955Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5239352Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-14T21:26:45.5240253Z ^ 2021-05-14T21:26:45.5241462Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-14T21:26:45.5243089Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5244363Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-14T21:26:45.5245178Z ^ 2021-05-14T21:26:45.5246388Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5247993Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-14T21:26:45.5249590Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:26:45.5250839Z return reinterpret_cast(gRawGMT); 2021-05-14T21:26:45.5251727Z ^ 2021-05-14T21:26:46.1579728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:46.5302287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:47.9972221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:50.0554478Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:51.0765982Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:51.5687900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:53.1428062Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:53.3966589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:53.8926405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:54.4822811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:54.7739672Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:55.4045877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:56.8623851Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:57.4561035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:57.9168232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:26:58.7354207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:00.1014947Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:00.1993024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:00.9012898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:01.5765555Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:02.0147605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:02.4042569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:02.6949397Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:03.2663678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:03.4097160Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:03.7027411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:04.0386513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:04.5861752Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:05.3685171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:06.3929836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:07.0060217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:07.8282984Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:08.1946645Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:08.4607104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:09.1203135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:09.9055277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:10.4197104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:11.6741842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:12.7703806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:13.4118556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:14.4176035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:14.4179885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:14.9342446Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:15.9312372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:16.8476411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:17.1978759Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:18.0193169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:18.6564638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:20.1681372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:20.6434898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:20.8557336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:21.1237743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:21.4343944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:22.3079360Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:22.8899401Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:24.4142624Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:27.5444550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:27.9262768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:28.9644507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:31.0059053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:31.1926764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:31.3126351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:31.7213749Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:32.3455144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:32.4556019Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:32.9906067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:33.4543984Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:34.8169317Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:35.1451440Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:35.6938825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:36.2518361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:37.0592399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:38.2783957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:38.7375042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:39.3391658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:42.1515838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:42.8519871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:43.4783045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:43.8532763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:44.1504647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:44.5940012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:45.9842926Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:46.4891575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:46.8721979Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-14T21:27:46.8724328Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:27:46.8726342Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-14T21:27:46.8727558Z ^ 2021-05-14T21:27:46.8729334Z 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-14T21:27:46.8731507Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:27:46.8733144Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-14T21:27:46.8734240Z ^ 2021-05-14T21:27:47.1430537Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:47.8538786Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:48.4720700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:48.9175341Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:49.3943192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:50.0454758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:50.6092643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:52.2072288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:53.6084920Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:54.0038411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:54.5812169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:54.8765357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:55.1434878Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:55.8895337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:56.0122850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:56.4409704Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:56.8855359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:27:59.3278836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:00.5134411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:00.8119090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:01.3151036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:01.4569791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:01.5350089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:03.8376623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:04.1644748Z 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-14T21:28:04.5652960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:04.8055791Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-14T21:28:06.9252142Z 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-14T21:28:07.5678905Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-14T21:28:07.6547147Z downloading the ICU data library (icudt) 2021-05-14T21:28:07.6548315Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-14T21:28:07.6572731Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-14T21:28:07.7207225Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-14T21:28:07.8539953Z ================================================== 2021-05-14T21:28:07.8540970Z downloaded 10.9 MB 2021-05-14T21:28:07.8541417Z 2021-05-14T21:28:07.8827850Z icudt fetch successful 2021-05-14T21:28:07.8832971Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-14T21:28:08.0851837Z icudt has been installed successfully 2021-05-14T21:28:08.1340255Z 2021-05-14T21:28:08.1341168Z *** arch - x64 2021-05-14T21:28:11.8370511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:12.3225564Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:12.8759326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:13.4105146Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:13.8310437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:14.6616418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:15.1012044Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:15.6001533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:16.1793543Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:16.6990216Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:17.1308893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:17.6388723Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:18.1233853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:18.5671895Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:19.1867897Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:19.8012295Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:20.3160179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:20.9647691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:21.6081069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:22.0634601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:22.6449773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:23.1132712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:23.8268561Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:24.4137124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:25.0216308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:25.6320260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:26.1449234Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:26.7604517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:27.1574307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:27.6029360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:28.1316562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:28.7398039Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:29.1442859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:29.5819792Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:30.0519993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:30.5635037Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:31.0541102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:31.4847519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:31.8991712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:32.4327925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:32.9494600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:33.3959290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:35.1287080Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:35.6266410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:36.2908355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:36.7338475Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:37.1916840Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:37.9358841Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:38.1355579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:38.6502567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:39.2793116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:39.6831228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:40.2747537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:40.7664585Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:41.3394266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:41.9353071Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:42.3890016Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:42.8722333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:43.5625685Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:44.0910176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:44.8289547Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:45.7040610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:46.2195129Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:46.7825931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:47.2779072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:47.8280487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:48.3818568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:48.8836255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:49.4362058Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:49.9721039Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:50.9229953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:50.9233352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:51.5225460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:52.1505675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:52.6414352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:53.2044119Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:53.7596446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:53.8214786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:54.3091761Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:54.7124539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:55.2684112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:55.7025668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:56.2039661Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:57.5926768Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:58.1679296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:58.7378449Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:28:59.2579194Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:28:59.9479512Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:00.9147446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:01.3848900Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:01.7309140Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:02.3640492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:02.7574998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:03.1352295Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:03.7102759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:04.5499599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:04.8177391Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:05.4867354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:05.7090493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:06.1366287Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:06.6756622Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:07.2437671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:07.3328346Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:07.6589373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:08.1680621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:09.0586425Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:09.3362922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:09.9063139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:10.3401974Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:10.4325615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:10.7132018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:11.0680642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:11.5164874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:11.9063542Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:12.4503282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:13.2237274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:13.7280105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:14.2961944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:15.7356804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:16.2933608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:16.8990541Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:17.4331332Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:17.7164620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:18.3372182Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:18.6296983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:19.3553322Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:19.8818915Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:20.4041592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:21.0663741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:21.8903582Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:22.1651052Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:22.5543008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:23.1410455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:24.0233613Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:24.4596316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:25.0628603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:25.9878233Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-14T21:29:25.9879535Z static void uprv_UnicodeStringDummy(void) { 2021-05-14T21:29:25.9880124Z ^ 2021-05-14T21:29:26.0240742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:26.4167116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:26.8282785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:27.2870807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:27.7313960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:28.0922159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:28.5629310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:29.0242476Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:29.3880198Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:29.8880935Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:30.1961299Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:30.5010379Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:30.8497952Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:31.4351254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:32.3383426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:32.7811428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:33.1402499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:33.4859529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:33.9668332Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:34.7819078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:35.2237331Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:35.6901211Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:36.1612728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:36.5026753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:36.8173632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:37.0771753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:37.7293657Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:38.2612135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:38.3412351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:38.7407258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:39.5370119Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:39.6059393Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:40.2311090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:40.5657266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:41.6345049Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:42.5142115Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:43.1626295Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:43.2436516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:43.7295411Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:44.0992167Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:44.5237084Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:45.1364460Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:45.5688641Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:45.8851511Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:46.2426467Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:47.1683859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:47.4698055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:47.7751436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:48.1737147Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:48.6898570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:48.9084176Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:49.3769815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:49.7731966Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:50.4293639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:50.7048907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:50.9431637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:51.1909605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:51.4324736Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:51.9593766Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:52.3892782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:52.9918160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:53.6941047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:54.4342196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:54.7358126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:55.7203885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:56.4992818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:56.7872101Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:57.2799719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:57.8939424Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:58.2705282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:59.4826122Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:59.5517538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:29:59.9372664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:00.3834169Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:00.9070544Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:01.3331831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:01.6641524Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-14T21:30:01.6643277Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:30:01.6644542Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-14T21:30:01.6645297Z ^ 2021-05-14T21:30:01.6646319Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-14T21:30:01.6647846Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:30:01.6649369Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-14T21:30:01.6650093Z ^ 2021-05-14T21:30:01.8823848Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:02.3112225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:03.2314305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:03.3102663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:03.8458440Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:04.1473809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:04.6355994Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:05.0504384Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:05.4124455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:06.2015405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:06.5571695Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:06.8809833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:07.1534540Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:08.2116446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:08.2808783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:09.0379615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:09.6630553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:09.8086436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:10.5964462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:11.0422338Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:11.2984856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:11.6260800Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:11.9148075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:12.1671477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:13.1510359Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:14.0053153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:14.5410334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:15.0215067Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:15.7791389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:16.3164665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:16.8422448Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:16.9184518Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:17.5932933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:17.9233245Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:18.0073106Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:18.7392235Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:19.1274034Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:20.3266483Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:20.7184279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:21.1992430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:21.2932205Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:22.5102360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:23.0770790Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:23.6301281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:23.9130931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:24.1796468Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:24.8538592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:25.6135281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:25.9648942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:26.2422563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:26.5287782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:27.1003186Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:27.5592499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:28.1166447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:28.4092350Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:28.7748833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:29.1226452Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:29.7436600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:30.8163791Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:31.7948775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:32.0446955Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:32.5844291Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:33.0291353Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:33.4401619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:33.7527759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:34.0116836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:34.6935597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:35.2154965Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:36.0229064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:36.6188365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:36.9094017Z 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-14T21:30:37.0184326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:37.4341371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:38.1247765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:38.5629945Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:38.8976921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:39.3919588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:40.9970469Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:41.4460814Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:41.9715169Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:42.9370747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:43.6912293Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:44.7026462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:45.1330677Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:45.8063400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:46.5722258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:47.2768082Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:47.8225527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:48.2851300Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:49.6437947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:49.7377840Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:50.9578141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:51.4127144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:52.5873816Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:52.8866263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:53.4058775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:53.8828209Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:54.2440779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:54.8397378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:56.2882664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:56.8244777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:57.5026769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:59.9272500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:30:59.9774596Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:00.8460482Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:01.6164762Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:02.0914011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:02.6762801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:03.1873536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:03.5321516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:04.0270226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:04.4537256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:05.6139158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:05.8991542Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:06.4838103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:08.1533256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:08.6430703Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:09.7645591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:11.9213410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:12.3494442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:12.6305265Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:13.3206274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:14.1827583Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:14.9545228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:15.1945872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:15.6567363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:15.7583342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:17.8963556Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:18.3645121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:19.4488922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:20.9676388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:22.0627426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:22.5588720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:23.0315087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:23.4984397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:23.9637263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:24.6696599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:24.8235282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:25.8811114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:26.3332849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:27.0671515Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:27.5278899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:29.7839683Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:30.0891114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:30.6111108Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:32.3098057Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:32.6627793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:34.8155160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:36.9255427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:37.7878788Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:38.3069202Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:39.0789520Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:40.4067701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:41.3421403Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:41.6166581Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:42.2276574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:42.8859479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:43.5222620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:44.3085901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:47.3659359Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:47.8296804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:48.6270976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:49.4719127Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:49.7658262Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:50.1945355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:50.4811936Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:52.9853267Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:54.2584226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:54.7456257Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:56.1566609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:56.9355786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:57.4151116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:58.4190911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:58.9076670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:59.1101345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:59.3904772Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:31:59.9454574Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:00.4723512Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:01.5186369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:02.0128903Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:02.7046143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:03.8488544Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:04.6161161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:05.0916279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:05.5776147Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:05.8304057Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:06.2881986Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:06.9947401Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:07.8386308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:08.3133191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:09.2478088Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:09.9372415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:10.6330847Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:11.1114405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:11.7181823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:13.8833873Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:14.2074596Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:14.8825664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:15.2126405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:15.6875033Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:15.9634002Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:16.3098441Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:17.7587627Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:19.9576691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:20.3422137Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-14T21:32:20.3423861Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3425290Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-14T21:32:20.3426158Z ^ 2021-05-14T21:32:20.3427560Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3428916Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-14T21:32:20.3429795Z ^ 2021-05-14T21:32:20.3431074Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3432705Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-14T21:32:20.3433589Z ^ 2021-05-14T21:32:20.3434822Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3436479Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-14T21:32:20.3437394Z ^ 2021-05-14T21:32:20.3438605Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-14T21:32:20.3440235Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3441539Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-14T21:32:20.3442335Z ^ 2021-05-14T21:32:20.3443575Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3445186Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-14T21:32:20.3446768Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:32:20.3448022Z return reinterpret_cast(gRawGMT); 2021-05-14T21:32:20.3448788Z ^ 2021-05-14T21:32:20.9417643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:21.3181420Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:22.7459054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:24.7419383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:25.7750514Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:26.2806553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:27.8344210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:28.0658219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:28.5685242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:29.1438631Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:29.4336328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:30.0603890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:31.4886997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:32.0722129Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:32.5220651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:33.3280593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:34.6194646Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:34.7082247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:35.3942213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:36.0529386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:36.4823844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:36.8709700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:37.1628381Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:37.7274220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:37.8659358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:38.1614124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:38.4997709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:39.3011211Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:40.0670108Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:41.0474393Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:41.6475536Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:42.4177413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:42.7887109Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:43.0529529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:43.7001860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:44.4622787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:44.9737745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:46.2132890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:47.3061378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:47.9288999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:48.3756303Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:48.8324027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:49.3982799Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:50.4037872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:51.3002781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:51.6574716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:52.4569855Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:53.0788607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:54.4906259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:54.9571646Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:55.1670568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:55.4443159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:55.7552947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:56.5849446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:57.1659791Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:32:58.6330758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:01.6408854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:02.0136009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:03.0355224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:04.9877334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:05.1642727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:05.2743386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:05.6756568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:06.2759050Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:06.3835522Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:06.9471258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:07.4167051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:08.7306157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:09.0592289Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:09.6044160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:10.1574475Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:10.9322844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:12.1105827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:12.5582593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:13.1616525Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:15.9046137Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:16.5826189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:17.1966305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:17.5675664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:17.8754208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:18.3090334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:19.6636467Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:20.1565187Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:20.5486023Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-14T21:33:20.5488492Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:33:20.5490184Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-14T21:33:20.5491349Z ^ 2021-05-14T21:33:20.5493155Z 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-14T21:33:20.5495584Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-14T21:33:20.5497489Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-14T21:33:20.5498603Z ^ 2021-05-14T21:33:20.8126976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:21.5042503Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:22.1151558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:22.5710412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:23.0402347Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:23.6841632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:24.2438059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:25.8089160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:27.1388126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:27.5348563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:28.0827922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:28.3783491Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:28.6417569Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:29.3769055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:29.4950114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:29.9313036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:30.3736036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:32.7889141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:33.9265635Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:34.2330572Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:34.7230618Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:34.8614179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:34.9364403Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:37.1839297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-14T21:33:37.5139253Z 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-14T21:33:38.1779209Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-14T21:33:38.4194567Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-14T21:33:40.0837836Z 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-14T21:33:41.8520681Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-14T21:33:41.8992015Z ** R 2021-05-14T21:33:41.9714394Z ** inst 2021-05-14T21:33:41.9733055Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:33:42.7858826Z ** help 2021-05-14T21:33:43.4505279Z *** installing help indices 2021-05-14T21:33:43.7278787Z converting help for package 'stringi' 2021-05-14T21:33:43.7539994Z finding HTML links ... done 2021-05-14T21:33:43.8772612Z about_arguments html 2021-05-14T21:33:44.0458131Z about_encoding html 2021-05-14T21:33:44.1038697Z about_locale html 2021-05-14T21:33:44.1716019Z about_search html 2021-05-14T21:33:44.2194393Z about_search_boundaries html 2021-05-14T21:33:44.3872222Z about_search_charclass html 2021-05-14T21:33:44.4222817Z about_search_coll html 2021-05-14T21:33:44.4411706Z about_search_fixed html 2021-05-14T21:33:44.5520852Z about_search_regex html 2021-05-14T21:33:44.6210116Z about_stringi html 2021-05-14T21:33:44.6361016Z operator_add html 2021-05-14T21:33:44.6566098Z operator_compare html 2021-05-14T21:33:44.6683748Z operator_dollar html 2021-05-14T21:33:44.7096354Z stri_compare html 2021-05-14T21:33:44.7294384Z stri_count html 2021-05-14T21:33:44.7736953Z stri_count_boundaries html 2021-05-14T21:33:44.7986575Z stri_datetime_add html 2021-05-14T21:33:44.8228151Z stri_datetime_create html 2021-05-14T21:33:44.8476977Z stri_datetime_fields html 2021-05-14T21:33:44.9046790Z stri_datetime_format html 2021-05-14T21:33:44.9257447Z stri_datetime_fstr html 2021-05-14T21:33:44.9373850Z stri_datetime_now html 2021-05-14T21:33:44.9632083Z stri_datetime_symbols html 2021-05-14T21:33:44.9939490Z stri_detect html 2021-05-14T21:33:45.0055144Z stri_dup html 2021-05-14T21:33:45.0390244Z stri_duplicated html 2021-05-14T21:33:45.0701396Z stri_enc_detect html 2021-05-14T21:33:45.1080743Z stri_enc_detect2 html 2021-05-14T21:33:45.1284460Z stri_enc_fromutf32 html 2021-05-14T21:33:45.1469153Z stri_enc_info html 2021-05-14T21:33:45.1576863Z stri_enc_isascii html 2021-05-14T21:33:45.1713643Z stri_enc_isutf16 html 2021-05-14T21:33:45.1873877Z stri_enc_isutf8 html 2021-05-14T21:33:45.2032359Z stri_enc_list html 2021-05-14T21:33:45.2244081Z stri_enc_mark html 2021-05-14T21:33:45.2436055Z stri_enc_set html 2021-05-14T21:33:45.2577732Z stri_enc_toascii html 2021-05-14T21:33:45.2718490Z stri_enc_tonative html 2021-05-14T21:33:45.2877150Z stri_enc_toutf32 html 2021-05-14T21:33:45.3136526Z stri_enc_toutf8 html 2021-05-14T21:33:45.3553155Z stri_encode html 2021-05-14T21:33:45.3672408Z stri_escape_unicode html 2021-05-14T21:33:45.4080377Z stri_extract html 2021-05-14T21:33:45.4609594Z stri_extract_boundaries html 2021-05-14T21:33:45.4774369Z stri_flatten html 2021-05-14T21:33:45.4926360Z stri_info html 2021-05-14T21:33:45.5004171Z stri_isempty html 2021-05-14T21:33:45.5225307Z stri_join html 2021-05-14T21:33:45.5378745Z stri_join_list html 2021-05-14T21:33:45.5529802Z stri_length html 2021-05-14T21:33:45.5748067Z stri_list2matrix html 2021-05-14T21:33:45.5882343Z stri_locale_info html 2021-05-14T21:33:45.5966568Z stri_locale_list html 2021-05-14T21:33:45.6114845Z stri_locale_set html 2021-05-14T21:33:45.6537122Z stri_locate html 2021-05-14T21:33:45.7033464Z stri_locate_boundaries html 2021-05-14T21:33:45.7350885Z stri_match html 2021-05-14T21:33:45.7427112Z stri_na2empty html 2021-05-14T21:33:45.7554223Z stri_numbytes html 2021-05-14T21:33:45.7967194Z stri_opts_brkiter html 2021-05-14T21:33:45.8408655Z stri_opts_collator html 2021-05-14T21:33:45.8570878Z stri_opts_fixed html 2021-05-14T21:33:45.8933265Z stri_opts_regex html 2021-05-14T21:33:45.9276375Z stri_order html 2021-05-14T21:33:45.9484647Z stri_pad html 2021-05-14T21:33:45.9636018Z stri_rand_lipsum html 2021-05-14T21:33:45.9718058Z stri_rand_shuffle html 2021-05-14T21:33:45.9850674Z stri_rand_strings html 2021-05-14T21:33:46.0106450Z stri_rank html 2021-05-14T21:33:46.0274553Z stri_read_lines html 2021-05-14T21:33:46.0383274Z stri_read_raw html 2021-05-14T21:33:46.0498595Z stri_remove_empty html 2021-05-14T21:33:46.0876297Z stri_replace html 2021-05-14T21:33:46.0974044Z stri_replace_na html 2021-05-14T21:33:46.1039977Z stri_reverse html 2021-05-14T21:33:46.1392502Z stri_sort html 2021-05-14T21:33:46.1661233Z stri_sort_key html 2021-05-14T21:33:46.2070633Z stri_split html 2021-05-14T21:33:46.2553490Z stri_split_boundaries html 2021-05-14T21:33:46.2845794Z stri_split_lines html 2021-05-14T21:33:46.3175677Z stri_startsendswith html 2021-05-14T21:33:46.3325790Z stri_stats_general html 2021-05-14T21:33:46.3461381Z stri_stats_latex html 2021-05-14T21:33:46.3869903Z stri_sub html 2021-05-14T21:33:46.4200321Z stri_sub_all html 2021-05-14T21:33:46.4453076Z stri_subset html 2021-05-14T21:33:46.4782403Z stri_timezone_info html 2021-05-14T21:33:46.5014716Z stri_timezone_list html 2021-05-14T21:33:46.5209191Z stri_timezone_set html 2021-05-14T21:33:46.5636449Z stri_trans_casemap html 2021-05-14T21:33:46.5782882Z stri_trans_char html 2021-05-14T21:33:46.5973366Z stri_trans_general html 2021-05-14T21:33:46.6061794Z stri_trans_list html 2021-05-14T21:33:46.6352886Z stri_trans_nf html 2021-05-14T21:33:46.6571660Z stri_trim html 2021-05-14T21:33:46.6712085Z stri_unescape_unicode html 2021-05-14T21:33:46.6987064Z stri_unique html 2021-05-14T21:33:46.7220848Z stri_width html 2021-05-14T21:33:46.7879401Z stri_wrap html 2021-05-14T21:33:46.8026284Z stri_write_lines html 2021-05-14T21:33:46.8045673Z ** building package indices 2021-05-14T21:33:47.0839550Z ** testing if installed package can be loaded 2021-05-14T21:33:47.0841552Z *** arch - i386 2021-05-14T21:33:47.2885195Z *** arch - x64 2021-05-14T21:33:47.5025435Z * DONE (stringi) 2021-05-14T21:33:48.9168976Z In R CMD INSTALL 2021-05-14T21:33:50.2265344Z * installing *source* package 'Rcpp' ... 2021-05-14T21:33:50.3038354Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-14T21:33:50.3219160Z ** libs 2021-05-14T21:33:50.3227078Z 2021-05-14T21:33:50.3228205Z *** arch - i386 2021-05-14T21:33:50.3483624Z 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-14T21:33:52.2079553Z 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-14T21:33:59.1815600Z 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-14T21:33:59.3674688Z 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-14T21:34:01.4415971Z 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-14T21:34:05.1782380Z 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-14T21:34:07.0943768Z 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-14T21:34:07.4030664Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-14T21:34:07.4058140Z 2021-05-14T21:34:07.4059193Z *** arch - x64 2021-05-14T21:34:07.4293694Z 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-14T21:34:09.4908819Z 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-14T21:34:16.2077364Z 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-14T21:34:16.3846704Z 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-14T21:34:18.6884175Z 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-14T21:34:22.4790524Z 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-14T21:34:24.6248582Z 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-14T21:34:24.9876578Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-14T21:34:24.9919388Z ** R 2021-05-14T21:34:25.0029945Z ** inst 2021-05-14T21:34:25.2494089Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:34:27.4933966Z ** help 2021-05-14T21:34:27.6670645Z *** installing help indices 2021-05-14T21:34:27.7545347Z converting help for package 'Rcpp' 2021-05-14T21:34:27.7794820Z finding HTML links ... done 2021-05-14T21:34:27.8208754Z CppClass-class html 2021-05-14T21:34:27.8370725Z CppConstructor-class html 2021-05-14T21:34:27.8485146Z CppField-class html 2021-05-14T21:34:27.8643432Z CppFunction-class html 2021-05-14T21:34:27.8724519Z CppObject-class html 2021-05-14T21:34:27.8846496Z CppOverloadedMethods-class html 2021-05-14T21:34:27.9059296Z DollarNames-methods html 2021-05-14T21:34:27.9176499Z Module-class html 2021-05-14T21:34:27.9271244Z Module html 2021-05-14T21:34:27.9364628Z Rcpp-deprecated html 2021-05-14T21:34:27.9443635Z Rcpp-internal html 2021-05-14T21:34:27.9606128Z Rcpp-package html 2021-05-14T21:34:28.0092978Z Rcpp.package.skeleton html 2021-05-14T21:34:28.0248743Z Rcpp.plugin.maker html 2021-05-14T21:34:28.0330636Z RcppLdFlags html 2021-05-14T21:34:28.0391419Z RcppUnitTests html 2021-05-14T21:34:28.0566624Z compileAttributes html 2021-05-14T21:34:28.0659635Z compilerCheck html 2021-05-14T21:34:28.1009974Z cppFunction html 2021-05-14T21:34:28.1150995Z demangle html 2021-05-14T21:34:28.1261090Z dependsAttribute html 2021-05-14T21:34:28.1498052Z evalCpp html 2021-05-14T21:34:28.1683166Z exportAttribute html 2021-05-14T21:34:28.2200892Z exposeClass html 2021-05-14T21:34:28.2248295Z formals html 2021-05-14T21:34:28.2350118Z getRcppVersion html 2021-05-14T21:34:28.2576460Z interfacesAttribute html 2021-05-14T21:34:28.2892187Z loadModule html 2021-05-14T21:34:28.3002131Z loadRcppModules-deprecated html 2021-05-14T21:34:28.3129381Z pluginsAttribute html 2021-05-14T21:34:28.3185093Z populate html 2021-05-14T21:34:28.3302357Z registerPlugin html 2021-05-14T21:34:28.3679676Z setRcppClass html 2021-05-14T21:34:28.4121317Z sourceCpp html 2021-05-14T21:34:28.4128249Z ** building package indices 2021-05-14T21:34:28.4974631Z ** installing vignettes 2021-05-14T21:34:28.5039093Z ** testing if installed package can be loaded 2021-05-14T21:34:28.5041648Z *** arch - i386 2021-05-14T21:34:28.8098197Z *** arch - x64 2021-05-14T21:34:29.1640789Z * DONE (Rcpp) 2021-05-14T21:34:29.3445015Z In R CMD INSTALL 2021-05-14T21:34:29.5807922Z * installing *source* package 'rversions' ... 2021-05-14T21:34:29.5839904Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-14T21:34:29.6097705Z ** R 2021-05-14T21:34:30.4315756Z ** inst 2021-05-14T21:34:30.4316450Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:34:30.4316979Z ** help 2021-05-14T21:34:30.4317448Z *** installing help indices 2021-05-14T21:34:30.4317975Z finding HTML links ... done 2021-05-14T21:34:30.4318458Z *** copying figures 2021-05-14T21:34:30.4318966Z ** building package indices 2021-05-14T21:34:30.4319578Z ** testing if installed package can be loaded 2021-05-14T21:34:30.4320092Z *** arch - i386 2021-05-14T21:34:30.4320456Z *** arch - x64 2021-05-14T21:34:30.4320874Z * DONE (rversions) 2021-05-14T21:34:30.4321295Z In R CMD INSTALL 2021-05-14T21:34:30.4321882Z converting help for package 'rversions' 2021-05-14T21:34:30.4322483Z r_oldrel html 2021-05-14T21:34:30.4323031Z r_release html 2021-05-14T21:34:30.4323568Z r_release_macos html 2021-05-14T21:34:30.4324328Z r_release_tarball html 2021-05-14T21:34:30.4324907Z r_release_win html 2021-05-14T21:34:30.4325447Z r_versions html 2021-05-14T21:34:30.4326124Z rversions-package html 2021-05-14T21:34:31.0990318Z * installing *source* package 'vctrs' ... 2021-05-14T21:34:31.1375551Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-14T21:34:31.1654204Z ** libs 2021-05-14T21:34:31.1665536Z 2021-05-14T21:34:31.1666835Z *** arch - i386 2021-05-14T21:34:31.2422030Z 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-14T21:34:31.3911727Z 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-14T21:34:31.5225558Z 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-14T21:34:31.6556063Z 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-14T21:34:32.1731300Z 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-14T21:34:32.3130002Z 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-14T21:34:32.4736728Z 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-14T21:34:32.5750864Z 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-14T21:34:32.7128977Z 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-14T21:34:32.8231736Z 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-14T21:34:33.0104159Z 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-14T21:34:33.9263724Z 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-14T21:34:33.9265712Z 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-14T21:34:33.9266868Z 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-14T21:34:33.9267999Z 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-14T21:34:33.9269016Z 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-14T21:34:34.4379406Z 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-14T21:34:34.5699622Z 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-14T21:34:34.7148760Z 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-14T21:34:34.8598432Z 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-14T21:34:34.9587796Z 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-14T21:34:35.2012113Z 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-14T21:34:35.3056063Z 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-14T21:34:35.7007665Z 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-14T21:34:35.8087425Z 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-14T21:34:36.9294588Z 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-14T21:34:36.9296360Z 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-14T21:34:36.9306189Z 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-14T21:34:36.9463986Z 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-14T21:34:37.1337225Z 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-14T21:34:37.2778180Z 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-14T21:34:37.4340774Z 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-14T21:34:37.5713963Z 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-14T21:34:37.7284581Z 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-14T21:34:37.9604398Z 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-14T21:34:38.0889189Z 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-14T21:34:38.2075099Z 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-14T21:34:38.3655129Z 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-14T21:34:38.8006329Z 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-14T21:34:39.1047989Z 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-14T21:34:39.3432523Z 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-14T21:34:39.5250607Z 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-14T21:34:39.7968251Z 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-14T21:34:39.8896689Z 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-14T21:34:40.1100404Z 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-14T21:34:40.2898679Z 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-14T21:34:40.4734899Z 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-14T21:34:40.9143453Z 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-14T21:34:41.1048828Z 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-14T21:34:41.2694539Z 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-14T21:34:41.4514506Z 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-14T21:34:41.5629232Z 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-14T21:34:41.7543288Z 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-14T21:34:41.9942686Z 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-14T21:34:42.2461839Z 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-14T21:34:42.4729177Z 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-14T21:34:42.5929794Z 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-14T21:34:42.7088322Z 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-14T21:34:42.8025493Z 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-14T21:34:43.5209780Z 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-14T21:34:44.4300770Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-14T21:34:44.4301236Z 2021-05-14T21:34:44.4301609Z *** arch - x64 2021-05-14T21:34:44.4306842Z 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-14T21:34:44.4311359Z 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-14T21:34:44.4312702Z 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-14T21:34:44.4313935Z 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-14T21:34:44.4315066Z 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-14T21:34:44.5128633Z 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-14T21:34:44.6486380Z 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-14T21:34:44.7993596Z 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-14T21:34:44.8954417Z 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-14T21:34:45.0305787Z 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-14T21:34:45.1354890Z 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-14T21:34:45.2852615Z 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-14T21:34:45.4849720Z 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-14T21:34:46.4387003Z 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-14T21:34:46.4388359Z 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-14T21:34:46.4396090Z 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-14T21:34:46.4397242Z 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-14T21:34:46.4736686Z 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-14T21:34:46.5931384Z 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-14T21:34:46.7336977Z 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-14T21:34:46.8703768Z 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-14T21:34:46.9610422Z 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-14T21:34:47.1817646Z 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-14T21:34:47.2877359Z 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-14T21:34:47.5712024Z 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-14T21:34:47.6755719Z 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-14T21:34:48.9242916Z 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-14T21:34:48.9244322Z 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-14T21:34:48.9245675Z 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-14T21:34:48.9246894Z 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-14T21:34:48.9248068Z 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-14T21:34:48.9366296Z 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-14T21:34:49.0788442Z 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-14T21:34:49.2098147Z 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-14T21:34:49.3532357Z 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-14T21:34:49.5736598Z 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-14T21:34:49.6932878Z 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-14T21:34:49.8018107Z 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-14T21:34:49.9355142Z 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-14T21:34:50.3131639Z 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-14T21:34:50.6006770Z 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-14T21:34:50.8174789Z 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-14T21:34:50.9802609Z 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-14T21:34:51.2294880Z 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-14T21:34:51.3198096Z 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-14T21:34:51.5170699Z 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-14T21:34:51.6826083Z 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-14T21:34:51.8537717Z 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-14T21:34:52.2224980Z 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-14T21:34:52.3919847Z 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-14T21:34:52.5400658Z 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-14T21:34:52.6688612Z 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-14T21:34:52.7737438Z 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-14T21:34:52.9135518Z 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-14T21:34:53.0590295Z 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-14T21:34:53.2275843Z 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-14T21:34:53.3717096Z 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-14T21:34:53.4774951Z 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-14T21:34:53.5805586Z 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-14T21:34:53.6680102Z 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-14T21:34:54.2083669Z 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-14T21:34:54.4041827Z 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-14T21:34:54.5260832Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-14T21:34:54.5292881Z ** R 2021-05-14T21:34:54.5953817Z ** inst 2021-05-14T21:34:54.6039558Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:34:56.8446233Z ** help 2021-05-14T21:34:57.2986784Z *** installing help indices 2021-05-14T21:34:57.4848275Z converting help for package 'vctrs' 2021-05-14T21:34:57.5082172Z finding HTML links ... done 2021-05-14T21:34:57.5686466Z as-is html 2021-05-14T21:34:57.5896761Z data_frame html 2021-05-14T21:34:57.6066143Z df_list html 2021-05-14T21:34:57.6292050Z df_ptype2 html 2021-05-14T21:34:57.6503085Z faq-compatibility-types html 2021-05-14T21:34:57.6625891Z faq-error-incompatible-attributes html 2021-05-14T21:34:57.6744655Z faq-error-scalar-type html 2021-05-14T21:34:57.6864944Z fields html 2021-05-14T21:34:57.7734153Z howto-faq-coercion-data-frame html 2021-05-14T21:34:57.8387767Z howto-faq-coercion html 2021-05-14T21:34:57.8594373Z howto-faq-fix-scalar-type-error html 2021-05-14T21:34:57.8662932Z int64 html 2021-05-14T21:34:57.9020935Z internal-faq-ptype2-identity html 2021-05-14T21:34:58.4273715Z list_of html 2021-05-14T21:34:58.4274304Z maybe_lossy_cast html 2021-05-14T21:34:58.4274844Z name_spec html 2021-05-14T21:34:58.4275396Z new_data_frame html 2021-05-14T21:34:58.4276008Z new_date html 2021-05-14T21:34:58.4276483Z new_factor html 2021-05-14T21:34:58.4277008Z new_list_of html 2021-05-14T21:34:58.4277489Z new_partial html 2021-05-14T21:34:58.4277999Z new_rcrd html 2021-05-14T21:34:58.4278463Z new_vctr html 2021-05-14T21:34:58.4278949Z obj_print html 2021-05-14T21:34:58.4279511Z op-empty-default html 2021-05-14T21:34:58.4280065Z partial_factor html 2021-05-14T21:34:58.4280595Z partial_frame html 2021-05-14T21:34:58.4281254Z reference-faq-compatibility html 2021-05-14T21:34:58.4281924Z s3_register html 2021-05-14T21:34:58.4282432Z table html 2021-05-14T21:34:58.4283002Z theory-faq-coercion html 2021-05-14T21:34:58.4283578Z unspecified html 2021-05-14T21:34:58.4284791Z vctrs-conditions html 2021-05-14T21:34:58.4285394Z vctrs-data-frame html 2021-05-14T21:34:58.4285974Z vctrs-package html 2021-05-14T21:34:58.4286510Z vec-rep html 2021-05-14T21:34:58.4286988Z vec_arith html 2021-05-14T21:34:58.4287489Z vec_as_index html 2021-05-14T21:34:58.4334297Z vec_as_location html 2021-05-14T21:34:58.4921442Z vec_as_names html 2021-05-14T21:34:58.4998609Z vec_as_names_legacy html 2021-05-14T21:34:58.5189785Z vec_as_subscript html 2021-05-14T21:34:58.5584600Z vec_assert html 2021-05-14T21:34:58.6128801Z vec_bind html 2021-05-14T21:34:58.6460454Z vec_c html 2021-05-14T21:34:58.6757504Z vec_cast html 2021-05-14T21:34:58.6873538Z vec_cbind_frame_ptype html 2021-05-14T21:34:58.7278847Z vec_chop html 2021-05-14T21:34:58.7430453Z vec_compare html 2021-05-14T21:34:58.7568267Z vec_count html 2021-05-14T21:34:58.7705601Z vec_data html 2021-05-14T21:34:58.7927109Z vec_default_ptype2 html 2021-05-14T21:34:58.8017837Z vec_detect_complete html 2021-05-14T21:34:58.8189990Z vec_duplicate html 2021-05-14T21:34:58.8295945Z vec_empty html 2021-05-14T21:34:58.8468529Z vec_equal html 2021-05-14T21:34:58.8577916Z vec_fill_missing html 2021-05-14T21:34:58.8786083Z vec_group html 2021-05-14T21:34:58.8870220Z vec_identify_runs html 2021-05-14T21:34:58.8931237Z vec_init html 2021-05-14T21:34:58.9013257Z vec_is_list html 2021-05-14T21:34:58.9095986Z vec_list_cast html 2021-05-14T21:34:58.9346025Z vec_match html 2021-05-14T21:34:58.9634099Z vec_math html 2021-05-14T21:34:58.9908293Z vec_names html 2021-05-14T21:34:59.0057736Z vec_order html 2021-05-14T21:34:59.0611259Z vec_proxy html 2021-05-14T21:34:59.0846583Z vec_proxy_compare html 2021-05-14T21:34:59.1032619Z vec_proxy_equal html 2021-05-14T21:34:59.1430976Z vec_ptype html 2021-05-14T21:34:59.1663280Z vec_ptype2 html 2021-05-14T21:34:59.1810488Z vec_ptype_full html 2021-05-14T21:34:59.2011413Z vec_recycle html 2021-05-14T21:34:59.2130106Z vec_repeat html 2021-05-14T21:34:59.2208243Z vec_seq_along html 2021-05-14T21:34:59.2606206Z vec_size html 2021-05-14T21:34:59.2933658Z vec_slice html 2021-05-14T21:34:59.3060603Z vec_split html 2021-05-14T21:34:59.3172363Z vec_type html 2021-05-14T21:34:59.3317653Z vec_unique html 2021-05-14T21:34:59.3328609Z *** copying figures 2021-05-14T21:34:59.3395735Z ** building package indices 2021-05-14T21:34:59.5412447Z ** installing vignettes 2021-05-14T21:34:59.5548090Z ** testing if installed package can be loaded 2021-05-14T21:34:59.5550799Z *** arch - i386 2021-05-14T21:34:59.8599172Z *** arch - x64 2021-05-14T21:35:00.1750454Z * DONE (vctrs) 2021-05-14T21:35:00.3511808Z In R CMD INSTALL 2021-05-14T21:35:00.6847008Z * installing *source* package 'processx' ... 2021-05-14T21:35:00.6943660Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-14T21:35:00.7172490Z ** libs 2021-05-14T21:35:00.7180486Z 2021-05-14T21:35:00.7181479Z *** arch - i386 2021-05-14T21:35:00.7604746Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-14T21:35:00.9474937Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-14T21:35:01.3895745Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-14T21:35:01.7464627Z 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-14T21:35:02.5569969Z 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-14T21:35:02.8855783Z 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-14T21:35:03.2352537Z 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-14T21:35:03.5657484Z 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-14T21:35:04.2432121Z 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-14T21:35:05.4448786Z 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-14T21:35:05.4459659Z 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-14T21:35:05.4461157Z 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-14T21:35:05.6474818Z 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-14T21:35:06.0693405Z 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-14T21:35:06.4174918Z 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-14T21:35:06.7471733Z 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-14T21:35:07.0443509Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-14T21:35:07.0445010Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-14T21:35:07.0445825Z int ret; 2021-05-14T21:35:07.0446290Z ^ 2021-05-14T21:35:07.1247950Z 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-14T21:35:07.3431974Z 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-14T21:35:07.4490654Z 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-14T21:35:07.8193055Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-14T21:35:07.8194208Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-14T21:35:07.9055215Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-14T21:35:07.9106021Z 2021-05-14T21:35:07.9107173Z *** arch - x64 2021-05-14T21:35:07.9628176Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-14T21:35:08.1318018Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-14T21:35:08.7365723Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-14T21:35:09.2829642Z 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-14T21:35:10.4517130Z 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-14T21:35:10.9776008Z 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-14T21:35:11.5246061Z 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-14T21:35:12.0546412Z 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-14T21:35:12.8662250Z 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-14T21:35:13.4191997Z 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-14T21:35:13.9572937Z 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-14T21:35:14.0645391Z 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-14T21:35:14.8025030Z 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-14T21:35:15.4133986Z 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-14T21:35:16.4279860Z 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-14T21:35:16.4891058Z 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-14T21:35:16.9728074Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-14T21:35:16.9729522Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-14T21:35:16.9730384Z int ret; 2021-05-14T21:35:16.9730842Z ^ 2021-05-14T21:35:17.0454256Z 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-14T21:35:17.2571743Z 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-14T21:35:17.3572629Z 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-14T21:35:17.9214043Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-14T21:35:17.9215389Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-14T21:35:18.0001077Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-14T21:35:18.0055552Z ** R 2021-05-14T21:35:18.0317502Z ** inst 2021-05-14T21:35:18.0333054Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:19.3006864Z ** help 2021-05-14T21:35:19.3945129Z *** installing help indices 2021-05-14T21:35:19.4455951Z converting help for package 'processx' 2021-05-14T21:35:19.4685586Z finding HTML links ... done 2021-05-14T21:35:19.5018637Z base64_decode html 2021-05-14T21:35:19.5099450Z curl_fds html 2021-05-14T21:35:19.5505649Z default_pty_options html 2021-05-14T21:35:19.5670953Z poll html 2021-05-14T21:35:19.9771169Z process html 2021-05-14T21:35:20.0033866Z process_initialize html 2021-05-14T21:35:20.0385225Z processx_connections html 2021-05-14T21:35:20.1157292Z run html 2021-05-14T21:35:20.1226905Z supervisor_kill html 2021-05-14T21:35:20.1232645Z ** building package indices 2021-05-14T21:35:20.1651202Z ** testing if installed package can be loaded 2021-05-14T21:35:20.1653247Z *** arch - i386 2021-05-14T21:35:20.3695890Z *** arch - x64 2021-05-14T21:35:20.5768802Z * DONE (processx) 2021-05-14T21:35:20.6341942Z In R CMD INSTALL 2021-05-14T21:35:20.8587632Z * installing *source* package 'highr' ... 2021-05-14T21:35:20.8618182Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-14T21:35:20.8876502Z ** R 2021-05-14T21:35:20.8920189Z ** inst 2021-05-14T21:35:20.8962367Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:21.0353715Z ** help 2021-05-14T21:35:21.0574802Z *** installing help indices 2021-05-14T21:35:21.0749611Z converting help for package 'highr' 2021-05-14T21:35:21.0990276Z finding HTML links ... done 2021-05-14T21:35:21.1108513Z hi_andre html 2021-05-14T21:35:21.1359062Z hilight html 2021-05-14T21:35:21.1362568Z ** building package indices 2021-05-14T21:35:21.1472857Z ** installing vignettes 2021-05-14T21:35:21.1521371Z ** testing if installed package can be loaded 2021-05-14T21:35:21.1523816Z *** arch - i386 2021-05-14T21:35:21.3568393Z *** arch - x64 2021-05-14T21:35:21.5635254Z * DONE (highr) 2021-05-14T21:35:21.5838000Z In R CMD INSTALL 2021-05-14T21:35:22.1004655Z * installing *source* package 'pillar' ... 2021-05-14T21:35:22.1223554Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-14T21:35:22.1507276Z ** R 2021-05-14T21:35:22.1840765Z ** inst 2021-05-14T21:35:22.1943220Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:23.5986410Z ** help 2021-05-14T21:35:23.7812013Z *** installing help indices 2021-05-14T21:35:23.8624730Z converting help for package 'pillar' 2021-05-14T21:35:23.8881753Z finding HTML links ... done 2021-05-14T21:35:23.9175633Z align html 2021-05-14T21:35:23.9388764Z char html 2021-05-14T21:35:23.9676519Z colonnade html 2021-05-14T21:35:23.9839288Z ctl_new_pillar html 2021-05-14T21:35:23.9932298Z deprecated html 2021-05-14T21:35:23.9975713Z dim_desc html 2021-05-14T21:35:24.0121789Z expect_known_display html 2021-05-14T21:35:24.0227584Z extra_cols html 2021-05-14T21:35:24.0349420Z format_glimpse html 2021-05-14T21:35:24.0603267Z format_tbl html 2021-05-14T21:35:24.0714405Z format_type_sum html 2021-05-14T21:35:24.0763174Z get_extent html 2021-05-14T21:35:24.0895568Z glimpse html 2021-05-14T21:35:24.0964138Z 2021-05-14T21:35:24.1398114Z finding level-2 HTML links ... done 2021-05-14T21:35:24.1438630Z new_ornament html 2021-05-14T21:35:24.1586520Z new_pillar html 2021-05-14T21:35:24.1745236Z new_pillar_component html 2021-05-14T21:35:24.2089892Z new_pillar_shaft html 2021-05-14T21:35:24.2148181Z new_pillar_title html 2021-05-14T21:35:24.2216193Z new_pillar_type html 2021-05-14T21:35:24.2387369Z new_tbl_format_setup html 2021-05-14T21:35:24.2688862Z num html 2021-05-14T21:35:24.2969614Z pillar-package html 2021-05-14T21:35:24.3167407Z pillar html 2021-05-14T21:35:24.3482963Z pillar_shaft html 2021-05-14T21:35:24.3538501Z squeeze html 2021-05-14T21:35:24.3633460Z style_subtle html 2021-05-14T21:35:24.3781301Z tbl_format_body html 2021-05-14T21:35:24.3903892Z tbl_format_footer html 2021-05-14T21:35:24.4064043Z tbl_format_header html 2021-05-14T21:35:24.4418831Z tbl_format_setup html 2021-05-14T21:35:24.4499961Z tbl_sum html 2021-05-14T21:35:24.4632516Z type_sum html 2021-05-14T21:35:24.4638885Z *** copying figures 2021-05-14T21:35:24.4676051Z ** building package indices 2021-05-14T21:35:24.5406178Z ** installing vignettes 2021-05-14T21:35:24.5484446Z ** testing if installed package can be loaded 2021-05-14T21:35:24.5486879Z *** arch - i386 2021-05-14T21:35:24.8538780Z *** arch - x64 2021-05-14T21:35:25.1643193Z * DONE (pillar) 2021-05-14T21:35:25.2176212Z In R CMD INSTALL 2021-05-14T21:35:25.5233636Z * installing *source* package 'callr' ... 2021-05-14T21:35:25.5310396Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-14T21:35:25.5545092Z ** R 2021-05-14T21:35:25.5804593Z ** inst 2021-05-14T21:35:25.5823150Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:28.2586859Z ** help 2021-05-14T21:35:28.4249654Z *** installing help indices 2021-05-14T21:35:28.5101383Z converting help for package 'callr' 2021-05-14T21:35:28.5353102Z finding HTML links ... done 2021-05-14T21:35:28.5835502Z callr html 2021-05-14T21:35:28.5919522Z convert_and_check_my_args html 2021-05-14T21:35:28.5973579Z default_repos html 2021-05-14T21:35:28.6060230Z get_result html 2021-05-14T21:35:28.6135270Z new_callr_error html 2021-05-14T21:35:28.6949513Z r html 2021-05-14T21:35:28.7445151Z r_bg html 2021-05-14T21:35:28.7788143Z r_copycat html 2021-05-14T21:35:28.8742833Z r_process html 2021-05-14T21:35:28.8808992Z r_process_options html 2021-05-14T21:35:29.1016127Z r_session html 2021-05-14T21:35:29.1129449Z r_session_debug html 2021-05-14T21:35:29.1358321Z r_session_options html 2021-05-14T21:35:29.1656335Z r_vanilla html 2021-05-14T21:35:29.2201962Z rcmd html 2021-05-14T21:35:29.2567917Z rcmd_bg html 2021-05-14T21:35:29.2849972Z rcmd_copycat html 2021-05-14T21:35:29.3696551Z rcmd_process html 2021-05-14T21:35:29.3789651Z rcmd_process_options html 2021-05-14T21:35:29.3941634Z rcmd_safe_env html 2021-05-14T21:35:29.4030975Z reexports html 2021-05-14T21:35:29.4474823Z rscript html 2021-05-14T21:35:29.5322567Z rscript_process html 2021-05-14T21:35:29.5420576Z rscript_process_options html 2021-05-14T21:35:29.5466567Z supported_archs html 2021-05-14T21:35:29.5472856Z ** building package indices 2021-05-14T21:35:29.6334287Z ** testing if installed package can be loaded 2021-05-14T21:35:29.6336314Z *** arch - i386 2021-05-14T21:35:29.8384832Z *** arch - x64 2021-05-14T21:35:30.0456782Z * DONE (callr) 2021-05-14T21:35:30.0790393Z In R CMD INSTALL 2021-05-14T21:35:30.7035935Z * installing *source* package 'knitr' ... 2021-05-14T21:35:30.7343152Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-14T21:35:30.7816705Z ** R 2021-05-14T21:35:30.8514666Z ** demo 2021-05-14T21:35:30.8533803Z ** inst 2021-05-14T21:35:30.9149952Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:34.4268412Z ** help 2021-05-14T21:35:34.7624540Z *** installing help indices 2021-05-14T21:35:34.9326460Z converting help for package 'knitr' 2021-05-14T21:35:34.9565580Z finding HTML links ... done 2021-05-14T21:35:35.0159347Z Sweave2knitr html 2021-05-14T21:35:35.0288687Z all_labels html 2021-05-14T21:35:35.0419184Z all_patterns html 2021-05-14T21:35:35.0599586Z asis_output html 2021-05-14T21:35:35.0688893Z cache_engines html 2021-05-14T21:35:35.1027119Z chunk_hook html 2021-05-14T21:35:35.1113760Z clean_cache html 2021-05-14T21:35:35.1237182Z 2021-05-14T21:35:35.1658315Z finding level-2 HTML links ... done 2021-05-14T21:35:35.1666631Z combine_words html 2021-05-14T21:35:35.1724045Z current_input html 2021-05-14T21:35:35.1841380Z dep_auto html 2021-05-14T21:35:35.1932567Z dep_prev html 2021-05-14T21:35:35.2076000Z engine_output html 2021-05-14T21:35:35.2216269Z fig_chunk html 2021-05-14T21:35:35.2330639Z fig_path html 2021-05-14T21:35:35.2425202Z hook_animation html 2021-05-14T21:35:35.2525339Z hook_document html 2021-05-14T21:35:35.2666198Z hook_plot html 2021-05-14T21:35:35.2740801Z image_uri html 2021-05-14T21:35:35.2880076Z imgur_upload html 2021-05-14T21:35:35.3069701Z include_graphics html 2021-05-14T21:35:35.3188818Z include_url html 2021-05-14T21:35:35.3274099Z inline_expr html 2021-05-14T21:35:35.3328974Z is_low_change html 2021-05-14T21:35:35.3802828Z kable html 2021-05-14T21:35:35.4464996Z knit html 2021-05-14T21:35:35.4735849Z knit2html html 2021-05-14T21:35:35.4962469Z knit2pandoc html 2021-05-14T21:35:35.5166971Z knit2pdf html 2021-05-14T21:35:35.5391412Z knit2wp html 2021-05-14T21:35:35.5549703Z knit_child html 2021-05-14T21:35:35.5634444Z knit_code html 2021-05-14T21:35:35.5839209Z knit_engines html 2021-05-14T21:35:35.5941590Z knit_exit html 2021-05-14T21:35:35.6055181Z knit_expand html 2021-05-14T21:35:35.6143149Z knit_filter html 2021-05-14T21:35:35.6209093Z knit_global html 2021-05-14T21:35:35.6284040Z knit_hooks html 2021-05-14T21:35:35.6401520Z knit_meta html 2021-05-14T21:35:35.6630433Z knit_params html 2021-05-14T21:35:35.6724249Z knit_params_yaml html 2021-05-14T21:35:35.6817415Z knit_patterns html 2021-05-14T21:35:35.6964142Z knit_print html 2021-05-14T21:35:35.7103148Z knit_rd html 2021-05-14T21:35:35.7245356Z knit_theme html 2021-05-14T21:35:35.7364381Z knit_watch html 2021-05-14T21:35:35.7494831Z knitr-package html 2021-05-14T21:35:35.7730300Z load_cache html 2021-05-14T21:35:35.7874325Z opts_chunk html 2021-05-14T21:35:35.7951335Z opts_hooks html 2021-05-14T21:35:35.8080729Z opts_knit html 2021-05-14T21:35:35.8126600Z opts_template html 2021-05-14T21:35:35.8504560Z output_hooks html 2021-05-14T21:35:35.8686301Z output_type html 2021-05-14T21:35:35.8944010Z pandoc html 2021-05-14T21:35:35.9004353Z pat_fun html 2021-05-14T21:35:35.9139713Z plot_crop html 2021-05-14T21:35:35.9201145Z rand_seed html 2021-05-14T21:35:35.9302390Z raw_block html 2021-05-14T21:35:35.9498463Z raw_output html 2021-05-14T21:35:35.9843850Z read_chunk html 2021-05-14T21:35:35.9914930Z read_rforge html 2021-05-14T21:35:36.0018384Z rocco html 2021-05-14T21:35:36.0122160Z rst2pdf html 2021-05-14T21:35:36.0179576Z set_alias html 2021-05-14T21:35:36.0315713Z set_header html 2021-05-14T21:35:36.0420608Z set_parent html 2021-05-14T21:35:36.0496644Z sew html 2021-05-14T21:35:36.0822486Z spin html 2021-05-14T21:35:36.0970039Z spin_child html 2021-05-14T21:35:36.1161697Z stitch html 2021-05-14T21:35:36.1279494Z vignette_engines html 2021-05-14T21:35:36.1404949Z wrap_rmd html 2021-05-14T21:35:36.1651705Z write_bib html 2021-05-14T21:35:36.1661407Z ** building package indices 2021-05-14T21:35:36.3297548Z ** installing vignettes 2021-05-14T21:35:36.3385885Z ** testing if installed package can be loaded 2021-05-14T21:35:36.3388293Z *** arch - i386 2021-05-14T21:35:36.5434023Z *** arch - x64 2021-05-14T21:35:36.7655304Z * DONE (knitr) 2021-05-14T21:35:37.1279481Z In R CMD INSTALL 2021-05-14T21:35:37.6528709Z * installing *source* package 'tibble' ... 2021-05-14T21:35:37.6749458Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-14T21:35:37.7062432Z ** libs 2021-05-14T21:35:37.7070318Z 2021-05-14T21:35:37.7071356Z *** arch - i386 2021-05-14T21:35:37.7301815Z 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-14T21:35:37.8199154Z 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-14T21:35:37.9217926Z 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-14T21:35:38.0032576Z 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-14T21:35:38.2335592Z 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-14T21:35:38.3271539Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-14T21:35:38.3280348Z 2021-05-14T21:35:38.3281379Z *** arch - x64 2021-05-14T21:35:38.3490941Z 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-14T21:35:38.4336520Z 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-14T21:35:38.5294800Z 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-14T21:35:38.6056035Z 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-14T21:35:38.8312913Z 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-14T21:35:38.9170832Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-14T21:35:38.9196160Z ** R 2021-05-14T21:35:38.9558603Z ** inst 2021-05-14T21:35:38.9652803Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:40.4957838Z ** help 2021-05-14T21:35:40.6156138Z *** installing help indices 2021-05-14T21:35:40.6784303Z converting help for package 'tibble' 2021-05-14T21:35:40.7029572Z finding HTML links ... done 2021-05-14T21:35:40.7462342Z add_column html 2021-05-14T21:35:40.7617696Z add_row html 2021-05-14T21:35:40.8219165Z as_tibble html 2021-05-14T21:35:40.8293249Z 2021-05-14T21:35:40.8724639Z finding level-2 HTML links ... done 2021-05-14T21:35:40.8782888Z deprecated html 2021-05-14T21:35:40.8892349Z enframe html 2021-05-14T21:35:40.9335530Z formatting html 2021-05-14T21:35:40.9479027Z frame_matrix html 2021-05-14T21:35:40.9551385Z is.tibble html 2021-05-14T21:35:40.9602785Z is_tibble html 2021-05-14T21:35:40.9633827Z knit_print.trunc_mat html 2021-05-14T21:35:40.9827819Z lst html 2021-05-14T21:35:41.0070407Z name-repair-superseded html 2021-05-14T21:35:41.0116324Z name-repair html 2021-05-14T21:35:41.0349303Z new_tibble html 2021-05-14T21:35:41.0551108Z reexports html 2021-05-14T21:35:41.0664127Z rownames html 2021-05-14T21:35:41.0969170Z subsetting html 2021-05-14T21:35:41.1320927Z tbl_df-class html 2021-05-14T21:35:41.1907032Z tibble-package html 2021-05-14T21:35:41.2349220Z tibble html 2021-05-14T21:35:41.2496183Z tribble html 2021-05-14T21:35:41.2676377Z trunc_mat html 2021-05-14T21:35:41.2816188Z view html 2021-05-14T21:35:41.2821609Z *** copying figures 2021-05-14T21:35:41.2859310Z ** building package indices 2021-05-14T21:35:41.3420919Z ** installing vignettes 2021-05-14T21:35:41.3490085Z ** testing if installed package can be loaded 2021-05-14T21:35:41.3492657Z *** arch - i386 2021-05-14T21:35:41.7552675Z *** arch - x64 2021-05-14T21:35:42.1664862Z * DONE (tibble) 2021-05-14T21:35:42.2285527Z In R CMD INSTALL 2021-05-14T21:35:42.5119360Z * installing *source* package 'pkgbuild' ... 2021-05-14T21:35:42.5180104Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-14T21:35:42.5418335Z ** R 2021-05-14T21:35:42.5567715Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:35:43.4472390Z ** help 2021-05-14T21:35:43.5176807Z *** installing help indices 2021-05-14T21:35:43.5671122Z converting help for package 'pkgbuild' 2021-05-14T21:35:43.5909138Z finding HTML links ... done 2021-05-14T21:35:43.6671498Z build html 2021-05-14T21:35:43.6723672Z clean_dll html 2021-05-14T21:35:43.6921812Z compile_dll html 2021-05-14T21:35:43.7013484Z compiler_flags html 2021-05-14T21:35:43.7187729Z has_build_tools html 2021-05-14T21:35:43.7282372Z has_compiler html 2021-05-14T21:35:43.7316529Z has_latex html 2021-05-14T21:35:43.7434682Z has_rtools html 2021-05-14T21:35:43.7482259Z needs_compile html 2021-05-14T21:35:43.7526194Z pkg_has_src html 2021-05-14T21:35:43.7567384Z pkg_links_to_rcpp html 2021-05-14T21:35:43.7700830Z pkgbuild_process html 2021-05-14T21:35:43.7806412Z rcmd_build_tools html 2021-05-14T21:35:43.7844734Z rtools_needed html 2021-05-14T21:35:43.7967673Z with_debug html 2021-05-14T21:35:43.8024291Z without_compiler html 2021-05-14T21:35:43.8029948Z ** building package indices 2021-05-14T21:35:43.8455114Z ** testing if installed package can be loaded 2021-05-14T21:35:43.8457545Z *** arch - i386 2021-05-14T21:35:44.1512977Z *** arch - x64 2021-05-14T21:35:44.4594765Z * DONE (pkgbuild) 2021-05-14T21:35:44.4911168Z In R CMD INSTALL 2021-05-14T21:35:45.4269120Z * installing *source* package 'roxygen2' ... 2021-05-14T21:35:45.4270042Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-14T21:35:45.4271455Z 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-14T21:35:45.4272503Z ** libs 2021-05-14T21:35:45.4272745Z 2021-05-14T21:35:45.4273389Z *** arch - i386 2021-05-14T21:35:47.8301240Z 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-14T21:35:49.6510547Z 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-14T21:35:51.4715973Z 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-14T21:35:53.3085664Z 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-14T21:35:56.0640615Z 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-14T21:35:58.0630635Z 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-14T21:35:58.3342357Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-14T21:35:58.3370406Z 2021-05-14T21:35:58.3371217Z *** arch - x64 2021-05-14T21:35:58.3575883Z 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-14T21:36:01.2754785Z 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-14T21:36:03.4341939Z 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-14T21:36:05.4635559Z 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-14T21:36:07.5218807Z 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-14T21:36:10.4021815Z 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-14T21:36:12.6212704Z 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-14T21:36:12.9372669Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-14T21:36:12.9408821Z ** R 2021-05-14T21:36:12.9899569Z ** inst 2021-05-14T21:36:12.9980788Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:16.3780101Z ** help 2021-05-14T21:36:16.4944668Z *** installing help indices 2021-05-14T21:36:16.5662430Z converting help for package 'roxygen2' 2021-05-14T21:36:16.5897812Z finding HTML links ... done 2021-05-14T21:36:16.7086244Z RoxyTopic html 2021-05-14T21:36:16.7177022Z double_escape_md html 2021-05-14T21:36:16.7229621Z escape_examples html 2021-05-14T21:36:16.7302689Z is_s3_generic html 2021-05-14T21:36:16.7416689Z load html 2021-05-14T21:36:16.7601531Z load_options html 2021-05-14T21:36:16.7814956Z markdown-internals html 2021-05-14T21:36:16.7950150Z markdown-test html 2021-05-14T21:36:16.8105717Z markdown_pass1 html 2021-05-14T21:36:16.8196235Z namespace_roclet html 2021-05-14T21:36:16.8249310Z object html 2021-05-14T21:36:16.8304328Z object_format html 2021-05-14T21:36:16.8407476Z parse_package html 2021-05-14T21:36:16.8484113Z rd_roclet html 2021-05-14T21:36:16.8586666Z rd_section html 2021-05-14T21:36:16.8634450Z roc_proc_text html 2021-05-14T21:36:16.8808452Z roclet html 2021-05-14T21:36:16.8848708Z roclet_find html 2021-05-14T21:36:16.9005995Z roxy_block html 2021-05-14T21:36:16.9130048Z roxy_tag html 2021-05-14T21:36:16.9204010Z roxy_tag_rd html 2021-05-14T21:36:16.9428876Z roxygen2-package html 2021-05-14T21:36:16.9598403Z roxygenize html 2021-05-14T21:36:16.9731888Z tag_parsers html 2021-05-14T21:36:16.9868179Z update_collate html 2021-05-14T21:36:16.9962028Z vignette_roclet html 2021-05-14T21:36:16.9967854Z *** copying figures 2021-05-14T21:36:16.9980673Z ** building package indices 2021-05-14T21:36:17.0582678Z ** installing vignettes 2021-05-14T21:36:17.0672106Z ** testing if installed package can be loaded 2021-05-14T21:36:17.0674530Z *** arch - i386 2021-05-14T21:36:17.4736842Z *** arch - x64 2021-05-14T21:36:17.8839314Z * DONE (roxygen2) 2021-05-14T21:36:17.9782425Z In R CMD INSTALL 2021-05-14T21:36:18.2051330Z * installing *source* package 'rematch2' ... 2021-05-14T21:36:18.2082256Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-14T21:36:18.2336373Z ** R 2021-05-14T21:36:18.2405306Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:18.5432765Z ** help 2021-05-14T21:36:18.5843591Z *** installing help indices 2021-05-14T21:36:18.6114166Z converting help for package 'rematch2' 2021-05-14T21:36:18.6346896Z finding HTML links ... done 2021-05-14T21:36:18.6964807Z bind_re_match html 2021-05-14T21:36:18.6966660Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.6968941Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.7719151Z re_exec html 2021-05-14T21:36:18.7721149Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.7723366Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.7725624Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8106785Z re_exec_all html 2021-05-14T21:36:18.8108703Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8110995Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8113186Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8418990Z re_match html 2021-05-14T21:36:18.8420579Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8422484Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8424547Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8891675Z re_match_all html 2021-05-14T21:36:18.8893512Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8895789Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8897985Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8900193Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.8902375Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpINyoVy/R.INSTALL6b436a61062/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-14T21:36:18.9007184Z rematch2-package html 2021-05-14T21:36:18.9011488Z ** building package indices 2021-05-14T21:36:18.9253302Z ** testing if installed package can be loaded 2021-05-14T21:36:18.9256009Z *** arch - i386 2021-05-14T21:36:19.3322384Z *** arch - x64 2021-05-14T21:36:19.7407190Z * DONE (rematch2) 2021-05-14T21:36:19.7641121Z In R CMD INSTALL 2021-05-14T21:36:20.0333895Z * installing *source* package 'waldo' ... 2021-05-14T21:36:20.0390022Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-14T21:36:20.0618276Z ** R 2021-05-14T21:36:20.0716126Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:20.5368482Z ** help 2021-05-14T21:36:20.5617765Z *** installing help indices 2021-05-14T21:36:20.6118561Z converting help for package 'waldo' 2021-05-14T21:36:20.6352135Z finding HTML links ... done 2021-05-14T21:36:20.6729730Z compare html 2021-05-14T21:36:20.6842904Z compare_proxy html 2021-05-14T21:36:20.6969398Z waldo-package html 2021-05-14T21:36:20.6972998Z *** copying figures 2021-05-14T21:36:20.6978699Z ** building package indices 2021-05-14T21:36:20.7132823Z ** testing if installed package can be loaded 2021-05-14T21:36:20.7135276Z *** arch - i386 2021-05-14T21:36:21.0192114Z *** arch - x64 2021-05-14T21:36:21.3269926Z * DONE (waldo) 2021-05-14T21:36:21.3535798Z In R CMD INSTALL 2021-05-14T21:36:22.0919212Z * installing *source* package 'testthat' ... 2021-05-14T21:36:22.1288585Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-14T21:36:22.1611895Z ** libs 2021-05-14T21:36:22.1619594Z 2021-05-14T21:36:22.1620680Z *** arch - i386 2021-05-14T21:36:22.1857263Z 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-14T21:36:22.2739624Z 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-14T21:36:22.3633536Z 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-14T21:36:22.7816470Z 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-14T21:36:23.0967983Z 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-14T21:36:26.5366895Z In file included from ../inst/include/testthat.h:1:0, 2021-05-14T21:36:26.5368039Z from test-runner.cpp:7: 2021-05-14T21:36:26.5369034Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-14T21:36:26.5370560Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-14T21:36:26.5371487Z } 2021-05-14T21:36:26.5371919Z ^ 2021-05-14T21:36:26.5427011Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-14T21:36:26.5428274Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-14T21:36:26.5429091Z } 2021-05-14T21:36:26.5429523Z ^ 2021-05-14T21:36:31.6347088Z 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-14T21:36:31.9727426Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-14T21:36:31.9755866Z 2021-05-14T21:36:31.9756971Z *** arch - x64 2021-05-14T21:36:31.9971534Z 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-14T21:36:32.0814820Z 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-14T21:36:32.1679041Z 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-14T21:36:32.5718946Z 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-14T21:36:32.8882396Z 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-14T21:36:36.4475170Z In file included from ../inst/include/testthat.h:1:0, 2021-05-14T21:36:36.4476249Z from test-runner.cpp:7: 2021-05-14T21:36:36.4477312Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-14T21:36:36.4478751Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-14T21:36:36.4479665Z } 2021-05-14T21:36:36.4480093Z ^ 2021-05-14T21:36:36.4533330Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-14T21:36:36.4534844Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-14T21:36:36.4535809Z } 2021-05-14T21:36:36.4536219Z ^ 2021-05-14T21:36:41.1547145Z 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-14T21:36:41.5696964Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-14T21:36:41.5742822Z ** R 2021-05-14T21:36:41.6383289Z ** inst 2021-05-14T21:36:41.6535029Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:50.1026977Z ** help 2021-05-14T21:36:50.4835078Z *** installing help indices 2021-05-14T21:36:50.7280442Z converting help for package 'testthat' 2021-05-14T21:36:50.7518964Z finding HTML links ... done 2021-05-14T21:36:50.8031813Z CheckReporter html 2021-05-14T21:36:50.8237178Z DebugReporter html 2021-05-14T21:36:50.8365319Z FailReporter html 2021-05-14T21:36:50.8446909Z JunitReporter html 2021-05-14T21:36:50.8583399Z ListReporter html 2021-05-14T21:36:50.8709600Z LocationReporter html 2021-05-14T21:36:50.8839458Z MinimalReporter html 2021-05-14T21:36:50.8966515Z MultiReporter html 2021-05-14T21:36:50.9134588Z ProgressReporter html 2021-05-14T21:36:50.9281006Z RStudioReporter html 2021-05-14T21:36:50.9444054Z Reporter html 2021-05-14T21:36:50.9574726Z SilentReporter html 2021-05-14T21:36:50.9722357Z StopReporter html 2021-05-14T21:36:50.9875103Z SummaryReporter html 2021-05-14T21:36:50.9999653Z TapReporter html 2021-05-14T21:36:51.0136515Z TeamcityReporter html 2021-05-14T21:36:51.0285926Z auto_test html 2021-05-14T21:36:51.0383520Z auto_test_package html 2021-05-14T21:36:51.0546391Z capture_condition html 2021-05-14T21:36:51.0660445Z capture_output html 2021-05-14T21:36:51.0861663Z compare html 2021-05-14T21:36:51.0921127Z compare_state html 2021-05-14T21:36:51.1086827Z comparison-expectations html 2021-05-14T21:36:51.1214638Z context html 2021-05-14T21:36:51.1263263Z context_start_file html 2021-05-14T21:36:51.1342217Z default_reporter html 2021-05-14T21:36:51.1473955Z describe html 2021-05-14T21:36:51.1557497Z dir_state html 2021-05-14T21:36:51.1937073Z equality-expectations html 2021-05-14T21:36:51.2008322Z evaluate_promise html 2021-05-14T21:36:51.2231234Z expect html 2021-05-14T21:36:51.2430455Z expect_equivalent html 2021-05-14T21:36:51.2882484Z expect_error html 2021-05-14T21:36:51.2959656Z expect_invisible html 2021-05-14T21:36:51.3137488Z expect_is html 2021-05-14T21:36:51.3435792Z expect_known_output html 2021-05-14T21:36:51.3587466Z expect_length html 2021-05-14T21:36:51.3646513Z expect_less_than html 2021-05-14T21:36:51.3971354Z expect_match html 2021-05-14T21:36:51.4184230Z expect_named html 2021-05-14T21:36:51.4370096Z expect_null html 2021-05-14T21:36:51.4663766Z expect_output html 2021-05-14T21:36:51.4748507Z expect_output_file html 2021-05-14T21:36:51.4993502Z expect_reference html 2021-05-14T21:36:51.5144166Z expect_setequal html 2021-05-14T21:36:51.5273360Z expect_silent html 2021-05-14T21:36:51.5716860Z expect_snapshot html 2021-05-14T21:36:51.5864509Z expect_snapshot_file html 2021-05-14T21:36:51.5938733Z expect_success html 2021-05-14T21:36:51.6111180Z expect_that html 2021-05-14T21:36:51.6249454Z expect_vector html 2021-05-14T21:36:51.6451904Z expectation html 2021-05-14T21:36:51.6544554Z fail html 2021-05-14T21:36:51.6595431Z find_reporter html 2021-05-14T21:36:51.6734644Z find_test_scripts html 2021-05-14T21:36:51.7043261Z inheritance-expectations html 2021-05-14T21:36:51.7151052Z is_informative_error html 2021-05-14T21:36:51.7208681Z is_testing html 2021-05-14T21:36:51.7263112Z local_edition html 2021-05-14T21:36:51.7297231Z local_snapshotter html 2021-05-14T21:36:51.7644891Z local_test_context html 2021-05-14T21:36:51.7692050Z local_test_directory html 2021-05-14T21:36:51.7876369Z logical-expectations html 2021-05-14T21:36:51.7939200Z make_expectation html 2021-05-14T21:36:51.7982116Z not html 2021-05-14T21:36:51.8055992Z oldskool html 2021-05-14T21:36:51.8180712Z quasi_label html 2021-05-14T21:36:51.8239070Z reexports html 2021-05-14T21:36:51.8338670Z reporter-accessors html 2021-05-14T21:36:51.8397469Z run_cpp_tests html 2021-05-14T21:36:51.8445784Z safe_digest html 2021-05-14T21:36:51.8710008Z skip html 2021-05-14T21:36:51.8812757Z snapshot_accept html 2021-05-14T21:36:51.8924375Z source_file html 2021-05-14T21:36:51.8961896Z takes_less_than html 2021-05-14T21:36:51.9075516Z teardown html 2021-05-14T21:36:51.9135126Z teardown_env html 2021-05-14T21:36:51.9496205Z test_dir html 2021-05-14T21:36:51.9543705Z test_env html 2021-05-14T21:36:51.9637816Z test_examples html 2021-05-14T21:36:51.9828518Z test_file html 2021-05-14T21:36:52.0094842Z test_package html 2021-05-14T21:36:52.0141959Z test_path html 2021-05-14T21:36:52.0227214Z test_that html 2021-05-14T21:36:52.0383361Z testthat-package html 2021-05-14T21:36:52.0424961Z testthat_examples html 2021-05-14T21:36:52.0488678Z testthat_results html 2021-05-14T21:36:52.0539155Z try_again html 2021-05-14T21:36:52.0954207Z use_catch html 2021-05-14T21:36:52.1192820Z verify_output html 2021-05-14T21:36:52.1327413Z watch html 2021-05-14T21:36:52.1534994Z with_mock html 2021-05-14T21:36:52.1546008Z *** copying figures 2021-05-14T21:36:52.1584595Z ** building package indices 2021-05-14T21:36:52.3613045Z ** installing vignettes 2021-05-14T21:36:52.3702462Z ** testing if installed package can be loaded 2021-05-14T21:36:52.3704952Z *** arch - i386 2021-05-14T21:36:52.6755982Z *** arch - x64 2021-05-14T21:36:52.9908177Z * DONE (testthat) 2021-05-14T21:36:53.1170791Z In R CMD INSTALL 2021-05-14T21:36:53.5811872Z * installing *source* package 'devtools' ... 2021-05-14T21:36:53.5993897Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-14T21:36:53.6379676Z ** R 2021-05-14T21:36:53.6643942Z ** inst 2021-05-14T21:36:53.6675451Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:36:55.1017725Z ** help 2021-05-14T21:36:55.2928095Z *** installing help indices 2021-05-14T21:36:55.3941669Z converting help for package 'devtools' 2021-05-14T21:36:55.4192902Z finding HTML links ... done 2021-05-14T21:36:55.4496609Z as.package html 2021-05-14T21:36:55.4555313Z bash html 2021-05-14T21:36:55.4802814Z build html 2021-05-14T21:36:55.4878013Z build_manual html 2021-05-14T21:36:55.5013255Z build_rmd html 2021-05-14T21:36:55.5104685Z build_site html 2021-05-14T21:36:55.5367856Z build_vignettes html 2021-05-14T21:36:55.5832097Z 2021-05-14T21:36:55.6284885Z finding level-2 HTML links ... done 2021-05-14T21:36:55.6332622Z check html 2021-05-14T21:36:55.6449631Z check_man html 2021-05-14T21:36:55.6674084Z check_rhub html 2021-05-14T21:36:55.6880673Z check_win html 2021-05-14T21:36:55.6937067Z clean_vignettes html 2021-05-14T21:36:55.7047096Z create html 2021-05-14T21:36:55.7130687Z dev_mode html 2021-05-14T21:36:55.7161069Z dev_packages html 2021-05-14T21:36:55.7261480Z dev_sitrep html 2021-05-14T21:36:55.7299542Z devtools-deprecated html 2021-05-14T21:36:55.7546123Z devtools html 2021-05-14T21:36:55.7673156Z document html 2021-05-14T21:36:55.7732504Z git_checks html 2021-05-14T21:36:55.7768908Z github_pat html 2021-05-14T21:36:55.7799834Z has_tests html 2021-05-14T21:36:55.8230370Z install html 2021-05-14T21:36:55.8537950Z install_deps html 2021-05-14T21:36:55.8568614Z is.package html 2021-05-14T21:36:55.8717339Z lint html 2021-05-14T21:36:55.9127073Z load_all html 2021-05-14T21:36:55.9164434Z loaded_packages html 2021-05-14T21:36:55.9215027Z missing_s3 html 2021-05-14T21:36:55.9273369Z package_file html 2021-05-14T21:36:55.9326921Z r_env_vars html 2021-05-14T21:36:55.9578822Z reexports html 2021-05-14T21:36:55.9739550Z release html 2021-05-14T21:36:55.9798356Z release_checks html 2021-05-14T21:36:55.9907583Z reload html 2021-05-14T21:36:56.0199137Z remote-reexports html 2021-05-14T21:36:56.0359653Z revdep html 2021-05-14T21:36:56.0569118Z run_examples html 2021-05-14T21:36:56.0614195Z save_all html 2021-05-14T21:36:56.0690286Z show_news html 2021-05-14T21:36:56.0828971Z source_gist html 2021-05-14T21:36:56.0930755Z source_url html 2021-05-14T21:36:56.1041541Z spell_check html 2021-05-14T21:36:56.1129211Z submit_cran html 2021-05-14T21:36:56.1366439Z test html 2021-05-14T21:36:56.1513443Z uninstall html 2021-05-14T21:36:56.1544309Z uses_testthat html 2021-05-14T21:36:56.1605390Z wd html 2021-05-14T21:36:56.1613050Z *** copying figures 2021-05-14T21:36:56.1622945Z ** building package indices 2021-05-14T21:36:56.2637323Z ** installing vignettes 2021-05-14T21:36:56.2707278Z ** testing if installed package can be loaded 2021-05-14T21:36:56.2709993Z *** arch - i386 2021-05-14T21:36:56.8800785Z *** arch - x64 2021-05-14T21:36:57.5940089Z * DONE (devtools) 2021-05-14T21:36:57.6602248Z In R CMD INSTALL 2021-05-14T21:36:57.6626082Z 2021-05-14T21:36:57.6626896Z The downloaded source packages are in 2021-05-14T21:36:57.6627787Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages' 2021-05-14T21:36:57.7773447Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T21:37:00.5634247Z 2021-05-14T21:37:01.2771760Z 2021-05-14T21:37:01.2835862Z 2021-05-14T21:37:01.2836223Z 2021-05-14T21:37:01.2837281Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\remotes10a0e7963ec\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-14T21:37:01.3732085Z 2021-05-14T21:37:01.3732936Z 2021-05-14T21:37:01.3733329Z 2021-05-14T21:37:01.3733677Z 2021-05-14T21:37:01.3734180Z - preparing 'desc': 2021-05-14T21:37:01.3872324Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:01.3873093Z 2021-05-14T21:37:01.3873729Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:01.3874267Z 2021-05-14T21:37:01.3874846Z v checking DESCRIPTION meta-information 2021-05-14T21:37:01.5382127Z 2021-05-14T21:37:01.5382938Z 2021-05-14T21:37:01.5383346Z 2021-05-14T21:37:01.5383695Z 2021-05-14T21:37:01.5384411Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:37:01.5454979Z 2021-05-14T21:37:01.5455637Z 2021-05-14T21:37:01.5456017Z 2021-05-14T21:37:01.5456361Z 2021-05-14T21:37:01.5456946Z - checking for empty or unneeded directories 2021-05-14T21:37:01.5557967Z 2021-05-14T21:37:01.5603351Z 2021-05-14T21:37:01.5607529Z 2021-05-14T21:37:01.6464120Z 2021-05-14T21:37:01.6465045Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-14T21:37:01.7274946Z 2021-05-14T21:37:01.7275722Z 2021-05-14T21:37:01.7276119Z 2021-05-14T21:37:01.7949606Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:37:01.7950497Z (as 'lib' is unspecified) 2021-05-14T21:37:02.1638689Z * installing *source* package 'desc' ... 2021-05-14T21:37:02.2343247Z ** R 2021-05-14T21:37:02.2581249Z ** inst 2021-05-14T21:37:02.2614225Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:03.4851587Z ** help 2021-05-14T21:37:03.7206029Z *** installing help indices 2021-05-14T21:37:03.8457969Z 2021-05-14T21:37:03.8458899Z converting help for package 'desc' 2021-05-14T21:37:03.8692582Z finding HTML links ... done 2021-05-14T21:37:03.9092126Z check_encoding html 2021-05-14T21:37:03.9167360Z check_field html 2021-05-14T21:37:03.9230386Z cran_ascii_fields html 2021-05-14T21:37:03.9631661Z cran_valid_fields html 2021-05-14T21:37:03.9697083Z dep_types html 2021-05-14T21:37:03.9833298Z desc html 2021-05-14T21:37:04.0041874Z desc_add_author html 2021-05-14T21:37:04.0252178Z desc_add_author_gh html 2021-05-14T21:37:04.0479716Z desc_add_me html 2021-05-14T21:37:04.0719447Z desc_add_orcid html 2021-05-14T21:37:04.0821144Z desc_add_remotes html 2021-05-14T21:37:04.1061556Z desc_add_role html 2021-05-14T21:37:04.1183987Z desc_add_to_collate html 2021-05-14T21:37:04.1262968Z desc_add_urls html 2021-05-14T21:37:04.1434920Z desc_bump_version html 2021-05-14T21:37:04.1656315Z desc_change_maintainer html 2021-05-14T21:37:04.1722128Z desc_clear_remotes html 2021-05-14T21:37:04.1811378Z desc_clear_urls html 2021-05-14T21:37:04.1954964Z desc_coerce_authors_at_r html 2021-05-14T21:37:04.2060491Z desc_del html 2021-05-14T21:37:04.2278000Z desc_del_author html 2021-05-14T21:37:04.2381347Z desc_del_collate html 2021-05-14T21:37:04.2506099Z desc_del_dep html 2021-05-14T21:37:04.2602382Z desc_del_deps html 2021-05-14T21:37:04.2715995Z desc_del_from_collate html 2021-05-14T21:37:04.2794362Z desc_del_remotes html 2021-05-14T21:37:04.3013280Z desc_del_role html 2021-05-14T21:37:04.3087598Z desc_del_urls html 2021-05-14T21:37:04.3169022Z desc_fields html 2021-05-14T21:37:04.3265846Z desc_get html 2021-05-14T21:37:04.3409940Z desc_get_author html 2021-05-14T21:37:04.3547670Z desc_get_authors html 2021-05-14T21:37:04.3626842Z desc_get_built html 2021-05-14T21:37:04.3744770Z desc_get_collate html 2021-05-14T21:37:04.3844397Z desc_get_deps html 2021-05-14T21:37:04.3993788Z desc_get_field html 2021-05-14T21:37:04.4125372Z desc_get_maintainer html 2021-05-14T21:37:04.4184283Z desc_get_remotes html 2021-05-14T21:37:04.4239602Z desc_get_urls html 2021-05-14T21:37:04.4365598Z desc_get_version html 2021-05-14T21:37:04.4367129Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgVsDYH/R.INSTALL1a0837121d7e/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-14T21:37:04.4474000Z desc_has_dep html 2021-05-14T21:37:04.4570502Z desc_has_fields html 2021-05-14T21:37:04.4632775Z desc_normalize html 2021-05-14T21:37:04.4676072Z desc_print html 2021-05-14T21:37:04.4735917Z desc_reformat_fields html 2021-05-14T21:37:04.4795600Z desc_reorder_fields html 2021-05-14T21:37:04.4916440Z desc_set html 2021-05-14T21:37:04.5114313Z desc_set_authors html 2021-05-14T21:37:04.5228179Z desc_set_collate html 2021-05-14T21:37:04.5356577Z desc_set_dep html 2021-05-14T21:37:04.5473145Z desc_set_deps html 2021-05-14T21:37:04.5547521Z desc_set_remotes html 2021-05-14T21:37:04.5622250Z desc_set_urls html 2021-05-14T21:37:04.5798504Z desc_set_version html 2021-05-14T21:37:04.5800099Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgVsDYH/R.INSTALL1a0837121d7e/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-14T21:37:04.5840957Z desc_to_latex html 2021-05-14T21:37:04.5883546Z desc_validate html 2021-05-14T21:37:04.7436656Z description html 2021-05-14T21:37:04.7438640Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgVsDYH/R.INSTALL1a0837121d7e/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-14T21:37:04.7441022Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgVsDYH/R.INSTALL1a0837121d7e/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-14T21:37:04.7443472Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpgVsDYH/R.INSTALL1a0837121d7e/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-14T21:37:04.7446486Z ** building package indices 2021-05-14T21:37:04.8703656Z ** testing if installed package can be loaded 2021-05-14T21:37:04.8705914Z *** arch - i386 2021-05-14T21:37:05.0748308Z *** arch - x64 2021-05-14T21:37:05.2843439Z * DONE (desc) 2021-05-14T21:37:05.3423209Z In R CMD INSTALL 2021-05-14T21:37:05.6096761Z 2021-05-14T21:37:05.6097963Z 2021-05-14T21:37:05.6129476Z 2021-05-14T21:37:05.6131319Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\remotes10a03054729e\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-14T21:37:05.6132664Z 2021-05-14T21:37:05.6134133Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\remotes10a03054729e\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-14T21:37:05.6794472Z 2021-05-14T21:37:05.6833673Z 2021-05-14T21:37:05.6834207Z 2021-05-14T21:37:05.6834584Z 2021-05-14T21:37:05.6835065Z - preparing 'ghtravis': 2021-05-14T21:37:05.6918294Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:05.6950851Z 2021-05-14T21:37:05.6954451Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:05.6955080Z 2021-05-14T21:37:05.6955687Z v checking DESCRIPTION meta-information 2021-05-14T21:37:05.7936089Z 2021-05-14T21:37:05.7980322Z 2021-05-14T21:37:05.7981031Z 2021-05-14T21:37:05.7981503Z 2021-05-14T21:37:05.7982220Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:37:05.7982747Z 2021-05-14T21:37:05.7983111Z 2021-05-14T21:37:05.7983672Z - checking for empty or unneeded directories 2021-05-14T21:37:05.8052446Z 2021-05-14T21:37:05.8053119Z 2021-05-14T21:37:05.8053506Z 2021-05-14T21:37:05.8057493Z 2021-05-14T21:37:05.8058042Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-14T21:37:05.8642700Z 2021-05-14T21:37:05.8643712Z 2021-05-14T21:37:05.8644154Z 2021-05-14T21:37:05.9256065Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:37:05.9256866Z (as 'lib' is unspecified) 2021-05-14T21:37:06.1983637Z * installing *source* package 'ghtravis' ... 2021-05-14T21:37:06.2237090Z ** R 2021-05-14T21:37:06.2397881Z ** inst 2021-05-14T21:37:06.2420404Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:07.2193477Z ** help 2021-05-14T21:37:07.3457920Z *** installing help indices 2021-05-14T21:37:07.4051641Z 2021-05-14T21:37:07.4052903Z converting help for package 'ghtravis' 2021-05-14T21:37:07.4292622Z finding HTML links ... done 2021-05-14T21:37:07.4507354Z all_remote_package_deps html 2021-05-14T21:37:07.4634846Z binary_release_table html 2021-05-14T21:37:07.4713712Z cat_desc_elements html 2021-05-14T21:37:07.4756990Z dcf_package_version html 2021-05-14T21:37:07.4834555Z deploy_travis html 2021-05-14T21:37:07.4901355Z deployed_tarball_version html 2021-05-14T21:37:07.5005701Z drop_remotes html 2021-05-14T21:37:07.5090438Z example_description_file html 2021-05-14T21:37:07.5178075Z get_dep_table html 2021-05-14T21:37:07.5221066Z get_remote_info html 2021-05-14T21:37:07.5314012Z 2021-05-14T21:37:07.5757877Z finding level-2 HTML links ... done 2021-05-14T21:37:07.5775311Z get_remote_package_dcf html 2021-05-14T21:37:07.5817547Z get_remotes html 2021-05-14T21:37:07.5970065Z install_remote_binaries html 2021-05-14T21:37:07.6090197Z install_remotes_no_dep html 2021-05-14T21:37:07.6216874Z latest_release_with_binary html 2021-05-14T21:37:07.6270807Z make_full_version html 2021-05-14T21:37:07.6342445Z package_comparison_table html 2021-05-14T21:37:07.6384939Z package_name html 2021-05-14T21:37:07.6454116Z package_needs_update html 2021-05-14T21:37:07.6499826Z parse_one_remote html 2021-05-14T21:37:07.6538230Z r_version html 2021-05-14T21:37:07.6587285Z read_dcf html 2021-05-14T21:37:07.6678734Z remote_binaries html 2021-05-14T21:37:07.6767185Z remote_order html 2021-05-14T21:37:07.6819779Z rewrite_remotes html 2021-05-14T21:37:07.6862744Z split_remotes html 2021-05-14T21:37:07.6916069Z subset_remote html 2021-05-14T21:37:07.6952778Z sys_ext html 2021-05-14T21:37:07.7048064Z tag_table html 2021-05-14T21:37:07.7054642Z ** building package indices 2021-05-14T21:37:07.7683963Z ** testing if installed package can be loaded 2021-05-14T21:37:07.7686048Z *** arch - i386 2021-05-14T21:37:08.3770549Z *** arch - x64 2021-05-14T21:37:09.0898238Z * DONE (ghtravis) 2021-05-14T21:37:09.1213953Z In R CMD INSTALL 2021-05-14T21:37:09.1399195Z Using github PAT from envvar GITHUB_PAT 2021-05-14T21:37:09.2992724Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T21:37:11.9175948Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T21:37:11.9176870Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T21:37:11.9177507Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T21:37:11.9178125Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T21:37:11.9178685Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T21:37:11.9180463Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T21:37:11.9191221Z Installing packages into 'D:/a/_temp/Library' 2021-05-14T21:37:11.9192139Z (as 'lib' is unspecified) 2021-05-14T21:37:13.2491721Z 2021-05-14T21:37:13.2493061Z There are binary versions available but the source versions are later: 2021-05-14T21:37:13.2504516Z binary source needs_compilation 2021-05-14T21:37:13.2505228Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-14T21:37:13.2505805Z generics 0.0.2 0.1.0 FALSE 2021-05-14T21:37:13.2506342Z dplyr 0.8.5 1.0.6 TRUE 2021-05-14T21:37:13.2506837Z tidyr 1.0.2 1.1.3 TRUE 2021-05-14T21:37:13.2507168Z 2021-05-14T21:37:13.2509032Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-14T21:37:13.2509570Z 2021-05-14T21:37:13.2524262Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T21:37:13.5797841Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-14T21:37:13.6913446Z ================================================== 2021-05-14T21:37:13.6914436Z downloaded 89 KB 2021-05-14T21:37:13.6914947Z 2021-05-14T21:37:13.6928013Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T21:37:13.8816642Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-14T21:37:13.9477625Z ================================================== 2021-05-14T21:37:13.9478569Z downloaded 115 KB 2021-05-14T21:37:13.9479061Z 2021-05-14T21:37:13.9491667Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T21:37:14.0357425Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-14T21:37:14.1131375Z ================================================== 2021-05-14T21:37:14.1132395Z downloaded 194 KB 2021-05-14T21:37:14.1132864Z 2021-05-14T21:37:14.1146619Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T21:37:14.3779533Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-14T21:37:14.5880843Z ================================================== 2021-05-14T21:37:14.5881881Z downloaded 932 KB 2021-05-14T21:37:14.5882321Z 2021-05-14T21:37:14.5895825Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T21:37:14.6816592Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-14T21:37:14.7336187Z ================================================== 2021-05-14T21:37:14.7336978Z downloaded 691 KB 2021-05-14T21:37:14.7337402Z 2021-05-14T21:37:15.0515867Z * installing *source* package 'tidyselect' ... 2021-05-14T21:37:15.0599695Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-14T21:37:15.0861685Z ** R 2021-05-14T21:37:15.1059171Z ** inst 2021-05-14T21:37:15.1101881Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:15.8179281Z ** help 2021-05-14T21:37:15.9048109Z *** installing help indices 2021-05-14T21:37:15.9597005Z converting help for package 'tidyselect' 2021-05-14T21:37:15.9829341Z finding HTML links ... done 2021-05-14T21:37:16.0252307Z all_of html 2021-05-14T21:37:16.1067875Z eval_select html 2021-05-14T21:37:16.1069543Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.1269322Z everything html 2021-05-14T21:37:16.1448529Z faq-external-vector html 2021-05-14T21:37:16.1545791Z faq-selection-context html 2021-05-14T21:37:16.2168313Z language html 2021-05-14T21:37:16.2170390Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.2172951Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.2175302Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-14T21:37:16.2177594Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-14T21:37:16.2179872Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.2182595Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.2266617Z one_of html 2021-05-14T21:37:16.2409298Z peek_vars html 2021-05-14T21:37:16.2569162Z poke_vars html 2021-05-14T21:37:16.2758044Z reexports html 2021-05-14T21:37:16.2759677Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-14T21:37:16.2761638Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-14T21:37:16.2763750Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.2765648Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-14T21:37:16.3107335Z starts_with html 2021-05-14T21:37:16.3252436Z tidyselect-package html 2021-05-14T21:37:16.3425624Z vars_pull html 2021-05-14T21:37:16.3427334Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpwHMxy5/R.INSTALL135445376def/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-14T21:37:16.3617662Z vars_select html 2021-05-14T21:37:16.3662554Z vars_select_helpers html 2021-05-14T21:37:16.3817107Z where html 2021-05-14T21:37:16.3822043Z ** building package indices 2021-05-14T21:37:16.4235180Z ** installing vignettes 2021-05-14T21:37:16.4289513Z ** testing if installed package can be loaded 2021-05-14T21:37:16.4292107Z *** arch - i386 2021-05-14T21:37:16.7351156Z *** arch - x64 2021-05-14T21:37:17.0442210Z * DONE (tidyselect) 2021-05-14T21:37:17.0799073Z In R CMD INSTALL 2021-05-14T21:37:17.4114306Z * installing *source* package 'generics' ... 2021-05-14T21:37:17.4216034Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-14T21:37:17.4463918Z ** R 2021-05-14T21:37:17.4563512Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:17.5786860Z ** help 2021-05-14T21:37:17.7109994Z *** installing help indices 2021-05-14T21:37:17.7766821Z converting help for package 'generics' 2021-05-14T21:37:17.7995006Z finding HTML links ... done 2021-05-14T21:37:17.8341837Z augment html 2021-05-14T21:37:17.8502293Z calculate html 2021-05-14T21:37:18.2031565Z coercion-factor html 2021-05-14T21:37:18.2297732Z coercion-time-difference html 2021-05-14T21:37:18.2433566Z compile html 2021-05-14T21:37:18.2592500Z components html 2021-05-14T21:37:18.2721747Z equation html 2021-05-14T21:37:18.2846733Z estfun html 2021-05-14T21:37:18.2972545Z evaluate html 2021-05-14T21:37:18.3098176Z explain html 2021-05-14T21:37:18.3248682Z fit html 2021-05-14T21:37:18.3401205Z fit_xy html 2021-05-14T21:37:18.3522953Z generate html 2021-05-14T21:37:18.3705623Z generics-package html 2021-05-14T21:37:18.3838884Z glance html 2021-05-14T21:37:18.3968029Z hypothesize html 2021-05-14T21:37:18.4124214Z interpolate html 2021-05-14T21:37:18.4247823Z learn html 2021-05-14T21:37:18.4402157Z min_grid html 2021-05-14T21:37:18.4526180Z prune html 2021-05-14T21:37:18.4649711Z refit html 2021-05-14T21:37:18.4778398Z required_pkgs html 2021-05-14T21:37:18.5412995Z setops html 2021-05-14T21:37:18.5561037Z specify html 2021-05-14T21:37:18.5720199Z tidy html 2021-05-14T21:37:18.5845601Z train html 2021-05-14T21:37:18.6040758Z tunable html 2021-05-14T21:37:18.6164100Z var_imp html 2021-05-14T21:37:18.6288189Z varying_args html 2021-05-14T21:37:18.6412079Z visualize html 2021-05-14T21:37:18.6418169Z ** building package indices 2021-05-14T21:37:18.7021808Z ** testing if installed package can be loaded 2021-05-14T21:37:18.7023436Z *** arch - i386 2021-05-14T21:37:18.9067525Z *** arch - x64 2021-05-14T21:37:19.1144712Z * DONE (generics) 2021-05-14T21:37:19.1584481Z In R CMD INSTALL 2021-05-14T21:37:19.4616976Z * installing *source* package 'cpp11' ... 2021-05-14T21:37:19.4695891Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-14T21:37:19.4959676Z ** R 2021-05-14T21:37:19.5039771Z ** inst 2021-05-14T21:37:19.5183672Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:19.7153546Z ** help 2021-05-14T21:37:19.7465089Z *** installing help indices 2021-05-14T21:37:19.7683326Z converting help for package 'cpp11' 2021-05-14T21:37:19.7926942Z finding HTML links ... done 2021-05-14T21:37:19.8092208Z cpp11-package html 2021-05-14T21:37:19.8228248Z cpp_register html 2021-05-14T21:37:19.8398684Z cpp_source html 2021-05-14T21:37:19.8485320Z cpp_vendor html 2021-05-14T21:37:19.8489162Z ** building package indices 2021-05-14T21:37:19.8653628Z ** installing vignettes 2021-05-14T21:37:19.8705110Z ** testing if installed package can be loaded 2021-05-14T21:37:19.8707738Z *** arch - i386 2021-05-14T21:37:20.0762425Z *** arch - x64 2021-05-14T21:37:20.2858921Z * DONE (cpp11) 2021-05-14T21:37:20.3145179Z In R CMD INSTALL 2021-05-14T21:37:21.0071225Z * installing *source* package 'dplyr' ... 2021-05-14T21:37:21.0395599Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-14T21:37:21.0719505Z ** libs 2021-05-14T21:37:21.0727970Z 2021-05-14T21:37:21.0728689Z *** arch - i386 2021-05-14T21:37:21.1026067Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-14T21:37:21.2486163Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-14T21:37:21.4167066Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-14T21:37:21.5508804Z 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-14T21:37:21.9393687Z 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-14T21:37:22.0554515Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-14T21:37:22.1779606Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-14T21:37:22.3008162Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-14T21:37:22.4391786Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-14T21:37:22.5724801Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-14T21:37:22.6807604Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-14T21:37:22.9454228Z 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-14T21:37:23.1667987Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-14T21:37:23.1686075Z 2021-05-14T21:37:23.1687280Z *** arch - x64 2021-05-14T21:37:23.1925741Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-14T21:37:23.3306934Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-14T21:37:23.4908243Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-14T21:37:23.6206991Z 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-14T21:37:23.9915799Z 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-14T21:37:24.1056352Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-14T21:37:24.2262935Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-14T21:37:24.3504946Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-14T21:37:24.4834861Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-14T21:37:24.6125029Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-14T21:37:24.7188164Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-14T21:37:24.9841455Z 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-14T21:37:25.2461058Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-14T21:37:25.2499092Z ** R 2021-05-14T21:37:25.3326939Z ** data 2021-05-14T21:37:25.3349361Z *** moving datasets to lazyload DB 2021-05-14T21:37:25.4491340Z ** inst 2021-05-14T21:37:25.4616520Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:29.5122274Z ** help 2021-05-14T21:37:30.0715188Z *** installing help indices 2021-05-14T21:37:30.3122901Z converting help for package 'dplyr' 2021-05-14T21:37:30.3364881Z finding HTML links ... done 2021-05-14T21:37:30.4659755Z across html 2021-05-14T21:37:30.4829869Z add_rownames html 2021-05-14T21:37:30.5034344Z all_equal html 2021-05-14T21:37:30.5222219Z all_vars html 2021-05-14T21:37:30.6379891Z arrange html 2021-05-14T21:37:30.6685322Z arrange_all html 2021-05-14T21:37:30.6777641Z auto_copy html 2021-05-14T21:37:30.7044356Z backend_dbplyr html 2021-05-14T21:37:30.7115515Z band_members html 2021-05-14T21:37:30.7371350Z bench_compare html 2021-05-14T21:37:30.7431421Z between html 2021-05-14T21:37:30.7616635Z bind html 2021-05-14T21:37:30.7729408Z c_across html 2021-05-14T21:37:30.7869909Z case_when html 2021-05-14T21:37:30.7915893Z check_dbplyr html 2021-05-14T21:37:30.8071945Z coalesce html 2021-05-14T21:37:30.8237756Z combine html 2021-05-14T21:37:30.8273917Z common_by html 2021-05-14T21:37:30.8491554Z compute html 2021-05-14T21:37:30.8649841Z context html 2021-05-14T21:37:30.8772835Z copy_to html 2021-05-14T21:37:30.9033667Z count html 2021-05-14T21:37:30.9165156Z cumall html 2021-05-14T21:37:30.9260222Z defunct html 2021-05-14T21:37:30.9313924Z desc html 2021-05-14T21:37:30.9362908Z dim_desc html 2021-05-14T21:37:30.9575137Z distinct html 2021-05-14T21:37:30.9880553Z distinct_all html 2021-05-14T21:37:31.0083277Z do html 2021-05-14T21:37:31.0248475Z dplyr-package html 2021-05-14T21:37:31.0445291Z dplyr_data_masking html 2021-05-14T21:37:31.0880449Z dplyr_extending html 2021-05-14T21:37:31.1309647Z dplyr_tidy_select html 2021-05-14T21:37:31.1412685Z explain html 2021-05-14T21:37:31.1874986Z filter-joins html 2021-05-14T21:37:31.2385655Z filter html 2021-05-14T21:37:31.2694003Z filter_all html 2021-05-14T21:37:31.2917634Z funs html 2021-05-14T21:37:31.3284355Z group_by html 2021-05-14T21:37:31.3633267Z group_by_all html 2021-05-14T21:37:31.3686429Z group_by_drop_default html 2021-05-14T21:37:31.3745649Z group_by_prepare html 2021-05-14T21:37:31.3840077Z group_cols html 2021-05-14T21:37:31.4052040Z group_data html 2021-05-14T21:37:31.4480608Z group_map html 2021-05-14T21:37:31.4753759Z group_nest html 2021-05-14T21:37:31.5172666Z group_split html 2021-05-14T21:37:31.5376928Z group_trim html 2021-05-14T21:37:31.5472108Z grouped_df html 2021-05-14T21:37:31.5523833Z ident html 2021-05-14T21:37:31.5662042Z if_else html 2021-05-14T21:37:31.5761877Z lead-lag html 2021-05-14T21:37:31.5901555Z location html 2021-05-14T21:37:31.5983270Z make_tbl html 2021-05-14T21:37:31.6743837Z mutate-joins html 2021-05-14T21:37:31.7489672Z mutate html 2021-05-14T21:37:31.8016562Z mutate_all html 2021-05-14T21:37:31.8072399Z n_distinct html 2021-05-14T21:37:31.8221236Z na_if html 2021-05-14T21:37:31.8285303Z near html 2021-05-14T21:37:31.8605673Z nest_by html 2021-05-14T21:37:31.9021557Z nest_join html 2021-05-14T21:37:31.9942646Z new_grouped_df html 2021-05-14T21:37:32.0082508Z nth html 2021-05-14T21:37:32.0155089Z order_by html 2021-05-14T21:37:32.0316387Z progress_estimated html 2021-05-14T21:37:32.0510132Z pull html 2021-05-14T21:37:32.0658091Z ranking html 2021-05-14T21:37:32.1051190Z recode html 2021-05-14T21:37:32.1618441Z reexports html 2021-05-14T21:37:32.1620512Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpeogV8N/R.INSTALL15284503cb0/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-14T21:37:32.1622694Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpeogV8N/R.INSTALL15284503cb0/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-14T21:37:32.1800064Z relocate html 2021-05-14T21:37:32.2067537Z rename html 2021-05-14T21:37:32.2503039Z rows html 2021-05-14T21:37:32.2710568Z rowwise html 2021-05-14T21:37:32.2752888Z same_src html 2021-05-14T21:37:32.3015615Z sample_n html 2021-05-14T21:37:32.3774724Z scoped html 2021-05-14T21:37:32.4128058Z se-deprecated html 2021-05-14T21:37:32.4858337Z select html 2021-05-14T21:37:32.5154380Z select_all html 2021-05-14T21:37:32.5295130Z select_vars html 2021-05-14T21:37:32.5361278Z setops html 2021-05-14T21:37:32.5957313Z slice html 2021-05-14T21:37:32.6003341Z sql html 2021-05-14T21:37:32.6090628Z src html 2021-05-14T21:37:32.6352273Z src_dbi html 2021-05-14T21:37:32.6467461Z src_local html 2021-05-14T21:37:32.6520615Z src_tbls html 2021-05-14T21:37:32.6643735Z starwars html 2021-05-14T21:37:32.6775958Z storms html 2021-05-14T21:37:32.7332949Z summarise html 2021-05-14T21:37:32.7868303Z summarise_all html 2021-05-14T21:37:32.7981563Z summarise_each html 2021-05-14T21:37:32.8039545Z tbl html 2021-05-14T21:37:32.8152199Z tbl_df html 2021-05-14T21:37:32.8192870Z tbl_ptype html 2021-05-14T21:37:32.8256264Z tbl_vars html 2021-05-14T21:37:32.8519755Z tidyeval-compat html 2021-05-14T21:37:32.8714888Z top_n html 2021-05-14T21:37:32.8851233Z vars html 2021-05-14T21:37:32.9031817Z with_groups html 2021-05-14T21:37:32.9091890Z with_order html 2021-05-14T21:37:32.9103713Z *** copying figures 2021-05-14T21:37:32.9158876Z ** building package indices 2021-05-14T21:37:33.1525540Z ** installing vignettes 2021-05-14T21:37:33.1660247Z ** testing if installed package can be loaded 2021-05-14T21:37:33.1662641Z *** arch - i386 2021-05-14T21:37:33.6736446Z *** arch - x64 2021-05-14T21:37:34.1920065Z * DONE (dplyr) 2021-05-14T21:37:34.3161488Z In R CMD INSTALL 2021-05-14T21:37:34.7506050Z * installing *source* package 'tidyr' ... 2021-05-14T21:37:34.7666204Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-14T21:37:34.8013241Z ** libs 2021-05-14T21:37:34.8032440Z 2021-05-14T21:37:34.8033564Z *** arch - i386 2021-05-14T21:37:34.8257830Z 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-14T21:37:36.0186627Z 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-14T21:37:36.3145352Z 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-14T21:37:38.1443736Z 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-14T21:37:39.5814249Z 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-14T21:37:39.8086963Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-14T21:37:39.8106984Z 2021-05-14T21:37:39.8107614Z *** arch - x64 2021-05-14T21:37:39.8309761Z 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-14T21:37:41.0442362Z 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-14T21:37:41.3387051Z 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-14T21:37:43.1638105Z 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-14T21:37:44.6299019Z 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-14T21:37:44.8934146Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-14T21:37:44.8970311Z ** R 2021-05-14T21:37:44.9275616Z ** data 2021-05-14T21:37:44.9328365Z *** moving datasets to lazyload DB 2021-05-14T21:37:45.1669303Z ** inst 2021-05-14T21:37:45.1763751Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:46.5722102Z ** help 2021-05-14T21:37:46.7611869Z *** installing help indices 2021-05-14T21:37:46.8553576Z converting help for package 'tidyr' 2021-05-14T21:37:46.8796614Z finding HTML links ... done 2021-05-14T21:37:46.9157691Z billboard html 2021-05-14T21:37:46.9452226Z chop html 2021-05-14T21:37:46.9638412Z complete html 2021-05-14T21:37:46.9716129Z construction html 2021-05-14T21:37:47.0245644Z deprecated-se html 2021-05-14T21:37:47.0308037Z drop_na html 2021-05-14T21:37:47.0649944Z expand html 2021-05-14T21:37:47.0833188Z expand_grid html 2021-05-14T21:37:47.1046605Z extract html 2021-05-14T21:37:47.1087223Z extract_numeric html 2021-05-14T21:37:47.1183276Z fill html 2021-05-14T21:37:47.1275195Z fish_encounters html 2021-05-14T21:37:47.1348637Z full_seq html 2021-05-14T21:37:47.1726090Z gather html 2021-05-14T21:37:47.2208269Z hoist html 2021-05-14T21:37:47.2883216Z nest html 2021-05-14T21:37:47.3168260Z nest_legacy html 2021-05-14T21:37:47.3458082Z pack html 2021-05-14T21:37:47.3514922Z pipe html 2021-05-14T21:37:47.3516333Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqcSzUd/R.INSTALL10f47c5235e/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-14T21:37:47.3934718Z pivot_longer html 2021-05-14T21:37:47.4509476Z pivot_longer_spec html 2021-05-14T21:37:47.4864986Z pivot_wider html 2021-05-14T21:37:47.5244910Z pivot_wider_spec html 2021-05-14T21:37:47.5473723Z reexports html 2021-05-14T21:37:47.5542259Z relig_income html 2021-05-14T21:37:47.5697656Z replace_na html 2021-05-14T21:37:47.6014061Z separate html 2021-05-14T21:37:47.6112416Z separate_rows html 2021-05-14T21:37:47.6147195Z smiths html 2021-05-14T21:37:47.6386513Z spread html 2021-05-14T21:37:47.6470086Z table1 html 2021-05-14T21:37:47.6613354Z tidyr-package html 2021-05-14T21:37:47.6686383Z tidyr_legacy html 2021-05-14T21:37:47.7062496Z tidyr_tidy_select html 2021-05-14T21:37:47.7184040Z uncount html 2021-05-14T21:37:47.7343505Z unite html 2021-05-14T21:37:47.7417456Z us_rent_income html 2021-05-14T21:37:47.7585177Z who html 2021-05-14T21:37:47.7699933Z world_bank_pop html 2021-05-14T21:37:47.7706761Z *** copying figures 2021-05-14T21:37:47.7747219Z ** building package indices 2021-05-14T21:37:47.8673701Z ** installing vignettes 2021-05-14T21:37:47.8753723Z ** testing if installed package can be loaded 2021-05-14T21:37:47.8756173Z *** arch - i386 2021-05-14T21:37:48.3827521Z *** arch - x64 2021-05-14T21:37:48.8959290Z * DONE (tidyr) 2021-05-14T21:37:48.9459781Z In R CMD INSTALL 2021-05-14T21:37:48.9479138Z 2021-05-14T21:37:48.9479990Z The downloaded source packages are in 2021-05-14T21:37:48.9480900Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages' 2021-05-14T21:37:49.1662964Z 2021-05-14T21:37:49.1663858Z 2021-05-14T21:37:49.1664287Z 2021-05-14T21:37:49.1673759Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\remotes10a02c886e26\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-14T21:37:49.1675301Z 2021-05-14T21:37:49.1676469Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\remotes10a02c886e26\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-14T21:37:49.2025936Z 2021-05-14T21:37:49.2026624Z 2021-05-14T21:37:49.2027006Z 2021-05-14T21:37:49.2027356Z 2021-05-14T21:37:49.2027940Z - preparing 'aghast': 2021-05-14T21:37:49.2136636Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:49.2137454Z 2021-05-14T21:37:49.2138239Z checking DESCRIPTION meta-information ... 2021-05-14T21:37:49.2138811Z 2021-05-14T21:37:49.2139418Z v checking DESCRIPTION meta-information 2021-05-14T21:37:49.2838493Z 2021-05-14T21:37:49.2839196Z 2021-05-14T21:37:49.2839577Z 2021-05-14T21:37:49.2839947Z 2021-05-14T21:37:49.2840662Z - checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:37:49.2841186Z 2021-05-14T21:37:49.2841536Z 2021-05-14T21:37:49.2842120Z - checking for empty or unneeded directories 2021-05-14T21:37:49.2842553Z 2021-05-14T21:37:49.2842896Z 2021-05-14T21:37:49.2843380Z - building 'aghast_0.2.1.tar.gz' 2021-05-14T21:37:49.3047240Z 2021-05-14T21:37:49.3047972Z 2021-05-14T21:37:49.3048387Z 2021-05-14T21:37:49.3328474Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:37:49.3329168Z (as 'lib' is unspecified) 2021-05-14T21:37:49.5535670Z * installing *source* package 'aghast' ... 2021-05-14T21:37:49.5846263Z ** R 2021-05-14T21:37:49.5953212Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:49.8233014Z ** help 2021-05-14T21:37:49.8710201Z *** installing help indices 2021-05-14T21:37:49.9019327Z 2021-05-14T21:37:49.9020512Z converting help for package 'aghast' 2021-05-14T21:37:49.9252173Z finding HTML links ... done 2021-05-14T21:37:49.9442539Z ga_artifacts html 2021-05-14T21:37:49.9545608Z ga_jobs html 2021-05-14T21:37:49.9635666Z ga_run_log_config html 2021-05-14T21:37:49.9793340Z ga_runs html 2021-05-14T21:37:49.9969981Z ga_secrets html 2021-05-14T21:37:50.0119820Z ga_workflows html 2021-05-14T21:37:50.0189950Z pipe html 2021-05-14T21:37:50.0193874Z ** building package indices 2021-05-14T21:37:50.0421411Z ** testing if installed package can be loaded 2021-05-14T21:37:50.0423649Z *** arch - i386 2021-05-14T21:37:50.2478324Z *** arch - x64 2021-05-14T21:37:50.4538673Z * DONE (aghast) 2021-05-14T21:37:50.4719532Z In R CMD INSTALL 2021-05-14T21:37:50.4837041Z Installing 1 packages: covr 2021-05-14T21:37:50.4847283Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:37:50.4848067Z (as 'lib' is unspecified) 2021-05-14T21:37:51.1978998Z also installing the dependencies 'lazyeval', 'rex' 2021-05-14T21:37:51.1979443Z 2021-05-14T21:37:51.7582576Z 2021-05-14T21:37:51.7584031Z There is a binary version available but the source version is later: 2021-05-14T21:37:51.7594286Z binary source needs_compilation 2021-05-14T21:37:51.7595022Z covr 3.5.0 3.5.1 TRUE 2021-05-14T21:37:51.7595413Z 2021-05-14T21:37:51.7607785Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-14T21:37:52.0369249Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-14T21:37:52.2417974Z ================================================== 2021-05-14T21:37:52.2419863Z downloaded 167 KB 2021-05-14T21:37:52.2420403Z 2021-05-14T21:37:52.2433661Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-14T21:37:52.5093702Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-14T21:37:52.7099103Z ================================================== 2021-05-14T21:37:52.7100152Z downloaded 121 KB 2021-05-14T21:37:52.7100683Z 2021-05-14T21:37:52.7255616Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-14T21:37:52.7381468Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-14T21:37:52.7397994Z 2021-05-14T21:37:52.7398706Z The downloaded binary packages are in 2021-05-14T21:37:52.7399710Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages 2021-05-14T21:37:52.7401190Z installing the source package 'covr' 2021-05-14T21:37:52.7401648Z 2021-05-14T21:37:52.7416361Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T21:37:53.0029550Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-14T21:37:53.0219799Z ================================================== 2021-05-14T21:37:53.0220694Z downloaded 143 KB 2021-05-14T21:37:53.0221201Z 2021-05-14T21:37:53.4802216Z * installing *source* package 'covr' ... 2021-05-14T21:37:53.5002219Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-14T21:37:53.5301845Z ** libs 2021-05-14T21:37:53.5309918Z 2021-05-14T21:37:53.5311039Z *** arch - i386 2021-05-14T21:37:53.5511967Z 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-14T21:37:53.7419154Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-14T21:37:53.8310343Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-14T21:37:53.8323990Z 2021-05-14T21:37:53.8325032Z *** arch - x64 2021-05-14T21:37:53.8497903Z 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-14T21:37:54.0493466Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-14T21:37:54.1297774Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-14T21:37:54.1324406Z ** R 2021-05-14T21:37:54.1573055Z ** inst 2021-05-14T21:37:54.1670346Z ** byte-compile and prepare package for lazy loading 2021-05-14T21:37:55.2275139Z ** help 2021-05-14T21:37:55.3455313Z *** installing help indices 2021-05-14T21:37:55.4139229Z converting help for package 'covr' 2021-05-14T21:37:55.4366402Z finding HTML links ... done 2021-05-14T21:37:55.4584363Z azure html 2021-05-14T21:37:55.4625996Z clear_counters html 2021-05-14T21:37:55.4735775Z code_coverage html 2021-05-14T21:37:55.4991118Z codecov html 2021-05-14T21:37:55.5035512Z count html 2021-05-14T21:37:55.5079582Z coverage_to_list html 2021-05-14T21:37:55.5192788Z coveralls html 2021-05-14T21:37:55.5470257Z covr-package html 2021-05-14T21:37:55.5508745Z display_name html 2021-05-14T21:37:55.5585708Z environment_coverage html 2021-05-14T21:37:55.5699490Z exclusions html 2021-05-14T21:37:55.5800350Z file_coverage html 2021-05-14T21:37:55.5888830Z file_report html 2021-05-14T21:37:55.5958113Z function_coverage html 2021-05-14T21:37:55.6063086Z gitlab html 2021-05-14T21:37:55.6112368Z in_covr html 2021-05-14T21:37:55.6166465Z key html 2021-05-14T21:37:55.6269721Z new_counter html 2021-05-14T21:37:55.6271411Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpesen0q/R.INSTALLa885cd9642e/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-14T21:37:55.6533774Z package_coverage html 2021-05-14T21:37:55.6600414Z percent_coverage html 2021-05-14T21:37:55.6684214Z print.coverage html 2021-05-14T21:37:55.6748139Z report html 2021-05-14T21:37:55.6876226Z system_check html 2021-05-14T21:37:55.6992050Z system_output html 2021-05-14T21:37:55.7052159Z tally_coverage html 2021-05-14T21:37:55.7112382Z to_cobertura html 2021-05-14T21:37:55.7178635Z to_sonarqube html 2021-05-14T21:37:55.7252839Z trace_calls html 2021-05-14T21:37:55.7314504Z value html 2021-05-14T21:37:55.7396640Z zero_coverage html 2021-05-14T21:37:55.7402875Z *** copying figures 2021-05-14T21:37:55.7412604Z ** building package indices 2021-05-14T21:37:55.8056572Z ** installing vignettes 2021-05-14T21:37:55.8121223Z ** testing if installed package can be loaded 2021-05-14T21:37:55.8123500Z *** arch - i386 2021-05-14T21:37:56.0166033Z *** arch - x64 2021-05-14T21:37:56.2257869Z * DONE (covr) 2021-05-14T21:37:56.2902938Z In R CMD INSTALL 2021-05-14T21:37:56.2921913Z 2021-05-14T21:37:56.2922701Z The downloaded source packages are in 2021-05-14T21:37:56.2923606Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp63PmRv\downloaded_packages' 2021-05-14T21:37:56.3828609Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T21:37:56.3829328Z Rscript -e "tic::before_install()" 2021-05-14T21:37:56.3885159Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:37:56.3885655Z env: 2021-05-14T21:37:56.3886064Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:37:56.3886627Z TIC_DEPLOY_KEY: 2021-05-14T21:37:56.3887034Z RSPM: 2021-05-14T21:37:56.3888659Z GITHUB_PAT: *** 2021-05-14T21:37:56.3889017Z COVERALLS_TOKEN: 2021-05-14T21:37:56.3889488Z continue-on-error: false 2021-05-14T21:37:56.3889896Z VDIFFR_RUN_TESTS: 2021-05-14T21:37:56.3890283Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:37:56.3890615Z TZ: UTC 2021-05-14T21:37:56.3890962Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:37:56.3891334Z NOT_CRAN: true 2021-05-14T21:37:56.3891653Z MSYSTEM: MINGW64 2021-05-14T21:37:56.3892000Z ##[endgroup] 2021-05-14T21:37:57.6383106Z v Loading tic stage configuration from tic.R 2021-05-14T21:37:57.8017103Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:37:57.8018261Z Windows because LaTeX is not available. 2021-05-14T21:37:57.8264150Z Running before_install: step_install_remote_binaries() 2021-05-14T21:37:58.4827133Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T21:37:58.4827924Z remotes::install_deps(dependencies = TRUE) 2021-05-14T21:37:58.4828458Z remotes::install_cran("rcmdcheck") 2021-05-14T21:37:58.4828955Z remotes::install_cran("markdown") 2021-05-14T21:37:58.4833965Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:37:58.4834347Z env: 2021-05-14T21:37:58.4834739Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:37:58.4835159Z TIC_DEPLOY_KEY: 2021-05-14T21:37:58.4835467Z RSPM: 2021-05-14T21:37:58.4836613Z GITHUB_PAT: *** 2021-05-14T21:37:58.4836964Z COVERALLS_TOKEN: 2021-05-14T21:37:58.4837448Z continue-on-error: false 2021-05-14T21:37:58.4837855Z VDIFFR_RUN_TESTS: 2021-05-14T21:37:58.4838257Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:37:58.4838586Z TZ: UTC 2021-05-14T21:37:58.4838933Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:37:58.4839307Z NOT_CRAN: true 2021-05-14T21:37:58.4839666Z MSYSTEM: MINGW64 2021-05-14T21:37:58.4839998Z ##[endgroup] 2021-05-14T21:38:02.0521949Z fftw (NA -> 1.0-6) [CRAN] 2021-05-14T21:38:02.0551901Z Installing 1 packages: fftw 2021-05-14T21:38:02.0570226Z Installing package into 'D:/a/_temp/Library' 2021-05-14T21:38:02.0570945Z (as 'lib' is unspecified) 2021-05-14T21:38:03.9649718Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/fftw_1.0-6.zip' 2021-05-14T21:38:04.0017920Z Content type 'application/zip' length 735368 bytes (718 KB) 2021-05-14T21:38:04.0214471Z ================================================== 2021-05-14T21:38:04.0215818Z downloaded 718 KB 2021-05-14T21:38:04.0216238Z 2021-05-14T21:38:04.0509934Z package 'fftw' successfully unpacked and MD5 sums checked 2021-05-14T21:38:04.0529304Z 2021-05-14T21:38:04.0530156Z The downloaded binary packages are in 2021-05-14T21:38:04.0531070Z C:\Users\runneradmin\AppData\Local\Temp\RtmpUf3wv5\downloaded_packages 2021-05-14T21:38:04.6923335Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T21:38:04.6924584Z Use `force = TRUE` to force installation 2021-05-14T21:38:04.6941939Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T21:38:04.6942906Z Use `force = TRUE` to force installation 2021-05-14T21:38:04.7370729Z ##[group]Run options(width = 100) 2021-05-14T21:38:04.7371273Z options(width = 100) 2021-05-14T21:38:04.7371772Z pkgs <- installed.packages()[, "Package"] 2021-05-14T21:38:04.7372358Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T21:38:04.7377459Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-14T21:38:04.7377836Z env: 2021-05-14T21:38:04.7378226Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:04.7378649Z TIC_DEPLOY_KEY: 2021-05-14T21:38:04.7378948Z RSPM: 2021-05-14T21:38:04.7380166Z GITHUB_PAT: *** 2021-05-14T21:38:04.7380523Z COVERALLS_TOKEN: 2021-05-14T21:38:04.7380937Z continue-on-error: false 2021-05-14T21:38:04.7381359Z VDIFFR_RUN_TESTS: 2021-05-14T21:38:04.7381720Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:38:04.7382073Z TZ: UTC 2021-05-14T21:38:04.7382395Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:04.7382761Z NOT_CRAN: true 2021-05-14T21:38:04.7383133Z MSYSTEM: MINGW64 2021-05-14T21:38:04.7383462Z ##[endgroup] 2021-05-14T21:38:05.3407440Z - Session info ----------------------------------------------------------------------------------- 2021-05-14T21:38:05.3408552Z setting value 2021-05-14T21:38:05.3409171Z version R version 3.5.3 (2019-03-11) 2021-05-14T21:38:05.3412022Z os Windows Server x64 2021-05-14T21:38:05.3413635Z system x86_64, mingw32 2021-05-14T21:38:05.3414077Z ui RTerm 2021-05-14T21:38:05.3414481Z language (EN) 2021-05-14T21:38:05.3415005Z collate English_United States.1252 2021-05-14T21:38:05.3415533Z ctype English_United States.1252 2021-05-14T21:38:05.3416000Z tz UTC 2021-05-14T21:38:05.3416405Z date 2021-05-14 2021-05-14T21:38:05.3416620Z 2021-05-14T21:38:05.3417284Z - Packages --------------------------------------------------------------------------------------- 2021-05-14T21:38:05.3418028Z package * version date lib source 2021-05-14T21:38:05.3418716Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T21:38:05.3419348Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3419876Z base * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3420441Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3421248Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-14T21:38:05.3421799Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3422341Z cachem 1.0.4 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3422858Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3423521Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3424037Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3424562Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3425206Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3425785Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3426364Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3426916Z compiler 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3427461Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3427970Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3429834Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3430504Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3431051Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3431602Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3432203Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T21:38:05.3432817Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3434069Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3434811Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3435359Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3435902Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3436470Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3437001Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3437549Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3438092Z fftw 1.0-6 2020-02-24 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3438618Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3439156Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3439671Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3440866Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3442018Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3443069Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T21:38:05.3443813Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3444432Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3445061Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3445677Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3446332Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3446995Z grid 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3447586Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3448192Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3448773Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3449388Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3450101Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3450753Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3451375Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3452003Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3452662Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3453294Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3453931Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3455149Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3455777Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3456404Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3457018Z methods * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3457637Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3458222Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3459275Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3459893Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3460580Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3461224Z parallel 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3461856Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3462495Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3463155Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3463779Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3464410Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3465047Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3465713Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3466336Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3466918Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3467525Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3468121Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3468769Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3469382Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3470065Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3470712Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3471312Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3471913Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3472520Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3473152Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3473792Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3474428Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3475088Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3475733Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3476383Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3477004Z splines 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3477682Z stats * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3478291Z stats4 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3478894Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3479634Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3484461Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-14T21:38:05.3485058Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3485589Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3486120Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3486667Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3487745Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T21:38:05.3488320Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3488879Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3489430Z tools 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3490072Z translations 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3490629Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3491162Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3491667Z utils * 3.5.3 2019-03-11 [2] local 2021-05-14T21:38:05.3492199Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3492728Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3493244Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3493779Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3494290Z xfun 0.22 2021-03-11 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3494806Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3495330Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3495837Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3496358Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-14T21:38:05.3496624Z 2021-05-14T21:38:05.3496959Z [1] D:/a/_temp/Library 2021-05-14T21:38:05.3497341Z [2] C:/R/library 2021-05-14T21:38:05.3707560Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T21:38:05.3708116Z Rscript -e 'tic::script()' 2021-05-14T21:38:05.3708500Z ls -l check 2021-05-14T21:38:05.3721945Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-14T21:38:05.3722480Z env: 2021-05-14T21:38:05.3722888Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:38:05.3723284Z TIC_DEPLOY_KEY: 2021-05-14T21:38:05.3723605Z RSPM: 2021-05-14T21:38:05.3724664Z GITHUB_PAT: *** 2021-05-14T21:38:05.3725024Z COVERALLS_TOKEN: 2021-05-14T21:38:05.3725439Z continue-on-error: false 2021-05-14T21:38:05.3725861Z VDIFFR_RUN_TESTS: 2021-05-14T21:38:05.3726225Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:38:05.3726579Z TZ: UTC 2021-05-14T21:38:05.3726901Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:38:05.3727267Z NOT_CRAN: true 2021-05-14T21:38:05.3727607Z MSYSTEM: MINGW64 2021-05-14T21:38:05.3727933Z ##[endgroup] 2021-05-14T21:38:05.6849348Z v Loading tic stage configuration from tic.R 2021-05-14T21:38:05.8505402Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:38:05.8506371Z Windows because LaTeX is not available. 2021-05-14T21:38:05.8785025Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T21:38:05.8786455Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T21:38:05.8787471Z timeout = Inf, check_dir = "check") 2021-05-14T21:38:05.9812609Z -- R CMD build ----------------------------------------------------------------- 2021-05-14T21:38:06.6780386Z * checking for file 'D:\a\waveslim\waveslim/DESCRIPTION' ... OK 2021-05-14T21:38:06.6781522Z 2021-05-14T21:38:07.0370039Z * preparing 'waveslim': 2021-05-14T21:38:07.0370733Z 2021-05-14T21:38:07.0435580Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:38:07.0436137Z 2021-05-14T21:38:07.0436593Z * cleaning src 2021-05-14T21:38:07.0437578Z 2021-05-14T21:38:07.2457417Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T21:38:07.2458211Z 2021-05-14T21:38:07.2610939Z * checking for empty or unneeded directories 2021-05-14T21:38:07.2611552Z 2021-05-14T21:38:07.2667553Z * looking to see if a 'data/datalist' file should be added 2021-05-14T21:38:07.2668119Z 2021-05-14T21:38:07.2950831Z * building 'waveslim_1.8.0.tar.gz' 2021-05-14T21:38:07.2951379Z 2021-05-14T21:38:09.2107678Z 2021-05-14T21:38:09.2108533Z 2021-05-14T21:38:09.8888293Z -- R CMD check ----------------------------------------------------------------- 2021-05-14T21:38:10.1151100Z * using log directory 'D:/a/waveslim/waveslim/check/waveslim.Rcheck' 2021-05-14T21:38:10.1151916Z 2021-05-14T21:38:10.1152437Z * using R version 3.5.3 (2019-03-11) 2021-05-14T21:38:10.1152790Z 2021-05-14T21:38:10.1153339Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-14T21:38:10.1153729Z 2021-05-14T21:38:10.1154280Z * using session charset: ISO8859-1 2021-05-14T21:38:10.1154663Z 2021-05-14T21:38:11.0603306Z * using options '--no-manual --as-cran' 2021-05-14T21:38:11.0604003Z 2021-05-14T21:38:11.0639826Z * checking for file 'waveslim/DESCRIPTION' ... OK 2021-05-14T21:38:11.0640448Z 2021-05-14T21:38:11.0641006Z * this is package 'waveslim' version '1.8.0' 2021-05-14T21:38:11.0641417Z 2021-05-14T21:38:11.0667885Z * checking package namespace information ... OK 2021-05-14T21:38:11.0668441Z 2021-05-14T21:38:11.8383992Z * checking package dependencies ... OK 2021-05-14T21:38:11.8384813Z 2021-05-14T21:38:11.8436350Z * checking if this is a source package ... OK 2021-05-14T21:38:11.8436926Z 2021-05-14T21:38:11.8437481Z * checking if there is a namespace ... OK 2021-05-14T21:38:11.8437882Z 2021-05-14T21:38:19.5864106Z * checking for executable files ... WARNING 2021-05-14T21:38:19.5883088Z 2021-05-14T21:38:19.5883875Z Found the following executable file: 2021-05-14T21:38:19.5884254Z 2021-05-14T21:38:19.5886510Z JAGS-4.2.0-Rtools33.exe 2021-05-14T21:38:19.5886998Z 2021-05-14T21:38:19.5887762Z Source packages should not contain undeclared executable files. 2021-05-14T21:38:19.5888357Z 2021-05-14T21:38:19.5889071Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-14T21:38:19.5889562Z 2021-05-14T21:38:19.5959220Z * checking for hidden files and directories ... OK 2021-05-14T21:38:19.5959822Z 2021-05-14T21:38:19.6036520Z * checking for portable file names ... OK 2021-05-14T21:38:19.6036994Z 2021-05-14T21:38:19.6259759Z * checking serialization versions ... OK 2021-05-14T21:38:19.6260375Z 2021-05-14T21:38:29.6748512Z * checking whether package 'waveslim' can be installed ... OK 2021-05-14T21:38:29.6749259Z 2021-05-14T21:38:29.9006503Z * checking installed package size ... OK 2021-05-14T21:38:29.9007208Z 2021-05-14T21:38:30.0475264Z * checking package directory ... OK 2021-05-14T21:38:30.0475968Z 2021-05-14T21:38:30.3610822Z * checking DESCRIPTION meta-information ... OK 2021-05-14T21:38:30.3616441Z 2021-05-14T21:38:30.3617226Z * checking top-level files ... NOTE 2021-05-14T21:38:30.3617695Z 2021-05-14T21:38:30.3618430Z Non-standard file/directory found at top level: 2021-05-14T21:38:30.3618945Z 2021-05-14T21:38:30.3619589Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-14T21:38:30.3620051Z 2021-05-14T21:38:30.3668579Z * checking for left-over files ... OK 2021-05-14T21:38:30.3669157Z 2021-05-14T21:38:30.3669764Z * checking index information ... OK 2021-05-14T21:38:30.3670231Z 2021-05-14T21:38:30.4818993Z * checking package subdirectories ... OK 2021-05-14T21:38:31.4342067Z 2021-05-14T21:38:31.4342793Z * checking R files for non-ASCII characters ... OK 2021-05-14T21:38:31.4343161Z 2021-05-14T21:38:31.4343602Z * checking R files for syntax errors ... OK 2021-05-14T21:38:31.4343910Z 2021-05-14T21:38:31.4344308Z * loading checks for arch 'i386' 2021-05-14T21:38:31.4344558Z 2021-05-14T21:38:31.4345061Z ** checking whether the package can be loaded ... OK 2021-05-14T21:38:31.4345550Z 2021-05-14T21:38:31.4346163Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:38:31.4346598Z 2021-05-14T21:38:31.4347141Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:38:31.4347511Z 2021-05-14T21:38:31.5248080Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:38:31.5248836Z 2021-05-14T21:38:31.8291257Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:38:31.8292064Z 2021-05-14T21:38:32.0505638Z ** checking loading without being on the library search path ... OK 2021-05-14T21:38:32.0506749Z 2021-05-14T21:38:32.0507391Z * loading checks for arch 'x64' 2021-05-14T21:38:32.0507807Z 2021-05-14T21:38:32.3563443Z ** checking whether the package can be loaded ... OK 2021-05-14T21:38:32.3564058Z 2021-05-14T21:38:32.5614301Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T21:38:32.5615239Z 2021-05-14T21:38:32.7668319Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-14T21:38:32.7669050Z 2021-05-14T21:38:32.8711472Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T21:38:32.8712338Z 2021-05-14T21:38:33.1764629Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T21:38:33.1765447Z 2021-05-14T21:38:33.3976673Z ** checking loading without being on the library search path ... OK 2021-05-14T21:38:33.3977617Z 2021-05-14T21:38:33.8057301Z * checking dependencies in R code ... OK 2021-05-14T21:38:33.8058316Z 2021-05-14T21:38:34.6157789Z * checking S3 generic/method consistency ... OK 2021-05-14T21:38:34.6158664Z 2021-05-14T21:38:34.8200525Z * checking replacement functions ... OK 2021-05-14T21:38:34.8201548Z 2021-05-14T21:38:35.2270439Z * checking foreign function calls ... OK 2021-05-14T21:38:35.2271415Z 2021-05-14T21:38:43.7304281Z * checking R code for possible problems ... OK 2021-05-14T21:38:43.7305716Z 2021-05-14T21:38:44.3402454Z * checking Rd files ... OK 2021-05-14T21:38:44.3403193Z 2021-05-14T21:38:44.4460876Z * checking Rd metadata ... OK 2021-05-14T21:38:45.4349874Z 2021-05-14T21:38:45.4350515Z * checking Rd line widths ... OK 2021-05-14T21:38:45.4350898Z 2021-05-14T21:38:45.4351554Z * checking Rd cross-references ... OK 2021-05-14T21:38:45.4351938Z 2021-05-14T21:38:45.4352507Z * checking for missing documentation entries ... OK 2021-05-14T21:38:45.4352927Z 2021-05-14T21:38:45.9784799Z * checking for code/documentation mismatches ... OK 2021-05-14T21:38:45.9785586Z 2021-05-14T21:38:47.0945537Z * checking Rd \usage sections ... OK 2021-05-14T21:38:47.0946098Z 2021-05-14T21:38:47.4008926Z * checking Rd contents ... OK 2021-05-14T21:38:47.4009783Z 2021-05-14T21:38:47.9084202Z * checking for unstated dependencies in examples ... OK 2021-05-14T21:38:47.9091569Z 2021-05-14T21:38:47.9092619Z * checking contents of 'data' directory ... OK 2021-05-14T21:38:47.9093137Z 2021-05-14T21:38:48.2157748Z * checking data for non-ASCII characters ... OK 2021-05-14T21:38:48.2158616Z 2021-05-14T21:38:48.4197990Z * checking data for ASCII and uncompressed saves ... OK 2021-05-14T21:38:48.4198772Z 2021-05-14T21:38:48.4219398Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-14T21:38:48.4220004Z 2021-05-14T21:38:48.4335516Z * checking pragmas in C/C++ headers and code ... OK 2021-05-14T21:38:48.4340527Z 2021-05-14T21:38:48.4348533Z * checking compilation flags used ... OK 2021-05-14T21:38:48.4349069Z 2021-05-14T21:38:50.2495115Z * checking compiled code ... OK 2021-05-14T21:38:50.2502201Z 2021-05-14T21:38:50.6193469Z * checking examples ... 2021-05-14T21:38:50.6200131Z 2021-05-14T21:38:58.7263882Z ** running examples for arch 'i386' ... OK 2021-05-14T21:38:58.7264598Z 2021-05-14T21:38:59.1363866Z ** checking differences from 'waveslim-Ex_i386.Rout' to 'waveslim-Ex.Rout.save' ... OK 2021-05-14T21:38:59.1365115Z 2021-05-14T21:38:59.1365580Z 2021-05-14T21:38:59.1365943Z 2021-05-14T21:38:59.1366370Z 31c31 2021-05-14T21:38:59.1366733Z 2021-05-14T21:38:59.1367208Z < [1] 1.688596e-08 2021-05-14T21:38:59.1367544Z 2021-05-14T21:38:59.1367978Z --- 2021-05-14T21:38:59.1368307Z 2021-05-14T21:38:59.1368749Z > [1] 1.688595e-08 2021-05-14T21:38:59.1369097Z 2021-05-14T21:38:59.1369530Z 329c329 2021-05-14T21:38:59.1369859Z 2021-05-14T21:38:59.1370296Z < [1] 2.359224e-14 2021-05-14T21:38:59.1370643Z 2021-05-14T21:38:59.1371066Z --- 2021-05-14T21:38:59.1371392Z 2021-05-14T21:38:59.1371830Z > [1] 2.337019e-14 2021-05-14T21:38:59.1372175Z 2021-05-14T21:38:59.1372606Z 341c341 2021-05-14T21:38:59.1372916Z 2021-05-14T21:38:59.1373374Z < [1] 6.37268e-14 2021-05-14T21:38:59.1373717Z 2021-05-14T21:38:59.1374122Z --- 2021-05-14T21:38:59.1374490Z 2021-05-14T21:38:59.1375041Z > [1] 5.839773e-14 2021-05-14T21:38:59.1375343Z 2021-05-14T21:38:59.1375702Z 353c353 2021-05-14T21:38:59.1375985Z 2021-05-14T21:38:59.1376391Z < [1] 4.320155e-14 2021-05-14T21:38:59.1376708Z 2021-05-14T21:38:59.1377052Z --- 2021-05-14T21:38:59.1377343Z 2021-05-14T21:38:59.1377723Z > [1] 4.156397e-14 2021-05-14T21:38:59.1378023Z 2021-05-14T21:38:59.1378398Z 712c712 2021-05-14T21:38:59.1379036Z 2021-05-14T21:38:59.1379768Z < [1] 4.6336e-29 2021-05-14T21:38:59.1380129Z 2021-05-14T21:38:59.1380774Z --- 2021-05-14T21:38:59.1381163Z 2021-05-14T21:38:59.1381596Z > [1] 2.242776e-29 2021-05-14T21:38:59.1381912Z 2021-05-14T21:39:06.2661356Z ** running examples for arch 'x64' ... OK 2021-05-14T21:39:06.2662164Z 2021-05-14T21:39:06.4786551Z ** checking differences from 'waveslim-Ex_x64.Rout' to 'waveslim-Ex.Rout.save' ... OK 2021-05-14T21:39:06.4787377Z 2021-05-14T21:39:06.4806295Z * DONE 2021-05-14T21:39:06.4811292Z 2021-05-14T21:39:06.4822048Z 2021-05-14T21:39:06.4822512Z 2021-05-14T21:39:06.4823029Z Status: 1 WARNING, 1 NOTE 2021-05-14T21:39:06.4823389Z 2021-05-14T21:39:06.4823827Z See 2021-05-14T21:39:06.4824145Z 2021-05-14T21:39:06.4824968Z 'D:/a/waveslim/waveslim/check/waveslim.Rcheck/00check.log' 2021-05-14T21:39:06.4825515Z 2021-05-14T21:39:06.4825919Z for details. 2021-05-14T21:39:06.4826239Z 2021-05-14T21:39:06.4826518Z 2021-05-14T21:39:06.4826794Z 2021-05-14T21:39:06.4827069Z 2021-05-14T21:39:06.4827327Z 2021-05-14T21:39:06.7134749Z -- R CMD check results ------------------------------------- waveslim 1.8.0 ---- 2021-05-14T21:39:06.7149114Z Duration: 57.4s 2021-05-14T21:39:06.7149498Z 2021-05-14T21:39:06.7171478Z > checking for executable files ... WARNING 2021-05-14T21:39:06.7176156Z ##[warning] Found the following executable file: 2021-05-14T21:39:06.7199114Z JAGS-4.2.0-Rtools33.exe 2021-05-14T21:39:06.7199851Z Source packages should not contain undeclared executable files. 2021-05-14T21:39:06.7200670Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-14T21:39:06.7201084Z 2021-05-14T21:39:06.7201504Z > checking top-level files ... NOTE 2021-05-14T21:39:06.7202139Z Non-standard file/directory found at top level: 2021-05-14T21:39:06.7202720Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-14T21:39:06.7203007Z 2021-05-14T21:39:06.7203405Z 0 errors v | 1 warning x | 1 note x 2021-05-14T21:39:06.7902208Z total 30748 2021-05-14T21:39:06.7904809Z drwxr-xr-x 1 runneradmin 197121 0 May 14 21:38 waveslim.Rcheck 2021-05-14T21:39:06.7912211Z -rw-r--r-- 1 runneradmin 197121 30680929 May 14 21:38 waveslim_1.8.0.tar.gz 2021-05-14T21:39:06.7914491Z -rw-r--r-- 1 runneradmin 197121 795739 May 14 21:38 waveslim_1.8.0.zip 2021-05-14T21:39:06.8083498Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:39:06.8084266Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T21:39:06.8097998Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-14T21:39:06.8098519Z env: 2021-05-14T21:39:06.8098919Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:39:06.8099401Z TIC_DEPLOY_KEY: 2021-05-14T21:39:06.8099717Z RSPM: 2021-05-14T21:39:06.8101102Z GITHUB_PAT: *** 2021-05-14T21:39:06.8101458Z COVERALLS_TOKEN: 2021-05-14T21:39:06.8101872Z continue-on-error: false 2021-05-14T21:39:06.8102292Z VDIFFR_RUN_TESTS: 2021-05-14T21:39:06.8102661Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:39:06.8103011Z TZ: UTC 2021-05-14T21:39:06.8103333Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:39:06.8103692Z NOT_CRAN: true 2021-05-14T21:39:06.8104033Z MSYSTEM: MINGW64 2021-05-14T21:39:06.8104362Z ##[endgroup] 2021-05-14T21:39:06.9294420Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T21:39:06.9294982Z Rscript -e "tic::before_deploy()" 2021-05-14T21:39:06.9343027Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:39:06.9343490Z env: 2021-05-14T21:39:06.9343853Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:39:06.9344255Z TIC_DEPLOY_KEY: 2021-05-14T21:39:06.9344556Z RSPM: 2021-05-14T21:39:06.9345398Z GITHUB_PAT: *** 2021-05-14T21:39:06.9345723Z COVERALLS_TOKEN: 2021-05-14T21:39:06.9346134Z continue-on-error: false 2021-05-14T21:39:06.9346525Z VDIFFR_RUN_TESTS: 2021-05-14T21:39:06.9346892Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:39:06.9347224Z TZ: UTC 2021-05-14T21:39:06.9347539Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:39:06.9347882Z NOT_CRAN: true 2021-05-14T21:39:06.9348191Z MSYSTEM: MINGW64 2021-05-14T21:39:06.9348520Z ##[endgroup] 2021-05-14T21:39:07.5106838Z v Loading tic stage configuration from tic.R 2021-05-14T21:39:07.6733310Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:39:07.6734371Z Windows because LaTeX is not available. 2021-05-14T21:39:07.8686906Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T21:39:07.8687423Z with: 2021-05-14T21:39:07.8688162Z upload_url: https://uploads.github.com/repos/neuroconductor/waveslim/releases/42981934/assets{?name,label} 2021-05-14T21:39:07.8688966Z asset_path: check/waveslim_1.8.0.zip 2021-05-14T21:39:07.8689380Z asset_name: waveslim_1.8.0_R3.5.zip 2021-05-14T21:39:07.8689875Z asset_content_type: application/octet-stream 2021-05-14T21:39:07.8690283Z env: 2021-05-14T21:39:07.8690654Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:39:07.8691032Z TIC_DEPLOY_KEY: 2021-05-14T21:39:07.8691333Z RSPM: 2021-05-14T21:39:07.8692372Z GITHUB_PAT: *** 2021-05-14T21:39:07.8692709Z COVERALLS_TOKEN: 2021-05-14T21:39:07.8693173Z continue-on-error: false 2021-05-14T21:39:07.8693561Z VDIFFR_RUN_TESTS: 2021-05-14T21:39:07.8693926Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:39:07.8694246Z TZ: UTC 2021-05-14T21:39:07.8694609Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:39:07.8694955Z NOT_CRAN: true 2021-05-14T21:39:07.8695267Z MSYSTEM: MINGW64 2021-05-14T21:39:07.8696071Z GITHUB_TOKEN: *** 2021-05-14T21:39:07.8696394Z ##[endgroup] 2021-05-14T21:39:09.0893915Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T21:39:09.0894473Z Rscript -e "tic::deploy()" 2021-05-14T21:39:09.0941536Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:39:09.0942027Z env: 2021-05-14T21:39:09.0942407Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:39:09.0942788Z TIC_DEPLOY_KEY: 2021-05-14T21:39:09.0943095Z RSPM: 2021-05-14T21:39:09.0944285Z GITHUB_PAT: *** 2021-05-14T21:39:09.0944631Z COVERALLS_TOKEN: 2021-05-14T21:39:09.0945033Z continue-on-error: false 2021-05-14T21:39:09.0945440Z VDIFFR_RUN_TESTS: 2021-05-14T21:39:09.0945792Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:39:09.0946127Z TZ: UTC 2021-05-14T21:39:09.0946443Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:39:09.0946943Z NOT_CRAN: true 2021-05-14T21:39:09.0947333Z MSYSTEM: MINGW64 2021-05-14T21:39:09.0947656Z ##[endgroup] 2021-05-14T21:39:09.6698658Z v Loading tic stage configuration from tic.R 2021-05-14T21:39:09.8350630Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:39:09.8352117Z Windows because LaTeX is not available. 2021-05-14T21:39:10.0233695Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T21:39:10.0234283Z Rscript -e "tic::after_deploy()" 2021-05-14T21:39:10.0282365Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-14T21:39:10.0282831Z env: 2021-05-14T21:39:10.0283202Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T21:39:10.0283605Z TIC_DEPLOY_KEY: 2021-05-14T21:39:10.0283897Z RSPM: 2021-05-14T21:39:10.0284937Z GITHUB_PAT: *** 2021-05-14T21:39:10.0285287Z COVERALLS_TOKEN: 2021-05-14T21:39:10.0285694Z continue-on-error: false 2021-05-14T21:39:10.0286100Z VDIFFR_RUN_TESTS: 2021-05-14T21:39:10.0286454Z R_LIBS_USER: D:\a\_temp\Library 2021-05-14T21:39:10.0286794Z TZ: UTC 2021-05-14T21:39:10.0287110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T21:39:10.0287459Z NOT_CRAN: true 2021-05-14T21:39:10.0287775Z MSYSTEM: MINGW64 2021-05-14T21:39:10.0288131Z ##[endgroup] 2021-05-14T21:39:10.5990033Z v Loading tic stage configuration from tic.R 2021-05-14T21:39:10.7676176Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-14T21:39:10.7677249Z Windows because LaTeX is not available. 2021-05-14T21:39:10.9616802Z Post job cleanup. 2021-05-14T21:39:12.8079957Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-14T21:39:12.8257471Z git version 2.31.1.windows.1 2021-05-14T21:39:12.8330453Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-14T21:39:12.8569249Z [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-14T21:39:13.2925374Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T21:39:13.3086775Z http.https://github.com/.extraheader 2021-05-14T21:39:13.3138521Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-14T21:39:13.3355716Z [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-14T21:39:13.7452951Z Cleaning up orphan processes