2021-05-16T01:31:29.1437893Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:31:29.9456233Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T01:31:30.0168947Z 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-16T01:31:30.1054072Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T01:31:30.2236906Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:38.7405214Z Current runner version: '2.278.0' 2021-05-16T01:31:38.7611059Z ##[group]Operating System 2021-05-16T01:31:38.7612499Z Microsoft Windows Server 2019 2021-05-16T01:31:38.7613020Z 10.0.17763 2021-05-16T01:31:38.7613431Z Datacenter 2021-05-16T01:31:38.7613941Z ##[endgroup] 2021-05-16T01:31:38.7614445Z ##[group]Virtual Environment 2021-05-16T01:31:38.7615166Z Environment: windows-2019 2021-05-16T01:31:38.7615685Z Version: 20210509.1 2021-05-16T01:31:38.7616721Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T01:31:38.7618024Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T01:31:38.7618903Z ##[endgroup] 2021-05-16T01:31:38.7620776Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:38.7622195Z Actions: write 2021-05-16T01:31:38.7622746Z Checks: write 2021-05-16T01:31:38.7623272Z Contents: write 2021-05-16T01:31:38.7624060Z Deployments: write 2021-05-16T01:31:38.7624570Z Issues: write 2021-05-16T01:31:38.7624983Z Metadata: read 2021-05-16T01:31:38.7625464Z Packages: write 2021-05-16T01:31:38.7625916Z PullRequests: write 2021-05-16T01:31:38.7626475Z RepositoryProjects: write 2021-05-16T01:31:38.7626987Z SecurityEvents: write 2021-05-16T01:31:38.7627485Z Statuses: write 2021-05-16T01:31:38.7627990Z ##[endgroup] 2021-05-16T01:31:38.7630960Z Prepare workflow directory 2021-05-16T01:31:38.8884011Z Prepare all required actions 2021-05-16T01:31:38.8898900Z Getting action download info 2021-05-16T01:31:39.2905445Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:40.9479165Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:42.2494339Z Download action repository 'adigherman/actions@master' 2021-05-16T01:31:43.1269055Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:31:43.2938234Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:43.4571407Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:43.6394585Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:44.0420349Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:44.0421237Z with: 2021-05-16T01:31:44.0421813Z repository: neuroconductor/bftools 2021-05-16T01:31:44.0422909Z token: *** 2021-05-16T01:31:44.0423383Z ssh-strict: true 2021-05-16T01:31:44.0423964Z persist-credentials: true 2021-05-16T01:31:44.0424538Z clean: true 2021-05-16T01:31:44.0425012Z fetch-depth: 1 2021-05-16T01:31:44.0425463Z lfs: false 2021-05-16T01:31:44.0425930Z submodules: false 2021-05-16T01:31:44.0426379Z env: 2021-05-16T01:31:44.0426902Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:44.0427441Z TIC_DEPLOY_KEY: 2021-05-16T01:31:44.0427884Z RSPM: 2021-05-16T01:31:44.0428708Z GITHUB_PAT: *** 2021-05-16T01:31:44.0429197Z COVERALLS_TOKEN: 2021-05-16T01:31:44.0429756Z continue-on-error: false 2021-05-16T01:31:44.0430316Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:44.0430852Z ##[endgroup] 2021-05-16T01:31:46.8942190Z Syncing repository: neuroconductor/bftools 2021-05-16T01:31:46.9116005Z ##[group]Getting Git version info 2021-05-16T01:31:46.9117074Z Working directory is 'D:\a\bftools\bftools' 2021-05-16T01:31:46.9570972Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T01:31:46.9789611Z git version 2.31.1.windows.1 2021-05-16T01:31:46.9849373Z ##[endgroup] 2021-05-16T01:31:46.9856440Z Deleting the contents of 'D:\a\bftools\bftools' 2021-05-16T01:31:46.9860459Z ##[group]Initializing the repository 2021-05-16T01:31:46.9873360Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\bftools\bftools 2021-05-16T01:31:47.1096146Z Initialized empty Git repository in D:/a/bftools/bftools/.git/ 2021-05-16T01:31:47.1155818Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/bftools 2021-05-16T01:31:47.1665507Z ##[endgroup] 2021-05-16T01:31:47.1666878Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:47.1678799Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T01:31:47.2280244Z ##[endgroup] 2021-05-16T01:31:47.2329087Z ##[group]Setting up auth 2021-05-16T01:31:47.2331342Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:47.2608805Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T01:31:49.0296643Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:49.0554737Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T01:31:49.5699688Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T01:31:49.5989787Z ##[endgroup] 2021-05-16T01:31:49.5994136Z ##[group]Fetching the repository 2021-05-16T01:31:49.5999335Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +24951960d1700d9bbd1508f2cb2ec4872a5e82a8:refs/tags/0.2.3.3.s 2021-05-16T01:31:50.9904043Z remote: Enumerating objects: 71, done. 2021-05-16T01:31:50.9905669Z remote: Counting objects: 1% (1/71) 2021-05-16T01:31:50.9922697Z remote: Counting objects: 2% (2/71) 2021-05-16T01:31:50.9945046Z remote: Counting objects: 4% (3/71) 2021-05-16T01:31:50.9947763Z remote: Counting objects: 5% (4/71) 2021-05-16T01:31:50.9949207Z remote: Counting objects: 7% (5/71) 2021-05-16T01:31:51.0056303Z remote: Counting objects: 8% (6/71) 2021-05-16T01:31:51.0059072Z remote: Counting objects: 9% (7/71) 2021-05-16T01:31:51.0059968Z remote: Counting objects: 11% (8/71) 2021-05-16T01:31:51.0062291Z remote: Counting objects: 12% (9/71) 2021-05-16T01:31:51.0063040Z remote: Counting objects: 14% (10/71) 2021-05-16T01:31:51.0063589Z remote: Counting objects: 15% (11/71) 2021-05-16T01:31:51.0064121Z remote: Counting objects: 16% (12/71) 2021-05-16T01:31:51.0064769Z remote: Counting objects: 18% (13/71) 2021-05-16T01:31:51.0065295Z remote: Counting objects: 19% (14/71) 2021-05-16T01:31:51.0065842Z remote: Counting objects: 21% (15/71) 2021-05-16T01:31:51.0066382Z remote: Counting objects: 22% (16/71) 2021-05-16T01:31:51.0066916Z remote: Counting objects: 23% (17/71) 2021-05-16T01:31:51.0067447Z remote: Counting objects: 25% (18/71) 2021-05-16T01:31:51.0067967Z remote: Counting objects: 26% (19/71) 2021-05-16T01:31:51.0068495Z remote: Counting objects: 28% (20/71) 2021-05-16T01:31:51.0069040Z remote: Counting objects: 29% (21/71) 2021-05-16T01:31:51.0069574Z remote: Counting objects: 30% (22/71) 2021-05-16T01:31:51.0070186Z remote: Counting objects: 32% (23/71) 2021-05-16T01:31:51.0070720Z remote: Counting objects: 33% (24/71) 2021-05-16T01:31:51.0071237Z remote: Counting objects: 35% (25/71) 2021-05-16T01:31:51.0071767Z remote: Counting objects: 36% (26/71) 2021-05-16T01:31:51.0072394Z remote: Counting objects: 38% (27/71) 2021-05-16T01:31:51.0072916Z remote: Counting objects: 39% (28/71) 2021-05-16T01:31:51.0073447Z remote: Counting objects: 40% (29/71) 2021-05-16T01:31:51.0073970Z remote: Counting objects: 42% (30/71) 2021-05-16T01:31:51.0074500Z remote: Counting objects: 43% (31/71) 2021-05-16T01:31:51.0075016Z remote: Counting objects: 45% (32/71) 2021-05-16T01:31:51.0075691Z remote: Counting objects: 46% (33/71) 2021-05-16T01:31:51.0076765Z remote: Counting objects: 47% (34/71) 2021-05-16T01:31:51.0077291Z remote: Counting objects: 49% (35/71) 2021-05-16T01:31:51.0077826Z remote: Counting objects: 50% (36/71) 2021-05-16T01:31:51.0078340Z remote: Counting objects: 52% (37/71) 2021-05-16T01:31:51.0078868Z remote: Counting objects: 53% (38/71) 2021-05-16T01:31:51.0079387Z remote: Counting objects: 54% (39/71) 2021-05-16T01:31:51.0079918Z remote: Counting objects: 56% (40/71) 2021-05-16T01:31:51.0080570Z remote: Counting objects: 57% (41/71) 2021-05-16T01:31:51.0081101Z remote: Counting objects: 59% (42/71) 2021-05-16T01:31:51.0082586Z remote: Counting objects: 60% (43/71) 2021-05-16T01:31:51.0083154Z remote: Counting objects: 61% (44/71) 2021-05-16T01:31:51.0083685Z remote: Counting objects: 63% (45/71) 2021-05-16T01:31:51.0084202Z remote: Counting objects: 64% (46/71) 2021-05-16T01:31:51.0084733Z remote: Counting objects: 66% (47/71) 2021-05-16T01:31:51.0085266Z remote: Counting objects: 67% (48/71) 2021-05-16T01:31:51.0085799Z remote: Counting objects: 69% (49/71) 2021-05-16T01:31:51.0086322Z remote: Counting objects: 70% (50/71) 2021-05-16T01:31:51.0086857Z remote: Counting objects: 71% (51/71) 2021-05-16T01:31:51.0087386Z remote: Counting objects: 73% (52/71) 2021-05-16T01:31:51.0087901Z remote: Counting objects: 74% (53/71) 2021-05-16T01:31:51.0088434Z remote: Counting objects: 76% (54/71) 2021-05-16T01:31:51.0088949Z remote: Counting objects: 77% (55/71) 2021-05-16T01:31:51.0089479Z remote: Counting objects: 78% (56/71) 2021-05-16T01:31:51.0090054Z remote: Counting objects: 80% (57/71) 2021-05-16T01:31:51.0090583Z remote: Counting objects: 81% (58/71) 2021-05-16T01:31:51.0091130Z remote: Counting objects: 83% (59/71) 2021-05-16T01:31:51.0091657Z remote: Counting objects: 84% (60/71) 2021-05-16T01:31:51.0092281Z remote: Counting objects: 85% (61/71) 2021-05-16T01:31:51.0093297Z remote: Counting objects: 87% (62/71) 2021-05-16T01:31:51.0093850Z remote: Counting objects: 88% (63/71) 2021-05-16T01:31:51.0094370Z remote: Counting objects: 90% (64/71) 2021-05-16T01:31:51.0094901Z remote: Counting objects: 91% (65/71) 2021-05-16T01:31:51.0095524Z remote: Counting objects: 92% (66/71) 2021-05-16T01:31:51.0096005Z remote: Counting objects: 94% (67/71) 2021-05-16T01:31:51.0096685Z remote: Counting objects: 95% (68/71) 2021-05-16T01:31:51.0097201Z remote: Counting objects: 97% (69/71) 2021-05-16T01:31:51.0097730Z remote: Counting objects: 98% (70/71) 2021-05-16T01:31:51.0098245Z remote: Counting objects: 100% (71/71) 2021-05-16T01:31:51.0098803Z remote: Counting objects: 100% (71/71), done. 2021-05-16T01:31:51.0099386Z remote: Compressing objects: 1% (1/58) 2021-05-16T01:31:51.0100025Z remote: Compressing objects: 3% (2/58) 2021-05-16T01:31:51.0100625Z remote: Compressing objects: 5% (3/58) 2021-05-16T01:31:51.0101203Z remote: Compressing objects: 6% (4/58) 2021-05-16T01:31:51.0101784Z remote: Compressing objects: 8% (5/58) 2021-05-16T01:31:51.0102349Z remote: Compressing objects: 10% (6/58) 2021-05-16T01:31:51.0102930Z remote: Compressing objects: 12% (7/58) 2021-05-16T01:31:51.0103504Z remote: Compressing objects: 13% (8/58) 2021-05-16T01:31:51.0104082Z remote: Compressing objects: 15% (9/58) 2021-05-16T01:31:51.0104663Z remote: Compressing objects: 17% (10/58) 2021-05-16T01:31:51.0105256Z remote: Compressing objects: 18% (11/58) 2021-05-16T01:31:51.0105827Z remote: Compressing objects: 20% (12/58) 2021-05-16T01:31:51.0106416Z remote: Compressing objects: 22% (13/58) 2021-05-16T01:31:51.0107002Z remote: Compressing objects: 24% (14/58) 2021-05-16T01:31:51.0107662Z remote: Compressing objects: 25% (15/58) 2021-05-16T01:31:51.0108255Z remote: Compressing objects: 27% (16/58) 2021-05-16T01:31:51.0108824Z remote: Compressing objects: 29% (17/58) 2021-05-16T01:31:51.0109407Z remote: Compressing objects: 31% (18/58) 2021-05-16T01:31:51.0110073Z remote: Compressing objects: 32% (19/58) 2021-05-16T01:31:51.0110653Z remote: Compressing objects: 34% (20/58) 2021-05-16T01:31:51.0111218Z remote: Compressing objects: 36% (21/58) 2021-05-16T01:31:51.0111794Z remote: Compressing objects: 37% (22/58) 2021-05-16T01:31:51.0112371Z remote: Compressing objects: 39% (23/58) 2021-05-16T01:31:51.0112936Z remote: Compressing objects: 41% (24/58) 2021-05-16T01:31:51.0113544Z remote: Compressing objects: 43% (25/58) 2021-05-16T01:31:51.0114125Z remote: Compressing objects: 44% (26/58) 2021-05-16T01:31:51.0114696Z remote: Compressing objects: 46% (27/58) 2021-05-16T01:31:51.0115287Z remote: Compressing objects: 48% (28/58) 2021-05-16T01:31:51.0115861Z remote: Compressing objects: 50% (29/58) 2021-05-16T01:31:51.0116439Z remote: Compressing objects: 51% (30/58) 2021-05-16T01:31:51.0117057Z remote: Compressing objects: 53% (31/58) 2021-05-16T01:31:51.0117637Z remote: Compressing objects: 55% (32/58) 2021-05-16T01:31:51.0118205Z remote: Compressing objects: 56% (33/58) 2021-05-16T01:31:51.0118789Z remote: Compressing objects: 58% (34/58) 2021-05-16T01:31:51.0119369Z remote: Compressing objects: 60% (35/58) 2021-05-16T01:31:51.0120031Z remote: Compressing objects: 62% (36/58) 2021-05-16T01:31:51.0120609Z remote: Compressing objects: 63% (37/58) 2021-05-16T01:31:51.0121173Z remote: Compressing objects: 65% (38/58) 2021-05-16T01:31:51.0121753Z remote: Compressing objects: 67% (39/58) 2021-05-16T01:31:51.0122316Z remote: Compressing objects: 68% (40/58) 2021-05-16T01:31:51.0122965Z remote: Compressing objects: 70% (41/58) 2021-05-16T01:31:51.0123536Z remote: Compressing objects: 72% (42/58) 2021-05-16T01:31:51.0124115Z remote: Compressing objects: 74% (43/58) 2021-05-16T01:31:51.0124691Z remote: Compressing objects: 75% (44/58) 2021-05-16T01:31:51.0125259Z remote: Compressing objects: 77% (45/58) 2021-05-16T01:31:51.0125833Z remote: Compressing objects: 79% (46/58) 2021-05-16T01:31:51.0126392Z remote: Compressing objects: 81% (47/58) 2021-05-16T01:31:51.0126968Z remote: Compressing objects: 82% (48/58) 2021-05-16T01:31:51.0127530Z remote: Compressing objects: 84% (49/58) 2021-05-16T01:31:51.0128112Z remote: Compressing objects: 86% (50/58) 2021-05-16T01:31:51.0128675Z remote: Compressing objects: 87% (51/58) 2021-05-16T01:31:51.0129246Z remote: Compressing objects: 89% (52/58) 2021-05-16T01:31:51.0129857Z remote: Compressing objects: 91% (53/58) 2021-05-16T01:31:51.0130431Z remote: Compressing objects: 93% (54/58) 2021-05-16T01:31:51.0131007Z remote: Compressing objects: 94% (55/58) 2021-05-16T01:31:51.0131569Z remote: Compressing objects: 96% (56/58) 2021-05-16T01:31:51.0132143Z remote: Compressing objects: 98% (57/58) 2021-05-16T01:31:51.0132702Z remote: Compressing objects: 100% (58/58) 2021-05-16T01:31:51.0133311Z remote: Compressing objects: 100% (58/58), done. 2021-05-16T01:31:51.1154626Z remote: Total 71 (delta 10), reused 56 (delta 7), pack-reused 0 2021-05-16T01:31:51.2538634Z From https://github.com/neuroconductor/bftools 2021-05-16T01:31:51.2541830Z * [new ref] 24951960d1700d9bbd1508f2cb2ec4872a5e82a8 -> 0.2.3.3.s 2021-05-16T01:31:51.3188670Z ##[endgroup] 2021-05-16T01:31:51.3189741Z ##[group]Determining the checkout info 2021-05-16T01:31:51.3190918Z ##[endgroup] 2021-05-16T01:31:51.3191546Z ##[group]Checking out the ref 2021-05-16T01:31:51.3204923Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.2.3.3.s 2021-05-16T01:31:51.4056799Z Note: switching to 'refs/tags/0.2.3.3.s'. 2021-05-16T01:31:51.4057596Z 2021-05-16T01:31:51.4058405Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:51.4060381Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:51.4063035Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:51.4063702Z 2021-05-16T01:31:51.4064374Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:51.4065328Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:51.4065892Z 2021-05-16T01:31:51.4066451Z git switch -c 2021-05-16T01:31:51.4066927Z 2021-05-16T01:31:51.4067448Z Or undo this operation with: 2021-05-16T01:31:51.4068010Z 2021-05-16T01:31:51.4068663Z git switch - 2021-05-16T01:31:51.4069140Z 2021-05-16T01:31:51.4069916Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:51.4070572Z 2021-05-16T01:31:51.4071112Z HEAD is now at 2495196 Version id 106 stable 2021-05-16T01:31:51.4106238Z ##[endgroup] 2021-05-16T01:31:51.4618054Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T01:31:51.4757584Z '24951960d1700d9bbd1508f2cb2ec4872a5e82a8' 2021-05-16T01:31:51.5123321Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:51.5123920Z with: 2021-05-16T01:31:51.5124366Z r-version: 3.5 2021-05-16T01:31:51.5124846Z Ncpus: 1 2021-05-16T01:31:51.5125290Z crayon.enabled: NULL 2021-05-16T01:31:51.5125911Z remove-openmp-macos: true 2021-05-16T01:31:51.5126514Z http-user-agent: default 2021-05-16T01:31:51.5127052Z install-r: true 2021-05-16T01:31:51.5127678Z windows-path-include-mingw: true 2021-05-16T01:31:51.5128602Z env: 2021-05-16T01:31:51.5129076Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:51.5129644Z TIC_DEPLOY_KEY: 2021-05-16T01:31:51.5130032Z RSPM: 2021-05-16T01:31:51.5131655Z GITHUB_PAT: *** 2021-05-16T01:31:51.5132141Z COVERALLS_TOKEN: 2021-05-16T01:31:51.5132663Z continue-on-error: false 2021-05-16T01:31:51.5133224Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:51.5133639Z ##[endgroup] 2021-05-16T01:31:51.9307267Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T01:31:52.1143529Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T01:31:52.9988162Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T01:31:54.1914084Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T01:31:55.6304216Z Chocolatey v0.10.15 2021-05-16T01:33:21.9223397Z Installing the following packages: 2021-05-16T01:33:21.9344632Z qpdf 2021-05-16T01:33:21.9346019Z By installing you accept licenses for the packages. 2021-05-16T01:33:23.7620943Z 2021-05-16T01:33:23.7665727Z qpdf v10.3.2 [Approved] 2021-05-16T01:33:23.7776430Z qpdf package files install completed. Performing other installation steps. 2021-05-16T01:33:26.2072079Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T01:33:27.2054335Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T01:33:30.4435267Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T01:33:30.7903122Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T01:33:31.0922566Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T01:33:31.1310750Z The install of qpdf was successful. 2021-05-16T01:33:31.1315433Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T01:33:31.1842849Z 2021-05-16T01:33:31.1857996Z Chocolatey installed 1/1 packages. 2021-05-16T01:33:31.1865206Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T01:33:31.1866907Z 2021-05-16T01:33:31.1867598Z Did you know the proceeds of Pro (and some proceeds from other 2021-05-16T01:33:31.1868558Z licensed editions) go into bettering the community infrastructure? 2021-05-16T01:33:31.1869588Z Your support ensures an active community, keeps Chocolatey tip top, 2021-05-16T01:33:31.1870425Z plus it nets you some awesome features! 2021-05-16T01:33:31.1871229Z https://chocolatey.org/compare 2021-05-16T01:34:15.0742489Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:34:15.0743158Z with: 2021-05-16T01:34:15.0743686Z pandoc-version: 2.7.3 2021-05-16T01:34:15.0744104Z env: 2021-05-16T01:34:15.0744606Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:15.0745104Z TIC_DEPLOY_KEY: 2021-05-16T01:34:15.0745526Z RSPM: 2021-05-16T01:34:15.0747076Z GITHUB_PAT: *** 2021-05-16T01:34:15.0747550Z COVERALLS_TOKEN: 2021-05-16T01:34:15.0748066Z continue-on-error: false 2021-05-16T01:34:15.0748610Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:15.0749090Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:15.0749553Z TZ: UTC 2021-05-16T01:34:15.0750008Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:15.0750447Z NOT_CRAN: true 2021-05-16T01:34:15.0750885Z ##[endgroup] 2021-05-16T01:34:15.8583184Z [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\d11d83b2-b0e5-432f-b608-bce205b13a37', 'D:\a\_temp\fe0bd739-cfc4-4e86-bc79-9c733ef58999')" 2021-05-16T01:34:19.0034168Z ##[group]Run git config user.name adigherman 2021-05-16T01:34:19.0035165Z git config user.name adigherman 2021-05-16T01:34:19.0035736Z git config user.email adig@jhu.edu 2021-05-16T01:34:19.0093929Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:34:19.0094396Z env: 2021-05-16T01:34:19.0094768Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:19.0095120Z TIC_DEPLOY_KEY: 2021-05-16T01:34:19.0095417Z RSPM: 2021-05-16T01:34:19.0096518Z GITHUB_PAT: *** 2021-05-16T01:34:19.0096853Z COVERALLS_TOKEN: 2021-05-16T01:34:19.0097221Z continue-on-error: false 2021-05-16T01:34:19.0097616Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:19.0097940Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:19.0098329Z TZ: UTC 2021-05-16T01:34:19.0098621Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:19.0099286Z NOT_CRAN: true 2021-05-16T01:34:19.0099617Z ##[endgroup] 2021-05-16T01:34:20.4898993Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T01:34:20.4899623Z with: 2021-05-16T01:34:20.4899944Z msystem: MINGW64 2021-05-16T01:34:20.4900319Z update: true 2021-05-16T01:34:20.4900732Z install: git mingw-w64-x86_64-toolchain 2021-05-16T01:34:20.4901200Z path-type: minimal 2021-05-16T01:34:20.4901554Z release: true 2021-05-16T01:34:20.4901905Z env: 2021-05-16T01:34:20.4902406Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:20.4902809Z TIC_DEPLOY_KEY: 2021-05-16T01:34:20.4903151Z RSPM: 2021-05-16T01:34:20.4904611Z GITHUB_PAT: *** 2021-05-16T01:34:20.4905049Z COVERALLS_TOKEN: 2021-05-16T01:34:20.4905534Z continue-on-error: false 2021-05-16T01:34:20.4906039Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:20.4906464Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:20.4906890Z TZ: UTC 2021-05-16T01:34:20.4907270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:20.4907715Z NOT_CRAN: true 2021-05-16T01:34:20.4908121Z ##[endgroup] 2021-05-16T01:34:20.6842709Z ##[group]Downloading MSYS2... 2021-05-16T01:34:21.7751927Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T01:34:23.1478215Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T01:34:23.1680549Z ##[endgroup] 2021-05-16T01:34:23.1683301Z ##[group]Extracting MSYS2... 2021-05-16T01:34:23.1685492Z [command]D:\a\_temp\base.exe -y 2021-05-16T01:34:23.7759612Z 2021-05-16T01:34:23.7764758Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T01:34:23.7776491Z 2021-05-16T01:34:23.7777331Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T01:34:23.7778460Z -- 2021-05-16T01:34:23.7779055Z Path = D:\a\_temp\base.exe 2021-05-16T01:34:23.7779762Z Type = 7z 2021-05-16T01:34:23.7780196Z 2021-05-16T01:34:23.9864362Z 0% 2021-05-16T01:34:23.9865337Z 2021-05-16T01:34:24.1810633Z 0% 1100 2021-05-16T01:34:24.1811768Z 2021-05-16T01:34:24.3788550Z 7% 1100 2021-05-16T01:34:24.3798768Z 2021-05-16T01:34:24.5931284Z 13% 1100 2021-05-16T01:34:24.5932052Z 2021-05-16T01:34:24.7853525Z 20% 1100 2021-05-16T01:34:24.7854404Z 2021-05-16T01:34:24.9920377Z 27% 1100 2021-05-16T01:34:24.9921166Z 2021-05-16T01:34:25.1913328Z 30% 1100 2021-05-16T01:34:25.1914158Z 2021-05-16T01:34:25.3988055Z 32% 1100 2021-05-16T01:34:25.3989022Z 2021-05-16T01:34:25.6148174Z 36% 1100 2021-05-16T01:34:25.6149022Z 2021-05-16T01:34:25.8171234Z 41% 1100 2021-05-16T01:34:25.8172516Z 2021-05-16T01:34:26.0186086Z 46% 1100 2021-05-16T01:34:26.0187068Z 2021-05-16T01:34:26.2207584Z 47% 1742 - msys64\usr\lib\tcl8.6\msgs\ms.msg 2021-05-16T01:34:26.2208632Z 2021-05-16T01:34:26.4246726Z 47% 2499 - msys64\usr\lib\terminfo\64\d470 2021-05-16T01:34:26.4248296Z 2021-05-16T01:34:26.6270679Z 47% 2895 - msys64\usr\lib\terminfo\68\hpex 2021-05-16T01:34:26.6272060Z 2021-05-16T01:34:26.8304364Z 47% 3678 - msys64\usr\lib\terminfo\73\screen.xterm-new 2021-05-16T01:34:26.8306089Z 2021-05-16T01:34:27.0335444Z 47% 4190 - msys64\usr\lib\terminfo\77\wy160-tek 2021-05-16T01:34:27.0337195Z 2021-05-16T01:34:27.2364008Z 47% 4992 - msys64\usr\share\bash-completion\completions\iwlist 2021-05-16T01:34:27.2365577Z 2021-05-16T01:34:27.4508459Z 47% 5671 - msys64\usr\share\info\gnutls-modauth.png.gz 2021-05-16T01:34:27.4509764Z 2021-05-16T01:34:27.6802145Z 47% 6243 - msys64\usr\share\locale\lt\LC_MESSAGES\glib20.mo 2021-05-16T01:34:27.6803317Z 2021-05-16T01:34:27.8773708Z 47% 6676 - msys64\usr\share\makepkg\integrity\verify_checksum.sh 2021-05-16T01:34:27.8775064Z 2021-05-16T01:34:28.0805453Z 47% 7124 - msys64\usr\share\man\man1\perlbook.1perl.gz 2021-05-16T01:34:28.0807307Z 2021-05-16T01:34:28.2835878Z 47% 7800 - msys64\usr\share\man\man3\CURLOPT_SOCKS5_GSSAPI_SERVICE.3.gz 2021-05-16T01:34:28.2837084Z 2021-05-16T01:34:28.4866405Z 47% 8504 - msys64\usr\share\man\man3\Tcl_GetDoubleFromObj.3.gz 2021-05-16T01:34:28.4867621Z 2021-05-16T01:34:28.6898061Z 47% 9165 - msys64\usr\share\man\man3\boolcodes.3x.gz 2021-05-16T01:34:28.6899150Z 2021-05-16T01:34:28.8928548Z 47% 9789 - msys64\usr\share\man\man3\libssh2_sftp_get_channel.3.gz 2021-05-16T01:34:28.8929830Z 2021-05-16T01:34:29.2303963Z 47% 10482 - msys64\usr\share\man\man8\tzselect.8.gz 2021-05-16T01:34:29.2304939Z 2021-05-16T01:34:29.4241918Z 47% 10642 - msys64\usr\share\man\mann\tcl_traceExec.n.gz 2021-05-16T01:34:29.4243011Z 2021-05-16T01:34:29.6274275Z 47% 11217 - msys64\usr\share\perl5\core_perl\Tie\Scalar.pm 2021-05-16T01:34:29.6275496Z 2021-05-16T01:34:29.8335706Z 47% 11869 - msys64\usr\share\perl5\core_perl\unicore\lib\Lb\EX.pl 2021-05-16T01:34:29.8372782Z 2021-05-16T01:34:30.0330708Z 47% 12683 - msys64\usr\share\terminfo\63\cons50-m 2021-05-16T01:34:30.0331739Z 2021-05-16T01:34:30.2362738Z 47% 13502 - msys64\usr\share\terminfo\6d\ms-vt100-color 2021-05-16T01:34:30.2363870Z 2021-05-16T01:34:30.5243287Z 47% 14273 - msys64\usr\share\terminfo\74\tvi912c-mc-2p 2021-05-16T01:34:30.5244433Z 2021-05-16T01:34:30.7204308Z 47% 14597 - msys64\usr\share\terminfo\77\wy520-48w 2021-05-16T01:34:30.7205542Z 2021-05-16T01:34:30.9245829Z 47% 15389 - msys64\usr\share\zoneinfo\Europe\Minsk 2021-05-16T01:34:30.9246913Z 2021-05-16T01:34:31.1274631Z 47% 16215 - msys64\usr\share\zoneinfo\right\America\Cayenne 2021-05-16T01:34:31.1278605Z 2021-05-16T01:34:31.3347968Z 47% 17030 - msys64\var\lib\pacman\local\time-1.9-1\files 2021-05-16T01:34:31.3349015Z 2021-05-16T01:34:31.5350958Z 48% 17092 2021-05-16T01:34:31.5351888Z 2021-05-16T01:34:31.7459382Z 51% 17092 2021-05-16T01:34:31.7460271Z 2021-05-16T01:34:31.9500681Z 55% 17092 2021-05-16T01:34:31.9501492Z 2021-05-16T01:34:32.1436383Z 58% 17092 2021-05-16T01:34:32.1437548Z 2021-05-16T01:34:32.3625969Z 61% 17092 2021-05-16T01:34:32.3626751Z 2021-05-16T01:34:32.5681318Z 63% 17092 2021-05-16T01:34:32.5682120Z 2021-05-16T01:34:32.7741811Z 66% 17092 2021-05-16T01:34:32.7742661Z 2021-05-16T01:34:32.9795390Z 69% 17092 2021-05-16T01:34:32.9796905Z 2021-05-16T01:34:33.1788526Z 72% 17092 2021-05-16T01:34:33.1789327Z 2021-05-16T01:34:33.3912704Z 75% 17092 2021-05-16T01:34:33.3913517Z 2021-05-16T01:34:33.5851239Z 78% 17092 2021-05-16T01:34:33.5852077Z 2021-05-16T01:34:33.7894438Z 80% 17092 2021-05-16T01:34:33.7895345Z 2021-05-16T01:34:33.9880210Z 86% 17092 2021-05-16T01:34:33.9881009Z 2021-05-16T01:34:34.1941786Z 90% 17092 2021-05-16T01:34:34.1942641Z 2021-05-16T01:34:34.3952244Z 96% 17092 2021-05-16T01:34:34.3953133Z 2021-05-16T01:34:34.5984446Z 100% 17111 - msys64\usr\bin\bunzip2.exe 2021-05-16T01:34:34.5985490Z 2021-05-16T01:34:34.8075320Z 100% 17289 - msys64\usr\bin\msys-argp-0.dll 2021-05-16T01:34:34.8076308Z 2021-05-16T01:34:35.0033822Z 100% 17408 - msys64\usr\bin\pacman-conf.exe 2021-05-16T01:34:35.0035180Z 2021-05-16T01:34:35.0592759Z 100% 17631 - msys64\usr\libexec\p11-kit\p11-kit-server.exe 2021-05-16T01:34:35.0596683Z 2021-05-16T01:34:35.0597665Z Everything is Ok 2021-05-16T01:34:35.0629868Z ##[endgroup] 2021-05-16T01:34:35.0630813Z ##[group]Disable Key Refresh... 2021-05-16T01:34:35.1408204Z [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-16T01:34:35.4738520Z ##[endgroup] 2021-05-16T01:34:35.4763767Z ##[group]Restoring package cache... 2021-05-16T01:34:37.0166441Z Received 150994944 of 188127819 (80.3%), 143.9 MBs/sec 2021-05-16T01:34:38.2240838Z Received 188127819 of 188127819 (100.0%), 81.2 MBs/sec 2021-05-16T01:34:38.2247599Z Cache Size: ~179 MB (188127819 B) 2021-05-16T01:34:38.2925324Z [command]C:\Rtools\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/6a5617e1-e515-4f2b-90d2-321ed3595097/cache.tzst -P -C D:/a/bftools/bftools --force-local 2021-05-16T01:34:39.1536895Z Cache restored successfully 2021-05-16T01:34:39.1734235Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-16T01:34:39.1735973Z ##[endgroup] 2021-05-16T01:34:39.1736852Z ##[group]Starting MSYS2 for the first time... 2021-05-16T01:34:39.2374822Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T01:34:39.3956585Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T01:34:39.4108554Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T01:34:39.5967573Z Copying skeleton files. 2021-05-16T01:34:39.5969115Z These files are for the users to personalise their msys2 experience. 2021-05-16T01:34:39.5969728Z 2021-05-16T01:34:39.5970726Z They will never be overwritten nor automatically updated. 2021-05-16T01:34:39.5971361Z 2021-05-16T01:34:39.6472711Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T01:34:39.6635598Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T01:34:39.6800340Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T01:34:39.6958558Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T01:34:39.7124348Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T01:34:39.7719021Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T01:34:39.8073978Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T01:34:39.8399537Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T01:34:40.3242316Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T01:34:40.5126197Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T01:34:40.5229875Z gpg: no ultimately trusted keys found 2021-05-16T01:34:40.8344437Z gpg: starting migration from earlier GnuPG versions 2021-05-16T01:34:40.8838263Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T01:34:40.8839350Z gpg: migration succeeded 2021-05-16T01:34:40.9082400Z gpg: Generating pacman keyring master key... 2021-05-16T01:34:42.9829227Z gpg: key B099F68678D2F245 marked as ultimately trusted 2021-05-16T01:34:42.9831843Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T01:34:43.0306860Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/B4FD2432C2BBF5FA5331D749B099F68678D2F245.rev' 2021-05-16T01:34:43.0308490Z gpg: Done 2021-05-16T01:34:43.0522746Z ==> Updating trust database... 2021-05-16T01:34:43.0735361Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T01:34:43.0736618Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T01:34:43.1719568Z ==> Appending keys from msys2.gpg... 2021-05-16T01:34:43.3241005Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:34:43.3462338Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:34:43.4669650Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:34:43.5816285Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:34:43.6930869Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:34:43.8132020Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:34:43.9316476Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:34:44.1622374Z ==> Importing owner trust values... 2021-05-16T01:34:44.1831343Z gpg: setting ownertrust to 4 2021-05-16T01:34:44.1832894Z gpg: setting ownertrust to 4 2021-05-16T01:34:44.1834417Z gpg: setting ownertrust to 4 2021-05-16T01:34:44.1835007Z gpg: setting ownertrust to 4 2021-05-16T01:34:44.1835633Z gpg: setting ownertrust to 4 2021-05-16T01:34:44.1836218Z gpg: setting ownertrust to 4 2021-05-16T01:34:44.2012747Z ==> Disabling revoked keys in keyring... 2021-05-16T01:34:44.2180343Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:34:44.2916762Z ==> Updating trust database... 2021-05-16T01:34:44.3205803Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T01:34:44.3209223Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T01:34:44.3215755Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T01:34:44.3218839Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T01:34:44.3235966Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:34:44.3724480Z pacman-key (pacman) 5.2.2 2021-05-16T01:34:44.3726292Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T01:34:44.3727135Z 2021-05-16T01:34:44.3901866Z This is free software; see the source for copying conditions. 2021-05-16T01:34:44.3903187Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T01:34:45.1872607Z  2021-05-16T01:34:45.1875559Z 2021-05-16T01:34:45.1876403Z ################################################################### 2021-05-16T01:34:45.1877232Z # # 2021-05-16T01:34:45.1877957Z # # 2021-05-16T01:34:45.1878664Z # C A U T I O N # 2021-05-16T01:34:45.1879321Z # # 2021-05-16T01:34:45.1880015Z # This is first start of MSYS2. # 2021-05-16T01:34:45.1880839Z # You MUST restart shell to apply necessary actions. # 2021-05-16T01:34:45.1881559Z # # 2021-05-16T01:34:45.1882250Z # # 2021-05-16T01:34:45.1882988Z ################################################################### 2021-05-16T01:34:45.1883251Z 2021-05-16T01:34:45.1883504Z 2021-05-16T01:34:45.2099430Z 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-16T01:34:45.2162612Z ##[endgroup] 2021-05-16T01:34:45.2163510Z ##[group]Disable CheckSpace... 2021-05-16T01:34:45.2824433Z [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-16T01:34:45.6430778Z ##[endgroup] 2021-05-16T01:34:45.6431871Z ##[group]Updating packages... 2021-05-16T01:34:45.7197244Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T01:34:46.5831730Z :: Synchronizing package databases... 2021-05-16T01:34:46.9518647Z downloading mingw32.db... 2021-05-16T01:34:47.6306664Z downloading mingw32.db.sig... 2021-05-16T01:34:47.8501114Z downloading mingw64.db... 2021-05-16T01:34:48.0518134Z downloading mingw64.db.sig... 2021-05-16T01:34:48.2774857Z downloading ucrt64.db... 2021-05-16T01:34:48.4733621Z downloading ucrt64.db.sig... 2021-05-16T01:34:48.6916416Z downloading msys.db... 2021-05-16T01:34:48.7913103Z downloading msys.db.sig... 2021-05-16T01:34:48.9031760Z :: Starting core system upgrade... 2021-05-16T01:34:49.1208844Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T01:34:49.1210155Z resolving dependencies... 2021-05-16T01:34:49.1288850Z looking for conflicting packages... 2021-05-16T01:34:49.1307184Z 2021-05-16T01:34:49.1308676Z 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-16T01:34:49.1311213Z 2021-05-16T01:34:49.1312561Z Total Installed Size: 44.60 MiB 2021-05-16T01:34:49.1313161Z Net Upgrade Size: 0.02 MiB 2021-05-16T01:34:49.1313503Z 2021-05-16T01:34:49.1314178Z :: Proceed with installation? [Y/n] 2021-05-16T01:34:49.1314810Z checking keyring... 2021-05-16T01:34:49.2344427Z checking package integrity... 2021-05-16T01:34:50.0833057Z loading package files... 2021-05-16T01:34:50.0995487Z checking for file conflicts... 2021-05-16T01:34:50.0998454Z :: Processing package changes... 2021-05-16T01:34:50.0999408Z upgrading filesystem... 2021-05-16T01:34:50.1477951Z upgrading mintty... 2021-05-16T01:34:50.2223761Z upgrading msys2-runtime... 2021-05-16T01:34:50.2965033Z upgrading pacman-mirrors... 2021-05-16T01:34:50.3018894Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T01:34:50.3040628Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T01:34:50.3056485Z upgrading pacman... 2021-05-16T01:34:50.3941960Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T01:34:50.7518061Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 6288 has been terminated. 2021-05-16T01:34:51.2281024Z ##[endgroup] 2021-05-16T01:34:51.2283224Z ##[group]Killing remaining tasks... 2021-05-16T01:34:51.2964655Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T01:34:51.4382269Z 2021-05-16T01:34:51.4383966Z INFO: No tasks running with the specified criteria. 2021-05-16T01:34:51.4424644Z ##[endgroup] 2021-05-16T01:34:51.4425693Z ##[group]Final system upgrade... 2021-05-16T01:34:51.5105725Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T01:34:52.3990670Z :: Synchronizing package databases... 2021-05-16T01:34:53.0080637Z mingw32 is up to date 2021-05-16T01:34:53.0082371Z mingw64 is up to date 2021-05-16T01:34:53.0083482Z ucrt64 is up to date 2021-05-16T01:34:53.0084569Z downloading clang64.db... 2021-05-16T01:34:53.6735037Z downloading clang64.db.sig... 2021-05-16T01:34:53.8839721Z msys is up to date 2021-05-16T01:34:53.8840776Z :: Starting core system upgrade... 2021-05-16T01:34:54.1428329Z there is nothing to do 2021-05-16T01:34:54.1429457Z :: Starting full system upgrade... 2021-05-16T01:34:54.1848580Z resolving dependencies... 2021-05-16T01:34:54.1925639Z looking for conflicting packages... 2021-05-16T01:34:54.1952442Z 2021-05-16T01:34:54.1955570Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T01:34:54.1957933Z 2021-05-16T01:34:54.1959014Z Total Installed Size: 19.34 MiB 2021-05-16T01:34:54.1959860Z Net Upgrade Size: 0.93 MiB 2021-05-16T01:34:54.1960364Z 2021-05-16T01:34:54.1961325Z :: Proceed with installation? [Y/n] 2021-05-16T01:34:54.1962046Z checking keyring... 2021-05-16T01:34:54.3089674Z checking package integrity... 2021-05-16T01:34:56.1484431Z loading package files... 2021-05-16T01:34:56.1745991Z checking for file conflicts... 2021-05-16T01:34:56.1747118Z checking available disk space... 2021-05-16T01:34:56.1869158Z :: Processing package changes... 2021-05-16T01:34:56.1869975Z upgrading less... 2021-05-16T01:34:56.1978647Z upgrading libxml2... 2021-05-16T01:34:56.2202509Z upgrading libxslt... 2021-05-16T01:34:56.2389816Z upgrading ca-certificates... 2021-05-16T01:34:57.0392058Z upgrading libsqlite... 2021-05-16T01:34:57.0512656Z upgrading libzstd... 2021-05-16T01:34:57.0595398Z upgrading gnupg... 2021-05-16T01:34:59.5517712Z ==> Appending keys from msys2.gpg... 2021-05-16T01:34:59.6617482Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:34:59.6787511Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:35:03.8124112Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:35:03.8766179Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:35:03.9558248Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:35:04.0272451Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:35:04.1086179Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:35:04.1837686Z ==> Importing owner trust values... 2021-05-16T01:35:04.2252432Z ==> Disabling revoked keys in keyring... 2021-05-16T01:35:04.2456142Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:35:04.3135758Z ==> Updating trust database... 2021-05-16T01:35:04.3335863Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:35:04.4368967Z upgrading msys2-keyring... 2021-05-16T01:35:04.7435996Z ==> Appending keys from msys2.gpg... 2021-05-16T01:35:04.8495787Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:35:04.8695890Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:35:04.9806357Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:35:05.0536496Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:35:05.1236540Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:35:05.1982539Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:35:05.2688554Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:35:05.3415780Z ==> Importing owner trust values... 2021-05-16T01:35:05.3855716Z ==> Disabling revoked keys in keyring... 2021-05-16T01:35:05.4055979Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:35:05.4817572Z ==> Updating trust database... 2021-05-16T01:35:05.5016010Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:35:05.6008992Z upgrading msys2-launcher... 2021-05-16T01:35:05.6113431Z upgrading rebase... 2021-05-16T01:35:05.6261085Z upgrading zstd... 2021-05-16T01:35:05.6500845Z :: Running post-transaction hooks... 2021-05-16T01:35:05.6501660Z (1/1) Updating the info directory file... 2021-05-16T01:35:05.9439719Z ##[endgroup] 2021-05-16T01:35:05.9440785Z ##[group]Installing additional packages... 2021-05-16T01:35:06.0103956Z [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-16T01:35:07.2616543Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T01:35:07.2618674Z :: Repository mingw64 2021-05-16T01:35:07.2626023Z 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-16T01:35:07.2630789Z 2021-05-16T01:35:07.2631891Z Enter a selection (default=all): 2021-05-16T01:35:07.2633261Z resolving dependencies... 2021-05-16T01:35:07.2730145Z looking for conflicting packages... 2021-05-16T01:35:07.2798160Z 2021-05-16T01:35:07.2832946Z 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-16T01:35:07.2848688Z 2021-05-16T01:35:07.2849262Z Total Installed Size: 1089.03 MiB 2021-05-16T01:35:07.2849605Z 2021-05-16T01:35:07.2850227Z :: Proceed with installation? [Y/n] 2021-05-16T01:35:07.2850787Z checking keyring... 2021-05-16T01:35:07.5743886Z checking package integrity... 2021-05-16T01:35:20.2567462Z loading package files... 2021-05-16T01:35:20.9009842Z checking for file conflicts... 2021-05-16T01:35:23.3323927Z checking available disk space... 2021-05-16T01:35:23.3460128Z :: Processing package changes... 2021-05-16T01:35:23.3461248Z installing expat... 2021-05-16T01:35:23.3530315Z installing vim... 2021-05-16T01:35:25.0080501Z installing heimdal... 2021-05-16T01:35:25.3829771Z installing openssh... 2021-05-16T01:35:25.4229694Z installing perl-Error... 2021-05-16T01:35:25.4355860Z installing perl-Authen-SASL... 2021-05-16T01:35:25.4592390Z installing perl-Encode-Locale... 2021-05-16T01:35:25.4678259Z installing perl-HTTP-Date... 2021-05-16T01:35:25.4770488Z installing perl-File-Listing... 2021-05-16T01:35:25.4842279Z installing perl-HTML-Tagset... 2021-05-16T01:35:25.4894240Z installing perl-Clone... 2021-05-16T01:35:25.4958168Z installing perl-IO-HTML... 2021-05-16T01:35:25.5014909Z installing perl-LWP-MediaTypes... 2021-05-16T01:35:25.5085021Z installing perl-URI... 2021-05-16T01:35:25.5608640Z installing perl-HTTP-Message... 2021-05-16T01:35:25.5824616Z installing perl-HTML-Parser... 2021-05-16T01:35:25.5996138Z installing perl-HTTP-Cookies... 2021-05-16T01:35:25.6096533Z installing perl-HTTP-Daemon... 2021-05-16T01:35:25.6145592Z installing perl-HTTP-Negotiate... 2021-05-16T01:35:25.6194514Z installing perl-Net-HTTP... 2021-05-16T01:35:25.6311688Z installing perl-WWW-RobotRules... 2021-05-16T01:35:25.6386206Z installing perl-Try-Tiny... 2021-05-16T01:35:25.6493011Z installing perl-libwww... 2021-05-16T01:35:25.6867622Z Optional dependencies for perl-libwww 2021-05-16T01:35:25.6870138Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T01:35:25.6871817Z installing perl-TimeDate... 2021-05-16T01:35:25.7246949Z installing perl-MailTools... 2021-05-16T01:35:25.7609813Z installing perl-IO-Stringy... 2021-05-16T01:35:25.7747921Z installing perl-Convert-BinHex... 2021-05-16T01:35:25.8871297Z module test... pass. 2021-05-16T01:35:25.8892020Z installing perl-MIME-tools... 2021-05-16T01:35:25.9493314Z installing perl-Net-SSLeay... 2021-05-16T01:35:26.0254899Z installing perl-IO-Socket-SSL... 2021-05-16T01:35:26.0393424Z installing perl-Net-SMTP-SSL... 2021-05-16T01:35:26.0458784Z installing perl-TermReadKey... 2021-05-16T01:35:26.0539208Z installing git... 2021-05-16T01:35:26.6987335Z Optional dependencies for git 2021-05-16T01:35:26.6988426Z python: various helper scripts 2021-05-16T01:35:26.6989120Z subversion: git svn 2021-05-16T01:35:26.6989859Z installing mingw-w64-x86_64-libiconv... 2021-05-16T01:35:26.7271505Z installing mingw-w64-x86_64-zlib... 2021-05-16T01:35:26.7371032Z installing mingw-w64-x86_64-binutils... 2021-05-16T01:35:27.0502463Z installing mingw-w64-x86_64-headers-git... 2021-05-16T01:35:28.4014247Z installing mingw-w64-x86_64-crt-git... 2021-05-16T01:35:29.3396758Z installing mingw-w64-x86_64-isl... 2021-05-16T01:35:29.3936531Z installing mingw-w64-x86_64-gmp... 2021-05-16T01:35:29.4101100Z installing mingw-w64-x86_64-mpfr... 2021-05-16T01:35:29.4317134Z installing mingw-w64-x86_64-mpc... 2021-05-16T01:35:29.4372788Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T01:35:29.4449100Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T01:35:29.4625406Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T01:35:29.4668118Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T01:35:29.4807355Z installing mingw-w64-x86_64-zstd... 2021-05-16T01:35:29.5033321Z installing mingw-w64-x86_64-gcc... 2021-05-16T01:35:30.8254861Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T01:35:32.8813061Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T01:35:32.8940803Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T01:35:33.0492618Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T01:35:33.4096920Z installing mingw-w64-x86_64-expat... 2021-05-16T01:35:33.4252064Z installing mingw-w64-x86_64-gettext... 2021-05-16T01:35:35.4501125Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T01:35:35.4747889Z installing mingw-w64-x86_64-libsystre... 2021-05-16T01:35:35.4873848Z installing mingw-w64-x86_64-ncurses... 2021-05-16T01:35:40.9319968Z installing mingw-w64-x86_64-bzip2... 2021-05-16T01:35:40.9506772Z installing mingw-w64-x86_64-libffi... 2021-05-16T01:35:40.9627891Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T01:35:41.0192299Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T01:35:41.0625887Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T01:35:41.0893052Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T01:35:41.8168868Z installing mingw-w64-x86_64-openssl... 2021-05-16T01:35:48.7162528Z installing mingw-w64-x86_64-termcap... 2021-05-16T01:35:48.7213075Z installing mingw-w64-x86_64-readline... 2021-05-16T01:35:48.7540497Z installing mingw-w64-x86_64-tcl... 2021-05-16T01:35:50.3384369Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T01:35:51.5323671Z installing mingw-w64-x86_64-tk... 2021-05-16T01:35:52.0727270Z installing mingw-w64-x86_64-xz... 2021-05-16T01:35:52.1566948Z installing mingw-w64-x86_64-python... 2021-05-16T01:36:00.1874209Z installing mingw-w64-x86_64-xxhash... 2021-05-16T01:36:00.2005865Z installing mingw-w64-x86_64-gdb... 2021-05-16T01:36:00.3204587Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T01:36:00.4282154Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T01:36:00.6044885Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T01:36:00.6100554Z installing mingw-w64-x86_64-make... 2021-05-16T01:36:00.6319166Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T01:36:00.6500331Z installing mingw-w64-x86_64-tools-git... 2021-05-16T01:36:00.6628009Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T01:36:00.7243872Z ##[endgroup] 2021-05-16T01:36:00.7246017Z ##[group]Saving package cache... 2021-05-16T01:36:00.7922965Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T01:36:01.9180204Z ==> no candidate packages found for pruning 2021-05-16T01:36:02.0144282Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T01:36:02.4893802Z ==> no candidate packages found for pruning 2021-05-16T01:36:03.0828900Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-16T01:36:03.1580659Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T01:36:04.1800547Z 2021-05-16T01:36:04.1801748Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T01:36:04.2098975Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T01:36:04.2099968Z removing all files from cache... 2021-05-16T01:36:04.2100532Z 2021-05-16T01:36:04.2101188Z Database directory: /var/lib/pacman/ 2021-05-16T01:36:04.2106987Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T01:36:04.2108451Z removing unused sync repositories... 2021-05-16T01:36:04.2189190Z ##[endgroup] 2021-05-16T01:36:04.2553383Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T01:36:04.2554166Z env: 2021-05-16T01:36:04.2554654Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:04.2555137Z TIC_DEPLOY_KEY: 2021-05-16T01:36:04.2555531Z RSPM: 2021-05-16T01:36:04.2557104Z GITHUB_PAT: *** 2021-05-16T01:36:04.2557527Z COVERALLS_TOKEN: 2021-05-16T01:36:04.2558048Z continue-on-error: false 2021-05-16T01:36:04.2558557Z VDIFFR_RUN_TESTS: 2021-05-16T01:36:04.2559006Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:36:04.2559435Z TZ: UTC 2021-05-16T01:36:04.2559873Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:04.2560417Z NOT_CRAN: true 2021-05-16T01:36:04.2560831Z MSYSTEM: MINGW64 2021-05-16T01:36:04.2561239Z ##[endgroup] 2021-05-16T01:36:05.3373275Z :: Synchronizing package databases... 2021-05-16T01:36:06.0475808Z mingw32 is up to date 2021-05-16T01:36:06.0476662Z mingw64 is up to date 2021-05-16T01:36:06.0477331Z ucrt64 is up to date 2021-05-16T01:36:06.0477922Z clang64 is up to date 2021-05-16T01:36:06.0478453Z msys is up to date 2021-05-16T01:36:06.0479348Z :: Starting core system upgrade... 2021-05-16T01:36:06.2927046Z there is nothing to do 2021-05-16T01:36:06.2927943Z :: Starting full system upgrade... 2021-05-16T01:36:06.4017708Z there is nothing to do 2021-05-16T01:36:07.1565355Z resolving dependencies... 2021-05-16T01:36:07.1632163Z looking for conflicting packages... 2021-05-16T01:36:07.1718692Z 2021-05-16T01:36:07.1719810Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T01:36:07.1720569Z 2021-05-16T01:36:07.1721481Z Total Download Size: 3.00 MiB 2021-05-16T01:36:07.1722491Z Total Installed Size: 20.93 MiB 2021-05-16T01:36:07.1723138Z 2021-05-16T01:36:07.1724346Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:07.1725450Z :: Retrieving packages... 2021-05-16T01:36:07.4896075Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T01:36:08.2510077Z checking keyring... 2021-05-16T01:36:08.3390732Z checking package integrity... 2021-05-16T01:36:08.4986991Z loading package files... 2021-05-16T01:36:08.5012300Z checking for file conflicts... 2021-05-16T01:36:08.5024096Z checking available disk space... 2021-05-16T01:36:08.5030433Z :: Processing package changes... 2021-05-16T01:36:08.5031318Z installing mingw-w64-x86_64-aom... 2021-05-16T01:36:09.4069197Z resolving dependencies... 2021-05-16T01:36:09.4070309Z looking for conflicting packages... 2021-05-16T01:36:09.4226566Z 2021-05-16T01:36:09.4227700Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T01:36:09.4228234Z 2021-05-16T01:36:09.4229084Z Total Download Size: 1.97 MiB 2021-05-16T01:36:09.4229731Z Total Installed Size: 4.43 MiB 2021-05-16T01:36:09.4230144Z 2021-05-16T01:36:09.4230889Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:09.4231591Z :: Retrieving packages... 2021-05-16T01:36:09.7410182Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T01:36:10.4111923Z checking keyring... 2021-05-16T01:36:10.5002363Z checking package integrity... 2021-05-16T01:36:10.6602953Z loading package files... 2021-05-16T01:36:10.6630276Z checking for file conflicts... 2021-05-16T01:36:10.6651521Z checking available disk space... 2021-05-16T01:36:10.6657541Z :: Processing package changes... 2021-05-16T01:36:10.6658472Z installing mingw-w64-x86_64-argtable... 2021-05-16T01:36:11.5059403Z resolving dependencies... 2021-05-16T01:36:11.5222254Z looking for conflicting packages... 2021-05-16T01:36:11.5274661Z 2021-05-16T01:36:11.5285535Z 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-16T01:36:11.5292435Z 2021-05-16T01:36:11.5293091Z Total Download Size: 92.82 MiB 2021-05-16T01:36:11.5293781Z Total Installed Size: 821.22 MiB 2021-05-16T01:36:11.5294235Z 2021-05-16T01:36:11.5295052Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:11.5296142Z :: Retrieving packages... 2021-05-16T01:36:11.8409384Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T01:36:12.3121596Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T01:36:12.4088704Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T01:36:12.5051451Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T01:36:12.6961365Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T01:36:12.7935199Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T01:36:13.1815725Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T01:36:13.2837857Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T01:36:13.3818590Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T01:36:13.4897567Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T01:36:13.5869972Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T01:36:13.6850177Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T01:36:13.7936493Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T01:36:13.9980776Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T01:36:14.0981261Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T01:36:14.1954810Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T01:36:14.2936881Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T01:36:14.3964662Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T01:36:14.5050203Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T01:36:14.6043403Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T01:36:14.7357069Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T01:36:14.8341936Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T01:36:14.9564593Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T01:36:15.0538342Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T01:36:15.1512189Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T01:36:15.4725845Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T01:36:15.6856175Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T01:36:15.7823599Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T01:36:16.5687101Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T01:36:17.3612563Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T01:36:17.4755999Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T01:36:17.5738453Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T01:36:18.1859507Z checking keyring... 2021-05-16T01:36:18.4557853Z checking package integrity... 2021-05-16T01:36:23.7109677Z loading package files... 2021-05-16T01:36:24.0462814Z checking for file conflicts... 2021-05-16T01:36:25.6687582Z checking available disk space... 2021-05-16T01:36:25.6761247Z :: Processing package changes... 2021-05-16T01:36:25.6762438Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T01:36:25.7530987Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T01:36:25.7668100Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T01:36:25.7873182Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T01:36:25.8120219Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T01:36:25.8296888Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T01:36:26.6329239Z installing mingw-w64-x86_64-brotli... 2021-05-16T01:36:26.6538725Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T01:36:26.6785894Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T01:36:26.7130977Z installing mingw-w64-x86_64-gflags... 2021-05-16T01:36:26.7487010Z installing mingw-w64-x86_64-wineditline... 2021-05-16T01:36:26.7629629Z installing mingw-w64-x86_64-pcre... 2021-05-16T01:36:26.9160319Z installing mingw-w64-x86_64-glib2... 2021-05-16T01:36:27.3659920Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T01:36:27.3890554Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T01:36:27.4075241Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T01:36:27.4946733Z installing mingw-w64-x86_64-python-mako... 2021-05-16T01:36:27.5746155Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T01:36:27.7878961Z installing mingw-w64-x86_64-c-ares... 2021-05-16T01:36:27.8480782Z installing mingw-w64-x86_64-protobuf... 2021-05-16T01:36:28.0346595Z installing mingw-w64-x86_64-re2... 2021-05-16T01:36:28.0500421Z installing mingw-w64-x86_64-grpc... 2021-05-16T01:36:28.3532192Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T01:36:28.3639582Z installing mingw-w64-x86_64-lz4... 2021-05-16T01:36:28.3788070Z installing mingw-w64-x86_64-openblas... 2021-05-16T01:36:28.6110572Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T01:36:28.6112007Z number of threads to use. 2021-05-16T01:36:28.6113276Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T01:36:30.2274534Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T01:36:30.2275762Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T01:36:30.2276654Z installing mingw-w64-x86_64-snappy... 2021-05-16T01:36:30.2428017Z installing mingw-w64-x86_64-icu... 2021-05-16T01:36:30.8538183Z installing mingw-w64-x86_64-boost... 2021-05-16T01:36:45.4530146Z installing mingw-w64-x86_64-thrift... 2021-05-16T01:36:45.5574674Z installing mingw-w64-x86_64-uriparser... 2021-05-16T01:36:45.5726931Z installing mingw-w64-x86_64-arrow... 2021-05-16T01:36:47.5936921Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T01:36:47.5937950Z resolving dependencies... 2021-05-16T01:36:47.6014535Z looking for conflicting packages... 2021-05-16T01:36:47.6118906Z 2021-05-16T01:36:47.6119870Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T01:36:47.6120478Z 2021-05-16T01:36:47.6121361Z Total Installed Size: 36.73 MiB 2021-05-16T01:36:47.6122272Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:47.6123225Z 2021-05-16T01:36:47.6124069Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:47.6124780Z checking keyring... 2021-05-16T01:36:47.6824643Z checking package integrity... 2021-05-16T01:36:47.8153397Z loading package files... 2021-05-16T01:36:47.8284736Z checking for file conflicts... 2021-05-16T01:36:47.8285836Z checking available disk space... 2021-05-16T01:36:47.8712185Z :: Processing package changes... 2021-05-16T01:36:47.8713812Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T01:36:49.9941799Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T01:36:49.9942744Z resolving dependencies... 2021-05-16T01:36:50.0091678Z looking for conflicting packages... 2021-05-16T01:36:50.0152048Z 2021-05-16T01:36:50.0153089Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T01:36:50.0153676Z 2021-05-16T01:36:50.0154332Z Total Download Size: 7.06 MiB 2021-05-16T01:36:50.0155003Z Total Installed Size: 88.32 MiB 2021-05-16T01:36:50.0155683Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:50.0156111Z 2021-05-16T01:36:50.0156846Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:50.0157593Z :: Retrieving packages... 2021-05-16T01:36:50.3362728Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T01:36:51.2677296Z checking keyring... 2021-05-16T01:36:51.3598230Z checking package integrity... 2021-05-16T01:36:51.5520700Z loading package files... 2021-05-16T01:36:51.5562016Z checking for file conflicts... 2021-05-16T01:36:51.5562852Z checking available disk space... 2021-05-16T01:36:51.5660688Z :: Processing package changes... 2021-05-16T01:36:51.5661668Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T01:36:52.6726588Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T01:36:52.6727473Z resolving dependencies... 2021-05-16T01:36:52.6857529Z looking for conflicting packages... 2021-05-16T01:36:52.7018148Z 2021-05-16T01:36:52.7019256Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T01:36:52.7020015Z 2021-05-16T01:36:52.7021254Z Total Installed Size: 344.30 MiB 2021-05-16T01:36:52.7022445Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:52.7023062Z 2021-05-16T01:36:52.7024017Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:52.7024721Z checking keyring... 2021-05-16T01:36:52.7841614Z checking package integrity... 2021-05-16T01:36:53.1018505Z loading package files... 2021-05-16T01:36:53.2968686Z checking for file conflicts... 2021-05-16T01:36:53.2988576Z checking available disk space... 2021-05-16T01:36:54.0806283Z :: Processing package changes... 2021-05-16T01:36:54.0807538Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T01:37:09.9359525Z resolving dependencies... 2021-05-16T01:37:09.9478374Z looking for conflicting packages... 2021-05-16T01:37:09.9543462Z 2021-05-16T01:37:09.9544226Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T01:37:09.9544836Z 2021-05-16T01:37:09.9545339Z Total Download Size: 0.17 MiB 2021-05-16T01:37:09.9545887Z Total Installed Size: 0.98 MiB 2021-05-16T01:37:09.9546246Z 2021-05-16T01:37:09.9546840Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:09.9547677Z :: Retrieving packages... 2021-05-16T01:37:10.2758135Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T01:37:10.7319030Z checking keyring... 2021-05-16T01:37:10.8208697Z checking package integrity... 2021-05-16T01:37:10.9714319Z loading package files... 2021-05-16T01:37:10.9756825Z checking for file conflicts... 2021-05-16T01:37:10.9829269Z checking available disk space... 2021-05-16T01:37:10.9838339Z :: Processing package changes... 2021-05-16T01:37:10.9839263Z installing mingw-w64-x86_64-bwidget... 2021-05-16T01:37:11.9621174Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T01:37:11.9622019Z resolving dependencies... 2021-05-16T01:37:11.9700183Z looking for conflicting packages... 2021-05-16T01:37:11.9849818Z 2021-05-16T01:37:11.9857150Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T01:37:11.9859307Z 2021-05-16T01:37:11.9864885Z Total Download Size: 0.09 MiB 2021-05-16T01:37:11.9865837Z Total Installed Size: 0.46 MiB 2021-05-16T01:37:11.9866515Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:11.9868912Z 2021-05-16T01:37:11.9878029Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:11.9895913Z :: Retrieving packages... 2021-05-16T01:37:12.3024779Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T01:37:12.5402186Z checking keyring... 2021-05-16T01:37:12.6306753Z checking package integrity... 2021-05-16T01:37:12.7627524Z loading package files... 2021-05-16T01:37:12.7649726Z checking for file conflicts... 2021-05-16T01:37:12.7650669Z checking available disk space... 2021-05-16T01:37:12.7671423Z :: Processing package changes... 2021-05-16T01:37:12.7672317Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T01:37:13.6334883Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T01:37:13.6335910Z resolving dependencies... 2021-05-16T01:37:13.6337275Z looking for conflicting packages... 2021-05-16T01:37:13.6536864Z 2021-05-16T01:37:13.6537938Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T01:37:13.6538505Z 2021-05-16T01:37:13.6539506Z Total Installed Size: 0.62 MiB 2021-05-16T01:37:13.6540779Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:13.6541400Z 2021-05-16T01:37:13.6542205Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:13.6542919Z checking keyring... 2021-05-16T01:37:13.7255797Z checking package integrity... 2021-05-16T01:37:13.8472604Z loading package files... 2021-05-16T01:37:13.8513493Z checking for file conflicts... 2021-05-16T01:37:13.8514551Z checking available disk space... 2021-05-16T01:37:13.8558928Z :: Processing package changes... 2021-05-16T01:37:13.8559977Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T01:37:14.7948710Z resolving dependencies... 2021-05-16T01:37:14.8129470Z looking for conflicting packages... 2021-05-16T01:37:14.8152464Z warning: dependency cycle detected: 2021-05-16T01:37:14.8153902Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T01:37:14.8154745Z 2021-05-16T01:37:14.8157513Z 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-16T01:37:14.8159525Z 2021-05-16T01:37:14.8160326Z Total Download Size: 3.58 MiB 2021-05-16T01:37:14.8161241Z Total Installed Size: 21.16 MiB 2021-05-16T01:37:14.8161818Z 2021-05-16T01:37:14.8195045Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:14.8204142Z :: Retrieving packages... 2021-05-16T01:37:15.1378231Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T01:37:15.6165124Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T01:37:15.7151548Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T01:37:16.0304436Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T01:37:16.1396734Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T01:37:16.2403257Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T01:37:16.3425691Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T01:37:16.4442901Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T01:37:16.4530630Z checking keyring... 2021-05-16T01:37:16.7059286Z checking package integrity... 2021-05-16T01:37:17.7969093Z loading package files... 2021-05-16T01:37:17.8193328Z checking for file conflicts... 2021-05-16T01:37:17.8396785Z checking available disk space... 2021-05-16T01:37:18.4528636Z :: Processing package changes... 2021-05-16T01:37:18.4529486Z installing mingw-w64-x86_64-libpng... 2021-05-16T01:37:18.4534133Z installing mingw-w64-x86_64-graphite2... 2021-05-16T01:37:18.4535015Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T01:37:18.4536999Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T01:37:18.4537951Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T01:37:18.4538792Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T01:37:18.4539538Z installing mingw-w64-x86_64-freetype... 2021-05-16T01:37:18.4540282Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T01:37:18.4540696Z 2021-05-16T01:37:18.4542390Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T01:37:18.4543395Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T01:37:18.4544073Z 2021-05-16T01:37:26.8738494Z updating font cache... done. 2021-05-16T01:37:26.8742452Z installing mingw-w64-x86_64-lzo2... 2021-05-16T01:37:26.9054598Z installing mingw-w64-x86_64-pixman... 2021-05-16T01:37:26.9191619Z installing mingw-w64-x86_64-cairo... 2021-05-16T01:37:26.9601730Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T01:37:26.9603003Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T01:37:26.9616244Z :: Running post-transaction hooks... 2021-05-16T01:37:26.9617086Z (1/1) Updating fontconfig cache... 2021-05-16T01:37:27.8643078Z resolving dependencies... 2021-05-16T01:37:27.8778027Z looking for conflicting packages... 2021-05-16T01:37:27.8838565Z 2021-05-16T01:37:27.8839454Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T01:37:27.8840023Z 2021-05-16T01:37:27.8840611Z Total Download Size: 0.10 MiB 2021-05-16T01:37:27.8841275Z Total Installed Size: 0.20 MiB 2021-05-16T01:37:27.8841707Z 2021-05-16T01:37:27.8842432Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:27.8843159Z :: Retrieving packages... 2021-05-16T01:37:28.2068626Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T01:37:28.4949628Z checking keyring... 2021-05-16T01:37:28.5826537Z checking package integrity... 2021-05-16T01:37:28.7235749Z loading package files... 2021-05-16T01:37:28.7256518Z checking for file conflicts... 2021-05-16T01:37:28.7266051Z checking available disk space... 2021-05-16T01:37:28.7275439Z :: Processing package changes... 2021-05-16T01:37:28.7276246Z installing mingw-w64-x86_64-ccache... 2021-05-16T01:37:29.5326398Z resolving dependencies... 2021-05-16T01:37:29.5462719Z looking for conflicting packages... 2021-05-16T01:37:29.5523369Z 2021-05-16T01:37:29.5524282Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T01:37:29.5524926Z 2021-05-16T01:37:29.5525466Z Total Download Size: 0.69 MiB 2021-05-16T01:37:29.5526091Z Total Installed Size: 3.86 MiB 2021-05-16T01:37:29.5526494Z 2021-05-16T01:37:29.5527160Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:29.5527823Z :: Retrieving packages... 2021-05-16T01:37:29.8645842Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T01:37:30.3371201Z checking keyring... 2021-05-16T01:37:30.4311512Z checking package integrity... 2021-05-16T01:37:30.5801320Z loading package files... 2021-05-16T01:37:30.5825382Z checking for file conflicts... 2021-05-16T01:37:30.5840830Z checking available disk space... 2021-05-16T01:37:30.5850379Z :: Processing package changes... 2021-05-16T01:37:30.5851321Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T01:37:31.4030153Z resolving dependencies... 2021-05-16T01:37:31.4091514Z looking for conflicting packages... 2021-05-16T01:37:31.4225347Z 2021-05-16T01:37:31.4226288Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T01:37:31.4226951Z 2021-05-16T01:37:31.4227542Z Total Download Size: 0.42 MiB 2021-05-16T01:37:31.4228348Z Total Installed Size: 1.59 MiB 2021-05-16T01:37:31.4228944Z 2021-05-16T01:37:31.4229916Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:31.4230914Z :: Retrieving packages... 2021-05-16T01:37:31.7421137Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T01:37:32.1439503Z checking keyring... 2021-05-16T01:37:32.2374492Z checking package integrity... 2021-05-16T01:37:32.3767136Z loading package files... 2021-05-16T01:37:32.3788669Z checking for file conflicts... 2021-05-16T01:37:32.3813008Z checking available disk space... 2021-05-16T01:37:32.3823136Z :: Processing package changes... 2021-05-16T01:37:32.3824084Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T01:37:33.1735443Z resolving dependencies... 2021-05-16T01:37:33.1931172Z looking for conflicting packages... 2021-05-16T01:37:33.1962163Z 2021-05-16T01:37:33.1967199Z 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-16T01:37:33.1970771Z 2021-05-16T01:37:33.1971628Z Total Download Size: 13.82 MiB 2021-05-16T01:37:33.1972592Z Total Installed Size: 92.94 MiB 2021-05-16T01:37:33.1973210Z 2021-05-16T01:37:33.1974160Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:33.1975190Z :: Retrieving packages... 2021-05-16T01:37:33.5088220Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T01:37:34.0779998Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T01:37:34.1774017Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T01:37:34.2757569Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T01:37:34.3721691Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T01:37:34.4720446Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T01:37:34.5707385Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T01:37:34.6678385Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T01:37:34.7673887Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T01:37:35.0598549Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T01:37:35.1576432Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T01:37:35.2635245Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T01:37:35.3697557Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T01:37:35.4690025Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T01:37:35.5690864Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T01:37:35.8817791Z checking keyring... 2021-05-16T01:37:36.1590238Z checking package integrity... 2021-05-16T01:37:38.4064241Z loading package files... 2021-05-16T01:37:38.5351284Z checking for file conflicts... 2021-05-16T01:37:39.1001887Z checking available disk space... 2021-05-16T01:37:39.1044261Z :: Processing package changes... 2021-05-16T01:37:39.1045484Z installing mingw-w64-x86_64-libunistring... 2021-05-16T01:37:39.1547315Z installing mingw-w64-x86_64-libidn2... 2021-05-16T01:37:39.1950484Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T01:37:39.2234776Z installing mingw-w64-x86_64-libpsl... 2021-05-16T01:37:39.2312364Z installing mingw-w64-x86_64-libssh2... 2021-05-16T01:37:39.3658779Z installing mingw-w64-x86_64-jansson... 2021-05-16T01:37:39.3733453Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T01:37:39.3927944Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T01:37:39.4095913Z installing mingw-w64-x86_64-curl... 2021-05-16T01:37:39.7792075Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T01:37:39.8051356Z installing mingw-w64-x86_64-nettle... 2021-05-16T01:37:39.8611773Z installing mingw-w64-x86_64-libarchive... 2021-05-16T01:37:39.9152598Z installing mingw-w64-x86_64-libuv... 2021-05-16T01:37:39.9303776Z installing mingw-w64-x86_64-rhash... 2021-05-16T01:37:39.9808325Z installing mingw-w64-x86_64-cmake... 2021-05-16T01:37:45.6251810Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T01:37:45.6253013Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T01:37:45.6253880Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T01:37:46.5591971Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T01:37:47.5029596Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T01:37:48.3009220Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:37:48.3010496Z resolving dependencies... 2021-05-16T01:37:48.3107846Z looking for conflicting packages... 2021-05-16T01:37:48.3221772Z 2021-05-16T01:37:48.3222856Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:37:48.3223386Z 2021-05-16T01:37:48.3223874Z Total Download Size: 3.18 MiB 2021-05-16T01:37:48.3224435Z Total Installed Size: 81.46 MiB 2021-05-16T01:37:48.3225050Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:48.3225401Z 2021-05-16T01:37:48.3226007Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:48.3226616Z :: Retrieving packages... 2021-05-16T01:37:48.6427551Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:37:49.4172928Z checking keyring... 2021-05-16T01:37:49.5064855Z checking package integrity... 2021-05-16T01:37:49.6924121Z loading package files... 2021-05-16T01:37:49.7041868Z checking for file conflicts... 2021-05-16T01:37:49.7042863Z checking available disk space... 2021-05-16T01:37:49.7431141Z :: Processing package changes... 2021-05-16T01:37:49.7432382Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T01:37:51.4906491Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T01:37:51.4907353Z resolving dependencies... 2021-05-16T01:37:51.5056286Z looking for conflicting packages... 2021-05-16T01:37:51.5115697Z 2021-05-16T01:37:51.5116599Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T01:37:51.5117217Z 2021-05-16T01:37:51.5125573Z Total Installed Size: 2.86 MiB 2021-05-16T01:37:51.5126547Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:51.5126857Z 2021-05-16T01:37:51.5128147Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:51.5129366Z checking keyring... 2021-05-16T01:37:51.5855553Z checking package integrity... 2021-05-16T01:37:51.7035417Z loading package files... 2021-05-16T01:37:51.7111337Z checking for file conflicts... 2021-05-16T01:37:51.7112401Z checking available disk space... 2021-05-16T01:37:51.7319244Z :: Processing package changes... 2021-05-16T01:37:51.7320214Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T01:37:53.0446072Z resolving dependencies... 2021-05-16T01:37:53.0641321Z looking for conflicting packages... 2021-05-16T01:37:53.0653863Z 2021-05-16T01:37:53.0655237Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T01:37:53.0656212Z 2021-05-16T01:37:53.0657024Z Total Download Size: 0.41 MiB 2021-05-16T01:37:53.0658072Z Total Installed Size: 1.66 MiB 2021-05-16T01:37:53.0658997Z 2021-05-16T01:37:53.0659975Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:53.0660973Z :: Retrieving packages... 2021-05-16T01:37:53.3833125Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T01:37:53.8563519Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T01:37:53.9515223Z checking keyring... 2021-05-16T01:37:54.1545899Z checking package integrity... 2021-05-16T01:37:54.4164477Z loading package files... 2021-05-16T01:37:54.4220725Z checking for file conflicts... 2021-05-16T01:37:54.4297322Z checking available disk space... 2021-05-16T01:37:54.4307569Z :: Processing package changes... 2021-05-16T01:37:54.4308443Z installing mingw-w64-x86_64-gdbm... 2021-05-16T01:37:54.4595396Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T01:37:55.3234949Z resolving dependencies... 2021-05-16T01:37:55.3236186Z looking for conflicting packages... 2021-05-16T01:37:55.3439004Z 2021-05-16T01:37:55.3440039Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T01:37:55.3440579Z 2021-05-16T01:37:55.3441224Z Total Download Size: 0.11 MiB 2021-05-16T01:37:55.3441871Z Total Installed Size: 0.38 MiB 2021-05-16T01:37:55.3442286Z 2021-05-16T01:37:55.3442967Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:55.3443660Z :: Retrieving packages... 2021-05-16T01:37:55.6598176Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T01:37:55.9456802Z checking keyring... 2021-05-16T01:37:56.0366371Z checking package integrity... 2021-05-16T01:37:56.1762947Z loading package files... 2021-05-16T01:37:56.1782896Z checking for file conflicts... 2021-05-16T01:37:56.1804545Z checking available disk space... 2021-05-16T01:37:56.1814603Z :: Processing package changes... 2021-05-16T01:37:56.1815491Z installing mingw-w64-x86_64-discount... 2021-05-16T01:37:56.9892043Z resolving dependencies... 2021-05-16T01:37:56.9979453Z looking for conflicting packages... 2021-05-16T01:37:57.0103114Z 2021-05-16T01:37:57.0104128Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T01:37:57.0104780Z 2021-05-16T01:37:57.0105329Z Total Download Size: 0.01 MiB 2021-05-16T01:37:57.0105979Z Total Installed Size: 0.01 MiB 2021-05-16T01:37:57.0106396Z 2021-05-16T01:37:57.0107089Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:57.0107766Z :: Retrieving packages... 2021-05-16T01:37:57.3315208Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T01:37:57.3326605Z checking keyring... 2021-05-16T01:37:57.4232517Z checking package integrity... 2021-05-16T01:37:57.5672081Z loading package files... 2021-05-16T01:37:57.5689686Z checking for file conflicts... 2021-05-16T01:37:57.5694950Z checking available disk space... 2021-05-16T01:37:57.5705521Z :: Processing package changes... 2021-05-16T01:37:57.5706386Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T01:37:58.3788110Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T01:37:58.3789168Z resolving dependencies... 2021-05-16T01:37:58.3880511Z looking for conflicting packages... 2021-05-16T01:37:58.3996460Z 2021-05-16T01:37:58.3997683Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T01:37:58.3998652Z 2021-05-16T01:37:58.4000832Z Total Installed Size: 0.29 MiB 2021-05-16T01:37:58.4002738Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:58.4003598Z 2021-05-16T01:37:58.4005380Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:58.4006805Z checking keyring... 2021-05-16T01:37:58.4731777Z checking package integrity... 2021-05-16T01:37:58.5879458Z loading package files... 2021-05-16T01:37:58.5933285Z checking for file conflicts... 2021-05-16T01:37:58.5934215Z checking available disk space... 2021-05-16T01:37:58.5954979Z :: Processing package changes... 2021-05-16T01:37:58.5955978Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T01:37:58.6737662Z error: only one operation may be used at a time 2021-05-16T01:37:59.4329865Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T01:37:59.4330998Z resolving dependencies... 2021-05-16T01:37:59.4332140Z looking for conflicting packages... 2021-05-16T01:37:59.4532400Z 2021-05-16T01:37:59.4533713Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T01:37:59.4534289Z 2021-05-16T01:37:59.4534966Z Total Download Size: 0.14 MiB 2021-05-16T01:37:59.4535693Z Total Installed Size: 0.61 MiB 2021-05-16T01:37:59.4536375Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:59.4536803Z 2021-05-16T01:37:59.4537536Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:59.4538284Z :: Retrieving packages... 2021-05-16T01:37:59.7735507Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T01:38:00.0594920Z checking keyring... 2021-05-16T01:38:00.1528147Z checking package integrity... 2021-05-16T01:38:00.2940551Z loading package files... 2021-05-16T01:38:00.2957781Z checking for file conflicts... 2021-05-16T01:38:00.2958643Z checking available disk space... 2021-05-16T01:38:00.2978199Z :: Processing package changes... 2021-05-16T01:38:00.2979225Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T01:38:01.1221331Z resolving dependencies... 2021-05-16T01:38:01.2784349Z looking for conflicting packages... 2021-05-16T01:38:01.2914454Z warning: dependency cycle detected: 2021-05-16T01:38:01.2917154Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T01:38:01.2918328Z warning: dependency cycle detected: 2021-05-16T01:38:01.2919687Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T01:38:01.2920397Z 2021-05-16T01:38:01.2936288Z 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-16T01:38:01.2947802Z 2021-05-16T01:38:01.2948437Z Total Download Size: 206.03 MiB 2021-05-16T01:38:01.2949124Z Total Installed Size: 743.37 MiB 2021-05-16T01:38:01.2949576Z 2021-05-16T01:38:01.2950316Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:01.2951071Z :: Retrieving packages... 2021-05-16T01:38:01.6040485Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T01:38:02.0787002Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T01:38:02.1770896Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T01:38:02.6664367Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T01:38:02.7715196Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-16T01:38:02.8688440Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T01:38:02.9667055Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T01:38:03.0662085Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T01:38:03.2706180Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T01:38:03.3754525Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T01:38:03.4929045Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T01:38:03.5940878Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T01:38:03.7010923Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T01:38:03.7984834Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T01:38:03.8966686Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T01:38:04.3272713Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T01:38:04.4240785Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T01:38:04.5213335Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-16T01:38:04.6303623Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T01:38:04.7368872Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T01:38:04.8357425Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T01:38:04.9402003Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T01:38:05.0429403Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T01:38:05.1527887Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T01:38:05.2565334Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T01:38:05.3557871Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T01:38:05.4870062Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T01:38:05.5886749Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T01:38:05.6963988Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T01:38:05.7954529Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T01:38:05.8991236Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T01:38:05.9962580Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T01:38:06.1037317Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T01:38:06.2027830Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T01:38:06.3079261Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T01:38:06.4083811Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T01:38:10.8717027Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T01:38:10.9878553Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T01:38:11.0856366Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T01:38:11.1845995Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T01:38:11.2842745Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T01:38:11.3958292Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T01:38:11.6273428Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T01:38:12.6325440Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T01:38:12.7327732Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T01:38:12.8374125Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T01:38:12.9675494Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T01:38:13.0647417Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T01:38:13.1662345Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T01:38:13.2668310Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-16T01:38:13.3824606Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T01:38:13.4832135Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T01:38:13.5824545Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T01:38:13.6844244Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T01:38:13.7823473Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T01:38:13.8827016Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T01:38:13.9822568Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T01:38:14.0893316Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T01:38:14.1903326Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T01:38:14.3018618Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T01:38:14.4202164Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T01:38:14.5204199Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T01:38:14.6241827Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T01:38:14.7214872Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T01:38:14.8188944Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T01:38:14.9239633Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T01:38:15.0270301Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T01:38:15.1307257Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T01:38:15.2311049Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T01:38:15.3285753Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T01:38:15.4330127Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T01:38:15.5535506Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T01:38:15.6523827Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T01:38:15.9655276Z checking keyring... 2021-05-16T01:38:16.3213225Z checking package integrity... 2021-05-16T01:38:30.4249164Z loading package files... 2021-05-16T01:38:30.7182222Z checking for file conflicts... 2021-05-16T01:38:31.3295641Z checking available disk space... 2021-05-16T01:38:31.3336415Z :: Processing package changes... 2021-05-16T01:38:31.3338129Z installing mingw-w64-x86_64-libogg... 2021-05-16T01:38:31.4358235Z installing mingw-w64-x86_64-celt... 2021-05-16T01:38:31.4593837Z installing mingw-w64-x86_64-gavl... 2021-05-16T01:38:31.9186921Z installing mingw-w64-x86_64-eigen3... 2021-05-16T01:38:32.4057137Z installing mingw-w64-x86_64-libunwind... 2021-05-16T01:38:32.4110868Z installing mingw-w64-x86_64-glog... 2021-05-16T01:38:32.4368150Z installing mingw-w64-x86_64-metis... 2021-05-16T01:38:32.4890212Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T01:38:32.6119715Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T01:38:32.6725142Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T01:38:32.7875127Z installing mingw-w64-x86_64-freeglut... 2021-05-16T01:38:32.8031683Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T01:38:32.8383654Z installing mingw-w64-x86_64-jasper... 2021-05-16T01:38:33.0410844Z installing mingw-w64-x86_64-szip... 2021-05-16T01:38:33.0639592Z installing mingw-w64-x86_64-hdf5... 2021-05-16T01:38:33.3909405Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T01:38:33.3993755Z installing mingw-w64-x86_64-giflib... 2021-05-16T01:38:33.4181878Z installing mingw-w64-x86_64-libwebp... 2021-05-16T01:38:33.4502964Z installing mingw-w64-x86_64-libtiff... 2021-05-16T01:38:33.6445274Z installing mingw-w64-x86_64-cppunit... 2021-05-16T01:38:33.7123289Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T01:38:33.8657541Z installing mingw-w64-x86_64-lcms2... 2021-05-16T01:38:33.8835305Z installing mingw-w64-x86_64-libraw... 2021-05-16T01:38:33.9271175Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T01:38:34.0331460Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T01:38:34.0908221Z installing mingw-w64-x86_64-openexr... 2021-05-16T01:38:34.2217597Z installing mingw-w64-x86_64-freeimage... 2021-05-16T01:38:34.2426808Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T01:38:34.2631237Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T01:38:34.2760986Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T01:38:34.4006122Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T01:38:34.4089202Z installing mingw-w64-x86_64-SDL2... 2021-05-16T01:38:34.6724814Z installing mingw-w64-x86_64-pugixml... 2021-05-16T01:38:34.6854353Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T01:38:34.6935689Z installing mingw-w64-x86_64-zziplib... 2021-05-16T01:38:34.7903289Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T01:38:34.7904542Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T01:38:34.7905410Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T01:38:36.7132288Z installing mingw-w64-x86_64-leptonica... 2021-05-16T01:38:36.7722684Z installing mingw-w64-x86_64-fribidi... 2021-05-16T01:38:36.7941105Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T01:38:36.8547096Z installing mingw-w64-x86_64-libthai... 2021-05-16T01:38:36.8757337Z installing mingw-w64-x86_64-pango... 2021-05-16T01:38:37.6593197Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T01:38:37.7874126Z installing mingw-w64-x86_64-opencv... 2021-05-16T01:38:38.8254144Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T01:38:38.8255538Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T01:38:38.8256688Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T01:38:38.8257808Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T01:38:38.9339442Z installing mingw-w64-x86_64-dav1d... 2021-05-16T01:38:38.9540079Z installing mingw-w64-x86_64-gnutls... 2021-05-16T01:38:40.1747292Z installing mingw-w64-x86_64-gsm... 2021-05-16T01:38:40.1974927Z installing mingw-w64-x86_64-lame... 2021-05-16T01:38:40.2544387Z installing mingw-w64-x86_64-libass... 2021-05-16T01:38:40.2646958Z installing mingw-w64-x86_64-libxml2... 2021-05-16T01:38:40.8156099Z installing mingw-w64-x86_64-libbluray... 2021-05-16T01:38:40.8328436Z installing mingw-w64-x86_64-libcaca... 2021-05-16T01:38:40.8630244Z installing mingw-w64-x86_64-libexif... 2021-05-16T01:38:40.9155017Z installing mingw-w64-x86_64-libmfx... 2021-05-16T01:38:40.9523024Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T01:38:40.9651737Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T01:38:40.9904207Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T01:38:41.1207684Z installing mingw-w64-x86_64-libtheora... 2021-05-16T01:38:41.2183567Z installing mingw-w64-x86_64-libvpx... 2021-05-16T01:38:41.2528877Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T01:38:41.2676349Z installing mingw-w64-x86_64-openal... 2021-05-16T01:38:41.2989730Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T01:38:41.3306476Z installing mingw-w64-x86_64-opus... 2021-05-16T01:38:41.3465320Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T01:38:41.3609095Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T01:38:41.4051613Z installing mingw-w64-x86_64-speex... 2021-05-16T01:38:41.4562294Z installing mingw-w64-x86_64-srt... 2021-05-16T01:38:41.4810161Z installing mingw-w64-x86_64-l-smash... 2021-05-16T01:38:41.5424135Z installing mingw-w64-x86_64-ffms2... 2021-05-16T01:38:41.5528612Z installing mingw-w64-x86_64-x264-git... 2021-05-16T01:38:41.6691035Z installing mingw-w64-x86_64-x265... 2021-05-16T01:38:41.7733243Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T01:38:41.7832320Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T01:38:43.2044191Z resolving dependencies... 2021-05-16T01:38:43.2148524Z looking for conflicting packages... 2021-05-16T01:38:43.2317708Z 2021-05-16T01:38:43.2318767Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T01:38:43.2319315Z 2021-05-16T01:38:43.2319907Z Total Download Size: 3.13 MiB 2021-05-16T01:38:43.2320848Z Total Installed Size: 21.70 MiB 2021-05-16T01:38:43.2321308Z 2021-05-16T01:38:43.2322068Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:43.2324255Z :: Retrieving packages... 2021-05-16T01:38:43.5622630Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T01:38:44.3752612Z checking keyring... 2021-05-16T01:38:44.4682535Z checking package integrity... 2021-05-16T01:38:44.6281498Z loading package files... 2021-05-16T01:38:44.6300501Z checking for file conflicts... 2021-05-16T01:38:44.6326763Z checking available disk space... 2021-05-16T01:38:44.6339403Z :: Processing package changes... 2021-05-16T01:38:44.6340295Z installing mingw-w64-x86_64-fftw... 2021-05-16T01:38:45.7385139Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T01:38:45.7385996Z resolving dependencies... 2021-05-16T01:38:45.7533693Z looking for conflicting packages... 2021-05-16T01:38:45.7657643Z 2021-05-16T01:38:45.7659116Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T01:38:45.7659846Z 2021-05-16T01:38:45.7660966Z Total Installed Size: 4.17 MiB 2021-05-16T01:38:45.7661921Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:45.7662388Z 2021-05-16T01:38:45.7663172Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:45.7663883Z checking keyring... 2021-05-16T01:38:45.8522747Z checking package integrity... 2021-05-16T01:38:45.9752605Z loading package files... 2021-05-16T01:38:45.9766517Z checking for file conflicts... 2021-05-16T01:38:45.9767369Z checking available disk space... 2021-05-16T01:38:45.9792229Z :: Processing package changes... 2021-05-16T01:38:45.9793185Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T01:38:46.8791946Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T01:38:46.8792880Z resolving dependencies... 2021-05-16T01:38:46.8929863Z looking for conflicting packages... 2021-05-16T01:38:46.9068926Z 2021-05-16T01:38:46.9070175Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T01:38:46.9071189Z 2021-05-16T01:38:46.9071802Z Total Installed Size: 1.29 MiB 2021-05-16T01:38:46.9072699Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:46.9073115Z 2021-05-16T01:38:46.9073785Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:46.9074429Z checking keyring... 2021-05-16T01:38:46.9790437Z checking package integrity... 2021-05-16T01:38:47.1020424Z loading package files... 2021-05-16T01:38:47.1055315Z checking for file conflicts... 2021-05-16T01:38:47.1056123Z checking available disk space... 2021-05-16T01:38:47.1111730Z :: Processing package changes... 2021-05-16T01:38:47.1112895Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T01:38:49.5993064Z updating font cache... done. 2021-05-16T01:38:49.6009887Z :: Running post-transaction hooks... 2021-05-16T01:38:49.6010774Z (1/1) Updating fontconfig cache... 2021-05-16T01:38:50.4678958Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T01:38:50.4680719Z resolving dependencies... 2021-05-16T01:38:50.4906083Z looking for conflicting packages... 2021-05-16T01:38:50.4970336Z 2021-05-16T01:38:50.4971264Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T01:38:50.4971864Z 2021-05-16T01:38:50.4972755Z Total Installed Size: 2.54 MiB 2021-05-16T01:38:50.4973709Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:50.4974489Z 2021-05-16T01:38:50.4975477Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:50.4976216Z checking keyring... 2021-05-16T01:38:50.5846055Z checking package integrity... 2021-05-16T01:38:50.7043911Z loading package files... 2021-05-16T01:38:50.7075212Z checking for file conflicts... 2021-05-16T01:38:50.7076179Z checking available disk space... 2021-05-16T01:38:50.7114557Z :: Processing package changes... 2021-05-16T01:38:50.7115600Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T01:38:51.6090454Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T01:38:51.6091539Z resolving dependencies... 2021-05-16T01:38:51.6092679Z looking for conflicting packages... 2021-05-16T01:38:51.6460761Z 2021-05-16T01:38:51.6462012Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T01:38:51.6462866Z 2021-05-16T01:38:51.6463375Z Total Installed Size: 0.44 MiB 2021-05-16T01:38:51.6464414Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:51.6464862Z 2021-05-16T01:38:51.6465615Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:51.6466294Z checking keyring... 2021-05-16T01:38:51.7287649Z checking package integrity... 2021-05-16T01:38:51.8431296Z loading package files... 2021-05-16T01:38:51.8451870Z checking for file conflicts... 2021-05-16T01:38:51.8452732Z checking available disk space... 2021-05-16T01:38:51.8477157Z :: Processing package changes... 2021-05-16T01:38:51.8478049Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T01:38:52.6717597Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T01:38:52.6718437Z resolving dependencies... 2021-05-16T01:38:52.6948963Z looking for conflicting packages... 2021-05-16T01:38:52.7014876Z 2021-05-16T01:38:52.7015855Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T01:38:52.7016560Z 2021-05-16T01:38:52.7017176Z Total Download Size: 27.13 MiB 2021-05-16T01:38:52.7017883Z Total Installed Size: 156.41 MiB 2021-05-16T01:38:52.7018571Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:52.7019005Z 2021-05-16T01:38:52.7019741Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:52.7020604Z :: Retrieving packages... 2021-05-16T01:38:53.0180624Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T01:38:54.8305400Z checking keyring... 2021-05-16T01:38:54.9308993Z checking package integrity... 2021-05-16T01:38:55.3181594Z loading package files... 2021-05-16T01:38:55.3317969Z checking for file conflicts... 2021-05-16T01:38:55.3319323Z checking available disk space... 2021-05-16T01:38:55.3773161Z :: Processing package changes... 2021-05-16T01:38:55.3774826Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T01:38:57.5797369Z resolving dependencies... 2021-05-16T01:38:57.7322296Z looking for conflicting packages... 2021-05-16T01:38:57.7385706Z 2021-05-16T01:38:57.7423537Z 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-16T01:38:57.7428672Z 2021-05-16T01:38:57.7429327Z Total Download Size: 48.47 MiB 2021-05-16T01:38:57.7430013Z Total Installed Size: 363.82 MiB 2021-05-16T01:38:57.7430469Z 2021-05-16T01:38:57.7431237Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:57.7432057Z :: Retrieving packages... 2021-05-16T01:38:58.0549725Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T01:38:58.9268515Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T01:38:59.0407032Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T01:38:59.1389341Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T01:38:59.2367143Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T01:38:59.3754459Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T01:38:59.4729257Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T01:38:59.5766292Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T01:38:59.6901162Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T01:38:59.8283773Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T01:38:59.9267036Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T01:39:00.0272178Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T01:39:00.1278959Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T01:39:00.2280725Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T01:39:00.4566306Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T01:39:00.5602881Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T01:39:00.6612222Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T01:39:00.7919034Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T01:39:00.9475751Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T01:39:01.0860451Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T01:39:01.2217016Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T01:39:01.3296405Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T01:39:01.4351289Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T01:39:01.7507132Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T01:39:01.8832209Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T01:39:02.4793560Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T01:39:02.5107836Z checking keyring... 2021-05-16T01:39:02.8526599Z checking package integrity... 2021-05-16T01:39:07.5696208Z loading package files... 2021-05-16T01:39:07.6925745Z checking for file conflicts... 2021-05-16T01:39:08.0083501Z checking available disk space... 2021-05-16T01:39:08.0109696Z :: Processing package changes... 2021-05-16T01:39:08.0110502Z installing mingw-w64-x86_64-crypto++... 2021-05-16T01:39:08.2654564Z installing mingw-w64-x86_64-geos... 2021-05-16T01:39:08.6897093Z installing mingw-w64-x86_64-json-c... 2021-05-16T01:39:08.7112661Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T01:39:08.7180534Z installing mingw-w64-x86_64-proj... 2021-05-16T01:39:08.8151362Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T01:39:08.8391116Z installing mingw-w64-x86_64-libde265... 2021-05-16T01:39:08.8617257Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T01:39:08.8618506Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T01:39:08.8619344Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T01:39:08.8620276Z mingw-w64-x86_64-SDL: dec265 2021-05-16T01:39:08.8621108Z installing mingw-w64-x86_64-rav1e... 2021-05-16T01:39:08.8923375Z installing mingw-w64-x86_64-libheif... 2021-05-16T01:39:08.9198491Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T01:39:08.9457315Z installing mingw-w64-x86_64-libkml... 2021-05-16T01:39:09.1204595Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T01:39:09.1642252Z installing mingw-w64-x86_64-librttopo... 2021-05-16T01:39:09.1759330Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T01:39:09.3762845Z installing mingw-w64-x86_64-netcdf... 2021-05-16T01:39:09.4110760Z installing mingw-w64-x86_64-nspr... 2021-05-16T01:39:09.5015253Z installing mingw-w64-x86_64-nss... 2021-05-16T01:39:09.6368299Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T01:39:09.8944230Z installing mingw-w64-x86_64-poppler... 2021-05-16T01:39:10.0664262Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T01:39:10.0665706Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T01:39:10.0666679Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T01:39:10.0667904Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T01:39:10.1036558Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T01:39:10.1264391Z installing mingw-w64-x86_64-libxslt... 2021-05-16T01:39:10.2350076Z installing winpty... 2021-05-16T01:39:10.3097463Z installing mingw-w64-x86_64-postgresql... 2021-05-16T01:39:12.2046319Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T01:39:12.7168574Z installing mingw-w64-x86_64-gdal... 2021-05-16T01:39:14.0040681Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T01:39:14.0041517Z resolving dependencies... 2021-05-16T01:39:14.0269940Z looking for conflicting packages... 2021-05-16T01:39:14.0328303Z 2021-05-16T01:39:14.0329112Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T01:39:14.0329554Z 2021-05-16T01:39:14.0330054Z Total Download Size: 4.15 MiB 2021-05-16T01:39:14.0330647Z Total Installed Size: 13.89 MiB 2021-05-16T01:39:14.0331183Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:14.0331530Z 2021-05-16T01:39:14.0332159Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:14.0332773Z :: Retrieving packages... 2021-05-16T01:39:14.3502974Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T01:39:15.1373472Z checking keyring... 2021-05-16T01:39:15.2229120Z checking package integrity... 2021-05-16T01:39:15.3876482Z loading package files... 2021-05-16T01:39:15.3912306Z checking for file conflicts... 2021-05-16T01:39:15.3913237Z checking available disk space... 2021-05-16T01:39:15.3974120Z :: Processing package changes... 2021-05-16T01:39:15.3975187Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T01:39:16.3463610Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T01:39:16.3464412Z resolving dependencies... 2021-05-16T01:39:16.3611034Z looking for conflicting packages... 2021-05-16T01:39:16.3760392Z 2021-05-16T01:39:16.3761550Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T01:39:16.3762088Z 2021-05-16T01:39:16.3763413Z Total Installed Size: 0.72 MiB 2021-05-16T01:39:16.3764059Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:16.3764385Z 2021-05-16T01:39:16.3764962Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:16.3765525Z checking keyring... 2021-05-16T01:39:16.4518515Z checking package integrity... 2021-05-16T01:39:16.5637389Z loading package files... 2021-05-16T01:39:16.5666333Z checking for file conflicts... 2021-05-16T01:39:16.5667288Z checking available disk space... 2021-05-16T01:39:16.5701305Z :: Processing package changes... 2021-05-16T01:39:16.5702244Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T01:39:17.3930664Z resolving dependencies... 2021-05-16T01:39:17.4093867Z looking for conflicting packages... 2021-05-16T01:39:17.4225926Z 2021-05-16T01:39:17.4227162Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T01:39:17.4227777Z 2021-05-16T01:39:17.4228386Z Total Download Size: 1.57 MiB 2021-05-16T01:39:17.4229077Z Total Installed Size: 6.77 MiB 2021-05-16T01:39:17.4229521Z 2021-05-16T01:39:17.4230287Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:17.4231033Z :: Retrieving packages... 2021-05-16T01:39:17.7427162Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T01:39:18.4057620Z checking keyring... 2021-05-16T01:39:18.4938349Z checking package integrity... 2021-05-16T01:39:18.6446089Z loading package files... 2021-05-16T01:39:18.6530057Z checking for file conflicts... 2021-05-16T01:39:18.6887117Z checking available disk space... 2021-05-16T01:39:18.6897699Z :: Processing package changes... 2021-05-16T01:39:18.6898574Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T01:39:19.1597480Z :: Running post-transaction hooks... 2021-05-16T01:39:19.1599257Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T01:39:20.0473904Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T01:39:20.0474772Z resolving dependencies... 2021-05-16T01:39:20.0476039Z looking for conflicting packages... 2021-05-16T01:39:20.0784535Z 2021-05-16T01:39:20.0786287Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T01:39:20.0786795Z 2021-05-16T01:39:20.0787305Z Total Installed Size: 7.40 MiB 2021-05-16T01:39:20.0787855Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:20.0788181Z 2021-05-16T01:39:20.0788748Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:20.0789330Z checking keyring... 2021-05-16T01:39:20.1570896Z checking package integrity... 2021-05-16T01:39:20.3019734Z loading package files... 2021-05-16T01:39:20.3148270Z checking for file conflicts... 2021-05-16T01:39:20.3149355Z checking available disk space... 2021-05-16T01:39:20.3355235Z :: Processing package changes... 2021-05-16T01:39:20.3356400Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T01:39:21.5676288Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T01:39:21.5677218Z resolving dependencies... 2021-05-16T01:39:21.5890424Z looking for conflicting packages... 2021-05-16T01:39:21.6064224Z 2021-05-16T01:39:21.6065522Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T01:39:21.6066130Z 2021-05-16T01:39:21.6066748Z Total Download Size: 3.36 MiB 2021-05-16T01:39:21.6067454Z Total Installed Size: 18.30 MiB 2021-05-16T01:39:21.6068115Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:21.6068548Z 2021-05-16T01:39:21.6069299Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:21.6070046Z :: Retrieving packages... 2021-05-16T01:39:21.9293448Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T01:39:22.7113620Z checking keyring... 2021-05-16T01:39:22.8022951Z checking package integrity... 2021-05-16T01:39:23.0003160Z loading package files... 2021-05-16T01:39:23.0282449Z checking for file conflicts... 2021-05-16T01:39:23.0284617Z checking available disk space... 2021-05-16T01:39:23.1209469Z :: Processing package changes... 2021-05-16T01:39:23.1211466Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T01:39:25.8228848Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T01:39:25.8229760Z resolving dependencies... 2021-05-16T01:39:25.8230990Z looking for conflicting packages... 2021-05-16T01:39:25.8527316Z 2021-05-16T01:39:25.8528627Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T01:39:25.8529562Z 2021-05-16T01:39:25.8530561Z Total Installed Size: 1.09 MiB 2021-05-16T01:39:25.8531573Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:25.8532011Z 2021-05-16T01:39:25.8533106Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:25.8533821Z checking keyring... 2021-05-16T01:39:25.9246857Z checking package integrity... 2021-05-16T01:39:26.0426911Z loading package files... 2021-05-16T01:39:26.0486753Z checking for file conflicts... 2021-05-16T01:39:26.0487638Z checking available disk space... 2021-05-16T01:39:26.0510247Z :: Processing package changes... 2021-05-16T01:39:26.0511132Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T01:39:26.9152340Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T01:39:26.9153228Z resolving dependencies... 2021-05-16T01:39:26.9260841Z looking for conflicting packages... 2021-05-16T01:39:26.9449619Z 2021-05-16T01:39:26.9450991Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T01:39:26.9451940Z 2021-05-16T01:39:26.9452830Z Total Installed Size: 0.73 MiB 2021-05-16T01:39:26.9453523Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:26.9453948Z 2021-05-16T01:39:26.9454708Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:26.9455379Z checking keyring... 2021-05-16T01:39:27.0304043Z checking package integrity... 2021-05-16T01:39:27.1544481Z loading package files... 2021-05-16T01:39:27.1569794Z checking for file conflicts... 2021-05-16T01:39:27.1570732Z checking available disk space... 2021-05-16T01:39:27.1591597Z :: Processing package changes... 2021-05-16T01:39:27.1592456Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T01:39:27.9866653Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T01:39:27.9868393Z resolving dependencies... 2021-05-16T01:39:28.0107490Z looking for conflicting packages... 2021-05-16T01:39:28.0171497Z 2021-05-16T01:39:28.0172113Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T01:39:28.0172541Z 2021-05-16T01:39:28.0173201Z Total Installed Size: 22.99 MiB 2021-05-16T01:39:28.0173831Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:28.0174586Z 2021-05-16T01:39:28.0175348Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:28.0176171Z checking keyring... 2021-05-16T01:39:28.0944753Z checking package integrity... 2021-05-16T01:39:28.2456793Z loading package files... 2021-05-16T01:39:28.2540340Z checking for file conflicts... 2021-05-16T01:39:28.2541287Z checking available disk space... 2021-05-16T01:39:28.2807567Z :: Processing package changes... 2021-05-16T01:39:28.2808734Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T01:39:29.6133682Z resolving dependencies... 2021-05-16T01:39:29.6251013Z looking for conflicting packages... 2021-05-16T01:39:29.6435175Z 2021-05-16T01:39:29.6436528Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T01:39:29.6437454Z 2021-05-16T01:39:29.6438488Z Total Download Size: 0.60 MiB 2021-05-16T01:39:29.6439657Z Total Installed Size: 2.63 MiB 2021-05-16T01:39:29.6440556Z 2021-05-16T01:39:29.6441802Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:29.6443087Z :: Retrieving packages... 2021-05-16T01:39:29.9670196Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T01:39:30.4424194Z checking keyring... 2021-05-16T01:39:30.5374617Z checking package integrity... 2021-05-16T01:39:30.6814309Z loading package files... 2021-05-16T01:39:30.6824472Z checking for file conflicts... 2021-05-16T01:39:30.6829215Z checking available disk space... 2021-05-16T01:39:30.6840288Z :: Processing package changes... 2021-05-16T01:39:30.6841151Z installing mingw-w64-x86_64-glpk... 2021-05-16T01:39:31.5622770Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T01:39:31.5623837Z resolving dependencies... 2021-05-16T01:39:31.5625172Z looking for conflicting packages... 2021-05-16T01:39:31.5918322Z 2021-05-16T01:39:31.5919698Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T01:39:31.5920385Z 2021-05-16T01:39:31.5921141Z Total Download Size: 0.49 MiB 2021-05-16T01:39:31.5922020Z Total Installed Size: 2.21 MiB 2021-05-16T01:39:31.5922885Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:31.5923434Z 2021-05-16T01:39:31.5924359Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:31.5925317Z :: Retrieving packages... 2021-05-16T01:39:31.9215340Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T01:39:32.4005029Z checking keyring... 2021-05-16T01:39:32.5047804Z checking package integrity... 2021-05-16T01:39:32.6421665Z loading package files... 2021-05-16T01:39:32.6442763Z checking for file conflicts... 2021-05-16T01:39:32.6443699Z checking available disk space... 2021-05-16T01:39:32.6462016Z :: Processing package changes... 2021-05-16T01:39:32.6462864Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T01:39:33.4583728Z resolving dependencies... 2021-05-16T01:39:33.6116593Z looking for conflicting packages... 2021-05-16T01:39:33.6143593Z 2021-05-16T01:39:33.6147271Z 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-16T01:39:33.6148859Z 2021-05-16T01:39:33.6149454Z Total Download Size: 3.72 MiB 2021-05-16T01:39:33.6150180Z Total Installed Size: 21.06 MiB 2021-05-16T01:39:33.6150621Z 2021-05-16T01:39:33.6151335Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:33.6152061Z :: Retrieving packages... 2021-05-16T01:39:33.9290540Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T01:39:34.3070528Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T01:39:34.4052270Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T01:39:34.5041869Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T01:39:34.6016324Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T01:39:34.6991640Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T01:39:35.0910773Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T01:39:35.1077756Z checking keyring... 2021-05-16T01:39:35.4548997Z checking package integrity... 2021-05-16T01:39:36.6525290Z loading package files... 2021-05-16T01:39:36.6735549Z checking for file conflicts... 2021-05-16T01:39:36.6945539Z checking available disk space... 2021-05-16T01:39:36.6957644Z :: Processing package changes... 2021-05-16T01:39:36.6958518Z installing mingw-w64-x86_64-libksba... 2021-05-16T01:39:36.7072548Z installing mingw-w64-x86_64-libassuan... 2021-05-16T01:39:36.7166172Z installing mingw-w64-x86_64-libusb... 2021-05-16T01:39:36.7253125Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T01:39:36.7328354Z installing mingw-w64-x86_64-npth... 2021-05-16T01:39:36.7436538Z installing mingw-w64-x86_64-gnupg... 2021-05-16T01:39:36.8160854Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T01:39:36.8162518Z mingw-w64-x86_64-pinentry 2021-05-16T01:39:36.8164674Z installing mingw-w64-x86_64-gpgme... 2021-05-16T01:39:37.8555496Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T01:39:37.8556360Z resolving dependencies... 2021-05-16T01:39:37.8812315Z looking for conflicting packages... 2021-05-16T01:39:37.8876877Z 2021-05-16T01:39:37.8877652Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T01:39:37.8878185Z 2021-05-16T01:39:37.8878786Z Total Installed Size: 21.09 MiB 2021-05-16T01:39:37.8880063Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:37.8880492Z 2021-05-16T01:39:37.8881063Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:37.8881666Z checking keyring... 2021-05-16T01:39:37.9710603Z checking package integrity... 2021-05-16T01:39:38.1367923Z loading package files... 2021-05-16T01:39:38.1431247Z checking for file conflicts... 2021-05-16T01:39:38.1432153Z checking available disk space... 2021-05-16T01:39:38.1606392Z :: Processing package changes... 2021-05-16T01:39:38.1607524Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T01:39:39.3290540Z resolving dependencies... 2021-05-16T01:39:39.3292174Z looking for conflicting packages... 2021-05-16T01:39:39.3595074Z 2021-05-16T01:39:39.3596783Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T01:39:39.3598057Z 2021-05-16T01:39:39.3599091Z Total Download Size: 1.89 MiB 2021-05-16T01:39:39.3600291Z Total Installed Size: 12.38 MiB 2021-05-16T01:39:39.3601066Z 2021-05-16T01:39:39.3602313Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:39.3603740Z :: Retrieving packages... 2021-05-16T01:39:39.6746784Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T01:39:40.3393560Z checking keyring... 2021-05-16T01:39:40.4294623Z checking package integrity... 2021-05-16T01:39:40.6045777Z loading package files... 2021-05-16T01:39:40.6146212Z checking for file conflicts... 2021-05-16T01:39:40.6296829Z checking available disk space... 2021-05-16T01:39:40.6313376Z :: Processing package changes... 2021-05-16T01:39:40.6314274Z installing mingw-w64-x86_64-gsl... 2021-05-16T01:39:41.8302197Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T01:39:41.8303086Z resolving dependencies... 2021-05-16T01:39:41.8425970Z looking for conflicting packages... 2021-05-16T01:39:41.8611102Z 2021-05-16T01:39:41.8612233Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T01:39:41.8612796Z 2021-05-16T01:39:41.8613751Z Total Installed Size: 8.19 MiB 2021-05-16T01:39:41.8614354Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:41.8615172Z 2021-05-16T01:39:41.8615951Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:41.8616887Z checking keyring... 2021-05-16T01:39:41.9358453Z checking package integrity... 2021-05-16T01:39:42.0630627Z loading package files... 2021-05-16T01:39:42.0659559Z checking for file conflicts... 2021-05-16T01:39:42.0660513Z checking available disk space... 2021-05-16T01:39:42.0702375Z :: Processing package changes... 2021-05-16T01:39:42.0703465Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T01:39:42.9354529Z resolving dependencies... 2021-05-16T01:39:42.9596392Z looking for conflicting packages... 2021-05-16T01:39:42.9660678Z 2021-05-16T01:39:42.9661417Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T01:39:42.9661955Z 2021-05-16T01:39:42.9662531Z Total Download Size: 1.09 MiB 2021-05-16T01:39:42.9663207Z Total Installed Size: 8.69 MiB 2021-05-16T01:39:42.9663636Z 2021-05-16T01:39:42.9664345Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:42.9665101Z :: Retrieving packages... 2021-05-16T01:39:43.2862559Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T01:39:43.8660258Z checking keyring... 2021-05-16T01:39:43.9595217Z checking package integrity... 2021-05-16T01:39:44.1105169Z loading package files... 2021-05-16T01:39:44.1140414Z checking for file conflicts... 2021-05-16T01:39:44.1211098Z checking available disk space... 2021-05-16T01:39:44.1222660Z :: Processing package changes... 2021-05-16T01:39:44.1223538Z installing mingw-w64-x86_64-hdf4... 2021-05-16T01:39:45.0329574Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T01:39:45.0330444Z resolving dependencies... 2021-05-16T01:39:45.0571322Z looking for conflicting packages... 2021-05-16T01:39:45.0633560Z 2021-05-16T01:39:45.0634304Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T01:39:45.0634819Z 2021-05-16T01:39:45.0635418Z Total Installed Size: 91.59 MiB 2021-05-16T01:39:45.0636417Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:45.0636802Z 2021-05-16T01:39:45.0637843Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:45.0638557Z checking keyring... 2021-05-16T01:39:45.1395068Z checking package integrity... 2021-05-16T01:39:45.3515338Z loading package files... 2021-05-16T01:39:45.3558920Z checking for file conflicts... 2021-05-16T01:39:45.3559785Z checking available disk space... 2021-05-16T01:39:45.3664210Z :: Processing package changes... 2021-05-16T01:39:45.3665279Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T01:39:46.5472452Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:39:46.5473494Z resolving dependencies... 2021-05-16T01:39:46.5474651Z looking for conflicting packages... 2021-05-16T01:39:46.5800266Z 2021-05-16T01:39:46.5801736Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:39:46.5802484Z 2021-05-16T01:39:46.5803089Z Total Download Size: 5.28 MiB 2021-05-16T01:39:46.5803776Z Total Installed Size: 66.96 MiB 2021-05-16T01:39:46.5804437Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:46.5804861Z 2021-05-16T01:39:46.5805632Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:46.5806370Z :: Retrieving packages... 2021-05-16T01:39:46.9134986Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:39:47.7920237Z checking keyring... 2021-05-16T01:39:47.9047415Z checking package integrity... 2021-05-16T01:39:48.0928366Z loading package files... 2021-05-16T01:39:48.1168783Z checking for file conflicts... 2021-05-16T01:39:48.1170015Z checking available disk space... 2021-05-16T01:39:48.4344525Z :: Processing package changes... 2021-05-16T01:39:48.4345893Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T01:39:51.0154830Z resolving dependencies... 2021-05-16T01:39:51.0358573Z looking for conflicting packages... 2021-05-16T01:39:51.0468116Z 2021-05-16T01:39:51.0469166Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T01:39:51.0469795Z 2021-05-16T01:39:51.0470467Z Total Download Size: 0.08 MiB 2021-05-16T01:39:51.0471461Z Total Installed Size: 0.32 MiB 2021-05-16T01:39:51.0471965Z 2021-05-16T01:39:51.0472770Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:51.0473594Z :: Retrieving packages... 2021-05-16T01:39:51.3702942Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T01:39:51.6363575Z checking keyring... 2021-05-16T01:39:51.7301942Z checking package integrity... 2021-05-16T01:39:51.8697974Z loading package files... 2021-05-16T01:39:51.8725115Z checking for file conflicts... 2021-05-16T01:39:51.8744912Z checking available disk space... 2021-05-16T01:39:51.8756374Z :: Processing package changes... 2021-05-16T01:39:51.8757300Z installing mingw-w64-x86_64-hiredis... 2021-05-16T01:39:52.7294670Z resolving dependencies... 2021-05-16T01:39:52.7295869Z looking for conflicting packages... 2021-05-16T01:39:52.7612497Z 2021-05-16T01:39:52.7613780Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T01:39:52.7614472Z 2021-05-16T01:39:52.7615053Z Total Download Size: 0.03 MiB 2021-05-16T01:39:52.7615755Z Total Installed Size: 0.11 MiB 2021-05-16T01:39:52.7616195Z 2021-05-16T01:39:52.7616949Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:52.7617662Z :: Retrieving packages... 2021-05-16T01:39:53.0733484Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T01:39:53.1682863Z checking keyring... 2021-05-16T01:39:53.2642528Z checking package integrity... 2021-05-16T01:39:53.4035058Z loading package files... 2021-05-16T01:39:53.4051350Z checking for file conflicts... 2021-05-16T01:39:53.4056321Z checking available disk space... 2021-05-16T01:39:53.4066887Z :: Processing package changes... 2021-05-16T01:39:53.4067822Z installing mingw-w64-x86_64-http-parser... 2021-05-16T01:39:54.2291282Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T01:39:54.2292107Z resolving dependencies... 2021-05-16T01:39:54.2400635Z looking for conflicting packages... 2021-05-16T01:39:54.2615140Z 2021-05-16T01:39:54.2616362Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T01:39:54.2616885Z 2021-05-16T01:39:54.2617848Z Total Installed Size: 113.98 MiB 2021-05-16T01:39:54.2618451Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:54.2619197Z 2021-05-16T01:39:54.2619991Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:54.2620669Z checking keyring... 2021-05-16T01:39:54.3408732Z checking package integrity... 2021-05-16T01:39:54.6381120Z loading package files... 2021-05-16T01:39:54.6430797Z checking for file conflicts... 2021-05-16T01:39:54.6431662Z checking available disk space... 2021-05-16T01:39:54.6547352Z :: Processing package changes... 2021-05-16T01:39:54.6548479Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T01:39:55.9832717Z resolving dependencies... 2021-05-16T01:39:56.0157720Z looking for conflicting packages... 2021-05-16T01:39:56.0191519Z 2021-05-16T01:39:56.0194212Z 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-16T01:39:56.0196337Z 2021-05-16T01:39:56.0196951Z Total Download Size: 17.57 MiB 2021-05-16T01:39:56.0197618Z Total Installed Size: 78.94 MiB 2021-05-16T01:39:56.0198061Z 2021-05-16T01:39:56.0198776Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:56.0200031Z :: Retrieving packages... 2021-05-16T01:39:56.3370637Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T01:39:57.0952659Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T01:39:57.2056088Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T01:39:57.3203916Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T01:39:57.4178554Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T01:39:57.5162790Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T01:39:57.6134915Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T01:39:57.7163559Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T01:39:57.8448171Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T01:39:58.0330080Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T01:39:58.2708463Z checking keyring... 2021-05-16T01:39:58.5589856Z checking package integrity... 2021-05-16T01:40:00.1683935Z loading package files... 2021-05-16T01:40:00.2224229Z checking for file conflicts... 2021-05-16T01:40:00.3763324Z checking available disk space... 2021-05-16T01:40:00.3781103Z :: Processing package changes... 2021-05-16T01:40:00.3782825Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T01:40:00.4848885Z installing mingw-w64-x86_64-flif... 2021-05-16T01:40:00.6509437Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T01:40:00.7189148Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T01:40:00.7406610Z installing mingw-w64-x86_64-liblqr... 2021-05-16T01:40:00.7626827Z installing mingw-w64-x86_64-libraqm... 2021-05-16T01:40:00.7850371Z installing mingw-w64-x86_64-libtool... 2021-05-16T01:40:00.8373322Z installing mingw-w64-x86_64-libwmf... 2021-05-16T01:40:00.8967612Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T01:40:00.9676588Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T01:40:02.4173185Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T01:40:02.4174416Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T01:40:02.4176324Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T01:40:02.4178142Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T01:40:02.4179293Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T01:40:02.4225400Z :: Running post-transaction hooks... 2021-05-16T01:40:02.4226549Z (1/2) Updating fontconfig cache... 2021-05-16T01:40:02.5003524Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T01:40:03.3962962Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T01:40:03.3963826Z resolving dependencies... 2021-05-16T01:40:03.4068435Z looking for conflicting packages... 2021-05-16T01:40:03.4283136Z 2021-05-16T01:40:03.4284434Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T01:40:03.4285000Z 2021-05-16T01:40:03.4285585Z Total Installed Size: 8.68 MiB 2021-05-16T01:40:03.4286181Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:03.4286528Z 2021-05-16T01:40:03.4287769Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:03.4288475Z checking keyring... 2021-05-16T01:40:03.5039528Z checking package integrity... 2021-05-16T01:40:03.6396208Z loading package files... 2021-05-16T01:40:03.6441284Z checking for file conflicts... 2021-05-16T01:40:03.6442083Z checking available disk space... 2021-05-16T01:40:03.6511445Z :: Processing package changes... 2021-05-16T01:40:03.6512597Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T01:40:04.6032938Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-16T01:40:04.6033773Z resolving dependencies... 2021-05-16T01:40:04.6034949Z looking for conflicting packages... 2021-05-16T01:40:04.6367994Z 2021-05-16T01:40:04.6369484Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-16T01:40:04.6370202Z 2021-05-16T01:40:04.6371015Z Total Download Size: 0.85 MiB 2021-05-16T01:40:04.6371941Z Total Installed Size: 4.15 MiB 2021-05-16T01:40:04.6372907Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:04.6373532Z 2021-05-16T01:40:04.6374511Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:04.6375514Z :: Retrieving packages... 2021-05-16T01:40:04.9583014Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T01:40:05.4328458Z checking keyring... 2021-05-16T01:40:05.5245055Z checking package integrity... 2021-05-16T01:40:05.6705125Z loading package files... 2021-05-16T01:40:05.6732382Z checking for file conflicts... 2021-05-16T01:40:05.6733254Z checking available disk space... 2021-05-16T01:40:05.6892637Z :: Processing package changes... 2021-05-16T01:40:05.6893727Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T01:40:06.5805785Z resolving dependencies... 2021-05-16T01:40:06.6113891Z looking for conflicting packages... 2021-05-16T01:40:06.6135789Z 2021-05-16T01:40:06.6137701Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T01:40:06.6138848Z 2021-05-16T01:40:06.6139624Z Total Download Size: 13.04 MiB 2021-05-16T01:40:06.6140327Z Total Installed Size: 137.15 MiB 2021-05-16T01:40:06.6140768Z 2021-05-16T01:40:06.6141487Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:06.6142219Z :: Retrieving packages... 2021-05-16T01:40:06.9417744Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T01:40:07.8980036Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T01:40:08.2220519Z checking keyring... 2021-05-16T01:40:08.3112716Z checking package integrity... 2021-05-16T01:40:08.6991403Z loading package files... 2021-05-16T01:40:08.7578312Z checking for file conflicts... 2021-05-16T01:40:09.0315093Z checking available disk space... 2021-05-16T01:40:09.0342099Z :: Processing package changes... 2021-05-16T01:40:09.0343060Z installing mingw-w64-x86_64-gdcm... 2021-05-16T01:40:09.4848040Z installing mingw-w64-x86_64-itk... 2021-05-16T01:40:12.9720820Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T01:40:12.9722096Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T01:40:12.9723040Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T01:40:13.8009634Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T01:40:13.8010467Z resolving dependencies... 2021-05-16T01:40:13.8169281Z looking for conflicting packages... 2021-05-16T01:40:13.8324089Z 2021-05-16T01:40:13.8325638Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T01:40:13.8326881Z 2021-05-16T01:40:13.8328489Z Total Installed Size: 4.75 MiB 2021-05-16T01:40:13.8329715Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:13.8330483Z 2021-05-16T01:40:13.8331744Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:13.8333353Z checking keyring... 2021-05-16T01:40:13.9073927Z checking package integrity... 2021-05-16T01:40:14.0275083Z loading package files... 2021-05-16T01:40:14.0321918Z checking for file conflicts... 2021-05-16T01:40:14.0322767Z checking available disk space... 2021-05-16T01:40:14.0442898Z :: Processing package changes... 2021-05-16T01:40:14.0444123Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T01:40:15.0833881Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T01:40:15.0834731Z resolving dependencies... 2021-05-16T01:40:15.0939393Z looking for conflicting packages... 2021-05-16T01:40:15.1149001Z 2021-05-16T01:40:15.1150027Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T01:40:15.1150590Z 2021-05-16T01:40:15.1151578Z Total Installed Size: 0.43 MiB 2021-05-16T01:40:15.1152174Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:15.1152939Z 2021-05-16T01:40:15.1153738Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:15.1154452Z checking keyring... 2021-05-16T01:40:15.1884135Z checking package integrity... 2021-05-16T01:40:15.3011203Z loading package files... 2021-05-16T01:40:15.3035674Z checking for file conflicts... 2021-05-16T01:40:15.3036500Z checking available disk space... 2021-05-16T01:40:15.3064949Z :: Processing package changes... 2021-05-16T01:40:15.3066019Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T01:40:16.1384896Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T01:40:16.1385885Z resolving dependencies... 2021-05-16T01:40:16.1387194Z looking for conflicting packages... 2021-05-16T01:40:16.1704480Z 2021-05-16T01:40:16.1706921Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T01:40:16.1707994Z 2021-05-16T01:40:16.1709228Z Total Installed Size: 1.88 MiB 2021-05-16T01:40:16.1712001Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:16.1712481Z 2021-05-16T01:40:16.1713237Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:16.1714167Z checking keyring... 2021-05-16T01:40:16.2434580Z checking package integrity... 2021-05-16T01:40:16.3601421Z loading package files... 2021-05-16T01:40:16.3627320Z checking for file conflicts... 2021-05-16T01:40:16.3628367Z checking available disk space... 2021-05-16T01:40:16.3651605Z :: Processing package changes... 2021-05-16T01:40:16.3652537Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T01:40:17.1765318Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T01:40:17.1766164Z resolving dependencies... 2021-05-16T01:40:17.1920811Z looking for conflicting packages... 2021-05-16T01:40:17.2069895Z 2021-05-16T01:40:17.2070990Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T01:40:17.2071710Z 2021-05-16T01:40:17.2073193Z Total Installed Size: 1.64 MiB 2021-05-16T01:40:17.2074297Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:17.2074877Z 2021-05-16T01:40:17.2075798Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:17.2076664Z checking keyring... 2021-05-16T01:40:17.2794618Z checking package integrity... 2021-05-16T01:40:17.3919555Z loading package files... 2021-05-16T01:40:17.3944958Z checking for file conflicts... 2021-05-16T01:40:17.3945876Z checking available disk space... 2021-05-16T01:40:17.3968870Z :: Processing package changes... 2021-05-16T01:40:17.3969973Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T01:40:18.2544522Z resolving dependencies... 2021-05-16T01:40:18.2651760Z looking for conflicting packages... 2021-05-16T01:40:18.2862433Z 2021-05-16T01:40:18.2863386Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T01:40:18.2863851Z 2021-05-16T01:40:18.2864329Z Total Download Size: 3.31 MiB 2021-05-16T01:40:18.2864889Z Total Installed Size: 28.75 MiB 2021-05-16T01:40:18.2865281Z 2021-05-16T01:40:18.2865909Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:18.2866541Z :: Retrieving packages... 2021-05-16T01:40:18.6164852Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T01:40:19.4053249Z checking keyring... 2021-05-16T01:40:19.5053303Z checking package integrity... 2021-05-16T01:40:19.6948368Z loading package files... 2021-05-16T01:40:19.6971416Z checking for file conflicts... 2021-05-16T01:40:19.7000184Z checking available disk space... 2021-05-16T01:40:19.7012390Z :: Processing package changes... 2021-05-16T01:40:19.7013270Z installing mingw-w64-x86_64-lapack... 2021-05-16T01:40:20.6657070Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T01:40:20.6658700Z resolving dependencies... 2021-05-16T01:40:20.6833815Z looking for conflicting packages... 2021-05-16T01:40:20.6967327Z 2021-05-16T01:40:20.6968516Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T01:40:20.6969523Z 2021-05-16T01:40:20.6971270Z Total Installed Size: 1.62 MiB 2021-05-16T01:40:20.6972328Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:20.6973104Z 2021-05-16T01:40:20.6973954Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:20.6975450Z checking keyring... 2021-05-16T01:40:20.7746965Z checking package integrity... 2021-05-16T01:40:20.8942861Z loading package files... 2021-05-16T01:40:20.8954896Z checking for file conflicts... 2021-05-16T01:40:20.8956303Z checking available disk space... 2021-05-16T01:40:20.8991271Z :: Processing package changes... 2021-05-16T01:40:20.8992128Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T01:40:21.7369032Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T01:40:21.7370120Z resolving dependencies... 2021-05-16T01:40:21.7628456Z looking for conflicting packages... 2021-05-16T01:40:21.7686747Z 2021-05-16T01:40:21.7687721Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T01:40:21.7688276Z 2021-05-16T01:40:21.7689477Z Total Installed Size: 8.39 MiB 2021-05-16T01:40:21.7690160Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:21.7690548Z 2021-05-16T01:40:21.7691234Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:21.7691868Z checking keyring... 2021-05-16T01:40:21.8424353Z checking package integrity... 2021-05-16T01:40:21.9704687Z loading package files... 2021-05-16T01:40:21.9734190Z checking for file conflicts... 2021-05-16T01:40:21.9735110Z checking available disk space... 2021-05-16T01:40:21.9767538Z :: Processing package changes... 2021-05-16T01:40:21.9768558Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T01:40:22.8192234Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T01:40:22.8193123Z resolving dependencies... 2021-05-16T01:40:22.8465382Z looking for conflicting packages... 2021-05-16T01:40:22.8525749Z 2021-05-16T01:40:22.8526540Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T01:40:22.8527093Z 2021-05-16T01:40:22.8527672Z Total Installed Size: 3.99 MiB 2021-05-16T01:40:22.8529691Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:22.8530388Z 2021-05-16T01:40:22.8531126Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:22.8531771Z checking keyring... 2021-05-16T01:40:22.9461723Z checking package integrity... 2021-05-16T01:40:23.0666866Z loading package files... 2021-05-16T01:40:23.0691890Z checking for file conflicts... 2021-05-16T01:40:23.0692807Z checking available disk space... 2021-05-16T01:40:23.0729925Z :: Processing package changes... 2021-05-16T01:40:23.0730896Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T01:40:23.9432839Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T01:40:23.9433736Z resolving dependencies... 2021-05-16T01:40:23.9596777Z looking for conflicting packages... 2021-05-16T01:40:23.9754065Z 2021-05-16T01:40:23.9755216Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T01:40:23.9756008Z 2021-05-16T01:40:23.9757424Z Total Installed Size: 0.38 MiB 2021-05-16T01:40:23.9758662Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:23.9759277Z 2021-05-16T01:40:23.9760252Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:23.9761171Z checking keyring... 2021-05-16T01:40:24.0503085Z checking package integrity... 2021-05-16T01:40:24.1756266Z loading package files... 2021-05-16T01:40:24.1777001Z checking for file conflicts... 2021-05-16T01:40:24.1777860Z checking available disk space... 2021-05-16T01:40:24.1795288Z :: Processing package changes... 2021-05-16T01:40:24.1796250Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T01:40:24.9753084Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T01:40:24.9756414Z resolving dependencies... 2021-05-16T01:40:24.9861380Z looking for conflicting packages... 2021-05-16T01:40:25.0071951Z 2021-05-16T01:40:25.0073055Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T01:40:25.0073613Z 2021-05-16T01:40:25.0074538Z Total Installed Size: 4.02 MiB 2021-05-16T01:40:25.0075712Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:25.0076346Z 2021-05-16T01:40:25.0077157Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:25.0077852Z checking keyring... 2021-05-16T01:40:25.0935157Z checking package integrity... 2021-05-16T01:40:25.2093490Z loading package files... 2021-05-16T01:40:25.2119299Z checking for file conflicts... 2021-05-16T01:40:25.2120225Z checking available disk space... 2021-05-16T01:40:25.2139081Z :: Processing package changes... 2021-05-16T01:40:25.2139924Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T01:40:26.0208419Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T01:40:26.0209140Z resolving dependencies... 2021-05-16T01:40:26.0210134Z looking for conflicting packages... 2021-05-16T01:40:26.0555920Z 2021-05-16T01:40:26.0557129Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T01:40:26.0557690Z 2021-05-16T01:40:26.0558374Z Total Download Size: 0.04 MiB 2021-05-16T01:40:26.0559302Z Total Installed Size: 0.11 MiB 2021-05-16T01:40:26.0560002Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:26.0560437Z 2021-05-16T01:40:26.0566082Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:26.0566849Z :: Retrieving packages... 2021-05-16T01:40:26.3726093Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T01:40:26.5618741Z checking keyring... 2021-05-16T01:40:26.6500277Z checking package integrity... 2021-05-16T01:40:26.7788248Z loading package files... 2021-05-16T01:40:26.7809779Z checking for file conflicts... 2021-05-16T01:40:26.7810476Z checking available disk space... 2021-05-16T01:40:26.7862895Z :: Processing package changes... 2021-05-16T01:40:26.7863582Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T01:40:27.5872936Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T01:40:27.5873847Z resolving dependencies... 2021-05-16T01:40:27.5875079Z looking for conflicting packages... 2021-05-16T01:40:27.6164333Z 2021-05-16T01:40:27.6165651Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T01:40:27.6166578Z 2021-05-16T01:40:27.6167426Z Total Installed Size: 0.13 MiB 2021-05-16T01:40:27.6168289Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:27.6168909Z 2021-05-16T01:40:27.6169620Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:27.6170279Z checking keyring... 2021-05-16T01:40:27.6888369Z checking package integrity... 2021-05-16T01:40:27.7924757Z loading package files... 2021-05-16T01:40:27.7942331Z checking for file conflicts... 2021-05-16T01:40:27.7943255Z checking available disk space... 2021-05-16T01:40:27.7957858Z :: Processing package changes... 2021-05-16T01:40:27.7958837Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T01:40:28.5675068Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T01:40:28.5676218Z resolving dependencies... 2021-05-16T01:40:28.5931230Z looking for conflicting packages... 2021-05-16T01:40:28.5994422Z 2021-05-16T01:40:28.5995607Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T01:40:28.5996265Z 2021-05-16T01:40:28.5997599Z Total Installed Size: 0.79 MiB 2021-05-16T01:40:28.5998691Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:28.5999234Z 2021-05-16T01:40:28.6000021Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:28.6000760Z checking keyring... 2021-05-16T01:40:28.6720892Z checking package integrity... 2021-05-16T01:40:28.7866370Z loading package files... 2021-05-16T01:40:28.7887072Z checking for file conflicts... 2021-05-16T01:40:28.7887939Z checking available disk space... 2021-05-16T01:40:28.7914109Z :: Processing package changes... 2021-05-16T01:40:28.7914955Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T01:40:29.6066234Z resolving dependencies... 2021-05-16T01:40:29.6321785Z looking for conflicting packages... 2021-05-16T01:40:29.6413716Z 2021-05-16T01:40:29.6414854Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T01:40:29.6415432Z 2021-05-16T01:40:29.6416041Z Total Download Size: 0.68 MiB 2021-05-16T01:40:29.6416742Z Total Installed Size: 3.01 MiB 2021-05-16T01:40:29.6417191Z 2021-05-16T01:40:29.6417936Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:29.6418661Z :: Retrieving packages... 2021-05-16T01:40:29.9532125Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T01:40:30.4336076Z checking keyring... 2021-05-16T01:40:30.5268524Z checking package integrity... 2021-05-16T01:40:30.6755672Z loading package files... 2021-05-16T01:40:30.6786143Z checking for file conflicts... 2021-05-16T01:40:30.6837110Z checking available disk space... 2021-05-16T01:40:30.6848411Z :: Processing package changes... 2021-05-16T01:40:30.6849355Z installing mingw-w64-x86_64-libgit2... 2021-05-16T01:40:31.5602166Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T01:40:31.5603237Z resolving dependencies... 2021-05-16T01:40:31.5713928Z looking for conflicting packages... 2021-05-16T01:40:31.5922588Z 2021-05-16T01:40:31.5923730Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T01:40:31.5924597Z 2021-05-16T01:40:31.5925092Z Total Installed Size: 1.43 MiB 2021-05-16T01:40:31.5926045Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:31.5926473Z 2021-05-16T01:40:31.5927157Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:31.5927820Z checking keyring... 2021-05-16T01:40:31.6637667Z checking package integrity... 2021-05-16T01:40:31.7809543Z loading package files... 2021-05-16T01:40:31.7837081Z checking for file conflicts... 2021-05-16T01:40:31.7838044Z checking available disk space... 2021-05-16T01:40:31.7883305Z :: Processing package changes... 2021-05-16T01:40:31.7884331Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T01:40:32.6646098Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T01:40:32.6647162Z resolving dependencies... 2021-05-16T01:40:32.6901949Z looking for conflicting packages... 2021-05-16T01:40:32.6966799Z 2021-05-16T01:40:32.6967879Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T01:40:32.6968449Z 2021-05-16T01:40:32.6969771Z Total Installed Size: 3.84 MiB 2021-05-16T01:40:32.6970515Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:32.6970867Z 2021-05-16T01:40:32.6971411Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:32.6972068Z checking keyring... 2021-05-16T01:40:32.7737834Z checking package integrity... 2021-05-16T01:40:32.8938669Z loading package files... 2021-05-16T01:40:32.8954188Z checking for file conflicts... 2021-05-16T01:40:32.8955046Z checking available disk space... 2021-05-16T01:40:32.8979863Z :: Processing package changes... 2021-05-16T01:40:32.8980898Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T01:40:33.7244091Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T01:40:33.7244966Z resolving dependencies... 2021-05-16T01:40:33.7246179Z looking for conflicting packages... 2021-05-16T01:40:33.7580549Z 2021-05-16T01:40:33.7581946Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T01:40:33.7582516Z 2021-05-16T01:40:33.7583146Z Total Download Size: 0.73 MiB 2021-05-16T01:40:33.7583848Z Total Installed Size: 2.24 MiB 2021-05-16T01:40:33.7584544Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:33.7584954Z 2021-05-16T01:40:33.7585724Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:33.7586477Z :: Retrieving packages... 2021-05-16T01:40:34.0790941Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T01:40:34.5679418Z checking keyring... 2021-05-16T01:40:34.6645169Z checking package integrity... 2021-05-16T01:40:34.8254185Z loading package files... 2021-05-16T01:40:34.8278080Z checking for file conflicts... 2021-05-16T01:40:34.8279021Z checking available disk space... 2021-05-16T01:40:34.8363752Z :: Processing package changes... 2021-05-16T01:40:34.8364705Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T01:40:35.6798177Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T01:40:35.6799458Z resolving dependencies... 2021-05-16T01:40:35.6911409Z looking for conflicting packages... 2021-05-16T01:40:35.7125445Z 2021-05-16T01:40:35.7126781Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T01:40:35.7127963Z 2021-05-16T01:40:35.7128626Z Total Installed Size: 4.35 MiB 2021-05-16T01:40:35.7129811Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:35.7130349Z 2021-05-16T01:40:35.7131243Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:35.7132059Z checking keyring... 2021-05-16T01:40:35.7902459Z checking package integrity... 2021-05-16T01:40:35.9138034Z loading package files... 2021-05-16T01:40:35.9158685Z checking for file conflicts... 2021-05-16T01:40:35.9159555Z checking available disk space... 2021-05-16T01:40:35.9186998Z :: Processing package changes... 2021-05-16T01:40:35.9187822Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T01:40:36.7925486Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:40:36.7926588Z resolving dependencies... 2021-05-16T01:40:36.7927925Z looking for conflicting packages... 2021-05-16T01:40:36.8251344Z 2021-05-16T01:40:36.8252949Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:40:36.8253989Z 2021-05-16T01:40:36.8254596Z Total Download Size: 0.02 MiB 2021-05-16T01:40:36.8255317Z Total Installed Size: 0.05 MiB 2021-05-16T01:40:36.8255996Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:36.8256620Z 2021-05-16T01:40:36.8257372Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:36.8258213Z :: Retrieving packages... 2021-05-16T01:40:37.1407342Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:40:37.2378607Z checking keyring... 2021-05-16T01:40:37.3357085Z checking package integrity... 2021-05-16T01:40:37.4809036Z loading package files... 2021-05-16T01:40:37.4827323Z checking for file conflicts... 2021-05-16T01:40:37.4828163Z checking available disk space... 2021-05-16T01:40:37.4847201Z :: Processing package changes... 2021-05-16T01:40:37.4848248Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T01:40:38.2849019Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T01:40:38.2850208Z resolving dependencies... 2021-05-16T01:40:38.3126175Z looking for conflicting packages... 2021-05-16T01:40:38.3228142Z 2021-05-16T01:40:38.3229521Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T01:40:38.3230221Z 2021-05-16T01:40:38.3231220Z Total Installed Size: 3.26 MiB 2021-05-16T01:40:38.3231955Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:38.3232649Z 2021-05-16T01:40:38.3233433Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:38.3234143Z checking keyring... 2021-05-16T01:40:38.3967841Z checking package integrity... 2021-05-16T01:40:38.5143995Z loading package files... 2021-05-16T01:40:38.5172534Z checking for file conflicts... 2021-05-16T01:40:38.5173554Z checking available disk space... 2021-05-16T01:40:38.5206704Z :: Processing package changes... 2021-05-16T01:40:38.5207737Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T01:40:39.3506247Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T01:40:39.3507102Z resolving dependencies... 2021-05-16T01:40:39.3508278Z looking for conflicting packages... 2021-05-16T01:40:39.3836105Z 2021-05-16T01:40:39.3837416Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T01:40:39.3838328Z 2021-05-16T01:40:39.3839186Z Total Installed Size: 0.54 MiB 2021-05-16T01:40:39.3840636Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:39.3841116Z 2021-05-16T01:40:39.3841864Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:39.3842572Z checking keyring... 2021-05-16T01:40:39.4758070Z checking package integrity... 2021-05-16T01:40:39.6067124Z loading package files... 2021-05-16T01:40:39.6143190Z checking for file conflicts... 2021-05-16T01:40:39.6144104Z checking available disk space... 2021-05-16T01:40:39.6204840Z :: Processing package changes... 2021-05-16T01:40:39.6205922Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T01:40:40.5349381Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T01:40:40.5350273Z resolving dependencies... 2021-05-16T01:40:40.5661291Z looking for conflicting packages... 2021-05-16T01:40:40.5669308Z 2021-05-16T01:40:40.5670213Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T01:40:40.5671533Z 2021-05-16T01:40:40.5672617Z Total Installed Size: 2.35 MiB 2021-05-16T01:40:40.5673723Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:40.5674161Z 2021-05-16T01:40:40.5674934Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:40.5675641Z checking keyring... 2021-05-16T01:40:40.6498130Z checking package integrity... 2021-05-16T01:40:40.7741748Z loading package files... 2021-05-16T01:40:40.7759811Z checking for file conflicts... 2021-05-16T01:40:40.7761194Z checking available disk space... 2021-05-16T01:40:40.7786439Z :: Processing package changes... 2021-05-16T01:40:40.7787319Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T01:40:41.7655797Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T01:40:42.6186587Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T01:40:42.6188105Z resolving dependencies... 2021-05-16T01:40:42.6443634Z looking for conflicting packages... 2021-05-16T01:40:42.6509386Z 2021-05-16T01:40:42.6510207Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T01:40:42.6510861Z 2021-05-16T01:40:42.6511510Z Total Installed Size: 6.32 MiB 2021-05-16T01:40:42.6513014Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:42.6513808Z 2021-05-16T01:40:42.6514592Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:42.6515308Z checking keyring... 2021-05-16T01:40:42.7277991Z checking package integrity... 2021-05-16T01:40:42.8544335Z loading package files... 2021-05-16T01:40:42.8573502Z checking for file conflicts... 2021-05-16T01:40:42.8574424Z checking available disk space... 2021-05-16T01:40:42.8599814Z :: Processing package changes... 2021-05-16T01:40:42.8600696Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T01:40:43.7135779Z resolving dependencies... 2021-05-16T01:40:43.7352991Z looking for conflicting packages... 2021-05-16T01:40:43.7480329Z 2021-05-16T01:40:43.7481550Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T01:40:43.7482147Z 2021-05-16T01:40:43.7482737Z Total Download Size: 6.30 MiB 2021-05-16T01:40:43.7483445Z Total Installed Size: 39.39 MiB 2021-05-16T01:40:43.7483917Z 2021-05-16T01:40:43.7484819Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:43.7485536Z :: Retrieving packages... 2021-05-16T01:40:44.0643653Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T01:40:44.9327102Z checking keyring... 2021-05-16T01:40:45.0273461Z checking package integrity... 2021-05-16T01:40:45.2132524Z loading package files... 2021-05-16T01:40:45.2159873Z checking for file conflicts... 2021-05-16T01:40:45.2194273Z checking available disk space... 2021-05-16T01:40:45.2205439Z :: Processing package changes... 2021-05-16T01:40:45.2206370Z installing mingw-w64-x86_64-librsvg... 2021-05-16T01:40:45.3887330Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T01:40:45.3888527Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T01:40:45.3897324Z :: Running post-transaction hooks... 2021-05-16T01:40:45.3898251Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T01:40:46.3162085Z resolving dependencies... 2021-05-16T01:40:46.3420309Z looking for conflicting packages... 2021-05-16T01:40:46.3485033Z 2021-05-16T01:40:46.3486571Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T01:40:46.3487468Z 2021-05-16T01:40:46.3488402Z Total Download Size: 7.79 MiB 2021-05-16T01:40:46.3489475Z Total Installed Size: 80.96 MiB 2021-05-16T01:40:46.3490134Z 2021-05-16T01:40:46.3491300Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:46.3492450Z :: Retrieving packages... 2021-05-16T01:40:46.6656880Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T01:40:47.6370291Z checking keyring... 2021-05-16T01:40:47.7301883Z checking package integrity... 2021-05-16T01:40:47.9430973Z loading package files... 2021-05-16T01:40:47.9503641Z checking for file conflicts... 2021-05-16T01:40:47.9861362Z checking available disk space... 2021-05-16T01:40:47.9883247Z :: Processing package changes... 2021-05-16T01:40:47.9884403Z installing mingw-w64-x86_64-libsbml... 2021-05-16T01:40:49.3849774Z resolving dependencies... 2021-05-16T01:40:49.4192746Z looking for conflicting packages... 2021-05-16T01:40:49.4206952Z 2021-05-16T01:40:49.4207931Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T01:40:49.4208659Z 2021-05-16T01:40:49.4209270Z Total Download Size: 0.91 MiB 2021-05-16T01:40:49.4209963Z Total Installed Size: 5.45 MiB 2021-05-16T01:40:49.4210633Z 2021-05-16T01:40:49.4211350Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:49.4212098Z :: Retrieving packages... 2021-05-16T01:40:49.7343020Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T01:40:50.3354403Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T01:40:50.4310017Z checking keyring... 2021-05-16T01:40:50.5192743Z checking package integrity... 2021-05-16T01:40:50.7953117Z loading package files... 2021-05-16T01:40:50.8009357Z checking for file conflicts... 2021-05-16T01:40:50.8068130Z checking available disk space... 2021-05-16T01:40:50.8080060Z :: Processing package changes... 2021-05-16T01:40:50.8080944Z installing mingw-w64-x86_64-flac... 2021-05-16T01:40:50.8527142Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T01:40:51.6816502Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T01:40:51.6817453Z resolving dependencies... 2021-05-16T01:40:51.7058016Z looking for conflicting packages... 2021-05-16T01:40:51.7141782Z 2021-05-16T01:40:51.7142918Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T01:40:51.7143899Z 2021-05-16T01:40:51.7144593Z Total Installed Size: 29.97 MiB 2021-05-16T01:40:51.7145169Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:51.7145821Z 2021-05-16T01:40:51.7146551Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:51.7147190Z checking keyring... 2021-05-16T01:40:51.7873228Z checking package integrity... 2021-05-16T01:40:51.9380185Z loading package files... 2021-05-16T01:40:51.9401035Z checking for file conflicts... 2021-05-16T01:40:51.9401961Z checking available disk space... 2021-05-16T01:40:51.9431377Z :: Processing package changes... 2021-05-16T01:40:51.9432378Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T01:40:52.8532493Z resolving dependencies... 2021-05-16T01:40:52.8802427Z looking for conflicting packages... 2021-05-16T01:40:52.8866382Z 2021-05-16T01:40:52.8867257Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T01:40:52.8867817Z 2021-05-16T01:40:52.8868446Z Total Download Size: 0.31 MiB 2021-05-16T01:40:52.8869125Z Total Installed Size: 1.50 MiB 2021-05-16T01:40:52.8869612Z 2021-05-16T01:40:52.8870350Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:52.8871256Z :: Retrieving packages... 2021-05-16T01:40:53.2022863Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T01:40:53.5910650Z checking keyring... 2021-05-16T01:40:53.6846231Z checking package integrity... 2021-05-16T01:40:53.8295935Z loading package files... 2021-05-16T01:40:53.8322768Z checking for file conflicts... 2021-05-16T01:40:53.8337341Z checking available disk space... 2021-05-16T01:40:53.8348633Z :: Processing package changes... 2021-05-16T01:40:53.8349588Z installing mingw-w64-x86_64-libssh... 2021-05-16T01:40:53.9065827Z / 2021-05-16T01:40:54.7954145Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T01:40:54.7955029Z resolving dependencies... 2021-05-16T01:40:54.8212820Z looking for conflicting packages... 2021-05-16T01:40:54.8273827Z 2021-05-16T01:40:54.8275003Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T01:40:54.8275882Z 2021-05-16T01:40:54.8277051Z Total Installed Size: 0.79 MiB 2021-05-16T01:40:54.8277794Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:54.8278240Z 2021-05-16T01:40:54.8278973Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:54.8279685Z checking keyring... 2021-05-16T01:40:54.9029358Z checking package integrity... 2021-05-16T01:40:55.0179304Z loading package files... 2021-05-16T01:40:55.0218629Z checking for file conflicts... 2021-05-16T01:40:55.0219540Z checking available disk space... 2021-05-16T01:40:55.0311613Z :: Processing package changes... 2021-05-16T01:40:55.0312676Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T01:40:55.9927423Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T01:40:55.9928313Z resolving dependencies... 2021-05-16T01:40:56.0121232Z looking for conflicting packages... 2021-05-16T01:40:56.0256897Z 2021-05-16T01:40:56.0257957Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T01:40:56.0258547Z 2021-05-16T01:40:56.0259155Z Total Download Size: 0.02 MiB 2021-05-16T01:40:56.0259829Z Total Installed Size: 0.03 MiB 2021-05-16T01:40:56.0260507Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:56.0260986Z 2021-05-16T01:40:56.0261709Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:56.0264315Z :: Retrieving packages... 2021-05-16T01:40:56.3474798Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T01:40:56.4443470Z checking keyring... 2021-05-16T01:40:56.5385798Z checking package integrity... 2021-05-16T01:40:56.6823719Z loading package files... 2021-05-16T01:40:56.6865296Z checking for file conflicts... 2021-05-16T01:40:56.6866184Z checking available disk space... 2021-05-16T01:40:56.6914529Z :: Processing package changes... 2021-05-16T01:40:56.6915550Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T01:40:57.5051030Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T01:40:57.5051893Z resolving dependencies... 2021-05-16T01:40:57.5331859Z looking for conflicting packages... 2021-05-16T01:40:57.5394709Z 2021-05-16T01:40:57.5395559Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T01:40:57.5396096Z 2021-05-16T01:40:57.5396736Z Total Installed Size: 4.22 MiB 2021-05-16T01:40:57.5397748Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:57.5398110Z 2021-05-16T01:40:57.5399165Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:57.5400125Z checking keyring... 2021-05-16T01:40:57.6143752Z checking package integrity... 2021-05-16T01:40:57.7378367Z loading package files... 2021-05-16T01:40:57.7430790Z checking for file conflicts... 2021-05-16T01:40:57.7431830Z checking available disk space... 2021-05-16T01:40:57.7552004Z :: Processing package changes... 2021-05-16T01:40:57.7553126Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T01:40:58.8245243Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T01:40:58.8246284Z resolving dependencies... 2021-05-16T01:40:58.8248817Z looking for conflicting packages... 2021-05-16T01:40:58.8574597Z 2021-05-16T01:40:58.8575478Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T01:40:58.8575949Z 2021-05-16T01:40:58.8576762Z Total Installed Size: 2.31 MiB 2021-05-16T01:40:58.8577755Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:58.8578310Z 2021-05-16T01:40:58.8578991Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:58.8580108Z checking keyring... 2021-05-16T01:40:58.9307328Z checking package integrity... 2021-05-16T01:40:59.0486221Z loading package files... 2021-05-16T01:40:59.0512855Z checking for file conflicts... 2021-05-16T01:40:59.0513654Z checking available disk space... 2021-05-16T01:40:59.0557030Z :: Processing package changes... 2021-05-16T01:40:59.0557973Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T01:40:59.8838961Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T01:40:59.8840066Z resolving dependencies... 2021-05-16T01:40:59.8943099Z looking for conflicting packages... 2021-05-16T01:40:59.9145018Z 2021-05-16T01:40:59.9146256Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T01:40:59.9147002Z 2021-05-16T01:40:59.9147669Z Total Download Size: 0.08 MiB 2021-05-16T01:40:59.9148451Z Total Installed Size: 0.25 MiB 2021-05-16T01:40:59.9149216Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:59.9149699Z 2021-05-16T01:40:59.9150580Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:59.9151465Z :: Retrieving packages... 2021-05-16T01:41:00.2344658Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T01:41:00.4256522Z checking keyring... 2021-05-16T01:41:00.5241156Z checking package integrity... 2021-05-16T01:41:00.6722337Z loading package files... 2021-05-16T01:41:00.6768173Z checking for file conflicts... 2021-05-16T01:41:00.6768990Z checking available disk space... 2021-05-16T01:41:00.6853229Z :: Processing package changes... 2021-05-16T01:41:00.6854402Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T01:41:01.5317413Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T01:41:01.5318352Z resolving dependencies... 2021-05-16T01:41:01.5319656Z looking for conflicting packages... 2021-05-16T01:41:01.5668485Z 2021-05-16T01:41:01.5669782Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T01:41:01.5670985Z 2021-05-16T01:41:01.5671835Z Total Installed Size: 0.70 MiB 2021-05-16T01:41:01.5672572Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:01.5673003Z 2021-05-16T01:41:01.5673743Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:01.5674464Z checking keyring... 2021-05-16T01:41:01.6444649Z checking package integrity... 2021-05-16T01:41:01.7645147Z loading package files... 2021-05-16T01:41:01.7668102Z checking for file conflicts... 2021-05-16T01:41:01.7670528Z checking available disk space... 2021-05-16T01:41:01.7685966Z :: Processing package changes... 2021-05-16T01:41:01.7687060Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T01:41:02.5857506Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T01:41:02.5858786Z resolving dependencies... 2021-05-16T01:41:02.5969616Z looking for conflicting packages... 2021-05-16T01:41:02.6185461Z 2021-05-16T01:41:02.6186715Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T01:41:02.6188901Z 2021-05-16T01:41:02.6189984Z Total Installed Size: 1.08 MiB 2021-05-16T01:41:02.6192215Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:02.6192836Z 2021-05-16T01:41:02.6193601Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:02.6194307Z checking keyring... 2021-05-16T01:41:02.6924300Z checking package integrity... 2021-05-16T01:41:02.8144402Z loading package files... 2021-05-16T01:41:02.8155539Z checking for file conflicts... 2021-05-16T01:41:02.8156415Z checking available disk space... 2021-05-16T01:41:02.8175332Z :: Processing package changes... 2021-05-16T01:41:02.8176229Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T01:41:03.6212098Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T01:41:03.6213266Z resolving dependencies... 2021-05-16T01:41:03.6381485Z looking for conflicting packages... 2021-05-16T01:41:03.6550244Z 2021-05-16T01:41:03.6551553Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T01:41:03.6552152Z 2021-05-16T01:41:03.6552764Z Total Installed Size: 2.30 MiB 2021-05-16T01:41:03.6553678Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:03.6554108Z 2021-05-16T01:41:03.6554869Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:03.6555550Z checking keyring... 2021-05-16T01:41:03.7294304Z checking package integrity... 2021-05-16T01:41:03.8461373Z loading package files... 2021-05-16T01:41:03.8497586Z checking for file conflicts... 2021-05-16T01:41:03.8498510Z checking available disk space... 2021-05-16T01:41:03.8581290Z :: Processing package changes... 2021-05-16T01:41:03.8582442Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T01:41:04.8213136Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T01:41:04.8214047Z resolving dependencies... 2021-05-16T01:41:04.8215178Z looking for conflicting packages... 2021-05-16T01:41:04.8525081Z 2021-05-16T01:41:04.8526309Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T01:41:04.8527237Z 2021-05-16T01:41:04.8528282Z Total Installed Size: 9.11 MiB 2021-05-16T01:41:04.8529405Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:04.8529869Z 2021-05-16T01:41:04.8530649Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:04.8531332Z checking keyring... 2021-05-16T01:41:04.9264302Z checking package integrity... 2021-05-16T01:41:05.0517409Z loading package files... 2021-05-16T01:41:05.0536131Z checking for file conflicts... 2021-05-16T01:41:05.0545556Z checking available disk space... 2021-05-16T01:41:05.0557510Z :: Processing package changes... 2021-05-16T01:41:05.0558430Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T01:41:05.8848333Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-16T01:41:05.8849194Z resolving dependencies... 2021-05-16T01:41:05.9031339Z looking for conflicting packages... 2021-05-16T01:41:05.9162517Z 2021-05-16T01:41:05.9163599Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-16T01:41:05.9164509Z 2021-05-16T01:41:05.9165276Z Total Installed Size: 2.97 MiB 2021-05-16T01:41:05.9165948Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:05.9166793Z 2021-05-16T01:41:05.9167727Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:05.9168521Z checking keyring... 2021-05-16T01:41:05.9863028Z checking package integrity... 2021-05-16T01:41:06.1034625Z loading package files... 2021-05-16T01:41:06.1046729Z checking for file conflicts... 2021-05-16T01:41:06.1047808Z checking available disk space... 2021-05-16T01:41:06.1075931Z :: Processing package changes... 2021-05-16T01:41:06.1076798Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T01:41:06.9640205Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-16T01:41:06.9641726Z resolving dependencies... 2021-05-16T01:41:06.9871854Z looking for conflicting packages... 2021-05-16T01:41:06.9931952Z 2021-05-16T01:41:06.9932998Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-16T01:41:06.9933681Z 2021-05-16T01:41:06.9935186Z Total Installed Size: 11.76 MiB 2021-05-16T01:41:06.9936132Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:06.9936545Z 2021-05-16T01:41:06.9937169Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:06.9937783Z checking keyring... 2021-05-16T01:41:07.0664262Z checking package integrity... 2021-05-16T01:41:07.1863311Z loading package files... 2021-05-16T01:41:07.1919213Z checking for file conflicts... 2021-05-16T01:41:07.1920138Z checking available disk space... 2021-05-16T01:41:07.2073451Z :: Processing package changes... 2021-05-16T01:41:07.2074403Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T01:41:08.3765451Z resolving dependencies... 2021-05-16T01:41:08.3767978Z looking for conflicting packages... 2021-05-16T01:41:08.4083175Z 2021-05-16T01:41:08.4084584Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T01:41:08.4085298Z 2021-05-16T01:41:08.4086029Z Total Download Size: 0.10 MiB 2021-05-16T01:41:08.4086883Z Total Installed Size: 0.38 MiB 2021-05-16T01:41:08.4087432Z 2021-05-16T01:41:08.4088457Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:08.4089622Z :: Retrieving packages... 2021-05-16T01:41:08.7236692Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T01:41:09.0057895Z checking keyring... 2021-05-16T01:41:09.0971416Z checking package integrity... 2021-05-16T01:41:09.2342728Z loading package files... 2021-05-16T01:41:09.2367276Z checking for file conflicts... 2021-05-16T01:41:09.2372974Z checking available disk space... 2021-05-16T01:41:09.2384273Z :: Processing package changes... 2021-05-16T01:41:09.2385146Z installing mingw-w64-x86_64-libyaml... 2021-05-16T01:41:10.0372926Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T01:41:10.0373778Z resolving dependencies... 2021-05-16T01:41:10.0484360Z looking for conflicting packages... 2021-05-16T01:41:10.0722171Z 2021-05-16T01:41:10.0723480Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T01:41:10.0724032Z 2021-05-16T01:41:10.0724634Z Total Installed Size: 1.69 MiB 2021-05-16T01:41:10.0725342Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:10.0725824Z 2021-05-16T01:41:10.0726567Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:10.0727242Z checking keyring... 2021-05-16T01:41:10.1422605Z checking package integrity... 2021-05-16T01:41:10.2553459Z loading package files... 2021-05-16T01:41:10.2577599Z checking for file conflicts... 2021-05-16T01:41:10.2578785Z checking available disk space... 2021-05-16T01:41:10.2598210Z :: Processing package changes... 2021-05-16T01:41:10.2599209Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T01:41:11.0857415Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T01:41:11.0858303Z resolving dependencies... 2021-05-16T01:41:11.0859545Z looking for conflicting packages... 2021-05-16T01:41:11.1180776Z 2021-05-16T01:41:11.1181993Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T01:41:11.1182849Z 2021-05-16T01:41:11.1183405Z Total Installed Size: 0.62 MiB 2021-05-16T01:41:11.1184399Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:11.1184890Z 2021-05-16T01:41:11.1185652Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:11.1186358Z checking keyring... 2021-05-16T01:41:11.1916569Z checking package integrity... 2021-05-16T01:41:11.3031567Z loading package files... 2021-05-16T01:41:11.3058994Z checking for file conflicts... 2021-05-16T01:41:11.3059839Z checking available disk space... 2021-05-16T01:41:11.3084051Z :: Processing package changes... 2021-05-16T01:41:11.3084868Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T01:41:12.1395900Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T01:41:12.1396692Z resolving dependencies... 2021-05-16T01:41:12.1506350Z looking for conflicting packages... 2021-05-16T01:41:12.1719187Z 2021-05-16T01:41:12.1720360Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T01:41:12.1720903Z 2021-05-16T01:41:12.1721502Z Total Download Size: 0.15 MiB 2021-05-16T01:41:12.1722196Z Total Installed Size: 0.29 MiB 2021-05-16T01:41:12.1722874Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:12.1723326Z 2021-05-16T01:41:12.1724041Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:12.1724780Z :: Retrieving packages... 2021-05-16T01:41:12.4895528Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T01:41:12.7767632Z checking keyring... 2021-05-16T01:41:12.8680912Z checking package integrity... 2021-05-16T01:41:13.0082368Z loading package files... 2021-05-16T01:41:13.0124514Z checking for file conflicts... 2021-05-16T01:41:13.0125313Z checking available disk space... 2021-05-16T01:41:13.0136456Z :: Processing package changes... 2021-05-16T01:41:13.0137323Z reinstalling mingw-w64-x86_64-make... 2021-05-16T01:41:13.8268435Z resolving dependencies... 2021-05-16T01:41:13.8589291Z looking for conflicting packages... 2021-05-16T01:41:13.8605089Z 2021-05-16T01:41:13.8606228Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T01:41:13.8606883Z 2021-05-16T01:41:13.8607488Z Total Download Size: 1.48 MiB 2021-05-16T01:41:13.8609153Z Total Installed Size: 6.54 MiB 2021-05-16T01:41:13.8609614Z 2021-05-16T01:41:13.8610437Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:13.8611173Z :: Retrieving packages... 2021-05-16T01:41:14.1756298Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T01:41:14.6562504Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T01:41:14.8522455Z checking keyring... 2021-05-16T01:41:15.0301693Z checking package integrity... 2021-05-16T01:41:15.3251941Z loading package files... 2021-05-16T01:41:15.3344255Z checking for file conflicts... 2021-05-16T01:41:15.3604221Z checking available disk space... 2021-05-16T01:41:15.3616424Z :: Processing package changes... 2021-05-16T01:41:15.3617596Z installing mingw-w64-x86_64-ninja... 2021-05-16T01:41:15.3712606Z installing mingw-w64-x86_64-meson... 2021-05-16T01:41:16.5327134Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T01:41:16.5328028Z resolving dependencies... 2021-05-16T01:41:16.5537173Z looking for conflicting packages... 2021-05-16T01:41:16.5656640Z 2021-05-16T01:41:16.5657639Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T01:41:16.5658173Z 2021-05-16T01:41:16.5689359Z Total Download Size: 0.07 MiB 2021-05-16T01:41:16.5690333Z Total Installed Size: 0.20 MiB 2021-05-16T01:41:16.5691291Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:16.5691746Z 2021-05-16T01:41:16.5692483Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:16.5693230Z :: Retrieving packages... 2021-05-16T01:41:16.8808223Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T01:41:17.0755147Z checking keyring... 2021-05-16T01:41:17.1681505Z checking package integrity... 2021-05-16T01:41:17.3038274Z loading package files... 2021-05-16T01:41:17.3061499Z checking for file conflicts... 2021-05-16T01:41:17.3062352Z checking available disk space... 2021-05-16T01:41:17.3090139Z :: Processing package changes... 2021-05-16T01:41:17.3091134Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T01:41:18.1327765Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T01:41:18.1328661Z resolving dependencies... 2021-05-16T01:41:18.1442027Z looking for conflicting packages... 2021-05-16T01:41:18.1667033Z 2021-05-16T01:41:18.1668055Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T01:41:18.1668672Z 2021-05-16T01:41:18.1669288Z Total Download Size: 0.32 MiB 2021-05-16T01:41:18.1669960Z Total Installed Size: 2.42 MiB 2021-05-16T01:41:18.1670632Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:18.1671057Z 2021-05-16T01:41:18.1671782Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:18.1672530Z :: Retrieving packages... 2021-05-16T01:41:18.4879903Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T01:41:18.8737763Z checking keyring... 2021-05-16T01:41:18.9718455Z checking package integrity... 2021-05-16T01:41:19.1078006Z loading package files... 2021-05-16T01:41:19.1092652Z checking for file conflicts... 2021-05-16T01:41:19.1093494Z checking available disk space... 2021-05-16T01:41:19.1288472Z :: Processing package changes... 2021-05-16T01:41:19.1289521Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T01:41:19.9715006Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T01:41:19.9715923Z resolving dependencies... 2021-05-16T01:41:19.9833473Z looking for conflicting packages... 2021-05-16T01:41:20.0046065Z 2021-05-16T01:41:20.0047182Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T01:41:20.0047730Z 2021-05-16T01:41:20.0048336Z Total Download Size: 0.35 MiB 2021-05-16T01:41:20.0049116Z Total Installed Size: 1.18 MiB 2021-05-16T01:41:20.0049795Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:20.0050220Z 2021-05-16T01:41:20.0051047Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:20.0051794Z :: Retrieving packages... 2021-05-16T01:41:20.3226048Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T01:41:20.7013713Z checking keyring... 2021-05-16T01:41:20.7964459Z checking package integrity... 2021-05-16T01:41:20.9382543Z loading package files... 2021-05-16T01:41:20.9401291Z checking for file conflicts... 2021-05-16T01:41:20.9402214Z checking available disk space... 2021-05-16T01:41:20.9470717Z :: Processing package changes... 2021-05-16T01:41:20.9472007Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T01:41:21.7764827Z resolving dependencies... 2021-05-16T01:41:21.7766470Z looking for conflicting packages... 2021-05-16T01:41:21.8100591Z 2021-05-16T01:41:21.8101589Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T01:41:21.8102138Z 2021-05-16T01:41:21.8102757Z Total Download Size: 0.38 MiB 2021-05-16T01:41:21.8103432Z Total Installed Size: 3.58 MiB 2021-05-16T01:41:21.8103885Z 2021-05-16T01:41:21.8104634Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:21.8105386Z :: Retrieving packages... 2021-05-16T01:41:22.1241080Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T01:41:22.5055692Z checking keyring... 2021-05-16T01:41:22.5968149Z checking package integrity... 2021-05-16T01:41:22.7366706Z loading package files... 2021-05-16T01:41:22.7389298Z checking for file conflicts... 2021-05-16T01:41:22.7404060Z checking available disk space... 2021-05-16T01:41:22.7415637Z :: Processing package changes... 2021-05-16T01:41:22.7416732Z installing mingw-w64-x86_64-nasm... 2021-05-16T01:41:23.5773278Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T01:41:23.5774157Z resolving dependencies... 2021-05-16T01:41:23.5961932Z looking for conflicting packages... 2021-05-16T01:41:23.6162164Z 2021-05-16T01:41:23.6163393Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T01:41:23.6163946Z 2021-05-16T01:41:23.6164557Z Total Download Size: 1.54 MiB 2021-05-16T01:41:23.6165246Z Total Installed Size: 16.43 MiB 2021-05-16T01:41:23.6165891Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:23.6166337Z 2021-05-16T01:41:23.6167091Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:23.6167801Z :: Retrieving packages... 2021-05-16T01:41:23.9322769Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T01:41:24.6071862Z checking keyring... 2021-05-16T01:41:24.7119248Z checking package integrity... 2021-05-16T01:41:24.8640121Z loading package files... 2021-05-16T01:41:24.9411715Z checking for file conflicts... 2021-05-16T01:41:24.9412667Z checking available disk space... 2021-05-16T01:41:26.9109384Z :: Processing package changes... 2021-05-16T01:41:26.9110551Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T01:41:33.7141752Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T01:41:33.7143931Z resolving dependencies... 2021-05-16T01:41:33.7278910Z looking for conflicting packages... 2021-05-16T01:41:33.7475436Z 2021-05-16T01:41:33.7476709Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T01:41:33.7477703Z 2021-05-16T01:41:33.7478702Z Total Installed Size: 4.18 MiB 2021-05-16T01:41:33.7479632Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:33.7480294Z 2021-05-16T01:41:33.7481072Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:33.7481760Z checking keyring... 2021-05-16T01:41:33.8219785Z checking package integrity... 2021-05-16T01:41:33.9410790Z loading package files... 2021-05-16T01:41:33.9423416Z checking for file conflicts... 2021-05-16T01:41:33.9424249Z checking available disk space... 2021-05-16T01:41:33.9448593Z :: Processing package changes... 2021-05-16T01:41:33.9449510Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T01:41:34.7732611Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T01:41:34.7733489Z resolving dependencies... 2021-05-16T01:41:34.7842772Z looking for conflicting packages... 2021-05-16T01:41:34.8029855Z 2021-05-16T01:41:34.8031096Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T01:41:34.8032166Z 2021-05-16T01:41:34.8034429Z Total Installed Size: 2.46 MiB 2021-05-16T01:41:34.8035399Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:34.8035862Z 2021-05-16T01:41:34.8036605Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:34.8037267Z checking keyring... 2021-05-16T01:41:34.8757820Z checking package integrity... 2021-05-16T01:41:34.9878236Z loading package files... 2021-05-16T01:41:34.9900936Z checking for file conflicts... 2021-05-16T01:41:34.9901779Z checking available disk space... 2021-05-16T01:41:34.9948581Z :: Processing package changes... 2021-05-16T01:41:34.9949480Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T01:41:35.8606533Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T01:41:35.8607439Z resolving dependencies... 2021-05-16T01:41:35.8608641Z looking for conflicting packages... 2021-05-16T01:41:35.8966173Z 2021-05-16T01:41:35.8967494Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T01:41:35.8968106Z 2021-05-16T01:41:35.8968787Z Total Installed Size: 1.56 MiB 2021-05-16T01:41:35.8969541Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:35.8970722Z 2021-05-16T01:41:35.8971439Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:35.8972197Z checking keyring... 2021-05-16T01:41:35.9729546Z checking package integrity... 2021-05-16T01:41:36.0946831Z loading package files... 2021-05-16T01:41:36.0961819Z checking for file conflicts... 2021-05-16T01:41:36.0962863Z checking available disk space... 2021-05-16T01:41:36.0974995Z :: Processing package changes... 2021-05-16T01:41:36.0975886Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T01:41:36.8862092Z resolving dependencies... 2021-05-16T01:41:36.8863883Z looking for conflicting packages... 2021-05-16T01:41:36.9176047Z 2021-05-16T01:41:36.9177602Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T01:41:36.9178486Z 2021-05-16T01:41:36.9179472Z Total Download Size: 0.33 MiB 2021-05-16T01:41:36.9180593Z Total Installed Size: 1.08 MiB 2021-05-16T01:41:36.9181318Z 2021-05-16T01:41:36.9182534Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:36.9183734Z :: Retrieving packages... 2021-05-16T01:41:37.2424875Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T01:41:37.6298475Z checking keyring... 2021-05-16T01:41:37.7232956Z checking package integrity... 2021-05-16T01:41:37.8641538Z loading package files... 2021-05-16T01:41:37.8686795Z checking for file conflicts... 2021-05-16T01:41:37.8697256Z checking available disk space... 2021-05-16T01:41:37.8708679Z :: Processing package changes... 2021-05-16T01:41:37.8709531Z installing mingw-w64-x86_64-nlopt... 2021-05-16T01:41:38.8440811Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T01:41:39.6471445Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T01:41:39.6472537Z resolving dependencies... 2021-05-16T01:41:39.6664587Z looking for conflicting packages... 2021-05-16T01:41:39.6778656Z 2021-05-16T01:41:39.6779600Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T01:41:39.6780302Z 2021-05-16T01:41:39.6781403Z Total Installed Size: 77.64 MiB 2021-05-16T01:41:39.6782107Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:39.6782479Z 2021-05-16T01:41:39.6783146Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:39.6783850Z checking keyring... 2021-05-16T01:41:39.7492958Z checking package integrity... 2021-05-16T01:41:39.9182804Z loading package files... 2021-05-16T01:41:39.9196124Z checking for file conflicts... 2021-05-16T01:41:39.9196880Z checking available disk space... 2021-05-16T01:41:39.9221155Z :: Processing package changes... 2021-05-16T01:41:39.9222153Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T01:41:40.9340654Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T01:41:40.9341365Z resolving dependencies... 2021-05-16T01:41:40.9601654Z looking for conflicting packages... 2021-05-16T01:41:40.9679404Z 2021-05-16T01:41:40.9680216Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T01:41:40.9680997Z 2021-05-16T01:41:40.9681597Z Total Installed Size: 107.68 MiB 2021-05-16T01:41:40.9682957Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:40.9683770Z 2021-05-16T01:41:40.9684564Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:40.9685361Z checking keyring... 2021-05-16T01:41:41.0401076Z checking package integrity... 2021-05-16T01:41:41.3581485Z loading package files... 2021-05-16T01:41:41.3679863Z checking for file conflicts... 2021-05-16T01:41:41.3680816Z checking available disk space... 2021-05-16T01:41:41.4016791Z :: Processing package changes... 2021-05-16T01:41:41.4017722Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T01:41:43.1586040Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T01:41:43.1587238Z resolving dependencies... 2021-05-16T01:41:43.1854109Z looking for conflicting packages... 2021-05-16T01:41:43.1917035Z 2021-05-16T01:41:43.1917863Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T01:41:43.1918462Z 2021-05-16T01:41:43.1919050Z Total Installed Size: 3.54 MiB 2021-05-16T01:41:43.1920343Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:43.1920942Z 2021-05-16T01:41:43.1921693Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:43.1922367Z checking keyring... 2021-05-16T01:41:43.2703448Z checking package integrity... 2021-05-16T01:41:43.3961526Z loading package files... 2021-05-16T01:41:43.4021536Z checking for file conflicts... 2021-05-16T01:41:43.4022535Z checking available disk space... 2021-05-16T01:41:43.4049875Z :: Processing package changes... 2021-05-16T01:41:43.4050701Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T01:41:44.3299794Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T01:41:44.3300629Z resolving dependencies... 2021-05-16T01:41:44.3561503Z looking for conflicting packages... 2021-05-16T01:41:44.3708342Z 2021-05-16T01:41:44.3709555Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T01:41:44.3710186Z 2021-05-16T01:41:44.3710775Z Total Download Size: 4.75 MiB 2021-05-16T01:41:44.3711458Z Total Installed Size: 69.11 MiB 2021-05-16T01:41:44.3712132Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:44.3712558Z 2021-05-16T01:41:44.3713272Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:44.3714005Z :: Retrieving packages... 2021-05-16T01:41:44.6882817Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T01:41:45.5393979Z checking keyring... 2021-05-16T01:41:45.6399949Z checking package integrity... 2021-05-16T01:41:45.8356183Z loading package files... 2021-05-16T01:41:45.9293137Z checking for file conflicts... 2021-05-16T01:41:45.9302697Z checking available disk space... 2021-05-16T01:41:49.4535901Z :: Processing package changes... 2021-05-16T01:41:49.4537003Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T01:41:58.1066086Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T01:41:58.1067139Z resolving dependencies... 2021-05-16T01:41:58.1255482Z looking for conflicting packages... 2021-05-16T01:41:58.1406951Z 2021-05-16T01:41:58.1408472Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T01:41:58.1409710Z 2021-05-16T01:41:58.1410552Z Total Installed Size: 12.40 MiB 2021-05-16T01:41:58.1411564Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:58.1412034Z 2021-05-16T01:41:58.1412820Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:58.1413565Z checking keyring... 2021-05-16T01:41:58.2142213Z checking package integrity... 2021-05-16T01:41:58.3407048Z loading package files... 2021-05-16T01:41:58.3541870Z checking for file conflicts... 2021-05-16T01:41:58.3543035Z checking available disk space... 2021-05-16T01:41:58.3988401Z :: Processing package changes... 2021-05-16T01:41:58.3989987Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T01:42:00.2609632Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T01:42:00.2610490Z resolving dependencies... 2021-05-16T01:42:00.2883044Z looking for conflicting packages... 2021-05-16T01:42:00.2947405Z 2021-05-16T01:42:00.2948601Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T01:42:00.2949601Z 2021-05-16T01:42:00.2950398Z Total Installed Size: 4.16 MiB 2021-05-16T01:42:00.2951005Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:00.2951811Z 2021-05-16T01:42:00.2952582Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:00.2953296Z checking keyring... 2021-05-16T01:42:00.3772631Z checking package integrity... 2021-05-16T01:42:00.4993963Z loading package files... 2021-05-16T01:42:00.5035045Z checking for file conflicts... 2021-05-16T01:42:00.5036085Z checking available disk space... 2021-05-16T01:42:00.5135826Z :: Processing package changes... 2021-05-16T01:42:00.5136814Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T01:42:01.5651955Z resolving dependencies... 2021-05-16T01:42:01.5922212Z looking for conflicting packages... 2021-05-16T01:42:01.5988014Z 2021-05-16T01:42:01.5989043Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T01:42:01.5989616Z 2021-05-16T01:42:01.5990211Z Total Download Size: 0.98 MiB 2021-05-16T01:42:01.5990888Z Total Installed Size: 4.80 MiB 2021-05-16T01:42:01.5991327Z 2021-05-16T01:42:01.5992062Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:01.5992791Z :: Retrieving packages... 2021-05-16T01:42:01.9222002Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T01:42:02.4972472Z checking keyring... 2021-05-16T01:42:02.5891450Z checking package integrity... 2021-05-16T01:42:02.7523753Z loading package files... 2021-05-16T01:42:02.7568936Z checking for file conflicts... 2021-05-16T01:42:02.7710237Z checking available disk space... 2021-05-16T01:42:02.7722626Z :: Processing package changes... 2021-05-16T01:42:02.7723519Z installing mingw-w64-x86_64-pcre2... 2021-05-16T01:42:03.7573740Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T01:42:03.7574777Z resolving dependencies... 2021-05-16T01:42:03.7690199Z looking for conflicting packages... 2021-05-16T01:42:03.7960088Z 2021-05-16T01:42:03.7961317Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T01:42:03.7962196Z 2021-05-16T01:42:03.7962906Z Total Installed Size: 1.57 MiB 2021-05-16T01:42:03.7963822Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:03.7964462Z 2021-05-16T01:42:03.7965259Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:03.7965959Z checking keyring... 2021-05-16T01:42:03.8715401Z checking package integrity... 2021-05-16T01:42:03.9865005Z loading package files... 2021-05-16T01:42:03.9886519Z checking for file conflicts... 2021-05-16T01:42:03.9887419Z checking available disk space... 2021-05-16T01:42:03.9904079Z :: Processing package changes... 2021-05-16T01:42:03.9904962Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T01:42:04.8272181Z resolving dependencies... 2021-05-16T01:42:04.8485189Z looking for conflicting packages... 2021-05-16T01:42:04.8613066Z :: 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-16T01:42:04.8628470Z 2021-05-16T01:42:04.8629907Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T01:42:04.8631025Z 2021-05-16T01:42:04.8631842Z Total Download Size: 0.26 MiB 2021-05-16T01:42:04.8632793Z Total Installed Size: 1.33 MiB 2021-05-16T01:42:04.8633718Z Net Upgrade Size: 0.85 MiB 2021-05-16T01:42:04.8634299Z 2021-05-16T01:42:04.8635219Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:04.8636223Z :: Retrieving packages... 2021-05-16T01:42:05.1765921Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T01:42:05.5568875Z checking keyring... 2021-05-16T01:42:05.6508490Z checking package integrity... 2021-05-16T01:42:05.7938596Z loading package files... 2021-05-16T01:42:05.7963204Z checking for file conflicts... 2021-05-16T01:42:05.7967904Z checking available disk space... 2021-05-16T01:42:05.7990405Z :: Processing package changes... 2021-05-16T01:42:05.7991427Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T01:42:05.9383203Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T01:42:06.8434445Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T01:42:06.8435645Z resolving dependencies... 2021-05-16T01:42:06.8437849Z looking for conflicting packages... 2021-05-16T01:42:06.8770713Z 2021-05-16T01:42:06.8771797Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T01:42:06.8772350Z 2021-05-16T01:42:06.8772865Z Total Installed Size: 12.33 MiB 2021-05-16T01:42:06.8773656Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:06.8774341Z 2021-05-16T01:42:06.8775194Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:06.8775902Z checking keyring... 2021-05-16T01:42:06.9509517Z checking package integrity... 2021-05-16T01:42:07.0871548Z loading package files... 2021-05-16T01:42:07.0917185Z checking for file conflicts... 2021-05-16T01:42:07.0918106Z checking available disk space... 2021-05-16T01:42:07.1053334Z :: Processing package changes... 2021-05-16T01:42:07.1054571Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T01:42:08.2095345Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T01:42:08.2096276Z resolving dependencies... 2021-05-16T01:42:08.2443604Z looking for conflicting packages... 2021-05-16T01:42:08.2509946Z 2021-05-16T01:42:08.2510757Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T01:42:08.2511330Z 2021-05-16T01:42:08.2512170Z Total Installed Size: 11.78 MiB 2021-05-16T01:42:08.2513246Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:08.2514052Z 2021-05-16T01:42:08.2514833Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:08.2515590Z checking keyring... 2021-05-16T01:42:08.3352312Z checking package integrity... 2021-05-16T01:42:08.4643800Z loading package files... 2021-05-16T01:42:08.4685639Z checking for file conflicts... 2021-05-16T01:42:08.4686604Z checking available disk space... 2021-05-16T01:42:08.4785588Z :: Processing package changes... 2021-05-16T01:42:08.4786666Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T01:42:09.4825952Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T01:42:09.4826801Z resolving dependencies... 2021-05-16T01:42:09.5161541Z looking for conflicting packages... 2021-05-16T01:42:09.5245499Z 2021-05-16T01:42:09.5246694Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T01:42:09.5247539Z 2021-05-16T01:42:09.5248461Z Total Installed Size: 19.91 MiB 2021-05-16T01:42:09.5249662Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:09.5250126Z 2021-05-16T01:42:09.5250874Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:09.5251567Z checking keyring... 2021-05-16T01:42:09.6162824Z checking package integrity... 2021-05-16T01:42:09.7609277Z loading package files... 2021-05-16T01:42:09.7638335Z checking for file conflicts... 2021-05-16T01:42:09.7639253Z checking available disk space... 2021-05-16T01:42:09.7671926Z :: Processing package changes... 2021-05-16T01:42:09.7672744Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T01:42:10.6593724Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T01:42:10.6594560Z resolving dependencies... 2021-05-16T01:42:10.6861899Z looking for conflicting packages... 2021-05-16T01:42:10.6926036Z 2021-05-16T01:42:10.6927480Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T01:42:10.6928487Z 2021-05-16T01:42:10.6929384Z Total Installed Size: 29.16 MiB 2021-05-16T01:42:10.6930361Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:10.6931158Z 2021-05-16T01:42:10.6932714Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:10.6933953Z checking keyring... 2021-05-16T01:42:10.7732580Z checking package integrity... 2021-05-16T01:42:10.9494655Z loading package files... 2021-05-16T01:42:10.9530339Z checking for file conflicts... 2021-05-16T01:42:10.9531350Z checking available disk space... 2021-05-16T01:42:10.9608984Z :: Processing package changes... 2021-05-16T01:42:10.9610081Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T01:42:12.0655330Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T01:42:12.0659390Z resolving dependencies... 2021-05-16T01:42:12.0922566Z looking for conflicting packages... 2021-05-16T01:42:12.1058006Z 2021-05-16T01:42:12.1059207Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T01:42:12.1059766Z 2021-05-16T01:42:12.1060359Z Total Download Size: 17.02 MiB 2021-05-16T01:42:12.1061029Z Total Installed Size: 113.47 MiB 2021-05-16T01:42:12.1061693Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:12.1062153Z 2021-05-16T01:42:12.1062891Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:12.1063609Z :: Retrieving packages... 2021-05-16T01:42:12.4505791Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T01:42:13.7369410Z checking keyring... 2021-05-16T01:42:13.8573932Z checking package integrity... 2021-05-16T01:42:14.1867821Z loading package files... 2021-05-16T01:42:14.2790071Z checking for file conflicts... 2021-05-16T01:42:14.2800990Z checking available disk space... 2021-05-16T01:42:16.6968661Z :: Processing package changes... 2021-05-16T01:42:16.6969858Z reinstalling mingw-w64-x86_64-python... 2021-05-16T01:42:25.3770088Z resolving dependencies... 2021-05-16T01:42:25.4044015Z looking for conflicting packages... 2021-05-16T01:42:25.4109875Z 2021-05-16T01:42:25.4110750Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T01:42:25.4111285Z 2021-05-16T01:42:25.4111891Z Total Download Size: 0.98 MiB 2021-05-16T01:42:25.4112633Z Total Installed Size: 3.56 MiB 2021-05-16T01:42:25.4113075Z 2021-05-16T01:42:25.4113803Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:25.4114531Z :: Retrieving packages... 2021-05-16T01:42:25.7304866Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T01:42:26.3054790Z checking keyring... 2021-05-16T01:42:26.4076839Z checking package integrity... 2021-05-16T01:42:26.5558810Z loading package files... 2021-05-16T01:42:26.5579953Z checking for file conflicts... 2021-05-16T01:42:26.5613553Z checking available disk space... 2021-05-16T01:42:26.5624973Z :: Processing package changes... 2021-05-16T01:42:26.5625813Z installing mingw-w64-x86_64-qpdf... 2021-05-16T01:42:27.4551353Z resolving dependencies... 2021-05-16T01:42:27.4628366Z looking for conflicting packages... 2021-05-16T01:42:27.4892279Z 2021-05-16T01:42:27.4893518Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T01:42:27.4894100Z 2021-05-16T01:42:27.4894842Z Total Download Size: 27.03 MiB 2021-05-16T01:42:27.4895486Z Total Installed Size: 194.29 MiB 2021-05-16T01:42:27.4895893Z 2021-05-16T01:42:27.4896577Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:27.4897240Z :: Retrieving packages... 2021-05-16T01:42:27.8016456Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T01:42:29.4740728Z checking keyring... 2021-05-16T01:42:29.5696339Z checking package integrity... 2021-05-16T01:42:29.9402257Z loading package files... 2021-05-16T01:42:29.9603630Z checking for file conflicts... 2021-05-16T01:42:30.0813952Z checking available disk space... 2021-05-16T01:42:30.0829832Z :: Processing package changes... 2021-05-16T01:42:30.0831075Z installing mingw-w64-x86_64-quantlib... 2021-05-16T01:42:32.4321367Z resolving dependencies... 2021-05-16T01:42:32.4663322Z looking for conflicting packages... 2021-05-16T01:42:32.4677648Z 2021-05-16T01:42:32.4678652Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T01:42:32.4679304Z 2021-05-16T01:42:32.4679851Z Total Download Size: 0.18 MiB 2021-05-16T01:42:32.4680485Z Total Installed Size: 0.79 MiB 2021-05-16T01:42:32.4680888Z 2021-05-16T01:42:32.4681515Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:32.4682189Z :: Retrieving packages... 2021-05-16T01:42:32.7862204Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T01:42:33.0771641Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T01:42:33.1733791Z checking keyring... 2021-05-16T01:42:33.3630089Z checking package integrity... 2021-05-16T01:42:33.6372765Z loading package files... 2021-05-16T01:42:33.6447967Z checking for file conflicts... 2021-05-16T01:42:33.6504748Z checking available disk space... 2021-05-16T01:42:33.6517009Z :: Processing package changes... 2021-05-16T01:42:33.6517776Z installing mingw-w64-x86_64-popt... 2021-05-16T01:42:33.6881544Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T01:42:34.6440957Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T01:42:35.5762364Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T01:42:36.3569723Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T01:42:36.3570746Z resolving dependencies... 2021-05-16T01:42:36.3679638Z looking for conflicting packages... 2021-05-16T01:42:36.3939076Z 2021-05-16T01:42:36.3940181Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T01:42:36.3940713Z 2021-05-16T01:42:36.3941593Z Total Installed Size: 1.79 MiB 2021-05-16T01:42:36.3942690Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:36.3943417Z 2021-05-16T01:42:36.3944257Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:36.3944969Z checking keyring... 2021-05-16T01:42:36.4667022Z checking package integrity... 2021-05-16T01:42:36.5798301Z loading package files... 2021-05-16T01:42:36.5811428Z checking for file conflicts... 2021-05-16T01:42:36.5812244Z checking available disk space... 2021-05-16T01:42:36.5860815Z :: Processing package changes... 2021-05-16T01:42:36.5861767Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T01:42:37.4145544Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T01:42:37.4146467Z resolving dependencies... 2021-05-16T01:42:37.4413707Z looking for conflicting packages... 2021-05-16T01:42:37.4508772Z 2021-05-16T01:42:37.4509947Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T01:42:37.4510639Z 2021-05-16T01:42:37.4511307Z Total Download Size: 0.37 MiB 2021-05-16T01:42:37.4512077Z Total Installed Size: 1.57 MiB 2021-05-16T01:42:37.4512830Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:37.4513719Z 2021-05-16T01:42:37.4514542Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:37.4515377Z :: Retrieving packages... 2021-05-16T01:42:37.7659247Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T01:42:38.1426789Z checking keyring... 2021-05-16T01:42:38.2419873Z checking package integrity... 2021-05-16T01:42:38.3851073Z loading package files... 2021-05-16T01:42:38.3868150Z checking for file conflicts... 2021-05-16T01:42:38.3868977Z checking available disk space... 2021-05-16T01:42:38.4023811Z :: Processing package changes... 2021-05-16T01:42:38.4024970Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T01:42:39.3859669Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T01:42:40.2256523Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T01:42:40.2257492Z resolving dependencies... 2021-05-16T01:42:40.2373435Z looking for conflicting packages... 2021-05-16T01:42:40.2589078Z 2021-05-16T01:42:40.2590583Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T01:42:40.2591635Z 2021-05-16T01:42:40.2592887Z Total Installed Size: 4.30 MiB 2021-05-16T01:42:40.2593795Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:40.2594237Z 2021-05-16T01:42:40.2595000Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:40.2595698Z checking keyring... 2021-05-16T01:42:40.3375041Z checking package integrity... 2021-05-16T01:42:40.4674399Z loading package files... 2021-05-16T01:42:40.4702269Z checking for file conflicts... 2021-05-16T01:42:40.4703138Z checking available disk space... 2021-05-16T01:42:40.4741111Z :: Processing package changes... 2021-05-16T01:42:40.4742140Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T01:42:41.3258574Z resolving dependencies... 2021-05-16T01:42:41.3575095Z looking for conflicting packages... 2021-05-16T01:42:41.3589918Z 2021-05-16T01:42:41.3591258Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T01:42:41.3592204Z 2021-05-16T01:42:41.3593008Z Total Download Size: 7.12 MiB 2021-05-16T01:42:41.3593956Z Total Installed Size: 31.49 MiB 2021-05-16T01:42:41.3594584Z 2021-05-16T01:42:41.3595546Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:41.3596631Z :: Retrieving packages... 2021-05-16T01:42:41.6810353Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T01:42:42.1641665Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T01:42:42.7600174Z checking keyring... 2021-05-16T01:42:42.8525649Z checking package integrity... 2021-05-16T01:42:43.1855243Z loading package files... 2021-05-16T01:42:43.2222375Z checking for file conflicts... 2021-05-16T01:42:43.5053475Z checking available disk space... 2021-05-16T01:42:43.5074236Z :: Processing package changes... 2021-05-16T01:42:43.5075681Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T01:42:43.5251152Z installing mingw-w64-x86_64-ruby... 2021-05-16T01:42:46.8997477Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T01:42:46.8998358Z resolving dependencies... 2021-05-16T01:42:46.9106456Z looking for conflicting packages... 2021-05-16T01:42:46.9356559Z 2021-05-16T01:42:46.9357762Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T01:42:46.9358553Z 2021-05-16T01:42:46.9359382Z Total Installed Size: 0.16 MiB 2021-05-16T01:42:46.9360579Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:46.9361070Z 2021-05-16T01:42:46.9361828Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:46.9362507Z checking keyring... 2021-05-16T01:42:47.0116091Z checking package integrity... 2021-05-16T01:42:47.1321851Z loading package files... 2021-05-16T01:42:47.1363695Z checking for file conflicts... 2021-05-16T01:42:47.1364692Z checking available disk space... 2021-05-16T01:42:47.1423655Z :: Processing package changes... 2021-05-16T01:42:47.1424800Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T01:42:47.9938106Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T01:42:47.9939349Z resolving dependencies... 2021-05-16T01:42:48.0203558Z looking for conflicting packages... 2021-05-16T01:42:48.0292124Z 2021-05-16T01:42:48.0293272Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T01:42:48.0293841Z 2021-05-16T01:42:48.0294433Z Total Download Size: 6.74 MiB 2021-05-16T01:42:48.0295093Z Total Installed Size: 48.62 MiB 2021-05-16T01:42:48.0295760Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:48.0296182Z 2021-05-16T01:42:48.0296925Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:48.0297642Z :: Retrieving packages... 2021-05-16T01:42:48.3549635Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T01:42:49.2437272Z checking keyring... 2021-05-16T01:42:49.3322767Z checking package integrity... 2021-05-16T01:42:49.5294988Z loading package files... 2021-05-16T01:42:49.5426007Z checking for file conflicts... 2021-05-16T01:42:49.5426959Z checking available disk space... 2021-05-16T01:42:49.9057816Z :: Processing package changes... 2021-05-16T01:42:49.9059063Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T01:42:51.8564195Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T01:42:51.8565050Z resolving dependencies... 2021-05-16T01:42:51.8566252Z looking for conflicting packages... 2021-05-16T01:42:51.8900559Z 2021-05-16T01:42:51.8901653Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T01:42:51.8902198Z 2021-05-16T01:42:51.8903132Z Total Installed Size: 0.16 MiB 2021-05-16T01:42:51.8904241Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:51.8904904Z 2021-05-16T01:42:51.8905711Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:51.8906412Z checking keyring... 2021-05-16T01:42:51.9662091Z checking package integrity... 2021-05-16T01:42:52.0835658Z loading package files... 2021-05-16T01:42:52.0880572Z checking for file conflicts... 2021-05-16T01:42:52.0881567Z checking available disk space... 2021-05-16T01:42:52.0900231Z :: Processing package changes... 2021-05-16T01:42:52.0901257Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T01:42:52.8796059Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T01:42:52.8796910Z resolving dependencies... 2021-05-16T01:42:52.9084429Z looking for conflicting packages... 2021-05-16T01:42:52.9157404Z 2021-05-16T01:42:52.9158290Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T01:42:52.9166406Z 2021-05-16T01:42:52.9167084Z Total Download Size: 2.59 MiB 2021-05-16T01:42:52.9167765Z Total Installed Size: 9.64 MiB 2021-05-16T01:42:52.9168483Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:52.9168914Z 2021-05-16T01:42:52.9169659Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:52.9170384Z :: Retrieving packages... 2021-05-16T01:42:53.2314518Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T01:42:53.9942399Z checking keyring... 2021-05-16T01:42:54.0835353Z checking package integrity... 2021-05-16T01:42:54.2362566Z loading package files... 2021-05-16T01:42:54.2576288Z checking for file conflicts... 2021-05-16T01:42:54.2577896Z checking available disk space... 2021-05-16T01:42:54.6035097Z :: Processing package changes... 2021-05-16T01:42:54.6036141Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T01:42:57.1747803Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T01:42:57.1748855Z resolving dependencies... 2021-05-16T01:42:57.1858024Z looking for conflicting packages... 2021-05-16T01:42:57.2127713Z 2021-05-16T01:42:57.2129048Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T01:42:57.2129828Z 2021-05-16T01:42:57.2130643Z Total Download Size: 0.03 MiB 2021-05-16T01:42:57.2131558Z Total Installed Size: 0.06 MiB 2021-05-16T01:42:57.2132495Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:57.2133043Z 2021-05-16T01:42:57.2134030Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:57.2135026Z :: Retrieving packages... 2021-05-16T01:42:57.5282318Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T01:42:57.6241283Z checking keyring... 2021-05-16T01:42:57.7206226Z checking package integrity... 2021-05-16T01:42:57.8614087Z loading package files... 2021-05-16T01:42:57.8635049Z checking for file conflicts... 2021-05-16T01:42:57.8635932Z checking available disk space... 2021-05-16T01:42:57.8667116Z :: Processing package changes... 2021-05-16T01:42:57.8668003Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T01:42:58.7028974Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T01:42:58.7029911Z resolving dependencies... 2021-05-16T01:42:58.7312151Z looking for conflicting packages... 2021-05-16T01:42:58.7383135Z 2021-05-16T01:42:58.7384271Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T01:42:58.7384915Z 2021-05-16T01:42:58.7385506Z Total Installed Size: 24.86 MiB 2021-05-16T01:42:58.7386589Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:58.7387461Z 2021-05-16T01:42:58.7388273Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:58.7388941Z checking keyring... 2021-05-16T01:42:58.8236355Z checking package integrity... 2021-05-16T01:42:58.9937337Z loading package files... 2021-05-16T01:42:58.9963692Z checking for file conflicts... 2021-05-16T01:42:58.9964473Z checking available disk space... 2021-05-16T01:42:59.0007035Z :: Processing package changes... 2021-05-16T01:42:59.0008071Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T01:42:59.9859051Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T01:42:59.9859966Z resolving dependencies... 2021-05-16T01:43:00.0215883Z looking for conflicting packages... 2021-05-16T01:43:00.0308085Z 2021-05-16T01:43:00.0309431Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T01:43:00.0310519Z 2021-05-16T01:43:00.0311575Z Total Installed Size: 7.49 MiB 2021-05-16T01:43:00.0312637Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:00.0313097Z 2021-05-16T01:43:00.0313859Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:00.0314541Z checking keyring... 2021-05-16T01:43:00.1123214Z checking package integrity... 2021-05-16T01:43:00.2744494Z loading package files... 2021-05-16T01:43:00.2781598Z checking for file conflicts... 2021-05-16T01:43:00.2782533Z checking available disk space... 2021-05-16T01:43:00.3148645Z :: Processing package changes... 2021-05-16T01:43:00.3149756Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T01:43:01.2196137Z resolving dependencies... 2021-05-16T01:43:01.2473023Z looking for conflicting packages... 2021-05-16T01:43:01.2538687Z 2021-05-16T01:43:01.2539788Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T01:43:01.2540346Z 2021-05-16T01:43:01.2540944Z Total Download Size: 3.09 MiB 2021-05-16T01:43:01.2541643Z Total Installed Size: 47.15 MiB 2021-05-16T01:43:01.2542075Z 2021-05-16T01:43:01.2542806Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:01.2543539Z :: Retrieving packages... 2021-05-16T01:43:01.5710621Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T01:43:02.3335541Z checking keyring... 2021-05-16T01:43:02.4339670Z checking package integrity... 2021-05-16T01:43:02.5966897Z loading package files... 2021-05-16T01:43:02.5982395Z checking for file conflicts... 2021-05-16T01:43:02.6007227Z checking available disk space... 2021-05-16T01:43:02.6018569Z :: Processing package changes... 2021-05-16T01:43:02.6019460Z installing mingw-w64-x86_64-tiledb... 2021-05-16T01:43:03.5352033Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T01:43:03.5353029Z resolving dependencies... 2021-05-16T01:43:03.5611911Z looking for conflicting packages... 2021-05-16T01:43:03.5694329Z 2021-05-16T01:43:03.5695235Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T01:43:03.5695790Z 2021-05-16T01:43:03.5696465Z Total Download Size: 1.93 MiB 2021-05-16T01:43:03.5697092Z Total Installed Size: 5.55 MiB 2021-05-16T01:43:03.5697711Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:03.5698103Z 2021-05-16T01:43:03.5698773Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:03.5699461Z :: Retrieving packages... 2021-05-16T01:43:03.8919744Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T01:43:04.5783297Z checking keyring... 2021-05-16T01:43:04.6753748Z checking package integrity... 2021-05-16T01:43:04.8301998Z loading package files... 2021-05-16T01:43:04.8471129Z checking for file conflicts... 2021-05-16T01:43:04.8472362Z checking available disk space... 2021-05-16T01:43:04.9812647Z :: Processing package changes... 2021-05-16T01:43:04.9813823Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T01:43:06.5155127Z resolving dependencies... 2021-05-16T01:43:06.5419651Z looking for conflicting packages... 2021-05-16T01:43:06.5498659Z 2021-05-16T01:43:06.5499558Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T01:43:06.5500121Z 2021-05-16T01:43:06.5500711Z Total Download Size: 0.11 MiB 2021-05-16T01:43:06.5501369Z Total Installed Size: 0.30 MiB 2021-05-16T01:43:06.5501801Z 2021-05-16T01:43:06.5502522Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:06.5503263Z :: Retrieving packages... 2021-05-16T01:43:06.8750154Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T01:43:07.1614085Z checking keyring... 2021-05-16T01:43:07.2551913Z checking package integrity... 2021-05-16T01:43:07.3922660Z loading package files... 2021-05-16T01:43:07.3935739Z checking for file conflicts... 2021-05-16T01:43:07.3942325Z checking available disk space... 2021-05-16T01:43:07.3953780Z :: Processing package changes... 2021-05-16T01:43:07.3954563Z installing mingw-w64-x86_64-tktable... 2021-05-16T01:43:08.2422388Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:43:08.2423611Z resolving dependencies... 2021-05-16T01:43:08.2529854Z looking for conflicting packages... 2021-05-16T01:43:08.2760047Z 2021-05-16T01:43:08.2761704Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:43:08.2762618Z 2021-05-16T01:43:08.2763434Z Total Download Size: 0.30 MiB 2021-05-16T01:43:08.2764371Z Total Installed Size: 0.96 MiB 2021-05-16T01:43:08.2765272Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:08.2765823Z 2021-05-16T01:43:08.2766790Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:08.2767778Z :: Retrieving packages... 2021-05-16T01:43:08.5929736Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:43:08.9746273Z checking keyring... 2021-05-16T01:43:09.0649419Z checking package integrity... 2021-05-16T01:43:09.1979791Z loading package files... 2021-05-16T01:43:09.2003990Z checking for file conflicts... 2021-05-16T01:43:09.2004917Z checking available disk space... 2021-05-16T01:43:09.2043806Z :: Processing package changes... 2021-05-16T01:43:09.2044606Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T01:43:09.9990088Z resolving dependencies... 2021-05-16T01:43:10.0083684Z looking for conflicting packages... 2021-05-16T01:43:10.0333595Z 2021-05-16T01:43:10.0334732Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T01:43:10.0335643Z 2021-05-16T01:43:10.0336237Z Total Download Size: 0.17 MiB 2021-05-16T01:43:10.0336865Z Total Installed Size: 0.70 MiB 2021-05-16T01:43:10.0337264Z 2021-05-16T01:43:10.0337930Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:10.0338600Z :: Retrieving packages... 2021-05-16T01:43:10.3473842Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T01:43:10.6329112Z checking keyring... 2021-05-16T01:43:10.7237929Z checking package integrity... 2021-05-16T01:43:10.8605843Z loading package files... 2021-05-16T01:43:10.8631282Z checking for file conflicts... 2021-05-16T01:43:10.8646508Z checking available disk space... 2021-05-16T01:43:10.8657153Z :: Processing package changes... 2021-05-16T01:43:10.8657974Z installing mingw-w64-x86_64-udunits... 2021-05-16T01:43:11.6959386Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T01:43:11.6960475Z resolving dependencies... 2021-05-16T01:43:11.6961898Z looking for conflicting packages... 2021-05-16T01:43:11.7293947Z 2021-05-16T01:43:11.7314294Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T01:43:11.7315075Z 2021-05-16T01:43:11.7315629Z Total Download Size: 0.01 MiB 2021-05-16T01:43:11.7316274Z Total Installed Size: 0.00 MiB 2021-05-16T01:43:11.7316902Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:11.7317299Z 2021-05-16T01:43:11.7317970Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:11.7318759Z :: Retrieving packages... 2021-05-16T01:43:12.0481814Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T01:43:12.1430060Z checking keyring... 2021-05-16T01:43:12.2358493Z checking package integrity... 2021-05-16T01:43:12.3730054Z loading package files... 2021-05-16T01:43:12.3753703Z checking for file conflicts... 2021-05-16T01:43:12.3754545Z checking available disk space... 2021-05-16T01:43:12.3770595Z :: Processing package changes... 2021-05-16T01:43:12.3771649Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T01:43:13.1984342Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:43:13.1985663Z resolving dependencies... 2021-05-16T01:43:13.2185081Z looking for conflicting packages... 2021-05-16T01:43:13.2323794Z 2021-05-16T01:43:13.2325216Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:43:13.2326052Z 2021-05-16T01:43:13.2326675Z Total Download Size: 0.04 MiB 2021-05-16T01:43:13.2327368Z Total Installed Size: 0.37 MiB 2021-05-16T01:43:13.2328027Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:13.2328727Z 2021-05-16T01:43:13.2329462Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:13.2330204Z :: Retrieving packages... 2021-05-16T01:43:13.5453303Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:43:13.7336680Z checking keyring... 2021-05-16T01:43:13.8232299Z checking package integrity... 2021-05-16T01:43:13.9534687Z loading package files... 2021-05-16T01:43:13.9556250Z checking for file conflicts... 2021-05-16T01:43:13.9557115Z checking available disk space... 2021-05-16T01:43:13.9618173Z :: Processing package changes... 2021-05-16T01:43:13.9619282Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T01:43:14.7579825Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:43:14.7581040Z resolving dependencies... 2021-05-16T01:43:14.7582207Z looking for conflicting packages... 2021-05-16T01:43:14.7914502Z 2021-05-16T01:43:14.7917047Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:43:14.7918638Z 2021-05-16T01:43:14.7919721Z Total Download Size: 0.02 MiB 2021-05-16T01:43:14.7920905Z Total Installed Size: 0.21 MiB 2021-05-16T01:43:14.7922086Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:14.7922840Z 2021-05-16T01:43:14.7924098Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:14.7925652Z :: Retrieving packages... 2021-05-16T01:43:15.1083469Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:43:15.2039089Z checking keyring... 2021-05-16T01:43:15.2976438Z checking package integrity... 2021-05-16T01:43:15.4300492Z loading package files... 2021-05-16T01:43:15.4316744Z checking for file conflicts... 2021-05-16T01:43:15.4317569Z checking available disk space... 2021-05-16T01:43:15.4340343Z :: Processing package changes... 2021-05-16T01:43:15.4341359Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T01:43:16.2337089Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T01:43:16.2338003Z resolving dependencies... 2021-05-16T01:43:16.2546453Z looking for conflicting packages... 2021-05-16T01:43:16.2705221Z 2021-05-16T01:43:16.2706478Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T01:43:16.2707352Z 2021-05-16T01:43:16.2708413Z Total Installed Size: 6.66 MiB 2021-05-16T01:43:16.2709529Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:16.2709997Z 2021-05-16T01:43:16.2710806Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:16.2711515Z checking keyring... 2021-05-16T01:43:16.3597301Z checking package integrity... 2021-05-16T01:43:16.4877453Z loading package files... 2021-05-16T01:43:16.4919917Z checking for file conflicts... 2021-05-16T01:43:16.4920901Z checking available disk space... 2021-05-16T01:43:16.4937335Z :: Processing package changes... 2021-05-16T01:43:16.4938238Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T01:43:17.4121229Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T01:43:17.4122125Z resolving dependencies... 2021-05-16T01:43:17.4252205Z looking for conflicting packages... 2021-05-16T01:43:17.4502814Z 2021-05-16T01:43:17.4503902Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T01:43:17.4504407Z 2021-05-16T01:43:17.4505327Z Total Installed Size: 46.73 MiB 2021-05-16T01:43:17.4506528Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:17.4507214Z 2021-05-16T01:43:17.4507992Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:17.4508691Z checking keyring... 2021-05-16T01:43:17.5234122Z checking package integrity... 2021-05-16T01:43:17.6538748Z loading package files... 2021-05-16T01:43:17.6557113Z checking for file conflicts... 2021-05-16T01:43:17.6557947Z checking available disk space... 2021-05-16T01:43:17.6575074Z :: Processing package changes... 2021-05-16T01:43:17.6575922Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T01:43:18.5439028Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T01:43:18.5440281Z resolving dependencies... 2021-05-16T01:43:18.5441470Z looking for conflicting packages... 2021-05-16T01:43:18.5768382Z 2021-05-16T01:43:18.5769845Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T01:43:18.5771156Z 2021-05-16T01:43:18.5772615Z Total Installed Size: 1.70 MiB 2021-05-16T01:43:18.5773821Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:18.5774563Z 2021-05-16T01:43:18.5775795Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:18.5777414Z checking keyring... 2021-05-16T01:43:18.6464130Z checking package integrity... 2021-05-16T01:43:18.7582877Z loading package files... 2021-05-16T01:43:18.7604194Z checking for file conflicts... 2021-05-16T01:43:18.7605060Z checking available disk space... 2021-05-16T01:43:18.7620067Z :: Processing package changes... 2021-05-16T01:43:18.7620994Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T01:43:19.5469972Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T01:43:19.5471007Z resolving dependencies... 2021-05-16T01:43:19.5590439Z looking for conflicting packages... 2021-05-16T01:43:19.5813499Z 2021-05-16T01:43:19.5814614Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T01:43:19.5815143Z 2021-05-16T01:43:19.5815788Z Total Download Size: 0.35 MiB 2021-05-16T01:43:19.5816772Z Total Installed Size: 1.67 MiB 2021-05-16T01:43:19.5817540Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:19.5817968Z 2021-05-16T01:43:19.5818714Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:19.5819435Z :: Retrieving packages... 2021-05-16T01:43:19.8919971Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T01:43:20.2624689Z checking keyring... 2021-05-16T01:43:20.3593881Z checking package integrity... 2021-05-16T01:43:20.5072620Z loading package files... 2021-05-16T01:43:20.5109398Z checking for file conflicts... 2021-05-16T01:43:20.5110444Z checking available disk space... 2021-05-16T01:43:20.5441758Z :: Processing package changes... 2021-05-16T01:43:20.5442930Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T01:43:21.4637814Z resolving dependencies... 2021-05-16T01:43:21.4758324Z looking for conflicting packages... 2021-05-16T01:43:21.4979928Z 2021-05-16T01:43:21.4981122Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T01:43:21.4981637Z 2021-05-16T01:43:21.4982225Z Total Download Size: 0.50 MiB 2021-05-16T01:43:21.4982848Z Total Installed Size: 3.27 MiB 2021-05-16T01:43:21.4983260Z 2021-05-16T01:43:21.4983954Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:21.4984652Z :: Retrieving packages... 2021-05-16T01:43:21.8157066Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T01:43:22.2975429Z checking keyring... 2021-05-16T01:43:22.3885939Z checking package integrity... 2021-05-16T01:43:22.5334300Z loading package files... 2021-05-16T01:43:22.5404477Z checking for file conflicts... 2021-05-16T01:43:22.5432708Z checking available disk space... 2021-05-16T01:43:22.5456815Z :: Processing package changes... 2021-05-16T01:43:22.5457820Z installing mingw-w64-x86_64-yasm... 2021-05-16T01:43:23.5547824Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T01:43:24.3972555Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T01:43:24.3973420Z resolving dependencies... 2021-05-16T01:43:24.3974582Z looking for conflicting packages... 2021-05-16T01:43:24.4314357Z 2021-05-16T01:43:24.4315550Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T01:43:24.4316099Z 2021-05-16T01:43:24.4316716Z Total Download Size: 0.10 MiB 2021-05-16T01:43:24.4317414Z Total Installed Size: 0.38 MiB 2021-05-16T01:43:24.4318073Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:24.4318518Z 2021-05-16T01:43:24.4319297Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:24.4320047Z :: Retrieving packages... 2021-05-16T01:43:24.7543861Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T01:43:25.0439684Z checking keyring... 2021-05-16T01:43:25.1418703Z checking package integrity... 2021-05-16T01:43:25.2866885Z loading package files... 2021-05-16T01:43:25.2891306Z checking for file conflicts... 2021-05-16T01:43:25.2892179Z checking available disk space... 2021-05-16T01:43:25.2931396Z :: Processing package changes... 2021-05-16T01:43:25.9545512Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T01:43:26.1362460Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-16T01:43:26.1364537Z resolving dependencies... 2021-05-16T01:43:26.1366769Z looking for conflicting packages... 2021-05-16T01:43:26.1796854Z 2021-05-16T01:43:26.1798063Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-16T01:43:26.1799249Z 2021-05-16T01:43:26.1801638Z Total Download Size: 0.47 MiB 2021-05-16T01:43:26.1802418Z Total Installed Size: 3.13 MiB 2021-05-16T01:43:26.1803229Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:43:26.1803703Z 2021-05-16T01:43:26.1804475Z :: Proceed with installation? [Y/n] 2021-05-16T01:43:26.1805266Z :: Retrieving packages... 2021-05-16T01:43:26.5002105Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T01:43:26.9747964Z checking keyring... 2021-05-16T01:43:27.0711788Z checking package integrity... 2021-05-16T01:43:27.2091463Z loading package files... 2021-05-16T01:43:27.2115282Z checking for file conflicts... 2021-05-16T01:43:27.2116957Z checking available disk space... 2021-05-16T01:43:27.2170417Z :: Processing package changes... 2021-05-16T01:43:27.2171452Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T01:43:27.5182212Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:43:27.5186331Z Dload Upload Total Spent Left Speed 2021-05-16T01:43:27.5186997Z 2021-05-16T01:43:27.6295119Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:43:27.6296472Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1486 2021-05-16T01:43:28.0125321Z 2021-05-16T01:43:28.0126783Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T01:43:29.9723091Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:43:29.9723647Z with: 2021-05-16T01:43:29.9724036Z github_slug: neuroconductor/bftools 2021-05-16T01:43:29.9724435Z env: 2021-05-16T01:43:29.9724824Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:29.9725216Z TIC_DEPLOY_KEY: 2021-05-16T01:43:29.9725542Z RSPM: 2021-05-16T01:43:29.9727041Z GITHUB_PAT: *** 2021-05-16T01:43:29.9727381Z COVERALLS_TOKEN: 2021-05-16T01:43:29.9727810Z continue-on-error: false 2021-05-16T01:43:29.9728233Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:29.9728597Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:43:29.9728948Z TZ: UTC 2021-05-16T01:43:29.9729273Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:29.9729637Z NOT_CRAN: true 2021-05-16T01:43:29.9729978Z MSYSTEM: MINGW64 2021-05-16T01:43:29.9730321Z ##[endgroup] 2021-05-16T01:43:30.2647366Z repo slug is: neuroconductor/bftools 2021-05-16T01:43:30.2957491Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:43:30.2958139Z env: 2021-05-16T01:43:30.2958587Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:30.2959041Z TIC_DEPLOY_KEY: 2021-05-16T01:43:30.2959401Z RSPM: 2021-05-16T01:43:30.2960339Z GITHUB_PAT: *** 2021-05-16T01:43:30.2960673Z COVERALLS_TOKEN: 2021-05-16T01:43:30.2961097Z continue-on-error: false 2021-05-16T01:43:30.2961568Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:30.2961929Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:43:30.2962277Z TZ: UTC 2021-05-16T01:43:30.2962600Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:30.2962962Z NOT_CRAN: true 2021-05-16T01:43:30.2963303Z MSYSTEM: MINGW64 2021-05-16T01:43:30.2963632Z ##[endgroup] 2021-05-16T01:43:30.9608490Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:43:30.9609287Z with: 2021-05-16T01:43:30.9609832Z repo_name: bftools 2021-05-16T01:43:30.9610248Z repo_version: 0.2.3.3 2021-05-16T01:43:30.9610685Z runner_os: Windows 2021-05-16T01:43:30.9611097Z R_version: 3.5 2021-05-16T01:43:30.9611443Z env: 2021-05-16T01:43:30.9612031Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:30.9612531Z TIC_DEPLOY_KEY: 2021-05-16T01:43:30.9612893Z RSPM: 2021-05-16T01:43:30.9614366Z GITHUB_PAT: *** 2021-05-16T01:43:30.9614798Z COVERALLS_TOKEN: 2021-05-16T01:43:30.9615292Z continue-on-error: false 2021-05-16T01:43:30.9615803Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:30.9616244Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:43:30.9616669Z TZ: UTC 2021-05-16T01:43:30.9617087Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:30.9617509Z NOT_CRAN: true 2021-05-16T01:43:30.9617926Z MSYSTEM: MINGW64 2021-05-16T01:43:30.9618363Z ##[endgroup] 2021-05-16T01:43:31.0240325Z Package: bftools 2021-05-16T01:43:31.0244880Z Version: 0.2.3.3 2021-05-16T01:43:31.0245552Z OS: Windows 2021-05-16T01:43:31.0469339Z ##[group]Run install.packages('remotes') 2021-05-16T01:43:31.0470150Z install.packages('remotes') 2021-05-16T01:43:31.0471012Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:43:31.0472082Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:43:31.0478105Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:43:31.0478557Z env: 2021-05-16T01:43:31.0479177Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:31.0479665Z TIC_DEPLOY_KEY: 2021-05-16T01:43:31.0480056Z RSPM: 2021-05-16T01:43:31.0481053Z GITHUB_PAT: *** 2021-05-16T01:43:31.0481459Z COVERALLS_TOKEN: 2021-05-16T01:43:31.0481986Z continue-on-error: false 2021-05-16T01:43:31.0482476Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:31.0482939Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:43:31.0483366Z TZ: UTC 2021-05-16T01:43:31.0483814Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:31.0484240Z NOT_CRAN: true 2021-05-16T01:43:31.0484653Z MSYSTEM: MINGW64 2021-05-16T01:43:31.0485075Z ##[endgroup] 2021-05-16T01:43:31.2726697Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:43:31.2727874Z (as 'lib' is unspecified) 2021-05-16T01:43:33.5381494Z 2021-05-16T01:43:33.5382963Z There is a binary version available but the source version is later: 2021-05-16T01:43:33.5501206Z binary source needs_compilation 2021-05-16T01:43:33.5502223Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T01:43:33.5502758Z 2021-05-16T01:43:33.5504319Z installing the source package 'remotes' 2021-05-16T01:43:33.5504843Z 2021-05-16T01:43:33.5613821Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:43:33.5985460Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T01:43:33.6050199Z ================================================== 2021-05-16T01:43:33.6051274Z downloaded 144 KB 2021-05-16T01:43:33.6051840Z 2021-05-16T01:43:34.2544686Z * installing *source* package 'remotes' ... 2021-05-16T01:43:34.2924584Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T01:43:34.3373759Z ** R 2021-05-16T01:43:34.3890207Z ** inst 2021-05-16T01:43:34.3934563Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:36.3030041Z ** help 2021-05-16T01:43:36.4768382Z *** installing help indices 2021-05-16T01:43:36.5786797Z converting help for package 'remotes' 2021-05-16T01:43:36.6166102Z finding HTML links ... done 2021-05-16T01:43:36.6726052Z available_packages html 2021-05-16T01:43:36.7282353Z bioc_install_repos html 2021-05-16T01:43:36.7556722Z download html 2021-05-16T01:43:36.7773667Z download_version html 2021-05-16T01:43:36.7819143Z git_credentials html 2021-05-16T01:43:36.7901987Z github_refs html 2021-05-16T01:43:36.8108732Z github_remote html 2021-05-16T01:43:36.8154670Z gitlab_pat html 2021-05-16T01:43:36.8673678Z install_bioc html 2021-05-16T01:43:36.9404371Z install_bitbucket html 2021-05-16T01:43:36.9813470Z install_cran html 2021-05-16T01:43:37.0120028Z install_deps html 2021-05-16T01:43:37.0300215Z install_dev html 2021-05-16T01:43:37.0795260Z install_git html 2021-05-16T01:43:37.1351044Z install_github html 2021-05-16T01:43:37.1843277Z install_gitlab html 2021-05-16T01:43:37.2266430Z install_local html 2021-05-16T01:43:37.2592580Z install_remote html 2021-05-16T01:43:37.3036588Z install_svn html 2021-05-16T01:43:37.3420167Z install_url html 2021-05-16T01:43:37.4011691Z install_version html 2021-05-16T01:43:37.4420440Z package_deps html 2021-05-16T01:43:37.4519403Z parse-git-repo html 2021-05-16T01:43:37.4637482Z standardise_dep html 2021-05-16T01:43:37.4790057Z system_requirements html 2021-05-16T01:43:37.5158442Z update_packages html 2021-05-16T01:43:37.5165480Z ** building package indices 2021-05-16T01:43:37.5936428Z ** installing vignettes 2021-05-16T01:43:37.6012191Z ** testing if installed package can be loaded 2021-05-16T01:43:37.6014574Z *** arch - i386 2021-05-16T01:43:38.0166170Z *** arch - x64 2021-05-16T01:43:38.3267189Z * DONE (remotes) 2021-05-16T01:43:38.3943718Z In R CMD INSTALL 2021-05-16T01:43:38.4017448Z 2021-05-16T01:43:38.4019029Z The downloaded source packages are in 2021-05-16T01:43:38.4020176Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpopsXSM\downloaded_packages' 2021-05-16T01:43:42.5858280Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:43:42.5859116Z remotes::install_github("ropensci/tic") 2021-05-16T01:43:42.5859792Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:43:42.5860509Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:43:42.5861129Z remotes::install_cran("covr") 2021-05-16T01:43:42.5903440Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:43:42.5903926Z env: 2021-05-16T01:43:42.5904384Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:43:42.5904877Z TIC_DEPLOY_KEY: 2021-05-16T01:43:42.5905243Z RSPM: 2021-05-16T01:43:42.5906652Z GITHUB_PAT: *** 2021-05-16T01:43:42.5907074Z COVERALLS_TOKEN: 2021-05-16T01:43:42.5907581Z continue-on-error: false 2021-05-16T01:43:42.5908099Z VDIFFR_RUN_TESTS: 2021-05-16T01:43:42.5908550Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:43:42.5908947Z TZ: UTC 2021-05-16T01:43:42.5909395Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:43:42.5909827Z NOT_CRAN: true 2021-05-16T01:43:42.5910231Z MSYSTEM: MINGW64 2021-05-16T01:43:42.5910634Z ##[endgroup] 2021-05-16T01:43:42.8367871Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:43:43.5651192Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:43:47.8241567Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:43:47.8242569Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:43:47.8243185Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:43:47.8243751Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:43:47.8244325Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:43:47.8244878Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:43:47.8245441Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:43:47.8246511Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:43:47.8247471Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:43:47.8248226Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:43:47.8248837Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:43:47.8249440Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:43:47.8250039Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:43:47.8250646Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:43:47.8251232Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:43:47.8251841Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:43:47.8252502Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:47.8253158Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:43:47.8253763Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:43:47.8254381Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:43:47.8254997Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:43:47.8255640Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:43:47.8256287Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:43:47.8256920Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:43:47.8257552Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:43:47.8258170Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:43:47.8258903Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:47.8259543Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:47.8260116Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:43:47.8260711Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:47.8261307Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:43:47.8261935Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:43:47.8262558Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:43:47.8263166Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:43:47.8263773Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:43:47.8274770Z 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-16T01:43:47.8294874Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:43:47.8295834Z (as 'lib' is unspecified) 2021-05-16T01:43:49.4193237Z 2021-05-16T01:43:49.4196628Z There are binary versions available but the source versions are later: 2021-05-16T01:43:49.4228350Z binary source needs_compilation 2021-05-16T01:43:49.4229344Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T01:43:49.4229993Z magrittr 1.5 2.0.1 TRUE 2021-05-16T01:43:49.4230652Z glue 1.4.0 1.4.2 TRUE 2021-05-16T01:43:49.4231272Z sys 3.3 3.4 TRUE 2021-05-16T01:43:49.4231883Z R6 2.4.1 2.5.0 FALSE 2021-05-16T01:43:49.4232494Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T01:43:49.4233149Z mime 0.9 0.10 TRUE 2021-05-16T01:43:49.4233760Z curl 4.3 4.3.1 TRUE 2021-05-16T01:43:49.4234381Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T01:43:49.4235044Z httr 1.4.1 1.4.2 FALSE 2021-05-16T01:43:49.4235662Z cli 2.0.2 2.5.0 FALSE 2021-05-16T01:43:49.4236258Z zip 2.0.4 2.1.1 TRUE 2021-05-16T01:43:49.4236956Z rstudioapi 0.11 0.13 FALSE 2021-05-16T01:43:49.4237844Z credentials 1.1 1.3.0 FALSE 2021-05-16T01:43:49.4238542Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T01:43:49.4239182Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T01:43:49.4239825Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T01:43:49.4240464Z withr 2.2.0 2.4.2 FALSE 2021-05-16T01:43:49.4241101Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T01:43:49.4241769Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T01:43:49.4242412Z gh 1.1.0 1.3.0 FALSE 2021-05-16T01:43:49.4243014Z gert 0.3 1.3.0 TRUE 2021-05-16T01:43:49.4243619Z fs 1.4.1 1.5.0 TRUE 2021-05-16T01:43:49.4244427Z desc 1.2.0 1.3.0 FALSE 2021-05-16T01:43:49.4245058Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T01:43:49.4245810Z Package which is only available in source form, and may need 2021-05-16T01:43:49.4246705Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T01:43:49.4247536Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T01:43:49.4248283Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T01:43:49.4248941Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T01:43:49.4249357Z 2021-05-16T01:43:49.4275752Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T01:43:49.4643710Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T01:43:49.4664847Z ================================================== 2021-05-16T01:43:49.4665784Z downloaded 62 KB 2021-05-16T01:43:49.4666599Z 2021-05-16T01:43:49.4679628Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T01:43:49.5059183Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T01:43:49.5062691Z ================================================== 2021-05-16T01:43:49.5063416Z downloaded 15 KB 2021-05-16T01:43:49.5064135Z 2021-05-16T01:43:49.5080072Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T01:43:49.5447802Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T01:43:49.5542791Z ================================================== 2021-05-16T01:43:49.5543699Z downloaded 200 KB 2021-05-16T01:43:49.5544193Z 2021-05-16T01:43:49.5560050Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T01:43:49.6039877Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T01:43:49.6072253Z ================================================== 2021-05-16T01:43:49.6073166Z downloaded 80 KB 2021-05-16T01:43:49.6073647Z 2021-05-16T01:43:49.6090083Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T01:43:49.6455973Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T01:43:49.6649388Z ================================================== 2021-05-16T01:43:49.6650268Z downloaded 415 KB 2021-05-16T01:43:49.6650809Z 2021-05-16T01:43:49.6793007Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T01:43:49.6903158Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T01:43:49.7110227Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T01:43:49.7293230Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T01:43:49.7520877Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:49.7542811Z 2021-05-16T01:43:49.7543554Z The downloaded binary packages are in 2021-05-16T01:43:49.7544669Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages 2021-05-16T01:43:49.7548308Z 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-16T01:43:49.7549492Z 2021-05-16T01:43:49.7563338Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:43:49.7937509Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T01:43:49.8319724Z ================================================== 2021-05-16T01:43:49.8320705Z downloaded 841 KB 2021-05-16T01:43:49.8321174Z 2021-05-16T01:43:49.8334201Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:43:49.8700980Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T01:43:49.8742792Z ================================================== 2021-05-16T01:43:49.8744398Z downloaded 259 KB 2021-05-16T01:43:49.8745239Z 2021-05-16T01:43:49.8764021Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:43:49.9136200Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T01:43:49.9152711Z ================================================== 2021-05-16T01:43:49.9153823Z downloaded 96 KB 2021-05-16T01:43:49.9154771Z 2021-05-16T01:43:49.9168951Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:43:49.9554703Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T01:43:49.9560673Z ================================================== 2021-05-16T01:43:49.9561486Z downloaded 19 KB 2021-05-16T01:43:49.9562205Z 2021-05-16T01:43:49.9585553Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:43:49.9964486Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T01:43:49.9972607Z ================================================== 2021-05-16T01:43:49.9973781Z downloaded 61 KB 2021-05-16T01:43:49.9974963Z 2021-05-16T01:43:49.9990509Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:43:50.0356868Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T01:43:50.0741866Z ================================================== 2021-05-16T01:43:50.0742981Z downloaded 1.3 MB 2021-05-16T01:43:50.0743511Z 2021-05-16T01:43:50.0760810Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:43:50.1131954Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T01:43:50.1137177Z ================================================== 2021-05-16T01:43:50.1137969Z downloaded 12 KB 2021-05-16T01:43:50.1138721Z 2021-05-16T01:43:50.1162245Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:43:50.1537523Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T01:43:50.1632225Z ================================================== 2021-05-16T01:43:50.1633170Z downloaded 774 KB 2021-05-16T01:43:50.1633661Z 2021-05-16T01:43:50.1648504Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:43:50.2015592Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T01:43:50.2059142Z ================================================== 2021-05-16T01:43:50.2060073Z downloaded 411 KB 2021-05-16T01:43:50.2060679Z 2021-05-16T01:43:50.2076080Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:43:50.2442120Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T01:43:50.2456627Z ================================================== 2021-05-16T01:43:50.2457557Z downloaded 156 KB 2021-05-16T01:43:50.2458052Z 2021-05-16T01:43:50.2476812Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:43:50.2846759Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T01:43:50.2859965Z ================================================== 2021-05-16T01:43:50.2860960Z downloaded 60 KB 2021-05-16T01:43:50.2861614Z 2021-05-16T01:43:50.2880505Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:43:50.3255998Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T01:43:50.3268517Z ================================================== 2021-05-16T01:43:50.3269131Z downloaded 154 KB 2021-05-16T01:43:50.3269524Z 2021-05-16T01:43:50.3293919Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:43:50.3661363Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T01:43:50.3681185Z ================================================== 2021-05-16T01:43:50.3682126Z downloaded 110 KB 2021-05-16T01:43:50.3682608Z 2021-05-16T01:43:50.3705706Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:43:50.4082755Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T01:43:50.4111986Z ================================================== 2021-05-16T01:43:50.4128206Z downloaded 107 KB 2021-05-16T01:43:50.4128882Z 2021-05-16T01:43:50.4133185Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:43:50.4529722Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T01:43:50.4549885Z ================================================== 2021-05-16T01:43:50.4550971Z downloaded 224 KB 2021-05-16T01:43:50.4551614Z 2021-05-16T01:43:50.4567127Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:43:50.4938747Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T01:43:50.4943922Z ================================================== 2021-05-16T01:43:50.4945091Z downloaded 58 KB 2021-05-16T01:43:50.4945763Z 2021-05-16T01:43:50.4961750Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:43:50.5355900Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T01:43:50.5358624Z ================================================== 2021-05-16T01:43:50.5359999Z downloaded 34 KB 2021-05-16T01:43:50.5360868Z 2021-05-16T01:43:50.5376419Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:43:50.5813429Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T01:43:50.5817723Z ================================================== 2021-05-16T01:43:50.5819007Z downloaded 43 KB 2021-05-16T01:43:50.5819638Z 2021-05-16T01:43:50.5872106Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:43:50.6235825Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T01:43:50.6243978Z ================================================== 2021-05-16T01:43:50.6245314Z downloaded 92 KB 2021-05-16T01:43:50.6245912Z 2021-05-16T01:43:50.6261300Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:43:50.6626508Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T01:43:50.6629462Z ================================================== 2021-05-16T01:43:50.6630360Z downloaded 12 KB 2021-05-16T01:43:50.6631543Z 2021-05-16T01:43:50.6653252Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:43:50.7032147Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T01:43:50.7039363Z ================================================== 2021-05-16T01:43:50.7040355Z downloaded 81 KB 2021-05-16T01:43:50.7040955Z 2021-05-16T01:43:50.7057529Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:43:50.7421011Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T01:43:50.7429036Z ================================================== 2021-05-16T01:43:50.7429944Z downloaded 44 KB 2021-05-16T01:43:50.7430443Z 2021-05-16T01:43:50.7544242Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:43:50.7910840Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T01:43:50.7915280Z ================================================== 2021-05-16T01:43:50.7916159Z downloaded 64 KB 2021-05-16T01:43:50.7916631Z 2021-05-16T01:43:50.7932709Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:43:50.8298816Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T01:43:50.8434575Z ================================================== 2021-05-16T01:43:50.8435613Z downloaded 777 KB 2021-05-16T01:43:50.8436094Z 2021-05-16T01:43:50.8450582Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:43:50.8814543Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T01:43:50.8853157Z ================================================== 2021-05-16T01:43:50.8854060Z downloaded 286 KB 2021-05-16T01:43:50.8854556Z 2021-05-16T01:43:50.8869663Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:43:50.9236127Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T01:43:50.9241556Z ================================================== 2021-05-16T01:43:50.9242239Z downloaded 20 KB 2021-05-16T01:43:50.9242872Z 2021-05-16T01:43:50.9283623Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:43:50.9665515Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:43:50.9668190Z ================================================== 2021-05-16T01:43:50.9669537Z downloaded 24 KB 2021-05-16T01:43:50.9670365Z 2021-05-16T01:43:50.9685555Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:43:51.0053131Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T01:43:51.0080978Z ================================================== 2021-05-16T01:43:51.0081807Z downloaded 298 KB 2021-05-16T01:43:51.0082261Z 2021-05-16T01:43:51.0098491Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:43:51.0465861Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T01:43:51.0470163Z ================================================== 2021-05-16T01:43:51.0471194Z downloaded 16 KB 2021-05-16T01:43:51.0471767Z 2021-05-16T01:43:51.0488626Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:43:51.0865908Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T01:43:51.1000454Z ================================================== 2021-05-16T01:43:51.1001472Z downloaded 1.2 MB 2021-05-16T01:43:51.1001999Z 2021-05-16T01:43:52.0980871Z * installing *source* package 'rlang' ... 2021-05-16T01:43:52.1390666Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T01:43:52.1727730Z ** libs 2021-05-16T01:43:52.1743993Z 2021-05-16T01:43:52.1745160Z *** arch - i386 2021-05-16T01:43:52.3112219Z 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-16T01:43:52.7068533Z 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-16T01:43:53.1605843Z 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-16T01:43:56.1600966Z 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-16T01:43:57.6442046Z 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-16T01:43:57.8858488Z 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-16T01:43:58.1055969Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T01:43:58.1070433Z 2021-05-16T01:43:58.1071641Z *** arch - x64 2021-05-16T01:43:58.2116761Z 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-16T01:43:58.5029083Z 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-16T01:43:58.8963216Z 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-16T01:44:00.6273946Z In file included from ./lib/rlang.h:83:0, 2021-05-16T01:44:00.6274810Z from internal/arg.c:1, 2021-05-16T01:44:00.6275341Z from internal.c:1: 2021-05-16T01:44:00.6275912Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T01:44:00.6277113Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:44:00.6277883Z return ENCLOS(env); 2021-05-16T01:44:00.6278492Z ^ 2021-05-16T01:44:00.6278987Z In file included from internal.c:8:0: 2021-05-16T01:44:00.6279906Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T01:44:00.6280556Z sexp* top; 2021-05-16T01:44:00.6280997Z ^ 2021-05-16T01:44:00.7383341Z 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-16T01:44:01.7216307Z 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-16T01:44:01.9628558Z 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-16T01:44:02.1492101Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T01:44:02.1526399Z ** R 2021-05-16T01:44:02.2604581Z ** inst 2021-05-16T01:44:02.2625186Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:06.0935393Z ** help 2021-05-16T01:44:07.1245185Z *** installing help indices 2021-05-16T01:44:07.6084324Z converting help for package 'rlang' 2021-05-16T01:44:07.6382306Z finding HTML links ... done 2021-05-16T01:44:07.9221283Z abort html 2021-05-16T01:44:07.9724980Z are_na html 2021-05-16T01:44:07.9898438Z arg_match html 2021-05-16T01:44:08.0042787Z as_box html 2021-05-16T01:44:08.0170528Z as_bytes html 2021-05-16T01:44:08.0800995Z as_data_mask html 2021-05-16T01:44:08.0962247Z as_env html 2021-05-16T01:44:08.1115792Z as_environment html 2021-05-16T01:44:08.1414864Z as_function html 2021-05-16T01:44:08.1643849Z as_label html 2021-05-16T01:44:08.1886524Z as_name html 2021-05-16T01:44:08.2165153Z as_overscope html 2021-05-16T01:44:08.2241937Z as_pairlist html 2021-05-16T01:44:08.2392619Z as_quosure html 2021-05-16T01:44:08.2577298Z as_string html 2021-05-16T01:44:08.2816302Z as_utf8_character html 2021-05-16T01:44:08.2952001Z bare-type-predicates html 2021-05-16T01:44:08.3124408Z box html 2021-05-16T01:44:08.3539581Z call2 html 2021-05-16T01:44:08.3650391Z call_args html 2021-05-16T01:44:08.3799563Z call_fn html 2021-05-16T01:44:08.3867080Z call_inspect html 2021-05-16T01:44:08.4081676Z call_modify html 2021-05-16T01:44:08.4185639Z call_name html 2021-05-16T01:44:08.4223566Z call_parse_type html 2021-05-16T01:44:08.4356765Z call_standardise html 2021-05-16T01:44:08.4438901Z caller_env html 2021-05-16T01:44:08.4600813Z caller_fn html 2021-05-16T01:44:08.4705314Z caller_frame html 2021-05-16T01:44:08.4792616Z catch_cnd html 2021-05-16T01:44:08.4964983Z chr_unserialise_unicode html 2021-05-16T01:44:08.5157584Z cnd html 2021-05-16T01:44:08.5419962Z cnd_message html 2021-05-16T01:44:08.5751102Z cnd_muffle html 2021-05-16T01:44:08.5990912Z cnd_signal html 2021-05-16T01:44:08.6062563Z cnd_type html 2021-05-16T01:44:08.6167758Z done html 2021-05-16T01:44:08.6326617Z dots_definitions html 2021-05-16T01:44:08.6380969Z dots_n html 2021-05-16T01:44:08.6611493Z dots_values html 2021-05-16T01:44:08.6738066Z duplicate html 2021-05-16T01:44:08.6975695Z dyn-dots html 2021-05-16T01:44:08.7040721Z empty_env html 2021-05-16T01:44:08.7203770Z enquo0 html 2021-05-16T01:44:08.7433971Z entrace html 2021-05-16T01:44:08.7857113Z env html 2021-05-16T01:44:08.8309035Z env_bind html 2021-05-16T01:44:08.8518499Z env_bind_exprs html 2021-05-16T01:44:08.8638739Z env_binding_are_active html 2021-05-16T01:44:08.8790936Z env_binding_lock html 2021-05-16T01:44:08.8884899Z env_browse html 2021-05-16T01:44:08.9125899Z env_bury html 2021-05-16T01:44:08.9200151Z env_clone html 2021-05-16T01:44:08.9294157Z env_depth html 2021-05-16T01:44:08.9411975Z env_get html 2021-05-16T01:44:08.9513935Z env_has html 2021-05-16T01:44:08.9584544Z env_inherits html 2021-05-16T01:44:08.9743254Z env_lock html 2021-05-16T01:44:08.9893811Z env_name html 2021-05-16T01:44:09.0055502Z env_names html 2021-05-16T01:44:09.0253119Z env_parent html 2021-05-16T01:44:09.0469603Z env_poke html 2021-05-16T01:44:09.0615790Z env_print html 2021-05-16T01:44:09.0730153Z env_unbind html 2021-05-16T01:44:09.0786463Z env_unlock html 2021-05-16T01:44:09.1108289Z eval_bare html 2021-05-16T01:44:09.9783556Z eval_tidy html 2021-05-16T01:44:09.9790247Z exec html 2021-05-16T01:44:09.9791100Z exiting html 2021-05-16T01:44:09.9791806Z expr_interp html 2021-05-16T01:44:09.9792480Z expr_label html 2021-05-16T01:44:09.9793160Z expr_print html 2021-05-16T01:44:09.9793851Z exprs_auto_name html 2021-05-16T01:44:09.9794498Z f_rhs html 2021-05-16T01:44:09.9795161Z f_text html 2021-05-16T01:44:09.9796461Z faq-options html 2021-05-16T01:44:09.9797155Z flatten html 2021-05-16T01:44:09.9797807Z fn_body html 2021-05-16T01:44:09.9798440Z fn_env html 2021-05-16T01:44:09.9799075Z fn_fmls html 2021-05-16T01:44:09.9799747Z format_error_bullets html 2021-05-16T01:44:09.9800504Z frame_position html 2021-05-16T01:44:09.9801213Z friendly_type html 2021-05-16T01:44:09.9801867Z get_env html 2021-05-16T01:44:09.9802516Z has_length html 2021-05-16T01:44:09.9803163Z has_name html 2021-05-16T01:44:09.9804053Z hash html 2021-05-16T01:44:09.9804709Z inherits_any html 2021-05-16T01:44:09.9805366Z inject html 2021-05-16T01:44:09.9806009Z invoke html 2021-05-16T01:44:09.9806627Z is_call html 2021-05-16T01:44:09.9807278Z is_callable html 2021-05-16T01:44:09.9807950Z is_condition html 2021-05-16T01:44:09.9808608Z is_copyable html 2021-05-16T01:44:09.9809269Z is_empty html 2021-05-16T01:44:09.9809903Z is_env html 2021-05-16T01:44:09.9810608Z is_environment html 2021-05-16T01:44:09.9811271Z is_expr html 2021-05-16T01:44:09.9811940Z is_expression html 2021-05-16T01:44:09.9812626Z is_formula html 2021-05-16T01:44:09.9813257Z is_frame html 2021-05-16T01:44:09.9813987Z is_function html 2021-05-16T01:44:09.9814609Z is_installed html 2021-05-16T01:44:09.9815236Z is_integerish html 2021-05-16T01:44:09.9815906Z is_interactive html 2021-05-16T01:44:09.9816525Z is_lang html 2021-05-16T01:44:09.9817110Z is_named html 2021-05-16T01:44:09.9817715Z is_namespace html 2021-05-16T01:44:09.9818348Z is_pairlist html 2021-05-16T01:44:09.9818976Z is_reference html 2021-05-16T01:44:09.9819577Z is_stack html 2021-05-16T01:44:09.9820167Z is_symbol html 2021-05-16T01:44:09.9820798Z is_true html 2021-05-16T01:44:09.9821497Z is_weakref html 2021-05-16T01:44:09.9822108Z lang html 2021-05-16T01:44:09.9822697Z lang_head html 2021-05-16T01:44:09.9823302Z lang_modify html 2021-05-16T01:44:09.9823904Z last_error html 2021-05-16T01:44:10.1285229Z lifecycle html 2021-05-16T01:44:10.1520758Z list2 html 2021-05-16T01:44:10.1665118Z local_bindings html 2021-05-16T01:44:10.1855900Z local_options html 2021-05-16T01:44:10.2110545Z missing html 2021-05-16T01:44:10.2378887Z missing_arg html 2021-05-16T01:44:10.2533010Z mut_node_car html 2021-05-16T01:44:10.2663073Z names2 html 2021-05-16T01:44:10.2743521Z new-vector-along-retired html 2021-05-16T01:44:10.2953422Z new-vector html 2021-05-16T01:44:10.3031217Z new_call html 2021-05-16T01:44:10.3106024Z new_formula html 2021-05-16T01:44:10.3298127Z new_function html 2021-05-16T01:44:10.3445091Z new_node html 2021-05-16T01:44:10.3567758Z new_quosures html 2021-05-16T01:44:10.3739938Z new_weakref html 2021-05-16T01:44:10.3887310Z ns_env html 2021-05-16T01:44:10.4669628Z nse-defuse html 2021-05-16T01:44:10.5245079Z nse-force html 2021-05-16T01:44:10.5426788Z op-definition html 2021-05-16T01:44:10.5497691Z op-get-attr html 2021-05-16T01:44:10.5582373Z op-na-default html 2021-05-16T01:44:10.5651745Z op-null-default html 2021-05-16T01:44:10.5819154Z overscope_eval_next html 2021-05-16T01:44:10.5894221Z pairlist2 html 2021-05-16T01:44:10.6166600Z parse_expr html 2021-05-16T01:44:10.6354179Z parse_quosure html 2021-05-16T01:44:10.6538408Z prepend html 2021-05-16T01:44:10.6600402Z prim_name html 2021-05-16T01:44:10.6744119Z quo_expr html 2021-05-16T01:44:10.7118190Z quo_label html 2021-05-16T01:44:10.7288023Z quo_squash html 2021-05-16T01:44:10.7742901Z quosure html 2021-05-16T01:44:10.7881714Z raw_deparse_str html 2021-05-16T01:44:10.7988537Z rep_along html 2021-05-16T01:44:10.8160569Z restarting html 2021-05-16T01:44:10.8404793Z return_from html 2021-05-16T01:44:10.8562118Z rlang_backtrace_on_error html 2021-05-16T01:44:10.8733718Z rst_abort html 2021-05-16T01:44:10.8931736Z rst_list html 2021-05-16T01:44:10.9054845Z scalar-type-predicates html 2021-05-16T01:44:10.9241287Z scoped_env html 2021-05-16T01:44:10.9446327Z scoped_interactive html 2021-05-16T01:44:10.9748220Z search_envs html 2021-05-16T01:44:10.9846596Z seq2 html 2021-05-16T01:44:11.0132642Z set_attrs html 2021-05-16T01:44:11.0300902Z set_expr html 2021-05-16T01:44:11.0505930Z set_names html 2021-05-16T01:44:11.1012447Z splice html 2021-05-16T01:44:11.1441296Z stack html 2021-05-16T01:44:11.1620027Z stack_trim html 2021-05-16T01:44:11.1768796Z string html 2021-05-16T01:44:11.2024568Z switch_type html 2021-05-16T01:44:11.2081720Z sym html 2021-05-16T01:44:11.2195958Z tidyeval-data html 2021-05-16T01:44:11.2335485Z trace_back html 2021-05-16T01:44:11.2517827Z type-predicates html 2021-05-16T01:44:11.2745482Z type_of html 2021-05-16T01:44:11.2997925Z vec_poke_n html 2021-05-16T01:44:11.3361232Z vector-coercion html 2021-05-16T01:44:11.3568143Z vector-construction html 2021-05-16T01:44:11.3712776Z vector-old-ctors html 2021-05-16T01:44:11.3868361Z with_abort html 2021-05-16T01:44:11.4035659Z with_env html 2021-05-16T01:44:11.4288841Z with_handlers html 2021-05-16T01:44:11.4535348Z with_restarts html 2021-05-16T01:44:11.4597915Z wref_key html 2021-05-16T01:44:11.4699249Z zap html 2021-05-16T01:44:11.4808442Z zap_srcref html 2021-05-16T01:44:11.4830089Z *** copying figures 2021-05-16T01:44:11.4882814Z ** building package indices 2021-05-16T01:44:11.9604182Z ** testing if installed package can be loaded 2021-05-16T01:44:11.9606575Z *** arch - i386 2021-05-16T01:44:12.2664558Z *** arch - x64 2021-05-16T01:44:12.5931536Z * DONE (rlang) 2021-05-16T01:44:12.7564957Z In R CMD INSTALL 2021-05-16T01:44:13.0956443Z * installing *source* package 'magrittr' ... 2021-05-16T01:44:13.1035062Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:13.1276312Z ** libs 2021-05-16T01:44:13.1285487Z 2021-05-16T01:44:13.1286615Z *** arch - i386 2021-05-16T01:44:13.1530018Z 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-16T01:44:13.3254409Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T01:44:13.5737427Z 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-16T01:44:13.6952048Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T01:44:13.6962412Z 2021-05-16T01:44:13.6963615Z *** arch - x64 2021-05-16T01:44:13.7195449Z 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-16T01:44:13.8871957Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T01:44:14.1369549Z 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-16T01:44:14.2401090Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T01:44:14.2427832Z ** R 2021-05-16T01:44:14.2519659Z ** inst 2021-05-16T01:44:14.2579169Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:14.3836542Z ** help 2021-05-16T01:44:14.4638628Z *** installing help indices 2021-05-16T01:44:14.5159313Z converting help for package 'magrittr' 2021-05-16T01:44:14.5433740Z finding HTML links ... done 2021-05-16T01:44:14.5681572Z aliases html 2021-05-16T01:44:14.5810200Z compound html 2021-05-16T01:44:14.5872643Z debug_fseq html 2021-05-16T01:44:14.5925696Z debug_pipe html 2021-05-16T01:44:14.6071539Z exposition html 2021-05-16T01:44:14.6121387Z faq-pipe-gender html 2021-05-16T01:44:14.6184393Z freduce html 2021-05-16T01:44:14.6303401Z fseq html 2021-05-16T01:44:14.6321208Z functions html 2021-05-16T01:44:14.6582670Z magrittr-package html 2021-05-16T01:44:14.7113785Z pipe html 2021-05-16T01:44:14.7159523Z pipe_eager_lexical html 2021-05-16T01:44:14.7227047Z print.fseq html 2021-05-16T01:44:14.7336641Z tee html 2021-05-16T01:44:14.7342541Z *** copying figures 2021-05-16T01:44:14.7358995Z ** building package indices 2021-05-16T01:44:14.7769077Z ** installing vignettes 2021-05-16T01:44:14.7837218Z ** testing if installed package can be loaded 2021-05-16T01:44:14.7839911Z *** arch - i386 2021-05-16T01:44:14.9885305Z *** arch - x64 2021-05-16T01:44:15.2981276Z * DONE (magrittr) 2021-05-16T01:44:15.3333854Z In R CMD INSTALL 2021-05-16T01:44:15.6462758Z * installing *source* package 'glue' ... 2021-05-16T01:44:15.6526937Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T01:44:15.6823007Z ** libs 2021-05-16T01:44:15.6832101Z 2021-05-16T01:44:15.6833328Z *** arch - i386 2021-05-16T01:44:15.7072784Z 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-16T01:44:15.8519365Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:44:15.9582547Z 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-16T01:44:16.2368791Z 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-16T01:44:16.3480521Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T01:44:16.3489693Z 2021-05-16T01:44:16.3490907Z *** arch - x64 2021-05-16T01:44:16.3706441Z 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-16T01:44:16.5139510Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:44:16.6110105Z 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-16T01:44:16.8799529Z 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-16T01:44:16.9866897Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T01:44:16.9896649Z ** R 2021-05-16T01:44:17.0029716Z ** inst 2021-05-16T01:44:17.0054211Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:17.3428683Z ** help 2021-05-16T01:44:17.4039040Z *** installing help indices 2021-05-16T01:44:17.4448182Z converting help for package 'glue' 2021-05-16T01:44:17.4719676Z finding HTML links ... done 2021-05-16T01:44:17.4897995Z as_glue html 2021-05-16T01:44:17.4942938Z glue-deprecated html 2021-05-16T01:44:17.5601152Z glue html 2021-05-16T01:44:17.5819676Z glue_col html 2021-05-16T01:44:17.6004780Z glue_collapse html 2021-05-16T01:44:17.6006965Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEJfcs1/R.INSTALL135c33b7245a/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-16T01:44:17.6168006Z glue_safe html 2021-05-16T01:44:17.6494624Z glue_sql html 2021-05-16T01:44:17.6570709Z identity_transformer html 2021-05-16T01:44:17.6635239Z quoting html 2021-05-16T01:44:17.6756146Z trim html 2021-05-16T01:44:17.6762173Z *** copying figures 2021-05-16T01:44:17.6780502Z ** building package indices 2021-05-16T01:44:17.7143332Z ** installing vignettes 2021-05-16T01:44:17.7215471Z ** testing if installed package can be loaded 2021-05-16T01:44:17.7218060Z *** arch - i386 2021-05-16T01:44:18.0275725Z *** arch - x64 2021-05-16T01:44:18.3378063Z * DONE (glue) 2021-05-16T01:44:18.3712343Z In R CMD INSTALL 2021-05-16T01:44:18.6430606Z * installing *source* package 'sys' ... 2021-05-16T01:44:18.6470439Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T01:44:18.6717671Z ** libs 2021-05-16T01:44:18.6726565Z 2021-05-16T01:44:18.6727639Z *** arch - i386 2021-05-16T01:44:18.6984920Z 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-16T01:44:19.3132100Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:44:19.5430906Z 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-16T01:44:19.6726168Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T01:44:19.6737982Z 2021-05-16T01:44:19.6739526Z *** arch - x64 2021-05-16T01:44:19.6988804Z 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-16T01:44:20.5454520Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:44:20.7924927Z 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-16T01:44:20.9073675Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T01:44:20.9102680Z ** R 2021-05-16T01:44:20.9175701Z ** inst 2021-05-16T01:44:20.9196274Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:21.0348180Z ** help 2021-05-16T01:44:21.9550102Z *** installing help indices 2021-05-16T01:44:21.9550736Z finding HTML links ... done 2021-05-16T01:44:21.9551294Z ** building package indices 2021-05-16T01:44:21.9551948Z ** testing if installed package can be loaded 2021-05-16T01:44:21.9552489Z *** arch - i386 2021-05-16T01:44:21.9552872Z *** arch - x64 2021-05-16T01:44:21.9553282Z * DONE (sys) 2021-05-16T01:44:21.9553710Z In R CMD INSTALL 2021-05-16T01:44:21.9554284Z converting help for package 'sys' 2021-05-16T01:44:21.9554901Z as_text html 2021-05-16T01:44:21.9555476Z deprecated html 2021-05-16T01:44:21.9556035Z exec html 2021-05-16T01:44:21.9556617Z exec_r html 2021-05-16T01:44:21.9557150Z quote html 2021-05-16T01:44:22.2138646Z * installing *source* package 'R6' ... 2021-05-16T01:44:22.2186729Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T01:44:22.2440091Z ** R 2021-05-16T01:44:22.2516102Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:22.5944670Z ** help 2021-05-16T01:44:22.6348633Z *** installing help indices 2021-05-16T01:44:22.6605490Z converting help for package 'R6' 2021-05-16T01:44:22.6894202Z finding HTML links ... done 2021-05-16T01:44:22.7776037Z R6Class html 2021-05-16T01:44:22.7856322Z as.list.R6 html 2021-05-16T01:44:22.7935467Z is.R6 html 2021-05-16T01:44:22.7940291Z *** copying figures 2021-05-16T01:44:22.7955290Z ** building package indices 2021-05-16T01:44:22.8150952Z ** testing if installed package can be loaded 2021-05-16T01:44:22.8153034Z *** arch - i386 2021-05-16T01:44:23.1208788Z *** arch - x64 2021-05-16T01:44:23.3270086Z * DONE (R6) 2021-05-16T01:44:23.3543454Z In R CMD INSTALL 2021-05-16T01:44:24.0168875Z * installing *source* package 'openssl' ... 2021-05-16T01:44:24.0473843Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T01:44:24.1020820Z ** libs 2021-05-16T01:44:24.1032188Z 2021-05-16T01:44:24.1033359Z *** arch - i386 2021-05-16T01:44:24.1509906Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T01:44:26.3079446Z 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-16T01:44:26.4549105Z 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-16T01:44:26.5982041Z 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-16T01:44:26.8315256Z 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-16T01:44:27.0458446Z 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-16T01:44:27.2033223Z 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-16T01:44:27.3675167Z 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-16T01:44:27.5539127Z 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-16T01:44:27.7194935Z 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-16T01:44:27.8877448Z 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-16T01:44:28.0206664Z 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-16T01:44:28.1850276Z 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-16T01:44:28.3858240Z 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-16T01:44:28.8483687Z 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-16T01:44:29.2330687Z 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-16T01:44:29.3506485Z 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-16T01:44:29.4569333Z 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-16T01:44:29.6503241Z 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-16T01:44:29.8606308Z 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-16T01:44:30.0501345Z 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-16T01:44:30.1651000Z 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-16T01:44:30.3352961Z 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-16T01:44:30.5407477Z 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-16T01:44:31.0838669Z 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-16T01:44:31.2764487Z 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-16T01:44:31.4687444Z 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-16T01:44:31.6714309Z 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-16T01:44:31.8291934Z 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-16T01:44:32.1517552Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T01:44:32.3158823Z 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-16T01:44:32.7730299Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T01:44:32.7805992Z 2021-05-16T01:44:32.7807162Z *** arch - x64 2021-05-16T01:44:32.8271774Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T01:44:33.0453839Z 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-16T01:44:33.1922694Z 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-16T01:44:33.3394348Z 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-16T01:44:33.4985185Z 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-16T01:44:33.7092045Z 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-16T01:44:33.8443825Z 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-16T01:44:33.9980379Z 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-16T01:44:34.1870218Z 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-16T01:44:34.2986108Z 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-16T01:44:34.4551146Z 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-16T01:44:34.5839556Z 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-16T01:44:34.7488603Z 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-16T01:44:34.9411117Z 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-16T01:44:35.6893134Z 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-16T01:44:35.9479363Z 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-16T01:44:36.9643331Z 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-16T01:44:36.9644927Z 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-16T01:44:36.9646717Z 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-16T01:44:36.9648292Z 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-16T01:44:36.9649843Z 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-16T01:44:36.9651386Z 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-16T01:44:37.0387790Z 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-16T01:44:37.2303233Z 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-16T01:44:38.0002735Z 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-16T01:44:38.1819476Z 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-16T01:44:38.3705103Z 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-16T01:44:38.5622468Z 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-16T01:44:38.6844455Z 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-16T01:44:38.9607209Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T01:44:39.1319974Z 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-16T01:44:39.5622412Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T01:44:39.5735749Z ** R 2021-05-16T01:44:39.5969134Z ** inst 2021-05-16T01:44:39.6129214Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:40.5448080Z ** help 2021-05-16T01:44:40.6615457Z *** installing help indices 2021-05-16T01:44:40.7250473Z converting help for package 'openssl' 2021-05-16T01:44:40.7559186Z finding HTML links ... done 2021-05-16T01:44:40.7791917Z aes_cbc html 2021-05-16T01:44:40.7878501Z base64_encode html 2021-05-16T01:44:40.8113537Z bignum html 2021-05-16T01:44:40.8241300Z certificates html 2021-05-16T01:44:40.8496155Z curve25519 html 2021-05-16T01:44:40.8611652Z ec_dh html 2021-05-16T01:44:40.8838622Z encrypt_envelope html 2021-05-16T01:44:40.8910683Z fingerprint html 2021-05-16T01:44:40.9241047Z hash html 2021-05-16T01:44:40.9325321Z keygen html 2021-05-16T01:44:40.9398835Z my_key html 2021-05-16T01:44:40.9717770Z openssl html 2021-05-16T01:44:40.9757472Z openssl_config html 2021-05-16T01:44:40.9864716Z pbkdf html 2021-05-16T01:44:41.0046518Z pkcs12 html 2021-05-16T01:44:41.0125062Z rand_bytes html 2021-05-16T01:44:41.0313990Z read_key html 2021-05-16T01:44:41.0426550Z reexports html 2021-05-16T01:44:41.0567475Z rsa_encrypt html 2021-05-16T01:44:41.0803244Z signatures html 2021-05-16T01:44:41.0923688Z write_pem html 2021-05-16T01:44:41.0929983Z ** building package indices 2021-05-16T01:44:41.1560537Z ** installing vignettes 2021-05-16T01:44:41.1690638Z ** testing if installed package can be loaded 2021-05-16T01:44:41.1693711Z *** arch - i386 2021-05-16T01:44:41.4754816Z *** arch - x64 2021-05-16T01:44:41.7905255Z * DONE (openssl) 2021-05-16T01:44:41.9331819Z In R CMD INSTALL 2021-05-16T01:44:42.1886801Z * installing *source* package 'mime' ... 2021-05-16T01:44:42.1919600Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T01:44:42.2165005Z ** libs 2021-05-16T01:44:42.2174702Z 2021-05-16T01:44:42.2176083Z *** arch - i386 2021-05-16T01:44:42.2421267Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:44:42.3529173Z 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-16T01:44:42.5892810Z 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-16T01:44:42.7085292Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T01:44:42.7099226Z 2021-05-16T01:44:42.7100578Z *** arch - x64 2021-05-16T01:44:42.7316388Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:44:42.8335576Z 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-16T01:44:43.1009681Z 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-16T01:44:43.2083764Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T01:44:43.2191158Z ** R 2021-05-16T01:44:43.2303533Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:43.4015840Z ** help 2021-05-16T01:44:43.4292215Z *** installing help indices 2021-05-16T01:44:43.4521571Z converting help for package 'mime' 2021-05-16T01:44:43.4829690Z finding HTML links ... done 2021-05-16T01:44:43.5031706Z guess_type html 2021-05-16T01:44:43.5156836Z mimemap html 2021-05-16T01:44:43.5241058Z parse_multipart html 2021-05-16T01:44:43.5245612Z ** building package indices 2021-05-16T01:44:43.5424317Z ** testing if installed package can be loaded 2021-05-16T01:44:43.5426709Z *** arch - i386 2021-05-16T01:44:43.8484310Z *** arch - x64 2021-05-16T01:44:44.1587211Z * DONE (mime) 2021-05-16T01:44:44.1823371Z In R CMD INSTALL 2021-05-16T01:44:44.6770793Z * installing *source* package 'curl' ... 2021-05-16T01:44:44.6982936Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T01:44:44.7497068Z ** libs 2021-05-16T01:44:44.7508381Z 2021-05-16T01:44:44.7509591Z *** arch - i386 2021-05-16T01:44:44.7931878Z 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-16T01:44:44.8161168Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T01:44:46.1065097Z 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-16T01:44:46.5871815Z 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-16T01:44:47.0401366Z 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-16T01:44:47.5460072Z 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-16T01:44:48.4612849Z 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-16T01:44:48.4614954Z 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-16T01:44:48.9273008Z 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-16T01:44:49.3845333Z 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-16T01:44:49.8207136Z 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-16T01:44:50.5793876Z 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-16T01:44:51.0435777Z 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-16T01:44:51.9563275Z 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-16T01:44:51.9565423Z 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-16T01:44:52.4573099Z 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-16T01:44:52.8883409Z 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-16T01:44:53.0039024Z 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-16T01:44:53.1092235Z 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-16T01:44:53.5286914Z 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-16T01:44:53.9474049Z 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-16T01:44:54.4431420Z 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-16T01:44:54.8669059Z 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-16T01:44:55.2734139Z 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-16T01:44:55.5096126Z 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-16T01:44:56.0860853Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T01:44:56.0950281Z 2021-05-16T01:44:56.0951405Z *** arch - x64 2021-05-16T01:44:56.1332949Z 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-16T01:44:56.1552588Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T01:44:56.3829795Z 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-16T01:44:56.8322157Z 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-16T01:44:57.4984788Z 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-16T01:44:58.2224833Z 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-16T01:44:58.8929934Z 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-16T01:44:59.5505301Z 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-16T01:45:00.2806420Z 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-16T01:45:00.9639884Z 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-16T01:45:01.6362239Z 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-16T01:45:02.6026991Z 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-16T01:45:03.4538030Z 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-16T01:45:03.9250257Z 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-16T01:45:04.5783159Z 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-16T01:45:05.3387449Z 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-16T01:45:06.0111781Z 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-16T01:45:06.1214589Z 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-16T01:45:06.2217934Z 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-16T01:45:06.8701224Z 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-16T01:45:07.5424487Z 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-16T01:45:08.2516948Z 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-16T01:45:08.9346288Z 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-16T01:45:09.5834518Z 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-16T01:45:09.8383761Z 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-16T01:45:10.3708675Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T01:45:10.3815082Z ** R 2021-05-16T01:45:10.4045769Z ** inst 2021-05-16T01:45:10.4152795Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:10.8029361Z ** help 2021-05-16T01:45:10.8994397Z *** installing help indices 2021-05-16T01:45:10.9558159Z converting help for package 'curl' 2021-05-16T01:45:10.9840958Z finding HTML links ... done 2021-05-16T01:45:11.0145020Z curl html 2021-05-16T01:45:11.0335562Z curl_download html 2021-05-16T01:45:11.0426027Z curl_echo html 2021-05-16T01:45:11.0841454Z curl_escape html 2021-05-16T01:45:11.1145013Z curl_fetch html 2021-05-16T01:45:11.1212778Z curl_options html 2021-05-16T01:45:11.1346034Z curl_upload html 2021-05-16T01:45:11.1450291Z file_writer html 2021-05-16T01:45:11.1660453Z handle html 2021-05-16T01:45:11.1731236Z handle_cookies html 2021-05-16T01:45:11.1808959Z ie_proxy html 2021-05-16T01:45:11.2281189Z multi html 2021-05-16T01:45:11.2362775Z multipart html 2021-05-16T01:45:11.2478414Z nslookup html 2021-05-16T01:45:11.2552200Z parse_date html 2021-05-16T01:45:11.2640975Z parse_headers html 2021-05-16T01:45:11.3074290Z ** building package indices 2021-05-16T01:45:11.3075028Z send_mail html 2021-05-16T01:45:11.3605344Z ** installing vignettes 2021-05-16T01:45:11.3696832Z ** testing if installed package can be loaded 2021-05-16T01:45:11.3701448Z *** arch - i386 2021-05-16T01:45:11.6768626Z *** arch - x64 2021-05-16T01:45:11.9902374Z * DONE (curl) 2021-05-16T01:45:12.0630166Z In R CMD INSTALL 2021-05-16T01:45:12.5823938Z * installing *source* package 'jsonlite' ... 2021-05-16T01:45:12.6008253Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T01:45:12.6272487Z ** libs 2021-05-16T01:45:12.6283029Z 2021-05-16T01:45:12.6284219Z *** arch - i386 2021-05-16T01:45:12.6892634Z 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-16T01:45:12.8195239Z 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-16T01:45:12.9381184Z 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-16T01:45:13.0715990Z 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-16T01:45:13.2282117Z 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-16T01:45:13.3773588Z 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-16T01:45:13.4944599Z 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-16T01:45:13.6060610Z 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-16T01:45:13.7229096Z 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-16T01:45:13.8383226Z 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-16T01:45:14.0677479Z 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-16T01:45:14.2048629Z 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-16T01:45:14.3514327Z 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-16T01:45:14.4876793Z 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-16T01:45:14.6211121Z 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-16T01:45:14.7369351Z 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-16T01:45:14.8523666Z 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-16T01:45:14.9579164Z 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-16T01:45:15.0786842Z 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-16T01:45:15.1949078Z 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-16T01:45:15.3081042Z 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-16T01:45:15.4589107Z 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-16T01:45:15.5646598Z 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-16T01:45:15.6857247Z 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-16T01:45:15.8669647Z 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-16T01:45:16.1690623Z 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-16T01:45:16.4763965Z 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-16T01:45:16.7401343Z 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-16T01:45:17.4758697Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T01:45:17.4759196Z 2021-05-16T01:45:17.4759578Z *** arch - x64 2021-05-16T01:45:17.4760846Z 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-16T01:45:17.4763285Z 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-16T01:45:17.4765360Z 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-16T01:45:17.4831760Z 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-16T01:45:17.5952606Z 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-16T01:45:17.7129434Z 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-16T01:45:17.8642182Z 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-16T01:45:17.9966193Z 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-16T01:45:18.1071002Z 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-16T01:45:18.2230267Z 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-16T01:45:18.3426154Z 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-16T01:45:18.4529491Z 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-16T01:45:18.6471908Z 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-16T01:45:18.7751673Z 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-16T01:45:18.9097175Z 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-16T01:45:19.0299238Z 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-16T01:45:19.1565740Z 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-16T01:45:19.2669413Z 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-16T01:45:19.3729352Z 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-16T01:45:19.4752600Z 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-16T01:45:19.6019857Z 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-16T01:45:19.7106912Z 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-16T01:45:19.8148255Z 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-16T01:45:19.9510773Z 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-16T01:45:20.0410129Z 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-16T01:45:20.1491524Z 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-16T01:45:20.3081114Z 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-16T01:45:20.6058335Z 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-16T01:45:20.8990849Z 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-16T01:45:21.1160379Z 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-16T01:45:21.3127079Z 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-16T01:45:21.4746635Z 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-16T01:45:21.5987801Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T01:45:21.6058153Z ** R 2021-05-16T01:45:21.6327782Z ** inst 2021-05-16T01:45:21.6405735Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:21.7505021Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T01:45:22.6068630Z ** help 2021-05-16T01:45:22.6723249Z *** installing help indices 2021-05-16T01:45:22.7146387Z converting help for package 'jsonlite' 2021-05-16T01:45:22.7466812Z finding HTML links ... done 2021-05-16T01:45:22.7618556Z base64 html 2021-05-16T01:45:22.7694196Z flatten html 2021-05-16T01:45:22.8697630Z fromJSON html 2021-05-16T01:45:22.8751654Z prettify html 2021-05-16T01:45:22.8858110Z rbind_pages html 2021-05-16T01:45:22.8982730Z read_json html 2021-05-16T01:45:22.9121615Z serializeJSON html 2021-05-16T01:45:22.9589209Z stream_in html 2021-05-16T01:45:22.9723311Z unbox html 2021-05-16T01:45:22.9797717Z validate html 2021-05-16T01:45:22.9803496Z ** building package indices 2021-05-16T01:45:23.0154013Z ** installing vignettes 2021-05-16T01:45:23.0235775Z ** testing if installed package can be loaded 2021-05-16T01:45:23.0238745Z *** arch - i386 2021-05-16T01:45:23.3290863Z *** arch - x64 2021-05-16T01:45:23.6424506Z * DONE (jsonlite) 2021-05-16T01:45:23.7306813Z In R CMD INSTALL 2021-05-16T01:45:24.0274002Z * installing *source* package 'gitcreds' ... 2021-05-16T01:45:24.0324145Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T01:45:24.0573178Z ** R 2021-05-16T01:45:24.0710043Z ** inst 2021-05-16T01:45:24.0754558Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:24.4119717Z ** help 2021-05-16T01:45:24.4618205Z *** installing help indices 2021-05-16T01:45:24.4913210Z converting help for package 'gitcreds' 2021-05-16T01:45:24.5197930Z finding HTML links ... done 2021-05-16T01:45:24.5485294Z gitcreds-api html 2021-05-16T01:45:24.5567814Z gitcreds_cache_envvar html 2021-05-16T01:45:24.6778102Z gitcreds_get html 2021-05-16T01:45:24.7318206Z gitcreds_list html 2021-05-16T01:45:24.7394437Z gitcreds_parse_output html 2021-05-16T01:45:24.7398759Z ** building package indices 2021-05-16T01:45:24.7624964Z ** installing vignettes 2021-05-16T01:45:24.7685740Z ** testing if installed package can be loaded 2021-05-16T01:45:24.7689614Z *** arch - i386 2021-05-16T01:45:25.0751591Z *** arch - x64 2021-05-16T01:45:25.3842226Z * DONE (gitcreds) 2021-05-16T01:45:25.4168093Z In R CMD INSTALL 2021-05-16T01:45:25.7334706Z * installing *source* package 'zip' ... 2021-05-16T01:45:25.7405050Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T01:45:25.7620061Z ** libs 2021-05-16T01:45:25.7629326Z 2021-05-16T01:45:25.7630478Z *** arch - i386 2021-05-16T01:45:25.8129674Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T01:45:25.8130700Z -municode -o tools/cmdzip.exe 2021-05-16T01:45:30.5933065Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T01:45:30.5934590Z -municode -o tools/cmdunzip.exe 2021-05-16T01:45:35.3940623Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T01:45:35.9113055Z [1] TRUE 2021-05-16T01:45:35.9246308Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:45:36.0416717Z 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-16T01:45:39.5613935Z 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-16T01:45:40.0212048Z 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-16T01:45:40.4916285Z 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-16T01:45:41.0835195Z 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-16T01:45:41.2085908Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T01:45:41.2154543Z 2021-05-16T01:45:41.2155691Z *** arch - x64 2021-05-16T01:45:41.2447091Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T01:45:41.2448396Z -municode -o tools/cmdzip.exe 2021-05-16T01:45:45.5971566Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T01:45:45.5972882Z -municode -o tools/cmdunzip.exe 2021-05-16T01:45:49.8820959Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T01:45:50.0870866Z [1] TRUE 2021-05-16T01:45:50.0989062Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:45:50.1960547Z 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-16T01:45:52.5201167Z 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-16T01:45:53.1882674Z 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-16T01:45:53.8760107Z 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-16T01:45:54.7068139Z 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-16T01:45:54.8183317Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T01:45:54.8245746Z ** R 2021-05-16T01:45:54.8331814Z ** inst 2021-05-16T01:45:54.8367054Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:55.0063214Z ** help 2021-05-16T01:45:55.0571373Z *** installing help indices 2021-05-16T01:45:55.0841232Z converting help for package 'zip' 2021-05-16T01:45:55.1112440Z finding HTML links ... done 2021-05-16T01:45:55.1397700Z unzip html 2021-05-16T01:45:55.1647951Z unzip_process html 2021-05-16T01:45:55.2135858Z zip html 2021-05-16T01:45:55.2238810Z zip_list html 2021-05-16T01:45:55.2487495Z zip_process html 2021-05-16T01:45:55.2492222Z ** building package indices 2021-05-16T01:45:55.2769200Z ** testing if installed package can be loaded 2021-05-16T01:45:55.9637328Z *** arch - i386 2021-05-16T01:45:55.9637866Z *** arch - x64 2021-05-16T01:45:55.9638274Z * DONE (zip) 2021-05-16T01:45:55.9638720Z In R CMD INSTALL 2021-05-16T01:45:56.3658670Z * installing *source* package 'rstudioapi' ... 2021-05-16T01:45:56.3885823Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T01:45:56.4089221Z ** R 2021-05-16T01:45:56.4356199Z ** inst 2021-05-16T01:45:56.4470859Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:45:56.8378892Z ** help 2021-05-16T01:45:57.2196739Z *** installing help indices 2021-05-16T01:45:57.4513939Z converting help for package 'rstudioapi' 2021-05-16T01:45:57.4847130Z finding HTML links ... done 2021-05-16T01:45:57.5368643Z addTheme html 2021-05-16T01:45:57.5530611Z applyTheme html 2021-05-16T01:45:57.5610893Z askForPassword html 2021-05-16T01:45:57.5707279Z askForSecret html 2021-05-16T01:45:57.5750623Z bugReport html 2021-05-16T01:45:57.6316145Z build-tools html 2021-05-16T01:45:57.6388614Z callFun html 2021-05-16T01:45:57.6513457Z chunk-callbacks html 2021-05-16T01:45:57.6729496Z convertTheme html 2021-05-16T01:45:57.6936684Z createProjectTemplate html 2021-05-16T01:45:57.7041136Z dictionaries html 2021-05-16T01:45:57.7127284Z document_position html 2021-05-16T01:45:57.7282492Z document_range html 2021-05-16T01:45:57.7406966Z executeCommand html 2021-05-16T01:45:57.7561361Z file-dialogs html 2021-05-16T01:45:57.7621233Z filesPaneNavigate html 2021-05-16T01:45:57.7685838Z getActiveProject html 2021-05-16T01:45:57.7816692Z getRStudioPackageDependencies html 2021-05-16T01:45:57.7952952Z getThemeInfo html 2021-05-16T01:45:57.8005467Z getThemes html 2021-05-16T01:45:57.8081289Z getVersion html 2021-05-16T01:45:57.8145229Z hasColorConsole html 2021-05-16T01:45:57.8289437Z hasFun html 2021-05-16T01:45:57.8470072Z highlightUi html 2021-05-16T01:45:57.8565814Z isAvailable html 2021-05-16T01:45:57.8906012Z jobAdd html 2021-05-16T01:45:57.9037144Z jobAddOutput html 2021-05-16T01:45:57.9158614Z jobAddProgress html 2021-05-16T01:45:57.9265638Z jobRemove html 2021-05-16T01:45:57.9501448Z jobRunScript html 2021-05-16T01:45:57.9619453Z jobSetProgress html 2021-05-16T01:45:57.9799048Z jobSetState html 2021-05-16T01:45:57.9915984Z jobSetStatus html 2021-05-16T01:45:58.0050959Z launcher html 2021-05-16T01:45:58.0195660Z launcherConfig html 2021-05-16T01:45:58.0352035Z launcherContainer html 2021-05-16T01:45:58.0440632Z launcherControlJob html 2021-05-16T01:45:58.0472116Z launcherGetJob html 2021-05-16T01:45:58.0622544Z launcherHostMount html 2021-05-16T01:45:58.0790714Z launcherNfsMount html 2021-05-16T01:45:58.0926971Z launcherPlacementConstraint html 2021-05-16T01:45:58.1069925Z launcherResourceLimit html 2021-05-16T01:45:58.1552077Z launcherSubmitJob html 2021-05-16T01:45:58.1711081Z launcherSubmitR html 2021-05-16T01:45:58.1908462Z navigateToFile html 2021-05-16T01:45:58.1996216Z persistent-values html 2021-05-16T01:45:58.2058343Z previewRd html 2021-05-16T01:45:58.2149297Z previewSql html 2021-05-16T01:45:58.2219572Z primary_selection html 2021-05-16T01:45:58.2334263Z projects html 2021-05-16T01:45:58.2438882Z readPreference html 2021-05-16T01:45:58.2552719Z readRStudioPreference html 2021-05-16T01:45:58.2605028Z removeTheme html 2021-05-16T01:45:58.2657096Z restartSession html 2021-05-16T01:45:58.3071421Z rstudio-documents html 2021-05-16T01:45:58.3169335Z rstudio-editors html 2021-05-16T01:45:58.3260236Z savePlotAsImage html 2021-05-16T01:45:58.3333673Z selections html 2021-05-16T01:45:58.3432483Z sendToConsole html 2021-05-16T01:45:58.3525264Z showDialog html 2021-05-16T01:45:58.3620880Z showPrompt html 2021-05-16T01:45:58.3751037Z showQuestion html 2021-05-16T01:45:58.3918502Z sourceMarkers html 2021-05-16T01:45:58.3956707Z systemUsername html 2021-05-16T01:45:58.4088949Z terminalActivate html 2021-05-16T01:45:58.4216177Z terminalBuffer html 2021-05-16T01:45:58.4333755Z terminalBusy html 2021-05-16T01:45:58.4430858Z terminalClear html 2021-05-16T01:45:58.4575366Z terminalContext html 2021-05-16T01:45:58.4732857Z terminalCreate html 2021-05-16T01:45:58.4860811Z terminalExecute html 2021-05-16T01:45:58.4978197Z terminalExitCode html 2021-05-16T01:45:58.5052897Z terminalKill html 2021-05-16T01:45:58.5106302Z terminalList html 2021-05-16T01:45:58.5219252Z terminalRunning html 2021-05-16T01:45:58.5324618Z terminalSend html 2021-05-16T01:45:58.5377925Z terminalVisible html 2021-05-16T01:45:58.5477995Z translateLocalUrl html 2021-05-16T01:45:58.5545706Z updateDialog html 2021-05-16T01:45:58.5580868Z userIdentity html 2021-05-16T01:45:58.5655870Z versionInfo html 2021-05-16T01:45:58.5914313Z viewer html 2021-05-16T01:45:58.6022903Z writePreference html 2021-05-16T01:45:58.6135745Z writeRStudioPreference html 2021-05-16T01:45:58.6149195Z *** copying figures 2021-05-16T01:45:58.6166631Z ** building package indices 2021-05-16T01:45:58.7932382Z ** installing vignettes 2021-05-16T01:45:58.8016029Z ** testing if installed package can be loaded 2021-05-16T01:45:58.8018755Z *** arch - i386 2021-05-16T01:45:59.1075994Z *** arch - x64 2021-05-16T01:45:59.4240213Z * DONE (rstudioapi) 2021-05-16T01:45:59.4910278Z In R CMD INSTALL 2021-05-16T01:45:59.8251878Z * installing *source* package 'rprojroot' ... 2021-05-16T01:45:59.8304752Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T01:45:59.8570577Z ** R 2021-05-16T01:45:59.8666725Z ** inst 2021-05-16T01:45:59.8700378Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:00.2296530Z ** help 2021-05-16T01:46:00.2861032Z *** installing help indices 2021-05-16T01:46:00.3212282Z converting help for package 'rprojroot' 2021-05-16T01:46:00.3500307Z finding HTML links ... done 2021-05-16T01:46:00.3749471Z criteria html 2021-05-16T01:46:00.3811432Z deprecated html 2021-05-16T01:46:00.4003285Z find_root html 2021-05-16T01:46:00.4293995Z find_root_file html 2021-05-16T01:46:00.4848146Z root_criterion html 2021-05-16T01:46:00.5057612Z rprojroot-package html 2021-05-16T01:46:00.5309075Z thisfile html 2021-05-16T01:46:00.5313998Z *** copying figures 2021-05-16T01:46:00.5355907Z ** building package indices 2021-05-16T01:46:00.5683853Z ** installing vignettes 2021-05-16T01:46:00.5757658Z ** testing if installed package can be loaded 2021-05-16T01:46:00.5760111Z *** arch - i386 2021-05-16T01:46:00.8826761Z *** arch - x64 2021-05-16T01:46:01.1952028Z * DONE (rprojroot) 2021-05-16T01:46:01.2315633Z In R CMD INSTALL 2021-05-16T01:46:01.5478791Z * installing *source* package 'crayon' ... 2021-05-16T01:46:01.5551191Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T01:46:01.5872234Z ** R 2021-05-16T01:46:01.6076160Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:02.4306977Z ** help 2021-05-16T01:46:02.5508514Z *** installing help indices 2021-05-16T01:46:02.6195335Z converting help for package 'crayon' 2021-05-16T01:46:02.6477431Z finding HTML links ... done 2021-05-16T01:46:02.6695646Z chr html 2021-05-16T01:46:02.6906764Z col_align html 2021-05-16T01:46:02.7043106Z col_nchar html 2021-05-16T01:46:02.7322631Z col_strsplit html 2021-05-16T01:46:02.7484258Z col_substr html 2021-05-16T01:46:02.7656004Z col_substring html 2021-05-16T01:46:02.7838854Z combine_styles html 2021-05-16T01:46:02.7923581Z concat html 2021-05-16T01:46:02.8260103Z crayon html 2021-05-16T01:46:02.8328361Z drop_style html 2021-05-16T01:46:02.8405876Z has_color html 2021-05-16T01:46:02.8469032Z has_style html 2021-05-16T01:46:02.8571305Z hyperlink html 2021-05-16T01:46:02.8825668Z make_style html 2021-05-16T01:46:02.9198841Z num_ansi_colors html 2021-05-16T01:46:02.9281401Z num_colors html 2021-05-16T01:46:02.9345168Z show_ansi_colors html 2021-05-16T01:46:02.9455763Z start.crayon html 2021-05-16T01:46:02.9511822Z strip_style html 2021-05-16T01:46:02.9617120Z style html 2021-05-16T01:46:02.9690112Z styles html 2021-05-16T01:46:02.9696574Z ** building package indices 2021-05-16T01:46:03.0388098Z ** testing if installed package can be loaded 2021-05-16T01:46:03.0390743Z *** arch - i386 2021-05-16T01:46:03.3452743Z *** arch - x64 2021-05-16T01:46:03.6545912Z * DONE (crayon) 2021-05-16T01:46:03.6845035Z In R CMD INSTALL 2021-05-16T01:46:03.9690607Z * installing *source* package 'fastmap' ... 2021-05-16T01:46:03.9736560Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T01:46:03.9970176Z ** libs 2021-05-16T01:46:03.9979229Z 2021-05-16T01:46:03.9980437Z *** arch - i386 2021-05-16T01:46:04.0282569Z 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-16T01:46:06.0508437Z 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-16T01:46:06.2789801Z 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-16T01:46:06.5793512Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T01:46:06.5814712Z 2021-05-16T01:46:06.5815912Z *** arch - x64 2021-05-16T01:46:06.6093061Z 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-16T01:46:08.5388232Z 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-16T01:46:08.7678455Z 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-16T01:46:09.1178108Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T01:46:09.1218795Z ** R 2021-05-16T01:46:09.1326851Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:09.3833965Z ** help 2021-05-16T01:46:09.4182133Z *** installing help indices 2021-05-16T01:46:09.4418835Z converting help for package 'fastmap' 2021-05-16T01:46:09.4684747Z finding HTML links ... done 2021-05-16T01:46:09.5175863Z fastmap html 2021-05-16T01:46:09.5428749Z fastqueue html 2021-05-16T01:46:09.5723743Z faststack html 2021-05-16T01:46:09.5744104Z key_missing html 2021-05-16T01:46:09.5749201Z ** building package indices 2021-05-16T01:46:09.6016294Z ** testing if installed package can be loaded 2021-05-16T01:46:09.6018660Z *** arch - i386 2021-05-16T01:46:09.9077352Z *** arch - x64 2021-05-16T01:46:10.2152655Z * DONE (fastmap) 2021-05-16T01:46:10.2470906Z In R CMD INSTALL 2021-05-16T01:46:10.6030110Z * installing *source* package 'withr' ... 2021-05-16T01:46:10.6122140Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T01:46:10.6450064Z ** R 2021-05-16T01:46:10.6655186Z ** inst 2021-05-16T01:46:10.6692060Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:11.2046041Z ** help 2021-05-16T01:46:11.3803187Z *** installing help indices 2021-05-16T01:46:11.4649698Z converting help for package 'withr' 2021-05-16T01:46:11.4924470Z finding HTML links ... done 2021-05-16T01:46:11.5700259Z defer html 2021-05-16T01:46:11.6785021Z devices html 2021-05-16T01:46:11.6787299Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUrzJk/R.INSTALL4a0558f939/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T01:46:11.6823596Z makevars_user html 2021-05-16T01:46:11.6948035Z set_makevars html 2021-05-16T01:46:11.7199044Z with_ html 2021-05-16T01:46:11.7277294Z with_collate html 2021-05-16T01:46:11.7385242Z with_connection html 2021-05-16T01:46:11.7501032Z with_db_connection html 2021-05-16T01:46:11.7604907Z with_dir html 2021-05-16T01:46:11.7781293Z with_envvar html 2021-05-16T01:46:11.7884140Z with_file html 2021-05-16T01:46:11.7990248Z with_gctorture2 html 2021-05-16T01:46:11.8126359Z with_libpaths html 2021-05-16T01:46:11.8310380Z with_locale html 2021-05-16T01:46:11.8489754Z with_makevars html 2021-05-16T01:46:11.8612045Z with_options html 2021-05-16T01:46:11.9102442Z with_package html 2021-05-16T01:46:11.9105248Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpqUrzJk/R.INSTALL4a0558f939/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-16T01:46:11.9245629Z with_par html 2021-05-16T01:46:11.9405707Z with_path html 2021-05-16T01:46:11.9577218Z with_rng_version html 2021-05-16T01:46:11.9721253Z with_seed html 2021-05-16T01:46:11.9944218Z with_sink html 2021-05-16T01:46:12.0080727Z with_temp_libpaths html 2021-05-16T01:46:12.0259772Z with_tempfile html 2021-05-16T01:46:12.0391791Z with_timezone html 2021-05-16T01:46:12.0840411Z withr html 2021-05-16T01:46:12.0847799Z *** copying figures 2021-05-16T01:46:12.0863641Z ** building package indices 2021-05-16T01:46:12.1783735Z ** installing vignettes 2021-05-16T01:46:12.1860256Z ** testing if installed package can be loaded 2021-05-16T01:46:12.1863071Z *** arch - i386 2021-05-16T01:46:12.4927048Z *** arch - x64 2021-05-16T01:46:12.8078610Z * DONE (withr) 2021-05-16T01:46:12.8458675Z In R CMD INSTALL 2021-05-16T01:46:13.1351700Z * installing *source* package 'rappdirs' ... 2021-05-16T01:46:13.1392036Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T01:46:13.1737198Z ** libs 2021-05-16T01:46:13.1745893Z 2021-05-16T01:46:13.1747087Z *** arch - i386 2021-05-16T01:46:13.1985015Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:46:13.3085330Z 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-16T01:46:14.0739522Z 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-16T01:46:14.1833632Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T01:46:14.1843686Z 2021-05-16T01:46:14.1844885Z *** arch - x64 2021-05-16T01:46:14.2062761Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:46:14.3109475Z 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-16T01:46:15.2769952Z 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-16T01:46:15.3793450Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T01:46:15.3820991Z ** R 2021-05-16T01:46:15.3902450Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:46:15.5246373Z ** help 2021-05-16T01:46:15.5715166Z *** installing help indices 2021-05-16T01:46:15.6058173Z converting help for package 'rappdirs' 2021-05-16T01:46:15.6329653Z finding HTML links ... done 2021-05-16T01:46:15.6584105Z app_dir html 2021-05-16T01:46:15.6948588Z rappdirs-package html 2021-05-16T01:46:15.7203791Z site_data_dir html 2021-05-16T01:46:15.7461210Z user_cache_dir html 2021-05-16T01:46:15.7751550Z user_data_dir html 2021-05-16T01:46:15.8025118Z user_log_dir html 2021-05-16T01:46:15.8030609Z ** building package indices 2021-05-16T01:46:15.8322335Z ** testing if installed package can be loaded 2021-05-16T01:46:15.8324640Z *** arch - i386 2021-05-16T01:46:16.1382169Z *** arch - x64 2021-05-16T01:46:16.4479143Z * DONE (rappdirs) 2021-05-16T01:46:16.4741599Z In R CMD INSTALL 2021-05-16T01:46:17.1652255Z * installing *source* package 'fs' ... 2021-05-16T01:46:17.1978940Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T01:46:17.2280486Z ** libs 2021-05-16T01:46:17.2289991Z 2021-05-16T01:46:17.2291376Z *** arch - i386 2021-05-16T01:46:17.3694648Z 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-16T01:46:18.0273554Z 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-16T01:46:18.7807597Z 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-16T01:46:19.6067533Z 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-16T01:46:19.7353562Z 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-16T01:46:20.3809071Z 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-16T01:46:21.1511544Z 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-16T01:46:21.9823546Z 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-16T01:46:22.9114631Z 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-16T01:46:23.7209511Z 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-16T01:46:24.5339833Z 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-16T01:46:25.2931366Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T01:46:25.2934034Z 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-16T01:46:25.2939712Z HAVE_DTRACE=0 2021-05-16T01:46:25.3354188Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpegXhgG/R.INSTALLd642c768d6/fs/src-i386/libuv-1.38.1' 2021-05-16T01:46:25.3356074Z 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-16T01:46:25.6145220Z 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-16T01:46:25.8246330Z 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-16T01:46:26.0378620Z 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-16T01:46:26.3170558Z 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-16T01:46:26.5175011Z 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-16T01:46:26.7761606Z 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-16T01:46:26.9637305Z 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-16T01:46:27.2704725Z 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-16T01:46:27.5324096Z 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-16T01:46:28.0864729Z 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-16T01:46:28.4222252Z 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-16T01:46:28.9794337Z 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-16T01:46:29.2106848Z 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-16T01:46:29.8231623Z 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-16T01:46:30.7251808Z 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-16T01:46:31.0792911Z 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-16T01:46:31.3256052Z 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-16T01:46:31.7127279Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T01:46:31.7130774Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T01:46:31.7131694Z #pragma warning(suppress : 4996) 2021-05-16T01:46:31.7132265Z ^ 2021-05-16T01:46:32.0149620Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T01:46:32.0151179Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:46:32.0152199Z ptr = strchr(buf + 1, '='); 2021-05-16T01:46:32.0152818Z ^ 2021-05-16T01:46:32.1602199Z 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-16T01:46:32.6561950Z 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-16T01:46:33.3311961Z 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-16T01:46:33.5053135Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T01:46:33.5055020Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T01:46:33.5056360Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T01:46:33.5057138Z ^ 2021-05-16T01:46:33.5058356Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T01:46:33.6167632Z 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-16T01:46:34.6662467Z 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-16T01:46:34.8382995Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T01:46:34.8386453Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T01:46:34.8387928Z int err = 0; 2021-05-16T01:46:34.8388844Z ^ 2021-05-16T01:46:34.8393975Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T01:46:34.8395865Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T01:46:34.8397203Z int err = 0; 2021-05-16T01:46:34.8398079Z ^ 2021-05-16T01:46:34.8399921Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T01:46:34.8401676Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T01:46:34.8428631Z ^ 2021-05-16T01:46:34.8429926Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T01:46:34.8430958Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T01:46:34.8431864Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T01:46:34.8432419Z ^ 2021-05-16T01:46:34.8433503Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T01:46:35.5760671Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T01:46:35.5762382Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:46:35.5763648Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:46:35.5764368Z ^ 2021-05-16T01:46:35.5765206Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T01:46:35.5765973Z uv_stat_t new_statbuf; 2021-05-16T01:46:35.5766527Z ^ 2021-05-16T01:46:35.5767658Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:46:35.5769053Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:46:35.5769767Z ^ 2021-05-16T01:46:35.5770534Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T01:46:35.5771241Z uv_stat_t new_statbuf; 2021-05-16T01:46:35.5771755Z ^ 2021-05-16T01:46:35.5772782Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:46:35.5773889Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:46:35.5774723Z ^ 2021-05-16T01:46:35.5775524Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T01:46:35.5776226Z uv_stat_t statbuf; 2021-05-16T01:46:35.5776764Z ^ 2021-05-16T01:46:35.5777885Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:46:35.5778982Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:46:35.5779689Z ^ 2021-05-16T01:46:35.5780573Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T01:46:35.5781283Z uv_stat_t statbuf; 2021-05-16T01:46:35.5781827Z ^ 2021-05-16T01:46:36.4186149Z 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-16T01:46:36.6433027Z 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-16T01:46:37.0105806Z 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-16T01:46:37.2438734Z 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-16T01:46:37.5775048Z 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-16T01:46:37.7760271Z 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-16T01:46:38.0089511Z 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-16T01:46:38.3176133Z 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-16T01:46:38.5212223Z 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-16T01:46:38.7882819Z 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-16T01:46:39.0918721Z 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-16T01:46:39.3206220Z 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-16T01:46:39.3555143Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpegXhgG/R.INSTALLd642c768d6/fs/src-i386/libuv-1.38.1' 2021-05-16T01:46:39.4830035Z 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-16T01:46:39.8393740Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T01:46:39.8423913Z 2021-05-16T01:46:39.8425040Z *** arch - x64 2021-05-16T01:46:39.9828396Z 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-16T01:46:40.9437062Z 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-16T01:46:41.9616648Z 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-16T01:46:43.0824782Z 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-16T01:46:43.2107845Z 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-16T01:46:44.1127126Z 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-16T01:46:45.1158950Z 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-16T01:46:46.1986024Z 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-16T01:46:47.3357940Z 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-16T01:46:48.3721589Z 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-16T01:46:49.4442095Z 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-16T01:46:50.4619310Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T01:46:50.4621659Z 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-16T01:46:50.4626044Z HAVE_DTRACE=0 2021-05-16T01:46:50.5034963Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpegXhgG/R.INSTALLd642c768d6/fs/src-x64/libuv-1.38.1' 2021-05-16T01:46:50.5036735Z 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-16T01:46:51.0313849Z 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-16T01:46:51.4936576Z 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-16T01:46:51.9559321Z 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-16T01:46:52.4558172Z 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-16T01:46:52.8951460Z 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-16T01:46:53.3814460Z 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-16T01:46:53.7997959Z 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-16T01:46:54.3366696Z 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-16T01:46:54.8434098Z 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-16T01:46:55.5865760Z 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-16T01:46:56.1524910Z 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-16T01:46:56.9643175Z 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-16T01:46:57.3160603Z 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-16T01:46:57.8746588Z 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-16T01:46:58.8761454Z 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-16T01:46:59.4529688Z 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-16T01:46:59.9499258Z 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-16T01:47:00.5646429Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T01:47:00.5648935Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T01:47:00.5650079Z #pragma warning(suppress : 4996) 2021-05-16T01:47:00.5650911Z ^ 2021-05-16T01:47:00.9557124Z 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-16T01:47:01.6618896Z 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-16T01:47:02.5057104Z 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-16T01:47:02.9193569Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T01:47:02.9195300Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T01:47:02.9196429Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T01:47:02.9197084Z ^ 2021-05-16T01:47:02.9198109Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T01:47:03.0284257Z 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-16T01:47:04.1907606Z 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-16T01:47:04.6043635Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T01:47:04.6047001Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T01:47:04.6047840Z int err = 0; 2021-05-16T01:47:04.6048373Z ^ 2021-05-16T01:47:04.6054809Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T01:47:04.6055860Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T01:47:04.6056636Z int err = 0; 2021-05-16T01:47:04.6057120Z ^ 2021-05-16T01:47:04.6058162Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T01:47:04.6059249Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T01:47:04.6059818Z ^ 2021-05-16T01:47:04.6061411Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T01:47:04.6062423Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T01:47:04.6063310Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T01:47:04.6063850Z ^ 2021-05-16T01:47:04.6064805Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T01:47:04.7626844Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T01:47:04.7629772Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:47:04.7631908Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:47:04.7633149Z ^ 2021-05-16T01:47:04.7635220Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:47:04.7637193Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:47:04.7638252Z ^ 2021-05-16T01:47:04.7640232Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:47:04.7642266Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:47:04.7643493Z ^ 2021-05-16T01:47:04.7645501Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:47:04.7647465Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T01:47:04.7648515Z ^ 2021-05-16T01:47:05.8587143Z 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-16T01:47:06.3379139Z 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-16T01:47:07.0603575Z 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-16T01:47:07.5245369Z 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-16T01:47:08.0874690Z 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-16T01:47:08.5377184Z 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-16T01:47:09.0138217Z 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-16T01:47:09.5368478Z 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-16T01:47:09.9976469Z 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-16T01:47:10.5063469Z 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-16T01:47:11.0423871Z 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-16T01:47:11.4903796Z 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-16T01:47:11.5206007Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpegXhgG/R.INSTALLd642c768d6/fs/src-x64/libuv-1.38.1' 2021-05-16T01:47:11.6620270Z 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-16T01:47:12.0577497Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T01:47:12.0625138Z ** R 2021-05-16T01:47:12.0846108Z ** inst 2021-05-16T01:47:12.0888696Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:13.0156739Z ** help 2021-05-16T01:47:13.1723833Z *** installing help indices 2021-05-16T01:47:13.2563080Z converting help for package 'fs' 2021-05-16T01:47:13.2826846Z finding HTML links ... done 2021-05-16T01:47:13.3199124Z copy html 2021-05-16T01:47:13.3412720Z create html 2021-05-16T01:47:13.3909998Z delete html 2021-05-16T01:47:13.4197391Z dir_ls html 2021-05-16T01:47:13.4278513Z dir_tree html 2021-05-16T01:47:13.4375518Z file_access html 2021-05-16T01:47:13.4449301Z file_chmod html 2021-05-16T01:47:13.4527197Z file_chown html 2021-05-16T01:47:13.4848080Z file_info html 2021-05-16T01:47:13.4952061Z file_move html 2021-05-16T01:47:13.5046118Z file_show html 2021-05-16T01:47:13.5168865Z file_temp html 2021-05-16T01:47:13.5255636Z file_touch html 2021-05-16T01:47:13.5424882Z fs-package html 2021-05-16T01:47:13.5485848Z fs_bytes html 2021-05-16T01:47:13.5598137Z fs_path html 2021-05-16T01:47:13.5825991Z fs_perms html 2021-05-16T01:47:13.5888225Z id html 2021-05-16T01:47:13.5938809Z is_absolute_path html 2021-05-16T01:47:13.6062063Z is_file html 2021-05-16T01:47:13.6127580Z link_path html 2021-05-16T01:47:13.6227618Z path html 2021-05-16T01:47:13.6570175Z path_expand html 2021-05-16T01:47:13.6695849Z path_file html 2021-05-16T01:47:13.6836731Z path_filter html 2021-05-16T01:47:13.7109983Z path_math html 2021-05-16T01:47:13.7211939Z path_package html 2021-05-16T01:47:13.7391763Z path_sanitize html 2021-05-16T01:47:13.7466908Z path_tidy html 2021-05-16T01:47:13.7473892Z ** building package indices 2021-05-16T01:47:13.8192728Z ** installing vignettes 2021-05-16T01:47:13.8272373Z ** testing if installed package can be loaded 2021-05-16T01:47:13.8275149Z *** arch - i386 2021-05-16T01:47:14.1331993Z *** arch - x64 2021-05-16T01:47:14.4456962Z * DONE (fs) 2021-05-16T01:47:14.6089687Z In R CMD INSTALL 2021-05-16T01:47:14.9045283Z * installing *source* package 'clipr' ... 2021-05-16T01:47:14.9090757Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T01:47:14.9367139Z ** R 2021-05-16T01:47:14.9462320Z ** inst 2021-05-16T01:47:14.9502630Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:15.1158622Z ** help 2021-05-16T01:47:15.1631699Z *** installing help indices 2021-05-16T01:47:15.1945742Z converting help for package 'clipr' 2021-05-16T01:47:15.2234894Z finding HTML links ... done 2021-05-16T01:47:15.2415395Z clear_clip html 2021-05-16T01:47:15.2514181Z clipr html 2021-05-16T01:47:15.2642258Z clipr_available html 2021-05-16T01:47:15.2727612Z read_clip html 2021-05-16T01:47:15.2914106Z read_clip_tbl html 2021-05-16T01:47:15.3274504Z write_clip html 2021-05-16T01:47:15.3338012Z write_last_clip html 2021-05-16T01:47:15.3342990Z ** building package indices 2021-05-16T01:47:15.3584540Z ** installing vignettes 2021-05-16T01:47:15.3669980Z ** testing if installed package can be loaded 2021-05-16T01:47:15.3673346Z *** arch - i386 2021-05-16T01:47:15.6732479Z *** arch - x64 2021-05-16T01:47:15.9840136Z * DONE (clipr) 2021-05-16T01:47:16.0175641Z In R CMD INSTALL 2021-05-16T01:47:17.2708452Z * installing *source* package 'git2r' ... 2021-05-16T01:47:17.3394114Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T01:47:17.3396486Z 2021-05-16T01:47:17.3397139Z ********************************************** 2021-05-16T01:47:17.3397914Z WARNING: this package has a configure script 2021-05-16T01:47:17.3398765Z It probably needs manual configuration 2021-05-16T01:47:17.3399498Z ********************************************** 2021-05-16T01:47:17.3399883Z 2021-05-16T01:47:17.3400223Z 2021-05-16T01:47:17.3656607Z ** libs 2021-05-16T01:47:17.3673580Z 2021-05-16T01:47:17.3674567Z *** arch - i386 2021-05-16T01:47:17.8150013Z 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-16T01:47:17.8407982Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T01:47:19.3102464Z 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-16T01:47:19.4628191Z 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-16T01:47:19.5882042Z 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-16T01:47:19.8748997Z 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-16T01:47:20.0395687Z 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-16T01:47:20.2440594Z 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-16T01:47:20.5444403Z 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-16T01:47:20.7053457Z 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-16T01:47:20.8675046Z 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-16T01:47:21.0907097Z 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-16T01:47:21.3608447Z 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-16T01:47:21.8253486Z 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-16T01:47:22.1685585Z 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-16T01:47:22.3077590Z 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-16T01:47:22.4627144Z 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-16T01:47:22.6268068Z 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-16T01:47:22.7763968Z 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-16T01:47:23.0289508Z 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-16T01:47:23.2274392Z 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-16T01:47:23.3786656Z 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-16T01:47:23.6162998Z 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-16T01:47:23.7508659Z 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-16T01:47:23.8947441Z 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-16T01:47:24.0552150Z 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-16T01:47:24.2100274Z 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-16T01:47:24.4694155Z 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-16T01:47:24.7205761Z 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-16T01:47:24.8941299Z 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-16T01:47:25.0605307Z 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-16T01:47:25.3024314Z 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-16T01:47:25.4587945Z 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-16T01:47:25.6433141Z 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-16T01:47:25.8676995Z 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-16T01:47:26.0657974Z 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-16T01:47:26.2073953Z 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-16T01:47:26.4642098Z 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-16T01:47:26.9845628Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T01:47:26.9944592Z 2021-05-16T01:47:26.9945516Z *** arch - x64 2021-05-16T01:47:27.4366319Z 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-16T01:47:27.4603187Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T01:47:27.6871282Z 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-16T01:47:27.8288670Z 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-16T01:47:27.9519728Z 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-16T01:47:28.1850641Z 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-16T01:47:28.3355527Z 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-16T01:47:28.5226636Z 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-16T01:47:28.7983950Z 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-16T01:47:28.9480240Z 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-16T01:47:29.1015829Z 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-16T01:47:29.3083261Z 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-16T01:47:29.5131317Z 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-16T01:47:30.2379511Z 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-16T01:47:30.5339349Z 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-16T01:47:30.6738987Z 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-16T01:47:30.8213174Z 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-16T01:47:30.9664650Z 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-16T01:47:31.1106347Z 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-16T01:47:31.3440035Z 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-16T01:47:31.5292444Z 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-16T01:47:31.6707620Z 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-16T01:47:31.8798467Z 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-16T01:47:32.0072345Z 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-16T01:47:32.1504972Z 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-16T01:47:32.3164317Z 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-16T01:47:32.4642363Z 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-16T01:47:32.6901178Z 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-16T01:47:32.8974831Z 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-16T01:47:33.0364319Z 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-16T01:47:33.1798037Z 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-16T01:47:33.4050158Z 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-16T01:47:33.5470112Z 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-16T01:47:33.7216817Z 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-16T01:47:33.9292710Z 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-16T01:47:34.1106655Z 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-16T01:47:34.2444307Z 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-16T01:47:34.4928311Z 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-16T01:47:34.9697399Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T01:47:34.9813240Z ** R 2021-05-16T01:47:35.0318320Z ** inst 2021-05-16T01:47:35.0359047Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:35.9780733Z ** help 2021-05-16T01:47:36.5110400Z *** installing help indices 2021-05-16T01:47:36.8126682Z converting help for package 'git2r' 2021-05-16T01:47:36.8408451Z finding HTML links ... done 2021-05-16T01:47:36.8937469Z add html 2021-05-16T01:47:36.9038592Z ahead_behind html 2021-05-16T01:47:36.9285409Z as.data.frame.git_repository html 2021-05-16T01:47:36.9475752Z as.data.frame.git_tree html 2021-05-16T01:47:36.9548499Z as.list.git_tree html 2021-05-16T01:47:36.9981790Z blame html 2021-05-16T01:47:37.0117617Z blob_create html 2021-05-16T01:47:37.0210120Z branch_create html 2021-05-16T01:47:37.0265542Z branch_delete html 2021-05-16T01:47:37.0325781Z branch_get_upstream html 2021-05-16T01:47:37.0378621Z branch_remote_name html 2021-05-16T01:47:37.0433835Z branch_remote_url html 2021-05-16T01:47:37.0513363Z branch_rename html 2021-05-16T01:47:37.0579761Z branch_set_upstream html 2021-05-16T01:47:37.0634663Z branch_target html 2021-05-16T01:47:37.0715178Z branches html 2021-05-16T01:47:37.0783867Z bundle_r_package html 2021-05-16T01:47:37.0962364Z checkout html 2021-05-16T01:47:37.1139935Z clone html 2021-05-16T01:47:37.1397265Z commit html 2021-05-16T01:47:37.1631982Z commits html 2021-05-16T01:47:37.1791867Z config html 2021-05-16T01:47:37.1861814Z content html 2021-05-16T01:47:37.1963210Z contributions html 2021-05-16T01:47:37.2140856Z cred_env html 2021-05-16T01:47:37.2362193Z cred_ssh_key html 2021-05-16T01:47:37.2540609Z cred_token html 2021-05-16T01:47:37.2698316Z cred_user_pass html 2021-05-16T01:47:37.2766967Z default_signature html 2021-05-16T01:47:37.2860935Z descendant_of html 2021-05-16T01:47:37.3204676Z diff-methods html 2021-05-16T01:47:37.3346792Z discover_repository html 2021-05-16T01:47:37.3602385Z fetch html 2021-05-16T01:47:37.3673290Z fetch_heads html 2021-05-16T01:47:37.3705561Z git2r html 2021-05-16T01:47:37.3887890Z git_config_files html 2021-05-16T01:47:37.4133231Z git_time html 2021-05-16T01:47:37.4135853Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuaSfdk/R.INSTALL118c2112144/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-16T01:47:37.4185952Z hash html 2021-05-16T01:47:37.4238088Z hashfile html 2021-05-16T01:47:37.4313349Z head.git_repository html 2021-05-16T01:47:37.4372585Z in_repository html 2021-05-16T01:47:37.4457972Z index_remove_bypath html 2021-05-16T01:47:37.4542925Z init html 2021-05-16T01:47:37.4615069Z is_bare html 2021-05-16T01:47:37.4673684Z is_binary html 2021-05-16T01:47:37.4720392Z is_blob html 2021-05-16T01:47:37.4781958Z is_branch html 2021-05-16T01:47:37.4833688Z is_commit html 2021-05-16T01:47:37.4902752Z is_detached html 2021-05-16T01:47:37.4962132Z is_empty html 2021-05-16T01:47:37.5020215Z is_head html 2021-05-16T01:47:37.5120792Z is_local html 2021-05-16T01:47:37.5183555Z is_merge html 2021-05-16T01:47:37.5246779Z is_shallow html 2021-05-16T01:47:37.5299207Z is_tag html 2021-05-16T01:47:37.5355091Z is_tree html 2021-05-16T01:47:37.5412914Z last_commit html 2021-05-16T01:47:37.5474095Z length.git_blob html 2021-05-16T01:47:37.5534276Z length.git_diff html 2021-05-16T01:47:37.5591295Z length.git_tree html 2021-05-16T01:47:37.5638625Z libgit2_features html 2021-05-16T01:47:37.5684158Z libgit2_version html 2021-05-16T01:47:37.5778812Z lookup html 2021-05-16T01:47:37.5854637Z lookup_commit html 2021-05-16T01:47:37.6093915Z ls_tree html 2021-05-16T01:47:37.6348079Z merge html 2021-05-16T01:47:37.6417146Z merge_base html 2021-05-16T01:47:37.6576553Z note_create html 2021-05-16T01:47:37.6648689Z note_default_ref html 2021-05-16T01:47:37.6809194Z note_remove html 2021-05-16T01:47:37.6915313Z notes html 2021-05-16T01:47:37.7077691Z odb_blobs html 2021-05-16T01:47:37.7177266Z odb_objects html 2021-05-16T01:47:37.7232162Z parents html 2021-05-16T01:47:37.7333281Z plot.git_repository html 2021-05-16T01:47:37.7402860Z print.git_reflog_entry html 2021-05-16T01:47:37.7601928Z pull html 2021-05-16T01:47:37.7688048Z punch_card html 2021-05-16T01:47:37.7838102Z push html 2021-05-16T01:47:37.7942409Z reexports html 2021-05-16T01:47:37.8002496Z references html 2021-05-16T01:47:37.8084681Z reflog html 2021-05-16T01:47:37.8169570Z remote_add html 2021-05-16T01:47:37.8286392Z remote_ls html 2021-05-16T01:47:37.8345190Z remote_remove html 2021-05-16T01:47:37.8431873Z remote_rename html 2021-05-16T01:47:37.8549513Z remote_set_url html 2021-05-16T01:47:37.8638130Z remote_url html 2021-05-16T01:47:37.8699201Z remotes html 2021-05-16T01:47:37.8797114Z repository html 2021-05-16T01:47:37.8859766Z repository_head html 2021-05-16T01:47:37.9014885Z reset html 2021-05-16T01:47:37.9107384Z revparse_single html 2021-05-16T01:47:37.9186359Z rm_file html 2021-05-16T01:47:37.9286724Z sha html 2021-05-16T01:47:37.9392697Z ssh_path html 2021-05-16T01:47:37.9467231Z ssl_cert_locations html 2021-05-16T01:47:37.9657412Z stash html 2021-05-16T01:47:37.9772891Z stash_apply html 2021-05-16T01:47:37.9863388Z stash_drop html 2021-05-16T01:47:37.9926419Z stash_list html 2021-05-16T01:47:38.0033799Z stash_pop html 2021-05-16T01:47:38.0183830Z status html 2021-05-16T01:47:38.0272924Z sub-.git_tree html 2021-05-16T01:47:38.0347851Z summary.git_repository html 2021-05-16T01:47:38.0429898Z summary.git_stash html 2021-05-16T01:47:38.0499639Z summary.git_tree html 2021-05-16T01:47:38.0638253Z tag html 2021-05-16T01:47:38.0730928Z tag_delete html 2021-05-16T01:47:38.0793478Z tags html 2021-05-16T01:47:38.0853520Z tree html 2021-05-16T01:47:38.1061703Z when html 2021-05-16T01:47:38.1063530Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuaSfdk/R.INSTALL118c2112144/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-16T01:47:38.1128323Z workdir html 2021-05-16T01:47:38.1143468Z ** building package indices 2021-05-16T01:47:38.3763976Z ** testing if installed package can be loaded 2021-05-16T01:47:38.3766349Z *** arch - i386 2021-05-16T01:47:38.6827176Z *** arch - x64 2021-05-16T01:47:39.0112678Z * DONE (git2r) 2021-05-16T01:47:39.4598932Z In R CMD INSTALL 2021-05-16T01:47:39.9566775Z * installing *source* package 'httr' ... 2021-05-16T01:47:39.9732175Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T01:47:40.0033456Z ** R 2021-05-16T01:47:40.0413893Z ** demo 2021-05-16T01:47:40.0475394Z ** inst 2021-05-16T01:47:40.0548866Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:42.7592544Z ** help 2021-05-16T01:47:43.1073587Z *** installing help indices 2021-05-16T01:47:43.3371481Z converting help for package 'httr' 2021-05-16T01:47:43.3667661Z finding HTML links ... done 2021-05-16T01:47:43.4281433Z BROWSE html 2021-05-16T01:47:43.4911140Z DELETE html 2021-05-16T01:47:43.5298165Z GET html 2021-05-16T01:47:43.5611720Z HEAD html 2021-05-16T01:47:43.6071112Z PATCH html 2021-05-16T01:47:43.6490660Z POST html 2021-05-16T01:47:43.6943962Z PUT html 2021-05-16T01:47:43.7522936Z RETRY html 2021-05-16T01:47:43.7708724Z Token-class html 2021-05-16T01:47:43.8160007Z VERB html 2021-05-16T01:47:43.8314442Z add_headers html 2021-05-16T01:47:43.8452578Z authenticate html 2021-05-16T01:47:43.8512759Z cache_info html 2021-05-16T01:47:43.8754607Z config html 2021-05-16T01:47:43.9198807Z content html 2021-05-16T01:47:43.9299344Z content_type html 2021-05-16T01:47:43.9362585Z cookies html 2021-05-16T01:47:43.9544133Z get_callback html 2021-05-16T01:47:43.9593182Z guess_media html 2021-05-16T01:47:43.9700931Z handle html 2021-05-16T01:47:43.9750421Z handle_pool html 2021-05-16T01:47:43.9787591Z has_content html 2021-05-16T01:47:43.9859956Z headers html 2021-05-16T01:47:43.9924245Z hmac_sha1 html 2021-05-16T01:47:44.0099548Z http_condition html 2021-05-16T01:47:44.0224826Z http_error html 2021-05-16T01:47:44.0369070Z http_status html 2021-05-16T01:47:44.0428564Z http_type html 2021-05-16T01:47:44.0772740Z httr-package html 2021-05-16T01:47:44.0811998Z httr_dr html 2021-05-16T01:47:44.0965165Z httr_options html 2021-05-16T01:47:44.1098315Z init_oauth1.0 html 2021-05-16T01:47:44.1424631Z init_oauth2.0 html 2021-05-16T01:47:44.1497649Z insensitive html 2021-05-16T01:47:44.1662533Z jwt_signature html 2021-05-16T01:47:44.1731289Z modify_url html 2021-05-16T01:47:44.1972558Z oauth1.0_token html 2021-05-16T01:47:44.2406053Z oauth2.0_token html 2021-05-16T01:47:44.2570532Z oauth_app html 2021-05-16T01:47:44.2621108Z oauth_callback html 2021-05-16T01:47:44.2783118Z oauth_endpoint html 2021-05-16T01:47:44.2833542Z oauth_endpoints html 2021-05-16T01:47:44.2906173Z oauth_exchanger html 2021-05-16T01:47:44.3065444Z oauth_listener html 2021-05-16T01:47:44.3204293Z oauth_service_token html 2021-05-16T01:47:44.3313471Z oauth_signature html 2021-05-16T01:47:44.3530022Z parse_http_date html 2021-05-16T01:47:44.3637597Z parse_media html 2021-05-16T01:47:44.3746525Z parse_url html 2021-05-16T01:47:44.3820496Z progress html 2021-05-16T01:47:44.3962452Z response html 2021-05-16T01:47:44.4021495Z revoke_all html 2021-05-16T01:47:44.4145715Z set_config html 2021-05-16T01:47:44.4270940Z set_cookies html 2021-05-16T01:47:44.4351403Z sha1_hash html 2021-05-16T01:47:44.4388090Z sign_oauth html 2021-05-16T01:47:44.4432772Z status_code html 2021-05-16T01:47:44.4581406Z stop_for_status html 2021-05-16T01:47:44.4725893Z timeout html 2021-05-16T01:47:44.4838386Z upload_file html 2021-05-16T01:47:44.4990155Z use_proxy html 2021-05-16T01:47:44.5109523Z user_agent html 2021-05-16T01:47:44.5323903Z verbose html 2021-05-16T01:47:44.5488030Z with_config html 2021-05-16T01:47:44.5568096Z write_disk html 2021-05-16T01:47:44.5627627Z write_function html 2021-05-16T01:47:44.5689080Z write_stream html 2021-05-16T01:47:44.5700153Z ** building package indices 2021-05-16T01:47:44.7383339Z ** installing vignettes 2021-05-16T01:47:44.7458961Z ** testing if installed package can be loaded 2021-05-16T01:47:44.7462223Z *** arch - i386 2021-05-16T01:47:45.0524980Z *** arch - x64 2021-05-16T01:47:45.3666743Z * DONE (httr) 2021-05-16T01:47:45.4255589Z In R CMD INSTALL 2021-05-16T01:47:45.9687089Z * installing *source* package 'cli' ... 2021-05-16T01:47:45.9892972Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T01:47:46.0198150Z ** R 2021-05-16T01:47:46.0822442Z ** inst 2021-05-16T01:47:46.0880443Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:48.7966255Z ** help 2021-05-16T01:47:49.2718179Z *** installing help indices 2021-05-16T01:47:49.4714814Z converting help for package 'cli' 2021-05-16T01:47:49.5002479Z finding HTML links ... done 2021-05-16T01:47:49.5670957Z ansi-styles html 2021-05-16T01:47:49.5944740Z ansi_align html 2021-05-16T01:47:49.6221101Z ansi_columns html 2021-05-16T01:47:49.6310203Z ansi_has_any html 2021-05-16T01:47:49.6445503Z ansi_hide_cursor html 2021-05-16T01:47:49.6650065Z ansi_nchar html 2021-05-16T01:47:49.6738795Z ansi_regex html 2021-05-16T01:47:49.6823621Z ansi_strip html 2021-05-16T01:47:49.7032063Z ansi_strsplit html 2021-05-16T01:47:49.7230490Z ansi_strtrim html 2021-05-16T01:47:49.7453304Z ansi_strwrap html 2021-05-16T01:47:49.7665921Z ansi_substr html 2021-05-16T01:47:49.7847864Z ansi_substring html 2021-05-16T01:47:49.8182557Z ansi_toupper html 2021-05-16T01:47:49.8329461Z ansi_trimws html 2021-05-16T01:47:49.8672387Z boxx html 2021-05-16T01:47:49.8762768Z builtin_theme html 2021-05-16T01:47:49.8951889Z cat_line html 2021-05-16T01:47:49.9031319Z cli html 2021-05-16T01:47:49.9134675Z cli_alert html 2021-05-16T01:47:49.9240512Z cli_blockquote html 2021-05-16T01:47:49.9486058Z cli_bullets html 2021-05-16T01:47:49.9669806Z cli_code html 2021-05-16T01:47:49.9804926Z cli_debug_doc html 2021-05-16T01:47:49.9937808Z cli_div html 2021-05-16T01:47:50.0115292Z cli_dl html 2021-05-16T01:47:50.0165298Z cli_end html 2021-05-16T01:47:50.0297235Z cli_format html 2021-05-16T01:47:50.0436656Z cli_format_method html 2021-05-16T01:47:50.0523375Z cli_h1 html 2021-05-16T01:47:50.0667527Z cli_li html 2021-05-16T01:47:50.0766200Z cli_list_themes html 2021-05-16T01:47:50.0933207Z cli_ol html 2021-05-16T01:47:50.0985607Z cli_output_connection html 2021-05-16T01:47:50.1104973Z cli_par html 2021-05-16T01:47:50.1401834Z cli_process_start html 2021-05-16T01:47:50.1573929Z cli_rule html 2021-05-16T01:47:50.1720464Z cli_sitrep html 2021-05-16T01:47:50.2048507Z cli_status html 2021-05-16T01:47:50.2216582Z cli_status_clear html 2021-05-16T01:47:50.2361863Z cli_status_update html 2021-05-16T01:47:50.2446340Z cli_text html 2021-05-16T01:47:50.2631596Z cli_ul html 2021-05-16T01:47:50.2780414Z cli_vec html 2021-05-16T01:47:50.2838802Z cli_verbatim html 2021-05-16T01:47:50.2950652Z combine_ansi_styles html 2021-05-16T01:47:50.3095467Z console_width html 2021-05-16T01:47:50.3229732Z containers html 2021-05-16T01:47:50.3316199Z demo_spinners html 2021-05-16T01:47:50.3462552Z faq html 2021-05-16T01:47:50.3557113Z format_error html 2021-05-16T01:47:50.3684330Z get_spinner html 2021-05-16T01:47:50.4216222Z inline-markup html 2021-05-16T01:47:50.4332379Z is_ansi_tty html 2021-05-16T01:47:50.4525447Z is_dynamic_tty html 2021-05-16T01:47:50.4600151Z is_utf8_output html 2021-05-16T01:47:50.4671681Z list_spinners html 2021-05-16T01:47:50.4899446Z make_ansi_style html 2021-05-16T01:47:50.5146487Z make_spinner html 2021-05-16T01:47:50.5217195Z match_selector html 2021-05-16T01:47:50.5349747Z match_selector_node html 2021-05-16T01:47:50.5730605Z num_ansi_colors html 2021-05-16T01:47:50.5835774Z parse_selector html 2021-05-16T01:47:50.5918102Z pluralization-helpers html 2021-05-16T01:47:50.6591351Z pluralization html 2021-05-16T01:47:50.6731359Z pluralize html 2021-05-16T01:47:50.7071403Z rule html 2021-05-16T01:47:50.7184044Z simple_theme html 2021-05-16T01:47:50.7281718Z spark_bar html 2021-05-16T01:47:50.7362536Z spark_line html 2021-05-16T01:47:50.7495850Z start_app html 2021-05-16T01:47:50.7617581Z style_hyperlink html 2021-05-16T01:47:50.7677423Z symbol html 2021-05-16T01:47:50.7913709Z test_that_cli html 2021-05-16T01:47:50.8554891Z themes html 2021-05-16T01:47:50.8729702Z tree html 2021-05-16T01:47:50.8852256Z unicode-width-workaround html 2021-05-16T01:47:50.8864772Z *** copying figures 2021-05-16T01:47:50.8871505Z ** building package indices 2021-05-16T01:47:51.0974723Z ** testing if installed package can be loaded 2021-05-16T01:47:51.0977068Z *** arch - i386 2021-05-16T01:47:51.4026870Z *** arch - x64 2021-05-16T01:47:51.7172377Z * DONE (cli) 2021-05-16T01:47:51.7886144Z In R CMD INSTALL 2021-05-16T01:47:52.0662548Z * installing *source* package 'credentials' ... 2021-05-16T01:47:52.0706275Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T01:47:52.0984955Z ** R 2021-05-16T01:47:52.1081456Z ** inst 2021-05-16T01:47:52.1118579Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:52.4003183Z ** help 2021-05-16T01:47:52.4430886Z *** installing help indices 2021-05-16T01:47:52.4717788Z converting help for package 'credentials' 2021-05-16T01:47:52.4997380Z finding HTML links ... done 2021-05-16T01:47:52.5335085Z credential_api html 2021-05-16T01:47:52.5423860Z credential_helper html 2021-05-16T01:47:52.5592786Z http_credentials html 2021-05-16T01:47:52.5761844Z set_github_pat html 2021-05-16T01:47:52.5957503Z ssh_credentials html 2021-05-16T01:47:52.5962738Z ** building package indices 2021-05-16T01:47:52.6177057Z ** installing vignettes 2021-05-16T01:47:52.6244209Z ** testing if installed package can be loaded 2021-05-16T01:47:52.6249157Z *** arch - i386 2021-05-16T01:47:54.4515550Z *** arch - x64 2021-05-16T01:47:55.2627027Z * DONE (credentials) 2021-05-16T01:47:55.2879746Z In R CMD INSTALL 2021-05-16T01:47:55.6624708Z * installing *source* package 'lifecycle' ... 2021-05-16T01:47:55.6728483Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T01:47:55.7039307Z ** R 2021-05-16T01:47:55.7151655Z ** inst 2021-05-16T01:47:55.7213074Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:55.9944238Z ** help 2021-05-16T01:47:56.0564855Z *** installing help indices 2021-05-16T01:47:56.0987017Z converting help for package 'lifecycle' 2021-05-16T01:47:56.1331300Z finding HTML links ... done 2021-05-16T01:47:56.1755114Z badge html 2021-05-16T01:47:56.2076486Z deprecate_soft html 2021-05-16T01:47:56.2555422Z deprecated html 2021-05-16T01:47:56.2775604Z expect_deprecated html 2021-05-16T01:47:56.2864302Z last_warnings html 2021-05-16T01:47:56.3020979Z lifecycle-package html 2021-05-16T01:47:56.3121328Z signal_experimental html 2021-05-16T01:47:56.3287028Z signal_stage html 2021-05-16T01:47:56.3405399Z verbosity html 2021-05-16T01:47:56.3410309Z *** copying figures 2021-05-16T01:47:56.3457705Z ** building package indices 2021-05-16T01:47:56.3781883Z ** installing vignettes 2021-05-16T01:47:56.3844680Z ** testing if installed package can be loaded 2021-05-16T01:47:56.3847404Z *** arch - i386 2021-05-16T01:47:56.6906134Z *** arch - x64 2021-05-16T01:47:57.0040362Z * DONE (lifecycle) 2021-05-16T01:47:57.0417051Z In R CMD INSTALL 2021-05-16T01:47:57.4832333Z * installing *source* package 'desc' ... 2021-05-16T01:47:57.4982483Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T01:47:57.5281706Z ** R 2021-05-16T01:47:57.5567658Z ** inst 2021-05-16T01:47:57.5607656Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:59.1439293Z ** help 2021-05-16T01:47:59.4367972Z *** installing help indices 2021-05-16T01:47:59.6061460Z converting help for package 'desc' 2021-05-16T01:47:59.6350421Z finding HTML links ... done 2021-05-16T01:47:59.6889403Z check_encoding html 2021-05-16T01:47:59.6983874Z check_field html 2021-05-16T01:47:59.7056653Z cran_ascii_fields html 2021-05-16T01:47:59.7595966Z cran_valid_fields html 2021-05-16T01:47:59.7672342Z dep_types html 2021-05-16T01:47:59.7833010Z desc html 2021-05-16T01:47:59.8083692Z desc_add_author html 2021-05-16T01:47:59.8338763Z desc_add_author_gh html 2021-05-16T01:47:59.8619185Z desc_add_me html 2021-05-16T01:47:59.8908378Z desc_add_orcid html 2021-05-16T01:47:59.9021556Z desc_add_remotes html 2021-05-16T01:47:59.9351764Z desc_add_role html 2021-05-16T01:47:59.9497786Z desc_add_to_collate html 2021-05-16T01:47:59.9592258Z desc_add_urls html 2021-05-16T01:47:59.9788363Z desc_bump_version html 2021-05-16T01:48:00.0194100Z desc_change_maintainer html 2021-05-16T01:48:00.0279800Z desc_clear_remotes html 2021-05-16T01:48:00.0386983Z desc_clear_urls html 2021-05-16T01:48:00.0567782Z desc_coerce_authors_at_r html 2021-05-16T01:48:00.0715210Z desc_del html 2021-05-16T01:48:00.1010717Z desc_del_author html 2021-05-16T01:48:00.1141403Z desc_del_collate html 2021-05-16T01:48:00.1298796Z desc_del_dep html 2021-05-16T01:48:00.1422821Z desc_del_deps html 2021-05-16T01:48:00.1561632Z desc_del_from_collate html 2021-05-16T01:48:00.1658052Z desc_del_remotes html 2021-05-16T01:48:00.1931651Z desc_del_role html 2021-05-16T01:48:00.2022462Z desc_del_urls html 2021-05-16T01:48:00.2122885Z desc_fields html 2021-05-16T01:48:00.2239517Z desc_get html 2021-05-16T01:48:00.2422096Z desc_get_author html 2021-05-16T01:48:00.2593228Z desc_get_authors html 2021-05-16T01:48:00.2699048Z desc_get_built html 2021-05-16T01:48:00.2831234Z desc_get_collate html 2021-05-16T01:48:00.2974792Z desc_get_deps html 2021-05-16T01:48:00.3120683Z desc_get_field html 2021-05-16T01:48:00.3280669Z desc_get_maintainer html 2021-05-16T01:48:00.3374437Z desc_get_remotes html 2021-05-16T01:48:00.3445141Z desc_get_urls html 2021-05-16T01:48:00.3599384Z desc_get_version html 2021-05-16T01:48:00.3602999Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSKpLte/R.INSTALLce818a06a1a/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:48:00.3724735Z desc_has_dep html 2021-05-16T01:48:00.3836370Z desc_has_fields html 2021-05-16T01:48:00.3909943Z desc_normalize html 2021-05-16T01:48:00.3960966Z desc_print html 2021-05-16T01:48:00.4031899Z desc_reformat_fields html 2021-05-16T01:48:00.4102568Z desc_reorder_fields html 2021-05-16T01:48:00.4246117Z desc_set html 2021-05-16T01:48:00.4441095Z desc_set_authors html 2021-05-16T01:48:00.4578255Z desc_set_collate html 2021-05-16T01:48:00.4735031Z desc_set_dep html 2021-05-16T01:48:00.4877914Z desc_set_deps html 2021-05-16T01:48:00.4968000Z desc_set_remotes html 2021-05-16T01:48:00.5058630Z desc_set_urls html 2021-05-16T01:48:00.5266105Z desc_set_version html 2021-05-16T01:48:00.5269741Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSKpLte/R.INSTALLce818a06a1a/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:48:00.5331295Z desc_to_latex html 2021-05-16T01:48:00.5383550Z desc_validate html 2021-05-16T01:48:00.7232923Z description html 2021-05-16T01:48:00.7235121Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSKpLte/R.INSTALLce818a06a1a/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:48:00.7238038Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSKpLte/R.INSTALLce818a06a1a/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:48:00.7240275Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSKpLte/R.INSTALLce818a06a1a/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T01:48:00.7245214Z ** building package indices 2021-05-16T01:48:00.8814399Z ** testing if installed package can be loaded 2021-05-16T01:48:00.8818697Z *** arch - i386 2021-05-16T01:48:01.1887566Z *** arch - x64 2021-05-16T01:48:01.5005969Z * DONE (desc) 2021-05-16T01:48:01.5507634Z In R CMD INSTALL 2021-05-16T01:48:01.8275540Z * installing *source* package 'cachem' ... 2021-05-16T01:48:01.8312387Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T01:48:01.8622235Z ** libs 2021-05-16T01:48:01.8622990Z 2021-05-16T01:48:01.8624136Z *** arch - i386 2021-05-16T01:48:01.8923065Z 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-16T01:48:02.0090432Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:48:02.2694565Z 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-16T01:48:02.3915816Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T01:48:02.3926242Z 2021-05-16T01:48:02.3927444Z *** arch - x64 2021-05-16T01:48:02.4164423Z 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-16T01:48:02.5365285Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:48:02.7801794Z 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-16T01:48:02.8792721Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T01:48:02.8822335Z ** R 2021-05-16T01:48:02.8969717Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:03.2908271Z ** help 2021-05-16T01:48:03.3345089Z *** installing help indices 2021-05-16T01:48:03.3654419Z converting help for package 'cachem' 2021-05-16T01:48:03.3921511Z finding HTML links ... done 2021-05-16T01:48:03.5395423Z cache_disk html 2021-05-16T01:48:03.5486676Z cache_layered html 2021-05-16T01:48:03.6251970Z cache_mem html 2021-05-16T01:48:03.6371903Z reexports html 2021-05-16T01:48:03.6376314Z ** building package indices 2021-05-16T01:48:03.6615130Z ** testing if installed package can be loaded 2021-05-16T01:48:03.6617596Z *** arch - i386 2021-05-16T01:48:03.9677876Z *** arch - x64 2021-05-16T01:48:04.2778882Z * DONE (cachem) 2021-05-16T01:48:04.3057777Z In R CMD INSTALL 2021-05-16T01:48:04.6145634Z * installing *source* package 'gh' ... 2021-05-16T01:48:04.6200775Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T01:48:04.6501231Z ** R 2021-05-16T01:48:04.6683190Z ** inst 2021-05-16T01:48:04.6722302Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:05.6778139Z ** help 2021-05-16T01:48:05.7412839Z *** installing help indices 2021-05-16T01:48:05.7819927Z converting help for package 'gh' 2021-05-16T01:48:05.8132932Z finding HTML links ... done 2021-05-16T01:48:05.8362173Z gh-package html 2021-05-16T01:48:05.9019900Z gh html 2021-05-16T01:48:05.9527053Z gh_gql html 2021-05-16T01:48:05.9627984Z gh_next html 2021-05-16T01:48:05.9813441Z gh_rate_limit html 2021-05-16T01:48:06.0064424Z gh_token html 2021-05-16T01:48:06.0127770Z gh_tree_remote html 2021-05-16T01:48:06.0378560Z gh_whoami html 2021-05-16T01:48:06.0459895Z print.gh_response html 2021-05-16T01:48:06.0465543Z ** building package indices 2021-05-16T01:48:06.0796099Z ** installing vignettes 2021-05-16T01:48:06.0869496Z ** testing if installed package can be loaded 2021-05-16T01:48:06.0872242Z *** arch - i386 2021-05-16T01:48:06.3938203Z *** arch - x64 2021-05-16T01:48:06.7019775Z * DONE (gh) 2021-05-16T01:48:06.7331587Z In R CMD INSTALL 2021-05-16T01:48:07.0854563Z * installing *source* package 'gert' ... 2021-05-16T01:48:07.0951369Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T01:48:07.0954093Z 2021-05-16T01:48:07.0954697Z ********************************************** 2021-05-16T01:48:07.0955478Z WARNING: this package has a configure script 2021-05-16T01:48:07.0956337Z It probably needs manual configuration 2021-05-16T01:48:07.0957052Z ********************************************** 2021-05-16T01:48:07.0957437Z 2021-05-16T01:48:07.0957773Z 2021-05-16T01:48:07.1310150Z ** libs 2021-05-16T01:48:07.1321528Z 2021-05-16T01:48:07.1322878Z *** arch - i386 2021-05-16T01:48:07.1679877Z 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-16T01:48:07.1881067Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T01:48:07.8017934Z 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-16T01:48:08.0935931Z 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-16T01:48:08.4023666Z 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-16T01:48:08.7010724Z 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-16T01:48:08.8533853Z 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-16T01:48:08.9946857Z 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-16T01:48:09.2101416Z 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-16T01:48:09.3506709Z 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-16T01:48:09.5207651Z 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-16T01:48:09.7015116Z 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-16T01:48:09.8550808Z 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-16T01:48:10.0413057Z 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-16T01:48:10.2028755Z 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-16T01:48:10.4040654Z 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-16T01:48:10.6691441Z 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-16T01:48:11.2078613Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T01:48:11.2170476Z 2021-05-16T01:48:11.2171439Z *** arch - x64 2021-05-16T01:48:11.2503347Z 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-16T01:48:11.2714799Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T01:48:11.4816867Z 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-16T01:48:11.7544090Z 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-16T01:48:12.0166008Z 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-16T01:48:12.2894009Z 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-16T01:48:12.4529336Z 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-16T01:48:12.6031732Z 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-16T01:48:12.8180326Z 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-16T01:48:12.9538886Z 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-16T01:48:13.1175432Z 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-16T01:48:13.2895358Z 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-16T01:48:13.4381180Z 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-16T01:48:13.6137774Z 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-16T01:48:13.7684778Z 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-16T01:48:13.9499497Z 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-16T01:48:14.2273512Z 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-16T01:48:14.7323302Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T01:48:14.7433333Z ** R 2021-05-16T01:48:14.7628326Z ** inst 2021-05-16T01:48:14.7662818Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:15.4270832Z ** help 2021-05-16T01:48:15.5805105Z *** installing help indices 2021-05-16T01:48:15.6472349Z converting help for package 'gert' 2021-05-16T01:48:15.6747509Z finding HTML links ... done 2021-05-16T01:48:15.7252375Z git_archive html 2021-05-16T01:48:15.7522338Z git_branch html 2021-05-16T01:48:15.8345376Z git_commit html 2021-05-16T01:48:15.8694133Z git_config html 2021-05-16T01:48:15.8900613Z git_diff html 2021-05-16T01:48:15.9505126Z git_fetch html 2021-05-16T01:48:15.9824517Z git_merge html 2021-05-16T01:48:15.9923801Z git_open html 2021-05-16T01:48:16.0208678Z git_rebase html 2021-05-16T01:48:16.0463483Z git_remote html 2021-05-16T01:48:16.0716747Z git_repo html 2021-05-16T01:48:16.0995894Z git_signature html 2021-05-16T01:48:16.1248024Z git_stash html 2021-05-16T01:48:16.1424723Z git_submodule html 2021-05-16T01:48:16.1683920Z git_tag html 2021-05-16T01:48:16.1843325Z github html 2021-05-16T01:48:16.1905298Z libgit2_config html 2021-05-16T01:48:16.1987161Z user_is_configured html 2021-05-16T01:48:16.1993206Z ** building package indices 2021-05-16T01:48:16.2640652Z ** installing vignettes 2021-05-16T01:48:16.2759757Z ** testing if installed package can be loaded 2021-05-16T01:48:16.2762450Z *** arch - i386 2021-05-16T01:48:16.6835071Z *** arch - x64 2021-05-16T01:48:17.0954395Z * DONE (gert) 2021-05-16T01:48:17.1777669Z In R CMD INSTALL 2021-05-16T01:48:17.4576769Z * installing *source* package 'memoise' ... 2021-05-16T01:48:17.4616196Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T01:48:17.4950380Z ** R 2021-05-16T01:48:17.5115252Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:17.7770486Z ** help 2021-05-16T01:48:17.8363584Z *** installing help indices 2021-05-16T01:48:17.8814241Z converting help for package 'memoise' 2021-05-16T01:48:17.9093932Z finding HTML links ... done 2021-05-16T01:48:17.9266836Z cache_filesystem html 2021-05-16T01:48:17.9447131Z cache_gcs html 2021-05-16T01:48:17.9510056Z cache_memory html 2021-05-16T01:48:17.9658529Z cache_s3 html 2021-05-16T01:48:17.9751398Z drop_cache html 2021-05-16T01:48:17.9825029Z forget html 2021-05-16T01:48:17.9905893Z has_cache html 2021-05-16T01:48:17.9997357Z is.memoised html 2021-05-16T01:48:18.0395978Z memoise html 2021-05-16T01:48:18.0481636Z timeout html 2021-05-16T01:48:18.0486969Z ** building package indices 2021-05-16T01:48:18.0850114Z ** testing if installed package can be loaded 2021-05-16T01:48:18.0853346Z *** arch - i386 2021-05-16T01:48:18.3909380Z *** arch - x64 2021-05-16T01:48:18.6989548Z * DONE (memoise) 2021-05-16T01:48:18.7225221Z In R CMD INSTALL 2021-05-16T01:48:19.4025934Z * installing *source* package 'usethis' ... 2021-05-16T01:48:19.4297938Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T01:48:19.4722305Z ** R 2021-05-16T01:48:19.5472417Z ** inst 2021-05-16T01:48:19.5723310Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:22.4277840Z ** help 2021-05-16T01:48:22.8372534Z *** installing help indices 2021-05-16T01:48:23.0458223Z converting help for package 'usethis' 2021-05-16T01:48:23.0752345Z finding HTML links ... done 2021-05-16T01:48:23.1399743Z badges html 2021-05-16T01:48:23.1731825Z browse-this html 2021-05-16T01:48:23.2156444Z ci html 2021-05-16T01:48:23.2865478Z create_from_github html 2021-05-16T01:48:23.3351334Z create_package html 2021-05-16T01:48:23.3569532Z edit html 2021-05-16T01:48:23.3690006Z edit_file html 2021-05-16T01:48:23.3735939Z git_branch_default html 2021-05-16T01:48:23.3901716Z git_credentials html 2021-05-16T01:48:23.4049994Z git_protocol html 2021-05-16T01:48:23.4107245Z git_sitrep html 2021-05-16T01:48:23.4169897Z git_vaccinate html 2021-05-16T01:48:23.4446984Z github-token html 2021-05-16T01:48:23.4643057Z github_actions html 2021-05-16T01:48:23.4783137Z issue-this html 2021-05-16T01:48:23.5143734Z licenses html 2021-05-16T01:48:23.5219338Z proj_activate html 2021-05-16T01:48:23.5326417Z proj_sitrep html 2021-05-16T01:48:23.5704572Z proj_utils html 2021-05-16T01:48:23.6452582Z pull-requests html 2021-05-16T01:48:23.6549649Z rename_files html 2021-05-16T01:48:23.6631673Z rprofile-helper html 2021-05-16T01:48:23.6997704Z tidyverse html 2021-05-16T01:48:23.7260234Z ui-questions html 2021-05-16T01:48:23.7606973Z ui html 2021-05-16T01:48:23.7704758Z use_addin html 2021-05-16T01:48:23.7790647Z use_blank_slate html 2021-05-16T01:48:23.7901390Z use_build_ignore html 2021-05-16T01:48:23.7942572Z use_citation html 2021-05-16T01:48:23.8108011Z use_code_of_conduct html 2021-05-16T01:48:23.8617758Z use_course_details html 2021-05-16T01:48:23.8712691Z use_coverage html 2021-05-16T01:48:23.8791684Z use_cpp11 html 2021-05-16T01:48:23.8916573Z use_cran_comments html 2021-05-16T01:48:23.9189786Z use_data html 2021-05-16T01:48:23.9299522Z use_data_table html 2021-05-16T01:48:23.9650999Z use_description html 2021-05-16T01:48:23.9746874Z use_directory html 2021-05-16T01:48:23.9852124Z use_git html 2021-05-16T01:48:24.0037208Z use_git_config html 2021-05-16T01:48:24.0125141Z use_git_hook html 2021-05-16T01:48:24.0212182Z use_git_ignore html 2021-05-16T01:48:24.0324389Z use_git_remote html 2021-05-16T01:48:24.0718427Z use_github html 2021-05-16T01:48:24.1084202Z use_github_action html 2021-05-16T01:48:24.1347536Z use_github_labels html 2021-05-16T01:48:24.1503720Z use_github_links html 2021-05-16T01:48:24.1764012Z use_github_pages html 2021-05-16T01:48:24.1857229Z use_github_release html 2021-05-16T01:48:24.1935585Z use_jenkins html 2021-05-16T01:48:24.2005074Z use_latest_dependencies html 2021-05-16T01:48:24.2083105Z use_lifecycle html 2021-05-16T01:48:24.2194961Z use_logo html 2021-05-16T01:48:24.2243217Z use_make html 2021-05-16T01:48:24.2348501Z use_namespace html 2021-05-16T01:48:24.2436941Z use_news_md html 2021-05-16T01:48:24.2590036Z use_package html 2021-05-16T01:48:24.2750867Z use_package_doc html 2021-05-16T01:48:24.2849502Z use_pipe html 2021-05-16T01:48:24.3022366Z use_pkgdown html 2021-05-16T01:48:24.3152857Z use_r html 2021-05-16T01:48:24.3263360Z use_rcpp html 2021-05-16T01:48:24.3433005Z use_readme_rmd html 2021-05-16T01:48:24.3539406Z use_release_issue html 2021-05-16T01:48:24.3614704Z use_revdep html 2021-05-16T01:48:24.3746346Z use_rmarkdown_template html 2021-05-16T01:48:24.3798330Z use_roxygen_md html 2021-05-16T01:48:24.3910514Z use_rstudio html 2021-05-16T01:48:24.4048473Z use_spell_check html 2021-05-16T01:48:24.4287299Z use_template html 2021-05-16T01:48:24.4393183Z use_testthat html 2021-05-16T01:48:24.4560611Z use_tibble html 2021-05-16T01:48:24.4717049Z use_tidy_thanks html 2021-05-16T01:48:24.4912423Z use_tutorial html 2021-05-16T01:48:24.5022648Z use_version html 2021-05-16T01:48:24.5167346Z use_vignette html 2021-05-16T01:48:24.5332224Z usethis-defunct html 2021-05-16T01:48:24.5543508Z usethis-package html 2021-05-16T01:48:24.5697326Z write-this html 2021-05-16T01:48:24.5906556Z zip-utils html 2021-05-16T01:48:24.5944202Z *** copying figures 2021-05-16T01:48:24.5974631Z ** building package indices 2021-05-16T01:48:24.8144269Z ** testing if installed package can be loaded 2021-05-16T01:48:24.8145883Z *** arch - i386 2021-05-16T01:48:25.2232134Z *** arch - x64 2021-05-16T01:48:25.6454059Z * DONE (usethis) 2021-05-16T01:48:25.7544134Z In R CMD INSTALL 2021-05-16T01:48:25.7573037Z 2021-05-16T01:48:25.7574066Z The downloaded source packages are in 2021-05-16T01:48:25.7575165Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages' 2021-05-16T01:48:25.7612970Z Running `R CMD build`... 2021-05-16T01:48:29.9642846Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c4721cab\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T01:48:29.9644491Z * preparing 'tic': 2021-05-16T01:48:29.9646190Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:48:29.9647798Z * installing the package to process help pages 2021-05-16T01:48:29.9649191Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:48:29.9650215Z * checking for empty or unneeded directories 2021-05-16T01:48:29.9651088Z Removed empty directory 'tic/.circleci' 2021-05-16T01:48:29.9651945Z Removed empty directory 'tic/pkgdown' 2021-05-16T01:48:29.9652749Z * building 'tic_0.10.0.tar.gz' 2021-05-16T01:48:29.9675894Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:48:29.9676827Z (as 'lib' is unspecified) 2021-05-16T01:48:30.5314443Z * installing *source* package 'tic' ... 2021-05-16T01:48:30.5795344Z ** R 2021-05-16T01:48:30.6218918Z ** inst 2021-05-16T01:48:30.6461680Z ** preparing package for lazy loading 2021-05-16T01:48:30.8929069Z ** help 2021-05-16T01:48:31.1997156Z *** installing help indices 2021-05-16T01:48:31.3887931Z converting help for package 'tic' 2021-05-16T01:48:31.4214634Z finding HTML links ... done 2021-05-16T01:48:31.5463660Z Deprecated html 2021-05-16T01:48:31.5796316Z TicStep html 2021-05-16T01:48:31.5914612Z base64serialize html 2021-05-16T01:48:31.6147389Z ci html 2021-05-16T01:48:31.6806009Z do_blogdown html 2021-05-16T01:48:31.7426919Z do_bookdown html 2021-05-16T01:48:31.7944310Z do_drat html 2021-05-16T01:48:31.8538934Z do_package_checks html 2021-05-16T01:48:31.9099566Z do_pkgdown html 2021-05-16T01:48:31.9527647Z do_readme_rmd html 2021-05-16T01:48:31.9761949Z dsl html 2021-05-16T01:48:32.0079970Z dsl_get html 2021-05-16T01:48:32.0273262Z gha_add_secret html 2021-05-16T01:48:32.0420857Z github_helpers html 2021-05-16T01:48:32.0524078Z github_info html 2021-05-16T01:48:32.0620472Z list_macros html 2021-05-16T01:48:32.0815092Z macro html 2021-05-16T01:48:32.0916329Z prepare_all_stages html 2021-05-16T01:48:32.0990267Z reexports html 2021-05-16T01:48:32.1123360Z repo html 2021-05-16T01:48:32.1295290Z run_all_stages html 2021-05-16T01:48:32.1421012Z run_stage html 2021-05-16T01:48:32.1589300Z ssh_key_helpers html 2021-05-16T01:48:32.1676797Z stages html 2021-05-16T01:48:32.1869219Z step_add_to_drat html 2021-05-16T01:48:32.2085923Z step_add_to_known_hosts html 2021-05-16T01:48:32.2312090Z step_build_blogdown html 2021-05-16T01:48:32.2391084Z step_build_bookdown html 2021-05-16T01:48:32.2878285Z step_build_pkgdown html 2021-05-16T01:48:32.3214217Z step_do_push_deploy html 2021-05-16T01:48:32.3357164Z step_hello_world html 2021-05-16T01:48:32.3794547Z step_install_pkg html 2021-05-16T01:48:32.4029344Z step_install_ssh_keys html 2021-05-16T01:48:32.4412552Z step_push_deploy html 2021-05-16T01:48:32.4726810Z step_rcmdcheck html 2021-05-16T01:48:32.4927062Z step_run_code html 2021-05-16T01:48:32.5084677Z step_session_info html 2021-05-16T01:48:32.5405052Z step_setup_push_deploy html 2021-05-16T01:48:32.5694429Z step_setup_ssh html 2021-05-16T01:48:32.5915669Z step_test_ssh html 2021-05-16T01:48:32.6085467Z step_write_text_file html 2021-05-16T01:48:32.6349531Z tic-package html 2021-05-16T01:48:32.6490787Z update_yml html 2021-05-16T01:48:32.6703876Z use_ghactions_deploy html 2021-05-16T01:48:32.6972459Z use_tic html 2021-05-16T01:48:32.7117295Z use_tic_badge html 2021-05-16T01:48:32.7258942Z use_tic_r html 2021-05-16T01:48:32.7344808Z use_update_tic html 2021-05-16T01:48:32.7677284Z yaml_templates html 2021-05-16T01:48:32.7686128Z *** copying figures 2021-05-16T01:48:32.7730242Z ** building package indices 2021-05-16T01:48:32.9155904Z ** installing vignettes 2021-05-16T01:48:32.9206251Z ** testing if installed package can be loaded 2021-05-16T01:48:32.9208860Z *** arch - i386 2021-05-16T01:48:33.3284990Z *** arch - x64 2021-05-16T01:48:33.7457276Z * DONE (tic) 2021-05-16T01:48:33.8164451Z In R CMD INSTALL 2021-05-16T01:48:33.8762680Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:48:34.0856393Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:48:37.2001729Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:48:37.2002732Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:48:37.2003424Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:48:37.2004138Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:48:37.2004809Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:48:37.2005760Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:48:37.2006490Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:48:37.2007163Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:48:37.2009751Z 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-16T01:48:37.2011791Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:48:37.2012480Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:48:37.2013109Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:48:37.2013772Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:48:37.2014459Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:48:37.2015111Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:48:37.2015803Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:48:37.2016504Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:48:37.2017162Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:48:37.2017817Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:48:37.2018465Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:48:37.2019152Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:48:37.2019774Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:48:37.2020436Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:48:37.2021102Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:48:37.2021853Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:48:37.2022598Z (as 'lib' is unspecified) 2021-05-16T01:48:37.2023294Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:48:37.2024145Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:48:37.2024784Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:48:37.2025443Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:48:37.2026118Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:48:37.2026795Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:48:37.2027428Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:48:37.2028114Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:48:37.2028968Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:48:37.2029647Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:48:37.2030349Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:48:37.2031027Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:48:37.2031682Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:48:37.2032362Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:48:37.2033037Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:48:38.8545773Z 2021-05-16T01:48:38.8547545Z There are binary versions available but the source versions are later: 2021-05-16T01:48:38.8561800Z binary source needs_compilation 2021-05-16T01:48:38.8562979Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T01:48:38.8563833Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T01:48:38.8564627Z pillar 1.4.3 1.6.0 FALSE 2021-05-16T01:48:38.8565446Z tibble 3.0.1 3.1.1 TRUE 2021-05-16T01:48:38.8566270Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T01:48:38.8567079Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T01:48:38.8567848Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T01:48:38.8568650Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T01:48:38.8569477Z ps 1.3.2 1.6.0 TRUE 2021-05-16T01:48:38.8570255Z processx 3.4.2 3.5.2 TRUE 2021-05-16T01:48:38.8571078Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T01:48:38.8571913Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T01:48:38.8572706Z digest 0.6.25 0.6.27 TRUE 2021-05-16T01:48:38.8573933Z callr 3.4.3 3.7.0 FALSE 2021-05-16T01:48:38.8574729Z brio 1.0.0 1.1.2 TRUE 2021-05-16T01:48:38.8575497Z xfun 0.13 0.23 TRUE 2021-05-16T01:48:38.8576259Z highr 0.8 0.9 FALSE 2021-05-16T01:48:38.8577061Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T01:48:38.8578543Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T01:48:38.8579980Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T01:48:38.8581106Z knitr 1.28 1.33 FALSE 2021-05-16T01:48:38.8582031Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T01:48:38.8582951Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T01:48:38.8584121Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T01:48:38.8585235Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T01:48:38.8586996Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T01:48:38.8587731Z 2021-05-16T01:48:39.0114219Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T01:48:39.0134857Z ================================================== 2021-05-16T01:48:39.0135791Z downloaded 21 KB 2021-05-16T01:48:39.0136273Z 2021-05-16T01:48:39.0149312Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T01:48:39.0559135Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T01:48:39.0567989Z ================================================== 2021-05-16T01:48:39.0569147Z downloaded 19 KB 2021-05-16T01:48:39.0569793Z 2021-05-16T01:48:39.0584033Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T01:48:39.1006792Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T01:48:39.1345542Z ================================================== 2021-05-16T01:48:39.1346618Z downloaded 73 KB 2021-05-16T01:48:39.1347345Z 2021-05-16T01:48:39.1362925Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T01:48:39.1777207Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T01:48:39.3770755Z ================================================== 2021-05-16T01:48:39.3771473Z downloaded 3.0 MB 2021-05-16T01:48:39.3771990Z 2021-05-16T01:48:39.3784188Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T01:48:39.4178471Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T01:48:39.4196176Z ================================================== 2021-05-16T01:48:39.4197681Z downloaded 185 KB 2021-05-16T01:48:39.4198471Z 2021-05-16T01:48:39.4219885Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T01:48:39.4610414Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T01:48:39.4634414Z ================================================== 2021-05-16T01:48:39.4635123Z downloaded 210 KB 2021-05-16T01:48:39.4635800Z 2021-05-16T01:48:39.4653855Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T01:48:39.5053497Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T01:48:39.5073066Z ================================================== 2021-05-16T01:48:39.5073910Z downloaded 259 KB 2021-05-16T01:48:39.5074344Z 2021-05-16T01:48:39.5087598Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T01:48:39.5469953Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T01:48:39.5484608Z ================================================== 2021-05-16T01:48:39.5486185Z downloaded 110 KB 2021-05-16T01:48:39.5487037Z 2021-05-16T01:48:39.5505595Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T01:48:39.5884307Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T01:48:39.5889587Z ================================================== 2021-05-16T01:48:39.5891755Z downloaded 23 KB 2021-05-16T01:48:39.5892284Z 2021-05-16T01:48:39.5910442Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T01:48:39.6285760Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T01:48:39.6295417Z ================================================== 2021-05-16T01:48:39.6296050Z downloaded 45 KB 2021-05-16T01:48:39.6296690Z 2021-05-16T01:48:39.6314921Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T01:48:39.6698183Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T01:48:39.6702376Z ================================================== 2021-05-16T01:48:39.6703561Z downloaded 36 KB 2021-05-16T01:48:39.6704172Z 2021-05-16T01:48:39.6717262Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T01:48:39.7100016Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T01:48:39.7109762Z ================================================== 2021-05-16T01:48:39.7110698Z downloaded 129 KB 2021-05-16T01:48:39.7111185Z 2021-05-16T01:48:39.7246730Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.7348836Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.7453524Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.8373526Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.8617546Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.8806731Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.8998466Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.9228987Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.9331170Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.9432570Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.9535434Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.9683481Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T01:48:39.9704829Z 2021-05-16T01:48:39.9705730Z The downloaded binary packages are in 2021-05-16T01:48:39.9708359Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages 2021-05-16T01:48:39.9710849Z 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-16T01:48:39.9712060Z 2021-05-16T01:48:39.9725555Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:48:40.0116171Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T01:48:40.0139454Z ================================================== 2021-05-16T01:48:40.0141335Z downloaded 233 KB 2021-05-16T01:48:40.0141901Z 2021-05-16T01:48:40.0157753Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:48:40.0548585Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T01:48:40.0667655Z ================================================== 2021-05-16T01:48:40.0668792Z downloaded 764 KB 2021-05-16T01:48:40.0669333Z 2021-05-16T01:48:40.0684506Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:48:40.1092406Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-16T01:48:40.1203541Z ================================================== 2021-05-16T01:48:40.1204174Z downloaded 1.0 MB 2021-05-16T01:48:40.1204483Z 2021-05-16T01:48:40.1205359Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:48:40.1563636Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-16T01:48:40.1619925Z ================================================== 2021-05-16T01:48:40.1622025Z downloaded 670 KB 2021-05-16T01:48:40.1622729Z 2021-05-16T01:48:40.1644856Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:48:40.2021475Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T01:48:40.2024070Z ================================================== 2021-05-16T01:48:40.2025293Z downloaded 13 KB 2021-05-16T01:48:40.2025867Z 2021-05-16T01:48:40.2039711Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:48:40.2437735Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T01:48:40.2459416Z ================================================== 2021-05-16T01:48:40.2460947Z downloaded 265 KB 2021-05-16T01:48:40.2461810Z 2021-05-16T01:48:40.2477166Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:48:40.2880880Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T01:48:40.2912562Z ================================================== 2021-05-16T01:48:40.2913227Z downloaded 466 KB 2021-05-16T01:48:40.2913740Z 2021-05-16T01:48:40.2929219Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:48:40.3308929Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T01:48:40.3315165Z ================================================== 2021-05-16T01:48:40.3315852Z downloaded 25 KB 2021-05-16T01:48:40.3316548Z 2021-05-16T01:48:40.3440860Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:48:40.3820984Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T01:48:40.3834783Z ================================================== 2021-05-16T01:48:40.3835876Z downloaded 116 KB 2021-05-16T01:48:40.3836491Z 2021-05-16T01:48:40.3854560Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:48:40.4239005Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T01:48:40.4252629Z ================================================== 2021-05-16T01:48:40.4253519Z downloaded 138 KB 2021-05-16T01:48:40.4253995Z 2021-05-16T01:48:40.4270399Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:48:40.4649583Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T01:48:40.4657111Z ================================================== 2021-05-16T01:48:40.4657926Z downloaded 59 KB 2021-05-16T01:48:40.4658744Z 2021-05-16T01:48:40.4677993Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:48:40.5054993Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T01:48:40.5059430Z ================================================== 2021-05-16T01:48:40.5060102Z downloaded 8066 bytes 2021-05-16T01:48:40.5061062Z 2021-05-16T01:48:40.5081735Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:48:40.5448513Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T01:48:40.5462900Z ================================================== 2021-05-16T01:48:40.5463892Z downloaded 160 KB 2021-05-16T01:48:40.5464363Z 2021-05-16T01:48:40.5480855Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:48:40.5892454Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T01:48:40.5902145Z ================================================== 2021-05-16T01:48:40.5902861Z downloaded 72 KB 2021-05-16T01:48:40.5903552Z 2021-05-16T01:48:40.5928423Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:48:40.6308825Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T01:48:40.6313485Z ================================================== 2021-05-16T01:48:40.6314233Z downloaded 11 KB 2021-05-16T01:48:40.6314665Z 2021-05-16T01:48:40.6336690Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:48:40.6717717Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:48:40.6731785Z ================================================== 2021-05-16T01:48:40.6733438Z downloaded 109 KB 2021-05-16T01:48:40.6734351Z 2021-05-16T01:48:40.6753647Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:48:40.7129353Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T01:48:40.7133471Z ================================================== 2021-05-16T01:48:40.7134133Z downloaded 14 KB 2021-05-16T01:48:40.7134770Z 2021-05-16T01:48:40.7158742Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:48:40.7552791Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T01:48:40.8955374Z ================================================== 2021-05-16T01:48:40.8956581Z downloaded 7.2 MB 2021-05-16T01:48:40.8957134Z 2021-05-16T01:48:40.8971521Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:48:40.9394458Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T01:48:40.9715538Z ================================================== 2021-05-16T01:48:40.9716886Z downloaded 2.8 MB 2021-05-16T01:48:40.9717387Z 2021-05-16T01:48:40.9731873Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:48:41.0165233Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T01:48:41.0218871Z ================================================== 2021-05-16T01:48:41.0220183Z downloaded 871 KB 2021-05-16T01:48:41.0220779Z 2021-05-16T01:48:41.0237880Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:48:41.0608537Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T01:48:41.0612508Z ================================================== 2021-05-16T01:48:41.0613357Z downloaded 29 KB 2021-05-16T01:48:41.0613832Z 2021-05-16T01:48:41.0629316Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:48:41.1013504Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T01:48:41.1052177Z ================================================== 2021-05-16T01:48:41.1053137Z downloaded 664 KB 2021-05-16T01:48:41.1053760Z 2021-05-16T01:48:41.1067597Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:48:41.1439795Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T01:48:41.1445400Z ================================================== 2021-05-16T01:48:41.1446060Z downloaded 40 KB 2021-05-16T01:48:41.1446690Z 2021-05-16T01:48:41.1465282Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:48:41.1856922Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T01:48:41.1873707Z ================================================== 2021-05-16T01:48:41.1874986Z downloaded 248 KB 2021-05-16T01:48:41.1875958Z 2021-05-16T01:48:41.1896533Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:48:41.2275180Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T01:48:41.2301032Z ================================================== 2021-05-16T01:48:41.2302108Z downloaded 362 KB 2021-05-16T01:48:41.2302726Z 2021-05-16T01:48:41.6613475Z * installing *source* package 'utf8' ... 2021-05-16T01:48:41.6757396Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T01:48:41.7006853Z ** libs 2021-05-16T01:48:41.7016414Z 2021-05-16T01:48:41.7018031Z *** arch - i386 2021-05-16T01:48:41.7782132Z 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-16T01:48:41.9089205Z 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-16T01:48:42.3770321Z 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-16T01:48:42.5020655Z 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-16T01:48:42.6053845Z 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-16T01:48:42.7287844Z 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-16T01:48:42.9448997Z 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-16T01:48:43.0728520Z 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-16T01:48:43.2593264Z 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-16T01:48:43.4010099Z 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-16T01:48:43.5652636Z 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-16T01:48:43.7036151Z 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-16T01:48:43.8308988Z 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-16T01:48:43.9569112Z 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-16T01:48:44.3810342Z 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-16T01:48:44.5175536Z 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-16T01:48:44.9963554Z 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-16T01:48:45.1267504Z 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-16T01:48:45.2299427Z 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-16T01:48:45.3967965Z 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-16T01:48:45.5061711Z 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-16T01:48:46.0017214Z 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-16T01:48:47.6133727Z 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-16T01:48:47.9112955Z 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-16T01:48:48.0366987Z 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-16T01:48:48.1696200Z 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-16T01:48:48.3140672Z 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-16T01:48:48.4568608Z 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-16T01:48:48.6015308Z 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-16T01:48:48.7392507Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T01:48:48.7415823Z 2021-05-16T01:48:48.7416782Z *** arch - x64 2021-05-16T01:48:48.8153567Z 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-16T01:48:48.9433962Z 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-16T01:48:49.1358398Z 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-16T01:48:49.2528152Z 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-16T01:48:49.3439673Z 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-16T01:48:49.4556400Z 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-16T01:48:49.6523659Z 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-16T01:48:49.7690460Z 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-16T01:48:49.9399587Z 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-16T01:48:50.0715651Z 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-16T01:48:50.2106961Z 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-16T01:48:50.3320593Z 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-16T01:48:50.4459196Z 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-16T01:48:50.5565291Z 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-16T01:48:51.2096533Z 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-16T01:48:51.3256082Z 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-16T01:48:51.7559365Z 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-16T01:48:51.8733807Z 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-16T01:48:51.9716245Z 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-16T01:48:52.0896836Z 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-16T01:48:52.1879925Z 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-16T01:48:52.6713852Z 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-16T01:48:54.1368224Z 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-16T01:48:54.3600635Z 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-16T01:48:54.4834845Z 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-16T01:48:54.5972474Z 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-16T01:48:54.7303031Z 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-16T01:48:54.8666119Z 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-16T01:48:55.0280776Z 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-16T01:48:55.1555294Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T01:48:55.1590552Z ** R 2021-05-16T01:48:55.1691710Z ** inst 2021-05-16T01:48:55.1718478Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:55.4869926Z ** help 2021-05-16T01:48:55.5493091Z *** installing help indices 2021-05-16T01:48:55.5840626Z converting help for package 'utf8' 2021-05-16T01:48:55.6150723Z finding HTML links ... done 2021-05-16T01:48:55.6411804Z as_utf8 html 2021-05-16T01:48:55.6687220Z output html 2021-05-16T01:48:55.6940491Z utf8-package html 2021-05-16T01:48:55.7219469Z utf8_encode html 2021-05-16T01:48:55.7581017Z utf8_format html 2021-05-16T01:48:55.7792616Z utf8_normalize html 2021-05-16T01:48:55.8326906Z utf8_print html 2021-05-16T01:48:55.8540645Z utf8_width html 2021-05-16T01:48:55.8545720Z ** building package indices 2021-05-16T01:48:55.8872258Z ** installing vignettes 2021-05-16T01:48:55.8933276Z ** testing if installed package can be loaded 2021-05-16T01:48:55.8936165Z *** arch - i386 2021-05-16T01:48:56.2001061Z *** arch - x64 2021-05-16T01:48:56.4087070Z * DONE (utf8) 2021-05-16T01:48:56.4948705Z In R CMD INSTALL 2021-05-16T01:48:56.8833923Z * installing *source* package 'fansi' ... 2021-05-16T01:48:56.8948428Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T01:48:56.9234397Z ** libs 2021-05-16T01:48:56.9243799Z 2021-05-16T01:48:56.9244687Z *** arch - i386 2021-05-16T01:48:56.9627677Z 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-16T01:48:57.0672713Z 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-16T01:48:57.2095526Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:48:57.3207233Z 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-16T01:48:57.4596138Z 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-16T01:48:57.7560560Z 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-16T01:48:57.8562879Z 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-16T01:48:58.2862229Z 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-16T01:48:58.3808176Z strip.c: In function 'FANSI_strip': 2021-05-16T01:48:58.3809983Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:48:58.3811425Z res_track += csi.start - chr_track; 2021-05-16T01:48:58.3812128Z ^ 2021-05-16T01:48:58.4795591Z 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-16T01:48:58.5842288Z 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-16T01:48:58.7552097Z 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-16T01:48:59.0416381Z 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-16T01:48:59.2079102Z 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-16T01:48:59.3259041Z 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-16T01:48:59.4529101Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T01:48:59.5767468Z utils.c: In function 'FANSI_find_esc': 2021-05-16T01:48:59.5769110Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:48:59.5770329Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T01:48:59.5771108Z ^ 2021-05-16T01:48:59.5772239Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:48:59.6871562Z 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-16T01:49:00.1108231Z 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-16T01:49:00.2410078Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T01:49:00.2427661Z 2021-05-16T01:49:00.2429089Z *** arch - x64 2021-05-16T01:49:00.2779319Z 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-16T01:49:00.3840974Z 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-16T01:49:00.5145037Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:00.6175508Z 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-16T01:49:00.7450117Z 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-16T01:49:01.1249336Z 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-16T01:49:01.2246124Z 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-16T01:49:01.5421981Z 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-16T01:49:01.7129004Z 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-16T01:49:01.8123844Z 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-16T01:49:01.9691085Z 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-16T01:49:02.2089990Z 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-16T01:49:02.3617398Z 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-16T01:49:02.4707670Z 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-16T01:49:02.5858609Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o 2021-05-16T01:49:02.7021268Z utils.c: In function 'FANSI_find_esc': 2021-05-16T01:49:02.7024084Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:49:02.7026140Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T01:49:02.7027566Z ^ 2021-05-16T01:49:02.7030427Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T01:49:02.7970848Z 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-16T01:49:03.1864782Z 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-16T01:49:03.2963632Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T01:49:03.2994875Z ** R 2021-05-16T01:49:03.3210434Z ** inst 2021-05-16T01:49:03.3241129Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:03.8182800Z ** help 2021-05-16T01:49:03.9460151Z *** installing help indices 2021-05-16T01:49:04.0111811Z converting help for package 'fansi' 2021-05-16T01:49:04.0392044Z finding HTML links ... done 2021-05-16T01:49:04.1758065Z fansi html 2021-05-16T01:49:04.1849908Z fansi_lines html 2021-05-16T01:49:04.2157955Z has_ctl html 2021-05-16T01:49:04.2262058Z html_code_block html 2021-05-16T01:49:04.2329137Z html_esc html 2021-05-16T01:49:04.2806412Z nchar_ctl html 2021-05-16T01:49:04.3282348Z set_knit_hooks html 2021-05-16T01:49:04.3463855Z sgr_to_html html 2021-05-16T01:49:04.3767334Z strip_ctl html 2021-05-16T01:49:04.4406555Z strsplit_ctl html 2021-05-16T01:49:04.4408493Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpeoh2vU/R.INSTALL11e421c24cce/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-16T01:49:04.4833923Z strtrim_ctl html 2021-05-16T01:49:04.4835879Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpeoh2vU/R.INSTALL11e421c24cce/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-16T01:49:04.5545714Z strwrap_ctl html 2021-05-16T01:49:04.5547999Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpeoh2vU/R.INSTALL11e421c24cce/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-16T01:49:04.6124572Z substr_ctl html 2021-05-16T01:49:04.6383182Z tabs_as_spaces html 2021-05-16T01:49:04.6535136Z term_cap_test html 2021-05-16T01:49:04.6830123Z unhandled_ctl html 2021-05-16T01:49:04.6837515Z ** building package indices 2021-05-16T01:49:04.7411771Z ** installing vignettes 2021-05-16T01:49:04.7525362Z ** testing if installed package can be loaded 2021-05-16T01:49:04.7528524Z *** arch - i386 2021-05-16T01:49:05.0588303Z *** arch - x64 2021-05-16T01:49:05.3674021Z * DONE (fansi) 2021-05-16T01:49:05.4220346Z In R CMD INSTALL 2021-05-16T01:49:06.1606082Z * installing *source* package 'diffobj' ... 2021-05-16T01:49:06.1928848Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T01:49:06.2241271Z ** libs 2021-05-16T01:49:06.2250681Z 2021-05-16T01:49:06.2252003Z *** arch - i386 2021-05-16T01:49:06.2513427Z 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-16T01:49:06.5720923Z 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-16T01:49:06.6956005Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:06.9283551Z 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-16T01:49:07.0430927Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T01:49:07.0449935Z 2021-05-16T01:49:07.0450995Z *** arch - x64 2021-05-16T01:49:07.0714549Z 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-16T01:49:07.3148449Z 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-16T01:49:07.4302346Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:07.6775289Z 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-16T01:49:07.7791020Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T01:49:07.7819271Z ** R 2021-05-16T01:49:07.8687537Z ** inst 2021-05-16T01:49:07.8772071Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:15.1671606Z ** help 2021-05-16T01:49:15.5143068Z *** installing help indices 2021-05-16T01:49:15.6651645Z converting help for package 'diffobj' 2021-05-16T01:49:15.6933171Z finding HTML links ... done 2021-05-16T01:49:15.7609854Z AlignThreshold-class html 2021-05-16T01:49:15.7700583Z Diff-class html 2021-05-16T01:49:15.7932704Z Extract_PaletteOfStyles html 2021-05-16T01:49:15.8932924Z Pager html 2021-05-16T01:49:15.9416322Z PaletteOfStyles-class html 2021-05-16T01:49:15.9671302Z Rdiff_chr html 2021-05-16T01:49:16.0999456Z Style html 2021-05-16T01:49:16.1444406Z StyleFuns html 2021-05-16T01:49:16.1547732Z StyleSummary html 2021-05-16T01:49:16.1818506Z StyleText html 2021-05-16T01:49:16.1918131Z any-Diff-method html 2021-05-16T01:49:16.2030453Z as.character-DiffSummary-method html 2021-05-16T01:49:16.2111142Z as.character-MyersMbaSes-method html 2021-05-16T01:49:16.2206512Z auto_context html 2021-05-16T01:49:16.2259800Z console_lines html 2021-05-16T01:49:16.2627356Z 2021-05-16T01:49:16.3127342Z finding level-2 HTML links ... done 2021-05-16T01:49:16.4696093Z diffChr html 2021-05-16T01:49:16.6811282Z diffCsv html 2021-05-16T01:49:16.8755729Z diffDeparse html 2021-05-16T01:49:17.0566817Z diffFile html 2021-05-16T01:49:17.0746667Z diffObj html 2021-05-16T01:49:17.3026179Z diffPrint html 2021-05-16T01:49:17.4949119Z diffStr html 2021-05-16T01:49:17.5149912Z diff_myers html 2021-05-16T01:49:17.5188488Z diffobj-package html 2021-05-16T01:49:17.5239404Z diffobj_s4method_doc html 2021-05-16T01:49:17.5292698Z diffobj_set_def_opts html 2021-05-16T01:49:17.5356845Z dimnames-PaletteOfStyles-method html 2021-05-16T01:49:17.5522291Z extract-Diff-method html 2021-05-16T01:49:17.5647227Z finalizeHtml html 2021-05-16T01:49:17.5703852Z gdo html 2021-05-16T01:49:17.6083456Z guides html 2021-05-16T01:49:17.6161799Z has_Rdiff html 2021-05-16T01:49:17.6263900Z make_blocking html 2021-05-16T01:49:17.6348553Z nchar_html html 2021-05-16T01:49:17.6470356Z pager_is_less html 2021-05-16T01:49:17.6602772Z par_frame html 2021-05-16T01:49:17.6897777Z ses html 2021-05-16T01:49:17.6975388Z show-DiffSummary-method html 2021-05-16T01:49:17.7037451Z show-PaletteOfStyles-method html 2021-05-16T01:49:17.7113748Z show-Style-method html 2021-05-16T01:49:17.7244666Z strip_hz_control html 2021-05-16T01:49:17.7427238Z summary-Diff-method html 2021-05-16T01:49:17.7535872Z summary-MyersMbaSes-method html 2021-05-16T01:49:17.7624241Z summary-PaletteOfStyles-method html 2021-05-16T01:49:17.7751465Z tag_f html 2021-05-16T01:49:17.8072748Z trim html 2021-05-16T01:49:17.8171840Z view_or_browse html 2021-05-16T01:49:17.8221777Z webfiles html 2021-05-16T01:49:17.8232859Z ** building package indices 2021-05-16T01:49:17.9743928Z ** installing vignettes 2021-05-16T01:49:17.9838964Z ** testing if installed package can be loaded 2021-05-16T01:49:17.9843814Z *** arch - i386 2021-05-16T01:49:18.3926971Z *** arch - x64 2021-05-16T01:49:18.8094771Z * DONE (diffobj) 2021-05-16T01:49:18.9087677Z In R CMD INSTALL 2021-05-16T01:49:19.3177116Z * installing *source* package 'ps' ... 2021-05-16T01:49:19.3299568Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T01:49:20.6435730Z ** libs 2021-05-16T01:49:20.6447828Z 2021-05-16T01:49:20.6448618Z *** arch - i386 2021-05-16T01:49:20.6892189Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T01:49:20.9083601Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T01:49:21.3491575Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:21.7492790Z 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-16T01:49:22.1555238Z 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-16T01:49:22.5549194Z 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-16T01:49:23.1117867Z 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-16T01:49:23.2167405Z 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-16T01:49:23.8852242Z 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-16T01:49:24.3400633Z 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-16T01:49:25.2099067Z 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-16T01:49:25.5403331Z 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-16T01:49:26.1206692Z 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-16T01:49:26.5803726Z 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-16T01:49:27.1365063Z 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-16T01:49:27.2908390Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T01:49:27.2956491Z 2021-05-16T01:49:27.2957920Z *** arch - x64 2021-05-16T01:49:27.3392875Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T01:49:27.5392407Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T01:49:28.2115972Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:28.8573212Z 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-16T01:49:29.5294134Z 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-16T01:49:30.1867748Z 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-16T01:49:30.9754695Z 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-16T01:49:31.0785503Z 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-16T01:49:31.9733774Z 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-16T01:49:32.6212761Z 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-16T01:49:33.6213368Z 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-16T01:49:34.1908931Z 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-16T01:49:34.9087033Z 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-16T01:49:35.6080226Z 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-16T01:49:36.4159793Z 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-16T01:49:36.5559299Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T01:49:36.5609250Z ** R 2021-05-16T01:49:36.5870012Z ** inst 2021-05-16T01:49:36.5883766Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:37.5495575Z ** help 2021-05-16T01:49:37.8435178Z *** installing help indices 2021-05-16T01:49:37.9973105Z converting help for package 'ps' 2021-05-16T01:49:38.0603994Z finding HTML links ... done 2021-05-16T01:49:38.1275162Z CleanupReporter html 2021-05-16T01:49:38.1347186Z errno html 2021-05-16T01:49:38.1516208Z ps html 2021-05-16T01:49:38.1564528Z ps_boot_time html 2021-05-16T01:49:38.1938502Z ps_children html 2021-05-16T01:49:38.2206235Z ps_cmdline html 2021-05-16T01:49:38.2562168Z ps_connections html 2021-05-16T01:49:38.2622550Z ps_cpu_count html 2021-05-16T01:49:38.2962686Z ps_cpu_times html 2021-05-16T01:49:38.3243280Z ps_create_time html 2021-05-16T01:49:38.3536313Z ps_cwd html 2021-05-16T01:49:38.3814409Z ps_descent html 2021-05-16T01:49:38.3914865Z ps_disk_partitions html 2021-05-16T01:49:38.4023426Z ps_disk_usage html 2021-05-16T01:49:38.4337297Z ps_environ html 2021-05-16T01:49:38.4645356Z ps_exe html 2021-05-16T01:49:38.4808618Z ps_get_nice html 2021-05-16T01:49:38.5138936Z ps_handle html 2021-05-16T01:49:38.5409916Z ps_interrupt html 2021-05-16T01:49:38.5690459Z ps_is_running html 2021-05-16T01:49:38.5952877Z ps_kill html 2021-05-16T01:49:38.6345128Z ps_kill_tree html 2021-05-16T01:49:38.6478534Z ps_loadavg html 2021-05-16T01:49:38.6905247Z ps_memory_info html 2021-05-16T01:49:38.7194662Z ps_name html 2021-05-16T01:49:38.7496628Z ps_num_fds html 2021-05-16T01:49:38.7790402Z ps_num_threads html 2021-05-16T01:49:38.8146685Z ps_open_files html 2021-05-16T01:49:38.8318916Z ps_os_type html 2021-05-16T01:49:38.8434146Z ps_pid html 2021-05-16T01:49:38.8486322Z ps_pids html 2021-05-16T01:49:38.8843076Z ps_ppid html 2021-05-16T01:49:38.9146608Z ps_resume html 2021-05-16T01:49:38.9436502Z ps_send_signal html 2021-05-16T01:49:38.9717851Z ps_shared_lib_users html 2021-05-16T01:49:39.0001293Z ps_shared_libs html 2021-05-16T01:49:39.0345494Z ps_status html 2021-05-16T01:49:39.0641714Z ps_suspend html 2021-05-16T01:49:39.0782279Z ps_system_cpu_times html 2021-05-16T01:49:39.0963485Z ps_system_memory html 2021-05-16T01:49:39.1071796Z ps_system_swap html 2021-05-16T01:49:39.1340756Z ps_terminal html 2021-05-16T01:49:39.1602129Z ps_terminate html 2021-05-16T01:49:39.1694726Z ps_tty_size html 2021-05-16T01:49:39.2033650Z ps_uids html 2021-05-16T01:49:39.2316131Z ps_username html 2021-05-16T01:49:39.2395970Z ps_users html 2021-05-16T01:49:39.2438741Z signals html 2021-05-16T01:49:39.2448417Z ** building package indices 2021-05-16T01:49:39.3899737Z ** testing if installed package can be loaded 2021-05-16T01:49:39.3902026Z *** arch - i386 2021-05-16T01:49:39.6957456Z *** arch - x64 2021-05-16T01:49:40.0112616Z * DONE (ps) 2021-05-16T01:49:40.0800436Z In R CMD INSTALL 2021-05-16T01:49:40.6203824Z * installing *source* package 'pkgload' ... 2021-05-16T01:49:40.6420781Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T01:49:40.6722008Z ** R 2021-05-16T01:49:40.6962975Z ** inst 2021-05-16T01:49:40.6982025Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:41.5045773Z ** help 2021-05-16T01:49:41.6244226Z *** installing help indices 2021-05-16T01:49:41.7006842Z converting help for package 'pkgload' 2021-05-16T01:49:41.7295427Z finding HTML links ... done 2021-05-16T01:49:41.7513621Z check_dep_version html 2021-05-16T01:49:41.7592052Z check_suggested html 2021-05-16T01:49:41.7924227Z dev_example html 2021-05-16T01:49:41.8061096Z dev_help html 2021-05-16T01:49:41.8114410Z dev_meta html 2021-05-16T01:49:41.8152599Z has_tests html 2021-05-16T01:49:41.8370476Z help html 2021-05-16T01:49:41.8487501Z imports_env html 2021-05-16T01:49:41.8560561Z inst html 2021-05-16T01:49:41.8616660Z is_dev_package html 2021-05-16T01:49:41.9206667Z load_all html 2021-05-16T01:49:41.9289856Z load_code html 2021-05-16T01:49:41.9339462Z load_data html 2021-05-16T01:49:41.9392369Z load_dll html 2021-05-16T01:49:41.9434640Z load_imports html 2021-05-16T01:49:41.9629321Z ns_env html 2021-05-16T01:49:41.9719582Z package_file html 2021-05-16T01:49:41.9834457Z packages html 2021-05-16T01:49:41.9907984Z parse_deps html 2021-05-16T01:49:41.9957374Z parse_ns_file html 2021-05-16T01:49:42.0101737Z pkg_env html 2021-05-16T01:49:42.0194839Z pkgtest html 2021-05-16T01:49:42.0286688Z run_pkg_hook html 2021-05-16T01:49:42.0478234Z system.file html 2021-05-16T01:49:42.0585559Z unload html 2021-05-16T01:49:42.0592432Z ** building package indices 2021-05-16T01:49:42.1417377Z ** testing if installed package can be loaded 2021-05-16T01:49:42.1419660Z *** arch - i386 2021-05-16T01:49:42.6510095Z *** arch - x64 2021-05-16T01:49:43.1623134Z * DONE (pkgload) 2021-05-16T01:49:43.2367451Z In R CMD INSTALL 2021-05-16T01:49:43.5125177Z * installing *source* package 'ellipsis' ... 2021-05-16T01:49:43.5161976Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T01:49:43.5473224Z ** libs 2021-05-16T01:49:43.5482068Z 2021-05-16T01:49:43.5483231Z *** arch - i386 2021-05-16T01:49:43.5727525Z 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-16T01:49:43.7145108Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:43.9533741Z 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-16T01:49:44.0687964Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T01:49:44.0697511Z 2021-05-16T01:49:44.0698835Z *** arch - x64 2021-05-16T01:49:44.0919824Z 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-16T01:49:44.2336870Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:44.4930795Z 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-16T01:49:44.6058100Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T01:49:44.6086494Z ** R 2021-05-16T01:49:44.6152900Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:44.7237775Z ** help 2021-05-16T01:49:44.7645025Z *** installing help indices 2021-05-16T01:49:44.7951375Z converting help for package 'ellipsis' 2021-05-16T01:49:44.8242387Z finding HTML links ... done 2021-05-16T01:49:44.8487695Z check_dots_empty html 2021-05-16T01:49:44.8649983Z check_dots_unnamed html 2021-05-16T01:49:44.8796413Z check_dots_used html 2021-05-16T01:49:44.8851254Z dots_empty html 2021-05-16T01:49:44.8904444Z dots_used html 2021-05-16T01:49:44.9067090Z ellipsis-package html 2021-05-16T01:49:44.9177691Z safe_median html 2021-05-16T01:49:44.9182879Z ** building package indices 2021-05-16T01:49:44.9438831Z ** testing if installed package can be loaded 2021-05-16T01:49:44.9441425Z *** arch - i386 2021-05-16T01:49:45.2517072Z *** arch - x64 2021-05-16T01:49:45.5588249Z * DONE (ellipsis) 2021-05-16T01:49:45.5866059Z In R CMD INSTALL 2021-05-16T01:49:45.9619793Z * installing *source* package 'digest' ... 2021-05-16T01:49:45.9712992Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T01:49:45.9936393Z ** libs 2021-05-16T01:49:45.9946016Z 2021-05-16T01:49:45.9947088Z *** arch - i386 2021-05-16T01:49:46.0408797Z 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-16T01:49:46.3579124Z 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-16T01:49:46.7357786Z 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-16T01:49:47.4251462Z 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-16T01:49:47.7372044Z 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-16T01:49:48.9593366Z 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-16T01:49:48.9594951Z 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-16T01:49:49.1069692Z 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-16T01:49:49.2226465Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:49.3138442Z 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-16T01:49:49.5421021Z 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-16T01:49:49.6976910Z 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-16T01:49:49.8345761Z 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-16T01:49:50.1365525Z 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-16T01:49:50.3433404Z 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-16T01:49:50.8293924Z 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-16T01:49:50.9910050Z 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-16T01:49:51.6138856Z 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-16T01:49:51.7393228Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T01:49:51.7407565Z 2021-05-16T01:49:51.7408816Z *** arch - x64 2021-05-16T01:49:51.7848631Z 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-16T01:49:51.9922429Z 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-16T01:49:52.3886605Z 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-16T01:49:52.9928164Z 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-16T01:49:53.2973538Z 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-16T01:49:53.8325055Z 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-16T01:49:53.9793011Z 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-16T01:49:54.7678929Z 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-16T01:49:54.8902551Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:54.9792950Z 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-16T01:49:55.1615777Z 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-16T01:49:55.2748592Z 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-16T01:49:55.4077265Z 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-16T01:49:55.6790422Z 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-16T01:49:55.8544194Z 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-16T01:49:56.2688455Z 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-16T01:49:56.4216643Z 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-16T01:49:56.8498593Z 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-16T01:49:56.9660441Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T01:49:56.9693979Z ** R 2021-05-16T01:49:56.9776191Z ** demo 2021-05-16T01:49:56.9805139Z ** inst 2021-05-16T01:49:56.9895297Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:57.3954507Z ** help 2021-05-16T01:49:57.4662189Z *** installing help indices 2021-05-16T01:49:57.5080664Z converting help for package 'digest' 2021-05-16T01:49:57.5362550Z finding HTML links ... done 2021-05-16T01:49:57.5817983Z AES html 2021-05-16T01:49:57.6778908Z digest html 2021-05-16T01:49:57.6919021Z digest2int html 2021-05-16T01:49:57.7303044Z hmac html 2021-05-16T01:49:57.7396475Z makeRaw html 2021-05-16T01:49:57.7789892Z sha1 html 2021-05-16T01:49:57.8061584Z vdigest html 2021-05-16T01:49:57.8066513Z ** building package indices 2021-05-16T01:49:57.8736413Z ** installing vignettes 2021-05-16T01:49:57.8817686Z ** testing if installed package can be loaded 2021-05-16T01:49:57.8822852Z *** arch - i386 2021-05-16T01:49:58.1891465Z *** arch - x64 2021-05-16T01:49:58.4996501Z * DONE (digest) 2021-05-16T01:49:58.5532440Z In R CMD INSTALL 2021-05-16T01:49:58.8463886Z * installing *source* package 'brio' ... 2021-05-16T01:49:58.8511698Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T01:49:58.8744717Z ** libs 2021-05-16T01:49:58.8754101Z 2021-05-16T01:49:58.8755304Z *** arch - i386 2021-05-16T01:49:58.9048752Z 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-16T01:49:59.3086092Z 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-16T01:49:59.4204469Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:49:59.5263262Z 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-16T01:49:59.6467001Z 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-16T01:49:59.7579609Z 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-16T01:49:59.9009054Z 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-16T01:50:00.0229349Z 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-16T01:50:00.2878055Z 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-16T01:50:00.4078374Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T01:50:00.4088853Z 2021-05-16T01:50:00.4090056Z *** arch - x64 2021-05-16T01:50:00.4356864Z 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-16T01:50:01.0738545Z 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-16T01:50:01.1908315Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:50:01.2948794Z 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-16T01:50:01.4026657Z 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-16T01:50:01.5137501Z 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-16T01:50:01.6428930Z 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-16T01:50:01.7502902Z 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-16T01:50:02.0107338Z 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-16T01:50:02.1188043Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T01:50:02.1217150Z ** R 2021-05-16T01:50:02.1292984Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:02.1959098Z ** help 2021-05-16T01:50:02.2454355Z *** installing help indices 2021-05-16T01:50:02.2837171Z converting help for package 'brio' 2021-05-16T01:50:02.3186978Z finding HTML links ... done 2021-05-16T01:50:02.3319215Z file_line_endings html 2021-05-16T01:50:02.3541931Z readLines html 2021-05-16T01:50:02.3629737Z read_file html 2021-05-16T01:50:02.3710226Z read_lines html 2021-05-16T01:50:02.3915848Z writeLines html 2021-05-16T01:50:02.4018838Z write_file html 2021-05-16T01:50:02.4146968Z write_lines html 2021-05-16T01:50:02.4152079Z ** building package indices 2021-05-16T01:50:02.4432138Z ** testing if installed package can be loaded 2021-05-16T01:50:02.4437751Z *** arch - i386 2021-05-16T01:50:02.7508801Z *** arch - x64 2021-05-16T01:50:03.0608071Z * DONE (brio) 2021-05-16T01:50:03.0959884Z In R CMD INSTALL 2021-05-16T01:50:03.5050348Z * installing *source* package 'xfun' ... 2021-05-16T01:50:03.5167760Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T01:50:03.5494412Z ** libs 2021-05-16T01:50:03.5503951Z 2021-05-16T01:50:03.5505103Z *** arch - i386 2021-05-16T01:50:03.5793860Z 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-16T01:50:03.7478313Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:50:03.9832380Z 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-16T01:50:04.0967656Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T01:50:04.0977073Z 2021-05-16T01:50:04.0978693Z *** arch - x64 2021-05-16T01:50:04.1216773Z 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-16T01:50:04.2789953Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T01:50:04.5114587Z 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-16T01:50:04.6255035Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T01:50:04.6284019Z ** R 2021-05-16T01:50:04.6609181Z ** inst 2021-05-16T01:50:04.6653341Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:05.9606925Z ** help 2021-05-16T01:50:06.2976315Z *** installing help indices 2021-05-16T01:50:06.5219027Z converting help for package 'xfun' 2021-05-16T01:50:06.5514378Z finding HTML links ... done 2021-05-16T01:50:06.5925429Z Rscript html 2021-05-16T01:50:06.6095428Z Rscript_call html 2021-05-16T01:50:06.6177997Z attr html 2021-05-16T01:50:06.6295062Z base64_encode html 2021-05-16T01:50:06.6364646Z base64_uri html 2021-05-16T01:50:06.6573773Z bg_process html 2021-05-16T01:50:06.6644470Z bump_version html 2021-05-16T01:50:06.7165058Z cache_rds html 2021-05-16T01:50:06.7223338Z del_empty_dir html 2021-05-16T01:50:06.7319751Z dir_create html 2021-05-16T01:50:06.7413354Z dir_exists html 2021-05-16T01:50:06.7540089Z do_once html 2021-05-16T01:50:06.7724101Z download_file html 2021-05-16T01:50:06.7942486Z embed_file html 2021-05-16T01:50:06.8086346Z exit_call html 2021-05-16T01:50:06.8222218Z file_ext html 2021-05-16T01:50:06.8285784Z file_string html 2021-05-16T01:50:06.8363474Z format_bytes html 2021-05-16T01:50:06.8521757Z from_root html 2021-05-16T01:50:06.8622515Z github_releases html 2021-05-16T01:50:06.8696113Z grep_sub html 2021-05-16T01:50:06.8888603Z gsub_file html 2021-05-16T01:50:06.8952066Z in_dir html 2021-05-16T01:50:06.9182306Z install_dir html 2021-05-16T01:50:06.9189722Z install_github html 2021-05-16T01:50:06.9256373Z isFALSE html 2021-05-16T01:50:06.9307403Z is_R_CMD_check html 2021-05-16T01:50:06.9384592Z is_abs_path html 2021-05-16T01:50:06.9448706Z is_ascii html 2021-05-16T01:50:06.9570229Z is_sub_path html 2021-05-16T01:50:06.9662005Z is_web_path html 2021-05-16T01:50:06.9871965Z magic_path html 2021-05-16T01:50:06.9959655Z mark_dirs html 2021-05-16T01:50:07.0104565Z msg_cat html 2021-05-16T01:50:07.0186988Z native_encode html 2021-05-16T01:50:07.0303699Z news2md html 2021-05-16T01:50:07.0361449Z normalize_path html 2021-05-16T01:50:07.0500754Z numbers_to_words html 2021-05-16T01:50:07.0564602Z optipng html 2021-05-16T01:50:07.0639117Z os html 2021-05-16T01:50:07.0702737Z parse_only html 2021-05-16T01:50:07.1049720Z pkg_attach html 2021-05-16T01:50:07.1150017Z proc_kill html 2021-05-16T01:50:07.1285713Z process_file html 2021-05-16T01:50:07.1431501Z proj_root html 2021-05-16T01:50:07.1504922Z prose_index html 2021-05-16T01:50:07.1615315Z protect_math html 2021-05-16T01:50:07.1722596Z raw_string html 2021-05-16T01:50:07.1807907Z read_bin html 2021-05-16T01:50:07.1939102Z read_utf8 html 2021-05-16T01:50:07.2061299Z relative_path html 2021-05-16T01:50:07.2247144Z rename_seq html 2021-05-16T01:50:07.2347104Z retry html 2021-05-16T01:50:07.2984571Z rev_check html 2021-05-16T01:50:07.3094402Z rstudio_type html 2021-05-16T01:50:07.3160659Z same_path html 2021-05-16T01:50:07.3309070Z session_info html 2021-05-16T01:50:07.3395784Z set_envvar html 2021-05-16T01:50:07.3485030Z split_lines html 2021-05-16T01:50:07.3542530Z split_source html 2021-05-16T01:50:07.3724969Z strict_list html 2021-05-16T01:50:07.3816298Z stringsAsStrings html 2021-05-16T01:50:07.3922806Z submit_cran html 2021-05-16T01:50:07.4204398Z tinify html 2021-05-16T01:50:07.4307536Z tojson html 2021-05-16T01:50:07.4413058Z tree html 2021-05-16T01:50:07.4463436Z try_silent html 2021-05-16T01:50:07.4611103Z upload_ftp html 2021-05-16T01:50:07.4698930Z url_filename html 2021-05-16T01:50:07.4780995Z valid_syntax html 2021-05-16T01:50:07.4786698Z ** building package indices 2021-05-16T01:50:07.6428278Z ** installing vignettes 2021-05-16T01:50:07.6511408Z ** testing if installed package can be loaded 2021-05-16T01:50:07.6514022Z *** arch - i386 2021-05-16T01:50:07.9577708Z *** arch - x64 2021-05-16T01:50:08.2706128Z * DONE (xfun) 2021-05-16T01:50:08.3196150Z In R CMD INSTALL 2021-05-16T01:50:12.4976693Z * installing *source* package 'stringi' ... 2021-05-16T01:50:12.7743669Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T01:50:13.2385725Z ** libs 2021-05-16T01:50:13.2415768Z 2021-05-16T01:50:13.2416979Z *** arch - i386 2021-05-16T01:50:17.0923931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:17.7073017Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:18.3972378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:19.0326925Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:19.5177338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:20.5364648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:21.0645231Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:21.6490026Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:22.3391998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:22.9703324Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:23.4717803Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:24.0526759Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:24.6417667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:25.1566760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:25.9154924Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:26.6420661Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:27.2520322Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:28.0295309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:28.7930770Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:29.3131025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:30.0168579Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:30.5969808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:31.4686027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:32.1733034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:32.8910034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:33.6273615Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:34.2317265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:34.9603337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:35.4212583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:35.9477778Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:36.5754669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:37.3025081Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:37.7763829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:38.3013319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:38.8735715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:39.4575934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:40.0476528Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:40.5536452Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:41.0650498Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:41.6987576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:42.3282132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:42.8499583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:44.6027871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:45.1743870Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:45.9707285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:46.4740014Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:47.0319838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:47.5553606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:48.1348979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:48.7403171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:49.4846148Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:49.9386371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:50.6210833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:51.1893116Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:51.9150349Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:52.6326430Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:53.1620222Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:53.7275288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:54.5590492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:55.1824452Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:56.0958024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:50:57.1395172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:57.7517334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:58.4213856Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:59.0217098Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:50:59.6968591Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:00.3867166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:00.9928355Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:01.6752100Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:02.3209996Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:02.9026117Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:03.4571789Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:04.1987516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:04.9786986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:05.5680839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:06.2158978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:06.8692111Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:06.9612281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:07.5274320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:07.9758216Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:08.6523174Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:09.1555069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:09.7386801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:11.3956382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:12.0915839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:12.7722828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:51:13.3940677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:14.2925350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:15.1701212Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:15.7250048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:16.1510646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:16.9005226Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:17.3839837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:17.8247351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:18.5175521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:19.5180330Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:19.8355501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:20.6448319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:20.9151767Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:21.4216628Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:22.0424112Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:22.7198761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:22.8326138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:23.2132165Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:23.8159234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:24.8870458Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:25.2187545Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:25.8877038Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:26.4218639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:26.5417917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:26.8657326Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:27.3016909Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:27.8398132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:28.2962271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:28.9453811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:29.8888415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:30.5013146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:31.1816007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:32.9791173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:33.6379787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:34.3651249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:35.0025921Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:35.3341156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:36.0753887Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:36.4274403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:37.4041248Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:38.0350570Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:38.6768756Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:39.4754933Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:40.4728044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:40.8027012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:41.2591471Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:41.9723941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:43.0354748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:43.5534033Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:44.2968578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:45.4549790Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T01:51:45.4551304Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T01:51:45.4552007Z ^ 2021-05-16T01:51:45.4977285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:45.9784170Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:46.4890256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:47.0693902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:47.6175990Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:48.0704567Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:48.6486404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:49.2370388Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:49.6947631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:50.2968966Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:50.6610554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:51.0535641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:51.4784185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:52.1854727Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:53.3505285Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:53.8992079Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:54.3538603Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:54.7738534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:55.3659150Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:56.3842351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:56.9142071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:57.5102569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:58.0941048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:58.5350532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:58.9270465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:51:59.2529808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:00.0741465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:00.7514266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:00.8615227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:01.3701640Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:02.3597061Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:02.4488537Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:03.2113254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:03.5968275Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:04.9315766Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:06.0338956Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:06.8629678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:07.0254441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:07.6290882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:08.0635617Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:08.5771892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:09.3047854Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:09.8224411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:10.1907946Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:10.6072542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:11.7015466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:12.0615735Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:12.4185046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:12.8999289Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:13.5017407Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:13.7574179Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:14.3161923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:14.8113207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:15.5945657Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:15.9283583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:16.2075166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:16.5010841Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:16.7863398Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:17.4245228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:17.9359871Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:18.6438468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:19.5475984Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:20.4592956Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:20.8182998Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:22.0298233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:22.9463726Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:23.2831569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:23.8861629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:24.6387865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:25.0833017Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:26.5833892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:26.6674780Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:27.1243278Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:27.6409154Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:28.2587698Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:28.7716336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:29.1505062Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T01:52:29.1507323Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:52:29.1508909Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T01:52:29.1509821Z ^ 2021-05-16T01:52:29.1511120Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T01:52:29.1512924Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:52:29.1514358Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T01:52:29.1515227Z ^ 2021-05-16T01:52:29.4209495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:29.9267897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:31.0205052Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:31.1235224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:31.7871180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:32.1499121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:32.7483335Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:33.2454524Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:33.6791097Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:34.6516989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:35.0919234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:35.4808961Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:35.8008918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:36.8003244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:36.8841162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:37.8258556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:38.2776260Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:38.4599578Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:39.4007272Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:39.9323301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:40.2410605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:40.6322979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:40.9779104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:41.2768325Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:42.4665390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:43.5173456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:44.1402709Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:44.6587308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:45.2568038Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:45.9036642Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:46.5792788Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:46.6742915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:47.5068783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:47.8936796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:48.0032941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:48.8730863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:49.3539742Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:50.8139445Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:51.2971904Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:51.8816802Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:51.9986684Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:53.4610623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:54.1431712Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:54.8119042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:55.1526817Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:55.4792549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:56.3067576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:57.2437084Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:57.6681834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:57.9938089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:58.3450911Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:59.0211550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:52:59.5801864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:00.2755306Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:00.6680689Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:01.1427475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:01.5771074Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:02.3299767Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:03.5738045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:04.7717752Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:05.0763762Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:05.7499501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:06.2743045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:06.7687376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:07.1606708Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:07.4687505Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:08.3023884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:08.9443009Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:09.9251666Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:10.6319375Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:10.9790583Z 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-16T01:53:11.0908723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:11.5881475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:12.4341007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:12.9549559Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:13.3467076Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:13.9170449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:53:15.8477815Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:16.3746144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:16.9841805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:53:18.1293984Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:19.0364335Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:20.2743827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:20.8115779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:53:21.6265756Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:22.5529094Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:23.4067097Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:24.0363917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:24.5970745Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:26.3063162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:26.4164421Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:27.8914560Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:28.4101037Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:29.8633233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:30.2226306Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:30.8664834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:31.4309658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:31.8624336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:32.5696427Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:34.3582344Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:34.9955290Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:35.7741897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:38.1585237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:38.8277637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:39.9367864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:40.8871305Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:41.4452581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:42.1312336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:42.7474892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:43.1711507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:43.7981916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:53:44.3170850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:45.8327949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:46.1734964Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:46.8871904Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:49.0098515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:49.6066024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:51.0284036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:53.6429383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:53:54.2556454Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:54.5955488Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:55.4530495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:56.5434916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:57.5340438Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:57.8403828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:58.4551747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:53:58.5941487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:01.6317704Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:02.2083328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:03.5608011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:05.4516000Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:06.7639087Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:07.3664249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:07.9377308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:08.5201585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:09.0909194Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:09.9755173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:10.1715745Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:11.4717018Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:11.9985366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:12.8983109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:13.4251283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:16.1806161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:16.5435951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:17.1572829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:19.2070050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:19.6403433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:22.2793054Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:24.9175286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:25.9897380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:26.6553890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:27.6253490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:29.3008587Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:30.4321836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:30.7621425Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:31.4933059Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:32.2978337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:33.0918329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:34.0506420Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:37.8702671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:38.4542930Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:39.4233776Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:40.1360364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:40.4877034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:40.9946259Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:41.3564771Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:44.4856293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:46.1099829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:46.7099210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:48.4621825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:49.4160333Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:49.9916241Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:51.2437889Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:51.8397440Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:52.1140400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:52.4453056Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:53.1113263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:53.7431590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:54.9756201Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:55.5783190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:56.4127934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:54:57.7574337Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:58.7258757Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:59.3406885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:54:59.9199570Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:00.2419380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:00.7914637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:01.6573011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:02.6969506Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:03.2749724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:04.4284761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:05.2778850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:06.1174378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:06.6774138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:07.4039917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:10.0571615Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:10.4469382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:10.9451485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:11.3486484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:11.9183975Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:12.2511882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:12.6736691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:14.5831521Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:17.3153159Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:17.7687831Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T01:55:17.7690019Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7691521Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T01:55:17.7692448Z ^ 2021-05-16T01:55:17.7693857Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7695289Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T01:55:17.7696236Z ^ 2021-05-16T01:55:17.7697558Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7699084Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T01:55:17.7700002Z ^ 2021-05-16T01:55:17.7701337Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7702817Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T01:55:17.7703801Z ^ 2021-05-16T01:55:17.7705060Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T01:55:17.7706782Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7708163Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T01:55:17.7709072Z ^ 2021-05-16T01:55:17.7710374Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7712060Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T01:55:17.7713879Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:55:17.7715204Z return reinterpret_cast(gRawGMT); 2021-05-16T01:55:17.7716026Z ^ 2021-05-16T01:55:18.5344012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:18.9893970Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:20.7294648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:23.2022481Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:24.4296647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:25.0042918Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:26.8750676Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:27.1756103Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:27.7624589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:28.4520797Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:28.7992447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:29.5513379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:31.3133730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:32.0191190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:32.5676332Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:33.5650484Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:35.1897691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:35.3083695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:36.1763181Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:36.9737338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:37.5021173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:37.9779589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:38.3407296Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:39.0415489Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:39.2130947Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:39.5736162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:39.9827449Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:40.6351609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:41.5806391Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:42.8190827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:43.5757452Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:44.5595178Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:44.9907152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:45.3046647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:46.0990992Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:47.0515137Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:47.6771695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:49.1847239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:50.4985383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:51.2610947Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:51.8067752Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:52.3923490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:53.1228725Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:55:54.3135393Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:55.4070022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:55.8376507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:56.8230646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:57.6079207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:55:59.4654954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:00.0567397Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:00.3193515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:00.6358322Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:00.9958759Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:02.0416244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:02.7677945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:04.6330131Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:08.3164164Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:08.7771373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:10.0424761Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T01:56:12.4780912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:12.7039594Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:12.8436446Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:56:13.3111172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unum.cpp -o icu69/i18n/unum.o 2021-05-16T01:56:14.0360394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collation.cpp -o icu69/i18n/collation.o 2021-05-16T01:56:14.1690502Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/japancal.cpp -o icu69/i18n/japancal.o 2021-05-16T01:56:14.8131867Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/coptccal.cpp -o icu69/i18n/coptccal.o 2021-05-16T01:56:15.3480935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_impl.cpp -o icu69/i18n/numparse_impl.o 2021-05-16T01:56:16.9540799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uni2name.cpp -o icu69/i18n/uni2name.o 2021-05-16T01:56:17.3636515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csdetect.cpp -o icu69/i18n/csdetect.o 2021-05-16T01:56:18.0549646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_decimal.cpp -o icu69/i18n/numparse_decimal.o 2021-05-16T01:56:18.7235565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-bignum.cpp -o icu69/i18n/double-conversion-bignum.o 2021-05-16T01:56:19.6872632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames_impl.cpp -o icu69/i18n/tznames_impl.o 2021-05-16T01:56:21.1242924Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/udatpg.cpp -o icu69/i18n/udatpg.o 2021-05-16T01:56:21.6523636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/hebrwcal.cpp -o icu69/i18n/hebrwcal.o 2021-05-16T01:56:22.3573552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_fluent.cpp -o icu69/i18n/numrange_fluent.o 2021-05-16T01:56:25.7054071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uspoof_impl.cpp -o icu69/i18n/uspoof_impl.o 2021-05-16T01:56:26.5322989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/astro.cpp -o icu69/i18n/astro.o 2021-05-16T01:56:27.2710477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/nortrans.cpp -o icu69/i18n/nortrans.o 2021-05-16T01:56:27.7199610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/standardplural.cpp -o icu69/i18n/standardplural.o 2021-05-16T01:56:28.0778707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucol.cpp -o icu69/i18n/ucol.o 2021-05-16T01:56:28.5945359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimalquantity.cpp -o icu69/i18n/number_decimalquantity.o 2021-05-16T01:56:30.3002937Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/formatted_string_builder.cpp -o icu69/i18n/formatted_string_builder.o 2021-05-16T01:56:30.9106538Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_decimfmtprops.cpp -o icu69/i18n/number_decimfmtprops.o 2021-05-16T01:56:31.3709391Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T01:56:31.3712533Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:56:31.3714827Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T01:56:31.3716348Z ^ 2021-05-16T01:56:31.3718801Z icu69/i18n/number_decimfmtprops.cpp: In static member function 'static const icu_69_stringi::number::impl::DecimalFormatProperties& icu_69_stringi::number::impl::DecimalFormatProperties::getDefault()': 2021-05-16T01:56:31.3721673Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:56:31.3723853Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T01:56:31.3725323Z ^ 2021-05-16T01:56:31.7142775Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/collationfastlatinbuilder.cpp -o icu69/i18n/collationfastlatinbuilder.o 2021-05-16T01:56:32.5864104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/quantityformatter.cpp -o icu69/i18n/quantityformatter.o 2021-05-16T01:56:33.3181679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tolowtrn.cpp -o icu69/i18n/tolowtrn.o 2021-05-16T01:56:33.8564906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbt_rule.cpp -o icu69/i18n/rbt_rule.o 2021-05-16T01:56:34.4373365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numparse_currency.cpp -o icu69/i18n/numparse_currency.o 2021-05-16T01:56:35.2258686Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tznames.cpp -o icu69/i18n/tznames.o 2021-05-16T01:56:35.9187664Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/units_router.cpp -o icu69/i18n/units_router.o 2021-05-16T01:56:37.8320762Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/tzfmt.cpp -o icu69/i18n/tzfmt.o 2021-05-16T01:56:39.5271900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_notation.cpp -o icu69/i18n/number_notation.o 2021-05-16T01:56:39.9963675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/ucal.cpp -o icu69/i18n/ucal.o 2021-05-16T01:56:40.6974444Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/curramt.cpp -o icu69/i18n/curramt.o 2021-05-16T01:56:41.0606806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/fmtable_cnv.cpp -o icu69/i18n/fmtable_cnv.o 2021-05-16T01:56:41.3801452Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/uitercollationiterator.cpp -o icu69/i18n/uitercollationiterator.o 2021-05-16T01:56:42.2856888Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/double-conversion-cached-powers.cpp -o icu69/i18n/double-conversion-cached-powers.o 2021-05-16T01:56:42.4393336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/sharedbreakiterator.cpp -o icu69/i18n/sharedbreakiterator.o 2021-05-16T01:56:42.9629788Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/search.cpp -o icu69/i18n/search.o 2021-05-16T01:56:43.5004563Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/numrange_impl.cpp -o icu69/i18n/numrange_impl.o 2021-05-16T01:56:46.4609556Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/rbnf.cpp -o icu69/i18n/rbnf.o 2021-05-16T01:56:47.8611479Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/unumsys.cpp -o icu69/i18n/unumsys.o 2021-05-16T01:56:48.2222929Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/basictz.cpp -o icu69/i18n/basictz.o 2021-05-16T01:56:48.8135277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrucode.cpp -o icu69/i18n/csrucode.o 2021-05-16T01:56:48.9858117Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/csrecog.cpp -o icu69/i18n/csrecog.o 2021-05-16T01:56:49.0850855Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/number_output.cpp -o icu69/i18n/number_output.o 2021-05-16T01:56:51.8460890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/i18n/currfmt.cpp -o icu69/i18n/currfmt.o 2021-05-16T01:56:52.2460046Z 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-16T01:56:52.7277436Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DU_TOOLUTIL_IMPLEMENTATION -UDEBUG -DNDEBUG -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_USE_STRTOD_L=0 -O2 -Wall -mtune=generic -c icu69/stubdata/stubdata.cpp -o icu69/stubdata/stubdata.o 2021-05-16T01:56:53.0207912Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T01:56:54.5802641Z 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-16T01:56:56.4153594Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T01:56:56.5212109Z downloading the ICU data library (icudt) 2021-05-16T01:56:56.5213592Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T01:56:56.5256404Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T01:56:56.6046689Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T01:56:56.8822522Z ================================================== 2021-05-16T01:56:56.8823768Z downloaded 10.9 MB 2021-05-16T01:56:56.8824353Z 2021-05-16T01:56:56.9157612Z icudt fetch successful 2021-05-16T01:56:56.9163105Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T01:56:57.1570807Z icudt has been installed successfully 2021-05-16T01:56:57.2220414Z 2021-05-16T01:56:57.2221549Z *** arch - x64 2021-05-16T01:57:01.2660739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:01.8558261Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:02.5419063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:03.2048483Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:03.9669869Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:04.7258621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:05.2669712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:05.8612681Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:06.5800999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:07.2961560Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:07.8288466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:08.4520065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:09.0610779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:09.5918163Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:10.3251893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:11.0578200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:11.6857699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:12.4697796Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:13.2296558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:13.7570821Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:14.4579271Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:15.0130315Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:15.8570495Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:16.5722081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:17.3043470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:18.0360640Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:18.6536718Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:19.4026584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:19.8874443Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:20.4237089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:21.0494874Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:21.7870781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:22.2767600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:22.8108714Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:23.3732100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:23.9921089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:24.6098670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:25.1136143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:25.6150548Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:26.2486402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:26.8692554Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:27.3989312Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:29.1512365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:29.7366213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:30.5409481Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:31.0798538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:31.6288675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:32.1567310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:32.7465788Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:33.3566015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:34.1055981Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:34.6006472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:35.3021090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:35.8967875Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:36.5973632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:37.3019042Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:37.8596950Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:38.4381238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:39.2758238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:39.9135524Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:40.8009109Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:41.8273444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:42.4761431Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:43.1102210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:43.7094188Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:44.3599077Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:45.0225635Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:45.5946959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:46.2653386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:46.9249712Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:47.5161798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:48.0566087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:48.7913341Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:49.5388457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:50.1220333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:50.7866358Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:51.4527615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:51.5266600Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:52.1084760Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:52.5882438Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:53.2645587Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:53.7751183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:54.3861185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:56.0465128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:56.7539692Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:57.4295251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T01:57:58.0712307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:57:58.9161743Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:00.1014714Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:00.6760576Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:01.0951664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:01.8347632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:02.3355530Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:02.8187624Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:03.5129091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:04.5078613Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:04.8341523Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:05.6253512Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:05.8870062Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:06.3965605Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:07.0420521Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:07.7391250Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:07.8527197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:08.2454510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:08.8697899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:09.9356474Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:10.2665435Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:10.9541531Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:11.4730286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:11.5814494Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:11.9178820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:12.3539039Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:12.8770654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:13.3359807Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:13.9675784Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:14.9024909Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:15.5065949Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:16.1757548Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:17.9203544Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:18.5937446Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:19.3175796Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:19.9809822Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:20.3193363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:21.0538782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:21.3970206Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:22.2715298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:22.9205286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:23.5560636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:24.3605119Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:25.3431860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:25.6699382Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:26.1424691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:26.8700856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:27.9351341Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:28.4567713Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:29.1803342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:30.2994599Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T01:58:30.2996056Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T01:58:30.2996779Z ^ 2021-05-16T01:58:30.3413985Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:30.8197521Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:31.3134302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:31.8899328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:32.4243630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:32.8566919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:33.4115883Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:33.9499111Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:34.3938135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:34.9947319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:35.3859638Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:35.7597859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:36.1837196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:36.8891747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:37.9921752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:38.5425437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:38.9805230Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:39.3885744Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:39.9693028Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:40.9754973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:41.5114808Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:42.0723416Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:42.6396997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:43.0542087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:43.4434050Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:43.7554771Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:44.5415924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:45.1866652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:45.2895917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:45.7775557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:46.7526321Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:46.8372078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:47.6065009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:48.0173108Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:49.3398487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:50.4070125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:51.1939892Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:51.2946170Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:51.8930418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:52.3252299Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:52.8374205Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:53.5674056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:54.1016215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:54.4914367Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:54.9171908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:56.0477152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:56.4168891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:56.7897147Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:57.2793144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:57.9200878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:58.1816257Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:58.7494921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:58:59.2311701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:00.0181087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:00.3563153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:00.6425428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:00.9386263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:01.2288737Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:01.8537659Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:02.3780525Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:03.0888287Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:03.9379077Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:05.4718968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:05.4723087Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:06.3443824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:07.2780229Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:07.6156483Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:08.2041775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:08.9329594Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:09.3828906Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:10.8248838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:10.9086145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:11.3704364Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:11.8822918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:12.5279055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:13.0455269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:13.4472509Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T01:59:13.4476290Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:59:13.4479006Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T01:59:13.4480656Z ^ 2021-05-16T01:59:13.4483166Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T01:59:13.4486508Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T01:59:13.4488143Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T01:59:13.4489052Z ^ 2021-05-16T01:59:13.7067484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:14.2287184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:15.3225933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:15.4303958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:16.0659808Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:16.4370411Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:17.0383863Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:17.5307291Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:17.9592951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:18.8961863Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:19.3274334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:19.7173621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:20.0392377Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:21.2541417Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:21.3426035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:22.2371478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:22.9832479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:23.1544185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:24.0878217Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:24.5978549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:24.9202414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:25.3022242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:25.6435555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:25.9495647Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:27.1405085Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:28.1654837Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:28.8282686Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:29.3616261Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:30.2711079Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:30.9132521Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:31.5585647Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:31.6542042Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:32.4884765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:32.8763269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:32.9783390Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:33.8548242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:34.3204782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:35.7382292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:36.1927202Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:36.8011471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:36.9122456Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:38.3622510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:39.0338178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:39.6975586Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:40.0464939Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:40.3713919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:41.2079917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:42.1204220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:42.5569854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:42.8886007Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:43.2388324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:43.9304653Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:44.4902879Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:45.1575064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:45.5119770Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:45.9811219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:46.4050671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:47.1511982Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:48.4225803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:49.5808221Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:49.8745422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:50.5220073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:51.0462289Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:51.5391683Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:51.9075673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:52.2346156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:53.0442097Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:53.6545289Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:54.6034137Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:55.3162677Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:55.6560273Z 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-16T01:59:55.7895998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:56.2731217Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:57.1191620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:57.6443674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:58.0532924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T01:59:58.6480553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:00.6227745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:01.1561003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:01.8088857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:02.9907396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:03.8908940Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:05.1036376Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:05.6216769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:06.4034296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:07.2842567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:08.1042218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:08.7498924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:09.2975578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:10.9349204Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:11.0418391Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:12.4939947Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:13.0476357Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:14.4392535Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:14.7978499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:15.4240976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:15.9947610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:16.4288414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:17.1522504Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:18.8977715Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:19.5450407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:20.3477752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:22.6128520Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:23.2785514Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:24.3071937Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:25.2433339Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:25.8050660Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:26.4667170Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:27.0825844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:27.4852923Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:28.0726106Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:28.5862782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:30.0131952Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:30.3592648Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:31.0635073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:33.4883520Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:34.1016073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:35.4586020Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:38.0121873Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:38.6737076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:39.0773184Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:39.9489902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:41.0444044Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:42.0915439Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:42.5113923Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:43.5708378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:43.7512614Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:46.4369588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:47.0294317Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:48.3928732Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:50.2933935Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:51.6764276Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:52.3038913Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:52.8925634Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:00:53.4964521Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:54.0806955Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:54.9599027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:55.1701047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:56.4696095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:57.0485877Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:57.9820037Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:00:58.5729373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:01.4426571Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:01.8360142Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:02.5130846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:04.6002097Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:05.0552457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:07.8453738Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:10.4441824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:11.6449048Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:12.6791838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:13.6096314Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:15.2054365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:16.3124828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:16.6441231Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:17.3589652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:18.1515027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:18.9152922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:19.8680860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:23.5165311Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:24.0687571Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:25.0262110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:26.0403473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:26.4031891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:26.9078674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:27.2498540Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:30.2700899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:31.8312496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:32.4332960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:34.1213742Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:35.0365758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:35.6094850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:36.8320896Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:37.4298556Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:37.6820840Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:38.0253031Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:38.7051858Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:39.3294269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:40.5751501Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:41.1758613Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:42.0110052Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:01:43.3758840Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:44.2820376Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:44.8475416Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:45.4230842Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:45.7343426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:46.2811041Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:47.1377603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:48.1427900Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:48.7096824Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:49.8094944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:50.6303337Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:51.4670680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:52.3828185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:52.7836777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:55.4153721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:55.8134258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:56.6547608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:57.0434427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:57.6298873Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:57.9648850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:01:58.3827207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:00.1356665Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:02.8029786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:03.2718803Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T02:02:03.2720711Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2722241Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T02:02:03.2723130Z ^ 2021-05-16T02:02:03.2724573Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2726330Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T02:02:03.2727265Z ^ 2021-05-16T02:02:03.2728596Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2730078Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T02:02:03.2731016Z ^ 2021-05-16T02:02:03.2732312Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2733791Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T02:02:03.2734773Z ^ 2021-05-16T02:02:03.2736095Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T02:02:03.2737817Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2739200Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T02:02:03.2740067Z ^ 2021-05-16T02:02:03.2741376Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2743024Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T02:02:03.2744719Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:02:03.2746077Z return reinterpret_cast(gRawGMT); 2021-05-16T02:02:03.2746905Z ^ 2021-05-16T02:02:03.9909620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:04.4356326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:06.1258248Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:08.5628014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:09.7799990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:10.3671663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:12.2328699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:12.5291397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:13.1403473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:13.8150696Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:14.1649466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:14.9158928Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:16.5967316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:17.2929975Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:17.8081951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:18.7782539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:20.3388933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:20.4543300Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:21.2644124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:22.0356533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:22.5546186Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:23.0047215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:23.3668803Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:24.0534114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:24.2198330Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:24.5716086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:24.9892105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:25.9210837Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:26.8507079Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:28.0053214Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:28.7199638Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:29.6437132Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:30.0669128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:30.3803914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:31.1301474Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:32.0146061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:32.6287622Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:34.0866126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:35.3929769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:36.1342829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:36.6539551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:37.2069506Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:37.8923978Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:39.1098530Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:40.2198527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:40.6478218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:41.5966386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:42.3626538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:44.0634156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:44.6197324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:44.8744492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:45.1958299Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:45.5913643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:46.5699569Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:47.2728868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:49.0248394Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:52.6527482Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:53.0967412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:54.3289843Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:02:56.6806613Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:56.8925785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:57.0306244Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:57.5087040Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:58.2346111Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:58.3707279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:59.0237192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:02:59.5867997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:01.1911975Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:01.5914085Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:02.2686852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:02.9529353Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:03.9253035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:05.3516929Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:05.9149179Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:06.6283997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:09.9711150Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:10.7895584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:11.5235019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:11.9737787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:12.3266172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:12.8694734Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:03:14.5248083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:15.1213980Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:03:15.6136953Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T02:03:15.6139562Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:03:15.6141621Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T02:03:15.6142821Z ^ 2021-05-16T02:03:15.6144709Z 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-16T02:03:15.6147076Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T02:03:15.6148806Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T02:03:15.6149960Z ^ 2021-05-16T02:03:15.9347485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:16.7797458Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:17.5083973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:18.0495737Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:18.6074369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:19.4089983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:20.0822488Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:21.9714172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:23.5960277Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:03:24.0801215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:24.7393552Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:25.0902443Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:25.4202328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:26.3124386Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:26.4575143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:26.9737453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:27.5022648Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:30.3669787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:31.7135780Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:32.0811009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:32.6712726Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:32.8388224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:32.9342697Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T02:03:35.6201649Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T02:03:36.0205090Z 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-16T02:03:36.8158492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T02:03:37.1074207Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T02:03:39.1520501Z 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-16T02:03:41.2862187Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T02:03:41.3441711Z ** R 2021-05-16T02:03:41.4286560Z ** inst 2021-05-16T02:03:41.4309972Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:03:42.4938312Z ** help 2021-05-16T02:03:43.2801914Z *** installing help indices 2021-05-16T02:03:43.6008431Z converting help for package 'stringi' 2021-05-16T02:03:43.6295741Z finding HTML links ... done 2021-05-16T02:03:43.7742397Z about_arguments html 2021-05-16T02:03:43.9659376Z about_encoding html 2021-05-16T02:03:44.0327451Z about_locale html 2021-05-16T02:03:44.1115922Z about_search html 2021-05-16T02:03:44.1659743Z about_search_boundaries html 2021-05-16T02:03:44.3783286Z about_search_charclass html 2021-05-16T02:03:44.4237934Z about_search_coll html 2021-05-16T02:03:44.4473087Z about_search_fixed html 2021-05-16T02:03:44.5824647Z about_search_regex html 2021-05-16T02:03:44.6629105Z about_stringi html 2021-05-16T02:03:44.6780645Z operator_add html 2021-05-16T02:03:44.7034827Z operator_compare html 2021-05-16T02:03:44.7192540Z operator_dollar html 2021-05-16T02:03:44.7658286Z stri_compare html 2021-05-16T02:03:44.7910637Z stri_count html 2021-05-16T02:03:44.8424047Z stri_count_boundaries html 2021-05-16T02:03:44.8714248Z stri_datetime_add html 2021-05-16T02:03:44.9019422Z stri_datetime_create html 2021-05-16T02:03:44.9327129Z stri_datetime_fields html 2021-05-16T02:03:45.0036685Z stri_datetime_format html 2021-05-16T02:03:45.0279692Z stri_datetime_fstr html 2021-05-16T02:03:45.0422137Z stri_datetime_now html 2021-05-16T02:03:45.0718285Z stri_datetime_symbols html 2021-05-16T02:03:45.1082498Z stri_detect html 2021-05-16T02:03:45.1221366Z stri_dup html 2021-05-16T02:03:45.1610321Z stri_duplicated html 2021-05-16T02:03:45.1993140Z stri_enc_detect html 2021-05-16T02:03:45.2439492Z stri_enc_detect2 html 2021-05-16T02:03:45.2673154Z stri_enc_fromutf32 html 2021-05-16T02:03:45.2899127Z stri_enc_info html 2021-05-16T02:03:45.3030916Z stri_enc_isascii html 2021-05-16T02:03:45.3188940Z stri_enc_isutf16 html 2021-05-16T02:03:45.3412318Z stri_enc_isutf8 html 2021-05-16T02:03:45.3577122Z stri_enc_list html 2021-05-16T02:03:45.3830971Z stri_enc_mark html 2021-05-16T02:03:45.4058080Z stri_enc_set html 2021-05-16T02:03:45.4213434Z stri_enc_toascii html 2021-05-16T02:03:45.4388906Z stri_enc_tonative html 2021-05-16T02:03:45.4581945Z stri_enc_toutf32 html 2021-05-16T02:03:45.4889563Z stri_enc_toutf8 html 2021-05-16T02:03:45.5358600Z stri_encode html 2021-05-16T02:03:45.5506646Z stri_escape_unicode html 2021-05-16T02:03:45.5998816Z stri_extract html 2021-05-16T02:03:45.6635377Z stri_extract_boundaries html 2021-05-16T02:03:45.6834891Z stri_flatten html 2021-05-16T02:03:45.7019930Z stri_info html 2021-05-16T02:03:45.7114271Z stri_isempty html 2021-05-16T02:03:45.7383404Z stri_join html 2021-05-16T02:03:45.7567558Z stri_join_list html 2021-05-16T02:03:45.7743783Z stri_length html 2021-05-16T02:03:45.8007941Z stri_list2matrix html 2021-05-16T02:03:45.8179699Z stri_locale_info html 2021-05-16T02:03:45.8282438Z stri_locale_list html 2021-05-16T02:03:45.8485222Z stri_locale_set html 2021-05-16T02:03:45.8982196Z stri_locate html 2021-05-16T02:03:45.9611935Z stri_locate_boundaries html 2021-05-16T02:03:45.9998923Z stri_match html 2021-05-16T02:03:46.0100387Z stri_na2empty html 2021-05-16T02:03:46.0257127Z stri_numbytes html 2021-05-16T02:03:46.0763834Z stri_opts_brkiter html 2021-05-16T02:03:46.1281600Z stri_opts_collator html 2021-05-16T02:03:46.1467423Z stri_opts_fixed html 2021-05-16T02:03:46.1914125Z stri_opts_regex html 2021-05-16T02:03:46.2351389Z stri_order html 2021-05-16T02:03:46.2606924Z stri_pad html 2021-05-16T02:03:46.2781768Z stri_rand_lipsum html 2021-05-16T02:03:46.2875950Z stri_rand_shuffle html 2021-05-16T02:03:46.3048331Z stri_rand_strings html 2021-05-16T02:03:46.3355800Z stri_rank html 2021-05-16T02:03:46.3548012Z stri_read_lines html 2021-05-16T02:03:46.3674865Z stri_read_raw html 2021-05-16T02:03:46.3866472Z stri_remove_empty html 2021-05-16T02:03:46.4288684Z stri_replace html 2021-05-16T02:03:46.4407308Z stri_replace_na html 2021-05-16T02:03:46.4494707Z stri_reverse html 2021-05-16T02:03:46.4911810Z stri_sort html 2021-05-16T02:03:46.5225288Z stri_sort_key html 2021-05-16T02:03:46.5699225Z stri_split html 2021-05-16T02:03:46.6280710Z stri_split_boundaries html 2021-05-16T02:03:46.6614510Z stri_split_lines html 2021-05-16T02:03:46.6986586Z stri_startsendswith html 2021-05-16T02:03:46.7160365Z stri_stats_general html 2021-05-16T02:03:46.7317353Z stri_stats_latex html 2021-05-16T02:03:46.7785270Z stri_sub html 2021-05-16T02:03:46.8165391Z stri_sub_all html 2021-05-16T02:03:46.8471852Z stri_subset html 2021-05-16T02:03:46.8787270Z stri_timezone_info html 2021-05-16T02:03:46.9130720Z stri_timezone_list html 2021-05-16T02:03:46.9357357Z stri_timezone_set html 2021-05-16T02:03:46.9867489Z stri_trans_casemap html 2021-05-16T02:03:47.0084280Z stri_trans_char html 2021-05-16T02:03:47.8742398Z ** building package indices 2021-05-16T02:03:47.8743154Z ** testing if installed package can be loaded 2021-05-16T02:03:47.8743729Z *** arch - i386 2021-05-16T02:03:47.8744298Z stri_trans_general html 2021-05-16T02:03:47.8746214Z stri_trans_list html 2021-05-16T02:03:47.8747079Z stri_trans_nf html 2021-05-16T02:03:47.8747848Z stri_trim html 2021-05-16T02:03:47.8748692Z stri_unescape_unicode html 2021-05-16T02:03:47.8749543Z stri_unique html 2021-05-16T02:03:47.8750297Z stri_width html 2021-05-16T02:03:47.8751065Z stri_wrap html 2021-05-16T02:03:47.8751912Z stri_write_lines html 2021-05-16T02:03:47.9027866Z *** arch - x64 2021-05-16T02:03:48.2205062Z * DONE (stringi) 2021-05-16T02:03:49.9395581Z In R CMD INSTALL 2021-05-16T02:03:51.4733051Z * installing *source* package 'Rcpp' ... 2021-05-16T02:03:51.5690867Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T02:03:51.5932306Z ** libs 2021-05-16T02:03:51.5944303Z 2021-05-16T02:03:51.5945674Z *** arch - i386 2021-05-16T02:03:51.6256948Z 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-16T02:03:53.8888270Z 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-16T02:04:02.3867305Z 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-16T02:04:02.6104532Z 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-16T02:04:05.0948627Z 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-16T02:04:09.6229022Z 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-16T02:04:11.9303768Z 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-16T02:04:12.3113472Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T02:04:12.3191199Z 2021-05-16T02:04:12.3196098Z *** arch - x64 2021-05-16T02:04:12.3545053Z 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-16T02:04:14.8409268Z 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-16T02:04:22.8860082Z 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-16T02:04:23.0949704Z 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-16T02:04:25.8130209Z 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-16T02:04:30.2754070Z 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-16T02:04:32.8017141Z 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-16T02:04:33.2357851Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T02:04:33.2405405Z ** R 2021-05-16T02:04:33.2533681Z ** inst 2021-05-16T02:04:33.5577284Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:04:36.2510022Z ** help 2021-05-16T02:04:36.4557225Z *** installing help indices 2021-05-16T02:04:36.5535261Z converting help for package 'Rcpp' 2021-05-16T02:04:36.5818755Z finding HTML links ... done 2021-05-16T02:04:36.6289232Z CppClass-class html 2021-05-16T02:04:36.6481526Z CppConstructor-class html 2021-05-16T02:04:36.6616101Z CppField-class html 2021-05-16T02:04:36.6797291Z CppFunction-class html 2021-05-16T02:04:36.6892286Z CppObject-class html 2021-05-16T02:04:36.7200446Z CppOverloadedMethods-class html 2021-05-16T02:04:36.7311904Z DollarNames-methods html 2021-05-16T02:04:36.7499095Z Module-class html 2021-05-16T02:04:36.7543484Z Module html 2021-05-16T02:04:36.7656972Z Rcpp-deprecated html 2021-05-16T02:04:36.7750777Z Rcpp-internal html 2021-05-16T02:04:36.7941201Z Rcpp-package html 2021-05-16T02:04:36.8526132Z Rcpp.package.skeleton html 2021-05-16T02:04:36.8703727Z Rcpp.plugin.maker html 2021-05-16T02:04:36.8800883Z RcppLdFlags html 2021-05-16T02:04:36.8885074Z RcppUnitTests html 2021-05-16T02:04:36.9089066Z compileAttributes html 2021-05-16T02:04:36.9191190Z compilerCheck html 2021-05-16T02:04:36.9553539Z cppFunction html 2021-05-16T02:04:36.9719016Z demangle html 2021-05-16T02:04:36.9844042Z dependsAttribute html 2021-05-16T02:04:37.0120995Z evalCpp html 2021-05-16T02:04:37.0342283Z exportAttribute html 2021-05-16T02:04:37.0943158Z exposeClass html 2021-05-16T02:04:37.1004186Z formals html 2021-05-16T02:04:37.1156598Z getRcppVersion html 2021-05-16T02:04:37.1408262Z interfacesAttribute html 2021-05-16T02:04:37.1784570Z loadModule html 2021-05-16T02:04:37.1920179Z loadRcppModules-deprecated html 2021-05-16T02:04:37.2065677Z pluginsAttribute html 2021-05-16T02:04:37.2136629Z populate html 2021-05-16T02:04:37.2276199Z registerPlugin html 2021-05-16T02:04:37.2735611Z setRcppClass html 2021-05-16T02:04:37.3259358Z sourceCpp html 2021-05-16T02:04:37.3267946Z ** building package indices 2021-05-16T02:04:37.4303390Z ** installing vignettes 2021-05-16T02:04:37.4420824Z ** testing if installed package can be loaded 2021-05-16T02:04:37.4423342Z *** arch - i386 2021-05-16T02:04:37.7487868Z *** arch - x64 2021-05-16T02:04:38.1078175Z * DONE (Rcpp) 2021-05-16T02:04:38.3133963Z In R CMD INSTALL 2021-05-16T02:04:38.5856319Z * installing *source* package 'rversions' ... 2021-05-16T02:04:38.5894410Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T02:04:38.6205219Z ** R 2021-05-16T02:04:38.6277566Z ** inst 2021-05-16T02:04:38.6297586Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:04:38.7830077Z ** help 2021-05-16T02:04:38.8383958Z *** installing help indices 2021-05-16T02:04:38.8631731Z converting help for package 'rversions' 2021-05-16T02:04:38.8910048Z finding HTML links ... done 2021-05-16T02:04:38.9054820Z r_oldrel html 2021-05-16T02:04:38.9131829Z r_release html 2021-05-16T02:04:38.9232991Z r_release_macos html 2021-05-16T02:04:38.9365890Z r_release_tarball html 2021-05-16T02:04:38.9429516Z r_release_win html 2021-05-16T02:04:38.9542316Z r_versions html 2021-05-16T02:04:38.9753703Z rversions-package html 2021-05-16T02:04:38.9758405Z *** copying figures 2021-05-16T02:04:38.9769929Z ** building package indices 2021-05-16T02:04:39.0037593Z ** testing if installed package can be loaded 2021-05-16T02:04:39.0040110Z *** arch - i386 2021-05-16T02:04:39.3107264Z *** arch - x64 2021-05-16T02:04:39.6222409Z * DONE (rversions) 2021-05-16T02:04:39.6480487Z In R CMD INSTALL 2021-05-16T02:04:40.5460823Z * installing *source* package 'vctrs' ... 2021-05-16T02:04:40.5917706Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T02:04:40.6304777Z ** libs 2021-05-16T02:04:40.6316990Z 2021-05-16T02:04:40.6318209Z *** arch - i386 2021-05-16T02:04:40.7217003Z 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-16T02:04:40.8977387Z 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-16T02:04:41.0590762Z 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-16T02:04:41.2178988Z 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-16T02:04:41.5112235Z 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-16T02:04:41.6810829Z 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-16T02:04:41.8768138Z 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-16T02:04:42.0108804Z 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-16T02:04:42.1827809Z 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-16T02:04:42.3205866Z 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-16T02:04:42.5668432Z 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-16T02:04:42.8268441Z 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-16T02:04:43.0285360Z 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-16T02:04:43.1781325Z 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-16T02:04:43.5570901Z 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-16T02:04:43.6851888Z 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-16T02:04:44.3179852Z 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-16T02:04:44.4795003Z 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-16T02:04:44.6717114Z 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-16T02:04:44.8536923Z 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-16T02:04:44.9756184Z 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-16T02:04:45.2740014Z 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-16T02:04:45.4069816Z 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-16T02:04:45.9002297Z 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-16T02:04:46.0377364Z 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-16T02:04:46.9571162Z 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-16T02:04:47.1610286Z 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-16T02:04:47.2913708Z 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-16T02:04:47.4291578Z 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-16T02:04:47.6540331Z 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-16T02:04:47.8290479Z 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-16T02:04:48.0217939Z 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-16T02:04:48.1880044Z 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-16T02:04:48.3726549Z 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-16T02:04:48.6734082Z 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-16T02:04:48.8364292Z 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-16T02:04:48.9898751Z 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-16T02:04:49.1820094Z 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-16T02:04:49.7065433Z 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-16T02:04:50.0838781Z 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-16T02:04:50.3612183Z 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-16T02:04:50.5784794Z 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-16T02:04:50.9071206Z 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-16T02:04:51.0221512Z 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-16T02:04:51.2911644Z 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-16T02:04:51.5110761Z 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-16T02:04:51.7315998Z 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-16T02:04:52.2863313Z 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-16T02:04:52.5140623Z 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-16T02:04:52.7153616Z 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-16T02:04:52.9371986Z 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-16T02:04:53.0715787Z 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-16T02:04:53.2994455Z 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-16T02:04:53.5890973Z 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-16T02:04:53.8954627Z 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-16T02:04:54.1649950Z 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-16T02:04:54.3186941Z 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-16T02:04:54.4551810Z 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-16T02:04:54.5637040Z 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-16T02:04:55.4149835Z 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-16T02:04:55.6557713Z 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-16T02:04:55.8248330Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T02:04:55.8265701Z 2021-05-16T02:04:55.8266964Z *** arch - x64 2021-05-16T02:04:55.9156186Z 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-16T02:04:56.0758413Z 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-16T02:04:56.2104008Z 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-16T02:04:56.3560320Z 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-16T02:04:56.6152885Z 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-16T02:04:56.7709089Z 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-16T02:04:56.9545293Z 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-16T02:04:57.0805922Z 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-16T02:04:57.2599309Z 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-16T02:04:57.3974976Z 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-16T02:04:57.5791659Z 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-16T02:04:57.8206869Z 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-16T02:04:58.0482859Z 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-16T02:04:58.1989185Z 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-16T02:04:58.4704667Z 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-16T02:04:58.5846158Z 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-16T02:04:59.0263009Z 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-16T02:04:59.1913486Z 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-16T02:04:59.3632935Z 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-16T02:04:59.5305414Z 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-16T02:04:59.6447334Z 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-16T02:04:59.9270937Z 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-16T02:05:00.0660217Z 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-16T02:05:00.4437214Z 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-16T02:05:00.5719203Z 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-16T02:05:01.2778355Z 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-16T02:05:01.4859364Z 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-16T02:05:01.6137551Z 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-16T02:05:01.7424122Z 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-16T02:05:01.9673025Z 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-16T02:05:02.1282658Z 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-16T02:05:02.3148515Z 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-16T02:05:02.4768862Z 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-16T02:05:02.6498091Z 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-16T02:05:02.9267805Z 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-16T02:05:03.0769034Z 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-16T02:05:03.2123088Z 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-16T02:05:03.3760194Z 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-16T02:05:03.8309553Z 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-16T02:05:04.1803827Z 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-16T02:05:04.4501718Z 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-16T02:05:04.6582676Z 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-16T02:05:04.9777288Z 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-16T02:05:05.0862894Z 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-16T02:05:05.3210935Z 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-16T02:05:05.5191218Z 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-16T02:05:05.7313471Z 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-16T02:05:06.1982506Z 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-16T02:05:06.4048088Z 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-16T02:05:06.5787228Z 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-16T02:05:06.7356579Z 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-16T02:05:06.8606063Z 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-16T02:05:07.0349258Z 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-16T02:05:07.2153949Z 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-16T02:05:07.4098648Z 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-16T02:05:07.5831776Z 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-16T02:05:07.7130728Z 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-16T02:05:07.8406668Z 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-16T02:05:07.9658997Z 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-16T02:05:08.6124123Z 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-16T02:05:08.8502363Z 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-16T02:05:08.9976449Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T02:05:09.0033374Z ** R 2021-05-16T02:05:09.0800521Z ** inst 2021-05-16T02:05:09.0898943Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:11.9986385Z ** help 2021-05-16T02:05:12.5599817Z *** installing help indices 2021-05-16T02:05:12.7825640Z converting help for package 'vctrs' 2021-05-16T02:05:12.8110530Z finding HTML links ... done 2021-05-16T02:05:12.8825255Z as-is html 2021-05-16T02:05:12.9093222Z data_frame html 2021-05-16T02:05:12.9297964Z df_list html 2021-05-16T02:05:12.9540395Z df_ptype2 html 2021-05-16T02:05:12.9804856Z faq-compatibility-types html 2021-05-16T02:05:12.9947107Z faq-error-incompatible-attributes html 2021-05-16T02:05:13.0127948Z faq-error-scalar-type html 2021-05-16T02:05:13.0220239Z fields html 2021-05-16T02:05:13.1255968Z howto-faq-coercion-data-frame html 2021-05-16T02:05:13.1989463Z howto-faq-coercion html 2021-05-16T02:05:13.2251197Z howto-faq-fix-scalar-type-error html 2021-05-16T02:05:13.2332191Z int64 html 2021-05-16T02:05:13.2769452Z internal-faq-ptype2-identity html 2021-05-16T02:05:13.3070865Z list_of html 2021-05-16T02:05:13.3463953Z maybe_lossy_cast html 2021-05-16T02:05:13.3696312Z name_spec html 2021-05-16T02:05:13.3868623Z new_data_frame html 2021-05-16T02:05:13.4110563Z new_date html 2021-05-16T02:05:13.4290890Z new_factor html 2021-05-16T02:05:13.4376801Z new_list_of html 2021-05-16T02:05:13.4517947Z new_partial html 2021-05-16T02:05:13.4656950Z new_rcrd html 2021-05-16T02:05:13.5147456Z new_vctr html 2021-05-16T02:05:13.5260683Z obj_print html 2021-05-16T02:05:13.5348115Z op-empty-default html 2021-05-16T02:05:13.5467119Z partial_factor html 2021-05-16T02:05:13.5552386Z partial_frame html 2021-05-16T02:05:13.6021118Z reference-faq-compatibility html 2021-05-16T02:05:13.6211794Z s3_register html 2021-05-16T02:05:13.6249632Z table html 2021-05-16T02:05:13.7176805Z theory-faq-coercion html 2021-05-16T02:05:13.7248974Z unspecified html 2021-05-16T02:05:13.7480481Z vctrs-conditions html 2021-05-16T02:05:13.7536574Z vctrs-data-frame html 2021-05-16T02:05:13.7732034Z vctrs-package html 2021-05-16T02:05:13.8373756Z vec-rep html 2021-05-16T02:05:13.8614453Z vec_arith html 2021-05-16T02:05:13.8776059Z vec_as_index html 2021-05-16T02:05:13.9180804Z vec_as_location html 2021-05-16T02:05:13.9866874Z vec_as_names html 2021-05-16T02:05:13.9951299Z vec_as_names_legacy html 2021-05-16T02:05:14.0223444Z vec_as_subscript html 2021-05-16T02:05:14.0640735Z vec_assert html 2021-05-16T02:05:14.1300851Z vec_bind html 2021-05-16T02:05:14.1701875Z vec_c html 2021-05-16T02:05:14.2114563Z vec_cast html 2021-05-16T02:05:14.2216833Z vec_cbind_frame_ptype html 2021-05-16T02:05:14.2693547Z vec_chop html 2021-05-16T02:05:14.2882224Z vec_compare html 2021-05-16T02:05:14.3041457Z vec_count html 2021-05-16T02:05:14.3197756Z vec_data html 2021-05-16T02:05:14.3514887Z vec_default_ptype2 html 2021-05-16T02:05:14.3661928Z vec_detect_complete html 2021-05-16T02:05:14.3866485Z vec_duplicate html 2021-05-16T02:05:14.3951008Z vec_empty html 2021-05-16T02:05:14.4129670Z vec_equal html 2021-05-16T02:05:14.4259009Z vec_fill_missing html 2021-05-16T02:05:14.4494273Z vec_group html 2021-05-16T02:05:14.4592040Z vec_identify_runs html 2021-05-16T02:05:14.4664945Z vec_init html 2021-05-16T02:05:14.4749712Z vec_is_list html 2021-05-16T02:05:14.4866240Z vec_list_cast html 2021-05-16T02:05:14.5220131Z vec_match html 2021-05-16T02:05:14.5546740Z vec_math html 2021-05-16T02:05:14.5860772Z vec_names html 2021-05-16T02:05:14.6034963Z vec_order html 2021-05-16T02:05:14.6667128Z vec_proxy html 2021-05-16T02:05:14.6984400Z vec_proxy_compare html 2021-05-16T02:05:14.7208477Z vec_proxy_equal html 2021-05-16T02:05:14.7616200Z vec_ptype html 2021-05-16T02:05:14.7880155Z vec_ptype2 html 2021-05-16T02:05:14.8052832Z vec_ptype_full html 2021-05-16T02:05:14.8293006Z vec_recycle html 2021-05-16T02:05:14.8435000Z vec_repeat html 2021-05-16T02:05:14.8569662Z vec_seq_along html 2021-05-16T02:05:14.9007949Z vec_size html 2021-05-16T02:05:14.9395404Z vec_slice html 2021-05-16T02:05:14.9564371Z vec_split html 2021-05-16T02:05:14.9686378Z vec_type html 2021-05-16T02:05:14.9854723Z vec_unique html 2021-05-16T02:05:14.9867515Z *** copying figures 2021-05-16T02:05:14.9937477Z ** building package indices 2021-05-16T02:05:15.2255399Z ** installing vignettes 2021-05-16T02:05:15.2405368Z ** testing if installed package can be loaded 2021-05-16T02:05:15.2408900Z *** arch - i386 2021-05-16T02:05:15.5465446Z *** arch - x64 2021-05-16T02:05:15.8651956Z * DONE (vctrs) 2021-05-16T02:05:16.0695102Z In R CMD INSTALL 2021-05-16T02:05:16.4821962Z * installing *source* package 'processx' ... 2021-05-16T02:05:16.4935730Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T02:05:16.5211376Z ** libs 2021-05-16T02:05:16.5219177Z 2021-05-16T02:05:16.5220177Z *** arch - i386 2021-05-16T02:05:16.5717588Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T02:05:16.8119530Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T02:05:17.3487623Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T02:05:17.8014341Z 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-16T02:05:18.7832742Z 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-16T02:05:19.1714557Z 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-16T02:05:19.5830602Z 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-16T02:05:19.9767382Z 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-16T02:05:20.7942840Z 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-16T02:05:21.2225358Z 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-16T02:05:21.6308449Z 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-16T02:05:21.7644937Z 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-16T02:05:22.4854676Z 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-16T02:05:23.0073966Z 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-16T02:05:23.4245375Z 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-16T02:05:23.8145859Z 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-16T02:05:24.1784139Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T02:05:24.1785770Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T02:05:24.1786660Z int ret; 2021-05-16T02:05:24.1787154Z ^ 2021-05-16T02:05:24.2756137Z 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-16T02:05:24.5454916Z 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-16T02:05:24.6854113Z 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-16T02:05:25.1482843Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T02:05:25.1484811Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T02:05:25.2573340Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T02:05:25.2631822Z 2021-05-16T02:05:25.2632887Z *** arch - x64 2021-05-16T02:05:25.3109598Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T02:05:25.5200649Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T02:05:26.2782410Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T02:05:26.9437364Z 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-16T02:05:28.3378083Z 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-16T02:05:28.9745188Z 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-16T02:05:29.6343050Z 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-16T02:05:30.2685172Z 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-16T02:05:31.2264922Z 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-16T02:05:31.9080233Z 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-16T02:05:32.5388210Z 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-16T02:05:32.6705406Z 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-16T02:05:33.5536626Z 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-16T02:05:34.2744363Z 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-16T02:05:34.9340269Z 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-16T02:05:35.5643354Z 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-16T02:05:36.1508185Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T02:05:36.1511097Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T02:05:36.1512683Z int ret; 2021-05-16T02:05:36.1513529Z ^ 2021-05-16T02:05:36.2365332Z 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-16T02:05:36.5162241Z 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-16T02:05:36.6406328Z 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-16T02:05:37.3246076Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T02:05:37.3247423Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T02:05:37.4221279Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T02:05:37.4283146Z ** R 2021-05-16T02:05:37.4594452Z ** inst 2021-05-16T02:05:37.4613790Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:39.1110623Z ** help 2021-05-16T02:05:39.2352372Z *** installing help indices 2021-05-16T02:05:39.3020475Z converting help for package 'processx' 2021-05-16T02:05:39.3293696Z finding HTML links ... done 2021-05-16T02:05:39.3714258Z base64_decode html 2021-05-16T02:05:39.3806090Z curl_fds html 2021-05-16T02:05:39.4316767Z default_pty_options html 2021-05-16T02:05:39.4515693Z poll html 2021-05-16T02:05:39.9414161Z process html 2021-05-16T02:05:39.9696237Z process_initialize html 2021-05-16T02:05:40.0078953Z processx_connections html 2021-05-16T02:05:40.0959253Z run html 2021-05-16T02:05:40.1033889Z supervisor_kill html 2021-05-16T02:05:40.1039145Z ** building package indices 2021-05-16T02:05:40.1500071Z ** testing if installed package can be loaded 2021-05-16T02:05:40.1502383Z *** arch - i386 2021-05-16T02:05:40.4555964Z *** arch - x64 2021-05-16T02:05:40.7672213Z * DONE (processx) 2021-05-16T02:05:40.8395425Z In R CMD INSTALL 2021-05-16T02:05:41.1033723Z * installing *source* package 'highr' ... 2021-05-16T02:05:41.1069195Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T02:05:41.1444317Z ** R 2021-05-16T02:05:41.1500085Z ** inst 2021-05-16T02:05:41.1550112Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:41.3246168Z ** help 2021-05-16T02:05:41.3501687Z *** installing help indices 2021-05-16T02:05:41.3715367Z converting help for package 'highr' 2021-05-16T02:05:41.4008848Z finding HTML links ... done 2021-05-16T02:05:41.4150569Z hi_andre html 2021-05-16T02:05:41.4465519Z hilight html 2021-05-16T02:05:41.4466532Z ** building package indices 2021-05-16T02:05:41.4600078Z ** installing vignettes 2021-05-16T02:05:41.4658114Z ** testing if installed package can be loaded 2021-05-16T02:05:41.4660727Z *** arch - i386 2021-05-16T02:05:41.7714547Z *** arch - x64 2021-05-16T02:05:42.0811428Z * DONE (highr) 2021-05-16T02:05:42.1066573Z In R CMD INSTALL 2021-05-16T02:05:42.7296424Z * installing *source* package 'pillar' ... 2021-05-16T02:05:42.7538778Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T02:05:42.7920575Z ** R 2021-05-16T02:05:42.8314472Z ** inst 2021-05-16T02:05:42.8444066Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:44.7005084Z ** help 2021-05-16T02:05:44.9170647Z *** installing help indices 2021-05-16T02:05:45.0059881Z converting help for package 'pillar' 2021-05-16T02:05:45.0375807Z finding HTML links ... done 2021-05-16T02:05:45.0713339Z align html 2021-05-16T02:05:45.0953693Z char html 2021-05-16T02:05:45.1310913Z colonnade html 2021-05-16T02:05:45.1505430Z ctl_new_pillar html 2021-05-16T02:05:45.1617367Z deprecated html 2021-05-16T02:05:45.1669629Z dim_desc html 2021-05-16T02:05:45.1844878Z expect_known_display html 2021-05-16T02:05:45.1975576Z extra_cols html 2021-05-16T02:05:45.2110073Z format_glimpse html 2021-05-16T02:05:45.2442839Z format_tbl html 2021-05-16T02:05:45.2575751Z format_type_sum html 2021-05-16T02:05:45.2637023Z get_extent html 2021-05-16T02:05:45.2800367Z glimpse html 2021-05-16T02:05:45.2885367Z 2021-05-16T02:05:45.3391421Z finding level-2 HTML links ... done 2021-05-16T02:05:45.3440253Z new_ornament html 2021-05-16T02:05:45.3650390Z new_pillar html 2021-05-16T02:05:45.3807160Z new_pillar_component html 2021-05-16T02:05:45.4255323Z new_pillar_shaft html 2021-05-16T02:05:45.4328444Z new_pillar_title html 2021-05-16T02:05:45.4411509Z new_pillar_type html 2021-05-16T02:05:45.4613887Z new_tbl_format_setup html 2021-05-16T02:05:45.4971312Z num html 2021-05-16T02:05:45.5307581Z pillar-package html 2021-05-16T02:05:45.5578018Z pillar html 2021-05-16T02:05:45.5975380Z pillar_shaft html 2021-05-16T02:05:45.6046341Z squeeze html 2021-05-16T02:05:45.6161612Z style_subtle html 2021-05-16T02:05:45.6365095Z tbl_format_body html 2021-05-16T02:05:45.6516757Z tbl_format_footer html 2021-05-16T02:05:45.6688370Z tbl_format_header html 2021-05-16T02:05:45.7102040Z tbl_format_setup html 2021-05-16T02:05:45.7201481Z tbl_sum html 2021-05-16T02:05:45.7354139Z type_sum html 2021-05-16T02:05:45.7361189Z *** copying figures 2021-05-16T02:05:45.7401116Z ** building package indices 2021-05-16T02:05:45.8256822Z ** installing vignettes 2021-05-16T02:05:45.8353407Z ** testing if installed package can be loaded 2021-05-16T02:05:45.8356315Z *** arch - i386 2021-05-16T02:05:46.2430322Z *** arch - x64 2021-05-16T02:05:46.6602976Z * DONE (pillar) 2021-05-16T02:05:46.7216288Z In R CMD INSTALL 2021-05-16T02:05:47.0780468Z * installing *source* package 'callr' ... 2021-05-16T02:05:47.0874230Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T02:05:47.1172253Z ** R 2021-05-16T02:05:47.1491154Z ** inst 2021-05-16T02:05:47.1515778Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:50.5882338Z ** help 2021-05-16T02:05:50.7873024Z *** installing help indices 2021-05-16T02:05:50.8816586Z converting help for package 'callr' 2021-05-16T02:05:50.9104269Z finding HTML links ... done 2021-05-16T02:05:50.9699507Z callr html 2021-05-16T02:05:50.9794716Z convert_and_check_my_args html 2021-05-16T02:05:50.9860659Z default_repos html 2021-05-16T02:05:50.9964937Z get_result html 2021-05-16T02:05:51.0061392Z new_callr_error html 2021-05-16T02:05:51.1011001Z r html 2021-05-16T02:05:51.1591048Z r_bg html 2021-05-16T02:05:51.1978295Z r_copycat html 2021-05-16T02:05:51.3046945Z r_process html 2021-05-16T02:05:51.3150469Z r_process_options html 2021-05-16T02:05:51.5897898Z r_session html 2021-05-16T02:05:51.6036257Z r_session_debug html 2021-05-16T02:05:51.6313605Z r_session_options html 2021-05-16T02:05:51.6686168Z r_vanilla html 2021-05-16T02:05:51.7316370Z rcmd html 2021-05-16T02:05:51.7716371Z rcmd_bg html 2021-05-16T02:05:51.8027417Z rcmd_copycat html 2021-05-16T02:05:51.9037290Z rcmd_process html 2021-05-16T02:05:51.9145495Z rcmd_process_options html 2021-05-16T02:05:51.9331060Z rcmd_safe_env html 2021-05-16T02:05:51.9439378Z reexports html 2021-05-16T02:05:51.9984145Z rscript html 2021-05-16T02:05:52.0985569Z rscript_process html 2021-05-16T02:05:52.1084361Z rscript_process_options html 2021-05-16T02:05:52.1136528Z supported_archs html 2021-05-16T02:05:52.1143799Z ** building package indices 2021-05-16T02:05:52.2142701Z ** testing if installed package can be loaded 2021-05-16T02:05:52.2144951Z *** arch - i386 2021-05-16T02:05:52.5213577Z *** arch - x64 2021-05-16T02:05:52.8318622Z * DONE (callr) 2021-05-16T02:05:52.8737355Z In R CMD INSTALL 2021-05-16T02:05:53.6134257Z * installing *source* package 'knitr' ... 2021-05-16T02:05:53.6502920Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T02:05:53.7068667Z ** R 2021-05-16T02:05:53.7885462Z ** demo 2021-05-16T02:05:53.7908581Z ** inst 2021-05-16T02:05:53.8640625Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:58.2684002Z ** help 2021-05-16T02:05:58.6644352Z *** installing help indices 2021-05-16T02:05:58.8664934Z converting help for package 'knitr' 2021-05-16T02:05:58.8959009Z finding HTML links ... done 2021-05-16T02:05:58.9745246Z Sweave2knitr html 2021-05-16T02:05:58.9919829Z all_labels html 2021-05-16T02:05:58.9993380Z all_patterns html 2021-05-16T02:05:59.0236189Z asis_output html 2021-05-16T02:05:59.0348569Z cache_engines html 2021-05-16T02:05:59.0754071Z chunk_hook html 2021-05-16T02:05:59.0859299Z clean_cache html 2021-05-16T02:05:59.1008247Z 2021-05-16T02:05:59.1520969Z finding level-2 HTML links ... done 2021-05-16T02:05:59.1532567Z combine_words html 2021-05-16T02:05:59.1602477Z current_input html 2021-05-16T02:05:59.1777638Z dep_auto html 2021-05-16T02:05:59.1850505Z dep_prev html 2021-05-16T02:05:59.2013772Z engine_output html 2021-05-16T02:05:59.2182004Z fig_chunk html 2021-05-16T02:05:59.2317843Z fig_path html 2021-05-16T02:05:59.2412656Z hook_animation html 2021-05-16T02:05:59.2522450Z hook_document html 2021-05-16T02:05:59.2689513Z hook_plot html 2021-05-16T02:05:59.2779283Z image_uri html 2021-05-16T02:05:59.2947103Z imgur_upload html 2021-05-16T02:05:59.3213894Z include_graphics html 2021-05-16T02:05:59.3329247Z include_url html 2021-05-16T02:05:59.3421058Z inline_expr html 2021-05-16T02:05:59.3484020Z is_low_change html 2021-05-16T02:05:59.4022164Z kable html 2021-05-16T02:05:59.4900006Z knit html 2021-05-16T02:05:59.5183446Z knit2html html 2021-05-16T02:05:59.5462139Z knit2pandoc html 2021-05-16T02:05:59.5706714Z knit2pdf html 2021-05-16T02:05:59.5981297Z knit2wp html 2021-05-16T02:05:59.6175380Z knit_child html 2021-05-16T02:05:59.6310536Z knit_code html 2021-05-16T02:05:59.6514455Z knit_engines html 2021-05-16T02:05:59.6629952Z knit_exit html 2021-05-16T02:05:59.6763897Z knit_expand html 2021-05-16T02:05:59.6866650Z knit_filter html 2021-05-16T02:05:59.6947273Z knit_global html 2021-05-16T02:05:59.7034867Z knit_hooks html 2021-05-16T02:05:59.7173849Z knit_meta html 2021-05-16T02:05:59.7426955Z knit_params html 2021-05-16T02:05:59.7535700Z knit_params_yaml html 2021-05-16T02:05:59.7647549Z knit_patterns html 2021-05-16T02:05:59.7863217Z knit_print html 2021-05-16T02:05:59.7998643Z knit_rd html 2021-05-16T02:05:59.8138323Z knit_theme html 2021-05-16T02:05:59.8275773Z knit_watch html 2021-05-16T02:05:59.8431263Z knitr-package html 2021-05-16T02:05:59.8708872Z load_cache html 2021-05-16T02:05:59.8902913Z opts_chunk html 2021-05-16T02:05:59.9001558Z opts_hooks html 2021-05-16T02:05:59.9159425Z opts_knit html 2021-05-16T02:05:59.9214997Z opts_template html 2021-05-16T02:05:59.9676625Z output_hooks html 2021-05-16T02:05:59.9883456Z output_type html 2021-05-16T02:06:00.0274266Z pandoc html 2021-05-16T02:06:00.0349705Z pat_fun html 2021-05-16T02:06:00.0524974Z plot_crop html 2021-05-16T02:06:00.0604130Z rand_seed html 2021-05-16T02:06:00.0737418Z raw_block html 2021-05-16T02:06:00.1046333Z raw_output html 2021-05-16T02:06:00.1436752Z read_chunk html 2021-05-16T02:06:00.1525206Z read_rforge html 2021-05-16T02:06:00.1645029Z rocco html 2021-05-16T02:06:00.1778489Z rst2pdf html 2021-05-16T02:06:00.1846132Z set_alias html 2021-05-16T02:06:00.2007757Z set_header html 2021-05-16T02:06:00.2129332Z set_parent html 2021-05-16T02:06:00.2221363Z sew html 2021-05-16T02:06:00.2654956Z spin html 2021-05-16T02:06:00.2792163Z spin_child html 2021-05-16T02:06:00.3012005Z stitch html 2021-05-16T02:06:00.3156910Z vignette_engines html 2021-05-16T02:06:00.3306245Z wrap_rmd html 2021-05-16T02:06:00.3596622Z write_bib html 2021-05-16T02:06:00.3608704Z ** building package indices 2021-05-16T02:06:00.5603223Z ** installing vignettes 2021-05-16T02:06:00.5717524Z ** testing if installed package can be loaded 2021-05-16T02:06:00.5719545Z *** arch - i386 2021-05-16T02:06:00.8778743Z *** arch - x64 2021-05-16T02:06:01.2073896Z * DONE (knitr) 2021-05-16T02:06:01.3234570Z In R CMD INSTALL 2021-05-16T02:06:01.9774206Z * installing *source* package 'tibble' ... 2021-05-16T02:06:02.0045905Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T02:06:02.0408075Z ** libs 2021-05-16T02:06:02.0417733Z 2021-05-16T02:06:02.0418929Z *** arch - i386 2021-05-16T02:06:02.0711081Z 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-16T02:06:02.1828538Z 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-16T02:06:02.3098383Z 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-16T02:06:02.4102090Z 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-16T02:06:02.6942618Z 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-16T02:06:02.8170151Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T02:06:02.8180236Z 2021-05-16T02:06:02.8181418Z *** arch - x64 2021-05-16T02:06:02.8439646Z 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-16T02:06:02.9476750Z 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-16T02:06:03.0639163Z 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-16T02:06:03.1606842Z 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-16T02:06:03.4395572Z 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-16T02:06:03.5410533Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T02:06:03.5441521Z ** R 2021-05-16T02:06:03.5804888Z ** inst 2021-05-16T02:06:03.5918494Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:05.3805286Z ** help 2021-05-16T02:06:05.5229212Z *** installing help indices 2021-05-16T02:06:05.5938931Z converting help for package 'tibble' 2021-05-16T02:06:05.6242196Z finding HTML links ... done 2021-05-16T02:06:05.6710146Z add_column html 2021-05-16T02:06:05.6916824Z add_row html 2021-05-16T02:06:05.7641893Z as_tibble html 2021-05-16T02:06:05.7772308Z 2021-05-16T02:06:05.8257550Z finding level-2 HTML links ... done 2021-05-16T02:06:05.8361170Z deprecated html 2021-05-16T02:06:05.8476737Z enframe html 2021-05-16T02:06:05.8967223Z formatting html 2021-05-16T02:06:05.9132803Z frame_matrix html 2021-05-16T02:06:05.9242537Z is.tibble html 2021-05-16T02:06:05.9301022Z is_tibble html 2021-05-16T02:06:05.9339350Z knit_print.trunc_mat html 2021-05-16T02:06:05.9574350Z lst html 2021-05-16T02:06:05.9863554Z name-repair-superseded html 2021-05-16T02:06:05.9919734Z name-repair html 2021-05-16T02:06:06.0204183Z new_tibble html 2021-05-16T02:06:06.0473343Z reexports html 2021-05-16T02:06:06.0612189Z rownames html 2021-05-16T02:06:06.0971779Z subsetting html 2021-05-16T02:06:06.1383048Z tbl_df-class html 2021-05-16T02:06:06.2044466Z tibble-package html 2021-05-16T02:06:06.2608241Z tibble html 2021-05-16T02:06:06.2782661Z tribble html 2021-05-16T02:06:06.2999698Z trunc_mat html 2021-05-16T02:06:06.3170968Z view html 2021-05-16T02:06:06.3177510Z *** copying figures 2021-05-16T02:06:06.3227045Z ** building package indices 2021-05-16T02:06:06.3862329Z ** installing vignettes 2021-05-16T02:06:06.3949858Z ** testing if installed package can be loaded 2021-05-16T02:06:06.3952956Z *** arch - i386 2021-05-16T02:06:06.8024260Z *** arch - x64 2021-05-16T02:06:07.2126853Z * DONE (tibble) 2021-05-16T02:06:07.2875429Z In R CMD INSTALL 2021-05-16T02:06:07.6208366Z * installing *source* package 'pkgbuild' ... 2021-05-16T02:06:07.6280603Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T02:06:07.6564652Z ** R 2021-05-16T02:06:07.6744087Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:08.8451333Z ** help 2021-05-16T02:06:08.9285288Z *** installing help indices 2021-05-16T02:06:08.9898974Z converting help for package 'pkgbuild' 2021-05-16T02:06:09.0187276Z finding HTML links ... done 2021-05-16T02:06:09.1014684Z build html 2021-05-16T02:06:09.1073525Z clean_dll html 2021-05-16T02:06:09.1308524Z compile_dll html 2021-05-16T02:06:09.1415558Z compiler_flags html 2021-05-16T02:06:09.1614634Z has_build_tools html 2021-05-16T02:06:09.1726494Z has_compiler html 2021-05-16T02:06:09.1762931Z has_latex html 2021-05-16T02:06:09.1897072Z has_rtools html 2021-05-16T02:06:09.1953941Z needs_compile html 2021-05-16T02:06:09.2004881Z pkg_has_src html 2021-05-16T02:06:09.2053600Z pkg_links_to_rcpp html 2021-05-16T02:06:09.2212673Z pkgbuild_process html 2021-05-16T02:06:09.2336019Z rcmd_build_tools html 2021-05-16T02:06:09.2383084Z rtools_needed html 2021-05-16T02:06:09.2526680Z with_debug html 2021-05-16T02:06:09.2594725Z without_compiler html 2021-05-16T02:06:09.2600970Z ** building package indices 2021-05-16T02:06:09.3093610Z ** testing if installed package can be loaded 2021-05-16T02:06:09.3096350Z *** arch - i386 2021-05-16T02:06:09.7167198Z *** arch - x64 2021-05-16T02:06:10.1267691Z * DONE (pkgbuild) 2021-05-16T02:06:10.1634880Z In R CMD INSTALL 2021-05-16T02:06:10.7830679Z * installing *source* package 'roxygen2' ... 2021-05-16T02:06:10.8110354Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T02:06:10.8452273Z ** libs 2021-05-16T02:06:10.8467872Z 2021-05-16T02:06:10.8469141Z *** arch - i386 2021-05-16T02:06:10.8738216Z 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-16T02:06:14.1772504Z 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-16T02:06:16.3101776Z 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-16T02:06:18.4660298Z 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-16T02:06:20.6462760Z 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-16T02:06:23.8839751Z 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-16T02:06:26.2546807Z 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-16T02:06:26.5915023Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T02:06:26.5947293Z 2021-05-16T02:06:26.5948171Z *** arch - x64 2021-05-16T02:06:26.6197546Z 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-16T02:06:30.0797638Z 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-16T02:06:32.5309827Z 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-16T02:06:34.9017597Z 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-16T02:06:37.3224690Z 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-16T02:06:40.7502533Z 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-16T02:06:43.4202650Z 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-16T02:06:43.7895741Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T02:06:43.7942875Z ** R 2021-05-16T02:06:43.8556413Z ** inst 2021-05-16T02:06:43.8642870Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:47.8602796Z ** help 2021-05-16T02:06:47.9988006Z *** installing help indices 2021-05-16T02:06:48.0799413Z converting help for package 'roxygen2' 2021-05-16T02:06:48.1083382Z finding HTML links ... done 2021-05-16T02:06:48.2555660Z RoxyTopic html 2021-05-16T02:06:48.2678014Z double_escape_md html 2021-05-16T02:06:48.2723012Z escape_examples html 2021-05-16T02:06:48.2811937Z is_s3_generic html 2021-05-16T02:06:48.2949799Z load html 2021-05-16T02:06:48.3154517Z load_options html 2021-05-16T02:06:48.3398684Z markdown-internals html 2021-05-16T02:06:48.3568274Z markdown-test html 2021-05-16T02:06:48.3767531Z markdown_pass1 html 2021-05-16T02:06:48.3879195Z namespace_roclet html 2021-05-16T02:06:48.3945845Z object html 2021-05-16T02:06:48.4012152Z object_format html 2021-05-16T02:06:48.4136332Z parse_package html 2021-05-16T02:06:48.4228168Z rd_roclet html 2021-05-16T02:06:48.4345554Z rd_section html 2021-05-16T02:06:48.4402386Z roc_proc_text html 2021-05-16T02:06:48.4604639Z roclet html 2021-05-16T02:06:48.4653823Z roclet_find html 2021-05-16T02:06:48.4840890Z roxy_block html 2021-05-16T02:06:48.4970252Z roxy_tag html 2021-05-16T02:06:48.5059832Z roxy_tag_rd html 2021-05-16T02:06:48.5334194Z roxygen2-package html 2021-05-16T02:06:48.5543773Z roxygenize html 2021-05-16T02:06:48.5704686Z tag_parsers html 2021-05-16T02:06:48.5862619Z update_collate html 2021-05-16T02:06:48.5974865Z vignette_roclet html 2021-05-16T02:06:48.5981076Z *** copying figures 2021-05-16T02:06:48.5995465Z ** building package indices 2021-05-16T02:06:48.6706412Z ** installing vignettes 2021-05-16T02:06:48.6812172Z ** testing if installed package can be loaded 2021-05-16T02:06:48.6815111Z *** arch - i386 2021-05-16T02:06:49.1889586Z *** arch - x64 2021-05-16T02:06:49.7017698Z * DONE (roxygen2) 2021-05-16T02:06:49.8123586Z In R CMD INSTALL 2021-05-16T02:06:50.0930193Z * installing *source* package 'rematch2' ... 2021-05-16T02:06:50.0966324Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T02:06:50.1269721Z ** R 2021-05-16T02:06:50.1360928Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:50.5124952Z ** help 2021-05-16T02:06:50.5654845Z *** installing help indices 2021-05-16T02:06:50.6001967Z converting help for package 'rematch2' 2021-05-16T02:06:50.6287360Z finding HTML links ... done 2021-05-16T02:06:50.7030162Z bind_re_match html 2021-05-16T02:06:50.7032314Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.7034974Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8001018Z re_exec html 2021-05-16T02:06:50.8003274Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8005917Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8008183Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8479389Z re_exec_all html 2021-05-16T02:06:50.8486608Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8490190Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8492616Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8853946Z re_match html 2021-05-16T02:06:50.8855944Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8858496Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.8861017Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.9399907Z re_match_all html 2021-05-16T02:06:50.9402115Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.9404428Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.9406910Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.9409241Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.9411580Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmps5MW7T/R.INSTALL1a88230222c3/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-16T02:06:50.9539589Z rematch2-package html 2021-05-16T02:06:50.9544724Z ** building package indices 2021-05-16T02:06:50.9831860Z ** testing if installed package can be loaded 2021-05-16T02:06:50.9834014Z *** arch - i386 2021-05-16T02:06:51.3908972Z *** arch - x64 2021-05-16T02:06:51.9001806Z * DONE (rematch2) 2021-05-16T02:06:51.9283096Z In R CMD INSTALL 2021-05-16T02:06:52.2504935Z * installing *source* package 'waldo' ... 2021-05-16T02:06:52.2575926Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T02:06:52.2866771Z ** R 2021-05-16T02:06:52.2987030Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:52.8475047Z ** help 2021-05-16T02:06:52.8767923Z *** installing help indices 2021-05-16T02:06:52.9382186Z converting help for package 'waldo' 2021-05-16T02:06:52.9677479Z finding HTML links ... done 2021-05-16T02:06:53.0140914Z compare html 2021-05-16T02:06:53.0279526Z compare_proxy html 2021-05-16T02:06:53.0399565Z waldo-package html 2021-05-16T02:06:53.0404236Z *** copying figures 2021-05-16T02:06:53.0411597Z ** building package indices 2021-05-16T02:06:53.0590282Z ** testing if installed package can be loaded 2021-05-16T02:06:53.0592979Z *** arch - i386 2021-05-16T02:06:53.3657783Z *** arch - x64 2021-05-16T02:06:53.6756814Z * DONE (waldo) 2021-05-16T02:06:53.7060305Z In R CMD INSTALL 2021-05-16T02:06:54.5866162Z * installing *source* package 'testthat' ... 2021-05-16T02:06:54.6313525Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T02:06:54.6702203Z ** libs 2021-05-16T02:06:54.6711469Z 2021-05-16T02:06:54.6712740Z *** arch - i386 2021-05-16T02:06:54.7000504Z 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-16T02:06:54.8084708Z 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-16T02:06:54.9184739Z 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-16T02:06:55.4441817Z 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-16T02:06:55.8364013Z 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-16T02:06:59.9285693Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T02:06:59.9287278Z from test-runner.cpp:7: 2021-05-16T02:06:59.9288738Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T02:06:59.9290813Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T02:06:59.9292162Z } 2021-05-16T02:06:59.9292747Z ^ 2021-05-16T02:06:59.9356781Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T02:06:59.9359180Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T02:06:59.9360638Z } 2021-05-16T02:06:59.9361338Z ^ 2021-05-16T02:07:06.2554831Z 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-16T02:07:06.6495255Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T02:07:06.6526036Z 2021-05-16T02:07:06.6528176Z *** arch - x64 2021-05-16T02:07:06.6788375Z 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-16T02:07:06.7802266Z 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-16T02:07:06.8858686Z 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-16T02:07:07.3798877Z 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-16T02:07:07.8573277Z 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-16T02:07:12.1531155Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T02:07:12.1532317Z from test-runner.cpp:7: 2021-05-16T02:07:12.1533444Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T02:07:12.1534964Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T02:07:12.1535973Z } 2021-05-16T02:07:12.1536407Z ^ 2021-05-16T02:07:12.1601548Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T02:07:12.1603108Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T02:07:12.1604011Z } 2021-05-16T02:07:12.1604440Z ^ 2021-05-16T02:07:17.9790166Z 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-16T02:07:18.4948674Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T02:07:18.5006103Z ** R 2021-05-16T02:07:18.5752158Z ** inst 2021-05-16T02:07:18.6063574Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:29.0747482Z ** help 2021-05-16T02:07:29.5338391Z *** installing help indices 2021-05-16T02:07:29.8071294Z converting help for package 'testthat' 2021-05-16T02:07:29.8368522Z finding HTML links ... done 2021-05-16T02:07:29.9086642Z CheckReporter html 2021-05-16T02:07:29.9333941Z DebugReporter html 2021-05-16T02:07:29.9488212Z FailReporter html 2021-05-16T02:07:29.9592794Z JunitReporter html 2021-05-16T02:07:29.9752916Z ListReporter html 2021-05-16T02:07:29.9907568Z LocationReporter html 2021-05-16T02:07:30.0072070Z MinimalReporter html 2021-05-16T02:07:30.0231086Z MultiReporter html 2021-05-16T02:07:30.0446064Z ProgressReporter html 2021-05-16T02:07:30.0634407Z RStudioReporter html 2021-05-16T02:07:30.0830417Z Reporter html 2021-05-16T02:07:30.0986501Z SilentReporter html 2021-05-16T02:07:30.1161258Z StopReporter html 2021-05-16T02:07:30.1343082Z SummaryReporter html 2021-05-16T02:07:30.1494440Z TapReporter html 2021-05-16T02:07:30.1657666Z TeamcityReporter html 2021-05-16T02:07:30.1840664Z auto_test html 2021-05-16T02:07:30.1968147Z auto_test_package html 2021-05-16T02:07:30.2177542Z capture_condition html 2021-05-16T02:07:30.2318065Z capture_output html 2021-05-16T02:07:30.2571197Z compare html 2021-05-16T02:07:30.2645127Z compare_state html 2021-05-16T02:07:30.2853113Z comparison-expectations html 2021-05-16T02:07:30.3005106Z context html 2021-05-16T02:07:30.3059332Z context_start_file html 2021-05-16T02:07:30.3154977Z default_reporter html 2021-05-16T02:07:30.3313817Z describe html 2021-05-16T02:07:30.3425909Z dir_state html 2021-05-16T02:07:30.3884280Z equality-expectations html 2021-05-16T02:07:30.3972959Z evaluate_promise html 2021-05-16T02:07:30.4239061Z expect html 2021-05-16T02:07:30.4483900Z expect_equivalent html 2021-05-16T02:07:30.5022887Z expect_error html 2021-05-16T02:07:30.5107192Z expect_invisible html 2021-05-16T02:07:30.5332412Z expect_is html 2021-05-16T02:07:30.5742350Z expect_known_output html 2021-05-16T02:07:30.5970338Z expect_length html 2021-05-16T02:07:30.6051213Z expect_less_than html 2021-05-16T02:07:30.6448833Z expect_match html 2021-05-16T02:07:30.6714535Z expect_named html 2021-05-16T02:07:30.6927970Z expect_null html 2021-05-16T02:07:30.7302663Z expect_output html 2021-05-16T02:07:30.7429628Z expect_output_file html 2021-05-16T02:07:30.7741142Z expect_reference html 2021-05-16T02:07:30.7925385Z expect_setequal html 2021-05-16T02:07:30.8084342Z expect_silent html 2021-05-16T02:07:30.8613392Z expect_snapshot html 2021-05-16T02:07:30.8785043Z expect_snapshot_file html 2021-05-16T02:07:30.8883205Z expect_success html 2021-05-16T02:07:30.9086381Z expect_that html 2021-05-16T02:07:30.9379114Z expect_vector html 2021-05-16T02:07:30.9621871Z expectation html 2021-05-16T02:07:30.9722300Z fail html 2021-05-16T02:07:30.9783164Z find_reporter html 2021-05-16T02:07:30.9949110Z find_test_scripts html 2021-05-16T02:07:31.0309181Z inheritance-expectations html 2021-05-16T02:07:31.0460744Z is_informative_error html 2021-05-16T02:07:31.0535402Z is_testing html 2021-05-16T02:07:31.0599262Z local_edition html 2021-05-16T02:07:31.0639433Z local_snapshotter html 2021-05-16T02:07:31.1049488Z local_test_context html 2021-05-16T02:07:31.1106424Z local_test_directory html 2021-05-16T02:07:31.1327107Z logical-expectations html 2021-05-16T02:07:31.1404906Z make_expectation html 2021-05-16T02:07:31.1458173Z not html 2021-05-16T02:07:31.1547953Z oldskool html 2021-05-16T02:07:31.1697773Z quasi_label html 2021-05-16T02:07:31.1770742Z reexports html 2021-05-16T02:07:31.1890503Z reporter-accessors html 2021-05-16T02:07:31.1961310Z run_cpp_tests html 2021-05-16T02:07:31.2018884Z safe_digest html 2021-05-16T02:07:31.2334153Z skip html 2021-05-16T02:07:31.2454081Z snapshot_accept html 2021-05-16T02:07:31.2609405Z source_file html 2021-05-16T02:07:31.2655386Z takes_less_than html 2021-05-16T02:07:31.2791674Z teardown html 2021-05-16T02:07:31.2863657Z teardown_env html 2021-05-16T02:07:31.3287835Z test_dir html 2021-05-16T02:07:31.3345644Z test_env html 2021-05-16T02:07:31.3461147Z test_examples html 2021-05-16T02:07:31.3696854Z test_file html 2021-05-16T02:07:31.4017701Z test_package html 2021-05-16T02:07:31.4077238Z test_path html 2021-05-16T02:07:31.4182505Z test_that html 2021-05-16T02:07:31.4363578Z testthat-package html 2021-05-16T02:07:31.4415681Z testthat_examples html 2021-05-16T02:07:31.4493614Z testthat_results html 2021-05-16T02:07:31.4555200Z try_again html 2021-05-16T02:07:31.5085857Z use_catch html 2021-05-16T02:07:31.5367784Z verify_output html 2021-05-16T02:07:31.5545014Z watch html 2021-05-16T02:07:31.5839175Z with_mock html 2021-05-16T02:07:31.5853885Z *** copying figures 2021-05-16T02:07:31.5905418Z ** building package indices 2021-05-16T02:07:31.8279302Z ** installing vignettes 2021-05-16T02:07:31.8379577Z ** testing if installed package can be loaded 2021-05-16T02:07:31.8382107Z *** arch - i386 2021-05-16T02:07:32.1446311Z *** arch - x64 2021-05-16T02:07:32.4651560Z * DONE (testthat) 2021-05-16T02:07:32.6110605Z In R CMD INSTALL 2021-05-16T02:07:33.1773493Z * installing *source* package 'devtools' ... 2021-05-16T02:07:33.2002254Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T02:07:33.2489441Z ** R 2021-05-16T02:07:33.2794615Z ** inst 2021-05-16T02:07:33.2833442Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:35.0435353Z ** help 2021-05-16T02:07:35.2697930Z *** installing help indices 2021-05-16T02:07:35.3924270Z converting help for package 'devtools' 2021-05-16T02:07:35.4218075Z finding HTML links ... done 2021-05-16T02:07:35.4582310Z as.package html 2021-05-16T02:07:35.4649468Z bash html 2021-05-16T02:07:35.4953154Z build html 2021-05-16T02:07:35.5039773Z build_manual html 2021-05-16T02:07:35.5198760Z build_rmd html 2021-05-16T02:07:35.5306469Z build_site html 2021-05-16T02:07:35.5665791Z build_vignettes html 2021-05-16T02:07:35.6232722Z 2021-05-16T02:07:35.6824063Z finding level-2 HTML links ... done 2021-05-16T02:07:35.6885896Z check html 2021-05-16T02:07:35.7026600Z check_man html 2021-05-16T02:07:35.7300758Z check_rhub html 2021-05-16T02:07:35.7557641Z check_win html 2021-05-16T02:07:35.7635925Z clean_vignettes html 2021-05-16T02:07:35.7770493Z create html 2021-05-16T02:07:35.7878310Z dev_mode html 2021-05-16T02:07:35.7917781Z dev_packages html 2021-05-16T02:07:35.8045523Z dev_sitrep html 2021-05-16T02:07:35.8093590Z devtools-deprecated html 2021-05-16T02:07:35.8407963Z devtools html 2021-05-16T02:07:35.8566340Z document html 2021-05-16T02:07:35.8650008Z git_checks html 2021-05-16T02:07:35.8696601Z github_pat html 2021-05-16T02:07:35.8733666Z has_tests html 2021-05-16T02:07:35.9249261Z install html 2021-05-16T02:07:35.9654762Z install_deps html 2021-05-16T02:07:35.9695997Z is.package html 2021-05-16T02:07:35.9874288Z lint html 2021-05-16T02:07:36.0346605Z load_all html 2021-05-16T02:07:36.0389643Z loaded_packages html 2021-05-16T02:07:36.0447521Z missing_s3 html 2021-05-16T02:07:36.0516636Z package_file html 2021-05-16T02:07:36.0581025Z r_env_vars html 2021-05-16T02:07:36.0906602Z reexports html 2021-05-16T02:07:36.1101927Z release html 2021-05-16T02:07:36.1174450Z release_checks html 2021-05-16T02:07:36.1301842Z reload html 2021-05-16T02:07:36.1659839Z remote-reexports html 2021-05-16T02:07:36.1821250Z revdep html 2021-05-16T02:07:36.2069109Z run_examples html 2021-05-16T02:07:36.2121245Z save_all html 2021-05-16T02:07:36.2211271Z show_news html 2021-05-16T02:07:36.2374265Z source_gist html 2021-05-16T02:07:36.2491549Z source_url html 2021-05-16T02:07:36.2609397Z spell_check html 2021-05-16T02:07:36.2712737Z submit_cran html 2021-05-16T02:07:36.3001358Z test html 2021-05-16T02:07:36.3180530Z uninstall html 2021-05-16T02:07:36.3221168Z uses_testthat html 2021-05-16T02:07:36.3299203Z wd html 2021-05-16T02:07:36.3308483Z *** copying figures 2021-05-16T02:07:36.3320243Z ** building package indices 2021-05-16T02:07:36.4569680Z ** installing vignettes 2021-05-16T02:07:36.4654217Z ** testing if installed package can be loaded 2021-05-16T02:07:36.4656916Z *** arch - i386 2021-05-16T02:07:37.2777462Z *** arch - x64 2021-05-16T02:07:38.1001023Z * DONE (devtools) 2021-05-16T02:07:38.1783243Z In R CMD INSTALL 2021-05-16T02:07:38.1814968Z 2021-05-16T02:07:38.1816137Z The downloaded source packages are in 2021-05-16T02:07:38.1817245Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages' 2021-05-16T02:07:38.2897876Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T02:07:41.2156686Z 2021-05-16T02:07:42.0928968Z 2021-05-16T02:07:42.0938832Z 2021-05-16T02:07:42.0948391Z 2021-05-16T02:07:42.0956901Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c42fc1518c\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T02:07:42.1031724Z 2021-05-16T02:07:42.1033665Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c42fc1518c\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T02:07:42.2187481Z 2021-05-16T02:07:42.2188660Z 2021-05-16T02:07:42.2189161Z 2021-05-16T02:07:42.2191235Z 2021-05-16T02:07:42.2194878Z - preparing 'desc': 2021-05-16T02:07:42.2362066Z checking DESCRIPTION meta-information ... 2021-05-16T02:07:42.2363127Z 2021-05-16T02:07:42.2363875Z checking DESCRIPTION meta-information ... 2021-05-16T02:07:42.2364549Z 2021-05-16T02:07:42.2365275Z v checking DESCRIPTION meta-information 2021-05-16T02:07:42.4298945Z 2021-05-16T02:07:42.4300050Z 2021-05-16T02:07:42.4300481Z 2021-05-16T02:07:42.4300909Z 2021-05-16T02:07:42.4302007Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:07:42.4302609Z 2021-05-16T02:07:42.4303010Z 2021-05-16T02:07:42.4303851Z - checking for empty or unneeded directories 2021-05-16T02:07:42.4426988Z 2021-05-16T02:07:42.4482563Z 2021-05-16T02:07:42.4495267Z 2021-05-16T02:07:42.5421604Z 2021-05-16T02:07:42.5422560Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T02:07:42.6447575Z 2021-05-16T02:07:42.6448660Z 2021-05-16T02:07:42.6449089Z 2021-05-16T02:07:42.7133175Z Installing package into 'D:/a/_temp/Library' 2021-05-16T02:07:42.7134352Z (as 'lib' is unspecified) 2021-05-16T02:07:43.1502487Z * installing *source* package 'desc' ... 2021-05-16T02:07:43.2318583Z ** R 2021-05-16T02:07:43.2609058Z ** inst 2021-05-16T02:07:43.2649092Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:44.8870192Z ** help 2021-05-16T02:07:45.2013777Z *** installing help indices 2021-05-16T02:07:45.3668226Z 2021-05-16T02:07:45.3669571Z converting help for package 'desc' 2021-05-16T02:07:45.3962021Z finding HTML links ... done 2021-05-16T02:07:45.4532392Z check_encoding html 2021-05-16T02:07:45.4633152Z check_field html 2021-05-16T02:07:45.4704755Z cran_ascii_fields html 2021-05-16T02:07:45.5241334Z cran_valid_fields html 2021-05-16T02:07:45.5319868Z dep_types html 2021-05-16T02:07:45.5485111Z desc html 2021-05-16T02:07:45.5732347Z desc_add_author html 2021-05-16T02:07:45.5992193Z desc_add_author_gh html 2021-05-16T02:07:45.6250986Z desc_add_me html 2021-05-16T02:07:45.6538712Z desc_add_orcid html 2021-05-16T02:07:45.6652419Z desc_add_remotes html 2021-05-16T02:07:45.6937719Z desc_add_role html 2021-05-16T02:07:45.7107849Z desc_add_to_collate html 2021-05-16T02:07:45.7206058Z desc_add_urls html 2021-05-16T02:07:45.7416535Z desc_bump_version html 2021-05-16T02:07:45.7697181Z desc_change_maintainer html 2021-05-16T02:07:45.7782835Z desc_clear_remotes html 2021-05-16T02:07:45.7890477Z desc_clear_urls html 2021-05-16T02:07:45.8070811Z desc_coerce_authors_at_r html 2021-05-16T02:07:45.8209496Z desc_del html 2021-05-16T02:07:45.8507714Z desc_del_author html 2021-05-16T02:07:45.8642327Z desc_del_collate html 2021-05-16T02:07:45.8806591Z desc_del_dep html 2021-05-16T02:07:45.8956774Z desc_del_deps html 2021-05-16T02:07:45.9096265Z desc_del_from_collate html 2021-05-16T02:07:45.9193331Z desc_del_remotes html 2021-05-16T02:07:45.9481352Z desc_del_role html 2021-05-16T02:07:45.9573095Z desc_del_urls html 2021-05-16T02:07:45.9673003Z desc_fields html 2021-05-16T02:07:45.9790189Z desc_get html 2021-05-16T02:07:45.9963653Z desc_get_author html 2021-05-16T02:07:46.0131256Z desc_get_authors html 2021-05-16T02:07:46.0227812Z desc_get_built html 2021-05-16T02:07:46.0361641Z desc_get_collate html 2021-05-16T02:07:46.0480181Z desc_get_deps html 2021-05-16T02:07:46.0655746Z desc_get_field html 2021-05-16T02:07:46.0810747Z desc_get_maintainer html 2021-05-16T02:07:46.0869321Z desc_get_remotes html 2021-05-16T02:07:46.0935532Z desc_get_urls html 2021-05-16T02:07:46.1082121Z desc_get_version html 2021-05-16T02:07:46.1084064Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpFNpb/R.INSTALL85c3aa87746/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-16T02:07:46.1230226Z desc_has_dep html 2021-05-16T02:07:46.1315932Z desc_has_fields html 2021-05-16T02:07:46.1391211Z desc_normalize html 2021-05-16T02:07:46.1442628Z desc_print html 2021-05-16T02:07:46.1514004Z desc_reformat_fields html 2021-05-16T02:07:46.1585140Z desc_reorder_fields html 2021-05-16T02:07:46.1726745Z desc_set html 2021-05-16T02:07:46.1927648Z desc_set_authors html 2021-05-16T02:07:46.2065454Z desc_set_collate html 2021-05-16T02:07:46.2220590Z desc_set_dep html 2021-05-16T02:07:46.2376914Z desc_set_deps html 2021-05-16T02:07:46.2467771Z desc_set_remotes html 2021-05-16T02:07:46.2558399Z desc_set_urls html 2021-05-16T02:07:46.2766702Z desc_set_version html 2021-05-16T02:07:46.2768795Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpFNpb/R.INSTALL85c3aa87746/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-16T02:07:46.2818221Z desc_to_latex html 2021-05-16T02:07:46.2869510Z desc_validate html 2021-05-16T02:07:46.4788172Z description html 2021-05-16T02:07:46.4790363Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpFNpb/R.INSTALL85c3aa87746/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-16T02:07:46.4792854Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpFNpb/R.INSTALL85c3aa87746/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-16T02:07:46.4795359Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMpFNpb/R.INSTALL85c3aa87746/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-16T02:07:46.4801215Z ** building package indices 2021-05-16T02:07:46.6304273Z ** testing if installed package can be loaded 2021-05-16T02:07:46.6306673Z *** arch - i386 2021-05-16T02:07:46.9363996Z *** arch - x64 2021-05-16T02:07:47.2482671Z * DONE (desc) 2021-05-16T02:07:47.3189079Z In R CMD INSTALL 2021-05-16T02:07:47.6278055Z 2021-05-16T02:07:47.6279299Z 2021-05-16T02:07:47.6285684Z 2021-05-16T02:07:47.6295438Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c43d475fa1\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T02:07:47.6304010Z 2021-05-16T02:07:47.6314967Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c43d475fa1\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T02:07:47.6352021Z 2021-05-16T02:07:47.6354034Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c43d475fa1\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T02:07:47.7033945Z 2021-05-16T02:07:47.7035152Z 2021-05-16T02:07:47.7035630Z 2021-05-16T02:07:47.7036070Z 2021-05-16T02:07:47.7036673Z - preparing 'ghtravis': 2021-05-16T02:07:47.7179178Z checking DESCRIPTION meta-information ... 2021-05-16T02:07:47.7180232Z 2021-05-16T02:07:47.7181003Z checking DESCRIPTION meta-information ... 2021-05-16T02:07:47.7181649Z 2021-05-16T02:07:47.7182550Z v checking DESCRIPTION meta-information 2021-05-16T02:07:47.8298659Z 2021-05-16T02:07:47.8392659Z 2021-05-16T02:07:47.8393540Z 2021-05-16T02:07:47.8394140Z 2021-05-16T02:07:47.8395409Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:07:47.8396243Z 2021-05-16T02:07:47.8396839Z 2021-05-16T02:07:47.8397773Z - checking for empty or unneeded directories 2021-05-16T02:07:47.8475914Z 2021-05-16T02:07:47.8476687Z 2021-05-16T02:07:47.8477141Z 2021-05-16T02:07:47.8479716Z 2021-05-16T02:07:47.8480419Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T02:07:47.9105290Z 2021-05-16T02:07:47.9106599Z 2021-05-16T02:07:47.9107081Z 2021-05-16T02:07:47.9825400Z Installing package into 'D:/a/_temp/Library' 2021-05-16T02:07:47.9826354Z (as 'lib' is unspecified) 2021-05-16T02:07:48.3180928Z * installing *source* package 'ghtravis' ... 2021-05-16T02:07:48.3480553Z ** R 2021-05-16T02:07:48.3664750Z ** inst 2021-05-16T02:07:48.3691171Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:49.6214782Z ** help 2021-05-16T02:07:49.7547005Z *** installing help indices 2021-05-16T02:07:49.8280415Z 2021-05-16T02:07:49.8282292Z converting help for package 'ghtravis' 2021-05-16T02:07:49.8569705Z finding HTML links ... done 2021-05-16T02:07:49.8827923Z all_remote_package_deps html 2021-05-16T02:07:49.8985501Z binary_release_table html 2021-05-16T02:07:49.9079760Z cat_desc_elements html 2021-05-16T02:07:49.9130802Z dcf_package_version html 2021-05-16T02:07:49.9223290Z deploy_travis html 2021-05-16T02:07:49.9309802Z deployed_tarball_version html 2021-05-16T02:07:49.9425691Z drop_remotes html 2021-05-16T02:07:49.9469232Z example_description_file html 2021-05-16T02:07:49.9628169Z get_dep_table html 2021-05-16T02:07:49.9680364Z get_remote_info html 2021-05-16T02:07:49.9790336Z 2021-05-16T02:07:50.0337409Z finding level-2 HTML links ... done 2021-05-16T02:07:50.0356406Z get_remote_package_dcf html 2021-05-16T02:07:50.0410373Z get_remotes html 2021-05-16T02:07:50.0592619Z install_remote_binaries html 2021-05-16T02:07:50.0764133Z install_remotes_no_dep html 2021-05-16T02:07:50.0905359Z latest_release_with_binary html 2021-05-16T02:07:50.0976943Z make_full_version html 2021-05-16T02:07:50.1141297Z package_comparison_table html 2021-05-16T02:07:50.1142666Z package_name html 2021-05-16T02:07:50.1207236Z package_needs_update html 2021-05-16T02:07:50.1262863Z parse_one_remote html 2021-05-16T02:07:50.1315148Z r_version html 2021-05-16T02:07:50.1369484Z read_dcf html 2021-05-16T02:07:50.1483442Z remote_binaries html 2021-05-16T02:07:50.1586273Z remote_order html 2021-05-16T02:07:50.1648082Z rewrite_remotes html 2021-05-16T02:07:50.1698500Z split_remotes html 2021-05-16T02:07:50.1761227Z subset_remote html 2021-05-16T02:07:50.1806670Z sys_ext html 2021-05-16T02:07:50.1920233Z tag_table html 2021-05-16T02:07:50.1927756Z ** building package indices 2021-05-16T02:07:50.2677030Z ** testing if installed package can be loaded 2021-05-16T02:07:50.2679350Z *** arch - i386 2021-05-16T02:07:51.0799396Z *** arch - x64 2021-05-16T02:07:51.9030419Z * DONE (ghtravis) 2021-05-16T02:07:51.9412991Z In R CMD INSTALL 2021-05-16T02:07:51.9626591Z Using github PAT from envvar GITHUB_PAT 2021-05-16T02:07:52.1175871Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T02:07:55.0974725Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T02:07:55.0975871Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T02:07:55.0976555Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T02:07:55.0977162Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T02:07:55.0977807Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T02:07:55.0980197Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T02:07:55.0994289Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T02:07:55.0995159Z (as 'lib' is unspecified) 2021-05-16T02:07:56.6886777Z 2021-05-16T02:07:56.6888249Z There are binary versions available but the source versions are later: 2021-05-16T02:07:56.6900261Z binary source needs_compilation 2021-05-16T02:07:56.6901047Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T02:07:56.6901814Z generics 0.0.2 0.1.0 FALSE 2021-05-16T02:07:56.6902536Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T02:07:56.6903185Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T02:07:56.6903593Z 2021-05-16T02:07:56.6905410Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T02:07:56.6906252Z 2021-05-16T02:07:56.6921847Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T02:07:56.8538168Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T02:07:56.8994252Z ================================================== 2021-05-16T02:07:56.8995638Z downloaded 89 KB 2021-05-16T02:07:56.8996088Z 2021-05-16T02:07:56.9008657Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T02:07:56.9376598Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T02:07:56.9661446Z ================================================== 2021-05-16T02:07:56.9662600Z downloaded 115 KB 2021-05-16T02:07:56.9663158Z 2021-05-16T02:07:56.9675725Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T02:07:57.0058704Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T02:07:57.0400521Z ================================================== 2021-05-16T02:07:57.0401947Z downloaded 194 KB 2021-05-16T02:07:57.0402579Z 2021-05-16T02:07:57.0415222Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T02:07:57.0813079Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T02:07:57.1577029Z ================================================== 2021-05-16T02:07:57.1578201Z downloaded 932 KB 2021-05-16T02:07:57.1578717Z 2021-05-16T02:07:57.1594589Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T02:07:57.1991406Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T02:07:57.2141178Z ================================================== 2021-05-16T02:07:57.2142250Z downloaded 691 KB 2021-05-16T02:07:57.2142782Z 2021-05-16T02:07:57.6110842Z * installing *source* package 'tidyselect' ... 2021-05-16T02:07:57.6211693Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T02:07:57.6594494Z ** R 2021-05-16T02:07:57.6838078Z ** inst 2021-05-16T02:07:57.6891497Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:07:58.6017891Z ** help 2021-05-16T02:07:58.7094835Z *** installing help indices 2021-05-16T02:07:58.7789027Z converting help for package 'tidyselect' 2021-05-16T02:07:58.8120798Z finding HTML links ... done 2021-05-16T02:07:58.8638052Z all_of html 2021-05-16T02:07:58.9584848Z eval_select html 2021-05-16T02:07:58.9588698Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:58.9824520Z everything html 2021-05-16T02:07:59.0084309Z faq-external-vector html 2021-05-16T02:07:59.0164066Z faq-selection-context html 2021-05-16T02:07:59.0875104Z language html 2021-05-16T02:07:59.0877272Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:59.0879727Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:59.0882242Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T02:07:59.0884628Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T02:07:59.0887041Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:59.0889416Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:59.0982491Z one_of html 2021-05-16T02:07:59.1156587Z peek_vars html 2021-05-16T02:07:59.1372178Z poke_vars html 2021-05-16T02:07:59.1610234Z reexports html 2021-05-16T02:07:59.1612690Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T02:07:59.1615373Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T02:07:59.1617735Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:59.1620042Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T02:07:59.2066961Z starts_with html 2021-05-16T02:07:59.2220117Z tidyselect-package html 2021-05-16T02:07:59.2438341Z vars_pull html 2021-05-16T02:07:59.2440360Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIHjrE4/R.INSTALL35c63063689/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-16T02:07:59.2676266Z vars_select html 2021-05-16T02:07:59.2731893Z vars_select_helpers html 2021-05-16T02:07:59.2918026Z where html 2021-05-16T02:07:59.2925367Z ** building package indices 2021-05-16T02:07:59.3449133Z ** installing vignettes 2021-05-16T02:07:59.3521692Z ** testing if installed package can be loaded 2021-05-16T02:07:59.3529811Z *** arch - i386 2021-05-16T02:07:59.6589512Z *** arch - x64 2021-05-16T02:08:00.0699622Z * DONE (tidyselect) 2021-05-16T02:08:00.1172957Z In R CMD INSTALL 2021-05-16T02:08:00.5312892Z * installing *source* package 'generics' ... 2021-05-16T02:08:00.5430453Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T02:08:00.5737134Z ** R 2021-05-16T02:08:00.5857747Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:00.7348856Z ** help 2021-05-16T02:08:00.8940815Z *** installing help indices 2021-05-16T02:08:00.9814307Z converting help for package 'generics' 2021-05-16T02:08:01.0096970Z finding HTML links ... done 2021-05-16T02:08:01.0512412Z augment html 2021-05-16T02:08:01.0719201Z calculate html 2021-05-16T02:08:01.4954053Z coercion-factor html 2021-05-16T02:08:01.5301988Z coercion-time-difference html 2021-05-16T02:08:01.5567474Z compile html 2021-05-16T02:08:01.5767143Z components html 2021-05-16T02:08:01.5933008Z equation html 2021-05-16T02:08:01.6093617Z estfun html 2021-05-16T02:08:01.6255173Z evaluate html 2021-05-16T02:08:01.6421037Z explain html 2021-05-16T02:08:01.6610293Z fit html 2021-05-16T02:08:01.6776265Z fit_xy html 2021-05-16T02:08:01.6940939Z generate html 2021-05-16T02:08:01.7158310Z generics-package html 2021-05-16T02:08:01.7330668Z glance html 2021-05-16T02:08:01.7485127Z hypothesize html 2021-05-16T02:08:01.7697578Z interpolate html 2021-05-16T02:08:01.7853289Z learn html 2021-05-16T02:08:01.8035071Z min_grid html 2021-05-16T02:08:01.8190494Z prune html 2021-05-16T02:08:01.8357746Z refit html 2021-05-16T02:08:01.8517031Z required_pkgs html 2021-05-16T02:08:01.9270905Z setops html 2021-05-16T02:08:01.9459212Z specify html 2021-05-16T02:08:01.9658243Z tidy html 2021-05-16T02:08:01.9821207Z train html 2021-05-16T02:08:02.0084402Z tunable html 2021-05-16T02:08:02.0240874Z var_imp html 2021-05-16T02:08:02.0394131Z varying_args html 2021-05-16T02:08:02.0576489Z visualize html 2021-05-16T02:08:02.0584337Z ** building package indices 2021-05-16T02:08:02.1330363Z ** testing if installed package can be loaded 2021-05-16T02:08:02.1332749Z *** arch - i386 2021-05-16T02:08:02.4399547Z *** arch - x64 2021-05-16T02:08:02.7512570Z * DONE (generics) 2021-05-16T02:08:02.8036985Z In R CMD INSTALL 2021-05-16T02:08:03.1667232Z * installing *source* package 'cpp11' ... 2021-05-16T02:08:03.1762769Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T02:08:03.2075269Z ** R 2021-05-16T02:08:03.2173357Z ** inst 2021-05-16T02:08:03.2347326Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:03.4736632Z ** help 2021-05-16T02:08:03.5102786Z *** installing help indices 2021-05-16T02:08:03.5355495Z converting help for package 'cpp11' 2021-05-16T02:08:03.5623070Z finding HTML links ... done 2021-05-16T02:08:03.5812219Z cpp11-package html 2021-05-16T02:08:03.6043864Z cpp_register html 2021-05-16T02:08:03.6246217Z cpp_source html 2021-05-16T02:08:03.6351457Z cpp_vendor html 2021-05-16T02:08:03.6355857Z ** building package indices 2021-05-16T02:08:03.6566441Z ** installing vignettes 2021-05-16T02:08:03.6637777Z ** testing if installed package can be loaded 2021-05-16T02:08:03.6640604Z *** arch - i386 2021-05-16T02:08:03.8689192Z *** arch - x64 2021-05-16T02:08:04.1793944Z * DONE (cpp11) 2021-05-16T02:08:04.2126208Z In R CMD INSTALL 2021-05-16T02:08:05.0509722Z * installing *source* package 'dplyr' ... 2021-05-16T02:08:05.0899935Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T02:08:05.1287322Z ** libs 2021-05-16T02:08:05.1295800Z 2021-05-16T02:08:05.1297001Z *** arch - i386 2021-05-16T02:08:05.1594437Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T02:08:05.3260355Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T02:08:05.5174519Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T02:08:05.6747547Z 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-16T02:08:06.1449620Z 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-16T02:08:06.2856547Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T02:08:06.4377111Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T02:08:06.5883734Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T02:08:06.7564196Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T02:08:06.9176625Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T02:08:07.0521903Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T02:08:07.3727138Z 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-16T02:08:07.6418586Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T02:08:07.6440850Z 2021-05-16T02:08:07.6442035Z *** arch - x64 2021-05-16T02:08:07.6735858Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T02:08:07.8563675Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T02:08:08.0506869Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T02:08:08.2115890Z 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-16T02:08:08.6583600Z 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-16T02:08:08.7985591Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T02:08:08.9438680Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T02:08:09.0911424Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T02:08:09.2554181Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T02:08:09.4156180Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T02:08:09.5513839Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T02:08:09.9075968Z 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-16T02:08:10.2357506Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T02:08:10.2403832Z ** R 2021-05-16T02:08:10.3451732Z ** data 2021-05-16T02:08:10.3484762Z *** moving datasets to lazyload DB 2021-05-16T02:08:10.4932540Z ** inst 2021-05-16T02:08:10.5074754Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:15.3273746Z ** help 2021-05-16T02:08:15.9897414Z *** installing help indices 2021-05-16T02:08:16.2805218Z converting help for package 'dplyr' 2021-05-16T02:08:16.3113366Z finding HTML links ... done 2021-05-16T02:08:16.4677638Z across html 2021-05-16T02:08:16.4887069Z add_rownames html 2021-05-16T02:08:16.5117113Z all_equal html 2021-05-16T02:08:16.5346031Z all_vars html 2021-05-16T02:08:16.6689548Z arrange html 2021-05-16T02:08:16.7057179Z arrange_all html 2021-05-16T02:08:16.7140695Z auto_copy html 2021-05-16T02:08:16.7455315Z backend_dbplyr html 2021-05-16T02:08:16.7566653Z band_members html 2021-05-16T02:08:16.7868289Z bench_compare html 2021-05-16T02:08:16.7940519Z between html 2021-05-16T02:08:16.8172313Z bind html 2021-05-16T02:08:16.8307424Z c_across html 2021-05-16T02:08:16.8476654Z case_when html 2021-05-16T02:08:16.8544907Z check_dbplyr html 2021-05-16T02:08:16.8718214Z coalesce html 2021-05-16T02:08:16.8916915Z combine html 2021-05-16T02:08:16.8955697Z common_by html 2021-05-16T02:08:16.9218638Z compute html 2021-05-16T02:08:16.9409736Z context html 2021-05-16T02:08:16.9552594Z copy_to html 2021-05-16T02:08:16.9861936Z count html 2021-05-16T02:08:17.0032389Z cumall html 2021-05-16T02:08:17.0141632Z defunct html 2021-05-16T02:08:17.0203067Z desc html 2021-05-16T02:08:17.0266146Z dim_desc html 2021-05-16T02:08:17.0513883Z distinct html 2021-05-16T02:08:17.0874949Z distinct_all html 2021-05-16T02:08:17.1120582Z do html 2021-05-16T02:08:17.1319254Z dplyr-package html 2021-05-16T02:08:17.1556720Z dplyr_data_masking html 2021-05-16T02:08:17.2109034Z dplyr_extending html 2021-05-16T02:08:17.2591809Z dplyr_tidy_select html 2021-05-16T02:08:17.2719489Z explain html 2021-05-16T02:08:17.3293082Z filter-joins html 2021-05-16T02:08:17.3903110Z filter html 2021-05-16T02:08:17.4267172Z filter_all html 2021-05-16T02:08:17.4535322Z funs html 2021-05-16T02:08:17.4974354Z group_by html 2021-05-16T02:08:17.5391985Z group_by_all html 2021-05-16T02:08:17.5461258Z group_by_drop_default html 2021-05-16T02:08:17.5538277Z group_by_prepare html 2021-05-16T02:08:17.5653858Z group_cols html 2021-05-16T02:08:17.5857139Z group_data html 2021-05-16T02:08:17.6369783Z group_map html 2021-05-16T02:08:17.6701757Z group_nest html 2021-05-16T02:08:17.7212835Z group_split html 2021-05-16T02:08:17.7465229Z group_trim html 2021-05-16T02:08:17.7583211Z grouped_df html 2021-05-16T02:08:17.7649231Z ident html 2021-05-16T02:08:17.7842221Z if_else html 2021-05-16T02:08:17.7960789Z lead-lag html 2021-05-16T02:08:17.8131088Z location html 2021-05-16T02:08:17.8235195Z make_tbl html 2021-05-16T02:08:17.9151297Z mutate-joins html 2021-05-16T02:08:18.0076952Z mutate html 2021-05-16T02:08:18.0703870Z mutate_all html 2021-05-16T02:08:18.0773547Z n_distinct html 2021-05-16T02:08:18.0952486Z na_if html 2021-05-16T02:08:18.1029045Z near html 2021-05-16T02:08:18.1419828Z nest_by html 2021-05-16T02:08:18.1928257Z nest_join html 2021-05-16T02:08:18.2954610Z new_grouped_df html 2021-05-16T02:08:18.3118089Z nth html 2021-05-16T02:08:18.3218302Z order_by html 2021-05-16T02:08:18.3410789Z progress_estimated html 2021-05-16T02:08:18.3650039Z pull html 2021-05-16T02:08:18.3810908Z ranking html 2021-05-16T02:08:18.4283605Z recode html 2021-05-16T02:08:18.4977624Z reexports html 2021-05-16T02:08:18.4979528Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpyi7U8E/R.INSTALL180426c3466c/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T02:08:18.4981691Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpyi7U8E/R.INSTALL180426c3466c/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-16T02:08:18.5182741Z relocate html 2021-05-16T02:08:18.5513345Z rename html 2021-05-16T02:08:18.6015462Z rows html 2021-05-16T02:08:18.6249621Z rowwise html 2021-05-16T02:08:18.6301577Z same_src html 2021-05-16T02:08:18.6612568Z sample_n html 2021-05-16T02:08:18.7525308Z scoped html 2021-05-16T02:08:18.7974115Z se-deprecated html 2021-05-16T02:08:18.8786145Z select html 2021-05-16T02:08:18.9135724Z select_all html 2021-05-16T02:08:18.9306945Z select_vars html 2021-05-16T02:08:18.9384903Z setops html 2021-05-16T02:08:19.0086680Z slice html 2021-05-16T02:08:19.0116132Z sql html 2021-05-16T02:08:19.0199136Z src html 2021-05-16T02:08:19.0503334Z src_dbi html 2021-05-16T02:08:19.0645573Z src_local html 2021-05-16T02:08:19.0706680Z src_tbls html 2021-05-16T02:08:19.0848831Z starwars html 2021-05-16T02:08:19.1003079Z storms html 2021-05-16T02:08:19.1658422Z summarise html 2021-05-16T02:08:19.2285768Z summarise_all html 2021-05-16T02:08:19.2474372Z summarise_each html 2021-05-16T02:08:19.2501762Z tbl html 2021-05-16T02:08:19.2638162Z tbl_df html 2021-05-16T02:08:19.2684412Z tbl_ptype html 2021-05-16T02:08:19.2753028Z tbl_vars html 2021-05-16T02:08:19.3120784Z tidyeval-compat html 2021-05-16T02:08:19.3375187Z top_n html 2021-05-16T02:08:19.3532255Z vars html 2021-05-16T02:08:19.3734648Z with_groups html 2021-05-16T02:08:19.3815940Z with_order html 2021-05-16T02:08:19.3828862Z *** copying figures 2021-05-16T02:08:19.3882713Z ** building package indices 2021-05-16T02:08:19.6563864Z ** installing vignettes 2021-05-16T02:08:19.6711003Z ** testing if installed package can be loaded 2021-05-16T02:08:19.6712920Z *** arch - i386 2021-05-16T02:08:20.2801064Z *** arch - x64 2021-05-16T02:08:20.9013291Z * DONE (dplyr) 2021-05-16T02:08:21.0368149Z In R CMD INSTALL 2021-05-16T02:08:21.5411840Z * installing *source* package 'tidyr' ... 2021-05-16T02:08:21.5594164Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T02:08:21.5929621Z ** libs 2021-05-16T02:08:21.5952345Z 2021-05-16T02:08:21.5953502Z *** arch - i386 2021-05-16T02:08:21.6222663Z 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-16T02:08:23.0425963Z 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-16T02:08:23.3921768Z 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-16T02:08:25.5710317Z 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-16T02:08:27.3201410Z 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-16T02:08:27.5972181Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T02:08:27.5995603Z 2021-05-16T02:08:27.5996823Z *** arch - x64 2021-05-16T02:08:27.6251088Z 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-16T02:08:29.0666996Z 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-16T02:08:29.4177494Z 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-16T02:08:31.5776496Z 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-16T02:08:33.3692643Z 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-16T02:08:33.6822096Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T02:08:33.6863225Z ** R 2021-05-16T02:08:33.7222936Z ** data 2021-05-16T02:08:33.7287192Z *** moving datasets to lazyload DB 2021-05-16T02:08:34.0133227Z ** inst 2021-05-16T02:08:34.0231358Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:35.6943085Z ** help 2021-05-16T02:08:35.9213871Z *** installing help indices 2021-05-16T02:08:36.0341007Z converting help for package 'tidyr' 2021-05-16T02:08:36.0632407Z finding HTML links ... done 2021-05-16T02:08:36.1070653Z billboard html 2021-05-16T02:08:36.1404329Z chop html 2021-05-16T02:08:36.1621432Z complete html 2021-05-16T02:08:36.1710528Z construction html 2021-05-16T02:08:36.2332601Z deprecated-se html 2021-05-16T02:08:36.2410972Z drop_na html 2021-05-16T02:08:36.2810284Z expand html 2021-05-16T02:08:36.3054675Z expand_grid html 2021-05-16T02:08:36.3302522Z extract html 2021-05-16T02:08:36.3354399Z extract_numeric html 2021-05-16T02:08:36.3469369Z fill html 2021-05-16T02:08:36.3566278Z fish_encounters html 2021-05-16T02:08:36.3654325Z full_seq html 2021-05-16T02:08:36.4095173Z gather html 2021-05-16T02:08:36.4685433Z hoist html 2021-05-16T02:08:36.5489299Z nest html 2021-05-16T02:08:36.5825970Z nest_legacy html 2021-05-16T02:08:36.6152363Z pack html 2021-05-16T02:08:36.6221165Z pipe html 2021-05-16T02:08:36.6222883Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpInizrT/R.INSTALL1bd0315151d9/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T02:08:36.6726482Z pivot_longer html 2021-05-16T02:08:37.3813442Z *** copying figures 2021-05-16T02:08:37.3814005Z ** building package indices 2021-05-16T02:08:37.3814547Z ** installing vignettes 2021-05-16T02:08:37.3815202Z ** testing if installed package can be loaded 2021-05-16T02:08:37.3815808Z *** arch - i386 2021-05-16T02:08:37.3816391Z pivot_longer_spec html 2021-05-16T02:08:37.3816989Z pivot_wider html 2021-05-16T02:08:37.3817608Z pivot_wider_spec html 2021-05-16T02:08:37.3818206Z reexports html 2021-05-16T02:08:37.3818794Z relig_income html 2021-05-16T02:08:37.3819354Z replace_na html 2021-05-16T02:08:37.3819932Z separate html 2021-05-16T02:08:37.3820517Z separate_rows html 2021-05-16T02:08:37.3821070Z smiths html 2021-05-16T02:08:37.3821613Z spread html 2021-05-16T02:08:37.3822163Z table1 html 2021-05-16T02:08:37.3822745Z tidyr-package html 2021-05-16T02:08:37.3823353Z tidyr_legacy html 2021-05-16T02:08:37.3823944Z tidyr_tidy_select html 2021-05-16T02:08:37.3824497Z uncount html 2021-05-16T02:08:37.3825191Z unite html 2021-05-16T02:08:37.3825751Z us_rent_income html 2021-05-16T02:08:37.3826317Z who html 2021-05-16T02:08:37.3826864Z world_bank_pop html 2021-05-16T02:08:37.8517868Z *** arch - x64 2021-05-16T02:08:38.4678814Z * DONE (tidyr) 2021-05-16T02:08:38.5302750Z In R CMD INSTALL 2021-05-16T02:08:38.5325890Z 2021-05-16T02:08:38.5326986Z The downloaded source packages are in 2021-05-16T02:08:38.5328012Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages' 2021-05-16T02:08:38.7941906Z 2021-05-16T02:08:38.7948844Z 2021-05-16T02:08:38.7963063Z 2021-05-16T02:08:38.7968777Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c41a315237\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T02:08:38.7994166Z 2021-05-16T02:08:38.8002593Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\remotes4c41a315237\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T02:08:38.8818745Z 2021-05-16T02:08:38.8820044Z 2021-05-16T02:08:38.8820506Z 2021-05-16T02:08:38.8820921Z 2021-05-16T02:08:38.8821467Z - preparing 'aghast': 2021-05-16T02:08:38.8822199Z v checking DESCRIPTION meta-information 2021-05-16T02:08:38.9371668Z 2021-05-16T02:08:38.9373006Z 2021-05-16T02:08:38.9373429Z 2021-05-16T02:08:38.9373840Z 2021-05-16T02:08:38.9374640Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:08:38.9375220Z 2021-05-16T02:08:38.9375613Z 2021-05-16T02:08:38.9377047Z - checking for empty or unneeded directories 2021-05-16T02:08:38.9377739Z 2021-05-16T02:08:38.9378159Z 2021-05-16T02:08:38.9378707Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T02:08:38.9619596Z 2021-05-16T02:08:38.9620310Z 2021-05-16T02:08:38.9620771Z 2021-05-16T02:08:38.9975958Z Installing package into 'D:/a/_temp/Library' 2021-05-16T02:08:38.9977021Z (as 'lib' is unspecified) 2021-05-16T02:08:39.2621768Z * installing *source* package 'aghast' ... 2021-05-16T02:08:39.3046465Z ** R 2021-05-16T02:08:39.3124365Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:39.5954652Z ** help 2021-05-16T02:08:39.6467116Z *** installing help indices 2021-05-16T02:08:39.6826388Z 2021-05-16T02:08:39.6828194Z converting help for package 'aghast' 2021-05-16T02:08:39.7104138Z finding HTML links ... done 2021-05-16T02:08:39.7334075Z ga_artifacts html 2021-05-16T02:08:39.7449921Z ga_jobs html 2021-05-16T02:08:39.7559908Z ga_run_log_config html 2021-05-16T02:08:39.7744688Z ga_runs html 2021-05-16T02:08:39.7962056Z ga_secrets html 2021-05-16T02:08:39.8150606Z ga_workflows html 2021-05-16T02:08:39.8235277Z pipe html 2021-05-16T02:08:39.8240371Z ** building package indices 2021-05-16T02:08:39.8507086Z ** testing if installed package can be loaded 2021-05-16T02:08:39.8508970Z *** arch - i386 2021-05-16T02:08:40.1580537Z *** arch - x64 2021-05-16T02:08:40.4702229Z * DONE (aghast) 2021-05-16T02:08:40.4928835Z In R CMD INSTALL 2021-05-16T02:08:40.5069448Z Installing 1 packages: covr 2021-05-16T02:08:40.5081608Z Installing package into 'D:/a/_temp/Library' 2021-05-16T02:08:40.5082409Z (as 'lib' is unspecified) 2021-05-16T02:08:41.3538204Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T02:08:41.3539511Z 2021-05-16T02:08:42.0187564Z 2021-05-16T02:08:42.0188976Z There is a binary version available but the source version is later: 2021-05-16T02:08:42.0199746Z binary source needs_compilation 2021-05-16T02:08:42.0200467Z covr 3.5.0 3.5.1 TRUE 2021-05-16T02:08:42.0200849Z 2021-05-16T02:08:42.0214710Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T02:08:42.0584807Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T02:08:42.0613803Z ================================================== 2021-05-16T02:08:42.0614909Z downloaded 167 KB 2021-05-16T02:08:42.0615587Z 2021-05-16T02:08:42.0629465Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T02:08:42.0996018Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T02:08:42.3131311Z ================================================== 2021-05-16T02:08:42.3133205Z downloaded 121 KB 2021-05-16T02:08:42.3134161Z 2021-05-16T02:08:42.3340922Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T02:08:42.3497012Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T02:08:42.3518420Z 2021-05-16T02:08:42.3519817Z The downloaded binary packages are in 2021-05-16T02:08:42.3521780Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages 2021-05-16T02:08:42.3523174Z installing the source package 'covr' 2021-05-16T02:08:42.3523924Z 2021-05-16T02:08:42.3537730Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T02:08:42.3919510Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T02:08:42.3942687Z ================================================== 2021-05-16T02:08:42.3943886Z downloaded 143 KB 2021-05-16T02:08:42.3944476Z 2021-05-16T02:08:42.9450448Z * installing *source* package 'covr' ... 2021-05-16T02:08:42.9671837Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T02:08:43.0033225Z ** libs 2021-05-16T02:08:43.0033996Z 2021-05-16T02:08:43.0034539Z *** arch - i386 2021-05-16T02:08:43.0267618Z 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-16T02:08:43.2690315Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-16T02:08:43.3789463Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T02:08:43.3804614Z 2021-05-16T02:08:43.3805425Z *** arch - x64 2021-05-16T02:08:43.4014159Z 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-16T02:08:43.6426153Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-16T02:08:43.7373399Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T02:08:43.7400759Z ** R 2021-05-16T02:08:43.7682503Z ** inst 2021-05-16T02:08:43.7812005Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:08:45.0813315Z ** help 2021-05-16T02:08:45.2191053Z *** installing help indices 2021-05-16T02:08:45.3025308Z converting help for package 'covr' 2021-05-16T02:08:45.3296446Z finding HTML links ... done 2021-05-16T02:08:45.3573371Z azure html 2021-05-16T02:08:45.3624522Z clear_counters html 2021-05-16T02:08:45.3749083Z code_coverage html 2021-05-16T02:08:45.4090566Z codecov html 2021-05-16T02:08:45.4147180Z count html 2021-05-16T02:08:45.4201242Z coverage_to_list html 2021-05-16T02:08:45.4336696Z coveralls html 2021-05-16T02:08:45.4688438Z covr-package html 2021-05-16T02:08:45.4739149Z display_name html 2021-05-16T02:08:45.4856252Z environment_coverage html 2021-05-16T02:08:45.4996277Z exclusions html 2021-05-16T02:08:45.5154770Z file_coverage html 2021-05-16T02:08:45.5277657Z file_report html 2021-05-16T02:08:45.5369169Z function_coverage html 2021-05-16T02:08:45.5527334Z gitlab html 2021-05-16T02:08:45.5565789Z in_covr html 2021-05-16T02:08:45.5622363Z key html 2021-05-16T02:08:45.5749400Z new_counter html 2021-05-16T02:08:45.5751319Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGYYLND/R.INSTALL122c50561194/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-16T02:08:45.6088987Z package_coverage html 2021-05-16T02:08:45.6172366Z percent_coverage html 2021-05-16T02:08:45.6276069Z print.coverage html 2021-05-16T02:08:45.6354943Z report html 2021-05-16T02:08:45.6525304Z system_check html 2021-05-16T02:08:45.6674776Z system_output html 2021-05-16T02:08:45.6751473Z tally_coverage html 2021-05-16T02:08:45.6831201Z to_cobertura html 2021-05-16T02:08:45.6916760Z to_sonarqube html 2021-05-16T02:08:45.7013170Z trace_calls html 2021-05-16T02:08:45.7101484Z value html 2021-05-16T02:08:45.7209295Z zero_coverage html 2021-05-16T02:08:45.7217049Z *** copying figures 2021-05-16T02:08:45.7229129Z ** building package indices 2021-05-16T02:08:45.8158501Z ** installing vignettes 2021-05-16T02:08:45.8236705Z ** testing if installed package can be loaded 2021-05-16T02:08:45.8239527Z *** arch - i386 2021-05-16T02:08:46.1296705Z *** arch - x64 2021-05-16T02:08:46.4412068Z * DONE (covr) 2021-05-16T02:08:46.5278321Z In R CMD INSTALL 2021-05-16T02:08:46.5304349Z 2021-05-16T02:08:46.5305434Z The downloaded source packages are in 2021-05-16T02:08:46.5306549Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4QIFBJ\downloaded_packages' 2021-05-16T02:08:46.6408134Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T02:08:46.6408947Z Rscript -e "tic::before_install()" 2021-05-16T02:08:46.6472416Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T02:08:46.6473012Z env: 2021-05-16T02:08:46.6473502Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:08:46.6474003Z TIC_DEPLOY_KEY: 2021-05-16T02:08:46.6474375Z RSPM: 2021-05-16T02:08:46.6475993Z GITHUB_PAT: *** 2021-05-16T02:08:46.6476431Z COVERALLS_TOKEN: 2021-05-16T02:08:46.6476943Z continue-on-error: false 2021-05-16T02:08:46.6477453Z VDIFFR_RUN_TESTS: 2021-05-16T02:08:46.6477915Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T02:08:46.6478323Z TZ: UTC 2021-05-16T02:08:46.6478752Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:08:46.6479194Z NOT_CRAN: true 2021-05-16T02:08:46.6479596Z MSYSTEM: MINGW64 2021-05-16T02:08:46.6480023Z ##[endgroup] 2021-05-16T02:08:48.2218514Z v Loading tic stage configuration from tic.R 2021-05-16T02:08:48.4316088Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T02:08:48.4317348Z Windows because LaTeX is not available. 2021-05-16T02:08:48.4657272Z Running before_install: step_install_remote_binaries() 2021-05-16T02:08:49.2126558Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T02:08:49.2127639Z remotes::install_deps(dependencies = TRUE) 2021-05-16T02:08:49.2128294Z remotes::install_cran("rcmdcheck") 2021-05-16T02:08:49.2128925Z remotes::install_cran("markdown") 2021-05-16T02:08:49.2134807Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T02:08:49.2135252Z env: 2021-05-16T02:08:49.2135753Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:08:49.2136260Z TIC_DEPLOY_KEY: 2021-05-16T02:08:49.2136639Z RSPM: 2021-05-16T02:08:49.2138079Z GITHUB_PAT: *** 2021-05-16T02:08:49.2138497Z COVERALLS_TOKEN: 2021-05-16T02:08:49.2139012Z continue-on-error: false 2021-05-16T02:08:49.2139498Z VDIFFR_RUN_TESTS: 2021-05-16T02:08:49.2139946Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T02:08:49.2140460Z TZ: UTC 2021-05-16T02:08:49.2140822Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:08:49.2141224Z NOT_CRAN: true 2021-05-16T02:08:49.2141635Z MSYSTEM: MINGW64 2021-05-16T02:08:49.2142213Z ##[endgroup] 2021-05-16T02:08:55.2766333Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T02:08:55.2767629Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T02:08:55.2768497Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T02:08:55.2769316Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T02:08:55.2770118Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T02:08:55.2770921Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T02:08:55.2771687Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-16T02:08:55.2799760Z Installing 7 packages: base64enc, tinytex, htmltools, tiff, rmarkdown, png, zoo 2021-05-16T02:08:55.2818409Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T02:08:55.2819523Z (as 'lib' is unspecified) 2021-05-16T02:08:59.0206401Z 2021-05-16T02:08:59.0207880Z There are binary versions available but the source versions are later: 2021-05-16T02:08:59.0262611Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/base64enc_0.1-3.zip' 2021-05-16T02:08:59.0315996Z binary source needs_compilation 2021-05-16T02:08:59.0317127Z tinytex 0.22 0.31 FALSE 2021-05-16T02:08:59.0317858Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T02:08:59.0318539Z tiff 0.1-5 0.1-8 TRUE 2021-05-16T02:08:59.0320588Z rmarkdown 2.1 2.8 FALSE 2021-05-16T02:08:59.0321131Z zoo 1.8-7 1.8-9 TRUE 2021-05-16T02:08:59.0321406Z 2021-05-16T02:08:59.0643450Z Content type 'application/zip' length 43316 bytes (42 KB) 2021-05-16T02:08:59.0652701Z ================================================== 2021-05-16T02:08:59.0654068Z downloaded 42 KB 2021-05-16T02:08:59.0654656Z 2021-05-16T02:08:59.0670489Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/png_0.1-7.zip' 2021-05-16T02:08:59.1048554Z Content type 'application/zip' length 292639 bytes (285 KB) 2021-05-16T02:08:59.1183756Z ================================================== 2021-05-16T02:08:59.1184419Z downloaded 285 KB 2021-05-16T02:08:59.1184989Z 2021-05-16T02:08:59.1315914Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T02:08:59.1503383Z package 'png' successfully unpacked and MD5 sums checked 2021-05-16T02:08:59.1524179Z 2021-05-16T02:08:59.1525179Z The downloaded binary packages are in 2021-05-16T02:08:59.1526566Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpis1z5u\downloaded_packages 2021-05-16T02:08:59.1528344Z installing the source packages 'tinytex', 'htmltools', 'tiff', 'rmarkdown', 'zoo' 2021-05-16T02:08:59.1529201Z 2021-05-16T02:08:59.1552014Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T02:08:59.1917609Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T02:08:59.1928035Z ================================================== 2021-05-16T02:08:59.1928959Z downloaded 28 KB 2021-05-16T02:08:59.1929473Z 2021-05-16T02:08:59.1945718Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T02:08:59.2315723Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T02:08:59.2351167Z ================================================== 2021-05-16T02:08:59.2352090Z downloaded 69 KB 2021-05-16T02:08:59.2352592Z 2021-05-16T02:08:59.2369244Z trying URL 'https://cloud.r-project.org/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T02:08:59.2742471Z Content type 'application/x-gzip' length 67496 bytes (65 KB) 2021-05-16T02:08:59.2763595Z ================================================== 2021-05-16T02:08:59.2764758Z downloaded 65 KB 2021-05-16T02:08:59.2765525Z 2021-05-16T02:08:59.2781874Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T02:08:59.3151782Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T02:08:59.4148658Z ================================================== 2021-05-16T02:08:59.4149722Z downloaded 3.1 MB 2021-05-16T02:08:59.4150196Z 2021-05-16T02:08:59.4166905Z trying URL 'https://cloud.r-project.org/src/contrib/zoo_1.8-9.tar.gz' 2021-05-16T02:08:59.4587106Z Content type 'application/x-gzip' length 793891 bytes (775 KB) 2021-05-16T02:08:59.4707713Z ================================================== 2021-05-16T02:08:59.4708524Z downloaded 775 KB 2021-05-16T02:08:59.4709248Z 2021-05-16T02:08:59.7503978Z * installing *source* package 'tinytex' ... 2021-05-16T02:08:59.7544877Z ** package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T02:08:59.7861424Z ** R 2021-05-16T02:08:59.8025077Z ** inst 2021-05-16T02:08:59.8046520Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:00.4272478Z ** help 2021-05-16T02:09:00.5013642Z *** installing help indices 2021-05-16T02:09:00.5522999Z converting help for package 'tinytex' 2021-05-16T02:09:00.5808067Z finding HTML links ... done 2021-05-16T02:09:00.5984838Z check_installed html 2021-05-16T02:09:00.6150489Z copy_tinytex html 2021-05-16T02:09:00.6792203Z install_tinytex html 2021-05-16T02:09:00.6871525Z is_tinytex html 2021-05-16T02:09:00.7375884Z latexmk html 2021-05-16T02:09:00.7449256Z parse_install html 2021-05-16T02:09:00.7601588Z parse_packages html 2021-05-16T02:09:00.7734457Z r_texmf html 2021-05-16T02:09:00.7842156Z tl_pkgs html 2021-05-16T02:09:00.7998855Z tl_sizes html 2021-05-16T02:09:00.8491579Z tlmgr html 2021-05-16T02:09:00.8497470Z ** building package indices 2021-05-16T02:09:00.8901116Z ** testing if installed package can be loaded 2021-05-16T02:09:00.8903621Z *** arch - i386 2021-05-16T02:09:01.1967674Z *** arch - x64 2021-05-16T02:09:01.5056198Z * DONE (tinytex) 2021-05-16T02:09:01.5309910Z In R CMD INSTALL 2021-05-16T02:09:01.8760139Z * installing *source* package 'htmltools' ... 2021-05-16T02:09:01.8832433Z ** package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T02:09:01.9157888Z ** libs 2021-05-16T02:09:01.9167044Z 2021-05-16T02:09:01.9168294Z *** arch - i386 2021-05-16T02:09:01.9417112Z 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-16T02:09:02.0523931Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-16T02:09:02.3224262Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/i386 -lR 2021-05-16T02:09:02.4389203Z installing to D:/a/_temp/Library/htmltools/libs/i386 2021-05-16T02:09:02.4399149Z 2021-05-16T02:09:02.4400328Z *** arch - x64 2021-05-16T02:09:02.4627145Z 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-16T02:09:02.5758548Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c template.c -o template.o 2021-05-16T02:09:02.8547705Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o htmltools.dll tmp.def init.o template.o -LC:/R/bin/x64 -lR 2021-05-16T02:09:02.9592675Z installing to D:/a/_temp/Library/htmltools/libs/x64 2021-05-16T02:09:02.9622765Z ** R 2021-05-16T02:09:02.9913856Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:04.4322446Z ** help 2021-05-16T02:09:04.6027547Z *** installing help indices 2021-05-16T02:09:04.7146670Z converting help for package 'htmltools' 2021-05-16T02:09:04.7439108Z finding HTML links ... done 2021-05-16T02:09:04.7765060Z HTML html 2021-05-16T02:09:04.7843940Z as.tags html 2021-05-16T02:09:04.8024964Z browsable html 2021-05-16T02:09:04.8271652Z builder html 2021-05-16T02:09:04.8941286Z capturePlot html 2021-05-16T02:09:04.9085559Z copyDependencyToDir html 2021-05-16T02:09:04.9244693Z css html 2021-05-16T02:09:04.9361897Z defaultPngDevice html 2021-05-16T02:09:04.9432805Z findDependencies html 2021-05-16T02:09:04.9546379Z htmlDependencies html 2021-05-16T02:09:05.0116112Z htmlDependency html 2021-05-16T02:09:05.0254857Z htmlEscape html 2021-05-16T02:09:05.0421691Z htmlPreserve html 2021-05-16T02:09:05.0564987Z htmlTemplate html 2021-05-16T02:09:05.0665198Z html_print html 2021-05-16T02:09:05.0787104Z include html 2021-05-16T02:09:05.0857936Z knitr_methods html 2021-05-16T02:09:05.0989370Z makeDependencyRelative html 2021-05-16T02:09:05.1146092Z parseCssColors html 2021-05-16T02:09:05.1563685Z plotTag html 2021-05-16T02:09:05.1674607Z print.html html 2021-05-16T02:09:05.1793881Z renderDependencies html 2021-05-16T02:09:05.1968477Z renderDocument html 2021-05-16T02:09:05.2222087Z renderTags html 2021-05-16T02:09:05.2330986Z resolveDependencies html 2021-05-16T02:09:05.2441061Z save_html html 2021-05-16T02:09:05.2528926Z singleton html 2021-05-16T02:09:05.2653784Z singleton_tools html 2021-05-16T02:09:05.2801051Z subtractDependencies html 2021-05-16T02:09:05.2887523Z suppressDependencies html 2021-05-16T02:09:05.3113940Z tag html 2021-05-16T02:09:05.3166799Z tagFunction html 2021-05-16T02:09:05.3230949Z urlEncodePath html 2021-05-16T02:09:05.3405827Z validateCssUnit html 2021-05-16T02:09:05.3510792Z withTags html 2021-05-16T02:09:05.3518608Z ** building package indices 2021-05-16T02:09:05.4481509Z ** testing if installed package can be loaded 2021-05-16T02:09:05.4483959Z *** arch - i386 2021-05-16T02:09:05.7538433Z *** arch - x64 2021-05-16T02:09:06.0662032Z * DONE (htmltools) 2021-05-16T02:09:06.1070181Z In R CMD INSTALL 2021-05-16T02:09:06.3691477Z * installing *source* package 'tiff' ... 2021-05-16T02:09:06.3785907Z ** package 'tiff' successfully unpacked and MD5 sums checked 2021-05-16T02:09:06.3788907Z 2021-05-16T02:09:06.3789863Z ********************************************** 2021-05-16T02:09:06.3790785Z WARNING: this package has a configure script 2021-05-16T02:09:06.3791838Z It probably needs manual configuration 2021-05-16T02:09:06.3792707Z ********************************************** 2021-05-16T02:09:06.3793168Z 2021-05-16T02:09:06.3793575Z 2021-05-16T02:09:06.3971944Z ** libs 2021-05-16T02:09:06.3981078Z 2021-05-16T02:09:06.3982185Z *** arch - i386 2021-05-16T02:09:06.4260406Z rm -f tiff.dll common.o read.o reg.o write.o 2021-05-16T02:09:06.4452480Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 2021-05-16T02:09:07.0541268Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw32/include -O3 -Wall -std=gnu99 -mtune=generic -c common.c -o common.o 2021-05-16T02:09:07.2132604Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw32/include -O3 -Wall -std=gnu99 -mtune=generic -c read.c -o read.o 2021-05-16T02:09:07.7257285Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw32/include -O3 -Wall -std=gnu99 -mtune=generic -c reg.c -o reg.o 2021-05-16T02:09:07.8287443Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw32/include -O3 -Wall -std=gnu99 -mtune=generic -c write.c -o write.o 2021-05-16T02:09:08.2236372Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tiff.dll tmp.def common.o read.o reg.o write.o -L../windows/libtiff-4.1.0/mingw32/lib -ltiff -ljpeg -lz -LC:/R/bin/i386 -lR 2021-05-16T02:09:08.4326386Z installing to D:/a/_temp/Library/tiff/libs/i386 2021-05-16T02:09:08.4363279Z 2021-05-16T02:09:08.4364117Z *** arch - x64 2021-05-16T02:09:08.4619450Z rm -f tiff.dll common.o read.o reg.o write.o 2021-05-16T02:09:08.4804998Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 2021-05-16T02:09:08.6990152Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw64/include -O2 -Wall -std=gnu99 -mtune=generic -c common.c -o common.o 2021-05-16T02:09:08.8551655Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw64/include -O2 -Wall -std=gnu99 -mtune=generic -c read.c -o read.o 2021-05-16T02:09:09.2805929Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw64/include -O2 -Wall -std=gnu99 -mtune=generic -c reg.c -o reg.o 2021-05-16T02:09:09.3783481Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../windows/libtiff-4.1.0/mingw64/include -O2 -Wall -std=gnu99 -mtune=generic -c write.c -o write.o 2021-05-16T02:09:09.7164687Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tiff.dll tmp.def common.o read.o reg.o write.o -L../windows/libtiff-4.1.0/mingw64/lib -ltiff -ljpeg -lz -LC:/R/bin/x64 -lR 2021-05-16T02:09:09.8996649Z installing to D:/a/_temp/Library/tiff/libs/x64 2021-05-16T02:09:09.9048876Z ** R 2021-05-16T02:09:09.9090191Z ** inst 2021-05-16T02:09:09.9113819Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:09.9635430Z ** help 2021-05-16T02:09:09.9992773Z *** installing help indices 2021-05-16T02:09:10.0223549Z converting help for package 'tiff' 2021-05-16T02:09:10.0505695Z finding HTML links ... done 2021-05-16T02:09:10.1070101Z readTIFF html 2021-05-16T02:09:10.1266821Z writeTIFF html 2021-05-16T02:09:10.1271557Z ** building package indices 2021-05-16T02:09:10.1444720Z ** testing if installed package can be loaded 2021-05-16T02:09:10.1447018Z *** arch - i386 2021-05-16T02:09:10.4516096Z *** arch - x64 2021-05-16T02:09:10.7587978Z * DONE (tiff) 2021-05-16T02:09:10.7982423Z In R CMD INSTALL 2021-05-16T02:09:11.2593530Z * installing *source* package 'zoo' ... 2021-05-16T02:09:11.2779501Z ** package 'zoo' successfully unpacked and MD5 sums checked 2021-05-16T02:09:11.3074182Z ** libs 2021-05-16T02:09:11.3083204Z 2021-05-16T02:09:11.3084639Z *** arch - i386 2021-05-16T02:09:11.3356624Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -O3 -Wall -std=gnu99 -mtune=generic -c coredata.c -o coredata.o 2021-05-16T02:09:11.4684354Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T02:09:11.5803878Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -O3 -Wall -std=gnu99 -mtune=generic -c lag.c -o lag.o 2021-05-16T02:09:11.9825463Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o zoo.dll tmp.def coredata.o init.o lag.o -LC:/R/bin/i386 -lR 2021-05-16T02:09:12.0986223Z installing to D:/a/_temp/Library/zoo/libs/i386 2021-05-16T02:09:12.1002069Z 2021-05-16T02:09:12.1002921Z *** arch - x64 2021-05-16T02:09:12.1252164Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -O2 -Wall -std=gnu99 -mtune=generic -c coredata.c -o coredata.o 2021-05-16T02:09:12.2628263Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T02:09:12.3728169Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I../inst/include -O2 -Wall -std=gnu99 -mtune=generic -c lag.c -o lag.o 2021-05-16T02:09:12.7686475Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o zoo.dll tmp.def coredata.o init.o lag.o -LC:/R/bin/x64 -lR 2021-05-16T02:09:12.8805463Z installing to D:/a/_temp/Library/zoo/libs/x64 2021-05-16T02:09:12.8835994Z ** R 2021-05-16T02:09:12.9069892Z ** demo 2021-05-16T02:09:12.9087344Z ** inst 2021-05-16T02:09:12.9221406Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:16.0872009Z ** help 2021-05-16T02:09:16.4426442Z *** installing help indices 2021-05-16T02:09:16.5782397Z converting help for package 'zoo' 2021-05-16T02:09:16.6067821Z finding HTML links ... done 2021-05-16T02:09:16.6845292Z MATCH html 2021-05-16T02:09:16.7061739Z ORDER html 2021-05-16T02:09:16.7372656Z aggregate.zoo html 2021-05-16T02:09:16.7859297Z as.zoo html 2021-05-16T02:09:16.7999677Z coredata html 2021-05-16T02:09:16.8108878Z frequency html 2021-05-16T02:09:16.8753885Z ggplot2.zoo html 2021-05-16T02:09:16.8930106Z index html 2021-05-16T02:09:16.9076885Z is.regular html 2021-05-16T02:09:16.9396023Z lag.zoo html 2021-05-16T02:09:16.9603401Z make.par.list html 2021-05-16T02:09:17.0098354Z merge.zoo html 2021-05-16T02:09:17.0299515Z na.StructTS html 2021-05-16T02:09:17.0561081Z na.aggregate html 2021-05-16T02:09:17.1090026Z na.approx html 2021-05-16T02:09:17.1288236Z na.fill html 2021-05-16T02:09:17.1662311Z na.locf html 2021-05-16T02:09:17.1869167Z na.trim html 2021-05-16T02:09:17.2592871Z plot.zoo html 2021-05-16T02:09:17.3701367Z read.zoo html 2021-05-16T02:09:17.4392902Z rollapply html 2021-05-16T02:09:17.4657108Z rollmean html 2021-05-16T02:09:17.4878908Z window.zoo html 2021-05-16T02:09:17.5262251Z xblocks html 2021-05-16T02:09:17.6074667Z xyplot.zoo html 2021-05-16T02:09:17.6490613Z yearmon html 2021-05-16T02:09:17.6966599Z yearqtr html 2021-05-16T02:09:17.8436982Z zoo html 2021-05-16T02:09:17.9153638Z zooreg html 2021-05-16T02:09:17.9160636Z ** building package indices 2021-05-16T02:09:18.0499683Z ** installing vignettes 2021-05-16T02:09:18.0611867Z ** testing if installed package can be loaded 2021-05-16T02:09:18.0614631Z *** arch - i386 2021-05-16T02:09:18.3670494Z *** arch - x64 2021-05-16T02:09:18.6783260Z * DONE (zoo) 2021-05-16T02:09:18.7358729Z In R CMD INSTALL 2021-05-16T02:09:19.9341738Z * installing *source* package 'rmarkdown' ... 2021-05-16T02:09:20.0086763Z ** package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T02:09:20.0527719Z ** R 2021-05-16T02:09:20.1448180Z ** inst 2021-05-16T02:09:20.2794696Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:09:23.9922361Z ** help 2021-05-16T02:09:24.3655670Z *** installing help indices 2021-05-16T02:09:24.5430140Z converting help for package 'rmarkdown' 2021-05-16T02:09:24.5716421Z finding HTML links ... done 2021-05-16T02:09:24.6298636Z all_output_formats html 2021-05-16T02:09:24.7005313Z beamer_presentation html 2021-05-16T02:09:24.7296973Z compile_notebook html 2021-05-16T02:09:24.7832519Z context_document html 2021-05-16T02:09:24.8014706Z convert_ipynb html 2021-05-16T02:09:24.8145147Z default_output_format html 2021-05-16T02:09:24.8431972Z draft html 2021-05-16T02:09:24.8680093Z find_external_resources html 2021-05-16T02:09:24.8835680Z find_pandoc html 2021-05-16T02:09:24.9177613Z github_document html 2021-05-16T02:09:24.9369374Z html-dependencies html 2021-05-16T02:09:25.0719099Z html_document html 2021-05-16T02:09:25.1061149Z 2021-05-16T02:09:25.1656746Z finding level-2 HTML links ... done 2021-05-16T02:09:25.1768788Z html_document_base html 2021-05-16T02:09:25.2210723Z html_fragment html 2021-05-16T02:09:25.2821589Z html_notebook html 2021-05-16T02:09:25.2888987Z html_notebook_metadata html 2021-05-16T02:09:25.3072031Z html_notebook_output html 2021-05-16T02:09:25.3469415Z html_vignette html 2021-05-16T02:09:25.3605239Z includes html 2021-05-16T02:09:25.4898259Z ioslides_presentation html 2021-05-16T02:09:25.5039592Z knit_params_ask html 2021-05-16T02:09:25.5313459Z knitr_options html 2021-05-16T02:09:25.5469170Z knitr_options_html html 2021-05-16T02:09:25.5600249Z knitr_options_pdf html 2021-05-16T02:09:25.5678113Z latex-dependencies html 2021-05-16T02:09:25.5824919Z latex_dependency html 2021-05-16T02:09:25.6269077Z md_document html 2021-05-16T02:09:25.6343742Z metadata html 2021-05-16T02:09:25.6411263Z navbar_html html 2021-05-16T02:09:25.6724632Z odt_document html 2021-05-16T02:09:25.7307627Z output_format html 2021-05-16T02:09:25.7396772Z output_metadata html 2021-05-16T02:09:25.7532920Z paged_table html 2021-05-16T02:09:25.7800370Z pandoc_args html 2021-05-16T02:09:25.7931023Z pandoc_available html 2021-05-16T02:09:25.8074295Z pandoc_citeproc_convert html 2021-05-16T02:09:25.8244627Z pandoc_convert html 2021-05-16T02:09:25.8308361Z pandoc_exec html 2021-05-16T02:09:25.8833625Z pandoc_options html 2021-05-16T02:09:25.8937334Z pandoc_path_arg html 2021-05-16T02:09:25.9013896Z pandoc_self_contained_html html 2021-05-16T02:09:25.9121116Z pandoc_template html 2021-05-16T02:09:25.9227624Z parse_html_notebook html 2021-05-16T02:09:25.9954999Z pdf_document html 2021-05-16T02:09:26.0070305Z pkg_file_lua html 2021-05-16T02:09:26.0367245Z powerpoint_presentation html 2021-05-16T02:09:26.0524404Z publish_site html 2021-05-16T02:09:26.0620509Z relative_to html 2021-05-16T02:09:26.1464371Z render html 2021-05-16T02:09:26.1592695Z render_delayed html 2021-05-16T02:09:26.2383134Z render_site html 2021-05-16T02:09:26.2473909Z render_supporting_files html 2021-05-16T02:09:26.2663520Z resolve_output_format html 2021-05-16T02:09:26.2826989Z rmarkdown-package html 2021-05-16T02:09:26.2965856Z rmarkdown_format html 2021-05-16T02:09:26.3093631Z rmd_metadata html 2021-05-16T02:09:26.3322145Z rtf_document html 2021-05-16T02:09:26.3760483Z run html 2021-05-16T02:09:26.3837819Z shiny_prerendered_chunk html 2021-05-16T02:09:26.3905878Z shiny_prerendered_clean html 2021-05-16T02:09:26.3957909Z shiny_prerendered_server_start_code html 2021-05-16T02:09:26.4062938Z site_resources html 2021-05-16T02:09:26.4741097Z slidy_presentation html 2021-05-16T02:09:26.5007321Z tufte_handout html 2021-05-16T02:09:26.5406914Z word_document html 2021-05-16T02:09:26.5465546Z yaml_front_matter html 2021-05-16T02:09:26.5476250Z *** copying figures 2021-05-16T02:09:26.5495411Z ** building package indices 2021-05-16T02:09:26.7282540Z ** installing vignettes 2021-05-16T02:09:26.7430522Z ** testing if installed package can be loaded 2021-05-16T02:09:26.7431760Z *** arch - i386 2021-05-16T02:09:27.0469369Z *** arch - x64 2021-05-16T02:09:27.3802963Z * DONE (rmarkdown) 2021-05-16T02:09:27.5209053Z In R CMD INSTALL 2021-05-16T02:09:27.5234780Z 2021-05-16T02:09:27.5235780Z The downloaded source packages are in 2021-05-16T02:09:27.5236996Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpis1z5u\downloaded_packages' 2021-05-16T02:09:28.3002578Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T02:09:28.3003930Z Use `force = TRUE` to force installation 2021-05-16T02:09:28.3026254Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T02:09:28.3027333Z Use `force = TRUE` to force installation 2021-05-16T02:09:28.3602247Z ##[group]Run options(width = 100) 2021-05-16T02:09:28.3602874Z options(width = 100) 2021-05-16T02:09:28.3603478Z pkgs <- installed.packages()[, "Package"] 2021-05-16T02:09:28.3604218Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T02:09:28.3610254Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T02:09:28.3610848Z env: 2021-05-16T02:09:28.3611331Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:09:28.3611843Z TIC_DEPLOY_KEY: 2021-05-16T02:09:28.3612237Z RSPM: 2021-05-16T02:09:28.3613517Z GITHUB_PAT: *** 2021-05-16T02:09:28.3613963Z COVERALLS_TOKEN: 2021-05-16T02:09:28.3614494Z continue-on-error: false 2021-05-16T02:09:28.3614999Z VDIFFR_RUN_TESTS: 2021-05-16T02:09:28.3615467Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T02:09:28.3615902Z TZ: UTC 2021-05-16T02:09:28.3616308Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:09:28.3616761Z NOT_CRAN: true 2021-05-16T02:09:28.3617205Z MSYSTEM: MINGW64 2021-05-16T02:09:28.3617628Z ##[endgroup] 2021-05-16T02:09:29.1144242Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T02:09:29.1145429Z setting value 2021-05-16T02:09:29.1146153Z version R version 3.5.3 (2019-03-11) 2021-05-16T02:09:29.1147015Z os Windows Server x64 2021-05-16T02:09:29.1147778Z system x86_64, mingw32 2021-05-16T02:09:29.1148323Z ui RTerm 2021-05-16T02:09:29.1148848Z language (EN) 2021-05-16T02:09:29.1149552Z collate English_United States.1252 2021-05-16T02:09:29.1152012Z ctype English_United States.1252 2021-05-16T02:09:29.1152594Z tz UTC 2021-05-16T02:09:29.1153067Z date 2021-05-16 2021-05-16T02:09:29.1153362Z 2021-05-16T02:09:29.1154194Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T02:09:29.1155137Z package * version date lib source 2021-05-16T02:09:29.1155950Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T02:09:29.1156722Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1157399Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1158071Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.2) 2021-05-16T02:09:29.1158754Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1159810Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T02:09:29.1160449Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1161189Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1162274Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1162913Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1163717Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1164378Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1165027Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1165733Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1166435Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1167141Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1167794Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1170298Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1171147Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1171990Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1172792Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1173441Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1174129Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T02:09:29.1174839Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1175475Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1176078Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1176700Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1177337Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1179413Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1180076Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1181407Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1182184Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1182811Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1183448Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1184059Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1184667Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1185592Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T02:09:29.1186418Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1187349Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1188022Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1188672Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1189374Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1190048Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1190890Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1191568Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1192294Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1193161Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1193831Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1194518Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1195209Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1195883Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1196549Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1197245Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1197942Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1199216Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1199868Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1200488Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1201270Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1201906Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1202527Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1203111Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1203713Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1204322Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1204920Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1205610Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1206167Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1206701Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1207263Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1207824Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1208540Z png 0.1-7 2013-12-03 [1] CRAN (R 3.5.2) 2021-05-16T02:09:29.1209156Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1209802Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1210439Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1211804Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1212667Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1213308Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1213987Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1214688Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1215380Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1216037Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1216721Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1217386Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1218066Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1218908Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1219609Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1220264Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1221006Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1221710Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1222389Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1223093Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1223797Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1224455Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1225208Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1225865Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1226504Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1227168Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1227851Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T02:09:29.1228493Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1229130Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1229802Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1230452Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1231229Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T02:09:29.1231944Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1232603Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1233282Z tiff 0.1-8 2021-03-31 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1233944Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1234603Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1235273Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1235982Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1236643Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1237277Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T02:09:29.1237927Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1238678Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1239277Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1239891Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1240733Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1241334Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1241918Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1242522Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1243116Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1243775Z zoo 1.8-9 2021-03-09 [1] CRAN (R 3.5.3) 2021-05-16T02:09:29.1244057Z 2021-05-16T02:09:29.1244471Z [1] D:/a/_temp/Library 2021-05-16T02:09:29.1244903Z [2] C:/R/library 2021-05-16T02:09:29.1495098Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T02:09:29.1495804Z Rscript -e 'tic::script()' 2021-05-16T02:09:29.1496246Z ls -l check 2021-05-16T02:09:29.1512149Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T02:09:29.1512792Z env: 2021-05-16T02:09:29.1513257Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:09:29.1513773Z TIC_DEPLOY_KEY: 2021-05-16T02:09:29.1514168Z RSPM: 2021-05-16T02:09:29.1515736Z GITHUB_PAT: *** 2021-05-16T02:09:29.1516178Z COVERALLS_TOKEN: 2021-05-16T02:09:29.1516709Z continue-on-error: false 2021-05-16T02:09:29.1517211Z VDIFFR_RUN_TESTS: 2021-05-16T02:09:29.1517679Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T02:09:29.1518105Z TZ: UTC 2021-05-16T02:09:29.1518528Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:09:29.1518983Z NOT_CRAN: true 2021-05-16T02:09:29.1519391Z MSYSTEM: MINGW64 2021-05-16T02:09:29.1519817Z ##[endgroup] 2021-05-16T02:09:29.5303268Z v Loading tic stage configuration from tic.R 2021-05-16T02:09:29.7324952Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T02:09:29.7326125Z Windows because LaTeX is not available. 2021-05-16T02:09:29.7649694Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T02:09:29.7651861Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T02:09:29.7653214Z timeout = Inf, check_dir = "check") 2021-05-16T02:09:29.8916983Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T02:09:30.2361687Z * checking for file 'D:\a\bftools\bftools/DESCRIPTION' ... OK 2021-05-16T02:09:30.2362615Z 2021-05-16T02:09:30.5640795Z * preparing 'bftools': 2021-05-16T02:09:30.5641537Z 2021-05-16T02:09:30.5771318Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:09:30.5772157Z 2021-05-16T02:09:30.7477790Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:09:30.7478695Z 2021-05-16T02:09:30.7508882Z * checking for empty or unneeded directories 2021-05-16T02:09:30.7509559Z 2021-05-16T02:09:30.7592520Z * building 'bftools_0.2.3.3.tar.gz' 2021-05-16T02:09:30.7593135Z 2021-05-16T02:09:32.7013043Z ##[warning]Warning: file 'bftools/cleanup' did not have execute permissions: corrected 2021-05-16T02:09:32.7035536Z 2021-05-16T02:09:32.7037024Z ##[warning]Warning: file 'bftools/configure' did not have execute permissions: corrected 2021-05-16T02:09:32.7038375Z 2021-05-16T02:09:32.7083667Z 2021-05-16T02:09:32.7085731Z 2021-05-16T02:09:33.4282535Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T02:09:33.7049356Z * using log directory 'D:/a/bftools/bftools/check/bftools.Rcheck' 2021-05-16T02:09:33.7050292Z 2021-05-16T02:09:33.7050912Z * using R version 3.5.3 (2019-03-11) 2021-05-16T02:09:33.7051342Z 2021-05-16T02:09:33.7052015Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T02:09:33.7052500Z 2021-05-16T02:09:33.7053100Z * using session charset: ISO8859-1 2021-05-16T02:09:33.7053554Z 2021-05-16T02:09:34.7361304Z * using options '--no-manual --as-cran' 2021-05-16T02:09:34.7386899Z 2021-05-16T02:09:34.7388357Z * checking for file 'bftools/DESCRIPTION' ... OK 2021-05-16T02:09:34.7389128Z 2021-05-16T02:09:34.7389806Z * checking extension type ... Package 2021-05-16T02:09:34.7390295Z 2021-05-16T02:09:34.7390944Z * this is package 'bftools' version '0.2.3.3' 2021-05-16T02:09:34.7391402Z 2021-05-16T02:09:34.7391980Z * package encoding: UTF-8 2021-05-16T02:09:34.7392418Z 2021-05-16T02:09:34.7419875Z * checking package namespace information ... OK 2021-05-16T02:09:34.7420556Z 2021-05-16T02:09:35.9537727Z * checking package dependencies ... OK 2021-05-16T02:09:35.9538849Z 2021-05-16T02:09:35.9539649Z * checking if this is a source package ... OK 2021-05-16T02:09:35.9540160Z 2021-05-16T02:09:35.9542764Z * checking if there is a namespace ... OK 2021-05-16T02:09:35.9543828Z 2021-05-16T02:09:38.0017588Z * checking for executable files ... WARNING 2021-05-16T02:09:38.0037210Z 2021-05-16T02:09:38.0038092Z Found the following executable file: 2021-05-16T02:09:38.0038579Z 2021-05-16T02:09:38.0039158Z JAGS-4.2.0-Rtools33.exe 2021-05-16T02:09:38.0040063Z 2021-05-16T02:09:38.0040895Z Source packages should not contain undeclared executable files. 2021-05-16T02:09:38.0041363Z 2021-05-16T02:09:38.0042024Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T02:09:38.0042567Z 2021-05-16T02:09:38.0087316Z * checking for hidden files and directories ... OK 2021-05-16T02:09:38.0087930Z 2021-05-16T02:09:38.0114132Z * checking for portable file names ... OK 2021-05-16T02:09:38.0114720Z 2021-05-16T02:09:38.0144570Z * checking serialization versions ... OK 2021-05-16T02:09:38.0145203Z 2021-05-16T02:09:58.1097867Z * checking whether package 'bftools' can be installed ... OK 2021-05-16T02:09:58.1098784Z 2021-05-16T02:09:58.3393596Z * checking installed package size ... NOTE 2021-05-16T02:09:58.3394630Z 2021-05-16T02:09:58.3395464Z installed size is 37.2Mb 2021-05-16T02:09:58.3396057Z 2021-05-16T02:09:58.3410793Z sub-directories of 1Mb or more: 2021-05-16T02:09:58.3411533Z 2021-05-16T02:09:58.3419076Z bftools 37.1Mb 2021-05-16T02:09:58.3426008Z 2021-05-16T02:09:58.5589972Z * checking package directory ... OK 2021-05-16T02:09:58.5590743Z 2021-05-16T02:09:58.8891962Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:09:58.8892849Z 2021-05-16T02:09:58.8893498Z * checking top-level files ... NOTE 2021-05-16T02:09:58.8894000Z 2021-05-16T02:09:58.8894729Z Non-standard file/directory found at top level: 2021-05-16T02:09:58.8895292Z 2021-05-16T02:09:58.8895979Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T02:09:58.8896466Z 2021-05-16T02:09:58.8927199Z * checking for left-over files ... OK 2021-05-16T02:09:58.8927855Z 2021-05-16T02:09:58.8928519Z * checking index information ... OK 2021-05-16T02:09:58.8928998Z 2021-05-16T02:09:59.0113034Z * checking package subdirectories ... OK 2021-05-16T02:09:59.0113964Z 2021-05-16T02:09:59.1163127Z * checking R files for non-ASCII characters ... OK 2021-05-16T02:09:59.1164879Z 2021-05-16T02:09:59.2214964Z * checking R files for syntax errors ... OK 2021-05-16T02:09:59.2218108Z 2021-05-16T02:09:59.9323458Z * checking whether the package can be loaded ... OK 2021-05-16T02:09:59.9324091Z 2021-05-16T02:10:00.6444230Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T02:10:00.6445893Z 2021-05-16T02:10:01.3554708Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T02:10:01.3555738Z 2021-05-16T02:10:01.9651865Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T02:10:01.9652903Z 2021-05-16T02:10:02.7761727Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T02:10:02.7763211Z 2021-05-16T02:10:03.6587911Z * checking loading without being on the library search path ... OK 2021-05-16T02:10:03.6588764Z 2021-05-16T02:10:04.3692860Z * checking dependencies in R code ... OK 2021-05-16T02:10:04.3693730Z 2021-05-16T02:10:05.5871362Z * checking S3 generic/method consistency ... OK 2021-05-16T02:10:05.5872513Z 2021-05-16T02:10:06.2979377Z * checking replacement functions ... OK 2021-05-16T02:10:06.2980953Z 2021-05-16T02:10:07.0093756Z * checking foreign function calls ... OK 2021-05-16T02:10:07.0094553Z 2021-05-16T02:10:11.6925956Z * checking R code for possible problems ... OK 2021-05-16T02:10:11.6927747Z 2021-05-16T02:10:11.8991050Z * checking Rd files ... OK 2021-05-16T02:10:11.8992760Z 2021-05-16T02:10:12.0050996Z * checking Rd metadata ... OK 2021-05-16T02:10:12.0054604Z 2021-05-16T02:10:12.1098022Z * checking Rd line widths ... OK 2021-05-16T02:10:12.1098834Z 2021-05-16T02:10:12.3151407Z * checking Rd cross-references ... OK 2021-05-16T02:10:12.3158724Z 2021-05-16T02:10:13.0284722Z * checking for missing documentation entries ... OK 2021-05-16T02:10:13.0286263Z 2021-05-16T02:10:15.2593477Z * checking for code/documentation mismatches ... OK 2021-05-16T02:10:15.2595328Z 2021-05-16T02:10:16.6862085Z * checking Rd \usage sections ... OK 2021-05-16T02:10:16.6862890Z 2021-05-16T02:10:16.7900827Z * checking Rd contents ... OK 2021-05-16T02:10:16.7901777Z 2021-05-16T02:10:16.9950419Z * checking for unstated dependencies in examples ... OK 2021-05-16T02:10:16.9955949Z 2021-05-16T02:10:16.9956899Z * checking line endings in shell scripts ... OK 2021-05-16T02:10:16.9957438Z 2021-05-16T02:10:17.0029231Z * checking files in 'vignettes' ... WARNING 2021-05-16T02:10:17.0030247Z 2021-05-16T02:10:17.0033865Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T02:10:17.0034466Z 2021-05-16T02:10:17.0035070Z 'bad-vignette.Rmd' 2021-05-16T02:10:17.0035519Z 2021-05-16T02:10:21.6879579Z * checking examples ... OK 2021-05-16T02:10:21.6880403Z 2021-05-16T02:10:21.7946530Z * checking for unstated dependencies in 'tests' ... OK 2021-05-16T02:10:21.7947682Z 2021-05-16T02:10:21.9870741Z * checking tests ... 2021-05-16T02:10:21.9871589Z 2021-05-16T02:10:41.4582123Z Running 'testthat.R' [19s] 2021-05-16T02:10:41.4582854Z 2021-05-16T02:10:41.4734181Z ERROR 2021-05-16T02:10:41.4735024Z 2021-05-16T02:10:41.4735860Z Running the tests in 'tests/testthat.R' failed. 2021-05-16T02:10:41.4736380Z 2021-05-16T02:10:41.4737080Z Last 13 lines of output: 2021-05-16T02:10:41.4737472Z 2021-05-16T02:10:41.4738295Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T02:10:41.4738856Z 2021-05-16T02:10:41.4739409Z mean(tif) not equal to 1.0393180847168. 2021-05-16T02:10:41.4739831Z 2021-05-16T02:10:41.4740287Z 1/1 mismatches 2021-05-16T02:10:41.4740647Z 2021-05-16T02:10:41.4741110Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T02:10:41.4741445Z 2021-05-16T02:10:41.4742223Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T02:10:41.4742774Z 2021-05-16T02:10:41.4743319Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T02:10:41.4743756Z 2021-05-16T02:10:41.4744276Z Lengths differ: 2 is not 3 2021-05-16T02:10:41.4744641Z 2021-05-16T02:10:41.4745433Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T02:10:41.4745972Z 2021-05-16T02:10:41.4746484Z sum(tif) not equal to 768L. 2021-05-16T02:10:41.4746861Z 2021-05-16T02:10:41.4747311Z 1/1 mismatches 2021-05-16T02:10:41.4747667Z 2021-05-16T02:10:41.4748115Z [1] 3 - 768 == -765 2021-05-16T02:10:41.4748445Z 2021-05-16T02:10:41.4748843Z 2021-05-16T02:10:41.4749131Z 2021-05-16T02:10:41.4749677Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T02:10:41.4750071Z 2021-05-16T02:10:41.4750575Z Error: Test failures 2021-05-16T02:10:41.4751119Z 2021-05-16T02:10:41.4751623Z Execution halted 2021-05-16T02:10:41.4752024Z 2021-05-16T02:10:41.5863827Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T02:10:41.5869975Z 2021-05-16T02:10:41.5872429Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T02:10:41.5880768Z 2021-05-16T02:10:41.5882305Z Package vignette without corresponding PDF/HTML: 2021-05-16T02:10:41.5883366Z 2021-05-16T02:10:41.5884563Z 'bad-vignette.Rmd' 2021-05-16T02:10:41.5885392Z 2021-05-16T02:10:41.5886009Z 2021-05-16T02:10:41.5886620Z 2021-05-16T02:10:43.5285966Z * checking re-building of vignette outputs ... OK 2021-05-16T02:10:43.5287122Z 2021-05-16T02:10:43.5287650Z * DONE 2021-05-16T02:10:43.5287997Z 2021-05-16T02:10:43.5288613Z 2021-05-16T02:10:43.5288958Z 2021-05-16T02:10:43.5289591Z Status: 1 ERROR, 3 WARNINGs, 2 NOTEs 2021-05-16T02:10:43.5290265Z 2021-05-16T02:10:43.5290709Z See 2021-05-16T02:10:43.5291070Z 2021-05-16T02:10:43.5291846Z 'D:/a/bftools/bftools/check/bftools.Rcheck/00check.log' 2021-05-16T02:10:43.5292413Z 2021-05-16T02:10:43.5293036Z for details. 2021-05-16T02:10:43.5293435Z 2021-05-16T02:10:43.5293752Z 2021-05-16T02:10:43.5294088Z 2021-05-16T02:10:43.6934399Z -- R CMD check results ------------------------------------ bftools 0.2.3.3 ---- 2021-05-16T02:10:43.6953096Z Duration: 1m 10.9s 2021-05-16T02:10:43.6953581Z 2021-05-16T02:10:43.6980960Z > checking tests ... 2021-05-16T02:10:43.6981611Z See below... 2021-05-16T02:10:43.6981993Z 2021-05-16T02:10:43.7000936Z > checking for executable files ... WARNING 2021-05-16T02:10:43.7002518Z ##[warning] Found the following executable file: 2021-05-16T02:10:43.7004410Z JAGS-4.2.0-Rtools33.exe 2021-05-16T02:10:43.7005390Z Source packages should not contain undeclared executable files. 2021-05-16T02:10:43.7006493Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T02:10:43.7007134Z 2021-05-16T02:10:43.7052709Z > checking files in 'vignettes' ... WARNING 2021-05-16T02:10:43.7054168Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T02:10:43.7061091Z 'bad-vignette.Rmd' 2021-05-16T02:10:43.7061608Z 2021-05-16T02:10:43.7065673Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T02:10:43.7067231Z ##[warning] Package vignette without corresponding PDF/HTML: 2021-05-16T02:10:43.7069244Z 'bad-vignette.Rmd' 2021-05-16T02:10:43.7069709Z 2021-05-16T02:10:43.7078042Z > checking installed package size ... NOTE 2021-05-16T02:10:43.7078911Z installed size is 37.2Mb 2021-05-16T02:10:43.7079635Z sub-directories of 1Mb or more: 2021-05-16T02:10:43.7080271Z bftools 37.1Mb 2021-05-16T02:10:43.7080665Z 2021-05-16T02:10:43.7091621Z > checking top-level files ... NOTE 2021-05-16T02:10:43.7092520Z Non-standard file/directory found at top level: 2021-05-16T02:10:43.7093341Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T02:10:43.7093824Z 2021-05-16T02:10:43.7096369Z -- Test failures ------------------------------------------------- testthat ---- 2021-05-16T02:10:43.7096988Z 2021-05-16T02:10:43.7098001Z > library(testthat) 2021-05-16T02:10:43.7098685Z > library(bftools) 2021-05-16T02:10:43.7099174Z > 2021-05-16T02:10:43.7099722Z > test_check("bftools") 2021-05-16T02:10:43.7100741Z C:/Users/runneradmin/AppData/Local/Temp/Rtmpi0aPgf/RLIBS_13d85de74404/png/img/Rlogo.png 2021-05-16T02:10:43.7102177Z APNGReader initializing C:/Users/runneradmin/AppData/Local/Temp/Rtmpi0aPgf/RLIBS_13d85de74404/png/img/Rlogo.png 2021-05-16T02:10:43.7103748Z [Animated PNG] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc\file15747317d2e.tiff [Tagged Image File Format] 2021-05-16T02:10:43.7104774Z Converted 1/1 planes (100%) 2021-05-16T02:10:43.7105336Z [done] 2021-05-16T02:10:43.7106032Z 1.783s elapsed (14.0+405.0ms per plane, 1316ms overhead) 2021-05-16T02:10:43.7107164Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T02:10:43.7108433Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T02:10:43.7109256Z ================================================== 2021-05-16T02:10:43.7109807Z downloaded 841 KB 2021-05-16T02:10:43.7110213Z 2021-05-16T02:10:43.7110838Z To test read a file in any format, run: 2021-05-16T02:10:43.7111702Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T02:10:43.7112643Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T02:10:43.7113608Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T02:10:43.7114606Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T02:10:43.7115579Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T02:10:43.7116573Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T02:10:43.7117481Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T02:10:43.7118263Z 2021-05-16T02:10:43.7118941Z -version: print the library version and exit 2021-05-16T02:10:43.7119701Z file: the image file to read 2021-05-16T02:10:43.7120554Z -nopix: read metadata only, not pixels 2021-05-16T02:10:43.7121345Z -nocore: do not output core metadata 2021-05-16T02:10:43.7122220Z -nometa: do not parse format-specific metadata table 2021-05-16T02:10:43.7123107Z -nofilter: do not filter metadata fields 2021-05-16T02:10:43.7123979Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T02:10:43.7124806Z -minmax: compute min/max statistics 2021-05-16T02:10:43.7125679Z -merge: combine separate channels into RGB image 2021-05-16T02:10:43.7126687Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T02:10:43.7127603Z -stitch: stitch files with similar names 2021-05-16T02:10:43.7128514Z -separate: split RGB image into separate channels 2021-05-16T02:10:43.7129382Z -expand: expand indexed color to RGB 2021-05-16T02:10:43.7130176Z -omexml: populate OME-XML metadata 2021-05-16T02:10:43.7131016Z -normalize: normalize floating point images (*) 2021-05-16T02:10:43.7131917Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T02:10:43.7132715Z -debug: turn on debugging output 2021-05-16T02:10:43.7133549Z -range: specify range of planes to read (inclusive) 2021-05-16T02:10:43.7134425Z -series: specify which image series to read 2021-05-16T02:10:43.7135258Z -noflat: do not flatten subresolutions 2021-05-16T02:10:43.7136203Z -resolution: used in combination with -noflat to specify which 2021-05-16T02:10:43.7137220Z subresolution to read (for images with subresolutions) 2021-05-16T02:10:43.7138252Z -swap: override the default input dimension order 2021-05-16T02:10:43.7139205Z -shuffle: override the default output dimension order 2021-05-16T02:10:43.7140176Z -map: specify file on disk to which name should be mapped 2021-05-16T02:10:43.7141173Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T02:10:43.7142158Z reduces the time required to read the images, but 2021-05-16T02:10:43.7142934Z requires more memory 2021-05-16T02:10:43.7143785Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T02:10:43.7144802Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T02:10:43.7145754Z -novalid: do not perform validation of OME-XML 2021-05-16T02:10:43.7146630Z -omexml-only: only output the generated OME-XML 2021-05-16T02:10:43.7147681Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T02:10:43.7148741Z -no-upgrade: do not perform the upgrade check 2021-05-16T02:10:43.7149683Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T02:10:43.7150575Z -cache: cache the initialized reader 2021-05-16T02:10:43.7151513Z -cache-dir: use the specified directory to store the cached 2021-05-16T02:10:43.7152555Z initialized reader. If unspecified, the cached reader 2021-05-16T02:10:43.7153545Z will be stored under the same folder as the image file 2021-05-16T02:10:43.7154563Z -option: add the specified key/value pair to the reader's options list 2021-05-16T02:10:43.7155164Z 2021-05-16T02:10:43.7155773Z * = may result in loss of precision 2021-05-16T02:10:43.7156231Z 2021-05-16T02:10:43.7157064Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.7158518Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.7160055Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc\file1574684d12d7.tiff [Tagged Image File Format] 2021-05-16T02:10:43.7161045Z Converted 1/1 planes (100%) 2021-05-16T02:10:43.7161604Z [done] 2021-05-16T02:10:43.7162313Z 0.897s elapsed (14.0+146.0ms per plane, 731ms overhead) 2021-05-16T02:10:43.7163430Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.7165359Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.7166941Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc\file157413d11edb.tiff [Tagged Image File Format] 2021-05-16T02:10:43.7168090Z Converted 1/1 planes (100%) 2021-05-16T02:10:43.7168721Z [done] 2021-05-16T02:10:43.7169430Z 0.798s elapsed (1.0+60.0ms per plane, 731ms overhead) 2021-05-16T02:10:43.7170271Z == Failed tests ================================================================ 2021-05-16T02:10:43.7171230Z -- Failure (test-czi.R:59:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.7172028Z sum(tif) not equal to 272451L. 2021-05-16T02:10:43.7172618Z 1/1 mismatches 2021-05-16T02:10:43.7173177Z [1] 281870 - 272451 == 9419 2021-05-16T02:10:43.7174028Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.7174879Z mean(tif) not equal to 1.0393180847168. 2021-05-16T02:10:43.7175473Z 1/1 mismatches 2021-05-16T02:10:43.7176032Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T02:10:43.7176900Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.7177745Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T02:10:43.7178461Z Lengths differ: 2 is not 3 2021-05-16T02:10:43.7179363Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.7180170Z sum(tif) not equal to 768L. 2021-05-16T02:10:43.7180774Z 1/1 mismatches 2021-05-16T02:10:43.7181306Z [1] 3 - 768 == -765 2021-05-16T02:10:43.7181676Z 2021-05-16T02:10:43.7182274Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T02:10:43.7183456Z ##[error]Error: Test failures 2021-05-16T02:10:43.7196078Z Execution halted 2021-05-16T02:10:43.7196597Z 2021-05-16T02:10:43.7197240Z 1 error x | 3 warnings x | 2 notes x 2021-05-16T02:10:43.7285980Z 2021-05-16T02:10:43.7286946Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-16T02:10:43.7288324Z ##[error]Error: A step failed in stage "script": script. 2021-05-16T02:10:43.7303849Z Execution halted 2021-05-16T02:10:43.7304827Z Backtrace: 2021-05-16T02:10:43.7305603Z 1. tic::script() 2021-05-16T02:10:43.7306334Z 2. tic::run_stage("script", stages = stages) 2021-05-16T02:10:43.7306984Z 3. stage$run_all() 2021-05-16T02:10:43.7307712Z 4. private$run_one(step) 2021-05-16T02:10:43.7308352Z 11. step$run() 2021-05-16T02:10:43.7309111Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-16T02:10:43.7696875Z ##[error]Process completed with exit code 1. 2021-05-16T02:10:43.7857249Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:10:43.7858135Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:10:43.7873270Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T02:10:43.7873926Z env: 2021-05-16T02:10:43.7874387Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:10:43.7874891Z TIC_DEPLOY_KEY: 2021-05-16T02:10:43.7875279Z RSPM: 2021-05-16T02:10:43.7876670Z GITHUB_PAT: *** 2021-05-16T02:10:43.7877104Z COVERALLS_TOKEN: 2021-05-16T02:10:43.7877627Z continue-on-error: false 2021-05-16T02:10:43.7878114Z VDIFFR_RUN_TESTS: 2021-05-16T02:10:43.7878648Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T02:10:43.7879053Z TZ: UTC 2021-05-16T02:10:43.7879471Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:10:43.7879912Z NOT_CRAN: true 2021-05-16T02:10:43.7880305Z MSYSTEM: MINGW64 2021-05-16T02:10:43.7880730Z ##[endgroup] 2021-05-16T02:10:43.9339800Z 2021-05-16T02:10:43.9340498Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T02:10:43.9341567Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T02:10:43.9342481Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-16T02:10:43.9343104Z 2021-05-16T02:10:43.9343866Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T02:10:43.9344868Z You are welcome to redistribute it under certain conditions. 2021-05-16T02:10:43.9345840Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T02:10:43.9346384Z 2021-05-16T02:10:43.9347133Z R is a collaborative project with many contributors. 2021-05-16T02:10:43.9348047Z Type 'contributors()' for more information and 2021-05-16T02:10:43.9353148Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T02:10:43.9353865Z 2021-05-16T02:10:43.9354781Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T02:10:43.9355740Z 'help.start()' for an HTML browser interface to help. 2021-05-16T02:10:43.9356459Z Type 'q()' to quit R. 2021-05-16T02:10:43.9356831Z 2021-05-16T02:10:43.9357345Z > library(testthat) 2021-05-16T02:10:43.9357953Z > library(bftools) 2021-05-16T02:10:43.9358764Z > 2021-05-16T02:10:43.9359316Z > test_check("bftools") 2021-05-16T02:10:43.9360333Z C:/Users/runneradmin/AppData/Local/Temp/Rtmpi0aPgf/RLIBS_13d85de74404/png/img/Rlogo.png 2021-05-16T02:10:43.9361721Z APNGReader initializing C:/Users/runneradmin/AppData/Local/Temp/Rtmpi0aPgf/RLIBS_13d85de74404/png/img/Rlogo.png 2021-05-16T02:10:43.9363291Z [Animated PNG] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc\file15747317d2e.tiff [Tagged Image File Format] 2021-05-16T02:10:43.9364310Z Converted 1/1 planes (100%) 2021-05-16T02:10:43.9364848Z [done] 2021-05-16T02:10:43.9365519Z 1.783s elapsed (14.0+405.0ms per plane, 1316ms overhead) 2021-05-16T02:10:43.9366615Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T02:10:43.9367805Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T02:10:43.9368759Z ================================================== 2021-05-16T02:10:43.9369293Z downloaded 841 KB 2021-05-16T02:10:43.9369680Z 2021-05-16T02:10:43.9370286Z To test read a file in any format, run: 2021-05-16T02:10:43.9371135Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T02:10:43.9372045Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T02:10:43.9373133Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T02:10:43.9375215Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T02:10:43.9376112Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T02:10:43.9377011Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T02:10:43.9377802Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T02:10:43.9378258Z 2021-05-16T02:10:43.9380216Z -version: print the library version and exit 2021-05-16T02:10:43.9380926Z file: the image file to read 2021-05-16T02:10:43.9381551Z -nopix: read metadata only, not pixels 2021-05-16T02:10:43.9382227Z -nocore: do not output core metadata 2021-05-16T02:10:43.9382995Z -nometa: do not parse format-specific metadata table 2021-05-16T02:10:43.9383933Z -nofilter: do not filter metadata fields 2021-05-16T02:10:43.9384793Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T02:10:43.9385502Z -minmax: compute min/max statistics 2021-05-16T02:10:43.9386254Z -merge: combine separate channels into RGB image 2021-05-16T02:10:43.9387292Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T02:10:43.9388087Z -stitch: stitch files with similar names 2021-05-16T02:10:43.9389376Z -separate: split RGB image into separate channels 2021-05-16T02:10:43.9390311Z -expand: expand indexed color to RGB 2021-05-16T02:10:43.9390987Z -omexml: populate OME-XML metadata 2021-05-16T02:10:43.9391736Z -normalize: normalize floating point images (*) 2021-05-16T02:10:43.9392529Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T02:10:43.9393366Z -debug: turn on debugging output 2021-05-16T02:10:43.9394117Z -range: specify range of planes to read (inclusive) 2021-05-16T02:10:43.9395132Z -series: specify which image series to read 2021-05-16T02:10:43.9395843Z -noflat: do not flatten subresolutions 2021-05-16T02:10:43.9396680Z -resolution: used in combination with -noflat to specify which 2021-05-16T02:10:43.9397692Z subresolution to read (for images with subresolutions) 2021-05-16T02:10:43.9398618Z -swap: override the default input dimension order 2021-05-16T02:10:43.9399462Z -shuffle: override the default output dimension order 2021-05-16T02:10:43.9400325Z -map: specify file on disk to which name should be mapped 2021-05-16T02:10:43.9401198Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T02:10:43.9402077Z reduces the time required to read the images, but 2021-05-16T02:10:43.9402750Z requires more memory 2021-05-16T02:10:43.9403555Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T02:10:43.9404416Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T02:10:43.9405206Z -novalid: do not perform validation of OME-XML 2021-05-16T02:10:43.9405919Z -omexml-only: only output the generated OME-XML 2021-05-16T02:10:43.9406802Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T02:10:43.9407632Z -no-upgrade: do not perform the upgrade check 2021-05-16T02:10:43.9408475Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T02:10:43.9409114Z -cache: cache the initialized reader 2021-05-16T02:10:43.9410025Z -cache-dir: use the specified directory to store the cached 2021-05-16T02:10:43.9410867Z initialized reader. If unspecified, the cached reader 2021-05-16T02:10:43.9411693Z will be stored under the same folder as the image file 2021-05-16T02:10:43.9412537Z -option: add the specified key/value pair to the reader's options list 2021-05-16T02:10:43.9412975Z 2021-05-16T02:10:43.9413448Z * = may result in loss of precision 2021-05-16T02:10:43.9413770Z 2021-05-16T02:10:43.9414566Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.9415791Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.9417113Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc\file1574684d12d7.tiff [Tagged Image File Format] 2021-05-16T02:10:43.9417947Z Converted 1/1 planes (100%) 2021-05-16T02:10:43.9418414Z [done] 2021-05-16T02:10:43.9418973Z 0.897s elapsed (14.0+146.0ms per plane, 731ms overhead) 2021-05-16T02:10:43.9419810Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.9421472Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc/pJP28mCherry.czi 2021-05-16T02:10:43.9422821Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiyxUVc\file157413d11edb.tiff [Tagged Image File Format] 2021-05-16T02:10:43.9423661Z Converted 1/1 planes (100%) 2021-05-16T02:10:43.9424070Z [done] 2021-05-16T02:10:43.9424626Z 0.798s elapsed (1.0+60.0ms per plane, 731ms overhead) 2021-05-16T02:10:43.9425310Z == Failed tests ================================================================ 2021-05-16T02:10:43.9426277Z -- Failure (test-czi.R:59:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.9426995Z sum(tif) not equal to 272451L. 2021-05-16T02:10:43.9427473Z 1/1 mismatches 2021-05-16T02:10:43.9427914Z [1] 281870 - 272451 == 9419 2021-05-16T02:10:43.9428751Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.9429482Z mean(tif) not equal to 1.0393180847168. 2021-05-16T02:10:43.9429953Z 1/1 mismatches 2021-05-16T02:10:43.9430407Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T02:10:43.9431172Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.9431892Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T02:10:43.9432528Z Lengths differ: 2 is not 3 2021-05-16T02:10:43.9433313Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T02:10:43.9434101Z sum(tif) not equal to 768L. 2021-05-16T02:10:43.9434629Z 1/1 mismatches 2021-05-16T02:10:43.9435070Z [1] 3 - 768 == -765 2021-05-16T02:10:43.9435354Z 2021-05-16T02:10:43.9435947Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T02:10:43.9437056Z ##[error]Error: Test failures 2021-05-16T02:10:43.9438514Z Execution halted 2021-05-16T02:10:43.9755802Z ##[group]Run actions/upload-artifact@master 2021-05-16T02:10:43.9756461Z with: 2021-05-16T02:10:43.9756943Z name: Windows-r3.5-results 2021-05-16T02:10:43.9757416Z path: check 2021-05-16T02:10:43.9757880Z if-no-files-found: warn 2021-05-16T02:10:43.9758326Z env: 2021-05-16T02:10:43.9758769Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:10:43.9759257Z TIC_DEPLOY_KEY: 2021-05-16T02:10:43.9759627Z RSPM: 2021-05-16T02:10:43.9760598Z GITHUB_PAT: *** 2021-05-16T02:10:43.9761032Z COVERALLS_TOKEN: 2021-05-16T02:10:43.9761538Z continue-on-error: false 2021-05-16T02:10:43.9762018Z VDIFFR_RUN_TESTS: 2021-05-16T02:10:43.9762475Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T02:10:43.9762891Z TZ: UTC 2021-05-16T02:10:43.9763284Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:10:43.9763871Z NOT_CRAN: true 2021-05-16T02:10:43.9764258Z MSYSTEM: MINGW64 2021-05-16T02:10:43.9764663Z ##[endgroup] 2021-05-16T02:10:44.9018677Z With the provided path, there will be 104 files uploaded 2021-05-16T02:10:55.0391754Z Total file count: 104 ---- Processed file #68 (65.3%) 2021-05-16T02:11:00.6567012Z Total size of all the files uploaded is 206405799 bytes 2021-05-16T02:11:00.7075331Z Finished uploading artifact Windows-r3.5-results. Reported size is 206405799 bytes. There were 0 items that failed to upload 2021-05-16T02:11:00.7076658Z Artifact Windows-r3.5-results has been successfully uploaded! 2021-05-16T02:11:00.7630264Z Post job cleanup. 2021-05-16T02:11:03.1124576Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T02:11:03.1335514Z git version 2.31.1.windows.1 2021-05-16T02:11:03.1415930Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T02:11:03.1710052Z [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-16T02:11:03.7312606Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T02:11:03.7520295Z http.https://github.com/.extraheader 2021-05-16T02:11:03.7576507Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T02:11:03.7855677Z [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-16T02:11:04.3032670Z Cleaning up orphan processes