2021-05-16T17:30:50.7403906Z ##[section]Starting: Request a runner to run this job 2021-05-16T17:30:51.4311196Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.5993829Z 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-16T17:30:51.6973534Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T17:30:51.7876471Z ##[section]Finishing: Request a runner to run this job 2021-05-16T17:30:59.5074511Z Current runner version: '2.278.0' 2021-05-16T17:30:59.5294035Z ##[group]Operating System 2021-05-16T17:30:59.5295155Z Microsoft Windows Server 2019 2021-05-16T17:30:59.5295884Z 10.0.17763 2021-05-16T17:30:59.5296359Z Datacenter 2021-05-16T17:30:59.5296969Z ##[endgroup] 2021-05-16T17:30:59.5297516Z ##[group]Virtual Environment 2021-05-16T17:30:59.5298240Z Environment: windows-2019 2021-05-16T17:30:59.5298829Z Version: 20210509.1 2021-05-16T17:30:59.5299838Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T17:30:59.5301302Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T17:30:59.5302503Z ##[endgroup] 2021-05-16T17:30:59.5304594Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T17:30:59.5306253Z Actions: write 2021-05-16T17:30:59.5306825Z Checks: write 2021-05-16T17:30:59.5307367Z Contents: write 2021-05-16T17:30:59.5308112Z Deployments: write 2021-05-16T17:30:59.5308717Z Issues: write 2021-05-16T17:30:59.5309205Z Metadata: read 2021-05-16T17:30:59.5309950Z Packages: write 2021-05-16T17:30:59.5310708Z PullRequests: write 2021-05-16T17:30:59.5311361Z RepositoryProjects: write 2021-05-16T17:30:59.5312047Z SecurityEvents: write 2021-05-16T17:30:59.5312653Z Statuses: write 2021-05-16T17:30:59.5313442Z ##[endgroup] 2021-05-16T17:30:59.5317528Z Prepare workflow directory 2021-05-16T17:30:59.6710437Z Prepare all required actions 2021-05-16T17:30:59.6724413Z Getting action download info 2021-05-16T17:31:00.0601813Z Download action repository 'actions/checkout@v2' 2021-05-16T17:31:00.9532722Z Download action repository 'r-lib/actions@master' 2021-05-16T17:31:02.7709337Z Download action repository 'adigherman/actions@master' 2021-05-16T17:31:04.9944821Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T17:31:05.1201148Z Download action repository 'actions/cache@v1' 2021-05-16T17:31:05.3637820Z Download action repository 'actions/upload-artifact@master' 2021-05-16T17:31:05.6049902Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T17:31:06.1471561Z ##[group]Run actions/checkout@v2 2021-05-16T17:31:06.1472462Z with: 2021-05-16T17:31:06.1473107Z repository: neuroconductor/brainR 2021-05-16T17:31:06.1474310Z token: *** 2021-05-16T17:31:06.1474838Z ssh-strict: true 2021-05-16T17:31:06.1475740Z persist-credentials: true 2021-05-16T17:31:06.1476375Z clean: true 2021-05-16T17:31:06.1476920Z fetch-depth: 1 2021-05-16T17:31:06.1477411Z lfs: false 2021-05-16T17:31:06.1477983Z submodules: false 2021-05-16T17:31:06.1478470Z env: 2021-05-16T17:31:06.1479090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:06.1479679Z TIC_DEPLOY_KEY: 2021-05-16T17:31:06.1480196Z RSPM: 2021-05-16T17:31:06.1481114Z GITHUB_PAT: *** 2021-05-16T17:31:06.1481649Z COVERALLS_TOKEN: 2021-05-16T17:31:06.1482327Z continue-on-error: false 2021-05-16T17:31:06.1482918Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:06.1483485Z ##[endgroup] 2021-05-16T17:31:09.2748215Z Syncing repository: neuroconductor/brainR 2021-05-16T17:31:09.3490000Z ##[group]Getting Git version info 2021-05-16T17:31:09.3491494Z Working directory is 'D:\a\brainR\brainR' 2021-05-16T17:31:09.4010855Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T17:31:09.4261749Z git version 2.31.1.windows.1 2021-05-16T17:31:09.4321326Z ##[endgroup] 2021-05-16T17:31:09.4328334Z Deleting the contents of 'D:\a\brainR\brainR' 2021-05-16T17:31:09.4335492Z ##[group]Initializing the repository 2021-05-16T17:31:09.4347756Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\brainR\brainR 2021-05-16T17:31:09.6337195Z Initialized empty Git repository in D:/a/brainR/brainR/.git/ 2021-05-16T17:31:09.6399371Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/brainR 2021-05-16T17:31:09.6964046Z ##[endgroup] 2021-05-16T17:31:09.6982548Z ##[group]Disabling automatic garbage collection 2021-05-16T17:31:09.6989697Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T17:31:09.7598367Z ##[endgroup] 2021-05-16T17:31:09.7620511Z ##[group]Setting up auth 2021-05-16T17:31:09.7631739Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T17:31:09.7984124Z [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-16T17:31:11.8285209Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T17:31:11.8593955Z [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-16T17:31:12.4546166Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T17:31:12.4865924Z ##[endgroup] 2021-05-16T17:31:12.4869362Z ##[group]Fetching the repository 2021-05-16T17:31:12.4903659Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +30deb980379774a44b6be4e1030c1faf4a0115bd:refs/tags/1.6.0.s 2021-05-16T17:31:14.1385207Z remote: Enumerating objects: 89, done. 2021-05-16T17:31:14.1392787Z remote: Counting objects: 1% (1/89) 2021-05-16T17:31:14.1400196Z remote: Counting objects: 2% (2/89) 2021-05-16T17:31:14.1419900Z remote: Counting objects: 3% (3/89) 2021-05-16T17:31:14.1422410Z remote: Counting objects: 4% (4/89) 2021-05-16T17:31:14.1471420Z remote: Counting objects: 5% (5/89) 2021-05-16T17:31:14.1482350Z remote: Counting objects: 6% (6/89) 2021-05-16T17:31:14.1497116Z remote: Counting objects: 7% (7/89) 2021-05-16T17:31:14.1503879Z remote: Counting objects: 8% (8/89) 2021-05-16T17:31:14.1511946Z remote: Counting objects: 10% (9/89) 2021-05-16T17:31:14.1528103Z remote: Counting objects: 11% (10/89) 2021-05-16T17:31:14.1530830Z remote: Counting objects: 12% (11/89) 2021-05-16T17:31:14.1532148Z remote: Counting objects: 13% (12/89) 2021-05-16T17:31:14.1535579Z remote: Counting objects: 14% (13/89) 2021-05-16T17:31:14.1542101Z remote: Counting objects: 15% (14/89) 2021-05-16T17:31:14.1543338Z remote: Counting objects: 16% (15/89) 2021-05-16T17:31:14.1544620Z remote: Counting objects: 17% (16/89) 2021-05-16T17:31:14.1545652Z remote: Counting objects: 19% (17/89) 2021-05-16T17:31:14.1546517Z remote: Counting objects: 20% (18/89) 2021-05-16T17:31:14.1547846Z remote: Counting objects: 21% (19/89) 2021-05-16T17:31:14.1548783Z remote: Counting objects: 22% (20/89) 2021-05-16T17:31:14.1549962Z remote: Counting objects: 23% (21/89) 2021-05-16T17:31:14.1551210Z remote: Counting objects: 24% (22/89) 2021-05-16T17:31:14.1552048Z remote: Counting objects: 25% (23/89) 2021-05-16T17:31:14.1552910Z remote: Counting objects: 26% (24/89) 2021-05-16T17:31:14.1553945Z remote: Counting objects: 28% (25/89) 2021-05-16T17:31:14.1554749Z remote: Counting objects: 29% (26/89) 2021-05-16T17:31:14.1555628Z remote: Counting objects: 30% (27/89) 2021-05-16T17:31:14.1556456Z remote: Counting objects: 31% (28/89) 2021-05-16T17:31:14.1557311Z remote: Counting objects: 32% (29/89) 2021-05-16T17:31:14.1558340Z remote: Counting objects: 33% (30/89) 2021-05-16T17:31:14.1559673Z remote: Counting objects: 34% (31/89) 2021-05-16T17:31:14.1560578Z remote: Counting objects: 35% (32/89) 2021-05-16T17:31:14.1561697Z remote: Counting objects: 37% (33/89) 2021-05-16T17:31:14.1562526Z remote: Counting objects: 38% (34/89) 2021-05-16T17:31:14.1564613Z remote: Counting objects: 39% (35/89) 2021-05-16T17:31:14.1565414Z remote: Counting objects: 40% (36/89) 2021-05-16T17:31:14.1566215Z remote: Counting objects: 41% (37/89) 2021-05-16T17:31:14.1567157Z remote: Counting objects: 42% (38/89) 2021-05-16T17:31:14.1568361Z remote: Counting objects: 43% (39/89) 2021-05-16T17:31:14.1569529Z remote: Counting objects: 44% (40/89) 2021-05-16T17:31:14.1570192Z remote: Counting objects: 46% (41/89) 2021-05-16T17:31:14.1571198Z remote: Counting objects: 47% (42/89) 2021-05-16T17:31:14.1572316Z remote: Counting objects: 48% (43/89) 2021-05-16T17:31:14.1573146Z remote: Counting objects: 49% (44/89) 2021-05-16T17:31:14.1574329Z remote: Counting objects: 50% (45/89) 2021-05-16T17:31:14.1575143Z remote: Counting objects: 51% (46/89) 2021-05-16T17:31:14.1576060Z remote: Counting objects: 52% (47/89) 2021-05-16T17:31:14.1577168Z remote: Counting objects: 53% (48/89) 2021-05-16T17:31:14.1577879Z remote: Counting objects: 55% (49/89) 2021-05-16T17:31:14.1578563Z remote: Counting objects: 56% (50/89) 2021-05-16T17:31:14.1579176Z remote: Counting objects: 57% (51/89) 2021-05-16T17:31:14.1579933Z remote: Counting objects: 58% (52/89) 2021-05-16T17:31:14.1580830Z remote: Counting objects: 59% (53/89) 2021-05-16T17:31:14.1581896Z remote: Counting objects: 60% (54/89) 2021-05-16T17:31:14.1582632Z remote: Counting objects: 61% (55/89) 2021-05-16T17:31:14.1583460Z remote: Counting objects: 62% (56/89) 2021-05-16T17:31:14.1584333Z remote: Counting objects: 64% (57/89) 2021-05-16T17:31:14.1585144Z remote: Counting objects: 65% (58/89) 2021-05-16T17:31:14.1585975Z remote: Counting objects: 66% (59/89) 2021-05-16T17:31:14.1586962Z remote: Counting objects: 67% (60/89) 2021-05-16T17:31:14.1587829Z remote: Counting objects: 68% (61/89) 2021-05-16T17:31:14.1589078Z remote: Counting objects: 69% (62/89) 2021-05-16T17:31:14.1589893Z remote: Counting objects: 70% (63/89) 2021-05-16T17:31:14.1591733Z remote: Counting objects: 71% (64/89) 2021-05-16T17:31:14.1592486Z remote: Counting objects: 73% (65/89) 2021-05-16T17:31:14.1593392Z remote: Counting objects: 74% (66/89) 2021-05-16T17:31:14.1594215Z remote: Counting objects: 75% (67/89) 2021-05-16T17:31:14.1594887Z remote: Counting objects: 76% (68/89) 2021-05-16T17:31:14.1595515Z remote: Counting objects: 77% (69/89) 2021-05-16T17:31:14.1596662Z remote: Counting objects: 78% (70/89) 2021-05-16T17:31:14.1597340Z remote: Counting objects: 79% (71/89) 2021-05-16T17:31:14.1598101Z remote: Counting objects: 80% (72/89) 2021-05-16T17:31:14.1598890Z remote: Counting objects: 82% (73/89) 2021-05-16T17:31:14.1599651Z remote: Counting objects: 83% (74/89) 2021-05-16T17:31:14.1600607Z remote: Counting objects: 84% (75/89) 2021-05-16T17:31:14.1601349Z remote: Counting objects: 85% (76/89) 2021-05-16T17:31:14.1602172Z remote: Counting objects: 86% (77/89) 2021-05-16T17:31:14.1602895Z remote: Counting objects: 87% (78/89) 2021-05-16T17:31:14.1604008Z remote: Counting objects: 88% (79/89) 2021-05-16T17:31:14.1604793Z remote: Counting objects: 89% (80/89) 2021-05-16T17:31:14.1787269Z remote: Counting objects: 91% (81/89) 2021-05-16T17:31:14.1788158Z remote: Counting objects: 92% (82/89) 2021-05-16T17:31:14.1791237Z remote: Counting objects: 93% (83/89) 2021-05-16T17:31:14.1792028Z remote: Counting objects: 94% (84/89) 2021-05-16T17:31:14.1792698Z remote: Counting objects: 95% (85/89) 2021-05-16T17:31:14.1793527Z remote: Counting objects: 96% (86/89) 2021-05-16T17:31:14.1794055Z remote: Counting objects: 97% (87/89) 2021-05-16T17:31:14.1795312Z remote: Counting objects: 98% (88/89) 2021-05-16T17:31:14.1795898Z remote: Counting objects: 100% (89/89) 2021-05-16T17:31:14.1796470Z remote: Counting objects: 100% (89/89), done. 2021-05-16T17:31:14.1797278Z remote: Compressing objects: 1% (1/66) 2021-05-16T17:31:14.1798112Z remote: Compressing objects: 3% (2/66) 2021-05-16T17:31:14.1798702Z remote: Compressing objects: 4% (3/66) 2021-05-16T17:31:14.1799293Z remote: Compressing objects: 6% (4/66) 2021-05-16T17:31:14.1799884Z remote: Compressing objects: 7% (5/66) 2021-05-16T17:31:14.1800465Z remote: Compressing objects: 9% (6/66) 2021-05-16T17:31:14.1801171Z remote: Compressing objects: 10% (7/66) 2021-05-16T17:31:14.1801773Z remote: Compressing objects: 12% (8/66) 2021-05-16T17:31:14.1802352Z remote: Compressing objects: 13% (9/66) 2021-05-16T17:31:14.1803301Z remote: Compressing objects: 15% (10/66) 2021-05-16T17:31:14.1803929Z remote: Compressing objects: 16% (11/66) 2021-05-16T17:31:14.1804493Z remote: Compressing objects: 18% (12/66) 2021-05-16T17:31:14.1805039Z remote: Compressing objects: 19% (13/66) 2021-05-16T17:31:14.1805776Z remote: Compressing objects: 21% (14/66) 2021-05-16T17:31:14.1806540Z remote: Compressing objects: 22% (15/66) 2021-05-16T17:31:14.1807516Z remote: Compressing objects: 24% (16/66) 2021-05-16T17:31:14.1808545Z remote: Compressing objects: 25% (17/66) 2021-05-16T17:31:14.1809140Z remote: Compressing objects: 27% (18/66) 2021-05-16T17:31:14.1809738Z remote: Compressing objects: 28% (19/66) 2021-05-16T17:31:14.1810320Z remote: Compressing objects: 30% (20/66) 2021-05-16T17:31:14.1810993Z remote: Compressing objects: 31% (21/66) 2021-05-16T17:31:14.1811575Z remote: Compressing objects: 33% (22/66) 2021-05-16T17:31:14.1812174Z remote: Compressing objects: 34% (23/66) 2021-05-16T17:31:14.1812922Z remote: Compressing objects: 36% (24/66) 2021-05-16T17:31:14.1813585Z remote: Compressing objects: 37% (25/66) 2021-05-16T17:31:14.1814681Z remote: Compressing objects: 39% (26/66) 2021-05-16T17:31:14.1815290Z remote: Compressing objects: 40% (27/66) 2021-05-16T17:31:14.1815959Z remote: Compressing objects: 42% (28/66) 2021-05-16T17:31:14.1816542Z remote: Compressing objects: 43% (29/66) 2021-05-16T17:31:14.1817139Z remote: Compressing objects: 45% (30/66) 2021-05-16T17:31:14.1817717Z remote: Compressing objects: 46% (31/66) 2021-05-16T17:31:14.1818310Z remote: Compressing objects: 48% (32/66) 2021-05-16T17:31:14.1818907Z remote: Compressing objects: 50% (33/66) 2021-05-16T17:31:14.1819776Z remote: Compressing objects: 51% (34/66) 2021-05-16T17:31:14.1820327Z remote: Compressing objects: 53% (35/66) 2021-05-16T17:31:14.1820867Z remote: Compressing objects: 54% (36/66) 2021-05-16T17:31:14.1821423Z remote: Compressing objects: 56% (37/66) 2021-05-16T17:31:14.1821961Z remote: Compressing objects: 57% (38/66) 2021-05-16T17:31:14.1822513Z remote: Compressing objects: 59% (39/66) 2021-05-16T17:31:14.1823204Z remote: Compressing objects: 60% (40/66) 2021-05-16T17:31:14.1823774Z remote: Compressing objects: 62% (41/66) 2021-05-16T17:31:14.1824329Z remote: Compressing objects: 63% (42/66) 2021-05-16T17:31:14.1824863Z remote: Compressing objects: 65% (43/66) 2021-05-16T17:31:14.1825420Z remote: Compressing objects: 66% (44/66) 2021-05-16T17:31:14.1826648Z remote: Compressing objects: 68% (45/66) 2021-05-16T17:31:14.1827452Z remote: Compressing objects: 69% (46/66) 2021-05-16T17:31:14.1828086Z remote: Compressing objects: 71% (47/66) 2021-05-16T17:31:14.1828818Z remote: Compressing objects: 72% (48/66) 2021-05-16T17:31:14.1829487Z remote: Compressing objects: 74% (49/66) 2021-05-16T17:31:14.1830052Z remote: Compressing objects: 75% (50/66) 2021-05-16T17:31:14.1830607Z remote: Compressing objects: 77% (51/66) 2021-05-16T17:31:14.1831143Z remote: Compressing objects: 78% (52/66) 2021-05-16T17:31:14.1831696Z remote: Compressing objects: 80% (53/66) 2021-05-16T17:31:14.1832229Z remote: Compressing objects: 81% (54/66) 2021-05-16T17:31:14.1833387Z remote: Compressing objects: 83% (55/66) 2021-05-16T17:31:14.1833931Z remote: Compressing objects: 84% (56/66) 2021-05-16T17:31:14.1834485Z remote: Compressing objects: 86% (57/66) 2021-05-16T17:31:14.1835082Z remote: Compressing objects: 87% (58/66) 2021-05-16T17:31:14.1835637Z remote: Compressing objects: 89% (59/66) 2021-05-16T17:31:14.1836185Z remote: Compressing objects: 90% (60/66) 2021-05-16T17:31:14.1837861Z remote: Compressing objects: 92% (61/66) 2021-05-16T17:31:14.1838485Z remote: Compressing objects: 93% (62/66) 2021-05-16T17:31:14.1839066Z remote: Compressing objects: 95% (63/66) 2021-05-16T17:31:14.1839659Z remote: Compressing objects: 96% (64/66) 2021-05-16T17:31:14.1840233Z remote: Compressing objects: 98% (65/66) 2021-05-16T17:31:14.1840825Z remote: Compressing objects: 100% (66/66) 2021-05-16T17:31:14.1841768Z remote: Compressing objects: 100% (66/66), done. 2021-05-16T17:31:14.6241405Z remote: Total 89 (delta 24), reused 62 (delta 20), pack-reused 0 2021-05-16T17:31:14.7766873Z From https://github.com/neuroconductor/brainR 2021-05-16T17:31:14.7768175Z * [new ref] 30deb980379774a44b6be4e1030c1faf4a0115bd -> 1.6.0.s 2021-05-16T17:31:14.8277439Z ##[endgroup] 2021-05-16T17:31:14.8278807Z ##[group]Determining the checkout info 2021-05-16T17:31:14.8298193Z ##[endgroup] 2021-05-16T17:31:14.8299065Z ##[group]Checking out the ref 2021-05-16T17:31:14.8300031Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.6.0.s 2021-05-16T17:31:14.9809648Z Note: switching to 'refs/tags/1.6.0.s'. 2021-05-16T17:31:14.9810429Z 2021-05-16T17:31:14.9811228Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T17:31:14.9812754Z changes and commit them, and you can discard any commits you make in this 2021-05-16T17:31:14.9815358Z state without impacting any branches by switching back to a branch. 2021-05-16T17:31:14.9815997Z 2021-05-16T17:31:14.9816654Z If you want to create a new branch to retain commits you create, you may 2021-05-16T17:31:14.9817609Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T17:31:14.9818303Z 2021-05-16T17:31:14.9819060Z git switch -c 2021-05-16T17:31:14.9819696Z 2021-05-16T17:31:14.9820208Z Or undo this operation with: 2021-05-16T17:31:14.9820632Z 2021-05-16T17:31:14.9821961Z git switch - 2021-05-16T17:31:14.9822797Z 2021-05-16T17:31:14.9823657Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T17:31:14.9824309Z 2021-05-16T17:31:14.9824867Z HEAD is now at 30deb98 Version id 60 stable 2021-05-16T17:31:14.9864199Z ##[endgroup] 2021-05-16T17:31:15.0330686Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T17:31:15.0619496Z '30deb980379774a44b6be4e1030c1faf4a0115bd' 2021-05-16T17:31:15.1030797Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T17:31:15.1031305Z with: 2021-05-16T17:31:15.1031658Z r-version: 3.5 2021-05-16T17:31:15.1031997Z Ncpus: 1 2021-05-16T17:31:15.1032583Z crayon.enabled: NULL 2021-05-16T17:31:15.1033301Z remove-openmp-macos: true 2021-05-16T17:31:15.1035812Z http-user-agent: default 2021-05-16T17:31:15.1036297Z install-r: true 2021-05-16T17:31:15.1036907Z windows-path-include-mingw: true 2021-05-16T17:31:15.1037458Z env: 2021-05-16T17:31:15.1037914Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:31:15.1039156Z TIC_DEPLOY_KEY: 2021-05-16T17:31:15.1039529Z RSPM: 2021-05-16T17:31:15.1041554Z GITHUB_PAT: *** 2021-05-16T17:31:15.1041960Z COVERALLS_TOKEN: 2021-05-16T17:31:15.1042453Z continue-on-error: false 2021-05-16T17:31:15.1042919Z VDIFFR_RUN_TESTS: 2021-05-16T17:31:15.1043329Z ##[endgroup] 2021-05-16T17:31:15.6179306Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T17:31:15.7527504Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T17:31:16.7172865Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T17:31:17.9127460Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T17:31:18.4030283Z Chocolatey v0.10.15 2021-05-16T17:33:05.9922645Z Installing the following packages: 2021-05-16T17:33:05.9930819Z qpdf 2021-05-16T17:33:05.9937304Z By installing you accept licenses for the packages. 2021-05-16T17:33:08.0422888Z 2021-05-16T17:33:08.0486654Z qpdf v10.3.2 [Approved] 2021-05-16T17:33:08.0546976Z qpdf package files install completed. Performing other installation steps. 2021-05-16T17:33:10.9972561Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T17:33:12.0335812Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T17:33:15.5098564Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T17:33:15.8398904Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T17:33:16.1652215Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T17:33:16.2105506Z The install of qpdf was successful. 2021-05-16T17:33:16.2122926Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T17:33:16.2609647Z 2021-05-16T17:33:16.2672576Z Chocolatey installed 1/1 packages. 2021-05-16T17:33:16.2709241Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T17:34:03.8647276Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T17:34:03.8647898Z with: 2021-05-16T17:34:03.8648339Z pandoc-version: 2.7.3 2021-05-16T17:34:03.8648783Z env: 2021-05-16T17:34:03.8649388Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:03.8649887Z TIC_DEPLOY_KEY: 2021-05-16T17:34:03.8650279Z RSPM: 2021-05-16T17:34:03.8651728Z GITHUB_PAT: *** 2021-05-16T17:34:03.8652158Z COVERALLS_TOKEN: 2021-05-16T17:34:03.8652690Z continue-on-error: false 2021-05-16T17:34:03.8653184Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:03.8653655Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:34:03.8654059Z TZ: UTC 2021-05-16T17:34:03.8654523Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:03.8654968Z NOT_CRAN: true 2021-05-16T17:34:03.8655378Z ##[endgroup] 2021-05-16T17:34:05.0372111Z [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\81f9f9ea-6fa8-4fc7-8c67-cd8ff5aa3bb6', 'D:\a\_temp\0a1a7c5b-28ca-462e-8212-b8ced106b728')" 2021-05-16T17:34:08.4496212Z ##[group]Run git config user.name adigherman 2021-05-16T17:34:08.4497363Z git config user.name adigherman 2021-05-16T17:34:08.4497945Z git config user.email adig@jhu.edu 2021-05-16T17:34:08.4571695Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T17:34:08.4572296Z env: 2021-05-16T17:34:08.4572756Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:08.4573266Z TIC_DEPLOY_KEY: 2021-05-16T17:34:08.4573653Z RSPM: 2021-05-16T17:34:08.4575065Z GITHUB_PAT: *** 2021-05-16T17:34:08.4575517Z COVERALLS_TOKEN: 2021-05-16T17:34:08.4576028Z continue-on-error: false 2021-05-16T17:34:08.4576544Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:08.4576990Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:34:08.4577418Z TZ: UTC 2021-05-16T17:34:08.4578009Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:08.4578459Z NOT_CRAN: true 2021-05-16T17:34:08.4578844Z ##[endgroup] 2021-05-16T17:34:09.9024224Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T17:34:09.9025285Z with: 2021-05-16T17:34:09.9025686Z msystem: MINGW64 2021-05-16T17:34:09.9026120Z update: true 2021-05-16T17:34:09.9026622Z install: git mingw-w64-x86_64-toolchain 2021-05-16T17:34:09.9027181Z path-type: minimal 2021-05-16T17:34:09.9027610Z release: true 2021-05-16T17:34:09.9027996Z env: 2021-05-16T17:34:09.9028447Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:34:09.9029099Z TIC_DEPLOY_KEY: 2021-05-16T17:34:09.9029477Z RSPM: 2021-05-16T17:34:09.9031219Z GITHUB_PAT: *** 2021-05-16T17:34:09.9031834Z COVERALLS_TOKEN: 2021-05-16T17:34:09.9032470Z continue-on-error: false 2021-05-16T17:34:09.9032956Z VDIFFR_RUN_TESTS: 2021-05-16T17:34:09.9033377Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:34:09.9033783Z TZ: UTC 2021-05-16T17:34:09.9034177Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:34:09.9034598Z NOT_CRAN: true 2021-05-16T17:34:09.9034959Z ##[endgroup] 2021-05-16T17:34:10.1497028Z ##[group]Downloading MSYS2... 2021-05-16T17:34:11.3605261Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T17:34:13.1171811Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T17:34:13.1365952Z ##[endgroup] 2021-05-16T17:34:13.1366968Z ##[group]Extracting MSYS2... 2021-05-16T17:34:13.1371922Z [command]D:\a\_temp\base.exe -y 2021-05-16T17:34:13.4880785Z 2021-05-16T17:34:13.4883410Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T17:34:13.4884110Z 2021-05-16T17:34:13.4884814Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T17:34:13.4885525Z -- 2021-05-16T17:34:13.4886111Z Path = D:\a\_temp\base.exe 2021-05-16T17:34:13.4886652Z Type = 7z 2021-05-16T17:34:13.4887036Z 2021-05-16T17:34:13.6913925Z 0% 2021-05-16T17:34:13.6914746Z 2021-05-16T17:34:13.8959071Z 0% 948 - msys64\usr\share\zoneinfo\posix\Etc 2021-05-16T17:34:13.8960388Z 2021-05-16T17:34:14.1099351Z 4% 1100 2021-05-16T17:34:14.1100198Z 2021-05-16T17:34:14.3028933Z 11% 1100 2021-05-16T17:34:14.3029735Z 2021-05-16T17:34:14.5312531Z 18% 1100 2021-05-16T17:34:14.5313563Z 2021-05-16T17:34:14.7275848Z 25% 1100 2021-05-16T17:34:14.7276691Z 2021-05-16T17:34:14.9323389Z 29% 1100 2021-05-16T17:34:14.9324235Z 2021-05-16T17:34:15.1346925Z 31% 1100 2021-05-16T17:34:15.1347799Z 2021-05-16T17:34:15.3318007Z 34% 1100 2021-05-16T17:34:15.3318821Z 2021-05-16T17:34:15.5472469Z 40% 1100 2021-05-16T17:34:15.5473256Z 2021-05-16T17:34:15.7376113Z 45% 1100 2021-05-16T17:34:15.7376936Z 2021-05-16T17:34:15.9417445Z 47% 1428 - msys64\usr\lib\perl5\core_perl\CORE\regexp.h 2021-05-16T17:34:15.9418574Z 2021-05-16T17:34:16.1445649Z 47% 1975 - msys64\usr\lib\terminfo\61\altos7 2021-05-16T17:34:16.1446710Z 2021-05-16T17:34:16.3474260Z 47% 2550 - msys64\usr\lib\terminfo\64\darwin-m-f 2021-05-16T17:34:16.3475270Z 2021-05-16T17:34:16.5510098Z 47% 3144 - msys64\usr\lib\terminfo\6d\morphos 2021-05-16T17:34:16.5511156Z 2021-05-16T17:34:16.7536471Z 47% 3678 - msys64\usr\lib\terminfo\73\screen.xterm-new 2021-05-16T17:34:16.7537875Z 2021-05-16T17:34:16.9563871Z 47% 4244 - msys64\usr\lib\terminfo\77\wy520-36wpc 2021-05-16T17:34:16.9565027Z 2021-05-16T17:34:17.1598236Z 47% 4762 - msys64\usr\share\bash-completion\completions\chgrp 2021-05-16T17:34:17.1599487Z 2021-05-16T17:34:17.3967284Z 47% 5238 - msys64\usr\share\bash-completion\completions\python3.4 2021-05-16T17:34:17.3970455Z 2021-05-16T17:34:17.5973671Z 47% 5659 - msys64\usr\share\info\gmp.info-2.gz 2021-05-16T17:34:17.5974982Z 2021-05-16T17:34:17.8007869Z 47% 6067 - msys64\usr\share\locale\ga\LC_MESSAGES\sed.mo 2021-05-16T17:34:17.8009009Z 2021-05-16T17:34:18.0039234Z 47% 6495 - msys64\usr\share\locale\sr\LC_MESSAGES\sed.mo 2021-05-16T17:34:18.0040625Z 2021-05-16T17:34:18.2065068Z 47% 6813 - msys64\usr\share\man\man1\col.1.gz 2021-05-16T17:34:18.2066158Z 2021-05-16T17:34:18.5672832Z 47% 7313 - msys64\usr\share\man\man1\rsh.1.gz 2021-05-16T17:34:18.5673984Z 2021-05-16T17:34:18.7692634Z 47% 7637 - msys64\usr\share\man\man3\CURLOPT_EXPECT_100_TIMEOUT_MS.3.gz 2021-05-16T17:34:18.7694087Z 2021-05-16T17:34:18.9718948Z 47% 8123 - msys64\usr\share\man\man3\PerlIO.scalar.3perl.gz 2021-05-16T17:34:18.9720274Z 2021-05-16T17:34:19.1750550Z 47% 8606 - msys64\usr\share\man\man3\Tcl_LimitGetGranularity.3.gz 2021-05-16T17:34:19.1751897Z 2021-05-16T17:34:19.3787418Z 47% 9072 - msys64\usr\share\man\man3\alpm_api.3.gz 2021-05-16T17:34:19.3788619Z 2021-05-16T17:34:19.5820231Z 47% 9537 - msys64\usr\share\man\man3\history_end.3.gz 2021-05-16T17:34:19.5821363Z 2021-05-16T17:34:19.8908060Z 47% 10050 - msys64\usr\share\man\man3\parent.3perl.gz 2021-05-16T17:34:19.8909318Z 2021-05-16T17:34:20.0816044Z 47% 10426 - msys64\usr\share\man\man5\x509v3_config.5ssl.gz 2021-05-16T17:34:20.0817142Z 2021-05-16T17:34:20.2849172Z 47% 10868 - msys64\usr\share\perl5\core_pe . ils\CBuilder\Platform\darwin.pm 2021-05-16T17:34:20.2850457Z 2021-05-16T17:34:20.4878860Z 47% 11219 - msys64\usr\share\perl5\core_perl\Tie\SubstrHash.pm 2021-05-16T17:34:20.4880405Z 2021-05-16T17:34:20.6909023Z 47% 11667 - msys64\usr\share\perl5\core_perl\unicore\lib\Bpt\N.pl 2021-05-16T17:34:20.6910741Z 2021-05-16T17:34:20.8938919Z 47% 12163 - msys64\usr\share\terminfo\35\5051 2021-05-16T17:34:20.8940095Z 2021-05-16T17:34:21.1945804Z 47% 12638 - msys64\usr\share\terminfo\63\citc 2021-05-16T17:34:21.1947121Z 2021-05-16T17:34:21.3946688Z 47% 13155 - msys64\usr\share\terminfo\68\hft-c 2021-05-16T17:34:21.3947388Z 2021-05-16T17:34:21.5975565Z 47% 13591 - msys64\usr\share\terminfo\6e\newhpkeyboard 2021-05-16T17:34:21.5976354Z 2021-05-16T17:34:21.8007292Z 47% 14177 - msys64\usr\share\terminfo\74\ti916-8-132 2021-05-16T17:34:21.8008384Z 2021-05-16T17:34:22.0036395Z 47% 14742 - msys64\usr\share\terminfo\77\wyse99gt-25 2021-05-16T17:34:22.0037387Z 2021-05-16T17:34:22.2081803Z 47% 15301 - msys64\usr\share\zoneinfo\Brazil\Acre 2021-05-16T17:34:22.2083034Z 2021-05-16T17:34:22.4099702Z 47% 15889 - msys64\usr\share\zoneinfo\posix\Australia\Perth 2021-05-16T17:34:22.4101443Z 2021-05-16T17:34:22.6163014Z 47% 16448 - msys64\usr\share\zoneinfo\right\Asia\Ulan_Bator 2021-05-16T17:34:22.6164392Z 2021-05-16T17:34:22.8186583Z 47% 16542 - msys64\usr\share\zoneinfo\right\Etc\GMT-9 2021-05-16T17:34:22.8187456Z 2021-05-16T17:34:23.0243585Z 47% 17064 2021-05-16T17:34:23.0244395Z 2021-05-16T17:34:23.2329349Z 48% 17092 2021-05-16T17:34:23.2330221Z 2021-05-16T17:34:23.4417196Z 52% 17092 2021-05-16T17:34:23.4418076Z 2021-05-16T17:34:23.6575898Z 56% 17092 2021-05-16T17:34:23.6576694Z 2021-05-16T17:34:23.8484280Z 59% 17092 2021-05-16T17:34:23.8485257Z 2021-05-16T17:34:24.0545694Z 62% 17092 2021-05-16T17:34:24.0546572Z 2021-05-16T17:34:24.2733364Z 64% 17092 2021-05-16T17:34:24.2734878Z 2021-05-16T17:34:24.4865860Z 67% 17092 2021-05-16T17:34:24.4866783Z 2021-05-16T17:34:24.6945468Z 71% 17092 2021-05-16T17:34:24.6946286Z 2021-05-16T17:34:24.9085451Z 74% 17092 2021-05-16T17:34:24.9086710Z 2021-05-16T17:34:25.1024047Z 77% 17092 2021-05-16T17:34:25.1024979Z 2021-05-16T17:34:25.3203589Z 79% 17092 2021-05-16T17:34:25.3204658Z 2021-05-16T17:34:25.5228169Z 83% 17092 2021-05-16T17:34:25.5229103Z 2021-05-16T17:34:25.7284254Z 89% 17092 2021-05-16T17:34:25.7285019Z 2021-05-16T17:34:25.9454053Z 95% 17092 2021-05-16T17:34:25.9454845Z 2021-05-16T17:34:26.1468262Z 99% 17092 2021-05-16T17:34:26.1469232Z 2021-05-16T17:34:26.3468485Z 100% 17305 - msys64\usr\bin\msys-db_cxx-5.3.dll 2021-05-16T17:34:26.3469603Z 2021-05-16T17:34:26.9570787Z 100% 17407 - msys64\usr\bin\p11-kit.exe 2021-05-16T17:34:26.9571841Z 2021-05-16T17:34:27.0899939Z 100% 17566 - msys64\usr\lib\perl5\core_perl\auto\B\B.dll 2021-05-16T17:34:27.0904349Z 2021-05-16T17:34:27.0905828Z Everything is Ok 2021-05-16T17:34:27.0935487Z ##[endgroup] 2021-05-16T17:34:27.0936475Z ##[group]Disable Key Refresh... 2021-05-16T17:34:27.1869126Z [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-16T17:34:27.5734803Z ##[endgroup] 2021-05-16T17:34:27.5766344Z ##[group]Restoring package cache... 2021-05-16T17:34:27.9741010Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T17:34:27.9742555Z ##[endgroup] 2021-05-16T17:34:27.9743455Z ##[group]Starting MSYS2 for the first time... 2021-05-16T17:34:28.0748066Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T17:34:28.2675732Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T17:34:28.2862038Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T17:34:28.4925945Z Copying skeleton files. 2021-05-16T17:34:28.4927397Z These files are for the users to personalise their msys2 experience. 2021-05-16T17:34:28.4928191Z 2021-05-16T17:34:28.4929054Z They will never be overwritten nor automatically updated. 2021-05-16T17:34:28.4929829Z 2021-05-16T17:34:28.5516684Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T17:34:28.5700524Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T17:34:28.5885489Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T17:34:28.6061250Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T17:34:28.6241621Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T17:34:28.6907292Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T17:34:28.7276176Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T17:34:28.7642545Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T17:34:28.8005497Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T17:34:29.0267476Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T17:34:29.0421941Z gpg: no ultimately trusted keys found 2021-05-16T17:34:29.6541958Z gpg: starting migration from earlier GnuPG versions 2021-05-16T17:34:29.7096159Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T17:34:29.7097449Z gpg: migration succeeded 2021-05-16T17:34:29.7364797Z gpg: Generating pacman keyring master key... 2021-05-16T17:34:35.0390950Z gpg: key D5BBBEB176D706CA marked as ultimately trusted 2021-05-16T17:34:35.0392947Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T17:34:35.0862453Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/5674C95844E035026B63289DD5BBBEB176D706CA.rev' 2021-05-16T17:34:35.0863918Z gpg: Done 2021-05-16T17:34:35.1089526Z ==> Updating trust database... 2021-05-16T17:34:35.1348918Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T17:34:35.1350503Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T17:34:35.2381436Z ==> Appending keys from msys2.gpg... 2021-05-16T17:34:35.4151715Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:34:35.4334804Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:34:35.5571761Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:34:35.6801477Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:34:35.8029350Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:34:35.9338590Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:34:36.0691149Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:34:36.1955779Z ==> Importing owner trust values... 2021-05-16T17:34:36.2223569Z gpg: setting ownertrust to 4 2021-05-16T17:34:36.2225177Z gpg: setting ownertrust to 4 2021-05-16T17:34:36.2225898Z gpg: setting ownertrust to 4 2021-05-16T17:34:36.2226542Z gpg: setting ownertrust to 4 2021-05-16T17:34:36.2227318Z gpg: setting ownertrust to 4 2021-05-16T17:34:36.2227917Z gpg: setting ownertrust to 4 2021-05-16T17:34:36.2430785Z ==> Disabling revoked keys in keyring... 2021-05-16T17:34:36.2603064Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:34:36.3353686Z ==> Updating trust database... 2021-05-16T17:34:36.3602835Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T17:34:36.3617890Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T17:34:36.3630203Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T17:34:36.3634915Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T17:34:36.3637746Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:34:36.4119281Z pacman-key (pacman) 5.2.2 2021-05-16T17:34:36.4120885Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T17:34:36.4121612Z 2021-05-16T17:34:36.9629110Z This is free software; see the source for copying conditions. 2021-05-16T17:34:36.9630071Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T17:34:37.3038146Z  2021-05-16T17:34:37.3038981Z 2021-05-16T17:34:37.3039846Z ################################################################### 2021-05-16T17:34:37.3040787Z # # 2021-05-16T17:34:37.3041419Z # # 2021-05-16T17:34:37.3042398Z # C A U T I O N # 2021-05-16T17:34:37.3043392Z # # 2021-05-16T17:34:37.3044325Z # This is first start of MSYS2. # 2021-05-16T17:34:37.3045411Z # You MUST restart shell to apply necessary actions. # 2021-05-16T17:34:37.3046237Z # # 2021-05-16T17:34:37.3047079Z # # 2021-05-16T17:34:37.3047775Z ################################################################### 2021-05-16T17:34:37.3048198Z 2021-05-16T17:34:37.3048559Z 2021-05-16T17:34:37.3319554Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T17:34:37.3381167Z ##[endgroup] 2021-05-16T17:34:37.3382186Z ##[group]Disable CheckSpace... 2021-05-16T17:34:37.4246023Z [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-16T17:34:37.8261731Z ##[endgroup] 2021-05-16T17:34:37.8271695Z ##[group]Updating packages... 2021-05-16T17:34:37.9119077Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T17:34:38.9004205Z :: Synchronizing package databases... 2021-05-16T17:34:39.2607979Z downloading mingw32.db... 2021-05-16T17:34:39.9063325Z downloading mingw32.db.sig... 2021-05-16T17:34:40.1327917Z downloading mingw64.db... 2021-05-16T17:34:40.3450623Z downloading mingw64.db.sig... 2021-05-16T17:34:40.5753383Z downloading ucrt64.db... 2021-05-16T17:34:40.7644426Z downloading ucrt64.db.sig... 2021-05-16T17:34:40.9900577Z downloading msys.db... 2021-05-16T17:34:41.0907182Z downloading msys.db.sig... 2021-05-16T17:34:41.2168349Z :: Starting core system upgrade... 2021-05-16T17:34:41.4470479Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T17:34:41.4471906Z resolving dependencies... 2021-05-16T17:34:41.4578940Z looking for conflicting packages... 2021-05-16T17:34:41.4608808Z 2021-05-16T17:34:41.4610597Z 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-16T17:34:41.4611648Z 2021-05-16T17:34:41.4612373Z Total Download Size: 9.36 MiB 2021-05-16T17:34:41.4613156Z Total Installed Size: 44.60 MiB 2021-05-16T17:34:41.4614022Z Net Upgrade Size: 0.02 MiB 2021-05-16T17:34:41.4614411Z 2021-05-16T17:34:41.4615147Z :: Proceed with installation? [Y/n] 2021-05-16T17:34:41.4615837Z :: Retrieving packages... 2021-05-16T17:34:41.5550633Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T17:34:41.6498307Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:41.7676493Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T17:34:41.9656315Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T17:34:42.0613480Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T17:34:42.1862449Z checking keyring... 2021-05-16T17:34:42.2981098Z checking package integrity... 2021-05-16T17:34:43.2880005Z loading package files... 2021-05-16T17:34:43.3050975Z checking for file conflicts... 2021-05-16T17:34:43.3054891Z :: Processing package changes... 2021-05-16T17:34:43.3056085Z upgrading filesystem... 2021-05-16T17:34:43.3714550Z upgrading mintty... 2021-05-16T17:34:43.4680419Z upgrading msys2-runtime... 2021-05-16T17:34:43.5546569Z upgrading pacman-mirrors... 2021-05-16T17:34:43.5609592Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T17:34:43.5635959Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T17:34:43.5653790Z upgrading pacman... 2021-05-16T17:34:43.6875823Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T17:34:44.1243987Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 2584 has been terminated. 2021-05-16T17:34:44.6256106Z ##[endgroup] 2021-05-16T17:34:44.6258785Z ##[group]Killing remaining tasks... 2021-05-16T17:34:44.7116854Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T17:34:45.0284690Z 2021-05-16T17:34:45.0286607Z INFO: No tasks running with the specified criteria. 2021-05-16T17:34:45.0327400Z ##[endgroup] 2021-05-16T17:34:45.0328383Z ##[group]Final system upgrade... 2021-05-16T17:34:45.1253963Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T17:34:46.1332235Z :: Synchronizing package databases... 2021-05-16T17:34:46.7328064Z mingw32 is up to date 2021-05-16T17:34:46.7328867Z mingw64 is up to date 2021-05-16T17:34:46.7329537Z ucrt64 is up to date 2021-05-16T17:34:46.7330111Z downloading clang64.db... 2021-05-16T17:34:47.3844704Z downloading clang64.db.sig... 2021-05-16T17:34:47.6135201Z msys is up to date 2021-05-16T17:34:47.6136387Z :: Starting core system upgrade... 2021-05-16T17:34:47.8790706Z there is nothing to do 2021-05-16T17:34:47.8792120Z :: Starting full system upgrade... 2021-05-16T17:34:47.9203542Z resolving dependencies... 2021-05-16T17:34:47.9300338Z looking for conflicting packages... 2021-05-16T17:34:47.9357472Z 2021-05-16T17:34:47.9360002Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T17:34:47.9362154Z 2021-05-16T17:34:47.9362821Z Total Download Size: 6.22 MiB 2021-05-16T17:34:47.9363799Z Total Installed Size: 32.30 MiB 2021-05-16T17:34:47.9364876Z Net Upgrade Size: 0.97 MiB 2021-05-16T17:34:47.9365325Z 2021-05-16T17:34:47.9366171Z :: Proceed with installation? [Y/n] 2021-05-16T17:34:47.9367093Z :: Retrieving packages... 2021-05-16T17:34:48.0311776Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.1287137Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.2246428Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.4116535Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.5104647Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T17:34:48.6115939Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.7117246Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.8125153Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:48.9142985Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:49.1225063Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:49.2193911Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T17:34:49.3146655Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T17:34:49.4113883Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T17:34:49.5074398Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:34:49.5112400Z checking keyring... 2021-05-16T17:34:49.6362829Z checking package integrity... 2021-05-16T17:34:52.4026978Z loading package files... 2021-05-16T17:34:52.4380649Z checking for file conflicts... 2021-05-16T17:34:52.4384403Z checking available disk space... 2021-05-16T17:34:52.4583951Z :: Processing package changes... 2021-05-16T17:34:52.4584841Z upgrading brotli... 2021-05-16T17:34:52.4773192Z upgrading less... 2021-05-16T17:34:52.4902893Z upgrading libxml2... 2021-05-16T17:34:52.5168480Z upgrading libxslt... 2021-05-16T17:34:52.5333675Z upgrading ca-certificates... 2021-05-16T17:34:53.3835502Z upgrading file... 2021-05-16T17:34:53.4535815Z upgrading libsqlite... 2021-05-16T17:34:53.4680626Z upgrading libzstd... 2021-05-16T17:34:53.4795424Z upgrading gnupg... 2021-05-16T17:34:56.0474355Z ==> Appending keys from msys2.gpg... 2021-05-16T17:34:56.1610071Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:34:56.1834406Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:35:00.3104376Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:35:00.3803194Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:35:00.4584529Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:35:00.5367275Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:35:00.6124555Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:35:00.6904086Z ==> Importing owner trust values... 2021-05-16T17:35:00.7352398Z ==> Disabling revoked keys in keyring... 2021-05-16T17:35:00.7572082Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:35:00.8352685Z ==> Updating trust database... 2021-05-16T17:35:00.8582577Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:35:00.9827967Z upgrading libgpgme... 2021-05-16T17:35:01.2410825Z upgrading msys2-keyring... 2021-05-16T17:35:01.5742720Z ==> Appending keys from msys2.gpg... 2021-05-16T17:35:01.6883718Z ==> Locally signing trusted keys in keyring... 2021-05-16T17:35:01.7122496Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T17:35:01.8444745Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T17:35:01.9233237Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T17:35:01.9953179Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T17:35:02.0737079Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T17:35:02.1542994Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T17:35:02.2403996Z ==> Importing owner trust values... 2021-05-16T17:35:02.2903252Z ==> Disabling revoked keys in keyring... 2021-05-16T17:35:02.3132405Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T17:35:02.3952920Z ==> Updating trust database... 2021-05-16T17:35:02.4213212Z gpg: next trustdb check due at 2022-01-23 2021-05-16T17:35:02.5397103Z upgrading msys2-launcher... 2021-05-16T17:35:02.5535199Z upgrading rebase... 2021-05-16T17:35:02.5708606Z upgrading zstd... 2021-05-16T17:35:02.6001266Z :: Running post-transaction hooks... 2021-05-16T17:35:02.6002160Z (1/1) Updating the info directory file... 2021-05-16T17:35:03.0831795Z ##[endgroup] 2021-05-16T17:35:03.0841284Z ##[group]Installing additional packages... 2021-05-16T17:35:03.1998082Z [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-16T17:35:04.5806252Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T17:35:04.5807564Z :: Repository mingw64 2021-05-16T17:35:04.5811774Z 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-16T17:35:04.5814670Z 2021-05-16T17:35:04.5870867Z Enter a selection (default=all): 2021-05-16T17:35:04.5871847Z resolving dependencies... 2021-05-16T17:35:04.5972331Z looking for conflicting packages... 2021-05-16T17:35:04.6125930Z 2021-05-16T17:35:04.6148463Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.24-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.5.0-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-2 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:35:04.6163079Z 2021-05-16T17:35:04.6163773Z Total Download Size: 165.06 MiB 2021-05-16T17:35:04.6164567Z Total Installed Size: 1091.89 MiB 2021-05-16T17:35:04.6165036Z 2021-05-16T17:35:04.6165878Z :: Proceed with installation? [Y/n] 2021-05-16T17:35:04.6166642Z :: Retrieving packages... 2021-05-16T17:35:04.9201198Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T17:35:05.4759524Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T17:35:05.5704324Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T17:35:06.0704724Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:06.3153258Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:06.4471096Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T17:35:06.5566610Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T17:35:06.6663961Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T17:35:06.7636921Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:35:06.8587797Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:06.9534548Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:07.0578836Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T17:35:07.1530109Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:07.2507981Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T17:35:07.3471542Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:08.3410765Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:09.0983871Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:09.1946435Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:09.6512248Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:10.1427377Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T17:35:10.2374544Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T17:35:10.3691542Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T17:35:10.4631801Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T17:35:10.5597552Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T17:35:10.6694435Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T17:35:10.7641254Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T17:35:10.8589999Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T17:35:10.9575036Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T17:35:11.0529085Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T17:35:11.1508919Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T17:35:11.2509933Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T17:35:11.4627949Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T17:35:11.5585913Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T17:35:11.6555749Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T17:35:11.7909400Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T17:35:12.0905411Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T17:35:12.1967750Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T17:35:12.2919248Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T17:35:12.9422043Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T17:35:13.0369315Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T17:35:13.2787138Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T17:35:13.5328844Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:35:13.9338631Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:14.0297642Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T17:35:14.1246083Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T17:35:14.2200659Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:14.3154551Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:35:14.4097972Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:14.5042731Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:14.8395172Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:14.9346649Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:15.0512383Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T17:35:15.1456245Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T17:35:15.2405197Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T17:35:15.3350177Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T17:35:15.4292163Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T17:35:15.5231635Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T17:35:15.6169290Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:15.7112659Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T17:35:15.8052816Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T17:35:15.9006614Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T17:35:15.9963447Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T17:35:16.0910605Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:16.1866244Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T17:35:16.2809480Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T17:35:16.3753666Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T17:35:16.4704205Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T17:35:16.5647637Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T17:35:16.6587865Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T17:35:16.7539388Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T17:35:16.8498814Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T17:35:16.9456364Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T17:35:17.0405640Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T17:35:17.1353731Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T17:35:17.2307878Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T17:35:17.3272564Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T17:35:17.4248137Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T17:35:17.5225597Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T17:35:17.6167810Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:17.7117290Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T17:35:17.8494317Z checking keyring... 2021-05-16T17:35:18.2241743Z checking package integrity... 2021-05-16T17:35:35.4621201Z loading package files... 2021-05-16T17:35:36.1579770Z checking for file conflicts... 2021-05-16T17:35:39.3455074Z checking available disk space... 2021-05-16T17:35:39.3597420Z :: Processing package changes... 2021-05-16T17:35:39.3598368Z installing expat... 2021-05-16T17:35:39.3700826Z installing vim... 2021-05-16T17:35:41.6200801Z installing heimdal... 2021-05-16T17:35:42.1678853Z installing openssh... 2021-05-16T17:35:42.2180402Z installing perl-Error... 2021-05-16T17:35:42.2331783Z installing perl-Authen-SASL... 2021-05-16T17:35:42.2708504Z installing perl-Encode-Locale... 2021-05-16T17:35:42.2808226Z installing perl-HTTP-Date... 2021-05-16T17:35:42.2914224Z installing perl-File-Listing... 2021-05-16T17:35:42.3000988Z installing perl-HTML-Tagset... 2021-05-16T17:35:42.3065995Z installing perl-Clone... 2021-05-16T17:35:42.3146679Z installing perl-IO-HTML... 2021-05-16T17:35:42.3226367Z installing perl-LWP-MediaTypes... 2021-05-16T17:35:42.3314721Z installing perl-URI... 2021-05-16T17:35:42.3994125Z installing perl-HTTP-Message... 2021-05-16T17:35:42.4284678Z installing perl-HTML-Parser... 2021-05-16T17:35:42.4501407Z installing perl-HTTP-Cookies... 2021-05-16T17:35:42.4616848Z installing perl-HTTP-Daemon... 2021-05-16T17:35:42.4681028Z installing perl-HTTP-Negotiate... 2021-05-16T17:35:42.4737835Z installing perl-Net-HTTP... 2021-05-16T17:35:42.4888651Z installing perl-WWW-RobotRules... 2021-05-16T17:35:42.4982713Z installing perl-Try-Tiny... 2021-05-16T17:35:42.5108973Z installing perl-libwww... 2021-05-16T17:35:42.5649000Z Optional dependencies for perl-libwww 2021-05-16T17:35:42.5651229Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T17:35:42.5652360Z installing perl-TimeDate... 2021-05-16T17:35:42.6233973Z installing perl-MailTools... 2021-05-16T17:35:42.6701616Z installing perl-IO-Stringy... 2021-05-16T17:35:42.6909741Z installing perl-Convert-BinHex... 2021-05-16T17:35:42.8421427Z module test... pass. 2021-05-16T17:35:42.8422590Z installing perl-MIME-tools... 2021-05-16T17:35:42.9147722Z installing perl-Net-SSLeay... 2021-05-16T17:35:43.0216417Z installing perl-IO-Socket-SSL... 2021-05-16T17:35:43.0481660Z installing perl-Net-SMTP-SSL... 2021-05-16T17:35:43.0561795Z installing perl-TermReadKey... 2021-05-16T17:35:43.0665119Z installing git... 2021-05-16T17:35:43.8575650Z Optional dependencies for git 2021-05-16T17:35:43.8577095Z python: various helper scripts 2021-05-16T17:35:43.8578156Z subversion: git svn 2021-05-16T17:35:43.8579413Z installing mingw-w64-x86_64-libiconv... 2021-05-16T17:35:43.8942172Z installing mingw-w64-x86_64-zlib... 2021-05-16T17:35:43.9064364Z installing mingw-w64-x86_64-binutils... 2021-05-16T17:35:44.3182796Z installing mingw-w64-x86_64-headers-git... 2021-05-16T17:35:46.3056669Z installing mingw-w64-x86_64-crt-git... 2021-05-16T17:35:47.3528456Z installing mingw-w64-x86_64-isl... 2021-05-16T17:35:47.4292626Z installing mingw-w64-x86_64-gmp... 2021-05-16T17:35:47.4491442Z installing mingw-w64-x86_64-mpfr... 2021-05-16T17:35:47.4755852Z installing mingw-w64-x86_64-mpc... 2021-05-16T17:35:47.4825197Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T17:35:47.4923282Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T17:35:47.5143771Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T17:35:47.5195340Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T17:35:47.5384115Z installing mingw-w64-x86_64-zstd... 2021-05-16T17:35:47.5716887Z installing mingw-w64-x86_64-gcc... 2021-05-16T17:35:49.2117069Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T17:35:52.0584518Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T17:35:52.0728556Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T17:35:52.2835579Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T17:35:52.5079640Z installing mingw-w64-x86_64-expat... 2021-05-16T17:35:52.5256683Z installing mingw-w64-x86_64-gettext... 2021-05-16T17:35:55.4111961Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T17:35:55.4392997Z installing mingw-w64-x86_64-libsystre... 2021-05-16T17:35:55.4615246Z installing mingw-w64-x86_64-ncurses... 2021-05-16T17:36:02.5797815Z installing mingw-w64-x86_64-bzip2... 2021-05-16T17:36:02.6069438Z installing mingw-w64-x86_64-libffi... 2021-05-16T17:36:02.6234186Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T17:36:02.7001575Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T17:36:02.7573369Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T17:36:02.7915882Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T17:36:03.6374406Z installing mingw-w64-x86_64-openssl... 2021-05-16T17:36:12.9523465Z installing mingw-w64-x86_64-termcap... 2021-05-16T17:36:12.9594792Z installing mingw-w64-x86_64-readline... 2021-05-16T17:36:13.0035079Z installing mingw-w64-x86_64-tcl... 2021-05-16T17:36:15.5316519Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T17:36:16.7478811Z installing mingw-w64-x86_64-tk... 2021-05-16T17:36:17.6073922Z installing mingw-w64-x86_64-xz... 2021-05-16T17:36:17.7069663Z installing mingw-w64-x86_64-python... 2021-05-16T17:36:27.2425203Z installing mingw-w64-x86_64-xxhash... 2021-05-16T17:36:27.2570100Z installing mingw-w64-x86_64-gdb... 2021-05-16T17:36:27.4644546Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T17:36:27.5799854Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T17:36:27.7559753Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T17:36:27.7631837Z installing mingw-w64-x86_64-make... 2021-05-16T17:36:27.7858051Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T17:36:27.8110240Z installing mingw-w64-x86_64-tools-git... 2021-05-16T17:36:27.8263513Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T17:36:27.9055519Z ##[endgroup] 2021-05-16T17:36:27.9057062Z ##[group]Saving package cache... 2021-05-16T17:36:27.9950494Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T17:36:29.3904539Z ==> no candidate packages found for pruning 2021-05-16T17:36:29.4900281Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T17:36:30.0634106Z ==> no candidate packages found for pruning 2021-05-16T17:36:31.0216548Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T17:36:31.1429731Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T17:36:32.2248108Z 2021-05-16T17:36:32.2249878Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T17:36:32.3179940Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T17:36:32.3181424Z removing all files from cache... 2021-05-16T17:36:32.3181918Z 2021-05-16T17:36:32.3182563Z Database directory: /var/lib/pacman/ 2021-05-16T17:36:32.3192932Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T17:36:32.3194787Z removing unused sync repositories... 2021-05-16T17:36:32.3260027Z ##[endgroup] 2021-05-16T17:36:32.3664628Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T17:36:32.3665401Z env: 2021-05-16T17:36:32.3665922Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:36:32.3666422Z TIC_DEPLOY_KEY: 2021-05-16T17:36:32.3666797Z RSPM: 2021-05-16T17:36:32.3668179Z GITHUB_PAT: *** 2021-05-16T17:36:32.3668615Z COVERALLS_TOKEN: 2021-05-16T17:36:32.3669116Z continue-on-error: false 2021-05-16T17:36:32.3669616Z VDIFFR_RUN_TESTS: 2021-05-16T17:36:32.3670053Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:36:32.3670470Z TZ: UTC 2021-05-16T17:36:32.3670936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:36:32.3671370Z NOT_CRAN: true 2021-05-16T17:36:32.3671756Z MSYSTEM: MINGW64 2021-05-16T17:36:32.3672171Z ##[endgroup] 2021-05-16T17:36:33.5003981Z :: Synchronizing package databases... 2021-05-16T17:36:34.2016920Z mingw32 is up to date 2021-05-16T17:36:34.2017750Z mingw64 is up to date 2021-05-16T17:36:34.2018476Z ucrt64 is up to date 2021-05-16T17:36:34.2019104Z clang64 is up to date 2021-05-16T17:36:34.2019672Z msys is up to date 2021-05-16T17:36:34.2020410Z :: Starting core system upgrade... 2021-05-16T17:36:34.4783542Z there is nothing to do 2021-05-16T17:36:34.4784671Z :: Starting full system upgrade... 2021-05-16T17:36:34.5962051Z there is nothing to do 2021-05-16T17:36:35.4709297Z resolving dependencies... 2021-05-16T17:36:35.4812787Z looking for conflicting packages... 2021-05-16T17:36:35.4930758Z 2021-05-16T17:36:35.4932582Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T17:36:35.4933215Z 2021-05-16T17:36:35.4933830Z Total Download Size: 3.00 MiB 2021-05-16T17:36:35.4934599Z Total Installed Size: 20.93 MiB 2021-05-16T17:36:35.4935025Z 2021-05-16T17:36:35.4935834Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:35.4936594Z :: Retrieving packages... 2021-05-16T17:36:35.7977822Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T17:36:36.5524269Z checking keyring... 2021-05-16T17:36:36.6554389Z checking package integrity... 2021-05-16T17:36:36.8611863Z loading package files... 2021-05-16T17:36:36.8625893Z checking for file conflicts... 2021-05-16T17:36:36.8641615Z checking available disk space... 2021-05-16T17:36:36.8649536Z :: Processing package changes... 2021-05-16T17:36:36.8650780Z installing mingw-w64-x86_64-aom... 2021-05-16T17:36:37.8189903Z resolving dependencies... 2021-05-16T17:36:37.8191000Z looking for conflicting packages... 2021-05-16T17:36:37.8406748Z 2021-05-16T17:36:37.8407841Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T17:36:37.8408413Z 2021-05-16T17:36:37.8408964Z Total Download Size: 1.97 MiB 2021-05-16T17:36:37.8409575Z Total Installed Size: 4.43 MiB 2021-05-16T17:36:37.8409979Z 2021-05-16T17:36:37.8410753Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:37.8411448Z :: Retrieving packages... 2021-05-16T17:36:38.1457894Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T17:36:38.8791711Z checking keyring... 2021-05-16T17:36:38.9832688Z checking package integrity... 2021-05-16T17:36:39.1837514Z loading package files... 2021-05-16T17:36:39.1854691Z checking for file conflicts... 2021-05-16T17:36:39.1880821Z checking available disk space... 2021-05-16T17:36:39.1889499Z :: Processing package changes... 2021-05-16T17:36:39.1907322Z installing mingw-w64-x86_64-argtable... 2021-05-16T17:36:40.1170935Z resolving dependencies... 2021-05-16T17:36:40.1387548Z looking for conflicting packages... 2021-05-16T17:36:40.1450913Z 2021-05-16T17:36:40.1461572Z 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-16T17:36:40.1468074Z 2021-05-16T17:36:40.1468667Z Total Download Size: 92.82 MiB 2021-05-16T17:36:40.1469337Z Total Installed Size: 821.22 MiB 2021-05-16T17:36:40.1469755Z 2021-05-16T17:36:40.1470465Z :: Proceed with installation? [Y/n] 2021-05-16T17:36:40.1471195Z :: Retrieving packages... 2021-05-16T17:36:40.4879486Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T17:36:40.9483792Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T17:36:41.0445304Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T17:36:41.1394866Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T17:36:41.3261113Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T17:36:41.4207988Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T17:36:41.8094221Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T17:36:41.9106064Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T17:36:42.0064713Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T17:36:42.1097882Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T17:36:42.2092350Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T17:36:42.3046012Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T17:36:42.4158328Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T17:36:42.6176224Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T17:36:42.7125125Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T17:36:42.8079388Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T17:36:42.9030085Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T17:36:42.9999925Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T17:36:43.1122459Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T17:36:43.2111538Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T17:36:43.3404635Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T17:36:43.4378920Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T17:36:43.5612722Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T17:36:43.6567309Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T17:36:43.7529513Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T17:36:44.0644983Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T17:36:44.2803570Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T17:36:44.3758275Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T17:36:45.1859313Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T17:36:45.9906650Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T17:36:46.1071514Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T17:36:46.2177022Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T17:36:46.8493033Z checking keyring... 2021-05-16T17:36:47.1675552Z checking package integrity... 2021-05-16T17:36:53.1742822Z loading package files... 2021-05-16T17:36:53.5370449Z checking for file conflicts... 2021-05-16T17:36:55.5905566Z checking available disk space... 2021-05-16T17:36:55.5983049Z :: Processing package changes... 2021-05-16T17:36:55.5984124Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T17:36:55.6971995Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T17:36:55.7153827Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T17:36:55.7378907Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T17:36:55.7801576Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T17:36:55.8032715Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T17:36:56.8679446Z installing mingw-w64-x86_64-brotli... 2021-05-16T17:36:56.8943721Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T17:36:56.9248581Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T17:36:56.9685673Z installing mingw-w64-x86_64-gflags... 2021-05-16T17:36:57.0107302Z installing mingw-w64-x86_64-wineditline... 2021-05-16T17:36:57.0279190Z installing mingw-w64-x86_64-pcre... 2021-05-16T17:36:57.2393083Z installing mingw-w64-x86_64-glib2... 2021-05-16T17:36:57.8306084Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T17:36:57.8570577Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T17:36:57.8826621Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T17:36:57.9939901Z installing mingw-w64-x86_64-python-mako... 2021-05-16T17:36:58.1015768Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T17:36:58.3717577Z installing mingw-w64-x86_64-c-ares... 2021-05-16T17:36:58.4511294Z installing mingw-w64-x86_64-protobuf... 2021-05-16T17:36:58.6876669Z installing mingw-w64-x86_64-re2... 2021-05-16T17:36:58.7064505Z installing mingw-w64-x86_64-grpc... 2021-05-16T17:36:59.1090538Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T17:36:59.1203597Z installing mingw-w64-x86_64-lz4... 2021-05-16T17:36:59.1421093Z installing mingw-w64-x86_64-openblas... 2021-05-16T17:36:59.4059339Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T17:36:59.4060552Z number of threads to use. 2021-05-16T17:36:59.4102956Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T17:37:01.6519452Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T17:37:01.6520679Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T17:37:01.6521604Z installing mingw-w64-x86_64-snappy... 2021-05-16T17:37:01.6699326Z installing mingw-w64-x86_64-icu... 2021-05-16T17:37:02.2669269Z installing mingw-w64-x86_64-boost... 2021-05-16T17:37:21.4966684Z installing mingw-w64-x86_64-thrift... 2021-05-16T17:37:21.6252161Z installing mingw-w64-x86_64-uriparser... 2021-05-16T17:37:21.6434262Z installing mingw-w64-x86_64-arrow... 2021-05-16T17:37:24.3279726Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T17:37:24.3280940Z resolving dependencies... 2021-05-16T17:37:24.3386792Z looking for conflicting packages... 2021-05-16T17:37:24.3531726Z 2021-05-16T17:37:24.3532969Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T17:37:24.3533597Z 2021-05-16T17:37:24.3534557Z Total Installed Size: 36.73 MiB 2021-05-16T17:37:24.3535418Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:24.3535848Z 2021-05-16T17:37:24.3536430Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:24.3537028Z checking keyring... 2021-05-16T17:37:24.9701653Z checking package integrity... 2021-05-16T17:37:24.9702310Z loading package files... 2021-05-16T17:37:24.9702985Z checking for file conflicts... 2021-05-16T17:37:24.9703642Z checking available disk space... 2021-05-16T17:37:24.9704325Z :: Processing package changes... 2021-05-16T17:37:24.9705095Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T17:37:27.1311081Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T17:37:27.1311992Z resolving dependencies... 2021-05-16T17:37:27.1484551Z looking for conflicting packages... 2021-05-16T17:37:27.1580712Z 2021-05-16T17:37:27.1581872Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T17:37:27.1583486Z 2021-05-16T17:37:27.1584200Z Total Download Size: 7.06 MiB 2021-05-16T17:37:27.1584893Z Total Installed Size: 88.32 MiB 2021-05-16T17:37:27.1585546Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:27.1587800Z 2021-05-16T17:37:27.1588617Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:27.1589412Z :: Retrieving packages... 2021-05-16T17:37:27.4697814Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T17:37:28.3803744Z checking keyring... 2021-05-16T17:37:28.4850342Z checking package integrity... 2021-05-16T17:37:28.7243584Z loading package files... 2021-05-16T17:37:28.7293744Z checking for file conflicts... 2021-05-16T17:37:28.7294737Z checking available disk space... 2021-05-16T17:37:28.7435873Z :: Processing package changes... 2021-05-16T17:37:28.7437087Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T17:37:30.0684272Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T17:37:30.0685320Z resolving dependencies... 2021-05-16T17:37:30.0865410Z looking for conflicting packages... 2021-05-16T17:37:30.1070861Z 2021-05-16T17:37:30.1072463Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T17:37:30.1073213Z 2021-05-16T17:37:30.1073880Z Total Installed Size: 344.30 MiB 2021-05-16T17:37:30.1074572Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:30.1075037Z 2021-05-16T17:37:30.1076136Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:30.1076834Z checking keyring... 2021-05-16T17:37:30.1983112Z checking package integrity... 2021-05-16T17:37:30.5540617Z loading package files... 2021-05-16T17:37:30.7607473Z checking for file conflicts... 2021-05-16T17:37:30.7631022Z checking available disk space... 2021-05-16T17:37:31.8182989Z :: Processing package changes... 2021-05-16T17:37:31.8184332Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T17:37:53.6434040Z resolving dependencies... 2021-05-16T17:37:53.6595094Z looking for conflicting packages... 2021-05-16T17:37:53.6682522Z 2021-05-16T17:37:53.6683793Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T17:37:53.6684336Z 2021-05-16T17:37:53.6684890Z Total Download Size: 0.17 MiB 2021-05-16T17:37:53.6685562Z Total Installed Size: 0.98 MiB 2021-05-16T17:37:53.6685982Z 2021-05-16T17:37:53.6686707Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:53.6687447Z :: Retrieving packages... 2021-05-16T17:37:53.9777867Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T17:37:54.2551452Z checking keyring... 2021-05-16T17:37:54.3585384Z checking package integrity... 2021-05-16T17:37:54.5634956Z loading package files... 2021-05-16T17:37:54.5692449Z checking for file conflicts... 2021-05-16T17:37:54.5786663Z checking available disk space... 2021-05-16T17:37:54.5800299Z :: Processing package changes... 2021-05-16T17:37:54.5803825Z installing mingw-w64-x86_64-bwidget... 2021-05-16T17:37:55.6553809Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T17:37:55.6554723Z resolving dependencies... 2021-05-16T17:37:55.6715352Z looking for conflicting packages... 2021-05-16T17:37:55.6898382Z 2021-05-16T17:37:55.6901618Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T17:37:55.6903731Z 2021-05-16T17:37:55.6906184Z Total Download Size: 0.09 MiB 2021-05-16T17:37:55.6909215Z Total Installed Size: 0.46 MiB 2021-05-16T17:37:55.6912123Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:55.6913825Z 2021-05-16T17:37:55.6916737Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:55.6918843Z :: Retrieving packages... 2021-05-16T17:37:56.0029196Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T17:37:56.1900933Z checking keyring... 2021-05-16T17:37:56.3051746Z checking package integrity... 2021-05-16T17:37:56.4693504Z loading package files... 2021-05-16T17:37:56.4720046Z checking for file conflicts... 2021-05-16T17:37:56.4721273Z checking available disk space... 2021-05-16T17:37:56.4756011Z :: Processing package changes... 2021-05-16T17:37:56.4759480Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T17:37:57.4551995Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T17:37:57.4552918Z resolving dependencies... 2021-05-16T17:37:57.4554531Z looking for conflicting packages... 2021-05-16T17:37:57.4807026Z 2021-05-16T17:37:57.4808691Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T17:37:57.4809232Z 2021-05-16T17:37:57.4810129Z Total Installed Size: 0.62 MiB 2021-05-16T17:37:57.4810977Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:37:57.4812129Z 2021-05-16T17:37:57.4816439Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:57.4817186Z checking keyring... 2021-05-16T17:37:57.5651108Z checking package integrity... 2021-05-16T17:37:57.7081476Z loading package files... 2021-05-16T17:37:57.7115779Z checking for file conflicts... 2021-05-16T17:37:57.7116744Z checking available disk space... 2021-05-16T17:37:57.7186656Z :: Processing package changes... 2021-05-16T17:37:57.7187651Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T17:37:58.7253939Z resolving dependencies... 2021-05-16T17:37:58.7501394Z looking for conflicting packages... 2021-05-16T17:37:58.7527796Z warning: dependency cycle detected: 2021-05-16T17:37:58.7528303Z 2021-05-16T17:37:58.7529628Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T17:37:58.7532757Z 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-16T17:37:58.7534987Z 2021-05-16T17:37:58.7535634Z Total Download Size: 3.58 MiB 2021-05-16T17:37:58.7536294Z Total Installed Size: 21.16 MiB 2021-05-16T17:37:58.7536714Z 2021-05-16T17:37:58.7538870Z :: Proceed with installation? [Y/n] 2021-05-16T17:37:58.7539637Z :: Retrieving packages... 2021-05-16T17:37:59.0644298Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T17:37:59.5265410Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T17:37:59.6222313Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T17:37:59.9030032Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T17:38:00.0129628Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T17:38:00.1553172Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T17:38:00.2508285Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T17:38:00.3491602Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T17:38:00.3584841Z checking keyring... 2021-05-16T17:38:00.6661799Z checking package integrity... 2021-05-16T17:38:01.9663403Z loading package files... 2021-05-16T17:38:01.9896357Z checking for file conflicts... 2021-05-16T17:38:02.0167184Z checking available disk space... 2021-05-16T17:38:02.0180930Z :: Processing package changes... 2021-05-16T17:38:02.0181836Z installing mingw-w64-x86_64-libpng... 2021-05-16T17:38:02.0489922Z installing mingw-w64-x86_64-graphite2... 2021-05-16T17:38:02.0673801Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T17:38:02.1562251Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T17:38:02.1563601Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T17:38:02.1564750Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T17:38:02.1565748Z installing mingw-w64-x86_64-freetype... 2021-05-16T17:38:02.2234466Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T17:38:02.3785347Z 2021-05-16T17:38:02.3787644Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T17:38:02.3788936Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T17:38:02.3807581Z 2021-05-16T17:38:11.9151932Z updating font cache... done. 2021-05-16T17:38:11.9181582Z installing mingw-w64-x86_64-lzo2... 2021-05-16T17:38:11.9544681Z installing mingw-w64-x86_64-pixman... 2021-05-16T17:38:11.9708163Z installing mingw-w64-x86_64-cairo... 2021-05-16T17:38:12.0238223Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T17:38:12.0239806Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T17:38:12.0254438Z :: Running post-transaction hooks... 2021-05-16T17:38:12.0255432Z (1/1) Updating fontconfig cache... 2021-05-16T17:38:13.0175423Z resolving dependencies... 2021-05-16T17:38:13.0366959Z looking for conflicting packages... 2021-05-16T17:38:13.0453282Z 2021-05-16T17:38:13.0454225Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T17:38:13.0454817Z 2021-05-16T17:38:13.0455416Z Total Download Size: 0.10 MiB 2021-05-16T17:38:13.0456089Z Total Installed Size: 0.20 MiB 2021-05-16T17:38:13.0456511Z 2021-05-16T17:38:13.0457239Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:13.0457978Z :: Retrieving packages... 2021-05-16T17:38:13.3594535Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T17:38:13.6354737Z checking keyring... 2021-05-16T17:38:13.7608666Z checking package integrity... 2021-05-16T17:38:13.9181259Z loading package files... 2021-05-16T17:38:13.9214434Z checking for file conflicts... 2021-05-16T17:38:13.9219282Z checking available disk space... 2021-05-16T17:38:13.9232317Z :: Processing package changes... 2021-05-16T17:38:13.9233209Z installing mingw-w64-x86_64-ccache... 2021-05-16T17:38:14.8570716Z resolving dependencies... 2021-05-16T17:38:14.8758674Z looking for conflicting packages... 2021-05-16T17:38:14.8840751Z 2021-05-16T17:38:14.8841870Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T17:38:14.8842445Z 2021-05-16T17:38:14.8843006Z Total Download Size: 0.69 MiB 2021-05-16T17:38:14.8843877Z Total Installed Size: 3.86 MiB 2021-05-16T17:38:14.8844310Z 2021-05-16T17:38:14.8845171Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:14.8845943Z :: Retrieving packages... 2021-05-16T17:38:15.1948368Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T17:38:15.6642010Z checking keyring... 2021-05-16T17:38:15.7885553Z checking package integrity... 2021-05-16T17:38:15.9575746Z loading package files... 2021-05-16T17:38:15.9586930Z checking for file conflicts... 2021-05-16T17:38:15.9609187Z checking available disk space... 2021-05-16T17:38:15.9625858Z :: Processing package changes... 2021-05-16T17:38:15.9626874Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T17:38:16.8779078Z resolving dependencies... 2021-05-16T17:38:16.8865703Z looking for conflicting packages... 2021-05-16T17:38:16.9047414Z 2021-05-16T17:38:16.9048706Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T17:38:16.9049614Z 2021-05-16T17:38:16.9050227Z Total Download Size: 0.42 MiB 2021-05-16T17:38:16.9050921Z Total Installed Size: 1.59 MiB 2021-05-16T17:38:16.9051345Z 2021-05-16T17:38:16.9052097Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:16.9052817Z :: Retrieving packages... 2021-05-16T17:38:17.2112429Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T17:38:17.5805617Z checking keyring... 2021-05-16T17:38:17.7010409Z checking package integrity... 2021-05-16T17:38:17.8735506Z loading package files... 2021-05-16T17:38:17.8760623Z checking for file conflicts... 2021-05-16T17:38:17.8790546Z checking available disk space... 2021-05-16T17:38:17.8804045Z :: Processing package changes... 2021-05-16T17:38:17.8805028Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T17:38:18.8158664Z resolving dependencies... 2021-05-16T17:38:18.8457051Z looking for conflicting packages... 2021-05-16T17:38:18.8505513Z 2021-05-16T17:38:18.8509908Z 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-16T17:38:18.8514845Z 2021-05-16T17:38:18.8515558Z Total Download Size: 13.82 MiB 2021-05-16T17:38:18.8516253Z Total Installed Size: 92.94 MiB 2021-05-16T17:38:18.8516695Z 2021-05-16T17:38:18.8517578Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:18.8518331Z :: Retrieving packages... 2021-05-16T17:38:19.1592475Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T17:38:19.7167760Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T17:38:19.8118616Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T17:38:19.9077980Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T17:38:20.0032953Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T17:38:20.1055428Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T17:38:20.1997760Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T17:38:20.2992808Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T17:38:20.3968928Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T17:38:20.6821979Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T17:38:20.7848490Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T17:38:20.8884257Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T17:38:20.9931817Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T17:38:21.0883126Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T17:38:21.1870979Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T17:38:21.5086826Z checking keyring... 2021-05-16T17:38:21.8155267Z checking package integrity... 2021-05-16T17:38:24.3754645Z loading package files... 2021-05-16T17:38:24.5136051Z checking for file conflicts... 2021-05-16T17:38:25.2373889Z checking available disk space... 2021-05-16T17:38:25.2424524Z :: Processing package changes... 2021-05-16T17:38:25.2458204Z installing mingw-w64-x86_64-libunistring... 2021-05-16T17:38:25.3122976Z installing mingw-w64-x86_64-libidn2... 2021-05-16T17:38:25.3650970Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T17:38:25.4021790Z installing mingw-w64-x86_64-libpsl... 2021-05-16T17:38:25.4119766Z installing mingw-w64-x86_64-libssh2... 2021-05-16T17:38:25.5986406Z installing mingw-w64-x86_64-jansson... 2021-05-16T17:38:25.6079008Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T17:38:25.6542744Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T17:38:25.6772077Z installing mingw-w64-x86_64-curl... 2021-05-16T17:38:26.2021898Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T17:38:26.2343359Z installing mingw-w64-x86_64-nettle... 2021-05-16T17:38:26.3123680Z installing mingw-w64-x86_64-libarchive... 2021-05-16T17:38:26.3814129Z installing mingw-w64-x86_64-libuv... 2021-05-16T17:38:26.4002254Z installing mingw-w64-x86_64-rhash... 2021-05-16T17:38:26.4527369Z installing mingw-w64-x86_64-cmake... 2021-05-16T17:38:34.0151987Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T17:38:34.0153149Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T17:38:34.0153982Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T17:38:35.1137506Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T17:38:36.1647695Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T17:38:37.1022922Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:38:37.1024168Z resolving dependencies... 2021-05-16T17:38:37.1162744Z looking for conflicting packages... 2021-05-16T17:38:37.1318356Z 2021-05-16T17:38:37.1319487Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:38:37.1320263Z 2021-05-16T17:38:37.1321132Z Total Download Size: 3.18 MiB 2021-05-16T17:38:37.1321935Z Total Installed Size: 81.46 MiB 2021-05-16T17:38:37.1322732Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:37.1323140Z 2021-05-16T17:38:37.1324065Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:37.1324786Z :: Retrieving packages... 2021-05-16T17:38:37.4423511Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:38:38.1859772Z checking keyring... 2021-05-16T17:38:38.2916211Z checking package integrity... 2021-05-16T17:38:38.4796338Z loading package files... 2021-05-16T17:38:38.4941135Z checking for file conflicts... 2021-05-16T17:38:38.4942521Z checking available disk space... 2021-05-16T17:38:38.5755788Z :: Processing package changes... 2021-05-16T17:38:38.5757422Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T17:38:40.8256940Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T17:38:40.8257885Z resolving dependencies... 2021-05-16T17:38:40.8470225Z looking for conflicting packages... 2021-05-16T17:38:40.8731798Z 2021-05-16T17:38:40.8733501Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T17:38:40.8734012Z 2021-05-16T17:38:40.8734890Z Total Installed Size: 2.86 MiB 2021-05-16T17:38:40.8735582Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:40.8736280Z 2021-05-16T17:38:40.8737114Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:40.8737801Z checking keyring... 2021-05-16T17:38:40.9800273Z checking package integrity... 2021-05-16T17:38:41.1210122Z loading package files... 2021-05-16T17:38:41.1286476Z checking for file conflicts... 2021-05-16T17:38:41.1287571Z checking available disk space... 2021-05-16T17:38:41.1583122Z :: Processing package changes... 2021-05-16T17:38:41.1584411Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T17:38:42.7322955Z resolving dependencies... 2021-05-16T17:38:42.7598065Z looking for conflicting packages... 2021-05-16T17:38:42.7612183Z 2021-05-16T17:38:42.7613542Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T17:38:42.7614254Z 2021-05-16T17:38:42.7614845Z Total Download Size: 0.41 MiB 2021-05-16T17:38:42.7615653Z Total Installed Size: 1.66 MiB 2021-05-16T17:38:42.7616064Z 2021-05-16T17:38:42.7616782Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:42.7617472Z :: Retrieving packages... 2021-05-16T17:38:43.0800638Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T17:38:43.5444458Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T17:38:43.6379032Z checking keyring... 2021-05-16T17:38:43.8398907Z checking package integrity... 2021-05-16T17:38:44.1572160Z loading package files... 2021-05-16T17:38:44.1633776Z checking for file conflicts... 2021-05-16T17:38:44.1743049Z checking available disk space... 2021-05-16T17:38:44.1756267Z :: Processing package changes... 2021-05-16T17:38:44.1757251Z installing mingw-w64-x86_64-gdbm... 2021-05-16T17:38:44.2135917Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T17:38:45.1916864Z resolving dependencies... 2021-05-16T17:38:45.1918052Z looking for conflicting packages... 2021-05-16T17:38:45.2212169Z 2021-05-16T17:38:45.2213312Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T17:38:45.2213972Z 2021-05-16T17:38:45.2216308Z Total Download Size: 0.11 MiB 2021-05-16T17:38:45.2216980Z Total Installed Size: 0.38 MiB 2021-05-16T17:38:45.2217414Z 2021-05-16T17:38:45.2218189Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:45.2218931Z :: Retrieving packages... 2021-05-16T17:38:45.5303983Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T17:38:45.8058569Z checking keyring... 2021-05-16T17:38:45.9091739Z checking package integrity... 2021-05-16T17:38:46.0664402Z loading package files... 2021-05-16T17:38:46.0698698Z checking for file conflicts... 2021-05-16T17:38:46.0728605Z checking available disk space... 2021-05-16T17:38:46.0741133Z :: Processing package changes... 2021-05-16T17:38:46.0742054Z installing mingw-w64-x86_64-discount... 2021-05-16T17:38:47.0152034Z resolving dependencies... 2021-05-16T17:38:47.0276557Z looking for conflicting packages... 2021-05-16T17:38:47.0442100Z 2021-05-16T17:38:47.0443297Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T17:38:47.0443813Z 2021-05-16T17:38:47.0444381Z Total Download Size: 0.01 MiB 2021-05-16T17:38:47.0445060Z Total Installed Size: 0.01 MiB 2021-05-16T17:38:47.0445486Z 2021-05-16T17:38:47.0446230Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:47.0447021Z :: Retrieving packages... 2021-05-16T17:38:47.3483585Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T17:38:47.4403535Z checking keyring... 2021-05-16T17:38:47.5424585Z checking package integrity... 2021-05-16T17:38:47.7047481Z loading package files... 2021-05-16T17:38:47.7058339Z checking for file conflicts... 2021-05-16T17:38:47.7065582Z checking available disk space... 2021-05-16T17:38:47.7078515Z :: Processing package changes... 2021-05-16T17:38:47.7079456Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T17:38:48.6056159Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T17:38:48.6057913Z resolving dependencies... 2021-05-16T17:38:48.6239283Z looking for conflicting packages... 2021-05-16T17:38:48.6407445Z 2021-05-16T17:38:48.6409696Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T17:38:48.6410441Z 2021-05-16T17:38:48.6411007Z Total Installed Size: 0.29 MiB 2021-05-16T17:38:48.6411727Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:48.6412069Z 2021-05-16T17:38:48.6413064Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:48.6413680Z checking keyring... 2021-05-16T17:38:48.7239533Z checking package integrity... 2021-05-16T17:38:48.8590805Z loading package files... 2021-05-16T17:38:48.8647888Z checking for file conflicts... 2021-05-16T17:38:48.8648840Z checking available disk space... 2021-05-16T17:38:48.8678975Z :: Processing package changes... 2021-05-16T17:38:48.8680123Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T17:38:48.9580491Z error: only one operation may be used at a time 2021-05-16T17:38:49.8112994Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T17:38:49.8113911Z resolving dependencies... 2021-05-16T17:38:49.8115445Z looking for conflicting packages... 2021-05-16T17:38:49.8405389Z 2021-05-16T17:38:49.8406639Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T17:38:49.8407174Z 2021-05-16T17:38:49.8407744Z Total Download Size: 0.14 MiB 2021-05-16T17:38:49.8408461Z Total Installed Size: 0.61 MiB 2021-05-16T17:38:49.8409407Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:38:49.8409825Z 2021-05-16T17:38:49.8410912Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:49.8412885Z :: Retrieving packages... 2021-05-16T17:38:50.1469519Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T17:38:50.4223800Z checking keyring... 2021-05-16T17:38:50.5250381Z checking package integrity... 2021-05-16T17:38:50.6838376Z loading package files... 2021-05-16T17:38:50.6862123Z checking for file conflicts... 2021-05-16T17:38:50.6863645Z checking available disk space... 2021-05-16T17:38:50.6887975Z :: Processing package changes... 2021-05-16T17:38:50.6888951Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T17:38:51.6098664Z resolving dependencies... 2021-05-16T17:38:51.7808804Z looking for conflicting packages... 2021-05-16T17:38:51.7964870Z warning: dependency cycle detected: 2021-05-16T17:38:51.7967502Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T17:38:51.7968747Z warning: dependency cycle detected: 2021-05-16T17:38:51.7969933Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T17:38:51.7971222Z 2021-05-16T17:38:51.7988288Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-4 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-2 mingw-w64-x86_64-libxml2-2.9.12-1 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T17:38:51.8000162Z 2021-05-16T17:38:51.8000797Z Total Download Size: 206.04 MiB 2021-05-16T17:38:51.8001501Z Total Installed Size: 743.39 MiB 2021-05-16T17:38:51.8001946Z 2021-05-16T17:38:51.8003066Z :: Proceed with installation? [Y/n] 2021-05-16T17:38:51.8003821Z :: Retrieving packages... 2021-05-16T17:38:52.1067510Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T17:38:52.5663329Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T17:38:52.6613965Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T17:38:53.1482611Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T17:38:53.2530730Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T17:38:53.3476030Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T17:38:53.4475497Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T17:38:53.5464378Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T17:38:53.7666133Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T17:38:53.8882424Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T17:38:54.0150860Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T17:38:54.1128521Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T17:38:54.2195616Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T17:38:54.3331148Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T17:38:54.4284776Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T17:38:54.8914279Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T17:38:54.9871183Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T17:38:55.0836095Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T17:38:55.1939112Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T17:38:55.3030178Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T17:38:55.4070586Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T17:38:55.5118689Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T17:38:56.4645865Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T17:38:56.4647260Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T17:38:56.4648481Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T17:38:56.4649821Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T17:38:56.4651603Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T17:38:56.4653594Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T17:38:56.5153047Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T17:38:56.6233204Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T17:38:56.7461196Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T17:38:56.8476867Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T17:38:57.0182089Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T17:38:57.1176074Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T17:38:57.2122853Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T17:38:57.3155647Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T17:39:06.0610132Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T17:39:06.3691984Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T17:39:06.4656264Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T17:39:06.5653929Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T17:39:06.6713511Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T17:39:06.8768361Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T17:39:07.5131619Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T17:39:11.2491559Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T17:39:11.3583552Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T17:39:11.5458778Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T17:39:11.9798007Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T17:39:12.0787938Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T17:39:12.2020326Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T17:39:12.3073191Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T17:39:12.6108118Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:39:12.7103178Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T17:39:12.8251190Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T17:39:12.9375489Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T17:39:13.0383441Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T17:39:13.1454937Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T17:39:13.2603686Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T17:39:13.3938393Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T17:39:13.5229848Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T17:39:13.8149093Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T17:39:14.0953482Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T17:39:14.2883810Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T17:39:14.3847859Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T17:39:14.4884607Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T17:39:14.5858543Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T17:39:14.7004448Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T17:39:14.8027514Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T17:39:14.9966570Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T17:39:15.1017618Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T17:39:15.1988234Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T17:39:15.3947202Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T17:39:15.7979850Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T17:39:15.9007605Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T17:39:17.4008061Z checking keyring... 2021-05-16T17:39:17.8071429Z checking package integrity... 2021-05-16T17:39:34.2558938Z loading package files... 2021-05-16T17:39:34.5814028Z checking for file conflicts... 2021-05-16T17:39:35.3997572Z checking available disk space... 2021-05-16T17:39:35.4038892Z :: Processing package changes... 2021-05-16T17:39:35.4040040Z installing mingw-w64-x86_64-libogg... 2021-05-16T17:39:35.5317741Z installing mingw-w64-x86_64-celt... 2021-05-16T17:39:35.5552627Z installing mingw-w64-x86_64-gavl... 2021-05-16T17:39:35.9936027Z installing mingw-w64-x86_64-eigen3... 2021-05-16T17:39:36.6251700Z installing mingw-w64-x86_64-libunwind... 2021-05-16T17:39:36.6324032Z installing mingw-w64-x86_64-glog... 2021-05-16T17:39:36.6619385Z installing mingw-w64-x86_64-metis... 2021-05-16T17:39:36.7178416Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T17:39:36.8652859Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T17:39:36.9422105Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T17:39:37.0982028Z installing mingw-w64-x86_64-freeglut... 2021-05-16T17:39:37.1197895Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T17:39:37.1702147Z installing mingw-w64-x86_64-jasper... 2021-05-16T17:39:37.4530053Z installing mingw-w64-x86_64-szip... 2021-05-16T17:39:37.4780490Z installing mingw-w64-x86_64-hdf5... 2021-05-16T17:39:37.8999328Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T17:39:37.9109300Z installing mingw-w64-x86_64-giflib... 2021-05-16T17:39:37.9380727Z installing mingw-w64-x86_64-libwebp... 2021-05-16T17:39:37.9856349Z installing mingw-w64-x86_64-libtiff... 2021-05-16T17:39:38.2523575Z installing mingw-w64-x86_64-cppunit... 2021-05-16T17:39:38.3406868Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T17:39:38.3944695Z installing mingw-w64-x86_64-lcms2... 2021-05-16T17:39:38.4171820Z installing mingw-w64-x86_64-libraw... 2021-05-16T17:39:38.4652160Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T17:39:38.6296016Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T17:39:38.7050768Z installing mingw-w64-x86_64-openexr... 2021-05-16T17:39:38.8794880Z installing mingw-w64-x86_64-freeimage... 2021-05-16T17:39:38.9040849Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T17:39:38.9287190Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T17:39:38.9395787Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T17:39:38.9984991Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T17:39:39.0123324Z installing mingw-w64-x86_64-SDL2... 2021-05-16T17:39:39.1271433Z installing mingw-w64-x86_64-pugixml... 2021-05-16T17:39:39.1510127Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T17:39:39.1512677Z installing mingw-w64-x86_64-zziplib... 2021-05-16T17:39:39.2809262Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T17:39:39.2810511Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T17:39:39.2811657Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T17:39:41.6635889Z installing mingw-w64-x86_64-leptonica... 2021-05-16T17:39:41.7325235Z installing mingw-w64-x86_64-fribidi... 2021-05-16T17:39:41.7625074Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T17:39:41.8689809Z installing mingw-w64-x86_64-libthai... 2021-05-16T17:39:41.8965321Z installing mingw-w64-x86_64-pango... 2021-05-16T17:39:43.1015978Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T17:39:43.2559489Z installing mingw-w64-x86_64-opencv... 2021-05-16T17:39:44.6658099Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T17:39:44.6659593Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T17:39:44.6660784Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T17:39:44.6662039Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T17:39:44.8064412Z installing mingw-w64-x86_64-dav1d... 2021-05-16T17:39:44.8312821Z installing mingw-w64-x86_64-gnutls... 2021-05-16T17:39:46.1731662Z installing mingw-w64-x86_64-gsm... 2021-05-16T17:39:46.1982825Z installing mingw-w64-x86_64-lame... 2021-05-16T17:39:46.2624319Z installing mingw-w64-x86_64-libass... 2021-05-16T17:39:46.2739296Z installing mingw-w64-x86_64-libxml2... 2021-05-16T17:39:46.9327602Z installing mingw-w64-x86_64-libbluray... 2021-05-16T17:39:46.9554651Z installing mingw-w64-x86_64-libcaca... 2021-05-16T17:39:47.0036403Z installing mingw-w64-x86_64-libexif... 2021-05-16T17:39:47.0649749Z installing mingw-w64-x86_64-libmfx... 2021-05-16T17:39:47.1072771Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T17:39:47.1235257Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T17:39:47.1566669Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T17:39:47.3263769Z installing mingw-w64-x86_64-libtheora... 2021-05-16T17:39:47.4571429Z installing mingw-w64-x86_64-libvpx... 2021-05-16T17:39:47.4998886Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T17:39:47.5195644Z installing mingw-w64-x86_64-openal... 2021-05-16T17:39:47.5583797Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T17:39:47.5906653Z installing mingw-w64-x86_64-opus... 2021-05-16T17:39:47.6088231Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T17:39:47.6274953Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T17:39:47.6741959Z installing mingw-w64-x86_64-speex... 2021-05-16T17:39:47.7281082Z installing mingw-w64-x86_64-srt... 2021-05-16T17:39:47.7588711Z installing mingw-w64-x86_64-l-smash... 2021-05-16T17:39:47.8232206Z installing mingw-w64-x86_64-ffms2... 2021-05-16T17:39:47.8372208Z installing mingw-w64-x86_64-x264-git... 2021-05-16T17:39:47.9604824Z installing mingw-w64-x86_64-x265... 2021-05-16T17:39:48.0762419Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T17:39:48.1002804Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T17:39:49.6338416Z resolving dependencies... 2021-05-16T17:39:49.6491471Z looking for conflicting packages... 2021-05-16T17:39:49.6741993Z 2021-05-16T17:39:49.6743190Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T17:39:49.6743766Z 2021-05-16T17:39:49.6744424Z Total Download Size: 3.13 MiB 2021-05-16T17:39:49.6745358Z Total Installed Size: 21.70 MiB 2021-05-16T17:39:49.6745861Z 2021-05-16T17:39:49.6746723Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:49.6747476Z :: Retrieving packages... 2021-05-16T17:39:49.9884701Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T17:39:50.7444111Z checking keyring... 2021-05-16T17:39:50.8571744Z checking package integrity... 2021-05-16T17:39:51.0843701Z loading package files... 2021-05-16T17:39:51.0875037Z checking for file conflicts... 2021-05-16T17:39:51.0915121Z checking available disk space... 2021-05-16T17:39:51.0929634Z :: Processing package changes... 2021-05-16T17:39:51.0930706Z installing mingw-w64-x86_64-fftw... 2021-05-16T17:39:52.1059777Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T17:39:52.1060848Z resolving dependencies... 2021-05-16T17:39:52.1283729Z looking for conflicting packages... 2021-05-16T17:39:52.1455303Z 2021-05-16T17:39:52.1456608Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T17:39:52.1457616Z 2021-05-16T17:39:52.1458604Z Total Installed Size: 4.17 MiB 2021-05-16T17:39:52.1459883Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:52.1460372Z 2021-05-16T17:39:52.1461192Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:52.1461896Z checking keyring... 2021-05-16T17:39:52.2443276Z checking package integrity... 2021-05-16T17:39:52.3955338Z loading package files... 2021-05-16T17:39:52.3980741Z checking for file conflicts... 2021-05-16T17:39:52.3981819Z checking available disk space... 2021-05-16T17:39:52.4016316Z :: Processing package changes... 2021-05-16T17:39:52.4017386Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T17:39:53.3376323Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T17:39:53.3377319Z resolving dependencies... 2021-05-16T17:39:53.3576776Z looking for conflicting packages... 2021-05-16T17:39:53.3761086Z 2021-05-16T17:39:53.3764829Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T17:39:53.3765780Z 2021-05-16T17:39:53.3766469Z Total Installed Size: 1.29 MiB 2021-05-16T17:39:53.3767170Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:53.3767614Z 2021-05-16T17:39:53.3768421Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:53.3769368Z checking keyring... 2021-05-16T17:39:53.4634514Z checking package integrity... 2021-05-16T17:39:53.6003508Z loading package files... 2021-05-16T17:39:53.6040332Z checking for file conflicts... 2021-05-16T17:39:53.6041320Z checking available disk space... 2021-05-16T17:39:53.6115465Z :: Processing package changes... 2021-05-16T17:39:53.6116656Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T17:39:56.1794416Z updating font cache... done. 2021-05-16T17:39:56.1810744Z :: Running post-transaction hooks... 2021-05-16T17:39:56.1811831Z (1/1) Updating fontconfig cache... 2021-05-16T17:39:57.1430769Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T17:39:57.1435637Z resolving dependencies... 2021-05-16T17:39:57.1724226Z looking for conflicting packages... 2021-05-16T17:39:57.1806485Z 2021-05-16T17:39:57.1807557Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T17:39:57.1808353Z 2021-05-16T17:39:57.1809359Z Total Installed Size: 2.54 MiB 2021-05-16T17:39:57.1809986Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:57.1810993Z 2021-05-16T17:39:57.1811871Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:57.1812733Z checking keyring... 2021-05-16T17:39:57.2622144Z checking package integrity... 2021-05-16T17:39:57.3936265Z loading package files... 2021-05-16T17:39:57.3962184Z checking for file conflicts... 2021-05-16T17:39:57.3963074Z checking available disk space... 2021-05-16T17:39:57.4015561Z :: Processing package changes... 2021-05-16T17:39:57.4016663Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T17:39:58.4416580Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T17:39:58.4418039Z resolving dependencies... 2021-05-16T17:39:58.4420444Z looking for conflicting packages... 2021-05-16T17:39:58.4811259Z 2021-05-16T17:39:58.4812543Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T17:39:58.4813084Z 2021-05-16T17:39:58.4813972Z Total Installed Size: 0.44 MiB 2021-05-16T17:39:58.4814884Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:58.4815594Z 2021-05-16T17:39:58.4816415Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:58.4817046Z checking keyring... 2021-05-16T17:39:58.5674174Z checking package integrity... 2021-05-16T17:39:58.7036055Z loading package files... 2021-05-16T17:39:58.7064940Z checking for file conflicts... 2021-05-16T17:39:58.7065946Z checking available disk space... 2021-05-16T17:39:58.7098467Z :: Processing package changes... 2021-05-16T17:39:58.7099596Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T17:39:59.6817404Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T17:39:59.6818491Z resolving dependencies... 2021-05-16T17:39:59.7121650Z looking for conflicting packages... 2021-05-16T17:39:59.7207985Z 2021-05-16T17:39:59.7209061Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T17:39:59.7209688Z 2021-05-16T17:39:59.7210440Z Total Download Size: 27.13 MiB 2021-05-16T17:39:59.7211272Z Total Installed Size: 156.41 MiB 2021-05-16T17:39:59.7212141Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:39:59.7212683Z 2021-05-16T17:39:59.7213566Z :: Proceed with installation? [Y/n] 2021-05-16T17:39:59.7214509Z :: Retrieving packages... 2021-05-16T17:40:00.0559339Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T17:40:01.7206181Z checking keyring... 2021-05-16T17:40:01.8446414Z checking package integrity... 2021-05-16T17:40:02.2893575Z loading package files... 2021-05-16T17:40:02.3033975Z checking for file conflicts... 2021-05-16T17:40:02.3035257Z checking available disk space... 2021-05-16T17:40:02.3700322Z :: Processing package changes... 2021-05-16T17:40:02.3701769Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T17:40:05.0633631Z resolving dependencies... 2021-05-16T17:40:05.2281969Z looking for conflicting packages... 2021-05-16T17:40:05.2354796Z 2021-05-16T17:40:05.2362432Z 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-16T17:40:05.2367299Z 2021-05-16T17:40:05.2367951Z Total Download Size: 48.47 MiB 2021-05-16T17:40:05.2368708Z Total Installed Size: 363.82 MiB 2021-05-16T17:40:05.2369184Z 2021-05-16T17:40:05.2370098Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:05.2370921Z :: Retrieving packages... 2021-05-16T17:40:05.5433667Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T17:40:06.4749241Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T17:40:06.5830861Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T17:40:06.6818445Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T17:40:06.7764256Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T17:40:06.9437226Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T17:40:07.0376033Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T17:40:07.1374171Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T17:40:07.2554525Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T17:40:07.3516953Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T17:40:07.4494558Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T17:40:07.5441781Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T17:40:07.6529774Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T17:40:07.7486264Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T17:40:07.9542879Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T17:40:08.0566453Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T17:40:08.1552495Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T17:40:08.2772631Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T17:40:08.4251056Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T17:40:08.5525765Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T17:40:08.7013937Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T17:40:08.8144214Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T17:40:08.9141909Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T17:40:09.2620313Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T17:40:09.4035152Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T17:40:10.1170081Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T17:40:10.9785748Z checking keyring... 2021-05-16T17:40:10.9786632Z checking package integrity... 2021-05-16T17:40:16.1221054Z loading package files... 2021-05-16T17:40:16.2505917Z checking for file conflicts... 2021-05-16T17:40:16.6633534Z checking available disk space... 2021-05-16T17:40:16.6663931Z :: Processing package changes... 2021-05-16T17:40:16.6665103Z installing mingw-w64-x86_64-crypto++... 2021-05-16T17:40:16.9852853Z installing mingw-w64-x86_64-geos... 2021-05-16T17:40:17.5047911Z installing mingw-w64-x86_64-json-c... 2021-05-16T17:40:17.5318228Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T17:40:17.5402476Z installing mingw-w64-x86_64-proj... 2021-05-16T17:40:17.6551830Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T17:40:17.6865580Z installing mingw-w64-x86_64-libde265... 2021-05-16T17:40:17.7169626Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T17:40:17.7170941Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T17:40:17.7171884Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T17:40:17.7172613Z mingw-w64-x86_64-SDL: dec265 2021-05-16T17:40:17.7173515Z installing mingw-w64-x86_64-rav1e... 2021-05-16T17:40:17.7517115Z installing mingw-w64-x86_64-libheif... 2021-05-16T17:40:17.7852006Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T17:40:17.8127830Z installing mingw-w64-x86_64-libkml... 2021-05-16T17:40:18.0167534Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T17:40:18.0696417Z installing mingw-w64-x86_64-librttopo... 2021-05-16T17:40:18.0882811Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T17:40:18.2488399Z installing mingw-w64-x86_64-netcdf... 2021-05-16T17:40:18.2889692Z installing mingw-w64-x86_64-nspr... 2021-05-16T17:40:18.3918954Z installing mingw-w64-x86_64-nss... 2021-05-16T17:40:18.5627716Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T17:40:18.8939611Z installing mingw-w64-x86_64-poppler... 2021-05-16T17:40:19.1255401Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T17:40:19.1256845Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T17:40:19.1257909Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T17:40:19.1259193Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T17:40:19.1766543Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T17:40:19.2045651Z installing mingw-w64-x86_64-libxslt... 2021-05-16T17:40:19.3518849Z installing winpty... 2021-05-16T17:40:19.4314717Z installing mingw-w64-x86_64-postgresql... 2021-05-16T17:40:21.6546953Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T17:40:22.4602298Z installing mingw-w64-x86_64-gdal... 2021-05-16T17:40:23.8863153Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T17:40:23.8864444Z resolving dependencies... 2021-05-16T17:40:23.9210569Z looking for conflicting packages... 2021-05-16T17:40:23.9306293Z 2021-05-16T17:40:23.9307409Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T17:40:23.9307979Z 2021-05-16T17:40:23.9308604Z Total Download Size: 4.15 MiB 2021-05-16T17:40:23.9311018Z Total Installed Size: 13.89 MiB 2021-05-16T17:40:23.9312708Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:23.9313942Z 2021-05-16T17:40:23.9315615Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:23.9317216Z :: Retrieving packages... 2021-05-16T17:40:24.2430209Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T17:40:25.0862762Z checking keyring... 2021-05-16T17:40:25.1898953Z checking package integrity... 2021-05-16T17:40:25.3829594Z loading package files... 2021-05-16T17:40:25.3867119Z checking for file conflicts... 2021-05-16T17:40:25.3868233Z checking available disk space... 2021-05-16T17:40:25.3955579Z :: Processing package changes... 2021-05-16T17:40:25.3956715Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T17:40:26.5061705Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T17:40:26.5062622Z resolving dependencies... 2021-05-16T17:40:26.5270142Z looking for conflicting packages... 2021-05-16T17:40:26.5477004Z 2021-05-16T17:40:26.5478666Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T17:40:26.5479253Z 2021-05-16T17:40:26.5479902Z Total Installed Size: 0.72 MiB 2021-05-16T17:40:26.5481030Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:26.5481553Z 2021-05-16T17:40:26.5482575Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:26.5483534Z checking keyring... 2021-05-16T17:40:26.6323193Z checking package integrity... 2021-05-16T17:40:26.7640507Z loading package files... 2021-05-16T17:40:26.7666733Z checking for file conflicts... 2021-05-16T17:40:26.7667670Z checking available disk space... 2021-05-16T17:40:26.7719467Z :: Processing package changes... 2021-05-16T17:40:26.7720550Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T17:40:27.7545356Z resolving dependencies... 2021-05-16T17:40:27.7788120Z looking for conflicting packages... 2021-05-16T17:40:27.7972516Z 2021-05-16T17:40:27.7974057Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T17:40:27.7974792Z 2021-05-16T17:40:27.7975465Z Total Download Size: 1.57 MiB 2021-05-16T17:40:27.7976158Z Total Installed Size: 6.77 MiB 2021-05-16T17:40:27.7976592Z 2021-05-16T17:40:27.7977451Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:27.7978493Z :: Retrieving packages... 2021-05-16T17:40:28.1067390Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T17:40:28.7594217Z checking keyring... 2021-05-16T17:40:28.8650794Z checking package integrity... 2021-05-16T17:40:29.0712683Z loading package files... 2021-05-16T17:40:29.0722006Z checking for file conflicts... 2021-05-16T17:40:29.1285905Z checking available disk space... 2021-05-16T17:40:29.1299932Z :: Processing package changes... 2021-05-16T17:40:29.1301057Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T17:40:29.6767898Z :: Running post-transaction hooks... 2021-05-16T17:40:29.6769365Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T17:40:30.6874989Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T17:40:30.6876059Z resolving dependencies... 2021-05-16T17:40:30.6877234Z looking for conflicting packages... 2021-05-16T17:40:30.7312209Z 2021-05-16T17:40:30.7314386Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T17:40:30.7314924Z 2021-05-16T17:40:30.7315962Z Total Installed Size: 7.40 MiB 2021-05-16T17:40:30.7316950Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:30.7317394Z 2021-05-16T17:40:30.7318189Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:30.7318892Z checking keyring... 2021-05-16T17:40:30.8165435Z checking package integrity... 2021-05-16T17:40:30.9607908Z loading package files... 2021-05-16T17:40:30.9731599Z checking for file conflicts... 2021-05-16T17:40:30.9732726Z checking available disk space... 2021-05-16T17:40:31.0005371Z :: Processing package changes... 2021-05-16T17:40:31.0006623Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T17:40:32.5167996Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T17:40:32.5169251Z resolving dependencies... 2021-05-16T17:40:32.5400350Z looking for conflicting packages... 2021-05-16T17:40:32.5620825Z 2021-05-16T17:40:32.5622160Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T17:40:32.5622840Z 2021-05-16T17:40:32.5623532Z Total Download Size: 3.36 MiB 2021-05-16T17:40:32.5624204Z Total Installed Size: 18.30 MiB 2021-05-16T17:40:32.5624884Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:32.5625301Z 2021-05-16T17:40:32.5626051Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:32.5626875Z :: Retrieving packages... 2021-05-16T17:40:32.8700350Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T17:40:33.6209406Z checking keyring... 2021-05-16T17:40:33.7245055Z checking package integrity... 2021-05-16T17:40:33.9188432Z loading package files... 2021-05-16T17:40:33.9466380Z checking for file conflicts... 2021-05-16T17:40:33.9468552Z checking available disk space... 2021-05-16T17:40:34.0823737Z :: Processing package changes... 2021-05-16T17:40:34.0824991Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T17:40:37.7119303Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T17:40:37.7120175Z resolving dependencies... 2021-05-16T17:40:37.7121419Z looking for conflicting packages... 2021-05-16T17:40:37.7521581Z 2021-05-16T17:40:37.7522836Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T17:40:37.7523697Z 2021-05-16T17:40:37.7525012Z Total Installed Size: 1.09 MiB 2021-05-16T17:40:37.7526417Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:37.7527289Z 2021-05-16T17:40:37.7528162Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:37.7528885Z checking keyring... 2021-05-16T17:40:37.8350710Z checking package integrity... 2021-05-16T17:40:37.9739249Z loading package files... 2021-05-16T17:40:37.9795987Z checking for file conflicts... 2021-05-16T17:40:37.9796945Z checking available disk space... 2021-05-16T17:40:37.9829170Z :: Processing package changes... 2021-05-16T17:40:37.9830257Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T17:40:38.9242657Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T17:40:38.9243815Z resolving dependencies... 2021-05-16T17:40:38.9407973Z looking for conflicting packages... 2021-05-16T17:40:38.9682495Z 2021-05-16T17:40:38.9683715Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T17:40:38.9684275Z 2021-05-16T17:40:38.9685401Z Total Installed Size: 0.73 MiB 2021-05-16T17:40:38.9686259Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:38.9686887Z 2021-05-16T17:40:38.9687874Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:38.9688608Z checking keyring... 2021-05-16T17:40:39.0545175Z checking package integrity... 2021-05-16T17:40:39.1980976Z loading package files... 2021-05-16T17:40:39.2008936Z checking for file conflicts... 2021-05-16T17:40:39.2009882Z checking available disk space... 2021-05-16T17:40:39.2038287Z :: Processing package changes... 2021-05-16T17:40:39.2039247Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T17:40:40.1288195Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T17:40:40.1289450Z resolving dependencies... 2021-05-16T17:40:40.1720551Z looking for conflicting packages... 2021-05-16T17:40:40.1805708Z 2021-05-16T17:40:40.1806657Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T17:40:40.1807419Z 2021-05-16T17:40:40.1808009Z Total Installed Size: 22.99 MiB 2021-05-16T17:40:40.1808706Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:40.1809050Z 2021-05-16T17:40:40.1809617Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:40.1810601Z checking keyring... 2021-05-16T17:40:40.2632080Z checking package integrity... 2021-05-16T17:40:40.4287609Z loading package files... 2021-05-16T17:40:40.4380058Z checking for file conflicts... 2021-05-16T17:40:40.4380998Z checking available disk space... 2021-05-16T17:40:40.4755132Z :: Processing package changes... 2021-05-16T17:40:40.4756373Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T17:40:42.0447463Z resolving dependencies... 2021-05-16T17:40:42.0604618Z looking for conflicting packages... 2021-05-16T17:40:42.0862971Z 2021-05-16T17:40:42.0864267Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T17:40:42.0864799Z 2021-05-16T17:40:42.0865399Z Total Download Size: 0.60 MiB 2021-05-16T17:40:42.0866083Z Total Installed Size: 2.63 MiB 2021-05-16T17:40:42.0866511Z 2021-05-16T17:40:42.0867858Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:42.0869735Z :: Retrieving packages... 2021-05-16T17:40:42.3980828Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T17:40:42.8590483Z checking keyring... 2021-05-16T17:40:42.9647922Z checking package integrity... 2021-05-16T17:40:43.1343526Z loading package files... 2021-05-16T17:40:43.1368070Z checking for file conflicts... 2021-05-16T17:40:43.1375526Z checking available disk space... 2021-05-16T17:40:43.1389494Z :: Processing package changes... 2021-05-16T17:40:43.1390530Z installing mingw-w64-x86_64-glpk... 2021-05-16T17:40:44.0716407Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T17:40:44.0717494Z resolving dependencies... 2021-05-16T17:40:44.0719414Z looking for conflicting packages... 2021-05-16T17:40:44.1130161Z 2021-05-16T17:40:44.1131359Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T17:40:44.1131887Z 2021-05-16T17:40:44.1132488Z Total Download Size: 0.49 MiB 2021-05-16T17:40:44.1133151Z Total Installed Size: 2.21 MiB 2021-05-16T17:40:44.1133827Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:44.1134248Z 2021-05-16T17:40:44.1135043Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:44.1135816Z :: Retrieving packages... 2021-05-16T17:40:44.4199493Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T17:40:44.8802102Z checking keyring... 2021-05-16T17:40:44.9899269Z checking package integrity... 2021-05-16T17:40:45.1483638Z loading package files... 2021-05-16T17:40:45.1510600Z checking for file conflicts... 2021-05-16T17:40:45.1511533Z checking available disk space... 2021-05-16T17:40:45.1537155Z :: Processing package changes... 2021-05-16T17:40:45.1538247Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T17:40:46.0946827Z resolving dependencies... 2021-05-16T17:40:46.2596600Z looking for conflicting packages... 2021-05-16T17:40:46.2629664Z 2021-05-16T17:40:46.2632023Z 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-16T17:40:46.2633577Z 2021-05-16T17:40:46.2634192Z Total Download Size: 3.72 MiB 2021-05-16T17:40:46.2634853Z Total Installed Size: 21.06 MiB 2021-05-16T17:40:46.2635284Z 2021-05-16T17:40:46.2636051Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:46.2636770Z :: Retrieving packages... 2021-05-16T17:40:46.5791869Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T17:40:46.9533267Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T17:40:47.0487856Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T17:40:47.1491808Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T17:40:47.2444872Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T17:40:47.3401386Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T17:40:47.7288888Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T17:40:47.7573973Z checking keyring... 2021-05-16T17:40:48.1579188Z checking package integrity... 2021-05-16T17:40:49.6026454Z loading package files... 2021-05-16T17:40:49.6246801Z checking for file conflicts... 2021-05-16T17:40:49.6513533Z checking available disk space... 2021-05-16T17:40:49.6529088Z :: Processing package changes... 2021-05-16T17:40:49.6530181Z installing mingw-w64-x86_64-libksba... 2021-05-16T17:40:49.6664402Z installing mingw-w64-x86_64-libassuan... 2021-05-16T17:40:49.6781523Z installing mingw-w64-x86_64-libusb... 2021-05-16T17:40:49.6886683Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T17:40:49.6977206Z installing mingw-w64-x86_64-npth... 2021-05-16T17:40:49.7096137Z installing mingw-w64-x86_64-gnupg... 2021-05-16T17:40:49.7976302Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T17:40:49.7977388Z mingw-w64-x86_64-pinentry 2021-05-16T17:40:49.7978289Z installing mingw-w64-x86_64-gpgme... 2021-05-16T17:40:50.9604741Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T17:40:50.9605599Z resolving dependencies... 2021-05-16T17:40:50.9944627Z looking for conflicting packages... 2021-05-16T17:40:51.0033347Z 2021-05-16T17:40:51.0034467Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T17:40:51.0035006Z 2021-05-16T17:40:51.0035598Z Total Installed Size: 21.09 MiB 2021-05-16T17:40:51.0036747Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:51.0037150Z 2021-05-16T17:40:51.0037699Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:51.0038319Z checking keyring... 2021-05-16T17:40:51.0915349Z checking package integrity... 2021-05-16T17:40:51.2506349Z loading package files... 2021-05-16T17:40:51.2566436Z checking for file conflicts... 2021-05-16T17:40:51.2567401Z checking available disk space... 2021-05-16T17:40:51.2809785Z :: Processing package changes... 2021-05-16T17:40:51.2810867Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T17:40:52.6526029Z resolving dependencies... 2021-05-16T17:40:52.6527290Z looking for conflicting packages... 2021-05-16T17:40:52.6938618Z 2021-05-16T17:40:52.6939842Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T17:40:52.6940507Z 2021-05-16T17:40:52.6941135Z Total Download Size: 1.89 MiB 2021-05-16T17:40:52.6941824Z Total Installed Size: 12.38 MiB 2021-05-16T17:40:52.6942230Z 2021-05-16T17:40:52.6943026Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:52.6943776Z :: Retrieving packages... 2021-05-16T17:40:53.0089957Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T17:40:53.6714776Z checking keyring... 2021-05-16T17:40:53.7785808Z checking package integrity... 2021-05-16T17:40:53.9575530Z loading package files... 2021-05-16T17:40:53.9684706Z checking for file conflicts... 2021-05-16T17:40:53.9878370Z checking available disk space... 2021-05-16T17:40:53.9894314Z :: Processing package changes... 2021-05-16T17:40:53.9895287Z installing mingw-w64-x86_64-gsl... 2021-05-16T17:40:55.3426215Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T17:40:55.3427147Z resolving dependencies... 2021-05-16T17:40:55.3603261Z looking for conflicting packages... 2021-05-16T17:40:55.3853769Z 2021-05-16T17:40:55.3855007Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T17:40:55.3855586Z 2021-05-16T17:40:55.3856590Z Total Installed Size: 8.19 MiB 2021-05-16T17:40:55.3857202Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:55.3857849Z 2021-05-16T17:40:55.3858569Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:55.3859860Z checking keyring... 2021-05-16T17:40:55.4776643Z checking package integrity... 2021-05-16T17:40:55.6329739Z loading package files... 2021-05-16T17:40:55.6357562Z checking for file conflicts... 2021-05-16T17:40:55.6358559Z checking available disk space... 2021-05-16T17:40:55.6414388Z :: Processing package changes... 2021-05-16T17:40:55.6415397Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T17:40:56.6460837Z resolving dependencies... 2021-05-16T17:40:56.6797282Z looking for conflicting packages... 2021-05-16T17:40:56.6886573Z 2021-05-16T17:40:56.6887457Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T17:40:56.6887941Z 2021-05-16T17:40:56.6888490Z Total Download Size: 1.09 MiB 2021-05-16T17:40:56.6889093Z Total Installed Size: 8.69 MiB 2021-05-16T17:40:56.6889478Z 2021-05-16T17:40:56.6890156Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:56.6890813Z :: Retrieving packages... 2021-05-16T17:40:57.0022834Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T17:40:57.5512641Z checking keyring... 2021-05-16T17:40:57.6674587Z checking package integrity... 2021-05-16T17:40:57.8496491Z loading package files... 2021-05-16T17:40:57.8531943Z checking for file conflicts... 2021-05-16T17:40:57.8623694Z checking available disk space... 2021-05-16T17:40:57.8639374Z :: Processing package changes... 2021-05-16T17:40:57.8640312Z installing mingw-w64-x86_64-hdf4... 2021-05-16T17:40:58.8922952Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T17:40:58.8924053Z resolving dependencies... 2021-05-16T17:40:58.9307278Z looking for conflicting packages... 2021-05-16T17:40:58.9425971Z 2021-05-16T17:40:58.9427011Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T17:40:58.9427515Z 2021-05-16T17:40:58.9428112Z Total Installed Size: 91.59 MiB 2021-05-16T17:40:58.9429059Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:40:58.9429742Z 2021-05-16T17:40:58.9430735Z :: Proceed with installation? [Y/n] 2021-05-16T17:40:58.9431735Z checking keyring... 2021-05-16T17:40:59.0441694Z checking package integrity... 2021-05-16T17:40:59.2812263Z loading package files... 2021-05-16T17:40:59.2857170Z checking for file conflicts... 2021-05-16T17:40:59.2858032Z checking available disk space... 2021-05-16T17:40:59.2992637Z :: Processing package changes... 2021-05-16T17:40:59.2993651Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T17:41:00.6478066Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:41:00.6479112Z resolving dependencies... 2021-05-16T17:41:00.6480300Z looking for conflicting packages... 2021-05-16T17:41:00.6912885Z 2021-05-16T17:41:00.6914395Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:41:00.6915290Z 2021-05-16T17:41:00.6915969Z Total Download Size: 5.28 MiB 2021-05-16T17:41:00.6916619Z Total Installed Size: 66.96 MiB 2021-05-16T17:41:00.6917280Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:00.6917687Z 2021-05-16T17:41:00.6918443Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:00.6919451Z :: Retrieving packages... 2021-05-16T17:41:00.9990815Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:41:01.8388719Z checking keyring... 2021-05-16T17:41:01.9447894Z checking package integrity... 2021-05-16T17:41:02.1596283Z loading package files... 2021-05-16T17:41:02.1850799Z checking for file conflicts... 2021-05-16T17:41:02.1851932Z checking available disk space... 2021-05-16T17:41:02.2992182Z :: Processing package changes... 2021-05-16T17:41:02.2993753Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T17:41:05.6229282Z resolving dependencies... 2021-05-16T17:41:05.6512493Z looking for conflicting packages... 2021-05-16T17:41:05.6661605Z 2021-05-16T17:41:05.6662873Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T17:41:05.6663415Z 2021-05-16T17:41:05.6663951Z Total Download Size: 0.08 MiB 2021-05-16T17:41:05.6664817Z Total Installed Size: 0.32 MiB 2021-05-16T17:41:05.6665289Z 2021-05-16T17:41:05.6666346Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:05.6667090Z :: Retrieving packages... 2021-05-16T17:41:05.9762205Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T17:41:06.1612448Z checking keyring... 2021-05-16T17:41:06.2652361Z checking package integrity... 2021-05-16T17:41:06.4267041Z loading package files... 2021-05-16T17:41:06.4289662Z checking for file conflicts... 2021-05-16T17:41:06.4313993Z checking available disk space... 2021-05-16T17:41:06.4328458Z :: Processing package changes... 2021-05-16T17:41:06.4329986Z installing mingw-w64-x86_64-hiredis... 2021-05-16T17:41:07.3677788Z resolving dependencies... 2021-05-16T17:41:07.3679344Z looking for conflicting packages... 2021-05-16T17:41:07.4102011Z 2021-05-16T17:41:07.4103450Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T17:41:07.4104057Z 2021-05-16T17:41:07.4104637Z Total Download Size: 0.03 MiB 2021-05-16T17:41:07.4105305Z Total Installed Size: 0.11 MiB 2021-05-16T17:41:07.4105738Z 2021-05-16T17:41:07.4107016Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:07.4107836Z :: Retrieving packages... 2021-05-16T17:41:07.7174840Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T17:41:07.8104596Z checking keyring... 2021-05-16T17:41:07.9143327Z checking package integrity... 2021-05-16T17:41:08.0770662Z loading package files... 2021-05-16T17:41:08.0792721Z checking for file conflicts... 2021-05-16T17:41:08.0798172Z checking available disk space... 2021-05-16T17:41:08.0813216Z :: Processing package changes... 2021-05-16T17:41:08.0815466Z installing mingw-w64-x86_64-http-parser... 2021-05-16T17:41:09.0056111Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T17:41:09.0057118Z resolving dependencies... 2021-05-16T17:41:09.0210776Z looking for conflicting packages... 2021-05-16T17:41:09.0486701Z 2021-05-16T17:41:09.0487966Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T17:41:09.0488485Z 2021-05-16T17:41:09.0489215Z Total Installed Size: 113.98 MiB 2021-05-16T17:41:09.0489847Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:09.0490184Z 2021-05-16T17:41:09.0490981Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:09.0491932Z checking keyring... 2021-05-16T17:41:09.1381943Z checking package integrity... 2021-05-16T17:41:09.4931751Z loading package files... 2021-05-16T17:41:09.4983001Z checking for file conflicts... 2021-05-16T17:41:09.4984222Z checking available disk space... 2021-05-16T17:41:09.5166740Z :: Processing package changes... 2021-05-16T17:41:09.5167839Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T17:41:11.0233459Z resolving dependencies... 2021-05-16T17:41:11.0660058Z looking for conflicting packages... 2021-05-16T17:41:11.0723378Z 2021-05-16T17:41:11.0726398Z 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-16T17:41:11.0728491Z 2021-05-16T17:41:11.0729090Z Total Download Size: 17.57 MiB 2021-05-16T17:41:11.0729748Z Total Installed Size: 78.94 MiB 2021-05-16T17:41:11.0730169Z 2021-05-16T17:41:11.0730897Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:11.0731609Z :: Retrieving packages... 2021-05-16T17:41:11.3881799Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T17:41:12.1299352Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T17:41:12.2364551Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T17:41:12.3598709Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T17:41:12.4559409Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T17:41:12.5507875Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T17:41:12.6453054Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T17:41:12.8523146Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T17:41:12.9642680Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T17:41:13.1586857Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T17:41:13.3843775Z checking keyring... 2021-05-16T17:41:13.6976815Z checking package integrity... 2021-05-16T17:41:15.4817354Z loading package files... 2021-05-16T17:41:15.5363136Z checking for file conflicts... 2021-05-16T17:41:15.7338731Z checking available disk space... 2021-05-16T17:41:15.7359198Z :: Processing package changes... 2021-05-16T17:41:15.7360243Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T17:41:15.8754251Z installing mingw-w64-x86_64-flif... 2021-05-16T17:41:16.0455730Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T17:41:16.1465954Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T17:41:16.1752774Z installing mingw-w64-x86_64-liblqr... 2021-05-16T17:41:16.2052907Z installing mingw-w64-x86_64-libraqm... 2021-05-16T17:41:16.2363805Z installing mingw-w64-x86_64-libtool... 2021-05-16T17:41:16.3110169Z installing mingw-w64-x86_64-libwmf... 2021-05-16T17:41:16.3957400Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T17:41:16.4817707Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T17:41:18.5545700Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T17:41:18.5547256Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T17:41:18.5548350Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T17:41:18.5549338Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T17:41:18.5550183Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T17:41:18.5596694Z :: Running post-transaction hooks... 2021-05-16T17:41:18.5597692Z (1/2) Updating fontconfig cache... 2021-05-16T17:41:18.6469654Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T17:41:19.6222568Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T17:41:19.6223870Z resolving dependencies... 2021-05-16T17:41:19.6381814Z looking for conflicting packages... 2021-05-16T17:41:19.6673016Z 2021-05-16T17:41:19.6674336Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T17:41:19.6674911Z 2021-05-16T17:41:19.6675865Z Total Installed Size: 8.68 MiB 2021-05-16T17:41:19.6677122Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:19.6678012Z 2021-05-16T17:41:19.6678879Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:19.6679657Z checking keyring... 2021-05-16T17:41:19.7551735Z checking package integrity... 2021-05-16T17:41:19.9040654Z loading package files... 2021-05-16T17:41:19.9083961Z checking for file conflicts... 2021-05-16T17:41:19.9084960Z checking available disk space... 2021-05-16T17:41:19.9182682Z :: Processing package changes... 2021-05-16T17:41:19.9184034Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T17:41:20.9953787Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T17:41:20.9954682Z resolving dependencies... 2021-05-16T17:41:20.9955929Z looking for conflicting packages... 2021-05-16T17:41:21.0394814Z 2021-05-16T17:41:21.0396134Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T17:41:21.0396704Z 2021-05-16T17:41:21.0397362Z Total Download Size: 0.93 MiB 2021-05-16T17:41:21.0398749Z Total Installed Size: 6.43 MiB 2021-05-16T17:41:21.0399498Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:21.0399940Z 2021-05-16T17:41:21.0400724Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:21.0401523Z :: Retrieving packages... 2021-05-16T17:41:21.3508694Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T17:41:21.9095924Z checking keyring... 2021-05-16T17:41:22.0103078Z checking package integrity... 2021-05-16T17:41:22.1806484Z loading package files... 2021-05-16T17:41:22.1835918Z checking for file conflicts... 2021-05-16T17:41:22.1836937Z checking available disk space... 2021-05-16T17:41:22.1939472Z :: Processing package changes... 2021-05-16T17:41:22.1940550Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T17:41:23.2258800Z resolving dependencies... 2021-05-16T17:41:23.2686989Z looking for conflicting packages... 2021-05-16T17:41:23.2710156Z 2021-05-16T17:41:23.2711339Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T17:41:23.2712011Z 2021-05-16T17:41:23.2712676Z Total Download Size: 13.04 MiB 2021-05-16T17:41:23.2713379Z Total Installed Size: 137.15 MiB 2021-05-16T17:41:23.2713835Z 2021-05-16T17:41:23.2714645Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:23.2715400Z :: Retrieving packages... 2021-05-16T17:41:23.5764137Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T17:41:24.4086055Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T17:41:24.7295444Z checking keyring... 2021-05-16T17:41:24.8383207Z checking package integrity... 2021-05-16T17:41:25.3054796Z loading package files... 2021-05-16T17:41:25.3700251Z checking for file conflicts... 2021-05-16T17:41:25.7285933Z checking available disk space... 2021-05-16T17:41:25.7315091Z :: Processing package changes... 2021-05-16T17:41:25.7316123Z installing mingw-w64-x86_64-gdcm... 2021-05-16T17:41:26.2872716Z installing mingw-w64-x86_64-itk... 2021-05-16T17:41:30.9383640Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T17:41:30.9385082Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T17:41:30.9434544Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T17:41:31.8416456Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T17:41:31.8417461Z resolving dependencies... 2021-05-16T17:41:31.8644394Z looking for conflicting packages... 2021-05-16T17:41:31.8861304Z 2021-05-16T17:41:31.8862404Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T17:41:31.8863272Z 2021-05-16T17:41:31.8864424Z Total Installed Size: 4.75 MiB 2021-05-16T17:41:31.8865398Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:31.8866544Z 2021-05-16T17:41:31.8867881Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:31.8868631Z checking keyring... 2021-05-16T17:41:31.9733459Z checking package integrity... 2021-05-16T17:41:32.1149910Z loading package files... 2021-05-16T17:41:32.1202237Z checking for file conflicts... 2021-05-16T17:41:32.1203243Z checking available disk space... 2021-05-16T17:41:32.1368395Z :: Processing package changes... 2021-05-16T17:41:32.1369498Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T17:41:33.3851408Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T17:41:33.3852341Z resolving dependencies... 2021-05-16T17:41:33.3998704Z looking for conflicting packages... 2021-05-16T17:41:33.4289313Z 2021-05-16T17:41:33.4290577Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T17:41:33.4291235Z 2021-05-16T17:41:33.4292267Z Total Installed Size: 0.43 MiB 2021-05-16T17:41:33.4293615Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:33.4293994Z 2021-05-16T17:41:33.4294610Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:33.4295588Z checking keyring... 2021-05-16T17:41:33.5154738Z checking package integrity... 2021-05-16T17:41:33.6476912Z loading package files... 2021-05-16T17:41:33.6499755Z checking for file conflicts... 2021-05-16T17:41:33.6500782Z checking available disk space... 2021-05-16T17:41:33.6533705Z :: Processing package changes... 2021-05-16T17:41:33.6534685Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T17:41:34.6024706Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T17:41:34.6025941Z resolving dependencies... 2021-05-16T17:41:34.6027015Z looking for conflicting packages... 2021-05-16T17:41:34.6479916Z 2021-05-16T17:41:34.6481099Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T17:41:34.6481717Z 2021-05-16T17:41:34.6482690Z Total Installed Size: 1.88 MiB 2021-05-16T17:41:34.6483879Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:34.6484704Z 2021-05-16T17:41:34.6485927Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:34.6486743Z checking keyring... 2021-05-16T17:41:34.7403384Z checking package integrity... 2021-05-16T17:41:34.8811315Z loading package files... 2021-05-16T17:41:34.8825264Z checking for file conflicts... 2021-05-16T17:41:34.8826490Z checking available disk space... 2021-05-16T17:41:34.8857579Z :: Processing package changes... 2021-05-16T17:41:34.8858642Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T17:41:35.8037940Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T17:41:35.8038810Z resolving dependencies... 2021-05-16T17:41:35.8319208Z looking for conflicting packages... 2021-05-16T17:41:35.8534310Z 2021-05-16T17:41:35.8535616Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T17:41:35.8536149Z 2021-05-16T17:41:35.8536839Z Total Installed Size: 1.64 MiB 2021-05-16T17:41:35.8537572Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:35.8537876Z 2021-05-16T17:41:35.8538482Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:35.8539156Z checking keyring... 2021-05-16T17:41:35.9380898Z checking package integrity... 2021-05-16T17:41:36.0740132Z loading package files... 2021-05-16T17:41:36.0754030Z checking for file conflicts... 2021-05-16T17:41:36.0755876Z checking available disk space... 2021-05-16T17:41:36.0785180Z :: Processing package changes... 2021-05-16T17:41:36.0787174Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T17:41:37.0353480Z resolving dependencies... 2021-05-16T17:41:37.0500627Z looking for conflicting packages... 2021-05-16T17:41:37.0779349Z 2021-05-16T17:41:37.0780822Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T17:41:37.0781362Z 2021-05-16T17:41:37.0782016Z Total Download Size: 3.31 MiB 2021-05-16T17:41:37.0782750Z Total Installed Size: 28.75 MiB 2021-05-16T17:41:37.0783187Z 2021-05-16T17:41:37.0784017Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:37.0784825Z :: Retrieving packages... 2021-05-16T17:41:37.4080194Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T17:41:38.1538254Z checking keyring... 2021-05-16T17:41:38.2575886Z checking package integrity... 2021-05-16T17:41:38.4553140Z loading package files... 2021-05-16T17:41:38.4584852Z checking for file conflicts... 2021-05-16T17:41:38.4618926Z checking available disk space... 2021-05-16T17:41:38.4633622Z :: Processing package changes... 2021-05-16T17:41:38.4634837Z installing mingw-w64-x86_64-lapack... 2021-05-16T17:41:39.6987680Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T17:41:39.6988583Z resolving dependencies... 2021-05-16T17:41:39.7241313Z looking for conflicting packages... 2021-05-16T17:41:39.7432747Z 2021-05-16T17:41:39.7434056Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T17:41:39.7434642Z 2021-05-16T17:41:39.7435685Z Total Installed Size: 1.62 MiB 2021-05-16T17:41:39.7436636Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:39.7437413Z 2021-05-16T17:41:39.7438219Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:39.7438931Z checking keyring... 2021-05-16T17:41:39.8319291Z checking package integrity... 2021-05-16T17:41:39.9830325Z loading package files... 2021-05-16T17:41:39.9854634Z checking for file conflicts... 2021-05-16T17:41:39.9855567Z checking available disk space... 2021-05-16T17:41:39.9882531Z :: Processing package changes... 2021-05-16T17:41:39.9883536Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T17:41:40.9448795Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T17:41:40.9449869Z resolving dependencies... 2021-05-16T17:41:40.9847135Z looking for conflicting packages... 2021-05-16T17:41:40.9933538Z 2021-05-16T17:41:40.9934763Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T17:41:40.9935379Z 2021-05-16T17:41:40.9936239Z Total Installed Size: 8.39 MiB 2021-05-16T17:41:40.9936925Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:40.9937253Z 2021-05-16T17:41:40.9938295Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:40.9939031Z checking keyring... 2021-05-16T17:41:41.0831752Z checking package integrity... 2021-05-16T17:41:41.2327840Z loading package files... 2021-05-16T17:41:41.2352605Z checking for file conflicts... 2021-05-16T17:41:41.2353523Z checking available disk space... 2021-05-16T17:41:41.2396717Z :: Processing package changes... 2021-05-16T17:41:41.2398518Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T17:41:42.2064711Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T17:41:42.2065974Z resolving dependencies... 2021-05-16T17:41:42.2435560Z looking for conflicting packages... 2021-05-16T17:41:42.2516143Z 2021-05-16T17:41:42.2517157Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T17:41:42.2517729Z 2021-05-16T17:41:42.2518360Z Total Installed Size: 3.99 MiB 2021-05-16T17:41:42.2519678Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:42.2520173Z 2021-05-16T17:41:42.2521199Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:42.2521925Z checking keyring... 2021-05-16T17:41:42.3360942Z checking package integrity... 2021-05-16T17:41:42.4761344Z loading package files... 2021-05-16T17:41:42.4790785Z checking for file conflicts... 2021-05-16T17:41:42.4791939Z checking available disk space... 2021-05-16T17:41:42.4842378Z :: Processing package changes... 2021-05-16T17:41:42.4843753Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T17:41:43.4558526Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T17:41:43.4559440Z resolving dependencies... 2021-05-16T17:41:43.4796202Z looking for conflicting packages... 2021-05-16T17:41:43.5010597Z 2021-05-16T17:41:43.5011902Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T17:41:43.5012630Z 2021-05-16T17:41:43.5013231Z Total Installed Size: 0.38 MiB 2021-05-16T17:41:43.5014349Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:43.5015106Z 2021-05-16T17:41:43.5016241Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:43.5017003Z checking keyring... 2021-05-16T17:41:43.5890725Z checking package integrity... 2021-05-16T17:41:43.7239119Z loading package files... 2021-05-16T17:41:43.7264005Z checking for file conflicts... 2021-05-16T17:41:43.7265201Z checking available disk space... 2021-05-16T17:41:43.7289635Z :: Processing package changes... 2021-05-16T17:41:43.7290833Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T17:41:44.6445663Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T17:41:44.6446502Z resolving dependencies... 2021-05-16T17:41:44.6603948Z looking for conflicting packages... 2021-05-16T17:41:44.6902111Z 2021-05-16T17:41:44.6903302Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T17:41:44.6903850Z 2021-05-16T17:41:44.6904604Z Total Installed Size: 4.02 MiB 2021-05-16T17:41:44.6905201Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:44.6905781Z 2021-05-16T17:41:44.6906348Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:44.6906909Z checking keyring... 2021-05-16T17:41:44.7770050Z checking package integrity... 2021-05-16T17:41:44.9172700Z loading package files... 2021-05-16T17:41:44.9202015Z checking for file conflicts... 2021-05-16T17:41:44.9202984Z checking available disk space... 2021-05-16T17:41:44.9228636Z :: Processing package changes... 2021-05-16T17:41:44.9229595Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T17:41:45.8450508Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T17:41:45.8451480Z resolving dependencies... 2021-05-16T17:41:45.8453052Z looking for conflicting packages... 2021-05-16T17:41:45.8889503Z 2021-05-16T17:41:45.8890749Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T17:41:45.8891298Z 2021-05-16T17:41:45.8891870Z Total Download Size: 0.04 MiB 2021-05-16T17:41:45.8892816Z Total Installed Size: 0.11 MiB 2021-05-16T17:41:45.8893560Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:45.8893955Z 2021-05-16T17:41:45.8894788Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:45.8895540Z :: Retrieving packages... 2021-05-16T17:41:46.2056735Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T17:41:46.3905945Z checking keyring... 2021-05-16T17:41:46.4968717Z checking package integrity... 2021-05-16T17:41:46.6485651Z loading package files... 2021-05-16T17:41:46.6510629Z checking for file conflicts... 2021-05-16T17:41:46.6511536Z checking available disk space... 2021-05-16T17:41:46.6541321Z :: Processing package changes... 2021-05-16T17:41:46.6542261Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T17:41:47.5810052Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T17:41:47.5811088Z resolving dependencies... 2021-05-16T17:41:47.5812369Z looking for conflicting packages... 2021-05-16T17:41:47.6257306Z 2021-05-16T17:41:47.6258657Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T17:41:47.6259271Z 2021-05-16T17:41:47.6260672Z Total Installed Size: 0.13 MiB 2021-05-16T17:41:47.6261712Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:47.6262180Z 2021-05-16T17:41:47.6262982Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:47.6263658Z checking keyring... 2021-05-16T17:41:47.7188769Z checking package integrity... 2021-05-16T17:41:47.8545841Z loading package files... 2021-05-16T17:41:47.8568470Z checking for file conflicts... 2021-05-16T17:41:47.8569398Z checking available disk space... 2021-05-16T17:41:47.8591818Z :: Processing package changes... 2021-05-16T17:41:47.8592859Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T17:41:48.7821280Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T17:41:48.7822241Z resolving dependencies... 2021-05-16T17:41:48.8189117Z looking for conflicting packages... 2021-05-16T17:41:48.8273647Z 2021-05-16T17:41:48.8274677Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T17:41:48.8275243Z 2021-05-16T17:41:48.8275792Z Total Installed Size: 0.79 MiB 2021-05-16T17:41:48.8276377Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:48.8277363Z 2021-05-16T17:41:48.8278173Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:48.8279139Z checking keyring... 2021-05-16T17:41:48.9130208Z checking package integrity... 2021-05-16T17:41:49.0447205Z loading package files... 2021-05-16T17:41:49.0464162Z checking for file conflicts... 2021-05-16T17:41:49.0465384Z checking available disk space... 2021-05-16T17:41:49.0499241Z :: Processing package changes... 2021-05-16T17:41:49.0500086Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T17:41:49.9749149Z resolving dependencies... 2021-05-16T17:41:50.0136215Z looking for conflicting packages... 2021-05-16T17:41:50.0224631Z 2021-05-16T17:41:50.0225621Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T17:41:50.0226166Z 2021-05-16T17:41:50.0226787Z Total Download Size: 0.68 MiB 2021-05-16T17:41:50.0227790Z Total Installed Size: 3.01 MiB 2021-05-16T17:41:50.0228223Z 2021-05-16T17:41:50.0228977Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:50.0229702Z :: Retrieving packages... 2021-05-16T17:41:50.3320613Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T17:41:50.7910371Z checking keyring... 2021-05-16T17:41:50.8987791Z checking package integrity... 2021-05-16T17:41:51.0691696Z loading package files... 2021-05-16T17:41:51.0722491Z checking for file conflicts... 2021-05-16T17:41:51.0792484Z checking available disk space... 2021-05-16T17:41:51.0808098Z :: Processing package changes... 2021-05-16T17:41:51.0809004Z installing mingw-w64-x86_64-libgit2... 2021-05-16T17:41:52.0720526Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T17:41:52.0721471Z resolving dependencies... 2021-05-16T17:41:52.0896458Z looking for conflicting packages... 2021-05-16T17:41:52.1255164Z 2021-05-16T17:41:52.1256442Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T17:41:52.1257072Z 2021-05-16T17:41:52.1257845Z Total Installed Size: 1.43 MiB 2021-05-16T17:41:52.1258580Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:52.1258928Z 2021-05-16T17:41:52.1259959Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:52.1260669Z checking keyring... 2021-05-16T17:41:52.2197117Z checking package integrity... 2021-05-16T17:41:52.3558926Z loading package files... 2021-05-16T17:41:52.3592085Z checking for file conflicts... 2021-05-16T17:41:52.3593026Z checking available disk space... 2021-05-16T17:41:52.3655836Z :: Processing package changes... 2021-05-16T17:41:52.3656886Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T17:41:53.3266691Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T17:41:53.3267596Z resolving dependencies... 2021-05-16T17:41:53.3612155Z looking for conflicting packages... 2021-05-16T17:41:53.3699701Z 2021-05-16T17:41:53.3700842Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T17:41:53.3701432Z 2021-05-16T17:41:53.3702016Z Total Installed Size: 3.84 MiB 2021-05-16T17:41:53.3703058Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:53.3703695Z 2021-05-16T17:41:53.3704687Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:53.3705634Z checking keyring... 2021-05-16T17:41:53.4537758Z checking package integrity... 2021-05-16T17:41:53.5989144Z loading package files... 2021-05-16T17:41:53.6019134Z checking for file conflicts... 2021-05-16T17:41:53.6020060Z checking available disk space... 2021-05-16T17:41:53.6051121Z :: Processing package changes... 2021-05-16T17:41:53.6052115Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T17:41:54.5431524Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T17:41:54.5432424Z resolving dependencies... 2021-05-16T17:41:54.5433625Z looking for conflicting packages... 2021-05-16T17:41:54.5871788Z 2021-05-16T17:41:54.5873105Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T17:41:54.5876915Z 2021-05-16T17:41:54.5877575Z Total Download Size: 0.73 MiB 2021-05-16T17:41:54.5878242Z Total Installed Size: 2.24 MiB 2021-05-16T17:41:54.5879021Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:54.5879434Z 2021-05-16T17:41:54.5880202Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:54.5880944Z :: Retrieving packages... 2021-05-16T17:41:54.8964699Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T17:41:55.3565962Z checking keyring... 2021-05-16T17:41:55.4620134Z checking package integrity... 2021-05-16T17:41:55.6320436Z loading package files... 2021-05-16T17:41:55.6346978Z checking for file conflicts... 2021-05-16T17:41:55.6347846Z checking available disk space... 2021-05-16T17:41:55.6564588Z :: Processing package changes... 2021-05-16T17:41:55.6565749Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T17:41:56.5980710Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T17:41:56.5981913Z resolving dependencies... 2021-05-16T17:41:56.6126932Z looking for conflicting packages... 2021-05-16T17:41:56.6440278Z 2021-05-16T17:41:56.6441616Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T17:41:56.6442547Z 2021-05-16T17:41:56.6443403Z Total Installed Size: 4.35 MiB 2021-05-16T17:41:56.6444466Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:56.6444958Z 2021-05-16T17:41:56.6445941Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:56.6446727Z checking keyring... 2021-05-16T17:41:56.7362447Z checking package integrity... 2021-05-16T17:41:56.8725025Z loading package files... 2021-05-16T17:41:56.8740639Z checking for file conflicts... 2021-05-16T17:41:56.8741465Z checking available disk space... 2021-05-16T17:41:56.8783831Z :: Processing package changes... 2021-05-16T17:41:56.8784833Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T17:41:57.8488039Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:41:57.8489301Z resolving dependencies... 2021-05-16T17:41:57.8490869Z looking for conflicting packages... 2021-05-16T17:41:57.8945827Z 2021-05-16T17:41:57.8947456Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:41:57.8948296Z 2021-05-16T17:41:57.8948879Z Total Download Size: 0.02 MiB 2021-05-16T17:41:57.8949566Z Total Installed Size: 0.05 MiB 2021-05-16T17:41:57.8950212Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:57.8950635Z 2021-05-16T17:41:57.8951449Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:57.8952508Z :: Retrieving packages... 2021-05-16T17:41:58.2023219Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:41:58.2956225Z checking keyring... 2021-05-16T17:41:58.4064843Z checking package integrity... 2021-05-16T17:41:58.5641551Z loading package files... 2021-05-16T17:41:58.5667236Z checking for file conflicts... 2021-05-16T17:41:58.5668649Z checking available disk space... 2021-05-16T17:41:58.5685186Z :: Processing package changes... 2021-05-16T17:41:58.5686140Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T17:41:59.4873653Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T17:41:59.4875424Z resolving dependencies... 2021-05-16T17:41:59.5227210Z looking for conflicting packages... 2021-05-16T17:41:59.5307708Z 2021-05-16T17:41:59.5308995Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T17:41:59.5309712Z 2021-05-16T17:41:59.5310316Z Total Installed Size: 3.26 MiB 2021-05-16T17:41:59.5310968Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:41:59.5311340Z 2021-05-16T17:41:59.5312351Z :: Proceed with installation? [Y/n] 2021-05-16T17:41:59.5313113Z checking keyring... 2021-05-16T17:41:59.6149029Z checking package integrity... 2021-05-16T17:41:59.7484145Z loading package files... 2021-05-16T17:41:59.7498820Z checking for file conflicts... 2021-05-16T17:41:59.7499739Z checking available disk space... 2021-05-16T17:41:59.7546541Z :: Processing package changes... 2021-05-16T17:41:59.7547604Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T17:42:00.7056550Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T17:42:00.7057448Z resolving dependencies... 2021-05-16T17:42:00.7059637Z looking for conflicting packages... 2021-05-16T17:42:00.7499694Z 2021-05-16T17:42:00.7500981Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T17:42:00.7501539Z 2021-05-16T17:42:00.7502124Z Total Installed Size: 0.54 MiB 2021-05-16T17:42:00.7502756Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:00.7503421Z 2021-05-16T17:42:00.7504304Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:00.7505189Z checking keyring... 2021-05-16T17:42:00.8354633Z checking package integrity... 2021-05-16T17:42:00.9779681Z loading package files... 2021-05-16T17:42:00.9861605Z checking for file conflicts... 2021-05-16T17:42:00.9862598Z checking available disk space... 2021-05-16T17:42:00.9942987Z :: Processing package changes... 2021-05-16T17:42:00.9944024Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T17:42:02.0788835Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T17:42:02.0789706Z resolving dependencies... 2021-05-16T17:42:02.1149393Z looking for conflicting packages... 2021-05-16T17:42:02.1228985Z 2021-05-16T17:42:02.1229836Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T17:42:02.1230362Z 2021-05-16T17:42:02.1230965Z Total Installed Size: 2.35 MiB 2021-05-16T17:42:02.1231645Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:02.1232039Z 2021-05-16T17:42:02.1233060Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:02.1234044Z checking keyring... 2021-05-16T17:42:02.2119246Z checking package integrity... 2021-05-16T17:42:02.3444955Z loading package files... 2021-05-16T17:42:02.3471686Z checking for file conflicts... 2021-05-16T17:42:02.3472964Z checking available disk space... 2021-05-16T17:42:02.3507193Z :: Processing package changes... 2021-05-16T17:42:02.3508298Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T17:42:03.4044073Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T17:42:04.3219162Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T17:42:04.3220051Z resolving dependencies... 2021-05-16T17:42:04.3534969Z looking for conflicting packages... 2021-05-16T17:42:04.3622271Z 2021-05-16T17:42:04.3623407Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T17:42:04.3623967Z 2021-05-16T17:42:04.3624540Z Total Installed Size: 6.32 MiB 2021-05-16T17:42:04.3625776Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:04.3626206Z 2021-05-16T17:42:04.3627768Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:04.3628630Z checking keyring... 2021-05-16T17:42:04.4557334Z checking package integrity... 2021-05-16T17:42:04.6054158Z loading package files... 2021-05-16T17:42:04.6086332Z checking for file conflicts... 2021-05-16T17:42:04.6087394Z checking available disk space... 2021-05-16T17:42:04.6125830Z :: Processing package changes... 2021-05-16T17:42:04.6127012Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T17:42:05.5782068Z resolving dependencies... 2021-05-16T17:42:05.6095027Z looking for conflicting packages... 2021-05-16T17:42:05.6264041Z 2021-05-16T17:42:05.6265201Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T17:42:05.6265775Z 2021-05-16T17:42:05.6266379Z Total Download Size: 6.30 MiB 2021-05-16T17:42:05.6267061Z Total Installed Size: 39.39 MiB 2021-05-16T17:42:05.6267496Z 2021-05-16T17:42:05.6268264Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:05.6269150Z :: Retrieving packages... 2021-05-16T17:42:05.9404123Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T17:42:06.7945732Z checking keyring... 2021-05-16T17:42:06.8989491Z checking package integrity... 2021-05-16T17:42:07.1244739Z loading package files... 2021-05-16T17:42:07.1277365Z checking for file conflicts... 2021-05-16T17:42:07.1322793Z checking available disk space... 2021-05-16T17:42:07.1337021Z :: Processing package changes... 2021-05-16T17:42:07.1338107Z installing mingw-w64-x86_64-librsvg... 2021-05-16T17:42:07.3243584Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T17:42:07.3244608Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T17:42:07.3257279Z :: Running post-transaction hooks... 2021-05-16T17:42:07.3258350Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T17:42:08.3394862Z resolving dependencies... 2021-05-16T17:42:08.3763288Z looking for conflicting packages... 2021-05-16T17:42:08.3850245Z 2021-05-16T17:42:08.3851218Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T17:42:08.3851768Z 2021-05-16T17:42:08.3852345Z Total Download Size: 7.79 MiB 2021-05-16T17:42:08.3852989Z Total Installed Size: 80.96 MiB 2021-05-16T17:42:08.3853403Z 2021-05-16T17:42:08.3854193Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:08.3854898Z :: Retrieving packages... 2021-05-16T17:42:08.6913903Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T17:42:09.5662426Z checking keyring... 2021-05-16T17:42:09.6690283Z checking package integrity... 2021-05-16T17:42:09.9123279Z loading package files... 2021-05-16T17:42:09.9206639Z checking for file conflicts... 2021-05-16T17:42:09.9749740Z checking available disk space... 2021-05-16T17:42:09.9767055Z :: Processing package changes... 2021-05-16T17:42:09.9768173Z installing mingw-w64-x86_64-libsbml... 2021-05-16T17:42:11.6289463Z resolving dependencies... 2021-05-16T17:42:11.6748494Z looking for conflicting packages... 2021-05-16T17:42:11.6767754Z 2021-05-16T17:42:11.6768808Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T17:42:11.6769517Z 2021-05-16T17:42:11.6770165Z Total Download Size: 0.91 MiB 2021-05-16T17:42:11.6770809Z Total Installed Size: 5.45 MiB 2021-05-16T17:42:11.6771471Z 2021-05-16T17:42:11.6772250Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:11.6772963Z :: Retrieving packages... 2021-05-16T17:42:11.9858204Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T17:42:12.5429110Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T17:42:12.6365167Z checking keyring... 2021-05-16T17:42:12.7476471Z checking package integrity... 2021-05-16T17:42:13.0805341Z loading package files... 2021-05-16T17:42:13.0867778Z checking for file conflicts... 2021-05-16T17:42:13.0948286Z checking available disk space... 2021-05-16T17:42:13.0962736Z :: Processing package changes... 2021-05-16T17:42:13.0963787Z installing mingw-w64-x86_64-flac... 2021-05-16T17:42:13.1539124Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T17:42:14.1238213Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T17:42:14.1239175Z resolving dependencies... 2021-05-16T17:42:14.1620419Z looking for conflicting packages... 2021-05-16T17:42:14.1738284Z 2021-05-16T17:42:14.1739392Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T17:42:14.1740480Z 2021-05-16T17:42:14.1741168Z Total Installed Size: 29.97 MiB 2021-05-16T17:42:14.1741835Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:14.1742250Z 2021-05-16T17:42:14.1742999Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:14.1743672Z checking keyring... 2021-05-16T17:42:14.2604355Z checking package integrity... 2021-05-16T17:42:14.4384513Z loading package files... 2021-05-16T17:42:14.4436281Z checking for file conflicts... 2021-05-16T17:42:14.4437413Z checking available disk space... 2021-05-16T17:42:14.4486892Z :: Processing package changes... 2021-05-16T17:42:14.4488119Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T17:42:15.4950448Z resolving dependencies... 2021-05-16T17:42:15.5374804Z looking for conflicting packages... 2021-05-16T17:42:15.5461569Z 2021-05-16T17:42:15.5462929Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T17:42:15.5464019Z 2021-05-16T17:42:15.5464713Z Total Download Size: 0.31 MiB 2021-05-16T17:42:15.5465443Z Total Installed Size: 1.50 MiB 2021-05-16T17:42:15.5465873Z 2021-05-16T17:42:15.5466604Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:15.5469865Z :: Retrieving packages... 2021-05-16T17:42:15.8559102Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T17:42:16.2258826Z checking keyring... 2021-05-16T17:42:16.3424354Z checking package integrity... 2021-05-16T17:42:16.5079927Z loading package files... 2021-05-16T17:42:16.5099887Z checking for file conflicts... 2021-05-16T17:42:16.5115835Z checking available disk space... 2021-05-16T17:42:16.5130558Z :: Processing package changes... 2021-05-16T17:42:16.5131479Z installing mingw-w64-x86_64-libssh... 2021-05-16T17:42:16.5986865Z / 2021-05-16T17:42:17.5923372Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T17:42:17.5924245Z resolving dependencies... 2021-05-16T17:42:17.6283546Z looking for conflicting packages... 2021-05-16T17:42:17.6405737Z 2021-05-16T17:42:17.6406826Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T17:42:17.6414152Z 2021-05-16T17:42:17.6415190Z Total Installed Size: 0.79 MiB 2021-05-16T17:42:17.6418187Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:17.6418756Z 2021-05-16T17:42:17.6419560Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:17.6420334Z checking keyring... 2021-05-16T17:42:17.7284706Z checking package integrity... 2021-05-16T17:42:17.8614030Z loading package files... 2021-05-16T17:42:17.8648535Z checking for file conflicts... 2021-05-16T17:42:17.8649485Z checking available disk space... 2021-05-16T17:42:17.8778080Z :: Processing package changes... 2021-05-16T17:42:17.8779361Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T17:42:19.0118182Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T17:42:19.0119189Z resolving dependencies... 2021-05-16T17:42:19.0395848Z looking for conflicting packages... 2021-05-16T17:42:19.0588496Z 2021-05-16T17:42:19.0589705Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T17:42:19.0590426Z 2021-05-16T17:42:19.0591056Z Total Download Size: 0.02 MiB 2021-05-16T17:42:19.0592388Z Total Installed Size: 0.03 MiB 2021-05-16T17:42:19.0593141Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:19.0593515Z 2021-05-16T17:42:19.0594221Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:19.0594882Z :: Retrieving packages... 2021-05-16T17:42:19.3686740Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T17:42:19.4619149Z checking keyring... 2021-05-16T17:42:19.5726773Z checking package integrity... 2021-05-16T17:42:19.7348150Z loading package files... 2021-05-16T17:42:19.7381673Z checking for file conflicts... 2021-05-16T17:42:19.7382531Z checking available disk space... 2021-05-16T17:42:19.7430188Z :: Processing package changes... 2021-05-16T17:42:19.7431348Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T17:42:20.6911146Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T17:42:20.6912049Z resolving dependencies... 2021-05-16T17:42:20.7268175Z looking for conflicting packages... 2021-05-16T17:42:20.7349728Z 2021-05-16T17:42:20.7350789Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T17:42:20.7351349Z 2021-05-16T17:42:20.7351937Z Total Installed Size: 4.22 MiB 2021-05-16T17:42:20.7353192Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:20.7353534Z 2021-05-16T17:42:20.7354083Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:20.7355013Z checking keyring... 2021-05-16T17:42:20.8191997Z checking package integrity... 2021-05-16T17:42:20.9685808Z loading package files... 2021-05-16T17:42:20.9732428Z checking for file conflicts... 2021-05-16T17:42:20.9733433Z checking available disk space... 2021-05-16T17:42:20.9908467Z :: Processing package changes... 2021-05-16T17:42:20.9909709Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T17:42:22.2071498Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T17:42:22.2072730Z resolving dependencies... 2021-05-16T17:42:22.2074036Z looking for conflicting packages... 2021-05-16T17:42:22.2540502Z 2021-05-16T17:42:22.2541819Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T17:42:22.2542408Z 2021-05-16T17:42:22.2543031Z Total Installed Size: 2.31 MiB 2021-05-16T17:42:22.2543775Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:22.2544194Z 2021-05-16T17:42:22.2544970Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:22.2545560Z checking keyring... 2021-05-16T17:42:22.3491735Z checking package integrity... 2021-05-16T17:42:22.4829673Z loading package files... 2021-05-16T17:42:22.4850492Z checking for file conflicts... 2021-05-16T17:42:22.4851362Z checking available disk space... 2021-05-16T17:42:22.4907639Z :: Processing package changes... 2021-05-16T17:42:22.4908529Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T17:42:23.4855077Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T17:42:23.4857135Z resolving dependencies... 2021-05-16T17:42:23.5007826Z looking for conflicting packages... 2021-05-16T17:42:23.5310089Z 2021-05-16T17:42:23.5311480Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T17:42:23.5312128Z 2021-05-16T17:42:23.5312742Z Total Download Size: 0.08 MiB 2021-05-16T17:42:23.5313556Z Total Installed Size: 0.25 MiB 2021-05-16T17:42:23.5314224Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:23.5314646Z 2021-05-16T17:42:23.5315472Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:23.5316209Z :: Retrieving packages... 2021-05-16T17:42:23.8488663Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T17:42:24.0320549Z checking keyring... 2021-05-16T17:42:24.1392210Z checking package integrity... 2021-05-16T17:42:24.2989894Z loading package files... 2021-05-16T17:42:24.3047026Z checking for file conflicts... 2021-05-16T17:42:24.3048064Z checking available disk space... 2021-05-16T17:42:24.3112678Z :: Processing package changes... 2021-05-16T17:42:24.3114776Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T17:42:25.2670092Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T17:42:25.2671101Z resolving dependencies... 2021-05-16T17:42:25.2673397Z looking for conflicting packages... 2021-05-16T17:42:25.3102226Z 2021-05-16T17:42:25.3103479Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T17:42:25.3111883Z 2021-05-16T17:42:25.3112731Z Total Installed Size: 0.70 MiB 2021-05-16T17:42:25.3113314Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:25.3113641Z 2021-05-16T17:42:25.3114250Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:25.3114853Z checking keyring... 2021-05-16T17:42:25.3998077Z checking package integrity... 2021-05-16T17:42:25.5479810Z loading package files... 2021-05-16T17:42:25.5496694Z checking for file conflicts... 2021-05-16T17:42:25.5497667Z checking available disk space... 2021-05-16T17:42:25.5520148Z :: Processing package changes... 2021-05-16T17:42:25.5521155Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T17:42:26.4471255Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T17:42:26.4473010Z resolving dependencies... 2021-05-16T17:42:26.4635725Z looking for conflicting packages... 2021-05-16T17:42:26.4950691Z 2021-05-16T17:42:26.4951799Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T17:42:26.4952360Z 2021-05-16T17:42:26.4953286Z Total Installed Size: 1.08 MiB 2021-05-16T17:42:26.4953913Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:26.4954687Z 2021-05-16T17:42:26.4955538Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:26.4956414Z checking keyring... 2021-05-16T17:42:26.5859659Z checking package integrity... 2021-05-16T17:42:26.7186372Z loading package files... 2021-05-16T17:42:26.7203852Z checking for file conflicts... 2021-05-16T17:42:26.7204759Z checking available disk space... 2021-05-16T17:42:26.7232781Z :: Processing package changes... 2021-05-16T17:42:26.7233759Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T17:42:27.6398501Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T17:42:27.6399580Z resolving dependencies... 2021-05-16T17:42:27.6636455Z looking for conflicting packages... 2021-05-16T17:42:27.6842320Z 2021-05-16T17:42:27.6843530Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T17:42:27.6844252Z 2021-05-16T17:42:27.6844897Z Total Installed Size: 2.30 MiB 2021-05-16T17:42:27.6846069Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:27.6846786Z 2021-05-16T17:42:27.6848009Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:27.6848755Z checking keyring... 2021-05-16T17:42:27.7812739Z checking package integrity... 2021-05-16T17:42:27.9167702Z loading package files... 2021-05-16T17:42:27.9213907Z checking for file conflicts... 2021-05-16T17:42:27.9215089Z checking available disk space... 2021-05-16T17:42:27.9330468Z :: Processing package changes... 2021-05-16T17:42:27.9331553Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T17:42:28.9990737Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T17:42:28.9991595Z resolving dependencies... 2021-05-16T17:42:28.9994116Z looking for conflicting packages... 2021-05-16T17:42:29.0468764Z 2021-05-16T17:42:29.0469745Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T17:42:29.0470606Z 2021-05-16T17:42:29.0471149Z Total Installed Size: 9.11 MiB 2021-05-16T17:42:29.0471738Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:29.0472406Z 2021-05-16T17:42:29.0473956Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:29.0475249Z checking keyring... 2021-05-16T17:42:29.1428096Z checking package integrity... 2021-05-16T17:42:29.2898262Z loading package files... 2021-05-16T17:42:29.2924930Z checking for file conflicts... 2021-05-16T17:42:29.2926944Z checking available disk space... 2021-05-16T17:42:29.2954072Z :: Processing package changes... 2021-05-16T17:42:29.2955227Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T17:42:30.2261381Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T17:42:30.2262267Z resolving dependencies... 2021-05-16T17:42:30.2545252Z looking for conflicting packages... 2021-05-16T17:42:30.2735415Z 2021-05-16T17:42:30.2736757Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T17:42:30.2737328Z 2021-05-16T17:42:30.2738366Z Total Installed Size: 2.97 MiB 2021-05-16T17:42:30.2740337Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:30.2740716Z 2021-05-16T17:42:30.2741865Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:30.2742595Z checking keyring... 2021-05-16T17:42:30.3588335Z checking package integrity... 2021-05-16T17:42:30.4978396Z loading package files... 2021-05-16T17:42:30.4996647Z checking for file conflicts... 2021-05-16T17:42:30.4997673Z checking available disk space... 2021-05-16T17:42:30.5033931Z :: Processing package changes... 2021-05-16T17:42:30.5035061Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T17:42:31.4639243Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T17:42:31.4640146Z resolving dependencies... 2021-05-16T17:42:31.5050411Z looking for conflicting packages... 2021-05-16T17:42:31.5130821Z 2021-05-16T17:42:31.5131827Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T17:42:31.5132383Z 2021-05-16T17:42:31.5132974Z Total Installed Size: 11.79 MiB 2021-05-16T17:42:31.5133663Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:31.5134169Z 2021-05-16T17:42:31.5135646Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:31.5136565Z checking keyring... 2021-05-16T17:42:31.6059052Z checking package integrity... 2021-05-16T17:42:31.7650501Z loading package files... 2021-05-16T17:42:31.7716536Z checking for file conflicts... 2021-05-16T17:42:31.7717517Z checking available disk space... 2021-05-16T17:42:31.7951851Z :: Processing package changes... 2021-05-16T17:42:31.7953109Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T17:42:33.2256464Z resolving dependencies... 2021-05-16T17:42:33.2258357Z looking for conflicting packages... 2021-05-16T17:42:33.2702208Z 2021-05-16T17:42:33.2703493Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T17:42:33.2704138Z 2021-05-16T17:42:33.2704715Z Total Download Size: 0.10 MiB 2021-05-16T17:42:33.2705406Z Total Installed Size: 0.38 MiB 2021-05-16T17:42:33.2705842Z 2021-05-16T17:42:33.2706606Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:33.2707356Z :: Retrieving packages... 2021-05-16T17:42:33.5847435Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T17:42:33.8620768Z checking keyring... 2021-05-16T17:42:33.9756736Z checking package integrity... 2021-05-16T17:42:34.1448888Z loading package files... 2021-05-16T17:42:34.1471316Z checking for file conflicts... 2021-05-16T17:42:34.1478191Z checking available disk space... 2021-05-16T17:42:34.1497756Z :: Processing package changes... 2021-05-16T17:42:34.1498861Z installing mingw-w64-x86_64-libyaml... 2021-05-16T17:42:35.0627870Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T17:42:35.0628864Z resolving dependencies... 2021-05-16T17:42:35.0783354Z looking for conflicting packages... 2021-05-16T17:42:35.1088127Z 2021-05-16T17:42:35.1089491Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T17:42:35.1090023Z 2021-05-16T17:42:35.1090605Z Total Installed Size: 1.69 MiB 2021-05-16T17:42:35.1091205Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:35.1091594Z 2021-05-16T17:42:35.1092186Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:35.1093192Z checking keyring... 2021-05-16T17:42:35.1931258Z checking package integrity... 2021-05-16T17:42:35.3282233Z loading package files... 2021-05-16T17:42:35.3309894Z checking for file conflicts... 2021-05-16T17:42:35.3311091Z checking available disk space... 2021-05-16T17:42:35.3339427Z :: Processing package changes... 2021-05-16T17:42:35.3340888Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T17:42:36.2482473Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T17:42:36.2485839Z resolving dependencies... 2021-05-16T17:42:36.2487234Z looking for conflicting packages... 2021-05-16T17:42:36.2927564Z 2021-05-16T17:42:36.2928794Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T17:42:36.2929311Z 2021-05-16T17:42:36.2930269Z Total Installed Size: 0.62 MiB 2021-05-16T17:42:36.2931481Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:36.2932049Z 2021-05-16T17:42:36.2933158Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:36.2933814Z checking keyring... 2021-05-16T17:42:36.3819803Z checking package integrity... 2021-05-16T17:42:36.5091525Z loading package files... 2021-05-16T17:42:36.5134643Z checking for file conflicts... 2021-05-16T17:42:36.5135996Z checking available disk space... 2021-05-16T17:42:36.5166225Z :: Processing package changes... 2021-05-16T17:42:36.5167077Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T17:42:37.4481816Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T17:42:37.4483051Z resolving dependencies... 2021-05-16T17:42:37.4644662Z looking for conflicting packages... 2021-05-16T17:42:37.4941154Z 2021-05-16T17:42:37.4942350Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T17:42:37.4942895Z 2021-05-16T17:42:37.4943463Z Total Download Size: 0.15 MiB 2021-05-16T17:42:37.4944141Z Total Installed Size: 0.29 MiB 2021-05-16T17:42:37.4944867Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:37.4945283Z 2021-05-16T17:42:37.4946068Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:37.4946788Z :: Retrieving packages... 2021-05-16T17:42:37.8003701Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T17:42:38.0758216Z checking keyring... 2021-05-16T17:42:38.1861415Z checking package integrity... 2021-05-16T17:42:38.3501034Z loading package files... 2021-05-16T17:42:38.3534077Z checking for file conflicts... 2021-05-16T17:42:38.3535053Z checking available disk space... 2021-05-16T17:42:38.3553957Z :: Processing package changes... 2021-05-16T17:42:38.3554945Z reinstalling mingw-w64-x86_64-make... 2021-05-16T17:42:39.2967145Z resolving dependencies... 2021-05-16T17:42:39.3416490Z looking for conflicting packages... 2021-05-16T17:42:39.3434971Z 2021-05-16T17:42:39.3436269Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T17:42:39.3436957Z 2021-05-16T17:42:39.3437558Z Total Download Size: 1.48 MiB 2021-05-16T17:42:39.3438221Z Total Installed Size: 6.54 MiB 2021-05-16T17:42:39.3438652Z 2021-05-16T17:42:39.3439399Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:39.3440156Z :: Retrieving packages... 2021-05-16T17:42:39.6532617Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T17:42:40.1122107Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T17:42:40.2976947Z checking keyring... 2021-05-16T17:42:40.5185986Z checking package integrity... 2021-05-16T17:42:40.8483381Z loading package files... 2021-05-16T17:42:40.8568014Z checking for file conflicts... 2021-05-16T17:42:40.8909713Z checking available disk space... 2021-05-16T17:42:40.8925532Z :: Processing package changes... 2021-05-16T17:42:40.8926480Z installing mingw-w64-x86_64-ninja... 2021-05-16T17:42:40.9028910Z installing mingw-w64-x86_64-meson... 2021-05-16T17:42:42.2324469Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T17:42:42.2325359Z resolving dependencies... 2021-05-16T17:42:42.2613061Z looking for conflicting packages... 2021-05-16T17:42:42.2771297Z 2021-05-16T17:42:42.2772405Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T17:42:42.2772957Z 2021-05-16T17:42:42.2773541Z Total Download Size: 0.07 MiB 2021-05-16T17:42:42.2774227Z Total Installed Size: 0.20 MiB 2021-05-16T17:42:42.2775134Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:42.2775708Z 2021-05-16T17:42:42.2776474Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:42.2777228Z :: Retrieving packages... 2021-05-16T17:42:42.5844546Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T17:42:42.7690122Z checking keyring... 2021-05-16T17:42:42.8769924Z checking package integrity... 2021-05-16T17:42:43.0386017Z loading package files... 2021-05-16T17:42:43.0410427Z checking for file conflicts... 2021-05-16T17:42:43.0411539Z checking available disk space... 2021-05-16T17:42:43.0440578Z :: Processing package changes... 2021-05-16T17:42:43.0441725Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T17:42:43.9411357Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T17:42:43.9412308Z resolving dependencies... 2021-05-16T17:42:43.9554912Z looking for conflicting packages... 2021-05-16T17:42:43.9893136Z 2021-05-16T17:42:43.9894403Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T17:42:43.9895025Z 2021-05-16T17:42:43.9895652Z Total Download Size: 0.32 MiB 2021-05-16T17:42:43.9896313Z Total Installed Size: 2.42 MiB 2021-05-16T17:42:43.9896977Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:43.9897390Z 2021-05-16T17:42:43.9898131Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:43.9898884Z :: Retrieving packages... 2021-05-16T17:42:44.2979595Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T17:42:44.6632502Z checking keyring... 2021-05-16T17:42:44.7717039Z checking package integrity... 2021-05-16T17:42:44.9338976Z loading package files... 2021-05-16T17:42:44.9372135Z checking for file conflicts... 2021-05-16T17:42:44.9373265Z checking available disk space... 2021-05-16T17:42:44.9630557Z :: Processing package changes... 2021-05-16T17:42:44.9631885Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T17:42:45.9825468Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T17:42:45.9826717Z resolving dependencies... 2021-05-16T17:42:46.0007715Z looking for conflicting packages... 2021-05-16T17:42:46.0325850Z 2021-05-16T17:42:46.0326935Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T17:42:46.0327465Z 2021-05-16T17:42:46.0328073Z Total Download Size: 0.35 MiB 2021-05-16T17:42:46.0328712Z Total Installed Size: 1.18 MiB 2021-05-16T17:42:46.0329550Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:46.0329973Z 2021-05-16T17:42:46.0330735Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:46.0331484Z :: Retrieving packages... 2021-05-16T17:42:46.3415787Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T17:42:46.7091769Z checking keyring... 2021-05-16T17:42:46.8199516Z checking package integrity... 2021-05-16T17:42:46.9873337Z loading package files... 2021-05-16T17:42:46.9919379Z checking for file conflicts... 2021-05-16T17:42:46.9920464Z checking available disk space... 2021-05-16T17:42:47.0035292Z :: Processing package changes... 2021-05-16T17:42:47.0036402Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T17:42:47.9412532Z resolving dependencies... 2021-05-16T17:42:47.9414483Z looking for conflicting packages... 2021-05-16T17:42:47.9860491Z 2021-05-16T17:42:47.9862044Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T17:42:47.9862590Z 2021-05-16T17:42:47.9863177Z Total Download Size: 0.38 MiB 2021-05-16T17:42:47.9863830Z Total Installed Size: 3.58 MiB 2021-05-16T17:42:47.9864257Z 2021-05-16T17:42:47.9865032Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:47.9865757Z :: Retrieving packages... 2021-05-16T17:42:48.2954303Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T17:42:48.6692064Z checking keyring... 2021-05-16T17:42:48.7708215Z checking package integrity... 2021-05-16T17:42:48.9331283Z loading package files... 2021-05-16T17:42:48.9350585Z checking for file conflicts... 2021-05-16T17:42:48.9369399Z checking available disk space... 2021-05-16T17:42:48.9384659Z :: Processing package changes... 2021-05-16T17:42:48.9385899Z installing mingw-w64-x86_64-nasm... 2021-05-16T17:42:49.8812485Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T17:42:49.8813404Z resolving dependencies... 2021-05-16T17:42:49.9077860Z looking for conflicting packages... 2021-05-16T17:42:49.9338413Z 2021-05-16T17:42:49.9339626Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T17:42:49.9340211Z 2021-05-16T17:42:49.9340810Z Total Download Size: 1.54 MiB 2021-05-16T17:42:49.9341566Z Total Installed Size: 16.43 MiB 2021-05-16T17:42:49.9342251Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:42:49.9342671Z 2021-05-16T17:42:49.9345991Z :: Proceed with installation? [Y/n] 2021-05-16T17:42:49.9346789Z :: Retrieving packages... 2021-05-16T17:42:50.2449374Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T17:42:50.8979157Z checking keyring... 2021-05-16T17:42:51.0192877Z checking package integrity... 2021-05-16T17:42:51.1995198Z loading package files... 2021-05-16T17:42:51.2745054Z checking for file conflicts... 2021-05-16T17:42:51.2749797Z checking available disk space... 2021-05-16T17:42:53.4483173Z :: Processing package changes... 2021-05-16T17:42:53.4484469Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T17:43:02.4771873Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T17:43:02.4773483Z resolving dependencies... 2021-05-16T17:43:02.4969995Z looking for conflicting packages... 2021-05-16T17:43:02.5233014Z 2021-05-16T17:43:02.5234325Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T17:43:02.5234856Z 2021-05-16T17:43:02.5235778Z Total Installed Size: 4.18 MiB 2021-05-16T17:43:02.5236792Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:02.5237598Z 2021-05-16T17:43:02.5238405Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:02.5239107Z checking keyring... 2021-05-16T17:43:02.6153576Z checking package integrity... 2021-05-16T17:43:02.7638704Z loading package files... 2021-05-16T17:43:02.7660648Z checking for file conflicts... 2021-05-16T17:43:02.7661644Z checking available disk space... 2021-05-16T17:43:02.7703272Z :: Processing package changes... 2021-05-16T17:43:02.7704231Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T17:43:03.7498937Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T17:43:03.7499761Z resolving dependencies... 2021-05-16T17:43:03.7665330Z looking for conflicting packages... 2021-05-16T17:43:03.7958005Z 2021-05-16T17:43:03.7959433Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T17:43:03.7959983Z 2021-05-16T17:43:03.7961037Z Total Installed Size: 2.46 MiB 2021-05-16T17:43:03.7962081Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:03.7962915Z 2021-05-16T17:43:03.7963750Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:03.7964413Z checking keyring... 2021-05-16T17:43:03.8848126Z checking package integrity... 2021-05-16T17:43:04.0263651Z loading package files... 2021-05-16T17:43:04.0292397Z checking for file conflicts... 2021-05-16T17:43:04.0293612Z checking available disk space... 2021-05-16T17:43:04.0366046Z :: Processing package changes... 2021-05-16T17:43:04.0367270Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T17:43:05.0611455Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T17:43:05.0612560Z resolving dependencies... 2021-05-16T17:43:05.0613737Z looking for conflicting packages... 2021-05-16T17:43:05.1117680Z 2021-05-16T17:43:05.1120078Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T17:43:05.1121541Z 2021-05-16T17:43:05.1122877Z Total Installed Size: 1.56 MiB 2021-05-16T17:43:05.1123742Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:05.1124597Z 2021-05-16T17:43:05.1125583Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:05.1126262Z checking keyring... 2021-05-16T17:43:05.1946681Z checking package integrity... 2021-05-16T17:43:05.3226122Z loading package files... 2021-05-16T17:43:05.3246761Z checking for file conflicts... 2021-05-16T17:43:05.3248066Z checking available disk space... 2021-05-16T17:43:05.3265467Z :: Processing package changes... 2021-05-16T17:43:05.3266384Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T17:43:06.2375083Z resolving dependencies... 2021-05-16T17:43:06.2377575Z looking for conflicting packages... 2021-05-16T17:43:06.2845921Z 2021-05-16T17:43:06.2847048Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T17:43:06.2847587Z 2021-05-16T17:43:06.2849255Z Total Download Size: 0.33 MiB 2021-05-16T17:43:06.2849932Z Total Installed Size: 1.08 MiB 2021-05-16T17:43:06.2850491Z 2021-05-16T17:43:06.2851305Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:06.2852326Z :: Retrieving packages... 2021-05-16T17:43:06.5926123Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T17:43:06.9604476Z checking keyring... 2021-05-16T17:43:07.0722524Z checking package integrity... 2021-05-16T17:43:07.2365961Z loading package files... 2021-05-16T17:43:07.2409175Z checking for file conflicts... 2021-05-16T17:43:07.2426332Z checking available disk space... 2021-05-16T17:43:07.2437158Z :: Processing package changes... 2021-05-16T17:43:07.2438066Z installing mingw-w64-x86_64-nlopt... 2021-05-16T17:43:08.3284487Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T17:43:09.2453023Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T17:43:09.2454159Z resolving dependencies... 2021-05-16T17:43:09.2746222Z looking for conflicting packages... 2021-05-16T17:43:09.2916264Z 2021-05-16T17:43:09.2917391Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T17:43:09.2918670Z 2021-05-16T17:43:09.2919314Z Total Installed Size: 77.64 MiB 2021-05-16T17:43:09.2920012Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:09.2920353Z 2021-05-16T17:43:09.2921353Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:09.2922079Z checking keyring... 2021-05-16T17:43:09.3787733Z checking package integrity... 2021-05-16T17:43:09.5813593Z loading package files... 2021-05-16T17:43:09.5841710Z checking for file conflicts... 2021-05-16T17:43:09.5843625Z checking available disk space... 2021-05-16T17:43:09.5876986Z :: Processing package changes... 2021-05-16T17:43:09.5878005Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T17:43:10.7397657Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T17:43:10.7398532Z resolving dependencies... 2021-05-16T17:43:10.7779601Z looking for conflicting packages... 2021-05-16T17:43:10.7884330Z 2021-05-16T17:43:10.7885262Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T17:43:10.7885806Z 2021-05-16T17:43:10.7886384Z Total Installed Size: 107.68 MiB 2021-05-16T17:43:10.7887068Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:10.7887402Z 2021-05-16T17:43:10.7887943Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:10.7888514Z checking keyring... 2021-05-16T17:43:10.8723853Z checking package integrity... 2021-05-16T17:43:11.2509138Z loading package files... 2021-05-16T17:43:11.2619710Z checking for file conflicts... 2021-05-16T17:43:11.2620685Z checking available disk space... 2021-05-16T17:43:11.3118011Z :: Processing package changes... 2021-05-16T17:43:11.3119338Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T17:43:13.4723619Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T17:43:13.4724526Z resolving dependencies... 2021-05-16T17:43:13.5115377Z looking for conflicting packages... 2021-05-16T17:43:13.5203994Z 2021-05-16T17:43:13.5205004Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T17:43:13.5205574Z 2021-05-16T17:43:13.5206184Z Total Installed Size: 3.54 MiB 2021-05-16T17:43:13.5207550Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:13.5208292Z 2021-05-16T17:43:13.5209400Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:13.5210137Z checking keyring... 2021-05-16T17:43:13.6081129Z checking package integrity... 2021-05-16T17:43:13.7506278Z loading package files... 2021-05-16T17:43:13.7561823Z checking for file conflicts... 2021-05-16T17:43:13.7562808Z checking available disk space... 2021-05-16T17:43:13.7601026Z :: Processing package changes... 2021-05-16T17:43:13.7602164Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T17:43:14.7872681Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T17:43:14.7873569Z resolving dependencies... 2021-05-16T17:43:14.8245266Z looking for conflicting packages... 2021-05-16T17:43:14.8441245Z 2021-05-16T17:43:14.8442504Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T17:43:14.8443091Z 2021-05-16T17:43:14.8443680Z Total Download Size: 4.75 MiB 2021-05-16T17:43:14.8444336Z Total Installed Size: 69.11 MiB 2021-05-16T17:43:14.8444996Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:14.8445403Z 2021-05-16T17:43:14.8448191Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:14.8449122Z :: Retrieving packages... 2021-05-16T17:43:15.1612704Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T17:43:16.0208630Z checking keyring... 2021-05-16T17:43:16.1303349Z checking package integrity... 2021-05-16T17:43:16.3480442Z loading package files... 2021-05-16T17:43:16.4469177Z checking for file conflicts... 2021-05-16T17:43:16.4479019Z checking available disk space... 2021-05-16T17:43:20.2268775Z :: Processing package changes... 2021-05-16T17:43:20.2270070Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T17:43:32.6749981Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T17:43:32.6751005Z resolving dependencies... 2021-05-16T17:43:32.7012204Z looking for conflicting packages... 2021-05-16T17:43:32.7208608Z 2021-05-16T17:43:32.7209817Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T17:43:32.7210370Z 2021-05-16T17:43:32.7210957Z Total Installed Size: 12.40 MiB 2021-05-16T17:43:32.7211631Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:32.7211988Z 2021-05-16T17:43:32.7213188Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:32.7214113Z checking keyring... 2021-05-16T17:43:32.8100005Z checking package integrity... 2021-05-16T17:43:32.9624906Z loading package files... 2021-05-16T17:43:32.9772757Z checking for file conflicts... 2021-05-16T17:43:32.9774531Z checking available disk space... 2021-05-16T17:43:33.0402128Z :: Processing package changes... 2021-05-16T17:43:33.0403565Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T17:43:35.3585964Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T17:43:35.3586823Z resolving dependencies... 2021-05-16T17:43:35.3961871Z looking for conflicting packages... 2021-05-16T17:43:35.4051554Z 2021-05-16T17:43:35.4052758Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T17:43:35.4053294Z 2021-05-16T17:43:35.4053865Z Total Installed Size: 4.16 MiB 2021-05-16T17:43:35.4054524Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:35.4055161Z 2021-05-16T17:43:35.4055901Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:35.4056889Z checking keyring... 2021-05-16T17:43:35.4890032Z checking package integrity... 2021-05-16T17:43:35.6275219Z loading package files... 2021-05-16T17:43:35.6325196Z checking for file conflicts... 2021-05-16T17:43:35.6326133Z checking available disk space... 2021-05-16T17:43:35.6466817Z :: Processing package changes... 2021-05-16T17:43:35.6467896Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T17:43:36.8384103Z resolving dependencies... 2021-05-16T17:43:36.8787414Z looking for conflicting packages... 2021-05-16T17:43:36.8887295Z 2021-05-16T17:43:36.8888427Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T17:43:36.8889119Z 2021-05-16T17:43:36.8889867Z Total Download Size: 0.98 MiB 2021-05-16T17:43:36.8890524Z Total Installed Size: 4.80 MiB 2021-05-16T17:43:36.8890946Z 2021-05-16T17:43:36.8891843Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:36.8892596Z :: Retrieving packages... 2021-05-16T17:43:37.2003787Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T17:43:37.7531059Z checking keyring... 2021-05-16T17:43:37.8633221Z checking package integrity... 2021-05-16T17:43:38.0472271Z loading package files... 2021-05-16T17:43:38.0522052Z checking for file conflicts... 2021-05-16T17:43:38.0706835Z checking available disk space... 2021-05-16T17:43:38.0727634Z :: Processing package changes... 2021-05-16T17:43:38.0728737Z installing mingw-w64-x86_64-pcre2... 2021-05-16T17:43:39.2303287Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T17:43:39.2304472Z resolving dependencies... 2021-05-16T17:43:39.2446841Z looking for conflicting packages... 2021-05-16T17:43:39.2751565Z 2021-05-16T17:43:39.2752952Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T17:43:39.2753561Z 2021-05-16T17:43:39.2754562Z Total Installed Size: 1.57 MiB 2021-05-16T17:43:39.2755163Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:39.2755871Z 2021-05-16T17:43:39.2756768Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:39.2757473Z checking keyring... 2021-05-16T17:43:39.3645244Z checking package integrity... 2021-05-16T17:43:39.4991685Z loading package files... 2021-05-16T17:43:39.5007645Z checking for file conflicts... 2021-05-16T17:43:39.5008686Z checking available disk space... 2021-05-16T17:43:39.5030533Z :: Processing package changes... 2021-05-16T17:43:39.5031527Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T17:43:40.4595841Z resolving dependencies... 2021-05-16T17:43:40.4899656Z looking for conflicting packages... 2021-05-16T17:43:40.5077318Z :: 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-16T17:43:40.5096406Z 2021-05-16T17:43:40.5097881Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T17:43:40.5098925Z 2021-05-16T17:43:40.5099816Z Total Download Size: 0.26 MiB 2021-05-16T17:43:40.5100750Z Total Installed Size: 1.33 MiB 2021-05-16T17:43:40.5101376Z Net Upgrade Size: 0.85 MiB 2021-05-16T17:43:40.5101766Z 2021-05-16T17:43:40.5102797Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:40.5103546Z :: Retrieving packages... 2021-05-16T17:43:40.8226637Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T17:43:41.1884765Z checking keyring... 2021-05-16T17:43:41.2928607Z checking package integrity... 2021-05-16T17:43:41.4533133Z loading package files... 2021-05-16T17:43:41.4560754Z checking for file conflicts... 2021-05-16T17:43:41.4567611Z checking available disk space... 2021-05-16T17:43:41.4602315Z :: Processing package changes... 2021-05-16T17:43:41.4603240Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T17:43:41.7226760Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T17:43:42.6319537Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T17:43:42.6320478Z resolving dependencies... 2021-05-16T17:43:42.6321712Z looking for conflicting packages... 2021-05-16T17:43:42.6789516Z 2021-05-16T17:43:42.6791667Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T17:43:42.6792265Z 2021-05-16T17:43:42.6792767Z Total Installed Size: 12.33 MiB 2021-05-16T17:43:42.6793326Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:42.6793639Z 2021-05-16T17:43:42.6794192Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:42.6794820Z checking keyring... 2021-05-16T17:43:42.7628869Z checking package integrity... 2021-05-16T17:43:42.9150949Z loading package files... 2021-05-16T17:43:42.9201747Z checking for file conflicts... 2021-05-16T17:43:42.9202810Z checking available disk space... 2021-05-16T17:43:42.9399250Z :: Processing package changes... 2021-05-16T17:43:42.9400512Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T17:43:44.3039963Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T17:43:44.3041324Z resolving dependencies... 2021-05-16T17:43:44.3599163Z looking for conflicting packages... 2021-05-16T17:43:44.3758954Z 2021-05-16T17:43:44.3760225Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T17:43:44.3761036Z 2021-05-16T17:43:44.3762108Z Total Installed Size: 11.78 MiB 2021-05-16T17:43:44.3762941Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:44.3763440Z 2021-05-16T17:43:44.3764373Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:44.3765156Z checking keyring... 2021-05-16T17:43:44.4683141Z checking package integrity... 2021-05-16T17:43:44.6249739Z loading package files... 2021-05-16T17:43:44.6297676Z checking for file conflicts... 2021-05-16T17:43:44.6298555Z checking available disk space... 2021-05-16T17:43:44.6436927Z :: Processing package changes... 2021-05-16T17:43:44.6437974Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T17:43:45.8008936Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T17:43:45.8009686Z resolving dependencies... 2021-05-16T17:43:45.8372297Z looking for conflicting packages... 2021-05-16T17:43:45.8484826Z 2021-05-16T17:43:45.8485928Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T17:43:45.8486641Z 2021-05-16T17:43:45.8487203Z Total Installed Size: 19.91 MiB 2021-05-16T17:43:45.8488140Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:45.8488475Z 2021-05-16T17:43:45.8489667Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:45.8490217Z checking keyring... 2021-05-16T17:43:45.9311265Z checking package integrity... 2021-05-16T17:43:46.0869126Z loading package files... 2021-05-16T17:43:46.0908286Z checking for file conflicts... 2021-05-16T17:43:46.0910268Z checking available disk space... 2021-05-16T17:43:46.0952468Z :: Processing package changes... 2021-05-16T17:43:46.0953474Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T17:43:47.1142410Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T17:43:47.1143285Z resolving dependencies... 2021-05-16T17:43:47.1528789Z looking for conflicting packages... 2021-05-16T17:43:47.1610942Z 2021-05-16T17:43:47.1611982Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T17:43:47.1612577Z 2021-05-16T17:43:47.1613166Z Total Installed Size: 29.16 MiB 2021-05-16T17:43:47.1613837Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:47.1614310Z 2021-05-16T17:43:47.1615072Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:47.1616210Z checking keyring... 2021-05-16T17:43:47.2454028Z checking package integrity... 2021-05-16T17:43:47.4060493Z loading package files... 2021-05-16T17:43:47.4101667Z checking for file conflicts... 2021-05-16T17:43:47.4102592Z checking available disk space... 2021-05-16T17:43:47.4207942Z :: Processing package changes... 2021-05-16T17:43:47.4209059Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T17:43:48.6875154Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T17:43:48.6876054Z resolving dependencies... 2021-05-16T17:43:48.7294516Z looking for conflicting packages... 2021-05-16T17:43:48.7439124Z 2021-05-16T17:43:48.7440152Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T17:43:48.7440982Z 2021-05-16T17:43:48.7441558Z Total Download Size: 17.02 MiB 2021-05-16T17:43:48.7442191Z Total Installed Size: 113.47 MiB 2021-05-16T17:43:48.7443039Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:43:48.7443446Z 2021-05-16T17:43:48.7444188Z :: Proceed with installation? [Y/n] 2021-05-16T17:43:48.7444898Z :: Retrieving packages... 2021-05-16T17:43:49.0516691Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T17:43:50.2155070Z checking keyring... 2021-05-16T17:43:50.3686245Z checking package integrity... 2021-05-16T17:43:50.7371929Z loading package files... 2021-05-16T17:43:50.8340772Z checking for file conflicts... 2021-05-16T17:43:50.8351308Z checking available disk space... 2021-05-16T17:43:52.4952898Z :: Processing package changes... 2021-05-16T17:43:52.4954225Z reinstalling mingw-w64-x86_64-python... 2021-05-16T17:44:04.2111211Z resolving dependencies... 2021-05-16T17:44:04.2497798Z looking for conflicting packages... 2021-05-16T17:44:04.2589271Z 2021-05-16T17:44:04.2590353Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T17:44:04.2591032Z 2021-05-16T17:44:04.2591571Z Total Download Size: 0.98 MiB 2021-05-16T17:44:04.2592372Z Total Installed Size: 3.56 MiB 2021-05-16T17:44:04.2592766Z 2021-05-16T17:44:04.2593620Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:04.2594512Z :: Retrieving packages... 2021-05-16T17:44:04.5681397Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T17:44:05.1174343Z checking keyring... 2021-05-16T17:44:05.2296817Z checking package integrity... 2021-05-16T17:44:05.4028770Z loading package files... 2021-05-16T17:44:05.4045695Z checking for file conflicts... 2021-05-16T17:44:05.4089895Z checking available disk space... 2021-05-16T17:44:05.4105913Z :: Processing package changes... 2021-05-16T17:44:05.4107148Z installing mingw-w64-x86_64-qpdf... 2021-05-16T17:44:06.3801959Z resolving dependencies... 2021-05-16T17:44:06.3903753Z looking for conflicting packages... 2021-05-16T17:44:06.4281566Z 2021-05-16T17:44:06.4282590Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T17:44:06.4283267Z 2021-05-16T17:44:06.4284019Z Total Download Size: 27.03 MiB 2021-05-16T17:44:06.4284935Z Total Installed Size: 194.29 MiB 2021-05-16T17:44:06.4285356Z 2021-05-16T17:44:06.4286094Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:06.4286810Z :: Retrieving packages... 2021-05-16T17:44:06.7379420Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T17:44:08.4010613Z checking keyring... 2021-05-16T17:44:08.5099085Z checking package integrity... 2021-05-16T17:44:08.9456919Z loading package files... 2021-05-16T17:44:08.9672032Z checking for file conflicts... 2021-05-16T17:44:09.1163468Z checking available disk space... 2021-05-16T17:44:09.1202537Z :: Processing package changes... 2021-05-16T17:44:09.1203755Z installing mingw-w64-x86_64-quantlib... 2021-05-16T17:44:12.1139047Z resolving dependencies... 2021-05-16T17:44:12.1627609Z looking for conflicting packages... 2021-05-16T17:44:12.1660840Z 2021-05-16T17:44:12.1662518Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T17:44:12.1663309Z 2021-05-16T17:44:12.1663927Z Total Download Size: 0.18 MiB 2021-05-16T17:44:12.1664595Z Total Installed Size: 0.79 MiB 2021-05-16T17:44:12.1665108Z 2021-05-16T17:44:12.1665894Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:12.1666642Z :: Retrieving packages... 2021-05-16T17:44:12.4742348Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T17:44:12.7501473Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T17:44:12.8417240Z checking keyring... 2021-05-16T17:44:13.0469780Z checking package integrity... 2021-05-16T17:44:13.3709650Z loading package files... 2021-05-16T17:44:13.3789273Z checking for file conflicts... 2021-05-16T17:44:13.3863355Z checking available disk space... 2021-05-16T17:44:13.3878472Z :: Processing package changes... 2021-05-16T17:44:13.3879694Z installing mingw-w64-x86_64-popt... 2021-05-16T17:44:13.4305899Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T17:44:14.4750298Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T17:44:15.5047622Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T17:44:16.4981276Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T17:44:16.4982063Z resolving dependencies... 2021-05-16T17:44:16.5132206Z looking for conflicting packages... 2021-05-16T17:44:16.5472097Z 2021-05-16T17:44:16.5473483Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T17:44:16.5474324Z 2021-05-16T17:44:16.5475279Z Total Installed Size: 1.79 MiB 2021-05-16T17:44:16.5475901Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:16.5476641Z 2021-05-16T17:44:16.5477560Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:16.5478241Z checking keyring... 2021-05-16T17:44:16.6331806Z checking package integrity... 2021-05-16T17:44:16.7704603Z loading package files... 2021-05-16T17:44:16.7725405Z checking for file conflicts... 2021-05-16T17:44:16.7726697Z checking available disk space... 2021-05-16T17:44:16.7802398Z :: Processing package changes... 2021-05-16T17:44:16.7803475Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T17:44:17.7091365Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T17:44:17.7092256Z resolving dependencies... 2021-05-16T17:44:17.7447972Z looking for conflicting packages... 2021-05-16T17:44:17.7562168Z 2021-05-16T17:44:17.7563100Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T17:44:17.7563660Z 2021-05-16T17:44:17.7564307Z Total Download Size: 0.37 MiB 2021-05-16T17:44:17.7564944Z Total Installed Size: 1.57 MiB 2021-05-16T17:44:17.7565588Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:17.7565983Z 2021-05-16T17:44:17.7566665Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:17.7567471Z :: Retrieving packages... 2021-05-16T17:44:18.0655238Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T17:44:18.4317754Z checking keyring... 2021-05-16T17:44:18.5359650Z checking package integrity... 2021-05-16T17:44:18.7088473Z loading package files... 2021-05-16T17:44:18.7117579Z checking for file conflicts... 2021-05-16T17:44:18.7118952Z checking available disk space... 2021-05-16T17:44:18.7383244Z :: Processing package changes... 2021-05-16T17:44:18.7384581Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T17:44:19.8419512Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T17:44:20.7520974Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T17:44:20.7522160Z resolving dependencies... 2021-05-16T17:44:20.7694620Z looking for conflicting packages... 2021-05-16T17:44:20.8003587Z 2021-05-16T17:44:20.8004929Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T17:44:20.8005805Z 2021-05-16T17:44:20.8007344Z Total Installed Size: 4.30 MiB 2021-05-16T17:44:20.8008438Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:20.8009350Z 2021-05-16T17:44:20.8010362Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:20.8012077Z checking keyring... 2021-05-16T17:44:20.8872086Z checking package integrity... 2021-05-16T17:44:21.0252252Z loading package files... 2021-05-16T17:44:21.0278805Z checking for file conflicts... 2021-05-16T17:44:21.0279993Z checking available disk space... 2021-05-16T17:44:21.0327534Z :: Processing package changes... 2021-05-16T17:44:21.0328505Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T17:44:22.0033810Z resolving dependencies... 2021-05-16T17:44:22.0513232Z looking for conflicting packages... 2021-05-16T17:44:22.0530637Z 2021-05-16T17:44:22.0531925Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T17:44:22.0532755Z 2021-05-16T17:44:22.0533342Z Total Download Size: 7.12 MiB 2021-05-16T17:44:22.0534008Z Total Installed Size: 31.49 MiB 2021-05-16T17:44:22.0534451Z 2021-05-16T17:44:22.0535609Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:22.0536372Z :: Retrieving packages... 2021-05-16T17:44:22.3599239Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T17:44:22.8276802Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T17:44:23.4025458Z checking keyring... 2021-05-16T17:44:23.5084786Z checking package integrity... 2021-05-16T17:44:23.8918377Z loading package files... 2021-05-16T17:44:23.9353216Z checking for file conflicts... 2021-05-16T17:44:24.3248952Z checking available disk space... 2021-05-16T17:44:24.3273069Z :: Processing package changes... 2021-05-16T17:44:24.3274118Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T17:44:24.3481820Z installing mingw-w64-x86_64-ruby... 2021-05-16T17:44:28.5762458Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T17:44:28.5763441Z resolving dependencies... 2021-05-16T17:44:28.5915225Z looking for conflicting packages... 2021-05-16T17:44:28.6244843Z 2021-05-16T17:44:28.6245997Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T17:44:28.6246548Z 2021-05-16T17:44:28.6247494Z Total Installed Size: 0.16 MiB 2021-05-16T17:44:28.6248094Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:28.6248851Z 2021-05-16T17:44:28.6249682Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:28.6250365Z checking keyring... 2021-05-16T17:44:28.7106347Z checking package integrity... 2021-05-16T17:44:28.8497977Z loading package files... 2021-05-16T17:44:28.8536422Z checking for file conflicts... 2021-05-16T17:44:28.8537299Z checking available disk space... 2021-05-16T17:44:28.8600233Z :: Processing package changes... 2021-05-16T17:44:28.8601174Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T17:44:29.7904975Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T17:44:29.7905889Z resolving dependencies... 2021-05-16T17:44:29.8261887Z looking for conflicting packages... 2021-05-16T17:44:29.8382664Z 2021-05-16T17:44:29.8383611Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T17:44:29.8384171Z 2021-05-16T17:44:29.8384754Z Total Download Size: 6.74 MiB 2021-05-16T17:44:29.8385393Z Total Installed Size: 48.62 MiB 2021-05-16T17:44:29.8386044Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:29.8386441Z 2021-05-16T17:44:29.8387388Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:29.8388801Z :: Retrieving packages... 2021-05-16T17:44:30.1499514Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T17:44:31.0014652Z checking keyring... 2021-05-16T17:44:31.1054673Z checking package integrity... 2021-05-16T17:44:31.3315993Z loading package files... 2021-05-16T17:44:31.3463812Z checking for file conflicts... 2021-05-16T17:44:31.3464897Z checking available disk space... 2021-05-16T17:44:31.8093999Z :: Processing package changes... 2021-05-16T17:44:31.8095283Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T17:44:34.2214950Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T17:44:34.2215973Z resolving dependencies... 2021-05-16T17:44:34.2216844Z looking for conflicting packages... 2021-05-16T17:44:34.2696125Z 2021-05-16T17:44:34.2697393Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T17:44:34.2697883Z 2021-05-16T17:44:34.2698873Z Total Installed Size: 0.16 MiB 2021-05-16T17:44:34.2699459Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:34.2700308Z 2021-05-16T17:44:34.2701174Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:34.2701885Z checking keyring... 2021-05-16T17:44:34.3517963Z checking package integrity... 2021-05-16T17:44:34.4847360Z loading package files... 2021-05-16T17:44:34.4887985Z checking for file conflicts... 2021-05-16T17:44:34.4889048Z checking available disk space... 2021-05-16T17:44:34.4920283Z :: Processing package changes... 2021-05-16T17:44:34.4921247Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T17:44:35.4584999Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T17:44:35.4586258Z resolving dependencies... 2021-05-16T17:44:35.4961648Z looking for conflicting packages... 2021-05-16T17:44:35.5055232Z 2021-05-16T17:44:35.5056210Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T17:44:35.5056739Z 2021-05-16T17:44:35.5057316Z Total Download Size: 2.59 MiB 2021-05-16T17:44:35.5057996Z Total Installed Size: 9.64 MiB 2021-05-16T17:44:35.5058640Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:35.5059052Z 2021-05-16T17:44:35.5059817Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:35.5060550Z :: Retrieving packages... 2021-05-16T17:44:35.8170253Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T17:44:36.5620487Z checking keyring... 2021-05-16T17:44:36.6711372Z checking package integrity... 2021-05-16T17:44:36.8551418Z loading package files... 2021-05-16T17:44:36.8820890Z checking for file conflicts... 2021-05-16T17:44:36.8822825Z checking available disk space... 2021-05-16T17:44:37.3084669Z :: Processing package changes... 2021-05-16T17:44:37.3085948Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T17:44:40.8154135Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T17:44:40.8155008Z resolving dependencies... 2021-05-16T17:44:40.8310331Z looking for conflicting packages... 2021-05-16T17:44:40.8654316Z 2021-05-16T17:44:40.8655393Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T17:44:40.8655973Z 2021-05-16T17:44:40.8656567Z Total Download Size: 0.03 MiB 2021-05-16T17:44:40.8657346Z Total Installed Size: 0.06 MiB 2021-05-16T17:44:40.8658022Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:40.8658432Z 2021-05-16T17:44:40.8659165Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:40.8659917Z :: Retrieving packages... 2021-05-16T17:44:41.1757694Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T17:44:41.2676044Z checking keyring... 2021-05-16T17:44:41.3715930Z checking package integrity... 2021-05-16T17:44:41.5317777Z loading package files... 2021-05-16T17:44:41.5330819Z checking for file conflicts... 2021-05-16T17:44:41.5331727Z checking available disk space... 2021-05-16T17:44:41.5373703Z :: Processing package changes... 2021-05-16T17:44:41.5374767Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T17:44:42.4645301Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T17:44:42.4646275Z resolving dependencies... 2021-05-16T17:44:42.5029692Z looking for conflicting packages... 2021-05-16T17:44:42.5117338Z 2021-05-16T17:44:42.5118384Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T17:44:42.5119031Z 2021-05-16T17:44:42.5119647Z Total Installed Size: 24.86 MiB 2021-05-16T17:44:42.5120733Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:42.5121465Z 2021-05-16T17:44:42.5122507Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:42.5123349Z checking keyring... 2021-05-16T17:44:42.5941600Z checking package integrity... 2021-05-16T17:44:42.7797324Z loading package files... 2021-05-16T17:44:42.7829563Z checking for file conflicts... 2021-05-16T17:44:42.7830423Z checking available disk space... 2021-05-16T17:44:42.7890951Z :: Processing package changes... 2021-05-16T17:44:42.7891984Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T17:44:43.8754449Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T17:44:43.8755523Z resolving dependencies... 2021-05-16T17:44:43.9202613Z looking for conflicting packages... 2021-05-16T17:44:43.9290829Z 2021-05-16T17:44:43.9291828Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T17:44:43.9292480Z 2021-05-16T17:44:43.9293151Z Total Installed Size: 7.49 MiB 2021-05-16T17:44:43.9294189Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:43.9294541Z 2021-05-16T17:44:43.9295676Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:43.9296386Z checking keyring... 2021-05-16T17:44:44.0141256Z checking package integrity... 2021-05-16T17:44:44.1808263Z loading package files... 2021-05-16T17:44:44.1848150Z checking for file conflicts... 2021-05-16T17:44:44.1849165Z checking available disk space... 2021-05-16T17:44:44.2474520Z :: Processing package changes... 2021-05-16T17:44:44.2475810Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T17:44:45.2622652Z resolving dependencies... 2021-05-16T17:44:45.3052701Z looking for conflicting packages... 2021-05-16T17:44:45.3136500Z 2021-05-16T17:44:45.3137363Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T17:44:45.3137930Z 2021-05-16T17:44:45.3138530Z Total Download Size: 3.09 MiB 2021-05-16T17:44:45.3139184Z Total Installed Size: 47.15 MiB 2021-05-16T17:44:45.3139612Z 2021-05-16T17:44:45.3141411Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:45.3142293Z :: Retrieving packages... 2021-05-16T17:44:45.6241903Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T17:44:46.3665398Z checking keyring... 2021-05-16T17:44:46.4710971Z checking package integrity... 2021-05-16T17:44:46.6693903Z loading package files... 2021-05-16T17:44:46.6726935Z checking for file conflicts... 2021-05-16T17:44:46.6760336Z checking available disk space... 2021-05-16T17:44:46.6774474Z :: Processing package changes... 2021-05-16T17:44:46.6775301Z installing mingw-w64-x86_64-tiledb... 2021-05-16T17:44:47.7552278Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T17:44:47.7553131Z resolving dependencies... 2021-05-16T17:44:47.7916965Z looking for conflicting packages... 2021-05-16T17:44:47.8028751Z 2021-05-16T17:44:47.8029651Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T17:44:47.8030480Z 2021-05-16T17:44:47.8031068Z Total Download Size: 1.93 MiB 2021-05-16T17:44:47.8031871Z Total Installed Size: 5.55 MiB 2021-05-16T17:44:47.8032541Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:47.8032954Z 2021-05-16T17:44:47.8033687Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:47.8034460Z :: Retrieving packages... 2021-05-16T17:44:48.1071592Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T17:44:48.7659700Z checking keyring... 2021-05-16T17:44:48.8731096Z checking package integrity... 2021-05-16T17:44:49.0564166Z loading package files... 2021-05-16T17:44:49.0672312Z checking for file conflicts... 2021-05-16T17:44:49.0673345Z checking available disk space... 2021-05-16T17:44:49.3099209Z :: Processing package changes... 2021-05-16T17:44:49.3100405Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T17:44:51.1422283Z resolving dependencies... 2021-05-16T17:44:51.1789409Z looking for conflicting packages... 2021-05-16T17:44:51.1907973Z 2021-05-16T17:44:51.1909123Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T17:44:51.1909678Z 2021-05-16T17:44:51.1910257Z Total Download Size: 0.11 MiB 2021-05-16T17:44:51.1910932Z Total Installed Size: 0.30 MiB 2021-05-16T17:44:51.1911351Z 2021-05-16T17:44:51.1912074Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:51.1913796Z :: Retrieving packages... 2021-05-16T17:44:51.4998034Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T17:44:51.7728126Z checking keyring... 2021-05-16T17:44:51.8822506Z checking package integrity... 2021-05-16T17:44:52.0479286Z loading package files... 2021-05-16T17:44:52.0502519Z checking for file conflicts... 2021-05-16T17:44:52.0510914Z checking available disk space... 2021-05-16T17:44:52.0525637Z :: Processing package changes... 2021-05-16T17:44:52.0526585Z installing mingw-w64-x86_64-tktable... 2021-05-16T17:44:52.9834626Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:44:52.9835875Z resolving dependencies... 2021-05-16T17:44:52.9984395Z looking for conflicting packages... 2021-05-16T17:44:53.0293898Z 2021-05-16T17:44:53.0295335Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:44:53.0295998Z 2021-05-16T17:44:53.0296569Z Total Download Size: 0.30 MiB 2021-05-16T17:44:53.0297276Z Total Installed Size: 0.96 MiB 2021-05-16T17:44:53.0298236Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:53.0298622Z 2021-05-16T17:44:53.0299374Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:53.0300113Z :: Retrieving packages... 2021-05-16T17:44:53.3329777Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:44:53.6985895Z checking keyring... 2021-05-16T17:44:53.8139446Z checking package integrity... 2021-05-16T17:44:53.9699492Z loading package files... 2021-05-16T17:44:53.9726437Z checking for file conflicts... 2021-05-16T17:44:53.9727370Z checking available disk space... 2021-05-16T17:44:53.9770000Z :: Processing package changes... 2021-05-16T17:44:53.9771280Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T17:44:54.9023767Z resolving dependencies... 2021-05-16T17:44:54.9151602Z looking for conflicting packages... 2021-05-16T17:44:54.9493760Z 2021-05-16T17:44:54.9495139Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T17:44:54.9496723Z 2021-05-16T17:44:54.9497383Z Total Download Size: 0.17 MiB 2021-05-16T17:44:54.9498068Z Total Installed Size: 0.70 MiB 2021-05-16T17:44:54.9498503Z 2021-05-16T17:44:54.9499233Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:54.9500135Z :: Retrieving packages... 2021-05-16T17:44:55.2602976Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T17:44:55.5395828Z checking keyring... 2021-05-16T17:44:55.6496065Z checking package integrity... 2021-05-16T17:44:55.8096789Z loading package files... 2021-05-16T17:44:55.8121812Z checking for file conflicts... 2021-05-16T17:44:55.8141356Z checking available disk space... 2021-05-16T17:44:55.8155402Z :: Processing package changes... 2021-05-16T17:44:55.8156446Z installing mingw-w64-x86_64-udunits... 2021-05-16T17:44:56.7683139Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T17:44:56.7684262Z resolving dependencies... 2021-05-16T17:44:56.7685534Z looking for conflicting packages... 2021-05-16T17:44:56.8146556Z 2021-05-16T17:44:56.8147912Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T17:44:56.8148643Z 2021-05-16T17:44:56.8149287Z Total Download Size: 0.01 MiB 2021-05-16T17:44:56.8149921Z Total Installed Size: 0.00 MiB 2021-05-16T17:44:56.8150550Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:56.8150942Z 2021-05-16T17:44:56.8151644Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:56.8152386Z :: Retrieving packages... 2021-05-16T17:44:57.1283546Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T17:44:57.2221602Z checking keyring... 2021-05-16T17:44:57.3329901Z checking package integrity... 2021-05-16T17:44:57.4997647Z loading package files... 2021-05-16T17:44:57.5022500Z checking for file conflicts... 2021-05-16T17:44:57.5023436Z checking available disk space... 2021-05-16T17:44:57.5040060Z :: Processing package changes... 2021-05-16T17:44:57.5041300Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T17:44:58.4160328Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:44:58.4161495Z resolving dependencies... 2021-05-16T17:44:58.4460356Z looking for conflicting packages... 2021-05-16T17:44:58.4707203Z 2021-05-16T17:44:58.4709758Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:44:58.4710655Z 2021-05-16T17:44:58.4711258Z Total Download Size: 0.04 MiB 2021-05-16T17:44:58.4711921Z Total Installed Size: 0.37 MiB 2021-05-16T17:44:58.4712589Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:44:58.4713055Z 2021-05-16T17:44:58.4713791Z :: Proceed with installation? [Y/n] 2021-05-16T17:44:58.4714544Z :: Retrieving packages... 2021-05-16T17:44:58.7876593Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:44:58.9729443Z checking keyring... 2021-05-16T17:44:59.0809283Z checking package integrity... 2021-05-16T17:44:59.2390721Z loading package files... 2021-05-16T17:44:59.2418096Z checking for file conflicts... 2021-05-16T17:44:59.2419032Z checking available disk space... 2021-05-16T17:44:59.2494413Z :: Processing package changes... 2021-05-16T17:44:59.2495745Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T17:45:00.1902070Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T17:45:00.1903637Z resolving dependencies... 2021-05-16T17:45:00.1905865Z looking for conflicting packages... 2021-05-16T17:45:00.2430065Z 2021-05-16T17:45:00.2432615Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T17:45:00.2433697Z 2021-05-16T17:45:00.2434412Z Total Download Size: 0.02 MiB 2021-05-16T17:45:00.2435066Z Total Installed Size: 0.21 MiB 2021-05-16T17:45:00.2435727Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:00.2436134Z 2021-05-16T17:45:00.2436884Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:00.2438264Z :: Retrieving packages... 2021-05-16T17:45:00.5490459Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T17:45:00.6413036Z checking keyring... 2021-05-16T17:45:00.7469446Z checking package integrity... 2021-05-16T17:45:00.9078811Z loading package files... 2021-05-16T17:45:00.9094834Z checking for file conflicts... 2021-05-16T17:45:00.9095721Z checking available disk space... 2021-05-16T17:45:00.9120664Z :: Processing package changes... 2021-05-16T17:45:00.9121795Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T17:45:01.8369420Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T17:45:01.8370365Z resolving dependencies... 2021-05-16T17:45:01.8639659Z looking for conflicting packages... 2021-05-16T17:45:01.8864481Z 2021-05-16T17:45:01.8865811Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T17:45:01.8866463Z 2021-05-16T17:45:01.8867108Z Total Installed Size: 6.66 MiB 2021-05-16T17:45:01.8867788Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:01.8868139Z 2021-05-16T17:45:01.8870302Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:01.8870897Z checking keyring... 2021-05-16T17:45:01.9746021Z checking package integrity... 2021-05-16T17:45:02.1191458Z loading package files... 2021-05-16T17:45:02.1236595Z checking for file conflicts... 2021-05-16T17:45:02.1237577Z checking available disk space... 2021-05-16T17:45:02.1259946Z :: Processing package changes... 2021-05-16T17:45:02.1260907Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T17:45:03.1799644Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T17:45:03.1800463Z resolving dependencies... 2021-05-16T17:45:03.1982300Z looking for conflicting packages... 2021-05-16T17:45:03.2297278Z 2021-05-16T17:45:03.2298425Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T17:45:03.2298998Z 2021-05-16T17:45:03.2299626Z Total Installed Size: 46.73 MiB 2021-05-16T17:45:03.2300850Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:03.2301432Z 2021-05-16T17:45:03.2302270Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:03.2303208Z checking keyring... 2021-05-16T17:45:03.3121073Z checking package integrity... 2021-05-16T17:45:03.4661273Z loading package files... 2021-05-16T17:45:03.4688731Z checking for file conflicts... 2021-05-16T17:45:03.4689668Z checking available disk space... 2021-05-16T17:45:03.4716005Z :: Processing package changes... 2021-05-16T17:45:03.4717093Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T17:45:04.4652753Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T17:45:04.4653688Z resolving dependencies... 2021-05-16T17:45:04.4654953Z looking for conflicting packages... 2021-05-16T17:45:04.5137939Z 2021-05-16T17:45:04.5139320Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T17:45:04.5139868Z 2021-05-16T17:45:04.5141161Z Total Installed Size: 1.70 MiB 2021-05-16T17:45:04.5141816Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:04.5143671Z 2021-05-16T17:45:04.5144536Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:04.5145253Z checking keyring... 2021-05-16T17:45:04.6012800Z checking package integrity... 2021-05-16T17:45:04.7432551Z loading package files... 2021-05-16T17:45:04.7455914Z checking for file conflicts... 2021-05-16T17:45:04.7461906Z checking available disk space... 2021-05-16T17:45:04.7478894Z :: Processing package changes... 2021-05-16T17:45:04.7479934Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T17:45:05.6453981Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T17:45:05.6454799Z resolving dependencies... 2021-05-16T17:45:05.6620057Z looking for conflicting packages... 2021-05-16T17:45:05.6925683Z 2021-05-16T17:45:05.6927056Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T17:45:05.6927593Z 2021-05-16T17:45:05.6928178Z Total Download Size: 0.35 MiB 2021-05-16T17:45:05.6929136Z Total Installed Size: 1.67 MiB 2021-05-16T17:45:05.6929881Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:05.6930300Z 2021-05-16T17:45:05.6931043Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:05.6931787Z :: Retrieving packages... 2021-05-16T17:45:06.0099484Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T17:45:06.3765585Z checking keyring... 2021-05-16T17:45:06.4900389Z checking package integrity... 2021-05-16T17:45:06.6544778Z loading package files... 2021-05-16T17:45:06.6583014Z checking for file conflicts... 2021-05-16T17:45:06.6584207Z checking available disk space... 2021-05-16T17:45:06.7044241Z :: Processing package changes... 2021-05-16T17:45:06.7045461Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T17:45:07.7471710Z resolving dependencies... 2021-05-16T17:45:07.7634066Z looking for conflicting packages... 2021-05-16T17:45:07.7938215Z 2021-05-16T17:45:07.7939422Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T17:45:07.7939990Z 2021-05-16T17:45:07.7940636Z Total Download Size: 0.50 MiB 2021-05-16T17:45:07.7941324Z Total Installed Size: 3.27 MiB 2021-05-16T17:45:07.7941754Z 2021-05-16T17:45:07.7942549Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:07.7943277Z :: Retrieving packages... 2021-05-16T17:45:08.0986235Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T17:45:08.5554656Z checking keyring... 2021-05-16T17:45:08.6598298Z checking package integrity... 2021-05-16T17:45:08.8311954Z loading package files... 2021-05-16T17:45:08.8383730Z checking for file conflicts... 2021-05-16T17:45:08.8421261Z checking available disk space... 2021-05-16T17:45:08.8431695Z :: Processing package changes... 2021-05-16T17:45:08.8432775Z installing mingw-w64-x86_64-yasm... 2021-05-16T17:45:09.9790377Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T17:45:10.8816668Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T17:45:10.8819428Z resolving dependencies... 2021-05-16T17:45:10.8820651Z looking for conflicting packages... 2021-05-16T17:45:10.9308293Z 2021-05-16T17:45:10.9309616Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T17:45:10.9310136Z 2021-05-16T17:45:10.9310724Z Total Download Size: 0.10 MiB 2021-05-16T17:45:10.9311364Z Total Installed Size: 0.38 MiB 2021-05-16T17:45:10.9312016Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:10.9312424Z 2021-05-16T17:45:10.9313268Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:10.9314078Z :: Retrieving packages... 2021-05-16T17:45:11.2422632Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T17:45:11.5154535Z checking keyring... 2021-05-16T17:45:11.6184587Z checking package integrity... 2021-05-16T17:45:11.7804200Z loading package files... 2021-05-16T17:45:11.7828071Z checking for file conflicts... 2021-05-16T17:45:11.7829056Z checking available disk space... 2021-05-16T17:45:11.7890165Z :: Processing package changes... 2021-05-16T17:45:11.7891298Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T17:45:12.7408363Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T17:45:12.7409769Z resolving dependencies... 2021-05-16T17:45:12.7410928Z looking for conflicting packages... 2021-05-16T17:45:12.7989431Z 2021-05-16T17:45:12.7991016Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T17:45:12.7991515Z 2021-05-16T17:45:12.7992056Z Total Download Size: 0.52 MiB 2021-05-16T17:45:12.7992693Z Total Installed Size: 3.70 MiB 2021-05-16T17:45:12.7993298Z Net Upgrade Size: 0.00 MiB 2021-05-16T17:45:12.7993723Z 2021-05-16T17:45:12.7994457Z :: Proceed with installation? [Y/n] 2021-05-16T17:45:12.7995152Z :: Retrieving packages... 2021-05-16T17:45:13.1071317Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T17:45:13.5645109Z checking keyring... 2021-05-16T17:45:13.6681404Z checking package integrity... 2021-05-16T17:45:13.8313855Z loading package files... 2021-05-16T17:45:13.8337634Z checking for file conflicts... 2021-05-16T17:45:13.8339526Z checking available disk space... 2021-05-16T17:45:13.8400290Z :: Processing package changes... 2021-05-16T17:45:13.8401344Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T17:45:14.1582961Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T17:45:14.1584460Z Dload Upload Total Spent Left Speed 2021-05-16T17:45:14.1585405Z 2021-05-16T17:45:14.5981887Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T17:45:14.5983206Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 369 2021-05-16T17:45:14.8681442Z 2021-05-16T17:45:14.8683007Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T17:45:16.8604552Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T17:45:16.8605151Z with: 2021-05-16T17:45:16.8605617Z github_slug: neuroconductor/brainR 2021-05-16T17:45:16.8606054Z env: 2021-05-16T17:45:16.8606494Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:16.8606962Z TIC_DEPLOY_KEY: 2021-05-16T17:45:16.8607323Z RSPM: 2021-05-16T17:45:16.8608908Z GITHUB_PAT: *** 2021-05-16T17:45:16.8609500Z COVERALLS_TOKEN: 2021-05-16T17:45:16.8610222Z continue-on-error: false 2021-05-16T17:45:16.8610709Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:16.8611178Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:16.8611581Z TZ: UTC 2021-05-16T17:45:16.8611995Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:16.8612562Z NOT_CRAN: true 2021-05-16T17:45:16.8612978Z MSYSTEM: MINGW64 2021-05-16T17:45:16.8613376Z ##[endgroup] 2021-05-16T17:45:17.1059221Z repo slug is: neuroconductor/brainR 2021-05-16T17:45:17.1628233Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T17:45:17.1628996Z env: 2021-05-16T17:45:17.1629463Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:17.1629946Z TIC_DEPLOY_KEY: 2021-05-16T17:45:17.1630463Z RSPM: 2021-05-16T17:45:17.1632120Z GITHUB_PAT: *** 2021-05-16T17:45:17.1632644Z COVERALLS_TOKEN: 2021-05-16T17:45:17.1633169Z continue-on-error: false 2021-05-16T17:45:17.1633721Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:17.1634185Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:17.1634622Z TZ: UTC 2021-05-16T17:45:17.1635057Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:17.1635658Z NOT_CRAN: true 2021-05-16T17:45:17.1636080Z MSYSTEM: MINGW64 2021-05-16T17:45:17.1636512Z ##[endgroup] 2021-05-16T17:45:17.9523400Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T17:45:17.9525030Z with: 2021-05-16T17:45:17.9525414Z repo_name: brainR 2021-05-16T17:45:17.9525830Z repo_version: 1.6.0 2021-05-16T17:45:17.9526231Z runner_os: Windows 2021-05-16T17:45:17.9526631Z R_version: 3.5 2021-05-16T17:45:17.9526970Z env: 2021-05-16T17:45:17.9527423Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:17.9527928Z TIC_DEPLOY_KEY: 2021-05-16T17:45:17.9528405Z RSPM: 2021-05-16T17:45:17.9529961Z GITHUB_PAT: *** 2021-05-16T17:45:17.9530567Z COVERALLS_TOKEN: 2021-05-16T17:45:17.9531220Z continue-on-error: false 2021-05-16T17:45:17.9531684Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:17.9532097Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:17.9532491Z TZ: UTC 2021-05-16T17:45:17.9533015Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:17.9533425Z NOT_CRAN: true 2021-05-16T17:45:17.9533778Z MSYSTEM: MINGW64 2021-05-16T17:45:17.9534172Z ##[endgroup] 2021-05-16T17:45:18.0276637Z Package: brainR 2021-05-16T17:45:18.0282396Z Version: 1.6.0 2021-05-16T17:45:18.0283371Z OS: Windows 2021-05-16T17:45:18.0531566Z ##[group]Run install.packages('remotes') 2021-05-16T17:45:18.0533496Z install.packages('remotes') 2021-05-16T17:45:18.0534378Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T17:45:18.0535428Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T17:45:18.0543140Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:45:18.0543566Z env: 2021-05-16T17:45:18.0544037Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:18.0544511Z TIC_DEPLOY_KEY: 2021-05-16T17:45:18.0544884Z RSPM: 2021-05-16T17:45:18.0545884Z GITHUB_PAT: *** 2021-05-16T17:45:18.0546385Z COVERALLS_TOKEN: 2021-05-16T17:45:18.0546883Z continue-on-error: false 2021-05-16T17:45:18.0547377Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:18.0547814Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:18.0548236Z TZ: UTC 2021-05-16T17:45:18.0548654Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:18.0549087Z NOT_CRAN: true 2021-05-16T17:45:18.0549469Z MSYSTEM: MINGW64 2021-05-16T17:45:18.0549909Z ##[endgroup] 2021-05-16T17:45:18.3224469Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:45:18.3225396Z (as 'lib' is unspecified) 2021-05-16T17:45:20.5241781Z 2021-05-16T17:45:20.5248413Z There is a binary version available but the source version is later: 2021-05-16T17:45:20.5481518Z binary source needs_compilation 2021-05-16T17:45:20.5482547Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T17:45:20.5483058Z 2021-05-16T17:45:20.5484640Z installing the source package 'remotes' 2021-05-16T17:45:20.5485177Z 2021-05-16T17:45:20.7675252Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T17:45:20.7710155Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T17:45:20.7725772Z ================================================== 2021-05-16T17:45:20.7727014Z downloaded 144 KB 2021-05-16T17:45:20.7727626Z 2021-05-16T17:45:21.6691938Z * installing *source* package 'remotes' ... 2021-05-16T17:45:21.6931114Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T17:45:21.7291340Z ** R 2021-05-16T17:45:21.7917340Z ** inst 2021-05-16T17:45:21.7920491Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:24.2539786Z ** help 2021-05-16T17:45:24.4700439Z *** installing help indices 2021-05-16T17:45:24.5868525Z converting help for package 'remotes' 2021-05-16T17:45:24.6387301Z finding HTML links ... done 2021-05-16T17:45:24.7028229Z available_packages html 2021-05-16T17:45:24.7733196Z bioc_install_repos html 2021-05-16T17:45:24.8092635Z download html 2021-05-16T17:45:24.8356884Z download_version html 2021-05-16T17:45:24.8418861Z git_credentials html 2021-05-16T17:45:24.8511718Z github_refs html 2021-05-16T17:45:24.8795667Z github_remote html 2021-05-16T17:45:24.8853810Z gitlab_pat html 2021-05-16T17:45:24.9528599Z install_bioc html 2021-05-16T17:45:25.0402724Z install_bitbucket html 2021-05-16T17:45:25.0940985Z install_cran html 2021-05-16T17:45:25.1341032Z install_deps html 2021-05-16T17:45:25.1549837Z install_dev html 2021-05-16T17:45:25.2138984Z install_git html 2021-05-16T17:45:25.2778013Z install_github html 2021-05-16T17:45:25.3349459Z install_gitlab html 2021-05-16T17:45:25.3831349Z install_local html 2021-05-16T17:45:25.4220052Z install_remote html 2021-05-16T17:45:25.4769851Z install_svn html 2021-05-16T17:45:25.5257033Z install_url html 2021-05-16T17:45:25.5983419Z install_version html 2021-05-16T17:45:25.6425466Z package_deps html 2021-05-16T17:45:25.6543658Z parse-git-repo html 2021-05-16T17:45:25.6691677Z standardise_dep html 2021-05-16T17:45:25.6872201Z system_requirements html 2021-05-16T17:45:25.7318078Z update_packages html 2021-05-16T17:45:25.7326586Z ** building package indices 2021-05-16T17:45:25.8315319Z ** installing vignettes 2021-05-16T17:45:25.8404064Z ** testing if installed package can be loaded 2021-05-16T17:45:25.8407277Z *** arch - i386 2021-05-16T17:45:26.3590546Z *** arch - x64 2021-05-16T17:45:26.6716852Z * DONE (remotes) 2021-05-16T17:45:26.7342768Z In R CMD INSTALL 2021-05-16T17:45:26.7366912Z 2021-05-16T17:45:26.7367808Z The downloaded source packages are in 2021-05-16T17:45:26.7368874Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp2Rt3s6\downloaded_packages' 2021-05-16T17:45:31.6027078Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T17:45:31.6027921Z remotes::install_github("ropensci/tic") 2021-05-16T17:45:31.6028596Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T17:45:31.6029384Z remotes::install_github("muschellij2/aghast") 2021-05-16T17:45:31.6030001Z remotes::install_cran("covr") 2021-05-16T17:45:31.6038157Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T17:45:31.6038584Z env: 2021-05-16T17:45:31.6039057Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T17:45:31.6039532Z TIC_DEPLOY_KEY: 2021-05-16T17:45:31.6039899Z RSPM: 2021-05-16T17:45:31.6041309Z GITHUB_PAT: *** 2021-05-16T17:45:31.6042290Z COVERALLS_TOKEN: 2021-05-16T17:45:31.6042861Z continue-on-error: false 2021-05-16T17:45:31.6043348Z VDIFFR_RUN_TESTS: 2021-05-16T17:45:31.6043798Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T17:45:31.6044193Z TZ: UTC 2021-05-16T17:45:31.6044661Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T17:45:31.6045606Z NOT_CRAN: true 2021-05-16T17:45:31.6045999Z MSYSTEM: MINGW64 2021-05-16T17:45:31.6046407Z ##[endgroup] 2021-05-16T17:45:31.8779319Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:45:32.5596228Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T17:45:37.8471932Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T17:45:37.8472866Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:45:37.8473521Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:45:37.8474102Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T17:45:37.8474703Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T17:45:37.8475280Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:45:37.8475874Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T17:45:37.8476628Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T17:45:37.8477211Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T17:45:37.8478028Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T17:45:37.8478615Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T17:45:37.8479219Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T17:45:37.8479848Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T17:45:37.8480429Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T17:45:37.8481003Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T17:45:37.8481926Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T17:45:37.8482582Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:45:37.8483239Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:45:37.8483837Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T17:45:37.8484436Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T17:45:37.8485010Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T17:45:37.8485588Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T17:45:37.8486443Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T17:45:37.8487359Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T17:45:37.8488064Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:45:37.8488589Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:45:37.8489322Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:45:37.8489939Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:45:37.8490450Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T17:45:37.8491149Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T17:45:37.8491685Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T17:45:37.8492487Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T17:45:37.8493076Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T17:45:37.8493827Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T17:45:37.8494422Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T17:45:37.8510993Z 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-16T17:45:37.8529692Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:45:37.8530538Z (as 'lib' is unspecified) 2021-05-16T17:45:39.5775109Z 2021-05-16T17:45:39.5778810Z There are binary versions available but the source versions are later: 2021-05-16T17:45:39.5812152Z binary source needs_compilation 2021-05-16T17:45:39.5813179Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T17:45:39.5813859Z magrittr 1.5 2.0.1 TRUE 2021-05-16T17:45:39.5814517Z glue 1.4.0 1.4.2 TRUE 2021-05-16T17:45:39.5815100Z sys 3.3 3.4 TRUE 2021-05-16T17:45:39.5815694Z R6 2.4.1 2.5.0 FALSE 2021-05-16T17:45:39.5816410Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T17:45:39.5817048Z mime 0.9 0.10 TRUE 2021-05-16T17:45:39.5817652Z curl 4.3 4.3.1 TRUE 2021-05-16T17:45:39.5818256Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T17:45:39.5818875Z httr 1.4.1 1.4.2 FALSE 2021-05-16T17:45:39.5819470Z cli 2.0.2 2.5.0 FALSE 2021-05-16T17:45:39.5820046Z zip 2.0.4 2.1.1 TRUE 2021-05-16T17:45:39.5820993Z rstudioapi 0.11 0.13 FALSE 2021-05-16T17:45:39.5821669Z credentials 1.1 1.3.0 FALSE 2021-05-16T17:45:39.5822337Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T17:45:39.5822971Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T17:45:39.5823582Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T17:45:39.5824216Z withr 2.2.0 2.4.2 FALSE 2021-05-16T17:45:39.5824842Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T17:45:39.5825470Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T17:45:39.5826094Z gh 1.1.0 1.3.0 FALSE 2021-05-16T17:45:39.5827103Z gert 0.3 1.3.0 TRUE 2021-05-16T17:45:39.5827871Z Package which is only available in source form, and may need 2021-05-16T17:45:39.5828773Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T17:45:39.5829465Z fs 1.4.1 1.5.0 TRUE 2021-05-16T17:45:39.5830120Z desc 1.2.0 1.3.0 FALSE 2021-05-16T17:45:39.5830732Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T17:45:39.5831341Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T17:45:39.5831968Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T17:45:39.5832822Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T17:45:39.5833187Z 2021-05-16T17:45:39.5853512Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T17:45:39.5883764Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T17:45:39.5898536Z ================================================== 2021-05-16T17:45:39.5899483Z downloaded 62 KB 2021-05-16T17:45:39.5899949Z 2021-05-16T17:45:39.5911334Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T17:45:39.5980647Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T17:45:39.5983867Z ================================================== 2021-05-16T17:45:39.5984745Z downloaded 15 KB 2021-05-16T17:45:39.5985230Z 2021-05-16T17:45:39.5997326Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T17:45:39.6038273Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T17:45:39.6056875Z ================================================== 2021-05-16T17:45:39.6057904Z downloaded 200 KB 2021-05-16T17:45:39.6059430Z 2021-05-16T17:45:39.6069672Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T17:45:39.6101036Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T17:45:39.6110853Z ================================================== 2021-05-16T17:45:39.6111716Z downloaded 80 KB 2021-05-16T17:45:39.6112167Z 2021-05-16T17:45:39.6122481Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T17:45:39.6150712Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T17:45:39.6189237Z ================================================== 2021-05-16T17:45:39.6189914Z downloaded 415 KB 2021-05-16T17:45:39.6190428Z 2021-05-16T17:45:39.6387845Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T17:45:39.6508545Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T17:45:39.6763962Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T17:45:39.7004004Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T17:45:39.7363296Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T17:45:39.7394671Z 2021-05-16T17:45:39.7395652Z The downloaded binary packages are in 2021-05-16T17:45:39.7397310Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages 2021-05-16T17:45:39.7401602Z 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-16T17:45:39.7403019Z 2021-05-16T17:45:39.7420941Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T17:45:39.7500542Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T17:45:39.7595616Z ================================================== 2021-05-16T17:45:39.7596810Z downloaded 841 KB 2021-05-16T17:45:39.7597351Z 2021-05-16T17:45:39.7609554Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T17:45:39.7639604Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T17:45:39.7657131Z ================================================== 2021-05-16T17:45:39.7658273Z downloaded 259 KB 2021-05-16T17:45:39.7658839Z 2021-05-16T17:45:39.7669403Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T17:45:39.7710336Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T17:45:39.7718082Z ================================================== 2021-05-16T17:45:39.7718770Z downloaded 96 KB 2021-05-16T17:45:39.7719180Z 2021-05-16T17:45:39.7732761Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T17:45:39.7760716Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T17:45:39.7765520Z ================================================== 2021-05-16T17:45:39.7766696Z downloaded 19 KB 2021-05-16T17:45:39.7767232Z 2021-05-16T17:45:39.7781198Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T17:45:39.7811789Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T17:45:39.7820492Z ================================================== 2021-05-16T17:45:39.7821403Z downloaded 61 KB 2021-05-16T17:45:39.7821893Z 2021-05-16T17:45:39.7834012Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T17:45:39.7889495Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T17:45:39.7979121Z ================================================== 2021-05-16T17:45:39.7980137Z downloaded 1.3 MB 2021-05-16T17:45:39.7980609Z 2021-05-16T17:45:39.7993809Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T17:45:39.8023424Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T17:45:39.8026770Z ================================================== 2021-05-16T17:45:39.8027678Z downloaded 12 KB 2021-05-16T17:45:39.8028170Z 2021-05-16T17:45:39.8041915Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T17:45:39.8068922Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T17:45:39.8129161Z ================================================== 2021-05-16T17:45:39.8130171Z downloaded 774 KB 2021-05-16T17:45:39.8130644Z 2021-05-16T17:45:39.8147267Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T17:45:39.8191664Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T17:45:39.8228231Z ================================================== 2021-05-16T17:45:39.8229248Z downloaded 411 KB 2021-05-16T17:45:39.8229764Z 2021-05-16T17:45:39.8242625Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T17:45:39.8283319Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T17:45:39.8299004Z ================================================== 2021-05-16T17:45:39.8300213Z downloaded 156 KB 2021-05-16T17:45:39.8300788Z 2021-05-16T17:45:39.8313954Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T17:45:39.8342081Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T17:45:39.8357107Z ================================================== 2021-05-16T17:45:39.8358064Z downloaded 60 KB 2021-05-16T17:45:39.8358564Z 2021-05-16T17:45:39.8372814Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T17:45:39.8442097Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T17:45:39.8458527Z ================================================== 2021-05-16T17:45:39.8459547Z downloaded 154 KB 2021-05-16T17:45:39.8460058Z 2021-05-16T17:45:39.8482591Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T17:45:39.8519655Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T17:45:39.8528478Z ================================================== 2021-05-16T17:45:39.8529933Z downloaded 110 KB 2021-05-16T17:45:39.8530424Z 2021-05-16T17:45:39.8546545Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T17:45:39.8584312Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T17:45:39.8594542Z ================================================== 2021-05-16T17:45:39.8595468Z downloaded 107 KB 2021-05-16T17:45:39.8595947Z 2021-05-16T17:45:39.8612201Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T17:45:39.8644414Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T17:45:39.8692042Z ================================================== 2021-05-16T17:45:39.8693090Z downloaded 224 KB 2021-05-16T17:45:39.8693822Z 2021-05-16T17:45:39.8708439Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T17:45:39.8758565Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T17:45:39.8772272Z ================================================== 2021-05-16T17:45:39.8773259Z downloaded 58 KB 2021-05-16T17:45:39.8773762Z 2021-05-16T17:45:39.8792239Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T17:45:39.8823958Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T17:45:39.8828299Z ================================================== 2021-05-16T17:45:39.8829280Z downloaded 34 KB 2021-05-16T17:45:39.8829764Z 2021-05-16T17:45:39.8846090Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T17:45:39.8873550Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T17:45:39.8880503Z ================================================== 2021-05-16T17:45:39.8881525Z downloaded 43 KB 2021-05-16T17:45:39.8882054Z 2021-05-16T17:45:39.8894825Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T17:45:39.8930230Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T17:45:39.8937435Z ================================================== 2021-05-16T17:45:39.8938328Z downloaded 92 KB 2021-05-16T17:45:39.8938772Z 2021-05-16T17:45:39.8955343Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T17:45:39.8983434Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T17:45:39.8988365Z ================================================== 2021-05-16T17:45:39.8989276Z downloaded 12 KB 2021-05-16T17:45:39.8989948Z 2021-05-16T17:45:39.9007818Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T17:45:39.9058678Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T17:45:39.9068142Z ================================================== 2021-05-16T17:45:39.9069173Z downloaded 81 KB 2021-05-16T17:45:39.9069712Z 2021-05-16T17:45:39.9082398Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T17:45:39.9134557Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T17:45:39.9141778Z ================================================== 2021-05-16T17:45:39.9142349Z downloaded 44 KB 2021-05-16T17:45:39.9142825Z 2021-05-16T17:45:39.9157027Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T17:45:39.9229749Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T17:45:39.9235496Z ================================================== 2021-05-16T17:45:39.9236495Z downloaded 64 KB 2021-05-16T17:45:39.9236983Z 2021-05-16T17:45:39.9250469Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T17:45:39.9403038Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T17:45:39.9477959Z ================================================== 2021-05-16T17:45:39.9479056Z downloaded 777 KB 2021-05-16T17:45:39.9480078Z 2021-05-16T17:45:39.9600772Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T17:45:39.9628848Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T17:45:39.9651648Z ================================================== 2021-05-16T17:45:39.9652699Z downloaded 286 KB 2021-05-16T17:45:39.9653221Z 2021-05-16T17:45:39.9670023Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T17:45:39.9708073Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T17:45:39.9712474Z ================================================== 2021-05-16T17:45:39.9713465Z downloaded 20 KB 2021-05-16T17:45:39.9713994Z 2021-05-16T17:45:39.9730639Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T17:45:39.9758896Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T17:45:39.9764078Z ================================================== 2021-05-16T17:45:39.9765184Z downloaded 24 KB 2021-05-16T17:45:39.9765902Z 2021-05-16T17:45:39.9779837Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T17:45:39.9885063Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T17:45:39.9908373Z ================================================== 2021-05-16T17:45:39.9909545Z downloaded 298 KB 2021-05-16T17:45:39.9910066Z 2021-05-16T17:45:39.9926988Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T17:45:39.9958954Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T17:45:39.9975973Z ================================================== 2021-05-16T17:45:39.9976901Z downloaded 16 KB 2021-05-16T17:45:39.9977347Z 2021-05-16T17:45:39.9988765Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T17:45:40.0037683Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T17:45:40.0170871Z ================================================== 2021-05-16T17:45:40.0171903Z downloaded 1.2 MB 2021-05-16T17:45:40.0172408Z 2021-05-16T17:45:41.2325732Z * installing *source* package 'rlang' ... 2021-05-16T17:45:41.2887843Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T17:45:41.3293453Z ** libs 2021-05-16T17:45:41.3311192Z 2021-05-16T17:45:41.3312074Z *** arch - i386 2021-05-16T17:45:41.4959328Z 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-16T17:45:41.9329616Z 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-16T17:45:42.4463961Z 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-16T17:45:45.7406566Z 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-16T17:45:47.4480760Z 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-16T17:45:47.7164277Z 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-16T17:45:47.9479162Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T17:45:47.9497212Z 2021-05-16T17:45:47.9498700Z *** arch - x64 2021-05-16T17:45:48.0754789Z 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-16T17:45:48.4048213Z 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-16T17:45:48.8609637Z 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-16T17:45:50.8054735Z In file included from ./lib/rlang.h:83:0, 2021-05-16T17:45:50.8055808Z from internal/arg.c:1, 2021-05-16T17:45:50.8056484Z from internal.c:1: 2021-05-16T17:45:50.8057312Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T17:45:50.8058796Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:45:50.8059929Z return ENCLOS(env); 2021-05-16T17:45:50.8060426Z ^ 2021-05-16T17:45:50.8061013Z In file included from internal.c:8:0: 2021-05-16T17:45:50.8062071Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T17:45:50.8062765Z sexp* top; 2021-05-16T17:45:50.8063246Z ^ 2021-05-16T17:45:50.9254490Z 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-16T17:45:52.0343874Z 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-16T17:45:52.2926059Z 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-16T17:45:52.5076184Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T17:45:52.5114588Z ** R 2021-05-16T17:45:52.6332439Z ** inst 2021-05-16T17:45:52.6360510Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:45:57.3602904Z ** help 2021-05-16T17:45:58.5480901Z *** installing help indices 2021-05-16T17:45:59.1298005Z converting help for package 'rlang' 2021-05-16T17:45:59.1629114Z finding HTML links ... done 2021-05-16T17:45:59.4813856Z abort html 2021-05-16T17:45:59.5438859Z are_na html 2021-05-16T17:45:59.5647730Z arg_match html 2021-05-16T17:45:59.5840840Z as_box html 2021-05-16T17:45:59.6023455Z as_bytes html 2021-05-16T17:45:59.6895931Z as_data_mask html 2021-05-16T17:45:59.7083117Z as_env html 2021-05-16T17:45:59.7267845Z as_environment html 2021-05-16T17:45:59.7626372Z as_function html 2021-05-16T17:45:59.7892389Z as_label html 2021-05-16T17:45:59.8131044Z as_name html 2021-05-16T17:45:59.8487512Z as_overscope html 2021-05-16T17:45:59.8572001Z as_pairlist html 2021-05-16T17:45:59.8749157Z as_quosure html 2021-05-16T17:45:59.8977500Z as_string html 2021-05-16T17:45:59.9199499Z as_utf8_character html 2021-05-16T17:45:59.9364209Z bare-type-predicates html 2021-05-16T17:45:59.9563883Z box html 2021-05-16T17:45:59.9983641Z call2 html 2021-05-16T17:46:00.0198114Z call_args html 2021-05-16T17:46:00.0337999Z call_fn html 2021-05-16T17:46:00.0424018Z call_inspect html 2021-05-16T17:46:00.0676352Z call_modify html 2021-05-16T17:46:00.0805961Z call_name html 2021-05-16T17:46:00.0854039Z call_parse_type html 2021-05-16T17:46:00.1019483Z call_standardise html 2021-05-16T17:46:00.1117975Z caller_env html 2021-05-16T17:46:00.1312122Z caller_fn html 2021-05-16T17:46:00.1441089Z caller_frame html 2021-05-16T17:46:00.1540596Z catch_cnd html 2021-05-16T17:46:00.1750168Z chr_unserialise_unicode html 2021-05-16T17:46:00.1976978Z cnd html 2021-05-16T17:46:00.2304998Z cnd_message html 2021-05-16T17:46:00.2682302Z cnd_muffle html 2021-05-16T17:46:00.3007274Z cnd_signal html 2021-05-16T17:46:00.3107701Z cnd_type html 2021-05-16T17:46:00.3259309Z done html 2021-05-16T17:46:00.3448036Z dots_definitions html 2021-05-16T17:46:00.3511010Z dots_n html 2021-05-16T17:46:00.3776649Z dots_values html 2021-05-16T17:46:00.3920682Z duplicate html 2021-05-16T17:46:00.4257324Z dyn-dots html 2021-05-16T17:46:00.4329958Z empty_env html 2021-05-16T17:46:00.4510981Z enquo0 html 2021-05-16T17:46:00.4805246Z entrace html 2021-05-16T17:46:00.5290663Z env html 2021-05-16T17:46:00.5809187Z env_bind html 2021-05-16T17:46:00.6053623Z env_bind_exprs html 2021-05-16T17:46:00.6190064Z env_binding_are_active html 2021-05-16T17:46:00.6421918Z env_binding_lock html 2021-05-16T17:46:00.6534040Z env_browse html 2021-05-16T17:46:00.6839564Z env_bury html 2021-05-16T17:46:00.6919669Z env_clone html 2021-05-16T17:46:00.7041721Z env_depth html 2021-05-16T17:46:00.7183256Z env_get html 2021-05-16T17:46:00.7303357Z env_has html 2021-05-16T17:46:00.7387356Z env_inherits html 2021-05-16T17:46:00.7582553Z env_lock html 2021-05-16T17:46:00.7761181Z env_name html 2021-05-16T17:46:00.7954153Z env_names html 2021-05-16T17:46:00.8183400Z env_parent html 2021-05-16T17:46:00.8441127Z env_poke html 2021-05-16T17:46:00.8603348Z env_print html 2021-05-16T17:46:00.8741948Z env_unbind html 2021-05-16T17:46:00.8802836Z env_unlock html 2021-05-16T17:46:00.9181547Z eval_bare html 2021-05-16T17:46:00.9940601Z eval_tidy html 2021-05-16T17:46:01.0118592Z exec html 2021-05-16T17:46:01.0252794Z exiting html 2021-05-16T17:46:01.0404246Z expr_interp html 2021-05-16T17:46:01.0612970Z expr_label html 2021-05-16T17:46:01.0776998Z expr_print html 2021-05-16T17:46:01.0934755Z exprs_auto_name html 2021-05-16T17:46:01.1063689Z f_rhs html 2021-05-16T17:46:01.1183809Z f_text html 2021-05-16T17:46:01.1320832Z faq-options html 2021-05-16T17:46:01.1710891Z flatten html 2021-05-16T17:46:01.1842407Z fn_body html 2021-05-16T17:46:01.1963966Z fn_env html 2021-05-16T17:46:01.2102884Z fn_fmls html 2021-05-16T17:46:01.2244135Z format_error_bullets html 2021-05-16T17:46:01.2488959Z frame_position html 2021-05-16T17:46:01.2592991Z friendly_type html 2021-05-16T17:46:01.2889226Z get_env html 2021-05-16T17:46:01.3046941Z has_length html 2021-05-16T17:46:01.3172454Z has_name html 2021-05-16T17:46:01.3278774Z hash html 2021-05-16T17:46:01.3428743Z inherits_any html 2021-05-16T17:46:01.3603426Z inject html 2021-05-16T17:46:01.3983515Z invoke html 2021-05-16T17:46:01.4279082Z is_call html 2021-05-16T17:46:01.4376168Z is_callable html 2021-05-16T17:46:01.4426743Z is_condition html 2021-05-16T17:46:01.4520755Z is_copyable html 2021-05-16T17:46:01.4582665Z is_empty html 2021-05-16T17:46:01.4748132Z is_env html 2021-05-16T17:46:01.4814759Z is_environment html 2021-05-16T17:46:01.4972786Z is_expr html 2021-05-16T17:46:01.5318963Z is_expression html 2021-05-16T17:46:01.5549352Z is_formula html 2021-05-16T17:46:01.5682433Z is_frame html 2021-05-16T17:46:01.6002393Z is_function html 2021-05-16T17:46:01.6194129Z is_installed html 2021-05-16T17:46:01.6388575Z is_integerish html 2021-05-16T17:46:01.6587481Z is_interactive html 2021-05-16T17:46:01.6883885Z is_lang html 2021-05-16T17:46:01.7010054Z is_named html 2021-05-16T17:46:01.7079059Z is_namespace html 2021-05-16T17:46:01.7238421Z is_pairlist html 2021-05-16T17:46:01.7385428Z is_reference html 2021-05-16T17:46:01.7548107Z is_stack html 2021-05-16T17:46:01.7629811Z is_symbol html 2021-05-16T17:46:01.7702119Z is_true html 2021-05-16T17:46:01.7753082Z is_weakref html 2021-05-16T17:46:01.7962016Z lang html 2021-05-16T17:46:01.8129079Z lang_head html 2021-05-16T17:46:01.8442735Z lang_modify html 2021-05-16T17:46:01.8533052Z last_error html 2021-05-16T17:46:02.1802576Z lifecycle html 2021-05-16T17:46:02.2121851Z list2 html 2021-05-16T17:46:02.2305415Z local_bindings html 2021-05-16T17:46:02.2529442Z local_options html 2021-05-16T17:46:02.2829843Z missing html 2021-05-16T17:46:02.3171575Z missing_arg html 2021-05-16T17:46:02.3384031Z mut_node_car html 2021-05-16T17:46:02.3561151Z names2 html 2021-05-16T17:46:02.3661126Z new-vector-along-retired html 2021-05-16T17:46:02.3916933Z new-vector html 2021-05-16T17:46:02.4011305Z new_call html 2021-05-16T17:46:02.4099596Z new_formula html 2021-05-16T17:46:02.4318420Z new_function html 2021-05-16T17:46:02.4492216Z new_node html 2021-05-16T17:46:02.4650040Z new_quosures html 2021-05-16T17:46:02.4861847Z new_weakref html 2021-05-16T17:46:02.5096614Z ns_env html 2021-05-16T17:46:02.6064526Z nse-defuse html 2021-05-16T17:46:02.6709809Z nse-force html 2021-05-16T17:46:02.6921053Z op-definition html 2021-05-16T17:46:02.7012401Z op-get-attr html 2021-05-16T17:46:02.7118188Z op-na-default html 2021-05-16T17:46:02.7200499Z op-null-default html 2021-05-16T17:46:02.7463658Z overscope_eval_next html 2021-05-16T17:46:02.7549787Z pairlist2 html 2021-05-16T17:46:02.7901604Z parse_expr html 2021-05-16T17:46:02.8133086Z parse_quosure html 2021-05-16T17:46:02.8353763Z prepend html 2021-05-16T17:46:02.8421285Z prim_name html 2021-05-16T17:46:02.8596782Z quo_expr html 2021-05-16T17:46:02.9037640Z quo_label html 2021-05-16T17:46:02.9224290Z quo_squash html 2021-05-16T17:46:02.9758254Z quosure html 2021-05-16T17:46:02.9919434Z raw_deparse_str html 2021-05-16T17:46:03.0045081Z rep_along html 2021-05-16T17:46:03.0259900Z restarting html 2021-05-16T17:46:03.0543871Z return_from html 2021-05-16T17:46:03.0723046Z rlang_backtrace_on_error html 2021-05-16T17:46:03.0924324Z rst_abort html 2021-05-16T17:46:03.1153300Z rst_list html 2021-05-16T17:46:03.1293254Z scalar-type-predicates html 2021-05-16T17:46:03.1503290Z scoped_env html 2021-05-16T17:46:03.1736176Z scoped_interactive html 2021-05-16T17:46:03.2085445Z search_envs html 2021-05-16T17:46:03.2198933Z seq2 html 2021-05-16T17:46:03.2532321Z set_attrs html 2021-05-16T17:46:03.2753613Z set_expr html 2021-05-16T17:46:03.3003976Z set_names html 2021-05-16T17:46:03.3732048Z splice html 2021-05-16T17:46:03.4277271Z stack html 2021-05-16T17:46:03.4485741Z stack_trim html 2021-05-16T17:46:03.4644918Z string html 2021-05-16T17:46:03.4965651Z switch_type html 2021-05-16T17:46:03.5030969Z sym html 2021-05-16T17:46:03.5166035Z tidyeval-data html 2021-05-16T17:46:03.5333955Z trace_back html 2021-05-16T17:46:03.5573749Z type-predicates html 2021-05-16T17:46:03.5825527Z type_of html 2021-05-16T17:46:03.6068270Z vec_poke_n html 2021-05-16T17:46:03.6515852Z vector-coercion html 2021-05-16T17:46:03.6771477Z vector-construction html 2021-05-16T17:46:03.6946905Z vector-old-ctors html 2021-05-16T17:46:03.7129564Z with_abort html 2021-05-16T17:46:03.7332069Z with_env html 2021-05-16T17:46:03.7668221Z with_handlers html 2021-05-16T17:46:03.7974912Z with_restarts html 2021-05-16T17:46:03.8056396Z wref_key html 2021-05-16T17:46:03.8177781Z zap html 2021-05-16T17:46:03.8301469Z zap_srcref html 2021-05-16T17:46:03.8325418Z *** copying figures 2021-05-16T17:46:03.8390045Z ** building package indices 2021-05-16T17:46:04.4022951Z ** testing if installed package can be loaded 2021-05-16T17:46:04.4025419Z *** arch - i386 2021-05-16T17:46:04.7090132Z *** arch - x64 2021-05-16T17:46:05.0426860Z * DONE (rlang) 2021-05-16T17:46:05.2841122Z In R CMD INSTALL 2021-05-16T17:46:05.6776917Z * installing *source* package 'magrittr' ... 2021-05-16T17:46:05.6874670Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T17:46:05.7171256Z ** libs 2021-05-16T17:46:05.7188727Z 2021-05-16T17:46:05.7190720Z *** arch - i386 2021-05-16T17:46:05.7586881Z 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-16T17:46:05.9572376Z 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-16T17:46:06.2598107Z 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-16T17:46:06.3935581Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T17:46:06.3949016Z 2021-05-16T17:46:06.3950533Z *** arch - x64 2021-05-16T17:46:06.4210943Z 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-16T17:46:06.6179927Z 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-16T17:46:06.9185111Z 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-16T17:46:07.0439282Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T17:46:07.0476515Z ** R 2021-05-16T17:46:07.0578318Z ** inst 2021-05-16T17:46:07.0672898Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:07.2302719Z ** help 2021-05-16T17:46:07.3275007Z *** installing help indices 2021-05-16T17:46:07.3893916Z converting help for package 'magrittr' 2021-05-16T17:46:07.4212647Z finding HTML links ... done 2021-05-16T17:46:07.4551978Z aliases html 2021-05-16T17:46:07.4715180Z compound html 2021-05-16T17:46:07.4795160Z debug_fseq html 2021-05-16T17:46:07.4863453Z debug_pipe html 2021-05-16T17:46:07.5075140Z exposition html 2021-05-16T17:46:07.5138818Z faq-pipe-gender html 2021-05-16T17:46:07.5220727Z freduce html 2021-05-16T17:46:07.5325952Z fseq html 2021-05-16T17:46:07.5391948Z functions html 2021-05-16T17:46:07.5729410Z magrittr-package html 2021-05-16T17:46:07.6291240Z pipe html 2021-05-16T17:46:07.6368500Z pipe_eager_lexical html 2021-05-16T17:46:07.6452022Z print.fseq html 2021-05-16T17:46:07.6577238Z tee html 2021-05-16T17:46:07.6584123Z *** copying figures 2021-05-16T17:46:07.6604587Z ** building package indices 2021-05-16T17:46:07.7091217Z ** installing vignettes 2021-05-16T17:46:07.7171423Z ** testing if installed package can be loaded 2021-05-16T17:46:07.7174126Z *** arch - i386 2021-05-16T17:46:08.0239411Z *** arch - x64 2021-05-16T17:46:08.3398960Z * DONE (magrittr) 2021-05-16T17:46:08.3832223Z In R CMD INSTALL 2021-05-16T17:46:08.7567260Z * installing *source* package 'glue' ... 2021-05-16T17:46:08.7691146Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T17:46:08.8044027Z ** libs 2021-05-16T17:46:08.8054363Z 2021-05-16T17:46:08.8055789Z *** arch - i386 2021-05-16T17:46:08.8349054Z 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-16T17:46:09.0202670Z 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-16T17:46:09.1519371Z 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-16T17:46:09.9741667Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T17:46:09.9742103Z 2021-05-16T17:46:09.9742745Z *** arch - x64 2021-05-16T17:46:09.9743694Z 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-16T17:46:09.9744977Z 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-16T17:46:09.9746200Z 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-16T17:46:09.9747396Z 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-16T17:46:10.2374961Z 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-16T17:46:10.3610369Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T17:46:10.3645030Z ** R 2021-05-16T17:46:10.3774779Z ** inst 2021-05-16T17:46:10.3835061Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:10.8053749Z ** help 2021-05-16T17:46:10.8737720Z *** installing help indices 2021-05-16T17:46:10.9207367Z converting help for package 'glue' 2021-05-16T17:46:10.9533540Z finding HTML links ... done 2021-05-16T17:46:10.9775425Z as_glue html 2021-05-16T17:46:10.9836758Z glue-deprecated html 2021-05-16T17:46:11.0686250Z glue html 2021-05-16T17:46:11.0945875Z glue_col html 2021-05-16T17:46:11.1147975Z glue_collapse html 2021-05-16T17:46:11.1150500Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuaXvAf/R.INSTALL13b0378a181c/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-16T17:46:11.1345006Z glue_safe html 2021-05-16T17:46:11.1687865Z glue_sql html 2021-05-16T17:46:11.1767566Z identity_transformer html 2021-05-16T17:46:11.1829329Z quoting html 2021-05-16T17:46:11.1953397Z trim html 2021-05-16T17:46:11.1958699Z *** copying figures 2021-05-16T17:46:11.1973690Z ** building package indices 2021-05-16T17:46:11.2365434Z ** installing vignettes 2021-05-16T17:46:11.2446947Z ** testing if installed package can be loaded 2021-05-16T17:46:11.2451038Z *** arch - i386 2021-05-16T17:46:11.5510443Z *** arch - x64 2021-05-16T17:46:11.8625810Z * DONE (glue) 2021-05-16T17:46:11.9035452Z In R CMD INSTALL 2021-05-16T17:46:12.2373590Z * installing *source* package 'sys' ... 2021-05-16T17:46:12.2434759Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T17:46:12.2733436Z ** libs 2021-05-16T17:46:12.2744898Z 2021-05-16T17:46:12.2745838Z *** arch - i386 2021-05-16T17:46:12.3077743Z 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-16T17:46:13.0365449Z 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-16T17:46:13.2954840Z 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-16T17:46:13.4512128Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T17:46:13.4524540Z 2021-05-16T17:46:13.4525714Z *** arch - x64 2021-05-16T17:46:13.4823796Z 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-16T17:46:14.4568792Z 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-16T17:46:14.7451856Z 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-16T17:46:14.8888003Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T17:46:14.8925986Z ** R 2021-05-16T17:46:14.9014045Z ** inst 2021-05-16T17:46:14.9040651Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:15.0438302Z ** help 2021-05-16T17:46:15.1014026Z *** installing help indices 2021-05-16T17:46:15.1332543Z converting help for package 'sys' 2021-05-16T17:46:15.1649696Z finding HTML links ... done 2021-05-16T17:46:15.1842507Z as_text html 2021-05-16T17:46:15.1903807Z deprecated html 2021-05-16T17:46:15.2655041Z exec html 2021-05-16T17:46:15.2894581Z exec_r html 2021-05-16T17:46:15.2974474Z quote html 2021-05-16T17:46:15.2980478Z ** building package indices 2021-05-16T17:46:15.3263755Z ** testing if installed package can be loaded 2021-05-16T17:46:15.3266771Z *** arch - i386 2021-05-16T17:46:15.6322787Z *** arch - x64 2021-05-16T17:46:15.9421198Z * DONE (sys) 2021-05-16T17:46:15.9771791Z In R CMD INSTALL 2021-05-16T17:46:16.3240990Z * installing *source* package 'R6' ... 2021-05-16T17:46:16.3307371Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T17:46:16.3590470Z ** R 2021-05-16T17:46:16.3677688Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:16.8156954Z ** help 2021-05-16T17:46:16.8624913Z *** installing help indices 2021-05-16T17:46:16.8922805Z converting help for package 'R6' 2021-05-16T17:46:16.9244529Z finding HTML links ... done 2021-05-16T17:46:17.0239954Z R6Class html 2021-05-16T17:46:17.0333245Z as.list.R6 html 2021-05-16T17:46:17.0434278Z is.R6 html 2021-05-16T17:46:17.0440440Z *** copying figures 2021-05-16T17:46:17.0460380Z ** building package indices 2021-05-16T17:46:17.0709808Z ** testing if installed package can be loaded 2021-05-16T17:46:17.0713170Z *** arch - i386 2021-05-16T17:46:17.3774216Z *** arch - x64 2021-05-16T17:46:17.6917083Z * DONE (R6) 2021-05-16T17:46:17.7202890Z In R CMD INSTALL 2021-05-16T17:46:18.4985794Z * installing *source* package 'openssl' ... 2021-05-16T17:46:18.5423482Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T17:46:18.6006738Z ** libs 2021-05-16T17:46:18.6105321Z 2021-05-16T17:46:18.6106699Z *** arch - i386 2021-05-16T17:46:18.6696673Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T17:46:20.3070697Z 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-16T17:46:20.4793184Z 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-16T17:46:20.6437572Z 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-16T17:46:20.9205875Z 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-16T17:46:21.1788077Z 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-16T17:46:21.3374148Z 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-16T17:46:21.5219320Z 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-16T17:46:21.7493992Z 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-16T17:46:21.8829790Z 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-16T17:46:22.0925115Z 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-16T17:46:22.2425392Z 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-16T17:46:22.4260267Z 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-16T17:46:22.6541085Z 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-16T17:46:23.2101908Z 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-16T17:46:23.6414829Z 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-16T17:46:23.7710250Z 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-16T17:46:23.8894476Z 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-16T17:46:24.1198502Z 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-16T17:46:24.3777030Z 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-16T17:46:24.6017236Z 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-16T17:46:24.7329337Z 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-16T17:46:24.9221932Z 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-16T17:46:25.1411796Z 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-16T17:46:25.7837980Z 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-16T17:46:25.9969202Z 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-16T17:46:26.2112610Z 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-16T17:46:26.4341886Z 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-16T17:46:26.5985307Z 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-16T17:46:26.9718641Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:46:27.1813518Z 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-16T17:46:27.7426972Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T17:46:27.7525714Z 2021-05-16T17:46:27.7526574Z *** arch - x64 2021-05-16T17:46:27.8125075Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T17:46:28.0705401Z 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-16T17:46:28.2394403Z 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-16T17:46:28.4618707Z 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-16T17:46:28.7036824Z 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-16T17:46:28.9389570Z 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-16T17:46:29.0959558Z 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-16T17:46:29.2781047Z 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-16T17:46:29.4846760Z 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-16T17:46:29.6260718Z 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-16T17:46:29.8091394Z 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-16T17:46:29.9550672Z 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-16T17:46:30.1427954Z 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-16T17:46:30.3756936Z 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-16T17:46:31.2054068Z 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-16T17:46:31.5002380Z 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-16T17:46:31.6366808Z 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-16T17:46:31.7545235Z 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-16T17:46:31.9726334Z 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-16T17:46:32.2288411Z 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-16T17:46:32.4594150Z 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-16T17:46:32.6020880Z 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-16T17:46:32.7971111Z 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-16T17:46:33.0205176Z 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-16T17:46:33.9418739Z 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-16T17:46:34.1517406Z 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-16T17:46:34.3765400Z 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-16T17:46:34.5852983Z 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-16T17:46:34.7310516Z 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-16T17:46:35.0482730Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T17:46:35.2726895Z 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-16T17:46:35.8097202Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T17:46:35.8200828Z ** R 2021-05-16T17:46:35.8464399Z ** inst 2021-05-16T17:46:35.8667681Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:37.0602885Z ** help 2021-05-16T17:46:37.1940234Z *** installing help indices 2021-05-16T17:46:37.2662924Z converting help for package 'openssl' 2021-05-16T17:46:37.3010361Z finding HTML links ... done 2021-05-16T17:46:37.3295436Z aes_cbc html 2021-05-16T17:46:37.3391964Z base64_encode html 2021-05-16T17:46:37.3659076Z bignum html 2021-05-16T17:46:37.3803204Z certificates html 2021-05-16T17:46:37.4064144Z curve25519 html 2021-05-16T17:46:37.4198288Z ec_dh html 2021-05-16T17:46:37.4483538Z encrypt_envelope html 2021-05-16T17:46:37.4577798Z fingerprint html 2021-05-16T17:46:37.4935799Z hash html 2021-05-16T17:46:37.5037899Z keygen html 2021-05-16T17:46:37.5129668Z my_key html 2021-05-16T17:46:37.5496579Z openssl html 2021-05-16T17:46:37.5544642Z openssl_config html 2021-05-16T17:46:37.5661124Z pbkdf html 2021-05-16T17:46:37.5858457Z pkcs12 html 2021-05-16T17:46:37.5950990Z rand_bytes html 2021-05-16T17:46:37.6221408Z read_key html 2021-05-16T17:46:37.6335798Z reexports html 2021-05-16T17:46:37.6496663Z rsa_encrypt html 2021-05-16T17:46:37.6770024Z signatures html 2021-05-16T17:46:37.6924199Z write_pem html 2021-05-16T17:46:37.6933198Z ** building package indices 2021-05-16T17:46:37.7689587Z ** installing vignettes 2021-05-16T17:46:37.7873269Z ** testing if installed package can be loaded 2021-05-16T17:46:37.7891420Z *** arch - i386 2021-05-16T17:46:38.0955855Z *** arch - x64 2021-05-16T17:46:38.4094448Z * DONE (openssl) 2021-05-16T17:46:38.5905673Z In R CMD INSTALL 2021-05-16T17:46:38.8753392Z * installing *source* package 'mime' ... 2021-05-16T17:46:38.8790035Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T17:46:38.9059434Z ** libs 2021-05-16T17:46:38.9071659Z 2021-05-16T17:46:38.9073530Z *** arch - i386 2021-05-16T17:46:38.9369708Z 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-16T17:46:39.0596993Z 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-16T17:46:39.3486499Z 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-16T17:46:39.4847784Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T17:46:39.4863899Z 2021-05-16T17:46:39.4865568Z *** arch - x64 2021-05-16T17:46:39.5158091Z 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-16T17:46:39.6424797Z 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-16T17:46:39.9276539Z 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-16T17:46:40.0483832Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T17:46:40.0583088Z ** R 2021-05-16T17:46:40.0712387Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:46:40.2872877Z ** help 2021-05-16T17:46:40.3205561Z *** installing help indices 2021-05-16T17:46:40.3460661Z converting help for package 'mime' 2021-05-16T17:46:40.3778968Z finding HTML links ... done 2021-05-16T17:46:40.4001933Z guess_type html 2021-05-16T17:46:40.4142461Z mimemap html 2021-05-16T17:46:40.4233031Z parse_multipart html 2021-05-16T17:46:40.4241099Z ** building package indices 2021-05-16T17:46:40.4455314Z ** testing if installed package can be loaded 2021-05-16T17:46:40.4458146Z *** arch - i386 2021-05-16T17:46:40.7528076Z *** arch - x64 2021-05-16T17:46:41.0618845Z * DONE (mime) 2021-05-16T17:46:41.0902019Z In R CMD INSTALL 2021-05-16T17:46:41.6445288Z * installing *source* package 'curl' ... 2021-05-16T17:46:41.6668574Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T17:46:41.7318949Z ** libs 2021-05-16T17:46:41.7334546Z 2021-05-16T17:46:41.7335807Z *** arch - i386 2021-05-16T17:46:41.7846961Z 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-16T17:46:41.8114333Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T17:46:43.0108083Z 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-16T17:46:43.5465169Z 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-16T17:46:44.0564572Z 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-16T17:46:44.6353318Z 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-16T17:46:45.1499959Z 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-16T17:46:45.6353947Z 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-16T17:46:46.1704408Z 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-16T17:46:46.6963915Z 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-16T17:46:47.1905961Z 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-16T17:46:48.0655136Z 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-16T17:46:48.5930686Z 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-16T17:46:49.0797437Z 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-16T17:46:49.5601646Z 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-16T17:46:50.1913648Z 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-16T17:46:50.6947507Z 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-16T17:46:50.8375475Z 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-16T17:46:50.9696359Z 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-16T17:46:51.4414008Z 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-16T17:46:51.9352263Z 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-16T17:46:52.4940444Z 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-16T17:46:53.0030302Z 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-16T17:46:53.4792557Z 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-16T17:46:53.7461912Z 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-16T17:46:54.4283363Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T17:46:54.4405202Z 2021-05-16T17:46:54.4406347Z *** arch - x64 2021-05-16T17:46:54.4930990Z 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-16T17:46:54.5190956Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T17:46:54.7640560Z 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-16T17:46:55.2493685Z 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-16T17:46:56.0123031Z 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-16T17:46:56.8433361Z 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-16T17:46:57.6392115Z 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-16T17:46:58.3991975Z 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-16T17:46:59.1999141Z 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-16T17:46:59.9615362Z 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-16T17:47:00.7444466Z 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-16T17:47:01.8474010Z 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-16T17:47:02.6201850Z 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-16T17:47:03.3723903Z 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-16T17:47:04.1400950Z 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-16T17:47:05.0333382Z 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-16T17:47:05.8132493Z 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-16T17:47:05.9466566Z 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-16T17:47:06.0606162Z 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-16T17:47:06.8191891Z 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-16T17:47:07.5583597Z 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-16T17:47:08.3956882Z 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-16T17:47:09.1629138Z 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-16T17:47:09.9184090Z 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-16T17:47:10.2082677Z 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-16T17:47:10.8504227Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T17:47:10.8643601Z ** R 2021-05-16T17:47:10.8913146Z ** inst 2021-05-16T17:47:10.9048817Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:11.4031276Z ** help 2021-05-16T17:47:11.5193967Z *** installing help indices 2021-05-16T17:47:11.5851691Z converting help for package 'curl' 2021-05-16T17:47:11.6189434Z finding HTML links ... done 2021-05-16T17:47:11.6535505Z curl html 2021-05-16T17:47:11.6764673Z curl_download html 2021-05-16T17:47:11.6873111Z curl_echo html 2021-05-16T17:47:11.7379828Z curl_escape html 2021-05-16T17:47:11.7741084Z curl_fetch html 2021-05-16T17:47:11.7827668Z curl_options html 2021-05-16T17:47:11.7992127Z curl_upload html 2021-05-16T17:47:11.8117583Z file_writer html 2021-05-16T17:47:11.8374057Z handle html 2021-05-16T17:47:11.8467060Z handle_cookies html 2021-05-16T17:47:11.8553843Z ie_proxy html 2021-05-16T17:47:11.9177245Z multi html 2021-05-16T17:47:11.9273823Z multipart html 2021-05-16T17:47:11.9421846Z nslookup html 2021-05-16T17:47:11.9504386Z parse_date html 2021-05-16T17:47:11.9609714Z parse_headers html 2021-05-16T17:47:12.0177389Z send_mail html 2021-05-16T17:47:12.0184661Z ** building package indices 2021-05-16T17:47:12.0824782Z ** installing vignettes 2021-05-16T17:47:12.0909863Z ** testing if installed package can be loaded 2021-05-16T17:47:12.0913223Z *** arch - i386 2021-05-16T17:47:12.3993420Z *** arch - x64 2021-05-16T17:47:12.7104177Z * DONE (curl) 2021-05-16T17:47:12.7976520Z In R CMD INSTALL 2021-05-16T17:47:13.4159853Z * installing *source* package 'jsonlite' ... 2021-05-16T17:47:13.4417267Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T17:47:13.4740643Z ** libs 2021-05-16T17:47:13.4755864Z 2021-05-16T17:47:13.4757972Z *** arch - i386 2021-05-16T17:47:13.5448416Z 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-16T17:47:13.7128716Z 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-16T17:47:13.8482984Z 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-16T17:47:13.9899474Z 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-16T17:47:14.1763831Z 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-16T17:47:14.3250550Z 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-16T17:47:14.4521951Z 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-16T17:47:14.5751526Z 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-16T17:47:14.7054714Z 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-16T17:47:14.8310388Z 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-16T17:47:15.0682745Z 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-16T17:47:15.2231429Z 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-16T17:47:15.3986541Z 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-16T17:47:15.5602290Z 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-16T17:47:15.7176728Z 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-16T17:47:15.8597426Z 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-16T17:47:15.9913517Z 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-16T17:47:16.1139748Z 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-16T17:47:16.2613272Z 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-16T17:47:16.3923079Z 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-16T17:47:16.5311022Z 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-16T17:47:16.6746902Z 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-16T17:47:16.7799933Z 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-16T17:47:16.9051283Z 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-16T17:47:17.0879087Z 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-16T17:47:17.4219067Z 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-16T17:47:17.7631063Z 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-16T17:47:18.0570829Z 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-16T17:47:18.3598890Z 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-16T17:47:18.5398098Z 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-16T17:47:18.7058679Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T17:47:18.7076114Z 2021-05-16T17:47:18.7077852Z *** arch - x64 2021-05-16T17:47:18.7712952Z 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-16T17:47:18.9051170Z 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-16T17:47:19.0307306Z 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-16T17:47:19.1684394Z 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-16T17:47:19.3461219Z 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-16T17:47:19.4960540Z 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-16T17:47:19.6201110Z 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-16T17:47:19.7367987Z 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-16T17:47:19.8692938Z 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-16T17:47:20.0001501Z 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-16T17:47:20.2067499Z 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-16T17:47:20.3557651Z 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-16T17:47:20.5290730Z 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-16T17:47:20.6770555Z 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-16T17:47:20.8202199Z 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-16T17:47:20.9636367Z 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-16T17:47:21.0893991Z 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-16T17:47:21.2050138Z 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-16T17:47:21.3446881Z 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-16T17:47:21.4692677Z 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-16T17:47:21.5958737Z 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-16T17:47:21.7313977Z 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-16T17:47:21.8353096Z 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-16T17:47:21.9546610Z 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-16T17:47:22.1354028Z 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-16T17:47:22.4780018Z 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-16T17:47:22.8271254Z 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-16T17:47:23.0854815Z 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-16T17:47:23.3136804Z 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-16T17:47:23.5051855Z 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-16T17:47:23.6538006Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T17:47:23.6611541Z ** R 2021-05-16T17:47:23.6937857Z ** inst 2021-05-16T17:47:23.7044598Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:23.8384185Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T17:47:24.9577323Z ** help 2021-05-16T17:47:25.0356644Z *** installing help indices 2021-05-16T17:47:25.0836170Z converting help for package 'jsonlite' 2021-05-16T17:47:25.1172436Z finding HTML links ... done 2021-05-16T17:47:25.1344973Z base64 html 2021-05-16T17:47:25.1433863Z flatten html 2021-05-16T17:47:25.2603155Z fromJSON html 2021-05-16T17:47:25.2682079Z prettify html 2021-05-16T17:47:25.2840634Z rbind_pages html 2021-05-16T17:47:25.3033058Z read_json html 2021-05-16T17:47:25.3214813Z serializeJSON html 2021-05-16T17:47:25.3837345Z stream_in html 2021-05-16T17:47:25.3997368Z unbox html 2021-05-16T17:47:25.4060955Z validate html 2021-05-16T17:47:25.4068505Z ** building package indices 2021-05-16T17:47:25.4513613Z ** installing vignettes 2021-05-16T17:47:25.4614399Z ** testing if installed package can be loaded 2021-05-16T17:47:25.4617884Z *** arch - i386 2021-05-16T17:47:25.7681362Z *** arch - x64 2021-05-16T17:47:26.0809538Z * DONE (jsonlite) 2021-05-16T17:47:26.1964009Z In R CMD INSTALL 2021-05-16T17:47:26.5425344Z * installing *source* package 'gitcreds' ... 2021-05-16T17:47:26.5494696Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T17:47:26.5758987Z ** R 2021-05-16T17:47:26.5917160Z ** inst 2021-05-16T17:47:26.5977256Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:47:27.0402667Z ** help 2021-05-16T17:47:27.0965911Z *** installing help indices 2021-05-16T17:47:27.1311024Z converting help for package 'gitcreds' 2021-05-16T17:47:27.1627255Z finding HTML links ... done 2021-05-16T17:47:27.1957557Z gitcreds-api html 2021-05-16T17:47:27.2043306Z gitcreds_cache_envvar html 2021-05-16T17:47:27.3520379Z gitcreds_get html 2021-05-16T17:47:27.4165579Z gitcreds_list html 2021-05-16T17:47:27.4254984Z gitcreds_parse_output html 2021-05-16T17:47:27.4260947Z ** building package indices 2021-05-16T17:47:27.4528305Z ** installing vignettes 2021-05-16T17:47:27.4600479Z ** testing if installed package can be loaded 2021-05-16T17:47:27.4603680Z *** arch - i386 2021-05-16T17:47:27.7669089Z *** arch - x64 2021-05-16T17:47:28.0770479Z * DONE (gitcreds) 2021-05-16T17:47:28.1080222Z In R CMD INSTALL 2021-05-16T17:47:28.4836118Z * installing *source* package 'zip' ... 2021-05-16T17:47:28.4961890Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T17:47:28.5214375Z ** libs 2021-05-16T17:47:28.5225099Z 2021-05-16T17:47:28.5226851Z *** arch - i386 2021-05-16T17:47:28.5644412Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T17:47:28.5646333Z -municode -o tools/cmdzip.exe 2021-05-16T17:47:34.1259124Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T17:47:34.1261695Z -municode -o tools/cmdunzip.exe 2021-05-16T17:47:39.6194758Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T17:47:40.4646650Z [1] TRUE 2021-05-16T17:47:40.4784474Z 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-16T17:47:40.6001343Z 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-16T17:47:44.5075216Z 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-16T17:47:45.0226140Z 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-16T17:47:45.5692225Z 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-16T17:47:46.2486564Z 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-16T17:47:46.3975520Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T17:47:46.4057916Z 2021-05-16T17:47:46.4060147Z *** arch - x64 2021-05-16T17:47:46.4458461Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T17:47:46.4459688Z -municode -o tools/cmdzip.exe 2021-05-16T17:47:51.4695630Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T17:47:51.4697282Z -municode -o tools/cmdunzip.exe 2021-05-16T17:47:56.4238996Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T17:47:56.6738964Z [1] TRUE 2021-05-16T17:47:56.6859555Z 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-16T17:47:56.8033059Z 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-16T17:47:59.5392619Z 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-16T17:48:00.3243962Z 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-16T17:48:01.1200740Z 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-16T17:48:02.0622050Z 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-16T17:48:02.1993770Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T17:48:02.2079106Z ** R 2021-05-16T17:48:02.2175576Z ** inst 2021-05-16T17:48:02.2225042Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:02.4302334Z ** help 2021-05-16T17:48:02.4825910Z *** installing help indices 2021-05-16T17:48:02.5136683Z converting help for package 'zip' 2021-05-16T17:48:02.5442673Z finding HTML links ... done 2021-05-16T17:48:02.5754041Z unzip html 2021-05-16T17:48:02.6039601Z unzip_process html 2021-05-16T17:48:02.6584541Z zip html 2021-05-16T17:48:02.6687608Z zip_list html 2021-05-16T17:48:02.6995781Z zip_process html 2021-05-16T17:48:02.7001001Z ** building package indices 2021-05-16T17:48:02.7323228Z ** testing if installed package can be loaded 2021-05-16T17:48:02.7325880Z *** arch - i386 2021-05-16T17:48:03.0393175Z *** arch - x64 2021-05-16T17:48:03.3508286Z * DONE (zip) 2021-05-16T17:48:03.3990719Z In R CMD INSTALL 2021-05-16T17:48:03.9130589Z * installing *source* package 'rstudioapi' ... 2021-05-16T17:48:03.9314576Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T17:48:03.9608912Z ** R 2021-05-16T17:48:03.9914587Z ** inst 2021-05-16T17:48:04.0060562Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:04.5207838Z ** help 2021-05-16T17:48:04.9739812Z *** installing help indices 2021-05-16T17:48:05.2458374Z converting help for package 'rstudioapi' 2021-05-16T17:48:05.2798039Z finding HTML links ... done 2021-05-16T17:48:05.3358927Z addTheme html 2021-05-16T17:48:05.3542092Z applyTheme html 2021-05-16T17:48:05.3632554Z askForPassword html 2021-05-16T17:48:05.3741559Z askForSecret html 2021-05-16T17:48:05.3794741Z bugReport html 2021-05-16T17:48:05.4471194Z build-tools html 2021-05-16T17:48:05.4563496Z callFun html 2021-05-16T17:48:05.4718633Z chunk-callbacks html 2021-05-16T17:48:05.4983727Z convertTheme html 2021-05-16T17:48:05.5215988Z createProjectTemplate html 2021-05-16T17:48:05.5331294Z dictionaries html 2021-05-16T17:48:05.5423941Z document_position html 2021-05-16T17:48:05.5591348Z document_range html 2021-05-16T17:48:05.5728030Z executeCommand html 2021-05-16T17:48:05.5918229Z file-dialogs html 2021-05-16T17:48:05.5988424Z filesPaneNavigate html 2021-05-16T17:48:05.6077589Z getActiveProject html 2021-05-16T17:48:05.6205343Z getRStudioPackageDependencies html 2021-05-16T17:48:05.6379991Z getThemeInfo html 2021-05-16T17:48:05.6440995Z getThemes html 2021-05-16T17:48:05.6512762Z getVersion html 2021-05-16T17:48:05.6583710Z hasColorConsole html 2021-05-16T17:48:05.6764221Z hasFun html 2021-05-16T17:48:05.6971239Z highlightUi html 2021-05-16T17:48:05.7078279Z isAvailable html 2021-05-16T17:48:05.7551102Z jobAdd html 2021-05-16T17:48:05.7709978Z jobAddOutput html 2021-05-16T17:48:05.7855369Z jobAddProgress html 2021-05-16T17:48:05.7987313Z jobRemove html 2021-05-16T17:48:05.8214246Z jobRunScript html 2021-05-16T17:48:05.8356052Z jobSetProgress html 2021-05-16T17:48:05.8563768Z jobSetState html 2021-05-16T17:48:05.8703623Z jobSetStatus html 2021-05-16T17:48:05.8857680Z launcher html 2021-05-16T17:48:05.9018028Z launcherConfig html 2021-05-16T17:48:05.9205423Z launcherContainer html 2021-05-16T17:48:05.9283435Z launcherControlJob html 2021-05-16T17:48:05.9340595Z launcherGetJob html 2021-05-16T17:48:05.9537602Z launcherHostMount html 2021-05-16T17:48:05.9726526Z launcherNfsMount html 2021-05-16T17:48:05.9888657Z launcherPlacementConstraint html 2021-05-16T17:48:06.0058005Z launcherResourceLimit html 2021-05-16T17:48:06.0597930Z launcherSubmitJob html 2021-05-16T17:48:06.0781770Z launcherSubmitR html 2021-05-16T17:48:06.1006783Z navigateToFile html 2021-05-16T17:48:06.1105837Z persistent-values html 2021-05-16T17:48:06.1177862Z previewRd html 2021-05-16T17:48:06.1279214Z previewSql html 2021-05-16T17:48:06.1357863Z primary_selection html 2021-05-16T17:48:06.1488872Z projects html 2021-05-16T17:48:06.1607722Z readPreference html 2021-05-16T17:48:06.1751036Z readRStudioPreference html 2021-05-16T17:48:06.1810617Z removeTheme html 2021-05-16T17:48:06.1873579Z restartSession html 2021-05-16T17:48:06.2344777Z rstudio-documents html 2021-05-16T17:48:06.2470384Z rstudio-editors html 2021-05-16T17:48:06.2574596Z savePlotAsImage html 2021-05-16T17:48:06.2653736Z selections html 2021-05-16T17:48:06.2763977Z sendToConsole html 2021-05-16T17:48:06.2865025Z showDialog html 2021-05-16T17:48:06.2962833Z showPrompt html 2021-05-16T17:48:06.3098095Z showQuestion html 2021-05-16T17:48:06.3283103Z sourceMarkers html 2021-05-16T17:48:06.3322638Z systemUsername html 2021-05-16T17:48:06.3447308Z terminalActivate html 2021-05-16T17:48:06.3572738Z terminalBuffer html 2021-05-16T17:48:06.3703130Z terminalBusy html 2021-05-16T17:48:06.3815719Z terminalClear html 2021-05-16T17:48:06.3984409Z terminalContext html 2021-05-16T17:48:06.4139681Z terminalCreate html 2021-05-16T17:48:06.4265594Z terminalExecute html 2021-05-16T17:48:06.4383809Z terminalExitCode html 2021-05-16T17:48:06.4486438Z terminalKill html 2021-05-16T17:48:06.4546758Z terminalList html 2021-05-16T17:48:06.4707499Z terminalRunning html 2021-05-16T17:48:06.4836545Z terminalSend html 2021-05-16T17:48:06.4903571Z terminalVisible html 2021-05-16T17:48:06.5021496Z translateLocalUrl html 2021-05-16T17:48:06.5107730Z updateDialog html 2021-05-16T17:48:06.5150320Z userIdentity html 2021-05-16T17:48:06.5236127Z versionInfo html 2021-05-16T17:48:06.5566656Z viewer html 2021-05-16T17:48:06.5686176Z writePreference html 2021-05-16T17:48:06.5815776Z writeRStudioPreference html 2021-05-16T17:48:06.5829872Z *** copying figures 2021-05-16T17:48:06.5852341Z ** building package indices 2021-05-16T17:48:06.8088333Z ** installing vignettes 2021-05-16T17:48:06.8204315Z ** testing if installed package can be loaded 2021-05-16T17:48:06.8209551Z *** arch - i386 2021-05-16T17:48:07.1269608Z *** arch - x64 2021-05-16T17:48:07.4502795Z * DONE (rstudioapi) 2021-05-16T17:48:07.5354933Z In R CMD INSTALL 2021-05-16T17:48:07.9287885Z * installing *source* package 'rprojroot' ... 2021-05-16T17:48:07.9404780Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T17:48:07.9736464Z ** R 2021-05-16T17:48:07.9873863Z ** inst 2021-05-16T17:48:07.9935831Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:08.4192384Z ** help 2021-05-16T17:48:08.4873242Z *** installing help indices 2021-05-16T17:48:08.5284900Z converting help for package 'rprojroot' 2021-05-16T17:48:08.5604112Z finding HTML links ... done 2021-05-16T17:48:08.5884453Z criteria html 2021-05-16T17:48:08.5957395Z deprecated html 2021-05-16T17:48:08.6184503Z find_root html 2021-05-16T17:48:08.6503530Z find_root_file html 2021-05-16T17:48:08.7137254Z root_criterion html 2021-05-16T17:48:08.7344213Z rprojroot-package html 2021-05-16T17:48:08.7611792Z thisfile html 2021-05-16T17:48:08.7619993Z *** copying figures 2021-05-16T17:48:08.7670966Z ** building package indices 2021-05-16T17:48:08.8043097Z ** installing vignettes 2021-05-16T17:48:08.8130425Z ** testing if installed package can be loaded 2021-05-16T17:48:08.8133859Z *** arch - i386 2021-05-16T17:48:09.1204407Z *** arch - x64 2021-05-16T17:48:09.4315913Z * DONE (rprojroot) 2021-05-16T17:48:09.4783217Z In R CMD INSTALL 2021-05-16T17:48:09.8573358Z * installing *source* package 'crayon' ... 2021-05-16T17:48:09.8660517Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T17:48:09.9010288Z ** R 2021-05-16T17:48:09.9240839Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:10.9232949Z ** help 2021-05-16T17:48:11.0715181Z *** installing help indices 2021-05-16T17:48:11.1540675Z converting help for package 'crayon' 2021-05-16T17:48:11.1850988Z finding HTML links ... done 2021-05-16T17:48:11.2100339Z chr html 2021-05-16T17:48:11.2338856Z col_align html 2021-05-16T17:48:11.2541486Z col_nchar html 2021-05-16T17:48:11.2891281Z col_strsplit html 2021-05-16T17:48:11.3091171Z col_substr html 2021-05-16T17:48:11.3301874Z col_substring html 2021-05-16T17:48:11.3519037Z combine_styles html 2021-05-16T17:48:11.3632587Z concat html 2021-05-16T17:48:11.3987127Z crayon html 2021-05-16T17:48:11.4075066Z drop_style html 2021-05-16T17:48:11.4157915Z has_color html 2021-05-16T17:48:11.4237709Z has_style html 2021-05-16T17:48:11.4376734Z hyperlink html 2021-05-16T17:48:11.4716495Z make_style html 2021-05-16T17:48:11.5186396Z num_ansi_colors html 2021-05-16T17:48:11.5268808Z num_colors html 2021-05-16T17:48:11.5343443Z show_ansi_colors html 2021-05-16T17:48:11.5469967Z start.crayon html 2021-05-16T17:48:11.5539341Z strip_style html 2021-05-16T17:48:11.5673109Z style html 2021-05-16T17:48:11.5755257Z styles html 2021-05-16T17:48:11.5761747Z ** building package indices 2021-05-16T17:48:11.6605202Z ** testing if installed package can be loaded 2021-05-16T17:48:11.6610245Z *** arch - i386 2021-05-16T17:48:11.9679949Z *** arch - x64 2021-05-16T17:48:12.2788995Z * DONE (crayon) 2021-05-16T17:48:12.3138661Z In R CMD INSTALL 2021-05-16T17:48:12.6394735Z * installing *source* package 'fastmap' ... 2021-05-16T17:48:12.6453346Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T17:48:12.6716852Z ** libs 2021-05-16T17:48:12.6727337Z 2021-05-16T17:48:12.6728749Z *** arch - i386 2021-05-16T17:48:12.7113001Z 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-16T17:48:15.1443447Z 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-16T17:48:15.4164964Z 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-16T17:48:15.7805985Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T17:48:15.7831446Z 2021-05-16T17:48:15.7833213Z *** arch - x64 2021-05-16T17:48:15.8172897Z 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-16T17:48:18.1815381Z 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-16T17:48:18.4574286Z 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-16T17:48:18.8721777Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T17:48:18.8776343Z ** R 2021-05-16T17:48:18.8903081Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:19.2408191Z ** help 2021-05-16T17:48:19.2823169Z *** installing help indices 2021-05-16T17:48:19.3136641Z converting help for package 'fastmap' 2021-05-16T17:48:19.9732119Z finding HTML links ... done 2021-05-16T17:48:19.9732895Z ** building package indices 2021-05-16T17:48:19.9733573Z ** testing if installed package can be loaded 2021-05-16T17:48:19.9734134Z *** arch - i386 2021-05-16T17:48:19.9734530Z *** arch - x64 2021-05-16T17:48:19.9735092Z fastmap html 2021-05-16T17:48:19.9735685Z fastqueue html 2021-05-16T17:48:19.9736263Z faststack html 2021-05-16T17:48:19.9736873Z key_missing html 2021-05-16T17:48:20.1185891Z * DONE (fastmap) 2021-05-16T17:48:20.1593504Z In R CMD INSTALL 2021-05-16T17:48:20.5983108Z * installing *source* package 'withr' ... 2021-05-16T17:48:20.6106855Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T17:48:20.6462499Z ** R 2021-05-16T17:48:20.6721934Z ** inst 2021-05-16T17:48:20.6778948Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:21.3511609Z ** help 2021-05-16T17:48:21.5497358Z *** installing help indices 2021-05-16T17:48:21.6504713Z converting help for package 'withr' 2021-05-16T17:48:21.6827336Z finding HTML links ... done 2021-05-16T17:48:21.7674651Z defer html 2021-05-16T17:48:21.8856884Z devices html 2021-05-16T17:48:21.8858951Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGShZSL/R.INSTALLb6c87d76e3/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T17:48:21.8902865Z makevars_user html 2021-05-16T17:48:21.9059408Z set_makevars html 2021-05-16T17:48:21.9346052Z with_ html 2021-05-16T17:48:21.9474617Z with_collate html 2021-05-16T17:48:21.9604388Z with_connection html 2021-05-16T17:48:21.9746886Z with_db_connection html 2021-05-16T17:48:21.9874308Z with_dir html 2021-05-16T17:48:22.0086949Z with_envvar html 2021-05-16T17:48:22.0211776Z with_file html 2021-05-16T17:48:22.0374624Z with_gctorture2 html 2021-05-16T17:48:22.0549116Z with_libpaths html 2021-05-16T17:48:22.0730246Z with_locale html 2021-05-16T17:48:22.0945026Z with_makevars html 2021-05-16T17:48:22.1088436Z with_options html 2021-05-16T17:48:22.1659933Z with_package html 2021-05-16T17:48:22.1662042Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGShZSL/R.INSTALLb6c87d76e3/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-16T17:48:22.1830259Z with_par html 2021-05-16T17:48:22.2029973Z with_path html 2021-05-16T17:48:22.2235759Z with_rng_version html 2021-05-16T17:48:22.2394789Z with_seed html 2021-05-16T17:48:22.2641192Z with_sink html 2021-05-16T17:48:22.2806474Z with_temp_libpaths html 2021-05-16T17:48:22.3022495Z with_tempfile html 2021-05-16T17:48:22.3183380Z with_timezone html 2021-05-16T17:48:22.3705568Z withr html 2021-05-16T17:48:22.3714004Z *** copying figures 2021-05-16T17:48:22.3734663Z ** building package indices 2021-05-16T17:48:22.4787269Z ** installing vignettes 2021-05-16T17:48:22.4875371Z ** testing if installed package can be loaded 2021-05-16T17:48:22.4878284Z *** arch - i386 2021-05-16T17:48:22.7961995Z *** arch - x64 2021-05-16T17:48:23.1139019Z * DONE (withr) 2021-05-16T17:48:23.1606470Z In R CMD INSTALL 2021-05-16T17:48:23.4764248Z * installing *source* package 'rappdirs' ... 2021-05-16T17:48:23.4820170Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T17:48:23.5201717Z ** libs 2021-05-16T17:48:23.5213683Z 2021-05-16T17:48:23.5215215Z *** arch - i386 2021-05-16T17:48:23.5515681Z 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-16T17:48:23.6791450Z 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-16T17:48:24.5531990Z 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-16T17:48:24.6901927Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T17:48:24.6913470Z 2021-05-16T17:48:24.6914901Z *** arch - x64 2021-05-16T17:48:24.7166378Z 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-16T17:48:24.8343227Z 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-16T17:48:25.9364394Z 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-16T17:48:26.0551819Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T17:48:26.0585871Z ** R 2021-05-16T17:48:26.0682111Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:48:26.2358683Z ** help 2021-05-16T17:48:26.2944203Z *** installing help indices 2021-05-16T17:48:26.3335620Z converting help for package 'rappdirs' 2021-05-16T17:48:26.3644759Z finding HTML links ... done 2021-05-16T17:48:26.3949279Z app_dir html 2021-05-16T17:48:26.4305403Z rappdirs-package html 2021-05-16T17:48:26.4624489Z site_data_dir html 2021-05-16T17:48:26.4932690Z user_cache_dir html 2021-05-16T17:48:26.5269636Z user_data_dir html 2021-05-16T17:48:26.5552797Z user_log_dir html 2021-05-16T17:48:26.5559185Z ** building package indices 2021-05-16T17:48:26.5960635Z ** testing if installed package can be loaded 2021-05-16T17:48:26.5963565Z *** arch - i386 2021-05-16T17:48:26.9015030Z *** arch - x64 2021-05-16T17:48:27.2108406Z * DONE (rappdirs) 2021-05-16T17:48:27.2411565Z In R CMD INSTALL 2021-05-16T17:48:28.1235777Z * installing *source* package 'fs' ... 2021-05-16T17:48:28.1675629Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T17:48:28.2045435Z ** libs 2021-05-16T17:48:28.2060179Z 2021-05-16T17:48:28.2061560Z *** arch - i386 2021-05-16T17:48:28.4039167Z 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-16T17:48:29.2177175Z 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-16T17:48:30.1452185Z 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-16T17:48:31.1759346Z 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-16T17:48:31.3409858Z 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-16T17:48:32.4717216Z 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-16T17:48:33.0764021Z 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-16T17:48:34.0867459Z 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-16T17:48:35.1717115Z 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-16T17:48:36.1496884Z 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-16T17:48:37.1790444Z 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-16T17:48:38.1132541Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T17:48:38.1134839Z 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-16T17:48:38.1139396Z HAVE_DTRACE=0 2021-05-16T17:48:38.1722562Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpGQoFn8/R.INSTALL115c73db3c/fs/src-i386/libuv-1.38.1' 2021-05-16T17:48:38.1724629Z 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-16T17:48:38.4944561Z 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-16T17:48:38.7563288Z 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-16T17:48:39.0048821Z 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-16T17:48:39.3296266Z 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-16T17:48:39.5468932Z 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-16T17:48:39.8378628Z 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-16T17:48:40.0612023Z 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-16T17:48:40.4195010Z 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-16T17:48:40.7255334Z 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-16T17:48:41.3865723Z 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-16T17:48:41.7633544Z 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-16T17:48:42.3982037Z 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-16T17:48:42.6845104Z 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-16T17:48:43.3948656Z 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-16T17:48:44.4083197Z 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-16T17:48:44.8064995Z 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-16T17:48:45.0941495Z 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-16T17:48:45.5368187Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T17:48:45.5372317Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T17:48:45.5373346Z #pragma warning(suppress : 4996) 2021-05-16T17:48:45.5373885Z ^ 2021-05-16T17:48:45.8848855Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T17:48:45.8850641Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:48:45.8851587Z ptr = strchr(buf + 1, '='); 2021-05-16T17:48:45.8852051Z ^ 2021-05-16T17:48:46.0473279Z 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-16T17:48:46.6126115Z 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-16T17:48:47.4101742Z 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-16T17:48:47.6250155Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T17:48:47.6252177Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T17:48:47.6253348Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T17:48:47.6254155Z ^ 2021-05-16T17:48:47.6255328Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T17:48:47.7470712Z 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-16T17:48:48.9595631Z 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-16T17:48:49.1701568Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T17:48:49.9735015Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T17:48:49.9735733Z int err = 0; 2021-05-16T17:48:49.9736118Z ^ 2021-05-16T17:48:49.9736687Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T17:48:49.9737714Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T17:48:49.9738381Z int err = 0; 2021-05-16T17:48:49.9738971Z ^ 2021-05-16T17:48:49.9740180Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T17:48:49.9741153Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T17:48:49.9741607Z ^ 2021-05-16T17:48:49.9742246Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T17:48:49.9743350Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T17:48:49.9744194Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T17:48:49.9744637Z ^ 2021-05-16T17:48:49.9745574Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T17:48:49.9976954Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T17:48:49.9980817Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:48:49.9982344Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:48:49.9982999Z ^ 2021-05-16T17:48:49.9984135Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T17:48:49.9984874Z uv_stat_t new_statbuf; 2021-05-16T17:48:49.9985397Z ^ 2021-05-16T17:48:49.9986533Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:48:49.9987718Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:48:49.9993227Z ^ 2021-05-16T17:48:49.9994002Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T17:48:49.9994892Z uv_stat_t new_statbuf; 2021-05-16T17:48:49.9995402Z ^ 2021-05-16T17:48:49.9997169Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:48:49.9999242Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:48:50.0000091Z ^ 2021-05-16T17:48:50.0000867Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T17:48:50.0001551Z uv_stat_t statbuf; 2021-05-16T17:48:50.0002058Z ^ 2021-05-16T17:48:50.0003156Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:48:50.0004416Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:48:50.0004970Z ^ 2021-05-16T17:48:50.0005668Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T17:48:50.0006340Z uv_stat_t statbuf; 2021-05-16T17:48:50.0006834Z ^ 2021-05-16T17:48:50.9280896Z 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-16T17:48:51.1921856Z 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-16T17:48:51.6276842Z 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-16T17:48:51.8954937Z 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-16T17:48:52.2786332Z 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-16T17:48:52.5042852Z 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-16T17:48:52.7738074Z 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-16T17:48:53.1314979Z 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-16T17:48:53.3762750Z 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-16T17:48:53.6753039Z 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-16T17:48:54.0370591Z 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-16T17:48:54.3011627Z 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-16T17:48:54.3428053Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpGQoFn8/R.INSTALL115c73db3c/fs/src-i386/libuv-1.38.1' 2021-05-16T17:48:54.4946530Z 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-16T17:48:54.9020138Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T17:48:54.9064149Z 2021-05-16T17:48:54.9065331Z *** arch - x64 2021-05-16T17:48:55.1000578Z 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-16T17:48:56.1389812Z 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-16T17:48:57.3210088Z 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-16T17:48:58.6059749Z 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-16T17:48:58.7534422Z 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-16T17:48:59.7665351Z 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-16T17:49:00.9722690Z 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-16T17:49:02.2442886Z 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-16T17:49:03.6030820Z 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-16T17:49:04.8429765Z 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-16T17:49:06.1127859Z 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-16T17:49:07.3077895Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T17:49:07.3080087Z 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-16T17:49:07.3085799Z HAVE_DTRACE=0 2021-05-16T17:49:07.3569397Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpGQoFn8/R.INSTALL115c73db3c/fs/src-x64/libuv-1.38.1' 2021-05-16T17:49:07.3571715Z 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-16T17:49:07.9480034Z 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-16T17:49:08.4828309Z 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-16T17:49:09.0275794Z 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-16T17:49:09.6126347Z 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-16T17:49:10.1237509Z 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-16T17:49:10.6777009Z 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-16T17:49:11.1744285Z 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-16T17:49:11.7490302Z 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-16T17:49:12.3388034Z 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-16T17:49:13.2496291Z 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-16T17:49:13.8857115Z 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-16T17:49:14.6762443Z 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-16T17:49:15.2259404Z 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-16T17:49:15.8769169Z 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-16T17:49:17.0589330Z 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-16T17:49:17.7248982Z 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-16T17:49:18.2926490Z 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-16T17:49:19.0040143Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T17:49:19.0043201Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T17:49:19.0045542Z #pragma warning(suppress : 4996) 2021-05-16T17:49:19.0046129Z ^ 2021-05-16T17:49:19.4269162Z 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-16T17:49:20.2063591Z 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-16T17:49:21.1478445Z 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-16T17:49:21.6155350Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T17:49:21.6157082Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T17:49:21.6158211Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T17:49:21.6158868Z ^ 2021-05-16T17:49:21.6160167Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T17:49:21.7335806Z 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-16T17:49:23.0235374Z 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-16T17:49:23.9815302Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T17:49:23.9816593Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T17:49:23.9817861Z int err = 0; 2021-05-16T17:49:23.9818425Z ^ 2021-05-16T17:49:23.9819155Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T17:49:23.9820317Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T17:49:23.9820969Z int err = 0; 2021-05-16T17:49:23.9821339Z ^ 2021-05-16T17:49:23.9822808Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T17:49:23.9823738Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T17:49:23.9824231Z ^ 2021-05-16T17:49:23.9824747Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T17:49:23.9825662Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T17:49:23.9826548Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T17:49:23.9826993Z ^ 2021-05-16T17:49:23.9828202Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T17:49:23.9829062Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T17:49:23.9830516Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:49:23.9832875Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:49:23.9833860Z ^ 2021-05-16T17:49:23.9835047Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:49:23.9836165Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:49:23.9836817Z ^ 2021-05-16T17:49:23.9837992Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:49:23.9838985Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:49:23.9840054Z ^ 2021-05-16T17:49:23.9841093Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:49:23.9842115Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T17:49:23.9843110Z ^ 2021-05-16T17:49:24.9238211Z 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-16T17:49:25.4738699Z 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-16T17:49:26.1526689Z 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-16T17:49:26.7061974Z 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-16T17:49:27.3577261Z 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-16T17:49:27.8699085Z 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-16T17:49:28.4140518Z 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-16T17:49:29.0332165Z 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-16T17:49:29.5521702Z 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-16T17:49:30.1178324Z 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-16T17:49:30.7106562Z 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-16T17:49:31.2401081Z 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-16T17:49:31.2754954Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpGQoFn8/R.INSTALL115c73db3c/fs/src-x64/libuv-1.38.1' 2021-05-16T17:49:31.4378536Z 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-16T17:49:31.9045165Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T17:49:31.9100541Z ** R 2021-05-16T17:49:31.9350261Z ** inst 2021-05-16T17:49:31.9412988Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:33.1563015Z ** help 2021-05-16T17:49:33.3516103Z *** installing help indices 2021-05-16T17:49:33.4563809Z converting help for package 'fs' 2021-05-16T17:49:33.4885391Z finding HTML links ... done 2021-05-16T17:49:33.5354033Z copy html 2021-05-16T17:49:33.5588441Z create html 2021-05-16T17:49:33.6220888Z delete html 2021-05-16T17:49:33.6543985Z dir_ls html 2021-05-16T17:49:33.6637944Z dir_tree html 2021-05-16T17:49:33.6755821Z file_access html 2021-05-16T17:49:33.6848668Z file_chmod html 2021-05-16T17:49:33.6933820Z file_chown html 2021-05-16T17:49:33.7300283Z file_info html 2021-05-16T17:49:33.7418311Z file_move html 2021-05-16T17:49:33.7521058Z file_show html 2021-05-16T17:49:33.7676877Z file_temp html 2021-05-16T17:49:33.7774576Z file_touch html 2021-05-16T17:49:33.7962007Z fs-package html 2021-05-16T17:49:33.8034634Z fs_bytes html 2021-05-16T17:49:33.8156289Z fs_path html 2021-05-16T17:49:33.8397855Z fs_perms html 2021-05-16T17:49:33.8468328Z id html 2021-05-16T17:49:33.8527929Z is_absolute_path html 2021-05-16T17:49:33.8666914Z is_file html 2021-05-16T17:49:33.8733638Z link_path html 2021-05-16T17:49:33.8848037Z path html 2021-05-16T17:49:33.9255971Z path_expand html 2021-05-16T17:49:33.9393899Z path_file html 2021-05-16T17:49:33.9546856Z path_filter html 2021-05-16T17:49:33.9875168Z path_math html 2021-05-16T17:49:33.9998795Z path_package html 2021-05-16T17:49:34.0219332Z path_sanitize html 2021-05-16T17:49:34.0307009Z path_tidy html 2021-05-16T17:49:34.0315332Z ** building package indices 2021-05-16T17:49:34.1190876Z ** installing vignettes 2021-05-16T17:49:34.1291953Z ** testing if installed package can be loaded 2021-05-16T17:49:34.1294987Z *** arch - i386 2021-05-16T17:49:34.4353274Z *** arch - x64 2021-05-16T17:49:34.8492897Z * DONE (fs) 2021-05-16T17:49:35.0683707Z In R CMD INSTALL 2021-05-16T17:49:35.4108698Z * installing *source* package 'clipr' ... 2021-05-16T17:49:35.4167723Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T17:49:35.4507643Z ** R 2021-05-16T17:49:35.4615007Z ** inst 2021-05-16T17:49:35.4668139Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:49:35.6810335Z ** help 2021-05-16T17:49:35.7379544Z *** installing help indices 2021-05-16T17:49:35.7807530Z converting help for package 'clipr' 2021-05-16T17:49:35.8127734Z finding HTML links ... done 2021-05-16T17:49:35.8323788Z clear_clip html 2021-05-16T17:49:35.8436938Z clipr html 2021-05-16T17:49:35.8583844Z clipr_available html 2021-05-16T17:49:35.8688164Z read_clip html 2021-05-16T17:49:35.8917193Z read_clip_tbl html 2021-05-16T17:49:35.9351753Z write_clip html 2021-05-16T17:49:35.9420198Z write_last_clip html 2021-05-16T17:49:35.9426207Z ** building package indices 2021-05-16T17:49:36.4838805Z ** installing vignettes 2021-05-16T17:49:36.4839784Z ** testing if installed package can be loaded 2021-05-16T17:49:36.4840320Z *** arch - i386 2021-05-16T17:49:36.4840691Z *** arch - x64 2021-05-16T17:49:36.6142466Z * DONE (clipr) 2021-05-16T17:49:36.6497264Z In R CMD INSTALL 2021-05-16T17:49:38.2031887Z * installing *source* package 'git2r' ... 2021-05-16T17:49:38.3193876Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T17:49:38.3196529Z 2021-05-16T17:49:38.3197280Z ********************************************** 2021-05-16T17:49:38.3198080Z WARNING: this package has a configure script 2021-05-16T17:49:38.3198935Z It probably needs manual configuration 2021-05-16T17:49:38.3199625Z ********************************************** 2021-05-16T17:49:38.3199989Z 2021-05-16T17:49:38.3200306Z 2021-05-16T17:49:38.3516753Z ** libs 2021-05-16T17:49:38.3536064Z 2021-05-16T17:49:38.3538032Z *** arch - i386 2021-05-16T17:49:38.9333728Z 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-16T17:49:38.9647682Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T17:49:40.0199135Z 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-16T17:49:40.2014793Z 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-16T17:49:40.3355785Z 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-16T17:49:40.6472625Z 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-16T17:49:40.8311154Z 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-16T17:49:41.0720897Z 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-16T17:49:41.4443931Z 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-16T17:49:41.6312228Z 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-16T17:49:41.8125047Z 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-16T17:49:42.0917647Z 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-16T17:49:42.4032948Z 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-16T17:49:42.9535591Z 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-16T17:49:43.3404742Z 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-16T17:49:43.5103683Z 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-16T17:49:43.7006165Z 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-16T17:49:43.8848293Z 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-16T17:49:44.0604064Z 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-16T17:49:44.3517668Z 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-16T17:49:44.5805391Z 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-16T17:49:44.7593101Z 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-16T17:49:45.0279438Z 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-16T17:49:45.1844912Z 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-16T17:49:45.3592083Z 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-16T17:49:45.5494235Z 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-16T17:49:45.7327385Z 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-16T17:49:46.0134212Z 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-16T17:49:46.3102258Z 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-16T17:49:46.4914275Z 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-16T17:49:46.6650284Z 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-16T17:49:46.9518603Z 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-16T17:49:47.1277993Z 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-16T17:49:47.3621036Z 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-16T17:49:47.6217874Z 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-16T17:49:47.8502659Z 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-16T17:49:48.0082243Z 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-16T17:49:48.3171209Z 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-16T17:49:48.9517174Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T17:49:48.9639198Z 2021-05-16T17:49:48.9640627Z *** arch - x64 2021-05-16T17:49:50.0166048Z 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-16T17:49:50.0452937Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T17:49:50.2984201Z 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-16T17:49:50.4634832Z 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-16T17:49:50.5882220Z 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-16T17:49:50.8640619Z 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-16T17:49:51.0513227Z 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-16T17:49:51.2595431Z 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-16T17:49:51.5995733Z 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-16T17:49:52.4824738Z 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-16T17:49:52.4829856Z 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-16T17:49:52.4832811Z 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-16T17:49:52.4836938Z 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-16T17:49:53.2758964Z 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-16T17:49:53.6130871Z 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-16T17:49:53.7638944Z 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-16T17:49:53.9456977Z 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-16T17:49:54.1395395Z 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-16T17:49:54.3130177Z 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-16T17:49:54.5814225Z 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-16T17:49:54.7972153Z 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-16T17:49:54.9811936Z 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-16T17:49:55.2433808Z 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-16T17:49:55.3944492Z 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-16T17:49:55.5630440Z 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-16T17:49:55.7576860Z 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-16T17:49:55.9336695Z 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-16T17:49:56.2038573Z 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-16T17:49:56.4536628Z 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-16T17:49:56.6353926Z 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-16T17:49:56.8073599Z 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-16T17:49:57.0721092Z 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-16T17:49:57.2423677Z 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-16T17:49:57.4577225Z 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-16T17:49:57.7043786Z 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-16T17:49:57.9180001Z 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-16T17:49:58.0763827Z 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-16T17:49:58.3771121Z 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-16T17:49:58.9547247Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T17:49:58.9690457Z ** R 2021-05-16T17:49:59.0228995Z ** inst 2021-05-16T17:49:59.0271124Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:00.2396036Z ** help 2021-05-16T17:50:00.8821094Z *** installing help indices 2021-05-16T17:50:01.2570910Z converting help for package 'git2r' 2021-05-16T17:50:01.2907786Z finding HTML links ... done 2021-05-16T17:50:01.3521638Z add html 2021-05-16T17:50:01.3628077Z ahead_behind html 2021-05-16T17:50:01.3906542Z as.data.frame.git_repository html 2021-05-16T17:50:01.4126352Z as.data.frame.git_tree html 2021-05-16T17:50:01.4213576Z as.list.git_tree html 2021-05-16T17:50:01.4697470Z blame html 2021-05-16T17:50:01.4849328Z blob_create html 2021-05-16T17:50:01.4953673Z branch_create html 2021-05-16T17:50:01.5021998Z branch_delete html 2021-05-16T17:50:01.5091137Z branch_get_upstream html 2021-05-16T17:50:01.5157055Z branch_remote_name html 2021-05-16T17:50:01.5223726Z branch_remote_url html 2021-05-16T17:50:01.5322393Z branch_rename html 2021-05-16T17:50:01.5413139Z branch_set_upstream html 2021-05-16T17:50:01.5478597Z branch_target html 2021-05-16T17:50:01.5574999Z branches html 2021-05-16T17:50:01.5655033Z bundle_r_package html 2021-05-16T17:50:01.5897715Z checkout html 2021-05-16T17:50:01.6100792Z clone html 2021-05-16T17:50:01.6397814Z commit html 2021-05-16T17:50:01.6629969Z commits html 2021-05-16T17:50:01.6841780Z config html 2021-05-16T17:50:01.6933426Z content html 2021-05-16T17:50:01.7067047Z contributions html 2021-05-16T17:50:01.7278526Z cred_env html 2021-05-16T17:50:01.7505117Z cred_ssh_key html 2021-05-16T17:50:01.7702317Z cred_token html 2021-05-16T17:50:01.7891568Z cred_user_pass html 2021-05-16T17:50:01.7969288Z default_signature html 2021-05-16T17:50:01.8072528Z descendant_of html 2021-05-16T17:50:01.8475451Z diff-methods html 2021-05-16T17:50:01.8590079Z discover_repository html 2021-05-16T17:50:01.8947554Z fetch html 2021-05-16T17:50:01.9034905Z fetch_heads html 2021-05-16T17:50:01.9087875Z git2r html 2021-05-16T17:50:01.9277237Z git_config_files html 2021-05-16T17:50:01.9620294Z git_time html 2021-05-16T17:50:01.9622524Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0UVrU1/R.INSTALL140c7e093065/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-16T17:50:01.9684276Z hash html 2021-05-16T17:50:01.9747253Z hashfile html 2021-05-16T17:50:01.9837701Z head.git_repository html 2021-05-16T17:50:01.9909590Z in_repository html 2021-05-16T17:50:02.0026333Z index_remove_bypath html 2021-05-16T17:50:02.0134317Z init html 2021-05-16T17:50:02.0218219Z is_bare html 2021-05-16T17:50:02.0292971Z is_binary html 2021-05-16T17:50:02.0383828Z is_blob html 2021-05-16T17:50:02.0443472Z is_branch html 2021-05-16T17:50:02.0508855Z is_commit html 2021-05-16T17:50:02.0589472Z is_detached html 2021-05-16T17:50:02.0662495Z is_empty html 2021-05-16T17:50:02.0733768Z is_head html 2021-05-16T17:50:02.0837755Z is_local html 2021-05-16T17:50:02.0905200Z is_merge html 2021-05-16T17:50:02.0983091Z is_shallow html 2021-05-16T17:50:02.1046227Z is_tag html 2021-05-16T17:50:02.1108062Z is_tree html 2021-05-16T17:50:02.9747425Z ** building package indices 2021-05-16T17:50:02.9748131Z last_commit html 2021-05-16T17:50:02.9748736Z length.git_blob html 2021-05-16T17:50:02.9749333Z length.git_diff html 2021-05-16T17:50:02.9749948Z length.git_tree html 2021-05-16T17:50:02.9750574Z libgit2_features html 2021-05-16T17:50:02.9751181Z libgit2_version html 2021-05-16T17:50:02.9751742Z lookup html 2021-05-16T17:50:02.9753290Z lookup_commit html 2021-05-16T17:50:02.9753845Z ls_tree html 2021-05-16T17:50:02.9754381Z merge html 2021-05-16T17:50:02.9754932Z merge_base html 2021-05-16T17:50:02.9755482Z note_create html 2021-05-16T17:50:02.9756058Z note_default_ref html 2021-05-16T17:50:02.9756938Z note_remove html 2021-05-16T17:50:02.9757585Z notes html 2021-05-16T17:50:02.9758104Z odb_blobs html 2021-05-16T17:50:02.9758655Z odb_objects html 2021-05-16T17:50:02.9759229Z parents html 2021-05-16T17:50:02.9759816Z plot.git_repository html 2021-05-16T17:50:02.9760468Z print.git_reflog_entry html 2021-05-16T17:50:02.9761040Z pull html 2021-05-16T17:50:02.9761576Z punch_card html 2021-05-16T17:50:02.9762099Z push html 2021-05-16T17:50:02.9762653Z reexports html 2021-05-16T17:50:02.9763244Z references html 2021-05-16T17:50:02.9764252Z reflog html 2021-05-16T17:50:02.9764867Z remote_add html 2021-05-16T17:50:02.9765409Z remote_ls html 2021-05-16T17:50:02.9765979Z remote_remove html 2021-05-16T17:50:02.9766560Z remote_rename html 2021-05-16T17:50:02.9767209Z remote_set_url html 2021-05-16T17:50:02.9767767Z remote_url html 2021-05-16T17:50:02.9768322Z remotes html 2021-05-16T17:50:02.9768891Z repository html 2021-05-16T17:50:02.9769480Z repository_head html 2021-05-16T17:50:02.9770050Z reset html 2021-05-16T17:50:02.9770991Z revparse_single html 2021-05-16T17:50:02.9771576Z rm_file html 2021-05-16T17:50:02.9772092Z sha html 2021-05-16T17:50:02.9772618Z ssh_path html 2021-05-16T17:50:02.9773194Z ssl_cert_locations html 2021-05-16T17:50:02.9773745Z stash html 2021-05-16T17:50:02.9774473Z stash_apply html 2021-05-16T17:50:02.9775016Z stash_drop html 2021-05-16T17:50:02.9776574Z stash_list html 2021-05-16T17:50:02.9778193Z stash_pop html 2021-05-16T17:50:02.9778779Z status html 2021-05-16T17:50:02.9779478Z sub-.git_tree html 2021-05-16T17:50:02.9780098Z summary.git_repository html 2021-05-16T17:50:02.9780875Z summary.git_stash html 2021-05-16T17:50:02.9781797Z summary.git_tree html 2021-05-16T17:50:02.9782372Z tag html 2021-05-16T17:50:02.9782898Z tag_delete html 2021-05-16T17:50:02.9783436Z tags html 2021-05-16T17:50:02.9783943Z tree html 2021-05-16T17:50:02.9784475Z when html 2021-05-16T17:50:02.9785972Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0UVrU1/R.INSTALL140c7e093065/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-16T17:50:02.9787240Z workdir html 2021-05-16T17:50:03.1020699Z ** testing if installed package can be loaded 2021-05-16T17:50:03.1023406Z *** arch - i386 2021-05-16T17:50:03.4089616Z *** arch - x64 2021-05-16T17:50:03.7303126Z * DONE (git2r) 2021-05-16T17:50:04.3765458Z In R CMD INSTALL 2021-05-16T17:50:04.9923376Z * installing *source* package 'httr' ... 2021-05-16T17:50:05.0153412Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T17:50:05.0509140Z ** R 2021-05-16T17:50:05.0996809Z ** demo 2021-05-16T17:50:05.1078849Z ** inst 2021-05-16T17:50:05.1160309Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:08.6143331Z ** help 2021-05-16T17:50:09.0463918Z *** installing help indices 2021-05-16T17:50:09.3170531Z converting help for package 'httr' 2021-05-16T17:50:09.3513293Z finding HTML links ... done 2021-05-16T17:50:09.4237097Z BROWSE html 2021-05-16T17:50:09.4903327Z DELETE html 2021-05-16T17:50:09.5311254Z GET html 2021-05-16T17:50:09.5697038Z HEAD html 2021-05-16T17:50:09.6222660Z PATCH html 2021-05-16T17:50:09.6734383Z POST html 2021-05-16T17:50:09.7254803Z PUT html 2021-05-16T17:50:09.7980747Z RETRY html 2021-05-16T17:50:09.8199043Z Token-class html 2021-05-16T17:50:09.8702637Z VERB html 2021-05-16T17:50:09.8889640Z add_headers html 2021-05-16T17:50:09.9049403Z authenticate html 2021-05-16T17:50:09.9120304Z cache_info html 2021-05-16T17:50:09.9402444Z config html 2021-05-16T17:50:09.9989179Z content html 2021-05-16T17:50:10.0141791Z content_type html 2021-05-16T17:50:10.0219551Z cookies html 2021-05-16T17:50:10.0439674Z get_callback html 2021-05-16T17:50:10.0499700Z guess_media html 2021-05-16T17:50:10.0620684Z handle html 2021-05-16T17:50:10.0680407Z handle_pool html 2021-05-16T17:50:10.0724957Z has_content html 2021-05-16T17:50:10.0795029Z headers html 2021-05-16T17:50:10.0893341Z hmac_sha1 html 2021-05-16T17:50:10.1090340Z http_condition html 2021-05-16T17:50:10.1236168Z http_error html 2021-05-16T17:50:10.1398989Z http_status html 2021-05-16T17:50:10.1465925Z http_type html 2021-05-16T17:50:10.1869755Z httr-package html 2021-05-16T17:50:10.1915467Z httr_dr html 2021-05-16T17:50:10.2098637Z httr_options html 2021-05-16T17:50:10.2262593Z init_oauth1.0 html 2021-05-16T17:50:10.2649727Z init_oauth2.0 html 2021-05-16T17:50:10.2707310Z insensitive html 2021-05-16T17:50:10.2902307Z jwt_signature html 2021-05-16T17:50:10.2989040Z modify_url html 2021-05-16T17:50:10.3304721Z oauth1.0_token html 2021-05-16T17:50:10.3815498Z oauth2.0_token html 2021-05-16T17:50:10.4008113Z oauth_app html 2021-05-16T17:50:10.4066298Z oauth_callback html 2021-05-16T17:50:10.4259454Z oauth_endpoint html 2021-05-16T17:50:10.4319652Z oauth_endpoints html 2021-05-16T17:50:10.4403576Z oauth_exchanger html 2021-05-16T17:50:10.4570964Z oauth_listener html 2021-05-16T17:50:10.4743930Z oauth_service_token html 2021-05-16T17:50:10.4870967Z oauth_signature html 2021-05-16T17:50:10.5015358Z parse_http_date html 2021-05-16T17:50:10.5146375Z parse_media html 2021-05-16T17:50:10.5270037Z parse_url html 2021-05-16T17:50:10.5355749Z progress html 2021-05-16T17:50:10.5525482Z response html 2021-05-16T17:50:10.5597587Z revoke_all html 2021-05-16T17:50:10.5737845Z set_config html 2021-05-16T17:50:10.5893803Z set_cookies html 2021-05-16T17:50:10.5978381Z sha1_hash html 2021-05-16T17:50:10.6031782Z sign_oauth html 2021-05-16T17:50:10.6083986Z status_code html 2021-05-16T17:50:10.6282801Z stop_for_status html 2021-05-16T17:50:10.6491037Z timeout html 2021-05-16T17:50:10.6646072Z upload_file html 2021-05-16T17:50:10.6836402Z use_proxy html 2021-05-16T17:50:10.6970506Z user_agent html 2021-05-16T17:50:10.7239384Z verbose html 2021-05-16T17:50:10.7457317Z with_config html 2021-05-16T17:50:10.7592037Z write_disk html 2021-05-16T17:50:10.7667553Z write_function html 2021-05-16T17:50:10.7748852Z write_stream html 2021-05-16T17:50:10.7762976Z ** building package indices 2021-05-16T17:50:10.9925640Z ** installing vignettes 2021-05-16T17:50:11.0040997Z ** testing if installed package can be loaded 2021-05-16T17:50:11.0044093Z *** arch - i386 2021-05-16T17:50:11.3135586Z *** arch - x64 2021-05-16T17:50:11.6329430Z * DONE (httr) 2021-05-16T17:50:11.7044257Z In R CMD INSTALL 2021-05-16T17:50:12.3622835Z * installing *source* package 'cli' ... 2021-05-16T17:50:12.9842083Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T17:50:12.9843323Z ** R 2021-05-16T17:50:12.9844216Z ** inst 2021-05-16T17:50:12.9845274Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:15.9757685Z ** help 2021-05-16T17:50:16.5933609Z *** installing help indices 2021-05-16T17:50:16.8276371Z converting help for package 'cli' 2021-05-16T17:50:16.8630814Z finding HTML links ... done 2021-05-16T17:50:16.9419520Z ansi-styles html 2021-05-16T17:50:16.9734642Z ansi_align html 2021-05-16T17:50:17.0075804Z ansi_columns html 2021-05-16T17:50:17.0181741Z ansi_has_any html 2021-05-16T17:50:17.0347693Z ansi_hide_cursor html 2021-05-16T17:50:17.0598681Z ansi_nchar html 2021-05-16T17:50:17.0705472Z ansi_regex html 2021-05-16T17:50:17.0809648Z ansi_strip html 2021-05-16T17:50:17.1052280Z ansi_strsplit html 2021-05-16T17:50:17.1254595Z ansi_strtrim html 2021-05-16T17:50:17.1544291Z ansi_strwrap html 2021-05-16T17:50:17.1769529Z ansi_substr html 2021-05-16T17:50:17.2008201Z ansi_substring html 2021-05-16T17:50:17.2416932Z ansi_toupper html 2021-05-16T17:50:17.2598732Z ansi_trimws html 2021-05-16T17:50:17.3008321Z boxx html 2021-05-16T17:50:17.3117031Z builtin_theme html 2021-05-16T17:50:17.3341799Z cat_line html 2021-05-16T17:50:17.3439833Z cli html 2021-05-16T17:50:17.3570056Z cli_alert html 2021-05-16T17:50:17.3706648Z cli_blockquote html 2021-05-16T17:50:17.3999294Z cli_bullets html 2021-05-16T17:50:17.4205427Z cli_code html 2021-05-16T17:50:17.4370482Z cli_debug_doc html 2021-05-16T17:50:17.4536611Z cli_div html 2021-05-16T17:50:17.4743524Z cli_dl html 2021-05-16T17:50:17.4810035Z cli_end html 2021-05-16T17:50:17.4978483Z cli_format html 2021-05-16T17:50:17.5149933Z cli_format_method html 2021-05-16T17:50:17.5254407Z cli_h1 html 2021-05-16T17:50:17.5429414Z cli_li html 2021-05-16T17:50:17.5560151Z cli_list_themes html 2021-05-16T17:50:17.5766981Z cli_ol html 2021-05-16T17:50:17.5842167Z cli_output_connection html 2021-05-16T17:50:17.5983189Z cli_par html 2021-05-16T17:50:17.6335833Z cli_process_start html 2021-05-16T17:50:17.6561717Z cli_rule html 2021-05-16T17:50:17.6739947Z cli_sitrep html 2021-05-16T17:50:17.7127936Z cli_status html 2021-05-16T17:50:17.7344294Z cli_status_clear html 2021-05-16T17:50:17.7518400Z cli_status_update html 2021-05-16T17:50:17.7611949Z cli_text html 2021-05-16T17:50:17.7817871Z cli_ul html 2021-05-16T17:50:17.8005394Z cli_vec html 2021-05-16T17:50:17.8078152Z cli_verbatim html 2021-05-16T17:50:17.8219953Z combine_ansi_styles html 2021-05-16T17:50:17.8401298Z console_width html 2021-05-16T17:50:17.8563057Z containers html 2021-05-16T17:50:17.8657107Z demo_spinners html 2021-05-16T17:50:17.8839182Z faq html 2021-05-16T17:50:17.8948519Z format_error html 2021-05-16T17:50:17.9100466Z get_spinner html 2021-05-16T17:50:17.9735560Z inline-markup html 2021-05-16T17:50:17.9889498Z is_ansi_tty html 2021-05-16T17:50:18.0132804Z is_dynamic_tty html 2021-05-16T17:50:18.0223489Z is_utf8_output html 2021-05-16T17:50:18.0310366Z list_spinners html 2021-05-16T17:50:18.0586206Z make_ansi_style html 2021-05-16T17:50:18.0882995Z make_spinner html 2021-05-16T17:50:18.0961096Z match_selector html 2021-05-16T17:50:18.1081784Z match_selector_node html 2021-05-16T17:50:18.1573117Z num_ansi_colors html 2021-05-16T17:50:18.1693904Z parse_selector html 2021-05-16T17:50:18.1789852Z pluralization-helpers html 2021-05-16T17:50:18.2604245Z pluralization html 2021-05-16T17:50:18.2764350Z pluralize html 2021-05-16T17:50:18.3160607Z rule html 2021-05-16T17:50:18.3292293Z simple_theme html 2021-05-16T17:50:18.3403398Z spark_bar html 2021-05-16T17:50:18.3495387Z spark_line html 2021-05-16T17:50:18.3686309Z start_app html 2021-05-16T17:50:18.3828245Z style_hyperlink html 2021-05-16T17:50:18.3916596Z symbol html 2021-05-16T17:50:18.4207128Z test_that_cli html 2021-05-16T17:50:18.4945085Z themes html 2021-05-16T17:50:18.5202773Z tree html 2021-05-16T17:50:18.5351579Z unicode-width-workaround html 2021-05-16T17:50:18.5364982Z *** copying figures 2021-05-16T17:50:18.5374485Z ** building package indices 2021-05-16T17:50:18.7895083Z ** testing if installed package can be loaded 2021-05-16T17:50:18.7898016Z *** arch - i386 2021-05-16T17:50:19.0965401Z *** arch - x64 2021-05-16T17:50:19.4263729Z * DONE (cli) 2021-05-16T17:50:19.5192975Z In R CMD INSTALL 2021-05-16T17:50:19.8591654Z * installing *source* package 'credentials' ... 2021-05-16T17:50:19.8650350Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T17:50:19.8982498Z ** R 2021-05-16T17:50:19.9094037Z ** inst 2021-05-16T17:50:19.9146332Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:20.3017083Z ** help 2021-05-16T17:50:20.3494319Z *** installing help indices 2021-05-16T17:50:20.3843825Z converting help for package 'credentials' 2021-05-16T17:50:20.4155877Z finding HTML links ... done 2021-05-16T17:50:20.4609721Z credential_api html 2021-05-16T17:50:20.4721238Z credential_helper html 2021-05-16T17:50:20.4916069Z http_credentials html 2021-05-16T17:50:20.5094817Z set_github_pat html 2021-05-16T17:50:20.5319735Z ssh_credentials html 2021-05-16T17:50:20.5325094Z ** building package indices 2021-05-16T17:50:20.5582361Z ** installing vignettes 2021-05-16T17:50:20.5660723Z ** testing if installed package can be loaded 2021-05-16T17:50:20.5665249Z *** arch - i386 2021-05-16T17:50:22.7869203Z *** arch - x64 2021-05-16T17:50:23.9024877Z * DONE (credentials) 2021-05-16T17:50:23.9333711Z In R CMD INSTALL 2021-05-16T17:50:24.3650959Z * installing *source* package 'lifecycle' ... 2021-05-16T17:50:24.3776610Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T17:50:24.4136164Z ** R 2021-05-16T17:50:24.4324693Z ** inst 2021-05-16T17:50:24.4410346Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:24.7935930Z ** help 2021-05-16T17:50:24.8665630Z *** installing help indices 2021-05-16T17:50:24.9155345Z converting help for package 'lifecycle' 2021-05-16T17:50:24.9469601Z finding HTML links ... done 2021-05-16T17:50:25.0054370Z badge html 2021-05-16T17:50:25.0437651Z deprecate_soft html 2021-05-16T17:50:25.1015852Z deprecated html 2021-05-16T17:50:25.1269240Z expect_deprecated html 2021-05-16T17:50:25.1382462Z last_warnings html 2021-05-16T17:50:25.1564755Z lifecycle-package html 2021-05-16T17:50:25.1687857Z signal_experimental html 2021-05-16T17:50:25.1890585Z signal_stage html 2021-05-16T17:50:25.2036251Z verbosity html 2021-05-16T17:50:25.2042297Z *** copying figures 2021-05-16T17:50:25.2101037Z ** building package indices 2021-05-16T17:50:25.2524846Z ** installing vignettes 2021-05-16T17:50:25.2606172Z ** testing if installed package can be loaded 2021-05-16T17:50:25.2609738Z *** arch - i386 2021-05-16T17:50:25.5674287Z *** arch - x64 2021-05-16T17:50:25.8797848Z * DONE (lifecycle) 2021-05-16T17:50:25.9270324Z In R CMD INSTALL 2021-05-16T17:50:26.4621684Z * installing *source* package 'desc' ... 2021-05-16T17:50:26.4809431Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T17:50:26.5163201Z ** R 2021-05-16T17:50:26.5485826Z ** inst 2021-05-16T17:50:26.5540946Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:28.6049899Z ** help 2021-05-16T17:50:28.9355109Z *** installing help indices 2021-05-16T17:50:29.1291633Z converting help for package 'desc' 2021-05-16T17:50:29.1613944Z finding HTML links ... done 2021-05-16T17:50:29.2181413Z check_encoding html 2021-05-16T17:50:29.2281227Z check_field html 2021-05-16T17:50:29.2361336Z cran_ascii_fields html 2021-05-16T17:50:29.3051045Z cran_valid_fields html 2021-05-16T17:50:29.3135849Z dep_types html 2021-05-16T17:50:29.3340662Z desc html 2021-05-16T17:50:29.3629992Z desc_add_author html 2021-05-16T17:50:29.3945260Z desc_add_author_gh html 2021-05-16T17:50:29.4255562Z desc_add_me html 2021-05-16T17:50:29.4590460Z desc_add_orcid html 2021-05-16T17:50:29.4715265Z desc_add_remotes html 2021-05-16T17:50:29.5043929Z desc_add_role html 2021-05-16T17:50:29.5215193Z desc_add_to_collate html 2021-05-16T17:50:29.5321860Z desc_add_urls html 2021-05-16T17:50:29.5569709Z desc_bump_version html 2021-05-16T17:50:29.5877910Z desc_change_maintainer html 2021-05-16T17:50:29.5971459Z desc_clear_remotes html 2021-05-16T17:50:29.6080138Z desc_clear_urls html 2021-05-16T17:50:29.6283859Z desc_coerce_authors_at_r html 2021-05-16T17:50:29.6433916Z desc_del html 2021-05-16T17:50:29.6750014Z desc_del_author html 2021-05-16T17:50:29.6909627Z desc_del_collate html 2021-05-16T17:50:29.7086589Z desc_del_dep html 2021-05-16T17:50:29.7221795Z desc_del_deps html 2021-05-16T17:50:29.7377235Z desc_del_from_collate html 2021-05-16T17:50:29.7485681Z desc_del_remotes html 2021-05-16T17:50:29.7773533Z desc_del_role html 2021-05-16T17:50:29.7884672Z desc_del_urls html 2021-05-16T17:50:29.8016560Z desc_fields html 2021-05-16T17:50:29.8155338Z desc_get html 2021-05-16T17:50:29.8372353Z desc_get_author html 2021-05-16T17:50:29.8584648Z desc_get_authors html 2021-05-16T17:50:29.8700608Z desc_get_built html 2021-05-16T17:50:29.8853395Z desc_get_collate html 2021-05-16T17:50:29.8987745Z desc_get_deps html 2021-05-16T17:50:29.9207850Z desc_get_field html 2021-05-16T17:50:29.9392901Z desc_get_maintainer html 2021-05-16T17:50:29.9462762Z desc_get_remotes html 2021-05-16T17:50:29.9549750Z desc_get_urls html 2021-05-16T17:50:29.9719672Z desc_get_version html 2021-05-16T17:50:29.9722022Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9B9wL/R.INSTALLc203fe0150e/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-16T17:50:29.9863563Z desc_has_dep html 2021-05-16T17:50:29.9987662Z desc_has_fields html 2021-05-16T17:50:30.0076994Z desc_normalize html 2021-05-16T17:50:30.0140458Z desc_print html 2021-05-16T17:50:30.0224339Z desc_reformat_fields html 2021-05-16T17:50:30.0306284Z desc_reorder_fields html 2021-05-16T17:50:30.0476109Z desc_set html 2021-05-16T17:50:30.0705919Z desc_set_authors html 2021-05-16T17:50:30.0862427Z desc_set_collate html 2021-05-16T17:50:30.1040573Z desc_set_dep html 2021-05-16T17:50:30.1204929Z desc_set_deps html 2021-05-16T17:50:30.1305754Z desc_set_remotes html 2021-05-16T17:50:30.1410350Z desc_set_urls html 2021-05-16T17:50:30.1647242Z desc_set_version html 2021-05-16T17:50:30.1649342Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9B9wL/R.INSTALLc203fe0150e/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-16T17:50:30.1708287Z desc_to_latex html 2021-05-16T17:50:30.1763533Z desc_validate html 2021-05-16T17:50:30.3907379Z description html 2021-05-16T17:50:30.3909293Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9B9wL/R.INSTALLc203fe0150e/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-16T17:50:30.3911960Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9B9wL/R.INSTALLc203fe0150e/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-16T17:50:30.3914431Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpw9B9wL/R.INSTALLc203fe0150e/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-16T17:50:30.3917687Z ** building package indices 2021-05-16T17:50:30.5743086Z ** testing if installed package can be loaded 2021-05-16T17:50:30.5745856Z *** arch - i386 2021-05-16T17:50:30.8817264Z *** arch - x64 2021-05-16T17:50:31.2083565Z * DONE (desc) 2021-05-16T17:50:31.2715922Z In R CMD INSTALL 2021-05-16T17:50:31.5909503Z * installing *source* package 'cachem' ... 2021-05-16T17:50:31.5958576Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T17:50:31.6284610Z ** libs 2021-05-16T17:50:31.6295895Z 2021-05-16T17:50:31.6297269Z *** arch - i386 2021-05-16T17:50:31.6605193Z 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-16T17:50:31.7865240Z 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-16T17:50:32.0533129Z 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-16T17:50:32.1944055Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T17:50:32.1956062Z 2021-05-16T17:50:32.1957728Z *** arch - x64 2021-05-16T17:50:32.2214913Z 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-16T17:50:32.3440240Z 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-16T17:50:32.6127888Z 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-16T17:50:32.7325071Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T17:50:32.7362807Z ** R 2021-05-16T17:50:32.7523890Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:33.2656277Z ** help 2021-05-16T17:50:33.3213304Z *** installing help indices 2021-05-16T17:50:33.3584544Z converting help for package 'cachem' 2021-05-16T17:50:33.3928783Z finding HTML links ... done 2021-05-16T17:50:33.5637343Z cache_disk html 2021-05-16T17:50:33.5742423Z cache_layered html 2021-05-16T17:50:33.6669813Z cache_mem html 2021-05-16T17:50:33.6802435Z reexports html 2021-05-16T17:50:33.6809465Z ** building package indices 2021-05-16T17:50:33.7090761Z ** testing if installed package can be loaded 2021-05-16T17:50:33.7094213Z *** arch - i386 2021-05-16T17:50:34.0157433Z *** arch - x64 2021-05-16T17:50:34.3255813Z * DONE (cachem) 2021-05-16T17:50:34.3567826Z In R CMD INSTALL 2021-05-16T17:50:34.7313445Z * installing *source* package 'gh' ... 2021-05-16T17:50:34.7393508Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T17:50:34.7728903Z ** R 2021-05-16T17:50:34.7941863Z ** inst 2021-05-16T17:50:34.8004325Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:36.0318656Z ** help 2021-05-16T17:50:36.1033390Z *** installing help indices 2021-05-16T17:50:36.1486532Z converting help for package 'gh' 2021-05-16T17:50:36.1820132Z finding HTML links ... done 2021-05-16T17:50:36.2080870Z gh-package html 2021-05-16T17:50:36.2777022Z gh html 2021-05-16T17:50:36.3429012Z gh_gql html 2021-05-16T17:50:36.3568224Z gh_next html 2021-05-16T17:50:36.3802675Z gh_rate_limit html 2021-05-16T17:50:36.4100227Z gh_token html 2021-05-16T17:50:36.4184233Z gh_tree_remote html 2021-05-16T17:50:36.4466622Z gh_whoami html 2021-05-16T17:50:36.4592498Z print.gh_response html 2021-05-16T17:50:36.4598376Z ** building package indices 2021-05-16T17:50:36.4986638Z ** installing vignettes 2021-05-16T17:50:36.5068783Z ** testing if installed package can be loaded 2021-05-16T17:50:36.5071995Z *** arch - i386 2021-05-16T17:50:36.9152324Z *** arch - x64 2021-05-16T17:50:37.3284628Z * DONE (gh) 2021-05-16T17:50:37.3686561Z In R CMD INSTALL 2021-05-16T17:50:37.8034197Z * installing *source* package 'gert' ... 2021-05-16T17:50:37.8148406Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T17:50:37.8151255Z 2021-05-16T17:50:37.8151931Z ********************************************** 2021-05-16T17:50:37.8152710Z WARNING: this package has a configure script 2021-05-16T17:50:37.8153555Z It probably needs manual configuration 2021-05-16T17:50:37.8154457Z ********************************************** 2021-05-16T17:50:37.8154925Z 2021-05-16T17:50:37.8155258Z 2021-05-16T17:50:37.8467440Z ** libs 2021-05-16T17:50:37.8480261Z 2021-05-16T17:50:37.8481597Z *** arch - i386 2021-05-16T17:50:37.8901548Z 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-16T17:50:37.9145142Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T17:50:39.0160162Z 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-16T17:50:39.3517543Z 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-16T17:50:39.6810681Z 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-16T17:50:40.0062986Z 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-16T17:50:40.1917215Z 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-16T17:50:40.3722087Z 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-16T17:50:40.6244360Z 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-16T17:50:40.7838818Z 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-16T17:50:40.9948623Z 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-16T17:50:41.2086524Z 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-16T17:50:41.3919108Z 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-16T17:50:41.6149769Z 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-16T17:50:41.7932695Z 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-16T17:50:42.0263409Z 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-16T17:50:42.3506745Z 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-16T17:50:42.9599928Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T17:50:42.9728710Z 2021-05-16T17:50:42.9730681Z *** arch - x64 2021-05-16T17:50:43.0136661Z 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-16T17:50:43.0372562Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T17:50:43.2809589Z 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-16T17:50:43.5921406Z 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-16T17:50:43.9020197Z 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-16T17:50:44.2137848Z 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-16T17:50:44.3945777Z 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-16T17:50:44.5662170Z 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-16T17:50:44.8030925Z 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-16T17:50:44.9620744Z 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-16T17:50:45.1665126Z 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-16T17:50:45.3726120Z 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-16T17:50:45.5511305Z 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-16T17:50:45.7654442Z 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-16T17:50:45.9435694Z 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-16T17:50:46.1638484Z 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-16T17:50:46.5061197Z 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-16T17:50:47.0748329Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T17:50:47.0886228Z ** R 2021-05-16T17:50:47.1105539Z ** inst 2021-05-16T17:50:47.1157932Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:47.9629818Z ** help 2021-05-16T17:50:48.1475735Z *** installing help indices 2021-05-16T17:50:48.2257185Z converting help for package 'gert' 2021-05-16T17:50:48.2566029Z finding HTML links ... done 2021-05-16T17:50:48.3100859Z git_archive html 2021-05-16T17:50:48.3408062Z git_branch html 2021-05-16T17:50:48.4390734Z git_commit html 2021-05-16T17:50:48.4811348Z git_config html 2021-05-16T17:50:48.5064780Z git_diff html 2021-05-16T17:50:48.5795063Z git_fetch html 2021-05-16T17:50:48.6175598Z git_merge html 2021-05-16T17:50:48.6288742Z git_open html 2021-05-16T17:50:48.6624064Z git_rebase html 2021-05-16T17:50:48.6929621Z git_remote html 2021-05-16T17:50:48.7248164Z git_repo html 2021-05-16T17:50:48.7559997Z git_signature html 2021-05-16T17:50:48.7841414Z git_stash html 2021-05-16T17:50:48.8045807Z git_submodule html 2021-05-16T17:50:48.8334526Z git_tag html 2021-05-16T17:50:48.8503452Z github html 2021-05-16T17:50:48.8560198Z libgit2_config html 2021-05-16T17:50:48.8661126Z user_is_configured html 2021-05-16T17:50:48.8669475Z ** building package indices 2021-05-16T17:50:48.9417012Z ** installing vignettes 2021-05-16T17:50:48.9551754Z ** testing if installed package can be loaded 2021-05-16T17:50:48.9555800Z *** arch - i386 2021-05-16T17:50:49.3635789Z *** arch - x64 2021-05-16T17:50:49.7768632Z * DONE (gert) 2021-05-16T17:50:49.8810456Z In R CMD INSTALL 2021-05-16T17:50:50.1997635Z * installing *source* package 'memoise' ... 2021-05-16T17:50:50.2054910Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T17:50:50.2440680Z ** R 2021-05-16T17:50:50.2546291Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:50.5806715Z ** help 2021-05-16T17:50:50.6503396Z *** installing help indices 2021-05-16T17:50:50.6993986Z converting help for package 'memoise' 2021-05-16T17:50:50.7312160Z finding HTML links ... done 2021-05-16T17:50:50.7506727Z cache_filesystem html 2021-05-16T17:50:50.7642685Z cache_gcs html 2021-05-16T17:50:50.7718330Z cache_memory html 2021-05-16T17:50:50.7892821Z cache_s3 html 2021-05-16T17:50:50.7992266Z drop_cache html 2021-05-16T17:50:50.8074997Z forget html 2021-05-16T17:50:50.8167164Z has_cache html 2021-05-16T17:50:50.8288406Z is.memoised html 2021-05-16T17:50:50.8701257Z memoise html 2021-05-16T17:50:50.8815707Z timeout html 2021-05-16T17:50:50.8821719Z ** building package indices 2021-05-16T17:50:50.9265261Z ** testing if installed package can be loaded 2021-05-16T17:50:50.9268531Z *** arch - i386 2021-05-16T17:50:51.2345800Z *** arch - x64 2021-05-16T17:50:51.5443925Z * DONE (memoise) 2021-05-16T17:50:51.5721429Z In R CMD INSTALL 2021-05-16T17:50:52.3834193Z * installing *source* package 'usethis' ... 2021-05-16T17:50:52.4216506Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T17:50:52.4687784Z ** R 2021-05-16T17:50:52.5608558Z ** inst 2021-05-16T17:50:52.5956288Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:50:56.2112772Z ** help 2021-05-16T17:50:56.6869302Z *** installing help indices 2021-05-16T17:50:56.9267013Z converting help for package 'usethis' 2021-05-16T17:50:56.9611449Z finding HTML links ... done 2021-05-16T17:50:57.0312200Z badges html 2021-05-16T17:50:57.0692194Z browse-this html 2021-05-16T17:50:57.1166305Z ci html 2021-05-16T17:50:57.2212109Z create_from_github html 2021-05-16T17:50:57.2530485Z create_package html 2021-05-16T17:50:57.2770450Z edit html 2021-05-16T17:50:57.2908559Z edit_file html 2021-05-16T17:50:57.2961786Z git_branch_default html 2021-05-16T17:50:57.3146784Z git_credentials html 2021-05-16T17:50:57.3320044Z git_protocol html 2021-05-16T17:50:57.3389057Z git_sitrep html 2021-05-16T17:50:57.3465374Z git_vaccinate html 2021-05-16T17:50:57.3787696Z github-token html 2021-05-16T17:50:57.4034401Z github_actions html 2021-05-16T17:50:57.4192958Z issue-this html 2021-05-16T17:50:57.4619141Z licenses html 2021-05-16T17:50:57.4730072Z proj_activate html 2021-05-16T17:50:57.4862510Z proj_sitrep html 2021-05-16T17:50:57.5312767Z proj_utils html 2021-05-16T17:50:57.6183642Z pull-requests html 2021-05-16T17:50:57.6298872Z rename_files html 2021-05-16T17:50:57.6396058Z rprofile-helper html 2021-05-16T17:50:57.6810873Z tidyverse html 2021-05-16T17:50:57.7144209Z ui-questions html 2021-05-16T17:50:57.7567823Z ui html 2021-05-16T17:50:57.7683411Z use_addin html 2021-05-16T17:50:57.7787795Z use_blank_slate html 2021-05-16T17:50:57.7918955Z use_build_ignore html 2021-05-16T17:50:57.7972831Z use_citation html 2021-05-16T17:50:57.8135573Z use_code_of_conduct html 2021-05-16T17:50:57.8733018Z use_course_details html 2021-05-16T17:50:57.8834930Z use_coverage html 2021-05-16T17:50:57.8921077Z use_cpp11 html 2021-05-16T17:50:57.9058840Z use_cran_comments html 2021-05-16T17:50:57.9379366Z use_data html 2021-05-16T17:50:57.9529893Z use_data_table html 2021-05-16T17:50:57.9900168Z use_description html 2021-05-16T17:50:58.0043615Z use_directory html 2021-05-16T17:50:58.0108867Z use_git html 2021-05-16T17:50:58.0344258Z use_git_config html 2021-05-16T17:50:58.0457771Z use_git_hook html 2021-05-16T17:50:58.0570779Z use_git_ignore html 2021-05-16T17:50:58.0702056Z use_git_remote html 2021-05-16T17:50:58.1150539Z use_github html 2021-05-16T17:50:58.1557424Z use_github_action html 2021-05-16T17:50:58.1853096Z use_github_labels html 2021-05-16T17:50:58.2014063Z use_github_links html 2021-05-16T17:50:58.2300251Z use_github_pages html 2021-05-16T17:50:58.2406247Z use_github_release html 2021-05-16T17:50:58.2495110Z use_jenkins html 2021-05-16T17:50:58.2578046Z use_latest_dependencies html 2021-05-16T17:50:58.2670576Z use_lifecycle html 2021-05-16T17:50:58.2810181Z use_logo html 2021-05-16T17:50:58.2872804Z use_make html 2021-05-16T17:50:58.2999833Z use_namespace html 2021-05-16T17:50:58.3123902Z use_news_md html 2021-05-16T17:50:58.3299939Z use_package html 2021-05-16T17:50:58.3490109Z use_package_doc html 2021-05-16T17:50:58.3625533Z use_pipe html 2021-05-16T17:50:58.3820174Z use_pkgdown html 2021-05-16T17:50:58.3976452Z use_r html 2021-05-16T17:50:58.4104131Z use_rcpp html 2021-05-16T17:50:58.4298844Z use_readme_rmd html 2021-05-16T17:50:58.4381315Z use_release_issue html 2021-05-16T17:50:58.4472369Z use_revdep html 2021-05-16T17:50:58.4627814Z use_rmarkdown_template html 2021-05-16T17:50:58.4695918Z use_roxygen_md html 2021-05-16T17:50:58.4856702Z use_rstudio html 2021-05-16T17:50:58.5106290Z use_spell_check html 2021-05-16T17:50:58.5381772Z use_template html 2021-05-16T17:50:58.5498688Z use_testthat html 2021-05-16T17:50:58.5682939Z use_tibble html 2021-05-16T17:50:58.5870625Z use_tidy_thanks html 2021-05-16T17:50:58.6080132Z use_tutorial html 2021-05-16T17:50:58.6205032Z use_version html 2021-05-16T17:50:58.6384325Z use_vignette html 2021-05-16T17:50:58.6571273Z usethis-defunct html 2021-05-16T17:50:58.6887423Z usethis-package html 2021-05-16T17:50:58.7055342Z write-this html 2021-05-16T17:50:58.7306136Z zip-utils html 2021-05-16T17:50:58.7342196Z *** copying figures 2021-05-16T17:50:58.7391863Z ** building package indices 2021-05-16T17:50:58.9896178Z ** testing if installed package can be loaded 2021-05-16T17:50:58.9899491Z *** arch - i386 2021-05-16T17:50:59.3979690Z *** arch - x64 2021-05-16T17:50:59.9225364Z * DONE (usethis) 2021-05-16T17:51:00.0526249Z In R CMD INSTALL 2021-05-16T17:51:00.0552261Z 2021-05-16T17:51:00.0553202Z The downloaded source packages are in 2021-05-16T17:51:00.0554292Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages' 2021-05-16T17:51:00.0595276Z Running `R CMD build`... 2021-05-16T17:51:04.9332886Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc2f6945be\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T17:51:04.9334560Z * preparing 'tic': 2021-05-16T17:51:04.9335429Z * checking DESCRIPTION meta-information ... OK 2021-05-16T17:51:04.9336351Z * installing the package to process help pages 2021-05-16T17:51:04.9338251Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T17:51:04.9339288Z * checking for empty or unneeded directories 2021-05-16T17:51:04.9342017Z Removed empty directory 'tic/.circleci' 2021-05-16T17:51:04.9343655Z Removed empty directory 'tic/pkgdown' 2021-05-16T17:51:04.9344381Z * building 'tic_0.10.0.tar.gz' 2021-05-16T17:51:04.9369302Z Installing package into 'D:/a/_temp/Library' 2021-05-16T17:51:04.9370141Z (as 'lib' is unspecified) 2021-05-16T17:51:05.5840110Z * installing *source* package 'tic' ... 2021-05-16T17:51:05.6389317Z ** R 2021-05-16T17:51:05.6953844Z ** inst 2021-05-16T17:51:05.7286498Z ** preparing package for lazy loading 2021-05-16T17:51:06.0136164Z ** help 2021-05-16T17:51:06.3672922Z *** installing help indices 2021-05-16T17:51:06.5833754Z converting help for package 'tic' 2021-05-16T17:51:06.6152424Z finding HTML links ... done 2021-05-16T17:51:06.7572341Z Deprecated html 2021-05-16T17:51:06.7961249Z TicStep html 2021-05-16T17:51:06.8096273Z base64serialize html 2021-05-16T17:51:06.8361331Z ci html 2021-05-16T17:51:06.9216250Z do_blogdown html 2021-05-16T17:51:06.9940819Z do_bookdown html 2021-05-16T17:51:07.0538887Z do_drat html 2021-05-16T17:51:07.1269225Z do_package_checks html 2021-05-16T17:51:07.1922902Z do_pkgdown html 2021-05-16T17:51:07.2408085Z do_readme_rmd html 2021-05-16T17:51:07.2722128Z dsl html 2021-05-16T17:51:07.3123915Z dsl_get html 2021-05-16T17:51:07.3346529Z gha_add_secret html 2021-05-16T17:51:07.3503653Z github_helpers html 2021-05-16T17:51:07.3623854Z github_info html 2021-05-16T17:51:07.3741604Z list_macros html 2021-05-16T17:51:07.3958008Z macro html 2021-05-16T17:51:07.4085745Z prepare_all_stages html 2021-05-16T17:51:07.4171492Z reexports html 2021-05-16T17:51:07.4332951Z repo html 2021-05-16T17:51:07.4530928Z run_all_stages html 2021-05-16T17:51:07.4681837Z run_stage html 2021-05-16T17:51:07.4867098Z ssh_key_helpers html 2021-05-16T17:51:07.4972522Z stages html 2021-05-16T17:51:07.5227423Z step_add_to_drat html 2021-05-16T17:51:07.5442213Z step_add_to_known_hosts html 2021-05-16T17:51:07.5698420Z step_build_blogdown html 2021-05-16T17:51:07.5790843Z step_build_bookdown html 2021-05-16T17:51:07.6344621Z step_build_pkgdown html 2021-05-16T17:51:07.6710301Z step_do_push_deploy html 2021-05-16T17:51:07.6894198Z step_hello_world html 2021-05-16T17:51:07.7395001Z step_install_pkg html 2021-05-16T17:51:07.7661897Z step_install_ssh_keys html 2021-05-16T17:51:07.8096573Z step_push_deploy html 2021-05-16T17:51:07.8474019Z step_rcmdcheck html 2021-05-16T17:51:07.8715934Z step_run_code html 2021-05-16T17:51:07.8922714Z step_session_info html 2021-05-16T17:51:07.9271080Z step_setup_push_deploy html 2021-05-16T17:51:07.9614015Z step_setup_ssh html 2021-05-16T17:51:07.9880898Z step_test_ssh html 2021-05-16T17:51:08.0081393Z step_write_text_file html 2021-05-16T17:51:08.0395537Z tic-package html 2021-05-16T17:51:08.0617383Z update_yml html 2021-05-16T17:51:08.0864253Z use_ghactions_deploy html 2021-05-16T17:51:08.1184279Z use_tic html 2021-05-16T17:51:08.1316584Z use_tic_badge html 2021-05-16T17:51:08.1475891Z use_tic_r html 2021-05-16T17:51:08.1568998Z use_update_tic html 2021-05-16T17:51:08.1957983Z yaml_templates html 2021-05-16T17:51:08.1969282Z *** copying figures 2021-05-16T17:51:08.2023277Z ** building package indices 2021-05-16T17:51:08.3661078Z ** installing vignettes 2021-05-16T17:51:08.3722796Z ** testing if installed package can be loaded 2021-05-16T17:51:08.3726299Z *** arch - i386 2021-05-16T17:51:08.7797516Z *** arch - x64 2021-05-16T17:51:09.1993969Z * DONE (tic) 2021-05-16T17:51:09.2805201Z In R CMD INSTALL 2021-05-16T17:51:09.3835170Z Using github PAT from envvar GITHUB_PAT 2021-05-16T17:51:09.5840829Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T17:51:13.1344930Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T17:51:13.1346022Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:51:13.1346887Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T17:51:13.1347711Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T17:51:13.1348499Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:51:13.1349722Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T17:51:13.1350779Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T17:51:13.1351770Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T17:51:13.1354982Z 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-16T17:51:13.1358112Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T17:51:13.1358897Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T17:51:13.1359658Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T17:51:13.1360448Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T17:51:13.1361230Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:51:13.1362025Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T17:51:13.1362819Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T17:51:13.1363645Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T17:51:13.1364443Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T17:51:13.1365183Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T17:51:13.1365955Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T17:51:13.1368729Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T17:51:13.1381361Z (as 'lib' is unspecified) 2021-05-16T17:51:13.1382628Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T17:51:13.1384651Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T17:51:13.1385591Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T17:51:13.1386396Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T17:51:13.1387241Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T17:51:13.1388072Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T17:51:13.1388933Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T17:51:13.1389695Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T17:51:13.1390508Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T17:51:13.1392204Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T17:51:13.1393274Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T17:51:13.1395135Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:51:13.1396014Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T17:51:13.1398258Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T17:51:13.1400943Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T17:51:13.1401823Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T17:51:13.1402632Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T17:51:13.1403561Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T17:51:13.1404336Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T17:51:14.9664118Z 2021-05-16T17:51:14.9665845Z There are binary versions available but the source versions are later: 2021-05-16T17:51:14.9681986Z binary source needs_compilation 2021-05-16T17:51:14.9683079Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T17:51:14.9683730Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T17:51:14.9684375Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T17:51:14.9685033Z tibble 3.0.1 3.1.2 TRUE 2021-05-16T17:51:14.9685648Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T17:51:14.9686266Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T17:51:14.9686854Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T17:51:14.9688946Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T17:51:14.9689568Z ps 1.3.2 1.6.0 TRUE 2021-05-16T17:51:14.9690164Z processx 3.4.2 3.5.2 TRUE 2021-05-16T17:51:14.9690951Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T17:51:14.9691542Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T17:51:14.9692374Z digest 0.6.25 0.6.27 TRUE 2021-05-16T17:51:14.9693195Z callr 3.4.3 3.7.0 FALSE 2021-05-16T17:51:14.9693815Z brio 1.0.0 1.1.2 TRUE 2021-05-16T17:51:14.9694389Z xfun 0.13 0.23 TRUE 2021-05-16T17:51:14.9694946Z highr 0.8 0.9 FALSE 2021-05-16T17:51:14.9695552Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T17:51:14.9696138Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T17:51:14.9696694Z knitr 1.28 1.33 FALSE 2021-05-16T17:51:14.9697567Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T17:51:14.9698496Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T17:51:14.9699223Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T17:51:14.9699883Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T17:51:14.9701137Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T17:51:14.9702232Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T17:51:14.9703277Z 2021-05-16T17:51:14.9853796Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T17:51:14.9859099Z ================================================== 2021-05-16T17:51:14.9860277Z downloaded 21 KB 2021-05-16T17:51:14.9860907Z 2021-05-16T17:51:14.9872901Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T17:51:14.9943310Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T17:51:14.9946624Z ================================================== 2021-05-16T17:51:14.9947483Z downloaded 19 KB 2021-05-16T17:51:14.9948239Z 2021-05-16T17:51:14.9960365Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T17:51:15.0000541Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T17:51:15.0025245Z ================================================== 2021-05-16T17:51:15.0026067Z downloaded 73 KB 2021-05-16T17:51:15.0026489Z 2021-05-16T17:51:15.0033343Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T17:51:15.0075736Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T17:51:15.0352836Z ================================================== 2021-05-16T17:51:15.0353917Z downloaded 3.0 MB 2021-05-16T17:51:15.0354403Z 2021-05-16T17:51:15.0368477Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T17:51:15.0401563Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T17:51:15.0420927Z ================================================== 2021-05-16T17:51:15.0422020Z downloaded 185 KB 2021-05-16T17:51:15.0422547Z 2021-05-16T17:51:15.0433827Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T17:51:15.0468535Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T17:51:15.0487871Z ================================================== 2021-05-16T17:51:15.0488934Z downloaded 210 KB 2021-05-16T17:51:15.0489474Z 2021-05-16T17:51:15.0500076Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T17:51:15.0540115Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T17:51:15.0565515Z ================================================== 2021-05-16T17:51:15.0566522Z downloaded 259 KB 2021-05-16T17:51:15.0567108Z 2021-05-16T17:51:15.0579370Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T17:51:15.0606778Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T17:51:15.0619928Z ================================================== 2021-05-16T17:51:15.0621980Z downloaded 110 KB 2021-05-16T17:51:15.0622999Z 2021-05-16T17:51:15.0631902Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T17:51:15.0671335Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T17:51:15.0676208Z ================================================== 2021-05-16T17:51:15.0677314Z downloaded 23 KB 2021-05-16T17:51:15.0677877Z 2021-05-16T17:51:15.0690043Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T17:51:15.0721778Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T17:51:15.0728567Z ================================================== 2021-05-16T17:51:15.0729683Z downloaded 45 KB 2021-05-16T17:51:15.0730156Z 2021-05-16T17:51:15.0741658Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T17:51:15.0788587Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T17:51:15.0793514Z ================================================== 2021-05-16T17:51:15.0794462Z downloaded 36 KB 2021-05-16T17:51:15.0794941Z 2021-05-16T17:51:15.0806121Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T17:51:15.0892741Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T17:51:15.0906642Z ================================================== 2021-05-16T17:51:15.0907430Z downloaded 129 KB 2021-05-16T17:51:15.0908233Z 2021-05-16T17:51:15.1060593Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.1222898Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.1393258Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.2411443Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.2740171Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.3066105Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.3316820Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.3668307Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.3838724Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.3995912Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.4136225Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.4291734Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T17:51:15.4324042Z 2021-05-16T17:51:15.4324985Z The downloaded binary packages are in 2021-05-16T17:51:15.4326317Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages 2021-05-16T17:51:15.4332167Z 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-16T17:51:15.4333331Z 2021-05-16T17:51:15.4353202Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T17:51:15.4383240Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T17:51:15.4407706Z ================================================== 2021-05-16T17:51:15.4408226Z downloaded 233 KB 2021-05-16T17:51:15.4409269Z 2021-05-16T17:51:15.4422940Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T17:51:15.4451876Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T17:51:15.4511859Z ================================================== 2021-05-16T17:51:15.4512861Z downloaded 764 KB 2021-05-16T17:51:15.4513304Z 2021-05-16T17:51:15.4526629Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T17:51:15.4610664Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T17:51:15.5103217Z ================================================== 2021-05-16T17:51:15.5103950Z downloaded 1.1 MB 2021-05-16T17:51:15.5104385Z 2021-05-16T17:51:15.5120837Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T17:51:15.5173780Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T17:51:15.5223322Z ================================================== 2021-05-16T17:51:15.5224692Z downloaded 670 KB 2021-05-16T17:51:15.5225272Z 2021-05-16T17:51:15.5241726Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T17:51:15.5271962Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T17:51:15.5274855Z ================================================== 2021-05-16T17:51:15.5276336Z downloaded 13 KB 2021-05-16T17:51:15.5277601Z 2021-05-16T17:51:15.5288691Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T17:51:15.5354976Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T17:51:15.5380948Z ================================================== 2021-05-16T17:51:15.5381870Z downloaded 265 KB 2021-05-16T17:51:15.5382329Z 2021-05-16T17:51:15.5397893Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T17:51:15.5430099Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T17:51:15.5467196Z ================================================== 2021-05-16T17:51:15.5468292Z downloaded 466 KB 2021-05-16T17:51:15.5468742Z 2021-05-16T17:51:15.5481823Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T17:51:15.5525687Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T17:51:15.5529325Z ================================================== 2021-05-16T17:51:15.5530673Z downloaded 25 KB 2021-05-16T17:51:15.5531283Z 2021-05-16T17:51:15.5642522Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T17:51:15.5674199Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T17:51:15.5687871Z ================================================== 2021-05-16T17:51:15.5688808Z downloaded 116 KB 2021-05-16T17:51:15.5689457Z 2021-05-16T17:51:15.5700550Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T17:51:15.5733139Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T17:51:15.5743679Z ================================================== 2021-05-16T17:51:15.5744713Z downloaded 138 KB 2021-05-16T17:51:15.5745217Z 2021-05-16T17:51:15.5756117Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T17:51:15.5786427Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T17:51:15.5793678Z ================================================== 2021-05-16T17:51:15.5794608Z downloaded 59 KB 2021-05-16T17:51:15.5795016Z 2021-05-16T17:51:15.5805089Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T17:51:15.5841968Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T17:51:15.5844000Z ================================================== 2021-05-16T17:51:15.5844931Z downloaded 8066 bytes 2021-05-16T17:51:15.5845568Z 2021-05-16T17:51:15.5857286Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T17:51:15.5888099Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T17:51:15.5901923Z ================================================== 2021-05-16T17:51:15.5902828Z downloaded 160 KB 2021-05-16T17:51:15.5903276Z 2021-05-16T17:51:15.5913646Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T17:51:15.5938037Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T17:51:15.5945563Z ================================================== 2021-05-16T17:51:15.5946588Z downloaded 72 KB 2021-05-16T17:51:15.5947099Z 2021-05-16T17:51:15.5962823Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T17:51:15.5995888Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T17:51:15.5998887Z ================================================== 2021-05-16T17:51:15.5999817Z downloaded 11 KB 2021-05-16T17:51:15.6000379Z 2021-05-16T17:51:15.6011278Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T17:51:15.6059978Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T17:51:15.6069636Z ================================================== 2021-05-16T17:51:15.6070589Z downloaded 109 KB 2021-05-16T17:51:15.6071047Z 2021-05-16T17:51:15.6081063Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T17:51:15.6124658Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T17:51:15.6127394Z ================================================== 2021-05-16T17:51:15.6128425Z downloaded 14 KB 2021-05-16T17:51:15.6128912Z 2021-05-16T17:51:15.6141613Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T17:51:15.6177238Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T17:51:15.6688846Z ================================================== 2021-05-16T17:51:15.6689948Z downloaded 7.2 MB 2021-05-16T17:51:15.6690684Z 2021-05-16T17:51:15.6703329Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T17:51:15.6760777Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T17:51:15.7007346Z ================================================== 2021-05-16T17:51:15.7008498Z downloaded 2.8 MB 2021-05-16T17:51:15.7009087Z 2021-05-16T17:51:15.7023249Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T17:51:15.7054511Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T17:51:15.7122121Z ================================================== 2021-05-16T17:51:15.7123491Z downloaded 871 KB 2021-05-16T17:51:15.7124369Z 2021-05-16T17:51:15.7265140Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T17:51:15.7307310Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T17:51:15.7335609Z ================================================== 2021-05-16T17:51:15.7336982Z downloaded 29 KB 2021-05-16T17:51:15.7337828Z 2021-05-16T17:51:15.7352863Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T17:51:15.7399191Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T17:51:15.7814857Z ================================================== 2021-05-16T17:51:15.7816040Z downloaded 664 KB 2021-05-16T17:51:15.7816971Z 2021-05-16T17:51:15.7829938Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T17:51:15.7861058Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T17:51:15.7867152Z ================================================== 2021-05-16T17:51:15.7868234Z downloaded 40 KB 2021-05-16T17:51:15.7868784Z 2021-05-16T17:51:15.7880663Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T17:51:15.7944583Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T17:51:15.7964016Z ================================================== 2021-05-16T17:51:15.7965059Z downloaded 248 KB 2021-05-16T17:51:15.7965629Z 2021-05-16T17:51:15.7977279Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T17:51:15.8021638Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T17:51:15.8057526Z ================================================== 2021-05-16T17:51:15.8058526Z downloaded 362 KB 2021-05-16T17:51:15.8059049Z 2021-05-16T17:51:16.3222561Z * installing *source* package 'utf8' ... 2021-05-16T17:51:16.3421024Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T17:51:16.3701424Z ** libs 2021-05-16T17:51:16.3712561Z 2021-05-16T17:51:16.3714100Z *** arch - i386 2021-05-16T17:51:16.4686397Z 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-16T17:51:16.6206573Z 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-16T17:51:17.1488546Z 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-16T17:51:17.2979368Z 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-16T17:51:17.4221451Z 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-16T17:51:17.5754545Z 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-16T17:51:17.8302370Z 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-16T17:51:17.9875643Z 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-16T17:51:18.1990307Z 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-16T17:51:18.3612922Z 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-16T17:51:18.5564171Z 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-16T17:51:18.7042930Z 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-16T17:51:18.8409421Z 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-16T17:51:18.9886020Z 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-16T17:51:19.5008390Z 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-16T17:51:19.6554743Z 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-16T17:51:20.1603232Z 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-16T17:51:20.3013379Z 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-16T17:51:20.4168472Z 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-16T17:51:20.6145222Z 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-16T17:51:20.7347759Z 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-16T17:51:21.2871638Z 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-16T17:51:22.9500664Z 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-16T17:51:23.2925313Z 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-16T17:51:23.9737797Z 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-16T17:51:23.9739691Z 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-16T17:51:23.9743743Z 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-16T17:51:23.9747877Z 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-16T17:51:24.1298677Z 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-16T17:51:24.3014582Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T17:51:24.3044260Z 2021-05-16T17:51:24.3045243Z *** arch - x64 2021-05-16T17:51:24.4028330Z 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-16T17:51:24.5559187Z 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-16T17:51:24.7793197Z 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-16T17:51:24.9155814Z 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-16T17:51:25.0340671Z 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-16T17:51:25.1780009Z 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-16T17:51:25.4181747Z 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-16T17:51:25.5659216Z 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-16T17:51:25.7753650Z 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-16T17:51:25.9338732Z 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-16T17:51:26.1004467Z 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-16T17:51:26.2449894Z 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-16T17:51:26.3908299Z 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-16T17:51:26.5401342Z 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-16T17:51:27.3054908Z 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-16T17:51:27.4400836Z 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-16T17:51:27.8870941Z 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-16T17:51:28.0211017Z 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-16T17:51:28.1362967Z 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-16T17:51:28.2725710Z 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-16T17:51:28.3918853Z 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-16T17:51:28.9818433Z 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-16T17:51:30.5010118Z 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-16T17:51:30.7628564Z 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-16T17:51:30.9027384Z 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-16T17:51:31.0392968Z 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-16T17:51:31.1956902Z 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-16T17:51:31.3363479Z 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-16T17:51:31.5250115Z 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-16T17:51:31.6770144Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T17:51:31.6811746Z ** R 2021-05-16T17:51:31.6925641Z ** inst 2021-05-16T17:51:31.6964601Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:32.1060775Z ** help 2021-05-16T17:51:32.1832518Z *** installing help indices 2021-05-16T17:51:32.2228675Z converting help for package 'utf8' 2021-05-16T17:51:32.2573608Z finding HTML links ... done 2021-05-16T17:51:32.2886261Z as_utf8 html 2021-05-16T17:51:32.3178437Z output html 2021-05-16T17:51:32.3494922Z utf8-package html 2021-05-16T17:51:32.3818086Z utf8_encode html 2021-05-16T17:51:32.4239121Z utf8_format html 2021-05-16T17:51:32.4480224Z utf8_normalize html 2021-05-16T17:51:32.5084551Z utf8_print html 2021-05-16T17:51:32.5325275Z utf8_width html 2021-05-16T17:51:32.5330376Z ** building package indices 2021-05-16T17:51:32.5685758Z ** installing vignettes 2021-05-16T17:51:32.5759296Z ** testing if installed package can be loaded 2021-05-16T17:51:32.5763042Z *** arch - i386 2021-05-16T17:51:32.8818569Z *** arch - x64 2021-05-16T17:51:33.1925018Z * DONE (utf8) 2021-05-16T17:51:33.3051251Z In R CMD INSTALL 2021-05-16T17:51:33.7608916Z * installing *source* package 'fansi' ... 2021-05-16T17:51:33.7754308Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T17:51:33.8087562Z ** libs 2021-05-16T17:51:33.8101435Z 2021-05-16T17:51:33.8102852Z *** arch - i386 2021-05-16T17:51:33.8540148Z 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-16T17:51:33.9726491Z 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-16T17:51:34.1163703Z 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-16T17:51:34.2452152Z 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-16T17:51:34.3922325Z 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-16T17:51:34.7267137Z 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-16T17:51:34.8527025Z 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-16T17:51:35.3376327Z 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-16T17:51:35.4534053Z strip.c: In function 'FANSI_strip': 2021-05-16T17:51:35.4535754Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:51:35.4537375Z res_track += csi.start - chr_track; 2021-05-16T17:51:35.4538003Z ^ 2021-05-16T17:51:35.5632131Z 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-16T17:51:35.6906138Z 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-16T17:51:35.8789236Z 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-16T17:51:36.1930104Z 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-16T17:51:36.3640872Z 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-16T17:51:36.4979114Z 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-16T17:51:36.6426617Z 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-16T17:51:36.7861043Z utils.c: In function 'FANSI_find_esc': 2021-05-16T17:51:36.7862716Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:51:36.7863933Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T17:51:36.7864692Z ^ 2021-05-16T17:51:36.7865887Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:51:36.9123057Z 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-16T17:51:37.9979658Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T17:51:37.9980267Z 2021-05-16T17:51:37.9980628Z *** arch - x64 2021-05-16T17:51:37.9982453Z 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-16T17:51:37.9984490Z 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-16T17:51:37.9985953Z 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-16T17:51:37.9987386Z 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-16T17:51:37.9988548Z 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-16T17:51:38.0908181Z 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-16T17:51:38.5186338Z 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-16T17:51:38.6348202Z 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-16T17:51:38.9959487Z 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-16T17:51:39.2058700Z 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-16T17:51:39.3313770Z 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-16T17:51:39.5077989Z 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-16T17:51:39.7880370Z 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-16T17:51:39.9620063Z 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-16T17:51:40.0901387Z 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-16T17:51:40.2248664Z 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-16T17:51:40.3593607Z utils.c: In function 'FANSI_find_esc': 2021-05-16T17:51:40.3595538Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:51:40.3596832Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T17:51:40.3597792Z ^ 2021-05-16T17:51:40.3599245Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T17:51:40.4675774Z 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-16T17:51:40.9207727Z 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-16T17:51:41.0566178Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T17:51:41.0603931Z ** R 2021-05-16T17:51:41.0852395Z ** inst 2021-05-16T17:51:41.0891376Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:41.7059346Z ** help 2021-05-16T17:51:41.8627841Z *** installing help indices 2021-05-16T17:51:41.9333287Z converting help for package 'fansi' 2021-05-16T17:51:41.9632714Z finding HTML links ... done 2021-05-16T17:51:42.1130364Z fansi html 2021-05-16T17:51:42.1218909Z fansi_lines html 2021-05-16T17:51:42.1559301Z has_ctl html 2021-05-16T17:51:42.1679801Z html_code_block html 2021-05-16T17:51:42.1758994Z html_esc html 2021-05-16T17:51:42.2312062Z nchar_ctl html 2021-05-16T17:51:42.2876594Z set_knit_hooks html 2021-05-16T17:51:42.3097123Z sgr_to_html html 2021-05-16T17:51:42.3462334Z strip_ctl html 2021-05-16T17:51:42.4179054Z strsplit_ctl html 2021-05-16T17:51:42.4181570Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCsInm4/R.INSTALL1118919dc2/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-16T17:51:42.4675526Z strtrim_ctl html 2021-05-16T17:51:42.4677721Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCsInm4/R.INSTALL1118919dc2/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-16T17:51:42.5506900Z strwrap_ctl html 2021-05-16T17:51:42.5515973Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpCsInm4/R.INSTALL1118919dc2/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-16T17:51:42.6185735Z substr_ctl html 2021-05-16T17:51:42.6447695Z tabs_as_spaces html 2021-05-16T17:51:42.6621116Z term_cap_test html 2021-05-16T17:51:42.6952885Z unhandled_ctl html 2021-05-16T17:51:42.6960175Z ** building package indices 2021-05-16T17:51:42.7663677Z ** installing vignettes 2021-05-16T17:51:42.7797577Z ** testing if installed package can be loaded 2021-05-16T17:51:42.7800986Z *** arch - i386 2021-05-16T17:51:43.0872885Z *** arch - x64 2021-05-16T17:51:43.4015077Z * DONE (fansi) 2021-05-16T17:51:43.4702668Z In R CMD INSTALL 2021-05-16T17:51:44.3598540Z * installing *source* package 'diffobj' ... 2021-05-16T17:51:44.4079524Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T17:51:44.4413752Z ** libs 2021-05-16T17:51:44.4434202Z 2021-05-16T17:51:44.4435895Z *** arch - i386 2021-05-16T17:51:44.4758738Z 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-16T17:51:44.8591976Z 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-16T17:51:44.9973818Z 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-16T17:51:45.2581958Z 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-16T17:51:45.4015044Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T17:51:45.4033184Z 2021-05-16T17:51:45.4034517Z *** arch - x64 2021-05-16T17:51:45.4348751Z 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-16T17:51:45.7118384Z 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-16T17:51:45.8406135Z 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-16T17:51:46.1192477Z 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-16T17:51:46.2389517Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T17:51:46.2428468Z ** R 2021-05-16T17:51:46.3345721Z ** inst 2021-05-16T17:51:46.3440281Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:51:55.8138036Z ** help 2021-05-16T17:51:56.2236781Z *** installing help indices 2021-05-16T17:51:56.4070460Z converting help for package 'diffobj' 2021-05-16T17:51:56.4397593Z finding HTML links ... done 2021-05-16T17:51:56.5121102Z AlignThreshold-class html 2021-05-16T17:51:56.5240228Z Diff-class html 2021-05-16T17:51:56.5541535Z Extract_PaletteOfStyles html 2021-05-16T17:51:56.6735449Z Pager html 2021-05-16T17:51:56.7298368Z PaletteOfStyles-class html 2021-05-16T17:51:56.7621415Z Rdiff_chr html 2021-05-16T17:51:56.9252580Z Style html 2021-05-16T17:51:57.4768533Z 2021-05-16T17:51:57.4769265Z finding level-2 HTML links ... done 2021-05-16T17:51:57.4769885Z StyleFuns html 2021-05-16T17:51:57.4770798Z StyleSummary html 2021-05-16T17:51:57.4771340Z StyleText html 2021-05-16T17:51:57.4772633Z any-Diff-method html 2021-05-16T17:51:57.4773514Z as.character-DiffSummary-method html 2021-05-16T17:51:57.4774597Z as.character-MyersMbaSes-method html 2021-05-16T17:51:57.4775438Z auto_context html 2021-05-16T17:51:57.4776132Z console_lines html 2021-05-16T17:51:57.4776721Z diffChr html 2021-05-16T17:51:57.6197810Z diffCsv html 2021-05-16T17:51:57.8409985Z diffDeparse html 2021-05-16T17:51:58.0633276Z diffFile html 2021-05-16T17:51:58.0846241Z diffObj html 2021-05-16T17:51:58.3479799Z diffPrint html 2021-05-16T17:51:58.5771608Z diffStr html 2021-05-16T17:51:58.6010681Z diff_myers html 2021-05-16T17:51:58.6058233Z diffobj-package html 2021-05-16T17:51:58.6113599Z diffobj_s4method_doc html 2021-05-16T17:51:58.6175242Z diffobj_set_def_opts html 2021-05-16T17:51:58.6251607Z dimnames-PaletteOfStyles-method html 2021-05-16T17:51:58.6448311Z extract-Diff-method html 2021-05-16T17:51:58.6600001Z finalizeHtml html 2021-05-16T17:51:58.6679950Z gdo html 2021-05-16T17:51:58.7201532Z guides html 2021-05-16T17:51:58.7303052Z has_Rdiff html 2021-05-16T17:51:58.7422252Z make_blocking html 2021-05-16T17:51:58.7518509Z nchar_html html 2021-05-16T17:51:58.7654603Z pager_is_less html 2021-05-16T17:51:58.7811524Z par_frame html 2021-05-16T17:51:58.8191867Z ses html 2021-05-16T17:51:58.8277955Z show-DiffSummary-method html 2021-05-16T17:51:58.8346200Z show-PaletteOfStyles-method html 2021-05-16T17:51:58.8434190Z show-Style-method html 2021-05-16T17:51:58.8588459Z strip_hz_control html 2021-05-16T17:51:58.8826155Z summary-Diff-method html 2021-05-16T17:51:58.8946968Z summary-MyersMbaSes-method html 2021-05-16T17:51:58.9052339Z summary-PaletteOfStyles-method html 2021-05-16T17:51:58.9226701Z tag_f html 2021-05-16T17:51:58.9603325Z trim html 2021-05-16T17:51:58.9734532Z view_or_browse html 2021-05-16T17:51:58.9793253Z webfiles html 2021-05-16T17:51:58.9803706Z ** building package indices 2021-05-16T17:51:59.1586317Z ** installing vignettes 2021-05-16T17:51:59.1675374Z ** testing if installed package can be loaded 2021-05-16T17:51:59.1678755Z *** arch - i386 2021-05-16T17:51:59.5746329Z *** arch - x64 2021-05-16T17:51:59.9917611Z * DONE (diffobj) 2021-05-16T17:52:00.1344378Z In R CMD INSTALL 2021-05-16T17:52:00.6449394Z * installing *source* package 'ps' ... 2021-05-16T17:52:00.6614321Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T17:52:02.2466337Z ** libs 2021-05-16T17:52:02.2483383Z 2021-05-16T17:52:02.2484846Z *** arch - i386 2021-05-16T17:52:02.3075197Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T17:52:02.5667612Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T17:52:03.0865864Z 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-16T17:52:03.5534445Z 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-16T17:52:04.0590607Z 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-16T17:52:04.5651302Z 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-16T17:52:05.2208664Z 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-16T17:52:05.3416288Z 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-16T17:52:06.1086725Z 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-16T17:52:06.6398324Z 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-16T17:52:07.6366305Z 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-16T17:52:08.0078225Z 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-16T17:52:08.6937006Z 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-16T17:52:09.2329911Z 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-16T17:52:09.8813009Z 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-16T17:52:10.0824322Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T17:52:10.0888811Z 2021-05-16T17:52:10.0889722Z *** arch - x64 2021-05-16T17:52:10.1470706Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T17:52:10.3738665Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T17:52:11.1455519Z 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-16T17:52:11.9797468Z 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-16T17:52:12.6446871Z 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-16T17:52:13.3775852Z 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-16T17:52:14.2244960Z 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-16T17:52:14.3395199Z 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-16T17:52:15.3500402Z 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-16T17:52:16.0794750Z 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-16T17:52:17.2184164Z 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-16T17:52:17.8756442Z 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-16T17:52:18.7194779Z 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-16T17:52:19.5401200Z 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-16T17:52:20.4496730Z 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-16T17:52:20.6186585Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T17:52:20.6249302Z ** R 2021-05-16T17:52:20.6513114Z ** inst 2021-05-16T17:52:20.6556938Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:21.8618105Z ** help 2021-05-16T17:52:22.1967767Z *** installing help indices 2021-05-16T17:52:22.3907979Z converting help for package 'ps' 2021-05-16T17:52:22.4669120Z finding HTML links ... done 2021-05-16T17:52:22.5487338Z CleanupReporter html 2021-05-16T17:52:22.5571014Z errno html 2021-05-16T17:52:22.5760917Z ps html 2021-05-16T17:52:22.5833939Z ps_boot_time html 2021-05-16T17:52:22.6206632Z ps_children html 2021-05-16T17:52:22.6611911Z ps_cmdline html 2021-05-16T17:52:22.7048339Z ps_connections html 2021-05-16T17:52:22.7123153Z ps_cpu_count html 2021-05-16T17:52:22.7515880Z ps_cpu_times html 2021-05-16T17:52:22.7866122Z ps_create_time html 2021-05-16T17:52:22.8215704Z ps_cwd html 2021-05-16T17:52:22.8559479Z ps_descent html 2021-05-16T17:52:22.8673217Z ps_disk_partitions html 2021-05-16T17:52:22.8799235Z ps_disk_usage html 2021-05-16T17:52:22.9169472Z ps_environ html 2021-05-16T17:52:22.9524440Z ps_exe html 2021-05-16T17:52:22.9719865Z ps_get_nice html 2021-05-16T17:52:23.0122649Z ps_handle html 2021-05-16T17:52:23.0467414Z ps_interrupt html 2021-05-16T17:52:23.0880311Z ps_is_running html 2021-05-16T17:52:23.1273966Z ps_kill html 2021-05-16T17:52:23.1674075Z ps_kill_tree html 2021-05-16T17:52:23.1812454Z ps_loadavg html 2021-05-16T17:52:23.2270043Z ps_memory_info html 2021-05-16T17:52:23.2582160Z ps_name html 2021-05-16T17:52:23.2903465Z ps_num_fds html 2021-05-16T17:52:23.3242904Z ps_num_threads html 2021-05-16T17:52:23.3609317Z ps_open_files html 2021-05-16T17:52:23.3672303Z ps_os_type html 2021-05-16T17:52:23.3978380Z ps_pid html 2021-05-16T17:52:23.4026002Z ps_pids html 2021-05-16T17:52:23.4398672Z ps_ppid html 2021-05-16T17:52:23.4755637Z ps_resume html 2021-05-16T17:52:23.5145953Z ps_send_signal html 2021-05-16T17:52:23.5460715Z ps_shared_lib_users html 2021-05-16T17:52:23.5811085Z ps_shared_libs html 2021-05-16T17:52:23.6221630Z ps_status html 2021-05-16T17:52:23.6567962Z ps_suspend html 2021-05-16T17:52:23.6729868Z ps_system_cpu_times html 2021-05-16T17:52:23.6942522Z ps_system_memory html 2021-05-16T17:52:23.7070575Z ps_system_swap html 2021-05-16T17:52:23.7396266Z ps_terminal html 2021-05-16T17:52:23.7716119Z ps_terminate html 2021-05-16T17:52:23.7824640Z ps_tty_size html 2021-05-16T17:52:23.8252461Z ps_uids html 2021-05-16T17:52:23.8602604Z ps_username html 2021-05-16T17:52:23.8699136Z ps_users html 2021-05-16T17:52:23.8757591Z signals html 2021-05-16T17:52:23.8758315Z ** building package indices 2021-05-16T17:52:24.0482316Z ** testing if installed package can be loaded 2021-05-16T17:52:24.0485255Z *** arch - i386 2021-05-16T17:52:24.3554265Z *** arch - x64 2021-05-16T17:52:24.6713938Z * DONE (ps) 2021-05-16T17:52:25.4801812Z In R CMD INSTALL 2021-05-16T17:52:25.4802499Z * installing *source* package 'pkgload' ... 2021-05-16T17:52:25.4803381Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T17:52:25.4803980Z ** R 2021-05-16T17:52:25.4899629Z ** inst 2021-05-16T17:52:25.4923769Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:26.4970769Z ** help 2021-05-16T17:52:26.6293713Z *** installing help indices 2021-05-16T17:52:26.7185421Z converting help for package 'pkgload' 2021-05-16T17:52:26.7542657Z finding HTML links ... done 2021-05-16T17:52:26.7790078Z check_dep_version html 2021-05-16T17:52:26.7877727Z check_suggested html 2021-05-16T17:52:26.8240116Z dev_example html 2021-05-16T17:52:26.8396440Z dev_help html 2021-05-16T17:52:26.8457302Z dev_meta html 2021-05-16T17:52:26.8501485Z has_tests html 2021-05-16T17:52:26.8751530Z help html 2021-05-16T17:52:26.8889799Z imports_env html 2021-05-16T17:52:26.8971723Z inst html 2021-05-16T17:52:26.9038343Z is_dev_package html 2021-05-16T17:52:26.9704500Z load_all html 2021-05-16T17:52:26.9768859Z load_code html 2021-05-16T17:52:26.9826164Z load_data html 2021-05-16T17:52:26.9880151Z load_dll html 2021-05-16T17:52:26.9935529Z load_imports html 2021-05-16T17:52:27.0074580Z ns_env html 2021-05-16T17:52:27.0172085Z package_file html 2021-05-16T17:52:27.0299832Z packages html 2021-05-16T17:52:27.0383968Z parse_deps html 2021-05-16T17:52:27.0437871Z parse_ns_file html 2021-05-16T17:52:27.0591494Z pkg_env html 2021-05-16T17:52:27.0688366Z pkgtest html 2021-05-16T17:52:27.0762068Z run_pkg_hook html 2021-05-16T17:52:27.0990405Z system.file html 2021-05-16T17:52:27.1104036Z unload html 2021-05-16T17:52:27.1111735Z ** building package indices 2021-05-16T17:52:27.1972789Z ** testing if installed package can be loaded 2021-05-16T17:52:27.1975626Z *** arch - i386 2021-05-16T17:52:27.8063604Z *** arch - x64 2021-05-16T17:52:28.5215581Z * DONE (pkgload) 2021-05-16T17:52:28.6190496Z In R CMD INSTALL 2021-05-16T17:52:28.9273423Z * installing *source* package 'ellipsis' ... 2021-05-16T17:52:28.9319176Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T17:52:28.9687558Z ** libs 2021-05-16T17:52:28.9699234Z 2021-05-16T17:52:28.9700561Z *** arch - i386 2021-05-16T17:52:29.0020045Z 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-16T17:52:29.1619419Z 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-16T17:52:29.4249692Z 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-16T17:52:29.5624090Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T17:52:29.5636482Z 2021-05-16T17:52:29.5637430Z *** arch - x64 2021-05-16T17:52:29.5907637Z 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-16T17:52:29.7661274Z 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-16T17:52:30.0444640Z 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-16T17:52:30.1645950Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T17:52:30.1679889Z ** R 2021-05-16T17:52:30.1759283Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:30.2964653Z ** help 2021-05-16T17:52:30.3412973Z *** installing help indices 2021-05-16T17:52:30.3753954Z converting help for package 'ellipsis' 2021-05-16T17:52:30.4063373Z finding HTML links ... done 2021-05-16T17:52:30.4335723Z check_dots_empty html 2021-05-16T17:52:30.4510312Z check_dots_unnamed html 2021-05-16T17:52:30.4702003Z check_dots_used html 2021-05-16T17:52:30.4762409Z dots_empty html 2021-05-16T17:52:30.4823576Z dots_used html 2021-05-16T17:52:30.5091737Z ellipsis-package html 2021-05-16T17:52:30.5226839Z safe_median html 2021-05-16T17:52:30.5232195Z ** building package indices 2021-05-16T17:52:30.5547825Z ** testing if installed package can be loaded 2021-05-16T17:52:30.5550553Z *** arch - i386 2021-05-16T17:52:30.8613191Z *** arch - x64 2021-05-16T17:52:31.1712699Z * DONE (ellipsis) 2021-05-16T17:52:31.2006126Z In R CMD INSTALL 2021-05-16T17:52:31.6225771Z * installing *source* package 'digest' ... 2021-05-16T17:52:31.6392176Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T17:52:31.6658833Z ** libs 2021-05-16T17:52:31.6670919Z 2021-05-16T17:52:31.6671763Z *** arch - i386 2021-05-16T17:52:31.7248696Z 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-16T17:52:32.0732629Z 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-16T17:52:32.4768640Z 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-16T17:52:33.2435232Z 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-16T17:52:33.6073727Z 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-16T17:52:34.2987275Z 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-16T17:52:34.4857628Z 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-16T17:52:35.1305966Z 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-16T17:52:35.2756657Z 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-16T17:52:35.3794323Z 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-16T17:52:35.6463872Z 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-16T17:52:35.8185321Z 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-16T17:52:35.9737949Z 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-16T17:52:36.3024292Z 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-16T17:52:36.5367306Z 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-16T17:52:37.0923462Z 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-16T17:52:37.2758045Z 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-16T17:52:37.9868213Z 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-16T17:52:38.1362100Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T17:52:38.1379517Z 2021-05-16T17:52:38.1381010Z *** arch - x64 2021-05-16T17:52:38.1967424Z 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-16T17:52:38.4238850Z 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-16T17:52:38.8905838Z 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-16T17:52:39.5582742Z 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-16T17:52:39.8908475Z 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-16T17:52:40.4986735Z 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-16T17:52:40.6628245Z 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-16T17:52:41.9826274Z 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-16T17:52:41.9827677Z 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-16T17:52:41.9828907Z 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-16T17:52:41.9830213Z 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-16T17:52:42.1023633Z 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-16T17:52:42.2492082Z 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-16T17:52:42.5372305Z 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-16T17:52:42.7515833Z 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-16T17:52:43.2317103Z 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-16T17:52:43.4069303Z 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-16T17:52:43.8819116Z 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-16T17:52:44.0255817Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T17:52:44.0293234Z ** R 2021-05-16T17:52:44.0380080Z ** demo 2021-05-16T17:52:44.0402627Z ** inst 2021-05-16T17:52:44.0550832Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:44.5774105Z ** help 2021-05-16T17:52:44.6562038Z *** installing help indices 2021-05-16T17:52:44.7024441Z converting help for package 'digest' 2021-05-16T17:52:44.7365004Z finding HTML links ... done 2021-05-16T17:52:44.7895585Z AES html 2021-05-16T17:52:44.8968284Z digest html 2021-05-16T17:52:44.9127978Z digest2int html 2021-05-16T17:52:44.9584045Z hmac html 2021-05-16T17:52:44.9690173Z makeRaw html 2021-05-16T17:52:45.0193634Z sha1 html 2021-05-16T17:52:45.0499875Z vdigest html 2021-05-16T17:52:45.0504966Z ** building package indices 2021-05-16T17:52:45.1306987Z ** installing vignettes 2021-05-16T17:52:45.1389972Z ** testing if installed package can be loaded 2021-05-16T17:52:45.1393773Z *** arch - i386 2021-05-16T17:52:45.4447086Z *** arch - x64 2021-05-16T17:52:45.7574605Z * DONE (digest) 2021-05-16T17:52:45.8297013Z In R CMD INSTALL 2021-05-16T17:52:46.1651234Z * installing *source* package 'brio' ... 2021-05-16T17:52:46.1722258Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T17:52:46.2028816Z ** libs 2021-05-16T17:52:46.2039895Z 2021-05-16T17:52:46.2041427Z *** arch - i386 2021-05-16T17:52:46.2390650Z 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-16T17:52:46.6825261Z 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-16T17:52:46.8017535Z 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-16T17:52:46.9226424Z 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-16T17:52:47.0498851Z 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-16T17:52:47.1761264Z 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-16T17:52:47.3415986Z 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-16T17:52:47.4751721Z 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-16T17:52:47.7546659Z 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-16T17:52:47.8886350Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T17:52:47.8899019Z 2021-05-16T17:52:47.8900306Z *** arch - x64 2021-05-16T17:52:47.9269480Z 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-16T17:52:48.6303814Z 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-16T17:52:48.7482155Z 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-16T17:52:48.8618694Z 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-16T17:52:49.0006067Z 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-16T17:52:49.1224466Z 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-16T17:52:49.2755623Z 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-16T17:52:49.3898341Z 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-16T17:52:49.6764273Z 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-16T17:52:49.8000765Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T17:52:49.8038386Z ** R 2021-05-16T17:52:49.8123824Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:49.8855321Z ** help 2021-05-16T17:52:49.9373766Z *** installing help indices 2021-05-16T17:52:49.9706465Z converting help for package 'brio' 2021-05-16T17:52:50.0050596Z finding HTML links ... done 2021-05-16T17:52:50.0191341Z file_line_endings html 2021-05-16T17:52:50.0429245Z readLines html 2021-05-16T17:52:50.0528188Z read_file html 2021-05-16T17:52:50.0615547Z read_lines html 2021-05-16T17:52:50.0847361Z writeLines html 2021-05-16T17:52:50.0936592Z write_file html 2021-05-16T17:52:50.1047604Z write_lines html 2021-05-16T17:52:50.1053063Z ** building package indices 2021-05-16T17:52:50.1360799Z ** testing if installed package can be loaded 2021-05-16T17:52:50.1363488Z *** arch - i386 2021-05-16T17:52:50.4411935Z *** arch - x64 2021-05-16T17:52:50.7505877Z * DONE (brio) 2021-05-16T17:52:50.7898983Z In R CMD INSTALL 2021-05-16T17:52:51.2782537Z * installing *source* package 'xfun' ... 2021-05-16T17:52:51.2941476Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T17:52:51.3326151Z ** libs 2021-05-16T17:52:51.3336316Z 2021-05-16T17:52:51.3337877Z *** arch - i386 2021-05-16T17:52:51.3720976Z 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-16T17:52:51.5755867Z 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-16T17:52:51.8405587Z 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-16T17:52:51.9673029Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T17:52:51.9684476Z 2021-05-16T17:52:51.9685853Z *** arch - x64 2021-05-16T17:52:51.9978163Z 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-16T17:52:52.1705925Z 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-16T17:52:52.4469149Z 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-16T17:52:52.5754741Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T17:52:52.5791097Z ** R 2021-05-16T17:52:52.6150323Z ** inst 2021-05-16T17:52:52.6204922Z ** byte-compile and prepare package for lazy loading 2021-05-16T17:52:54.2970414Z ** help 2021-05-16T17:52:54.6978856Z *** installing help indices 2021-05-16T17:52:54.9479760Z converting help for package 'xfun' 2021-05-16T17:52:54.9814343Z finding HTML links ... done 2021-05-16T17:52:55.0290946Z Rscript html 2021-05-16T17:52:55.0500522Z Rscript_call html 2021-05-16T17:52:55.0595264Z attr html 2021-05-16T17:52:55.0737680Z base64_encode html 2021-05-16T17:52:55.0817849Z base64_uri html 2021-05-16T17:52:55.1064540Z bg_process html 2021-05-16T17:52:55.1146714Z bump_version html 2021-05-16T17:52:55.1781813Z cache_rds html 2021-05-16T17:52:55.1854737Z del_empty_dir html 2021-05-16T17:52:55.1975093Z dir_create html 2021-05-16T17:52:55.2079974Z dir_exists html 2021-05-16T17:52:55.2225288Z do_once html 2021-05-16T17:52:55.2434443Z download_file html 2021-05-16T17:52:55.2681870Z embed_file html 2021-05-16T17:52:55.2862856Z exit_call html 2021-05-16T17:52:55.3030041Z file_ext html 2021-05-16T17:52:55.3105702Z file_string html 2021-05-16T17:52:55.3195017Z format_bytes html 2021-05-16T17:52:55.3366523Z from_root html 2021-05-16T17:52:55.3483712Z github_releases html 2021-05-16T17:52:55.3572902Z grep_sub html 2021-05-16T17:52:55.3798987Z gsub_file html 2021-05-16T17:52:55.3874139Z in_dir html 2021-05-16T17:52:55.4004062Z install_dir html 2021-05-16T17:52:55.4130916Z install_github html 2021-05-16T17:52:55.4207150Z isFALSE html 2021-05-16T17:52:55.4257139Z is_R_CMD_check html 2021-05-16T17:52:55.4343517Z is_abs_path html 2021-05-16T17:52:55.4420558Z is_ascii html 2021-05-16T17:52:55.4540850Z is_sub_path html 2021-05-16T17:52:55.4613660Z is_web_path html 2021-05-16T17:52:55.4781327Z magic_path html 2021-05-16T17:52:55.4871254Z mark_dirs html 2021-05-16T17:52:55.5033591Z msg_cat html 2021-05-16T17:52:55.5124394Z native_encode html 2021-05-16T17:52:55.5261453Z news2md html 2021-05-16T17:52:55.5324544Z normalize_path html 2021-05-16T17:52:55.5484480Z numbers_to_words html 2021-05-16T17:52:55.5555882Z optipng html 2021-05-16T17:52:55.5637691Z os html 2021-05-16T17:52:55.5703753Z parse_only html 2021-05-16T17:52:55.6137548Z pkg_attach html 2021-05-16T17:52:55.6259944Z proc_kill html 2021-05-16T17:52:55.6421019Z process_file html 2021-05-16T17:52:55.6616512Z proj_root html 2021-05-16T17:52:55.6717267Z prose_index html 2021-05-16T17:52:55.6860978Z protect_math html 2021-05-16T17:52:55.6992133Z raw_string html 2021-05-16T17:52:55.7083508Z read_bin html 2021-05-16T17:52:55.7245331Z read_utf8 html 2021-05-16T17:52:55.7413668Z relative_path html 2021-05-16T17:52:55.7668117Z rename_seq html 2021-05-16T17:52:55.7815375Z retry html 2021-05-16T17:52:55.8571005Z rev_check html 2021-05-16T17:52:55.8693200Z rstudio_type html 2021-05-16T17:52:55.8777541Z same_path html 2021-05-16T17:52:55.8961498Z session_info html 2021-05-16T17:52:55.9072395Z set_envvar html 2021-05-16T17:52:55.9185453Z split_lines html 2021-05-16T17:52:55.9258860Z split_source html 2021-05-16T17:52:55.9486818Z strict_list html 2021-05-16T17:52:55.9569341Z stringsAsStrings html 2021-05-16T17:52:55.9707711Z submit_cran html 2021-05-16T17:52:56.0066788Z tinify html 2021-05-16T17:52:56.0190587Z tojson html 2021-05-16T17:52:56.0315091Z tree html 2021-05-16T17:52:56.0374615Z try_silent html 2021-05-16T17:52:56.0547891Z upload_ftp html 2021-05-16T17:52:56.0646980Z url_filename html 2021-05-16T17:52:56.0741956Z valid_syntax html 2021-05-16T17:52:56.0755082Z ** building package indices 2021-05-16T17:52:56.2774378Z ** installing vignettes 2021-05-16T17:52:56.2866085Z ** testing if installed package can be loaded 2021-05-16T17:52:56.2869358Z *** arch - i386 2021-05-16T17:52:56.5934922Z *** arch - x64 2021-05-16T17:52:56.9106510Z * DONE (xfun) 2021-05-16T17:52:56.9728010Z In R CMD INSTALL 2021-05-16T17:53:02.1231555Z * installing *source* package 'stringi' ... 2021-05-16T17:53:02.4457955Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T17:53:02.9785454Z ** libs 2021-05-16T17:53:02.9818914Z 2021-05-16T17:53:02.9820185Z *** arch - i386 2021-05-16T17:53:05.8271121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:06.5435187Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:07.3403082Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:08.1085683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:08.7233844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:09.9292183Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:10.5614305Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:11.2912835Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:12.1460703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:12.9666551Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:13.5839319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:14.3199951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:15.0488121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:15.6655432Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:16.5714669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:17.4693191Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:18.2076220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:19.2058531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:20.1393987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:20.7779412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:21.6240245Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:22.3070500Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:23.3493844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:24.2099813Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:25.0803146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:25.9582590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:26.7185722Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:27.6129679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:28.1785956Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:28.8299390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:29.6157411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:30.5145949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:31.1001063Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:31.7242686Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:32.4108415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:33.1251884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:33.8373886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:34.4640839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:35.0847161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:35.8530237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:36.6370341Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:37.2729104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:39.3266658Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:40.0575458Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:41.0569186Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:41.6969983Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:42.3727273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:43.0122044Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:43.7021915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:44.4537585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:45.3601093Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:45.9357816Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:46.7938902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:47.4890818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:48.3353173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:49.1959737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:49.8387601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:50.5177054Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:51.4997213Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:52.2554288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:53.3367706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:54.5903732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:55.3499637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:56.1377193Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:56.8686447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:57.6641634Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:58.4491409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:53:59.1596709Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:53:59.9706325Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:00.7561380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:01.4489235Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:02.1159908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:02.9796180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:03.9075319Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:04.6147052Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:05.4224606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:06.2327890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:06.3244209Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:07.0465740Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:07.6351211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:08.4497572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:09.0725456Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:09.7913884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:11.7755042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:12.6270258Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:13.4356471Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T17:54:14.1778936Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:15.1919433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:16.2315304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:16.8907367Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:17.4057589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:18.3154311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:18.9073198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:19.4715024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:20.3124042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:21.5463948Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:21.9358491Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:22.9219891Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:23.2541550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:23.8846243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:24.6750385Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:25.5017558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:25.6344239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:26.1189545Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:26.8520470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:28.1648237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:28.5747162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:29.4182732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:30.0466055Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:30.1858184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:30.5993863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:31.1278847Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:31.7725064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:32.3493702Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:33.1326318Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:34.2692592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:34.9792886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:35.7855532Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:37.8512948Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:38.6518822Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:39.5307682Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:40.3141447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:40.7212340Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:41.6085785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:42.0145506Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:43.1350341Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:43.9002915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:44.6393940Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:45.5958859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:46.7352600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:47.1295320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:47.7094753Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:48.5714219Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:49.7859075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:50.3868141Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:51.2558002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:52.5991021Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T17:54:52.5992785Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T17:54:52.5993628Z ^ 2021-05-16T17:54:52.6468431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:53.2164736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:53.8266346Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:54.5108144Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:55.1482294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:55.6876321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:56.3567801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:57.0429339Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:57.5691593Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:58.2924151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:58.7386927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:59.2161931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:54:59.7669643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:00.6394877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:01.9906019Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:02.6545041Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:03.1919616Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:03.7011421Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:04.4112462Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:05.6320022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:06.2799478Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:06.9931059Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:07.6996486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:08.2114700Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:08.6845501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:09.0659558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:10.0254610Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:10.8005466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:10.9175935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:11.5084524Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:12.6662669Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:12.7762433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:13.6802301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:14.1726883Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:15.7409933Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:17.0484692Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:18.0261997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:18.1527014Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:18.8717127Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:19.3996330Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:20.0360070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:20.9079923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:21.5447954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:22.0167514Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:22.5430210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:23.8549738Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:24.2910269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:24.7578550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:25.3347719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:26.1077280Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:26.4097892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:27.0950713Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:27.7001194Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:28.6842139Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:29.1022632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:29.4616916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:29.8222274Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:30.1786983Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:30.9295952Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:31.5713405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:32.4146927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:33.4772960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:34.6081310Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:35.0540731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:36.4881931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:37.6114178Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:38.0301569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:38.7754180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:39.6498035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:40.1948787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:41.9313768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:42.0395070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:42.5964780Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:43.2120695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:43.9645675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:44.5876122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:45.0521192Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T17:55:45.0523353Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:55:45.0524896Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T17:55:45.0528068Z ^ 2021-05-16T17:55:45.0529547Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T17:55:45.0531402Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:55:45.0533394Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T17:55:45.0534261Z ^ 2021-05-16T17:55:45.3715263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:45.9750987Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:47.2837091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:47.3968836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:48.1793894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:48.6197320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:49.3321799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:49.9516143Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:50.4921207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:51.6093584Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:52.1399896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:52.6140910Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:53.0180492Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:54.2476311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:54.3478890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:55.4048588Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:55.9337260Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:56.1562557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:57.2646251Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:57.8933978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:58.2624382Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:58.7314443Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:59.1430981Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:55:59.5170369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:00.9306812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:02.1963740Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:02.9747539Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:03.5983601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:04.3281696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:05.1236597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:05.8960364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:06.0059328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:06.9951811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:07.4635031Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:07.5781207Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:08.6474510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:09.2206308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:10.8799684Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:11.4543898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:12.1382795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:12.2804791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:14.0080597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:14.8534351Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:15.6266784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:16.0272399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:16.4216673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:17.4029924Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:18.4843336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:18.9953979Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:19.4115892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:19.8304549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:20.6660396Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:21.3510277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:22.1719742Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:22.6090160Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:23.1378176Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:23.6457475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:24.5545002Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:26.0955199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:27.5387477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:27.9063765Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:28.6898954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:29.4650001Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:30.0728721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:30.5239537Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:30.8960024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:31.8710426Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:32.6074627Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:33.7512455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:34.6107350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:35.0341987Z 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-16T17:56:35.1720787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:35.7883843Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:36.8115800Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:37.4607185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:37.9418689Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:38.6590294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:56:40.9872107Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:41.6187878Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:42.3856821Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:56:43.7239474Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:44.8257196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:46.2894635Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:46.9122735Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:56:47.8598316Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:48.9625879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:49.9873217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:50.7691612Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:51.4343734Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:53.4358401Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:53.5673342Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:55.3216163Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:56.0052194Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:57.7309757Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:58.1785321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:58.9404693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:56:59.6317646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:00.1660839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:01.0380513Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:03.1789052Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:03.9726562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:04.9878366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:07.7926869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:08.5953051Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:09.8853963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:11.0391435Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:11.7238070Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:12.5327673Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:13.2645885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:13.7778161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:14.5193275Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:57:15.1419428Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:16.8867632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:17.3013736Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:18.1563900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:20.5656098Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:21.2849297Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:22.9504406Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:26.0158286Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:57:26.7576912Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:27.1846398Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:28.2446146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:29.5014835Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:30.6465373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:30.9972472Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:31.7077439Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:31.8716865Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:35.3273877Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:35.9991287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:57:37.5940151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:39.8138997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:41.4044569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:42.1339510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:42.8374541Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:57:43.5275403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:44.1977184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:45.2349690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:45.4485672Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:46.9610428Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:47.6129331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:48.6671057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:49.3146999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:52.5063923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:52.9600271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:53.7145249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:56.1896252Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:57:56.7224621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:57:59.8710690Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:58:02.9646591Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:04.2230896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:04.9970732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:06.1540310Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:08.0933410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:58:09.4058796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:09.8106185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:10.7110565Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:11.6993153Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:12.6338198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:13.7899981Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:58:18.2794322Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:18.9608788Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:20.1126047Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:20.9512091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:21.3910894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:22.0061151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:22.4370015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:58:26.1148609Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:28.0276726Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:28.7452953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:30.7545850Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:31.8910364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:32.6035081Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:34.1234214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:34.8455045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:35.1633526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:36.6692346Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:37.4769742Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:38.2376130Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:58:39.7337741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:40.4825510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:41.5173810Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:58:43.1198363Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:44.2364105Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:44.9810475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:45.6803366Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:46.0468790Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:46.6929535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:47.7426730Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:48.9611594Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:49.6447371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:51.0106201Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:52.0323805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:53.0279559Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:53.7374663Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:54.6242827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:57.7798651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:58.2499572Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:58.8586115Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:58:59.3677401Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:00.0691129Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:00.4787362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:00.9844460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:03.1902313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:06.3763887Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:06.9421819Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T17:59:06.9423673Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9425193Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T17:59:06.9426103Z ^ 2021-05-16T17:59:06.9427739Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9429496Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T17:59:06.9430428Z ^ 2021-05-16T17:59:06.9431759Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9433236Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T17:59:06.9434162Z ^ 2021-05-16T17:59:06.9435542Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9437046Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T17:59:06.9438073Z ^ 2021-05-16T17:59:06.9439378Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T17:59:06.9441155Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9442549Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T17:59:06.9443499Z ^ 2021-05-16T17:59:06.9444799Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9446554Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T17:59:06.9448403Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T17:59:06.9450613Z return reinterpret_cast(gRawGMT); 2021-05-16T17:59:06.9451577Z ^ 2021-05-16T17:59:07.8083358Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:08.3438897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:10.3639138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:13.2514819Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:14.9982331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:15.3981606Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:17.6427385Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:18.0066200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:18.7468632Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:19.5919233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:20.0179357Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:20.9426895Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:23.0149698Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:23.8764022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:24.5355540Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:25.7465531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:27.6410544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:27.7781377Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:28.7900084Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:29.7535568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:30.3718022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:30.9285529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:31.3748200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:32.2423295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:32.4477129Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:32.8811929Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:33.3772233Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:34.1860191Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:35.3018535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:36.7620488Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:37.6395780Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:38.7779520Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:39.3343900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:39.7329656Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:40.6901129Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:41.8078032Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:42.5477230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:44.3526280Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:45.9141386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:46.8315623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:47.4825849Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:48.1587269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:48.9914919Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T17:59:50.4341970Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:51.7412477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:52.2537917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:53.4211992Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:54.3464329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:56.4423647Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:57.1067217Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:57.4131022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:57.8276916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:58.2932747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T17:59:59.5229119Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:00.3703352Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:02.5025450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:06.8914071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:07.4354305Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:08.9215585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:00:11.8207695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:12.0764397Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:12.2427122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:12.8414450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:13.7396316Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:13.9110980Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:14.6955809Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:15.3842055Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:17.3209941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:17.7937228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:18.5901471Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:19.3948065Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:20.5228636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:22.2332863Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:22.9062516Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:23.7736626Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:27.7968453Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:28.7843571Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:29.6854225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:30.2135263Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:30.6469400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:31.2812451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:00:33.2294726Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:33.9541507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:00:34.5376096Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T18:00:34.5379385Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:00:34.5382158Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T18:00:34.5383514Z ^ 2021-05-16T18:00:34.5385724Z 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-16T18:00:34.5388224Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:00:34.5390181Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T18:00:34.5391324Z ^ 2021-05-16T18:00:34.9219058Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:35.9534069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:36.8524265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:37.5018533Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:38.1880018Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:39.1190095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:39.9460659Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:42.2083548Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:44.1862402Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:00:44.7577248Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:45.5671011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:46.0093595Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:46.4030459Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:47.4762661Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:47.6564784Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:48.3022692Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:48.9514138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:52.4266823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:54.1024458Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:54.5524530Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:55.2632997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:55.4623748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:55.5728422Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:00:58.8370788Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:00:59.3081819Z 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-16T18:00:59.8611487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:00.2301670Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T18:01:01.8727761Z 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-16T18:01:03.8439484Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T18:01:03.9777867Z downloading the ICU data library (icudt) 2021-05-16T18:01:03.9780527Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T18:01:03.9816385Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T18:01:04.0585000Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T18:01:04.1408019Z ================================================== 2021-05-16T18:01:04.1409150Z downloaded 10.9 MB 2021-05-16T18:01:04.1409671Z 2021-05-16T18:01:04.1780135Z icudt fetch successful 2021-05-16T18:01:04.1786130Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T18:01:04.4347712Z icudt has been installed successfully 2021-05-16T18:01:04.5095555Z 2021-05-16T18:01:04.5096734Z *** arch - x64 2021-05-16T18:01:08.5485519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:09.2631107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:10.0693852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:10.8388669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:11.4680591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:12.6833298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:13.3429792Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:14.0837919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:14.9005610Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:15.6516081Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:16.2800076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:17.0238020Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:17.7403136Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:18.3952658Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:19.3068907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:20.1768585Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:20.9256915Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:21.8738449Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:22.8090830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:23.4744747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:24.3005533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:24.9906342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:26.0420843Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:26.8812266Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:27.7633464Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:28.6315149Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:29.4408573Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:30.3119575Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:30.8821961Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:31.5391655Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:32.4811012Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:33.2136219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:33.8234277Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:34.4519539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:35.1539671Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:35.9241076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:36.6476958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:37.2858747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:37.9011157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:38.6748030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:39.4343624Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:40.0804680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:42.2116377Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:42.9289832Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:43.9102457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:44.5567348Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:45.2491309Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:45.9110227Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:46.6484549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:47.4000730Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:48.3233546Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:48.9053973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:49.7771711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:50.5020058Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:51.3712345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:52.2290253Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:52.8919149Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:53.6221700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:54.6316338Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:55.3807006Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:56.4618989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:01:57.7324429Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:58.5044060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:01:59.3030454Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:00.0263066Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:00.8077734Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:01.6153430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:02.3422551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:03.1557236Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:03.9203158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:04.6270949Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:05.3223589Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:06.2202625Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:07.1341833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:07.8723341Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:08.6824750Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:09.4837044Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:09.5672830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:10.2878620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:10.8762320Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:11.6687515Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:12.3043931Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:13.0577192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:14.9900960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:15.8216128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:16.6684638Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:02:17.4374721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:18.4101690Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:19.7943360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:20.4898126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:21.0141798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:21.9075361Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:22.4646275Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:23.0012209Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:23.8514685Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:25.0958397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:25.5191164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:26.5108694Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:26.8470056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:27.4715180Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:28.2398995Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:29.0640699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:29.1980961Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:29.6796462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:30.4203215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:31.6719565Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:32.1085362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:32.9244117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:33.5358836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:33.6730280Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:34.0823772Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:34.6030856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:35.2470072Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:35.8089970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:36.6191850Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:37.7457595Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:38.4505723Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:39.2941939Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:41.3186790Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:42.1294793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:43.0118295Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:43.7889144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:44.1943858Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:45.1137599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:45.5308601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:46.5400412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:47.2965976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:48.0445345Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:49.0085662Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:50.1791405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:50.5714482Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:51.1655673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:51.9986076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:53.1969581Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:53.8121333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:54.6395255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:55.9743510Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T18:02:55.9745161Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T18:02:55.9745962Z ^ 2021-05-16T18:02:56.0225979Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:56.6121374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:57.1927509Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:57.8591584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:58.5088802Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:59.0331420Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:02:59.7211894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:00.3927484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:00.9090475Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:01.6440305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:02.1022561Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:02.5464259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:03.0495256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:03.8776212Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:05.2137084Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:05.9150267Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:06.4915401Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:07.0985932Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:07.8947555Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:09.2333191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:09.9274608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:10.9830301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:11.3355025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:11.8935640Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:12.4225728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:12.8674193Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:13.9295495Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:14.7550467Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:14.8767708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:15.5277827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:16.7763316Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:16.9147292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:17.8754015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:18.4225889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:20.0999781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:21.4524682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:22.4571346Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:22.5725354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:23.3189853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:23.8975156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:24.5978659Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:25.5535537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:26.1857418Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:26.6668223Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:27.1815225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:28.5539848Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:29.0306841Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:29.5154375Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:30.1411040Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:30.9234909Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:31.2613102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:31.9792585Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:32.5783466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:33.5840617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:34.0038357Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:34.3924400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:34.7735370Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:35.1169210Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:35.9006433Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:36.5666815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:37.4697249Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:38.5286011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:39.5948999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:40.0400031Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:41.4296074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:42.5579259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:42.9752196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:43.6849200Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:44.5374523Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:45.0870682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:46.8077977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:46.9022009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:47.4631720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:48.1148084Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:48.8945025Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:49.5075143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:49.9945496Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T18:03:49.9947771Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:03:49.9949986Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T18:03:49.9951088Z ^ 2021-05-16T18:03:49.9952650Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T18:03:49.9954568Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:03:49.9956036Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T18:03:49.9956876Z ^ 2021-05-16T18:03:50.2948620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:50.9012989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:52.2078622Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:52.3151493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:53.0746455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:53.5206774Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:54.2148708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:54.8223285Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:55.3563576Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:56.4426239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:56.9714428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:57.4422120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:57.8387073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:59.3111991Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:03:59.4056740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:00.4738172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:01.3645862Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:01.5634609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:02.6904881Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:03.3318892Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:03.7031478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:04.1759056Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:04.6104332Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:05.4828533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:06.3944749Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:07.6101940Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:08.4048323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:09.0111391Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:10.0767898Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:10.8660178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:11.5966603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:11.7037688Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:12.6667725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:13.1478410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:13.2734764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:14.3405660Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:14.9122086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:16.5335024Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:17.1008428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:17.7963297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:17.9288680Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:19.6757342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:20.5104011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:21.2883601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:21.7214834Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:22.1117361Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:23.0666453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:24.1899314Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:24.7180404Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:25.1318182Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:25.5511851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:26.4148133Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:27.0954706Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:27.9289515Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:28.9862000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:28.9866485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:29.4011690Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:30.2833308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:31.8298656Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:33.1934180Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:33.5596736Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:34.3632218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:35.0218819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:35.6095938Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:36.0691793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:36.4471741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:37.4214777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:38.1819359Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:39.3003508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:40.1606838Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:40.5945925Z 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-16T18:04:40.7479976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:41.3742299Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:42.3799237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:43.0190687Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:43.5070252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:44.2244636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:04:46.4755490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:47.1198745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:47.8913886Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:04:49.2634476Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:50.3517870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:51.8163129Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:52.4452016Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:04:53.4152415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:54.5305493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:55.5528055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:56.3572957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:57.0328340Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:58.9643636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:04:59.0905000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:00.8275527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:01.5160959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:03.1512272Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:03.5923351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:04.3573901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:05.0560431Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:05.5708241Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:06.4674220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:08.5295734Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:09.3293702Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:10.2967894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:12.9896854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:13.8084836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:15.0386464Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:16.1198453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:16.8041161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:17.6063139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:18.3496068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:18.8538117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:20.4834251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:05:20.4838831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:21.9162877Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:22.3417124Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:23.1949786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:25.5784165Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:26.2830660Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:27.9071245Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:30.8583639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:05:31.6330274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:32.0685731Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:33.0777686Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:34.3265553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:35.4402534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:35.7904214Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:36.4632005Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:36.6022708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:39.6461926Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:40.3222000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:05:41.8606789Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:44.0587035Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:45.6356520Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:46.3596492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:47.0625350Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:05:47.7503263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:48.4094645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:49.4167387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:49.6231592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:51.1125405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:51.7639396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:52.8195100Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:53.4996713Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:56.7047127Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:57.1525442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:05:57.9141128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:00.3456590Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:00.8337113Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:03.8953250Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:06.9416243Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:08.1969769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:08.9790649Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:10.0957921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:11.9845308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:13.3305362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:13.7318307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:14.6114254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:15.5705905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:16.5149696Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:17.6604659Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:21.9957021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:22.6907764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:23.8413527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:25.0778779Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:25.5142160Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:26.1423654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:26.5700548Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:30.2150163Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:32.0613471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:32.7833442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:34.8022299Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:35.9319171Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:36.6324845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:38.0885294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:38.8149797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:39.1237881Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:39.5308020Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:40.3299220Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:41.0794290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:42.5585371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:43.2382225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:44.2186030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:06:45.8119292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:46.8909954Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:47.5678194Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:48.2857820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:48.6721741Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:49.3517237Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:50.3827953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:51.5893630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:52.2707453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:53.6159684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:54.6018542Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:55.6035737Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:56.3071098Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:06:57.1964235Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:00.2932313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:00.7700136Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:01.7460426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:02.2460238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:02.9456586Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:03.3583008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:03.8667814Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:05.9625406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:09.1186702Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:09.6858305Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T18:07:09.6860262Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6861907Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T18:07:09.6862826Z ^ 2021-05-16T18:07:09.6864313Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6866114Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T18:07:09.6867002Z ^ 2021-05-16T18:07:09.6868480Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6870173Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T18:07:09.6871409Z ^ 2021-05-16T18:07:09.6873374Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6875217Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T18:07:09.6876974Z ^ 2021-05-16T18:07:09.6879475Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T18:07:09.6887194Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6888759Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T18:07:09.6889645Z ^ 2021-05-16T18:07:09.6891042Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6892918Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T18:07:09.6894679Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:07:09.6896041Z return reinterpret_cast(gRawGMT); 2021-05-16T18:07:09.6896872Z ^ 2021-05-16T18:07:10.5150135Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:11.0693197Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:13.1150008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:15.9216387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:17.4024384Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:18.1264516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:20.3761658Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:20.7261272Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:21.4878691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:22.3383000Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:22.7936091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:23.7218095Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:25.7796218Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:26.6654568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:27.3259832Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:28.4574727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:30.3432958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:30.4618399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:31.4794502Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:32.4408922Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:33.0828692Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:33.6319042Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:34.0732224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:34.9127155Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:35.1079700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:35.5441297Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:36.0496740Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:37.1918805Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:38.3210110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:39.7431232Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:40.6258539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:41.7350337Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:42.2797972Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:42.6680079Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:43.6004038Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:44.6897161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:45.4249758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:47.1765224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:48.7363721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:49.6234354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:50.2780626Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:50.9436141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:51.9926432Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:07:53.1939240Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:54.4728199Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:54.9867090Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:56.1356981Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:57.0064571Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:58.9882209Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:07:59.6883215Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:00.0225101Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:00.4146342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:00.8710771Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:02.0650828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:02.9031222Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:04.9766128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:09.2300298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:09.7703507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:11.2182846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:08:13.9704857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:14.2062519Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:14.3693040Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:14.9510152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:15.8206881Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:15.9698801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:16.7601164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:17.4398343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:19.3022528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:19.7754052Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:20.5792575Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:21.3819426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:22.4832394Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:24.1492019Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:24.8251483Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:25.7255222Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:29.6338517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:30.6324846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:31.5229172Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:32.0883825Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:32.5266723Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:33.1612883Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:08:35.0912078Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:35.8166036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:08:36.4111185Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T18:08:36.4113806Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:08:36.4116166Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T18:08:36.4117534Z ^ 2021-05-16T18:08:36.4119952Z 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-16T18:08:36.4123047Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:08:36.4125105Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T18:08:36.4126370Z ^ 2021-05-16T18:08:36.7900547Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:37.8029038Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:39.5084831Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:39.5089693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:40.0673966Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:41.0123532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:41.8224544Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:44.0097479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:45.8892061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:08:46.4777363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:47.2563419Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:47.6905104Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:48.0849602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:49.1499063Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:49.3199298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:49.9786079Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:50.6342731Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:54.0382978Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:55.6421649Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:56.1073143Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:56.8241482Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:57.0244885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:08:57.1333821Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T18:09:00.3290727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T18:09:00.8120413Z 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-16T18:09:01.8009642Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T18:09:02.1449872Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T18:09:04.2989863Z 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-16T18:09:06.8592393Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T18:09:06.9429017Z ** R 2021-05-16T18:09:07.0364188Z ** inst 2021-05-16T18:09:07.0395888Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:09:08.3420880Z ** help 2021-05-16T18:09:09.2369451Z *** installing help indices 2021-05-16T18:09:09.6435421Z converting help for package 'stringi' 2021-05-16T18:09:09.6755773Z finding HTML links ... done 2021-05-16T18:09:09.8396663Z about_arguments html 2021-05-16T18:09:10.0637861Z about_encoding html 2021-05-16T18:09:10.1436145Z about_locale html 2021-05-16T18:09:10.2346823Z about_search html 2021-05-16T18:09:10.3072323Z about_search_boundaries html 2021-05-16T18:09:10.5331287Z about_search_charclass html 2021-05-16T18:09:10.5834954Z about_search_coll html 2021-05-16T18:09:10.6121708Z about_search_fixed html 2021-05-16T18:09:10.7818550Z about_search_regex html 2021-05-16T18:09:10.8802741Z about_stringi html 2021-05-16T18:09:10.8985076Z operator_add html 2021-05-16T18:09:10.9332936Z operator_compare html 2021-05-16T18:09:10.9500761Z operator_dollar html 2021-05-16T18:09:11.0094661Z stri_compare html 2021-05-16T18:09:11.0441062Z stri_count html 2021-05-16T18:09:11.1046330Z stri_count_boundaries html 2021-05-16T18:09:11.1392578Z stri_datetime_add html 2021-05-16T18:09:11.1740290Z stri_datetime_create html 2021-05-16T18:09:11.2088596Z stri_datetime_fields html 2021-05-16T18:09:11.2954677Z stri_datetime_format html 2021-05-16T18:09:11.3270429Z stri_datetime_fstr html 2021-05-16T18:09:11.3431117Z stri_datetime_now html 2021-05-16T18:09:11.3784684Z stri_datetime_symbols html 2021-05-16T18:09:11.4215963Z stri_detect html 2021-05-16T18:09:11.4384505Z stri_dup html 2021-05-16T18:09:11.4882826Z stri_duplicated html 2021-05-16T18:09:11.5329690Z stri_enc_detect html 2021-05-16T18:09:11.5902954Z stri_enc_detect2 html 2021-05-16T18:09:11.6165442Z stri_enc_fromutf32 html 2021-05-16T18:09:11.6505211Z stri_enc_info html 2021-05-16T18:09:11.6666297Z stri_enc_isascii html 2021-05-16T18:09:11.6861403Z stri_enc_isutf16 html 2021-05-16T18:09:11.7080504Z stri_enc_isutf8 html 2021-05-16T18:09:11.7291746Z stri_enc_list html 2021-05-16T18:09:11.7585964Z stri_enc_mark html 2021-05-16T18:09:11.7848711Z stri_enc_set html 2021-05-16T18:09:11.8028498Z stri_enc_toascii html 2021-05-16T18:09:11.8218509Z stri_enc_tonative html 2021-05-16T18:09:11.8433458Z stri_enc_toutf32 html 2021-05-16T18:09:11.8787591Z stri_enc_toutf8 html 2021-05-16T18:09:11.9395558Z stri_encode html 2021-05-16T18:09:11.9560313Z stri_escape_unicode html 2021-05-16T18:09:12.0119797Z stri_extract html 2021-05-16T18:09:12.0873114Z stri_extract_boundaries html 2021-05-16T18:09:12.1110472Z stri_flatten html 2021-05-16T18:09:12.1334211Z stri_info html 2021-05-16T18:09:12.1449183Z stri_isempty html 2021-05-16T18:09:12.1779255Z stri_join html 2021-05-16T18:09:12.1993902Z stri_join_list html 2021-05-16T18:09:12.2204811Z stri_length html 2021-05-16T18:09:12.2533122Z stri_list2matrix html 2021-05-16T18:09:12.2730602Z stri_locale_info html 2021-05-16T18:09:12.2847343Z stri_locale_list html 2021-05-16T18:09:12.3059602Z stri_locale_set html 2021-05-16T18:09:12.3616991Z stri_locate html 2021-05-16T18:09:12.4401534Z stri_locate_boundaries html 2021-05-16T18:09:12.4859898Z stri_match html 2021-05-16T18:09:12.4970451Z stri_na2empty html 2021-05-16T18:09:12.5142034Z stri_numbytes html 2021-05-16T18:09:12.5718951Z stri_opts_brkiter html 2021-05-16T18:09:12.6376133Z stri_opts_collator html 2021-05-16T18:09:12.6608224Z stri_opts_fixed html 2021-05-16T18:09:12.7130242Z stri_opts_regex html 2021-05-16T18:09:12.7623788Z stri_order html 2021-05-16T18:09:12.7914459Z stri_pad html 2021-05-16T18:09:12.8111860Z stri_rand_lipsum html 2021-05-16T18:09:12.8229451Z stri_rand_shuffle html 2021-05-16T18:09:12.8414993Z stri_rand_strings html 2021-05-16T18:09:12.8763858Z stri_rank html 2021-05-16T18:09:12.8991470Z stri_read_lines html 2021-05-16T18:09:12.9144679Z stri_read_raw html 2021-05-16T18:09:12.9305961Z stri_remove_empty html 2021-05-16T18:09:12.9897088Z stri_replace html 2021-05-16T18:09:13.0041954Z stri_replace_na html 2021-05-16T18:09:13.0133008Z stri_reverse html 2021-05-16T18:09:13.0628145Z stri_sort html 2021-05-16T18:09:13.1011524Z stri_sort_key html 2021-05-16T18:09:13.1587984Z stri_split html 2021-05-16T18:09:13.2269993Z stri_split_boundaries html 2021-05-16T18:09:13.2689452Z stri_split_lines html 2021-05-16T18:09:13.3157657Z stri_startsendswith html 2021-05-16T18:09:13.3328031Z stri_stats_general html 2021-05-16T18:09:13.3509885Z stri_stats_latex html 2021-05-16T18:09:13.4119330Z stri_sub html 2021-05-16T18:09:13.4608229Z stri_sub_all html 2021-05-16T18:09:13.4972304Z stri_subset html 2021-05-16T18:09:13.5344410Z stri_timezone_info html 2021-05-16T18:09:13.5739924Z stri_timezone_list html 2021-05-16T18:09:13.6024269Z stri_timezone_set html 2021-05-16T18:09:13.6641408Z stri_trans_casemap html 2021-05-16T18:09:13.6855978Z stri_trans_char html 2021-05-16T18:09:13.7139358Z stri_trans_general html 2021-05-16T18:09:13.7264412Z stri_trans_list html 2021-05-16T18:09:13.7651694Z stri_trans_nf html 2021-05-16T18:09:13.7981744Z stri_trim html 2021-05-16T18:09:13.8207745Z stri_unescape_unicode html 2021-05-16T18:09:13.8592234Z stri_unique html 2021-05-16T18:09:13.8887740Z stri_width html 2021-05-16T18:09:13.9770198Z stri_wrap html 2021-05-16T18:09:13.9990398Z stri_write_lines html 2021-05-16T18:09:14.0030040Z ** building package indices 2021-05-16T18:09:14.3910811Z ** testing if installed package can be loaded 2021-05-16T18:09:14.3913788Z *** arch - i386 2021-05-16T18:09:14.6973433Z *** arch - x64 2021-05-16T18:09:15.0207873Z * DONE (stringi) 2021-05-16T18:09:17.2987869Z In R CMD INSTALL 2021-05-16T18:09:19.2620942Z * installing *source* package 'Rcpp' ... 2021-05-16T18:09:19.3853360Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T18:09:19.4104790Z ** libs 2021-05-16T18:09:19.4115885Z 2021-05-16T18:09:19.4116971Z *** arch - i386 2021-05-16T18:09:19.4510841Z 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-16T18:09:22.1729775Z 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-16T18:09:32.0400804Z 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-16T18:09:32.3090865Z 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-16T18:09:35.3832551Z 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-16T18:09:40.7361927Z 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-16T18:09:43.5344994Z 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-16T18:09:43.9678729Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T18:09:43.9721782Z 2021-05-16T18:09:43.9722761Z *** arch - x64 2021-05-16T18:09:44.0072399Z 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-16T18:09:47.0356640Z 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-16T18:09:56.5156553Z 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-16T18:09:56.7849939Z 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-16T18:10:00.1043380Z 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-16T18:10:05.5334112Z 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-16T18:10:08.6273492Z 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-16T18:10:09.1466345Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T18:10:09.1527073Z ** R 2021-05-16T18:10:09.1681519Z ** inst 2021-05-16T18:10:09.6089233Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:13.1054580Z ** help 2021-05-16T18:10:13.3339068Z *** installing help indices 2021-05-16T18:10:13.4533790Z converting help for package 'Rcpp' 2021-05-16T18:10:13.4843676Z finding HTML links ... done 2021-05-16T18:10:13.5401520Z CppClass-class html 2021-05-16T18:10:13.5645100Z CppConstructor-class html 2021-05-16T18:10:13.5801856Z CppField-class html 2021-05-16T18:10:13.6019410Z CppFunction-class html 2021-05-16T18:10:13.6137667Z CppObject-class html 2021-05-16T18:10:13.6480415Z CppOverloadedMethods-class html 2021-05-16T18:10:13.6584693Z DollarNames-methods html 2021-05-16T18:10:13.6742290Z Module-class html 2021-05-16T18:10:13.6870427Z Module html 2021-05-16T18:10:13.7005728Z Rcpp-deprecated html 2021-05-16T18:10:13.7115641Z Rcpp-internal html 2021-05-16T18:10:13.7336849Z Rcpp-package html 2021-05-16T18:10:13.7985013Z Rcpp.package.skeleton html 2021-05-16T18:10:13.8186173Z Rcpp.plugin.maker html 2021-05-16T18:10:13.8298900Z RcppLdFlags html 2021-05-16T18:10:13.8380839Z RcppUnitTests html 2021-05-16T18:10:13.8606456Z compileAttributes html 2021-05-16T18:10:13.8720424Z compilerCheck html 2021-05-16T18:10:13.9120996Z cppFunction html 2021-05-16T18:10:13.9304272Z demangle html 2021-05-16T18:10:13.9456122Z dependsAttribute html 2021-05-16T18:10:13.9780761Z evalCpp html 2021-05-16T18:10:14.0033178Z exportAttribute html 2021-05-16T18:10:14.0725041Z exposeClass html 2021-05-16T18:10:14.0789709Z formals html 2021-05-16T18:10:14.0929893Z getRcppVersion html 2021-05-16T18:10:14.1246400Z interfacesAttribute html 2021-05-16T18:10:14.1659129Z loadModule html 2021-05-16T18:10:14.1819200Z loadRcppModules-deprecated html 2021-05-16T18:10:14.2002077Z pluginsAttribute html 2021-05-16T18:10:14.2084947Z populate html 2021-05-16T18:10:14.2300416Z registerPlugin html 2021-05-16T18:10:14.2925856Z setRcppClass html 2021-05-16T18:10:14.3523515Z sourceCpp html 2021-05-16T18:10:14.3532677Z ** building package indices 2021-05-16T18:10:14.4688899Z ** installing vignettes 2021-05-16T18:10:14.4781796Z ** testing if installed package can be loaded 2021-05-16T18:10:14.4785756Z *** arch - i386 2021-05-16T18:10:14.8861143Z *** arch - x64 2021-05-16T18:10:15.3751218Z * DONE (Rcpp) 2021-05-16T18:10:15.6680442Z In R CMD INSTALL 2021-05-16T18:10:15.9955345Z * installing *source* package 'rversions' ... 2021-05-16T18:10:16.0086560Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T18:10:16.0373161Z ** R 2021-05-16T18:10:16.0490997Z ** inst 2021-05-16T18:10:16.0516407Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:16.2446667Z ** help 2021-05-16T18:10:16.2951364Z *** installing help indices 2021-05-16T18:10:16.3343882Z converting help for package 'rversions' 2021-05-16T18:10:16.3649974Z finding HTML links ... done 2021-05-16T18:10:16.3807233Z r_oldrel html 2021-05-16T18:10:16.3922150Z r_release html 2021-05-16T18:10:16.4048384Z r_release_macos html 2021-05-16T18:10:16.4194875Z r_release_tarball html 2021-05-16T18:10:16.4304834Z r_release_win html 2021-05-16T18:10:16.4448731Z r_versions html 2021-05-16T18:10:16.4686504Z rversions-package html 2021-05-16T18:10:16.4692209Z *** copying figures 2021-05-16T18:10:16.4706562Z ** building package indices 2021-05-16T18:10:16.5027718Z ** testing if installed package can be loaded 2021-05-16T18:10:16.5031885Z *** arch - i386 2021-05-16T18:10:16.8101417Z *** arch - x64 2021-05-16T18:10:17.1238006Z * DONE (rversions) 2021-05-16T18:10:17.1511529Z In R CMD INSTALL 2021-05-16T18:10:18.2509643Z * installing *source* package 'vctrs' ... 2021-05-16T18:10:18.3093557Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T18:10:18.3462356Z ** libs 2021-05-16T18:10:18.3476244Z 2021-05-16T18:10:18.3477748Z *** arch - i386 2021-05-16T18:10:18.4664888Z 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-16T18:10:18.6802038Z 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-16T18:10:18.8651492Z 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-16T18:10:19.0553596Z 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-16T18:10:19.3951623Z 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-16T18:10:19.6055941Z 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-16T18:10:19.8323657Z 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-16T18:10:19.9742364Z 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-16T18:10:20.1752404Z 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-16T18:10:20.3273107Z 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-16T18:10:20.5805047Z 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-16T18:10:20.8951838Z 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-16T18:10:21.1313166Z 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-16T18:10:21.2943286Z 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-16T18:10:21.7135988Z 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-16T18:10:21.8498063Z 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-16T18:10:22.5656236Z 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-16T18:10:22.7522600Z 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-16T18:10:22.9570175Z 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-16T18:10:23.1585926Z 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-16T18:10:23.2975283Z 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-16T18:10:23.6489424Z 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-16T18:10:23.8031446Z 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-16T18:10:24.3536819Z 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-16T18:10:24.5066259Z 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-16T18:10:25.5149879Z 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-16T18:10:25.7507548Z 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-16T18:10:25.9074640Z 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-16T18:10:26.0619976Z 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-16T18:10:26.3182974Z 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-16T18:10:26.5256516Z 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-16T18:10:26.7497454Z 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-16T18:10:26.9578850Z 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-16T18:10:27.1682647Z 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-16T18:10:27.4851981Z 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-16T18:10:27.6696007Z 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-16T18:10:27.8389272Z 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-16T18:10:28.0613780Z 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-16T18:10:28.6489019Z 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-16T18:10:29.0786877Z 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-16T18:10:29.4033023Z 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-16T18:10:29.6577023Z 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-16T18:10:30.0297313Z 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-16T18:10:30.1603218Z 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-16T18:10:30.4597667Z 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-16T18:10:30.7079909Z 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-16T18:10:30.9663018Z 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-16T18:10:31.5979383Z 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-16T18:10:31.8602055Z 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-16T18:10:32.0909669Z 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-16T18:10:32.3418600Z 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-16T18:10:32.4993975Z 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-16T18:10:32.7612280Z 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-16T18:10:33.1118021Z 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-16T18:10:33.4644504Z 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-16T18:10:33.7720952Z 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-16T18:10:33.9417785Z 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-16T18:10:34.1026750Z 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-16T18:10:34.2380965Z 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-16T18:10:35.2143361Z 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-16T18:10:35.4968429Z 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-16T18:10:35.7003890Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T18:10:35.7065254Z 2021-05-16T18:10:35.7067835Z *** arch - x64 2021-05-16T18:10:35.8217273Z 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-16T18:10:36.0211793Z 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-16T18:10:36.1796456Z 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-16T18:10:36.3407881Z 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-16T18:10:36.6443558Z 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-16T18:10:36.8290301Z 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-16T18:10:37.0505761Z 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-16T18:10:37.1912851Z 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-16T18:10:37.3783801Z 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-16T18:10:37.5377035Z 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-16T18:10:37.7540533Z 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-16T18:10:38.0276224Z 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-16T18:10:38.2954193Z 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-16T18:10:38.4703762Z 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-16T18:10:38.7887782Z 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-16T18:10:38.9300413Z 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-16T18:10:39.4604990Z 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-16T18:10:39.6331670Z 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-16T18:10:39.8294146Z 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-16T18:10:40.0199548Z 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-16T18:10:40.1476827Z 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-16T18:10:40.4570967Z 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-16T18:10:40.5991370Z 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-16T18:10:40.9902518Z 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-16T18:10:41.1358510Z 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-16T18:10:41.9398883Z 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-16T18:10:42.1779691Z 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-16T18:10:42.3208004Z 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-16T18:10:42.4674719Z 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-16T18:10:42.7209322Z 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-16T18:10:42.9117037Z 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-16T18:10:43.1101012Z 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-16T18:10:43.2930920Z 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-16T18:10:43.4957349Z 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-16T18:10:43.8051957Z 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-16T18:10:43.9818931Z 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-16T18:10:44.1346522Z 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-16T18:10:44.3201937Z 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-16T18:10:44.8439508Z 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-16T18:10:45.2454382Z 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-16T18:10:45.5473285Z 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-16T18:10:45.7781078Z 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-16T18:10:46.1471334Z 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-16T18:10:46.2805234Z 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-16T18:10:46.5620886Z 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-16T18:10:46.7885710Z 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-16T18:10:47.0254831Z 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-16T18:10:47.5365623Z 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-16T18:10:47.7807135Z 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-16T18:10:47.9974647Z 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-16T18:10:48.1849379Z 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-16T18:10:48.3362052Z 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-16T18:10:48.5401261Z 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-16T18:10:48.7521771Z 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-16T18:10:48.9868205Z 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-16T18:10:49.1956471Z 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-16T18:10:49.3476914Z 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-16T18:10:49.4929215Z 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-16T18:10:49.6171230Z 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-16T18:10:50.3667906Z 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-16T18:10:50.6388344Z 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-16T18:10:50.8150113Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T18:10:50.8196807Z ** R 2021-05-16T18:10:50.9054757Z ** inst 2021-05-16T18:10:50.9191410Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:10:54.6411183Z ** help 2021-05-16T18:10:55.2686224Z *** installing help indices 2021-05-16T18:10:55.5225873Z converting help for package 'vctrs' 2021-05-16T18:10:55.5541253Z finding HTML links ... done 2021-05-16T18:10:55.6430764Z as-is html 2021-05-16T18:10:55.6725230Z data_frame html 2021-05-16T18:10:55.6954346Z df_list html 2021-05-16T18:10:55.7244046Z df_ptype2 html 2021-05-16T18:10:55.7527528Z faq-compatibility-types html 2021-05-16T18:10:55.7693442Z faq-error-incompatible-attributes html 2021-05-16T18:10:55.7905699Z faq-error-scalar-type html 2021-05-16T18:10:55.8025600Z fields html 2021-05-16T18:10:55.9184357Z howto-faq-coercion-data-frame html 2021-05-16T18:10:56.0075424Z howto-faq-coercion html 2021-05-16T18:10:56.0347892Z howto-faq-fix-scalar-type-error html 2021-05-16T18:10:56.0443594Z int64 html 2021-05-16T18:10:56.0932214Z internal-faq-ptype2-identity html 2021-05-16T18:10:56.1237657Z list_of html 2021-05-16T18:10:56.1668973Z maybe_lossy_cast html 2021-05-16T18:10:56.1895830Z name_spec html 2021-05-16T18:10:56.2082915Z new_data_frame html 2021-05-16T18:10:56.2348888Z new_date html 2021-05-16T18:10:56.2544670Z new_factor html 2021-05-16T18:10:56.2640005Z new_list_of html 2021-05-16T18:10:56.2795096Z new_partial html 2021-05-16T18:10:56.2945591Z new_rcrd html 2021-05-16T18:10:56.3508811Z new_vctr html 2021-05-16T18:10:56.3631670Z obj_print html 2021-05-16T18:10:56.3725356Z op-empty-default html 2021-05-16T18:10:56.3851435Z partial_factor html 2021-05-16T18:10:56.3947101Z partial_frame html 2021-05-16T18:10:56.4455732Z reference-faq-compatibility html 2021-05-16T18:10:56.4671993Z s3_register html 2021-05-16T18:10:56.4715948Z table html 2021-05-16T18:10:56.5899510Z theory-faq-coercion html 2021-05-16T18:10:56.6001739Z unspecified html 2021-05-16T18:10:56.6309794Z vctrs-conditions html 2021-05-16T18:10:56.6372923Z vctrs-data-frame html 2021-05-16T18:10:56.6625428Z vctrs-package html 2021-05-16T18:10:56.7273515Z vec-rep html 2021-05-16T18:10:56.7577823Z vec_arith html 2021-05-16T18:10:56.7776073Z vec_as_index html 2021-05-16T18:10:56.8201913Z vec_as_location html 2021-05-16T18:10:56.9087192Z vec_as_names html 2021-05-16T18:10:56.9191491Z vec_as_names_legacy html 2021-05-16T18:10:56.9500502Z vec_as_subscript html 2021-05-16T18:10:56.9967684Z vec_assert html 2021-05-16T18:10:57.0722597Z vec_bind html 2021-05-16T18:10:57.1195236Z vec_c html 2021-05-16T18:10:57.1702985Z vec_cast html 2021-05-16T18:10:57.1831111Z vec_cbind_frame_ptype html 2021-05-16T18:10:57.2391830Z vec_chop html 2021-05-16T18:10:57.2599799Z vec_compare html 2021-05-16T18:10:57.2792367Z vec_count html 2021-05-16T18:10:57.2984708Z vec_data html 2021-05-16T18:10:57.3289286Z vec_default_ptype2 html 2021-05-16T18:10:57.3468416Z vec_detect_complete html 2021-05-16T18:10:57.3715966Z vec_duplicate html 2021-05-16T18:10:57.3823842Z vec_empty html 2021-05-16T18:10:57.4044016Z vec_equal html 2021-05-16T18:10:57.4221864Z vec_fill_missing html 2021-05-16T18:10:57.4509205Z vec_group html 2021-05-16T18:10:57.4625880Z vec_identify_runs html 2021-05-16T18:10:57.4722233Z vec_init html 2021-05-16T18:10:57.4817642Z vec_is_list html 2021-05-16T18:10:57.4948603Z vec_list_cast html 2021-05-16T18:10:57.5351117Z vec_match html 2021-05-16T18:10:57.5760785Z vec_math html 2021-05-16T18:10:57.6177625Z vec_names html 2021-05-16T18:10:57.6394811Z vec_order html 2021-05-16T18:10:57.7163592Z vec_proxy html 2021-05-16T18:10:57.7562194Z vec_proxy_compare html 2021-05-16T18:10:57.7834504Z vec_proxy_equal html 2021-05-16T18:10:57.8340508Z vec_ptype html 2021-05-16T18:10:57.8678070Z vec_ptype2 html 2021-05-16T18:10:57.8891506Z vec_ptype_full html 2021-05-16T18:10:57.9190707Z vec_recycle html 2021-05-16T18:10:57.9358828Z vec_repeat html 2021-05-16T18:10:57.9502377Z vec_seq_along html 2021-05-16T18:10:58.0030443Z vec_size html 2021-05-16T18:10:58.0455386Z vec_slice html 2021-05-16T18:10:58.0625374Z vec_split html 2021-05-16T18:10:58.0781484Z vec_type html 2021-05-16T18:10:58.0988150Z vec_unique html 2021-05-16T18:10:58.1002108Z *** copying figures 2021-05-16T18:10:58.1106839Z ** building package indices 2021-05-16T18:10:58.3963410Z ** installing vignettes 2021-05-16T18:10:58.4153701Z ** testing if installed package can be loaded 2021-05-16T18:10:58.4156975Z *** arch - i386 2021-05-16T18:10:58.7227800Z *** arch - x64 2021-05-16T18:10:59.1458252Z * DONE (vctrs) 2021-05-16T18:10:59.4270119Z In R CMD INSTALL 2021-05-16T18:10:59.8957472Z * installing *source* package 'processx' ... 2021-05-16T18:10:59.9107836Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T18:10:59.9414426Z ** libs 2021-05-16T18:10:59.9428761Z 2021-05-16T18:10:59.9430072Z *** arch - i386 2021-05-16T18:11:00.0165794Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T18:11:00.2817896Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T18:11:00.9106704Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T18:11:01.4247763Z 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-16T18:11:02.5728045Z 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-16T18:11:03.0386398Z 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-16T18:11:03.5494913Z 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-16T18:11:04.0227419Z 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-16T18:11:04.9736550Z 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-16T18:11:05.4993744Z 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-16T18:11:05.9774277Z 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-16T18:11:06.1378009Z 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-16T18:11:06.9777861Z 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-16T18:11:07.6168482Z 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-16T18:11:08.1298387Z 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-16T18:11:08.6022550Z 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-16T18:11:09.0335297Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T18:11:09.0337022Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T18:11:09.0337960Z int ret; 2021-05-16T18:11:09.0338418Z ^ 2021-05-16T18:11:09.1359151Z 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-16T18:11:09.4446043Z 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-16T18:11:09.6052701Z 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-16T18:11:10.1604484Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T18:11:10.1605972Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T18:11:10.3071442Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T18:11:10.3141421Z 2021-05-16T18:11:10.3142510Z *** arch - x64 2021-05-16T18:11:10.3768222Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T18:11:10.6272497Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T18:11:11.4790138Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T18:11:12.2244976Z 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-16T18:11:13.8551692Z 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-16T18:11:14.6114759Z 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-16T18:11:15.3804615Z 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-16T18:11:16.1301107Z 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-16T18:11:17.2729739Z 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-16T18:11:18.0351224Z 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-16T18:11:18.7748279Z 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-16T18:11:18.9254925Z 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-16T18:11:19.9759538Z 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-16T18:11:20.8391961Z 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-16T18:11:21.6374736Z 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-16T18:11:22.3889071Z 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-16T18:11:23.0792207Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T18:11:23.0794173Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T18:11:23.0795594Z int ret; 2021-05-16T18:11:23.0796014Z ^ 2021-05-16T18:11:23.1762680Z 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-16T18:11:23.4787348Z 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-16T18:11:23.6316966Z 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-16T18:11:24.4656814Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T18:11:24.4658719Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T18:11:24.5895861Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T18:11:24.5973677Z ** R 2021-05-16T18:11:24.6361825Z ** inst 2021-05-16T18:11:24.6397543Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:26.7218972Z ** help 2021-05-16T18:11:26.8562390Z *** installing help indices 2021-05-16T18:11:26.9269725Z converting help for package 'processx' 2021-05-16T18:11:26.9579861Z finding HTML links ... done 2021-05-16T18:11:27.0080443Z base64_decode html 2021-05-16T18:11:27.0193594Z curl_fds html 2021-05-16T18:11:27.0834355Z default_pty_options html 2021-05-16T18:11:27.1057424Z poll html 2021-05-16T18:11:27.6667629Z process html 2021-05-16T18:11:27.6971972Z process_initialize html 2021-05-16T18:11:27.7458883Z processx_connections html 2021-05-16T18:11:27.8480612Z run html 2021-05-16T18:11:27.8564387Z supervisor_kill html 2021-05-16T18:11:27.8570518Z ** building package indices 2021-05-16T18:11:27.9112632Z ** testing if installed package can be loaded 2021-05-16T18:11:27.9116089Z *** arch - i386 2021-05-16T18:11:28.2167896Z *** arch - x64 2021-05-16T18:11:28.5280756Z * DONE (processx) 2021-05-16T18:11:28.6177362Z In R CMD INSTALL 2021-05-16T18:11:28.9324242Z * installing *source* package 'highr' ... 2021-05-16T18:11:28.9382428Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T18:11:28.9764935Z ** R 2021-05-16T18:11:28.9828362Z ** inst 2021-05-16T18:11:28.9905137Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:29.2097621Z ** help 2021-05-16T18:11:29.2394554Z *** installing help indices 2021-05-16T18:11:29.2625204Z converting help for package 'highr' 2021-05-16T18:11:29.2933450Z finding HTML links ... done 2021-05-16T18:11:29.3092210Z hi_andre html 2021-05-16T18:11:29.3451857Z hilight html 2021-05-16T18:11:29.3457617Z ** building package indices 2021-05-16T18:11:29.3618634Z ** installing vignettes 2021-05-16T18:11:29.3692921Z ** testing if installed package can be loaded 2021-05-16T18:11:29.3696650Z *** arch - i386 2021-05-16T18:11:29.6781674Z *** arch - x64 2021-05-16T18:11:29.9878984Z * DONE (highr) 2021-05-16T18:11:30.0166043Z In R CMD INSTALL 2021-05-16T18:11:30.7459215Z * installing *source* package 'pillar' ... 2021-05-16T18:11:30.7793567Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T18:11:30.8237106Z ** R 2021-05-16T18:11:30.8697182Z ** inst 2021-05-16T18:11:30.8872109Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:33.2655067Z ** help 2021-05-16T18:11:33.5210557Z *** installing help indices 2021-05-16T18:11:33.6285621Z converting help for package 'pillar' 2021-05-16T18:11:33.6627185Z finding HTML links ... done 2021-05-16T18:11:33.7026912Z align html 2021-05-16T18:11:33.7373604Z char html 2021-05-16T18:11:33.7698233Z colonnade html 2021-05-16T18:11:33.7929836Z ctl_new_pillar html 2021-05-16T18:11:33.8064152Z deprecated html 2021-05-16T18:11:33.8126411Z dim_desc html 2021-05-16T18:11:33.8325081Z expect_known_display html 2021-05-16T18:11:33.8470709Z extra_cols html 2021-05-16T18:11:33.8637733Z format_glimpse html 2021-05-16T18:11:33.8990349Z format_tbl html 2021-05-16T18:11:33.9161139Z format_type_sum html 2021-05-16T18:11:33.9234716Z get_extent html 2021-05-16T18:11:33.9425078Z glimpse html 2021-05-16T18:11:33.9523920Z 2021-05-16T18:11:34.0174799Z finding level-2 HTML links ... done 2021-05-16T18:11:34.0251270Z new_ornament html 2021-05-16T18:11:34.0494259Z new_pillar html 2021-05-16T18:11:34.0686396Z new_pillar_component html 2021-05-16T18:11:34.1186571Z new_pillar_shaft html 2021-05-16T18:11:34.1285740Z new_pillar_title html 2021-05-16T18:11:34.1384587Z new_pillar_type html 2021-05-16T18:11:34.1627729Z new_tbl_format_setup html 2021-05-16T18:11:34.2061684Z num html 2021-05-16T18:11:34.2480088Z pillar-package html 2021-05-16T18:11:34.2766125Z pillar html 2021-05-16T18:11:34.3184943Z pillar_shaft html 2021-05-16T18:11:34.3264269Z squeeze html 2021-05-16T18:11:34.3397769Z style_subtle html 2021-05-16T18:11:34.3596431Z tbl_format_body html 2021-05-16T18:11:34.3761687Z tbl_format_footer html 2021-05-16T18:11:34.3942494Z tbl_format_header html 2021-05-16T18:11:34.4408711Z tbl_format_setup html 2021-05-16T18:11:34.4534668Z tbl_sum html 2021-05-16T18:11:34.4698216Z type_sum html 2021-05-16T18:11:34.4706318Z *** copying figures 2021-05-16T18:11:34.4766226Z ** building package indices 2021-05-16T18:11:34.5812895Z ** installing vignettes 2021-05-16T18:11:34.5923187Z ** testing if installed package can be loaded 2021-05-16T18:11:34.5926883Z *** arch - i386 2021-05-16T18:11:35.0009935Z *** arch - x64 2021-05-16T18:11:35.4167236Z * DONE (pillar) 2021-05-16T18:11:35.4956389Z In R CMD INSTALL 2021-05-16T18:11:35.9201039Z * installing *source* package 'callr' ... 2021-05-16T18:11:35.9331449Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T18:11:35.9663550Z ** R 2021-05-16T18:11:36.0085060Z ** inst 2021-05-16T18:11:36.0086272Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:40.5420514Z ** help 2021-05-16T18:11:40.7741322Z *** installing help indices 2021-05-16T18:11:40.8926458Z converting help for package 'callr' 2021-05-16T18:11:40.9251084Z finding HTML links ... done 2021-05-16T18:11:40.9889772Z callr html 2021-05-16T18:11:41.0026929Z convert_and_check_my_args html 2021-05-16T18:11:41.0082840Z default_repos html 2021-05-16T18:11:41.0203207Z get_result html 2021-05-16T18:11:41.0314261Z new_callr_error html 2021-05-16T18:11:41.1429904Z r html 2021-05-16T18:11:41.2150309Z r_bg html 2021-05-16T18:11:41.2594024Z r_copycat html 2021-05-16T18:11:41.9866430Z r_process html 2021-05-16T18:11:41.9868165Z r_process_options html 2021-05-16T18:11:41.9869158Z r_session html 2021-05-16T18:11:41.9869888Z r_session_debug html 2021-05-16T18:11:41.9870637Z r_session_options html 2021-05-16T18:11:41.9871388Z r_vanilla html 2021-05-16T18:11:41.9872043Z rcmd html 2021-05-16T18:11:41.9872965Z rcmd_bg html 2021-05-16T18:11:41.9873640Z rcmd_copycat html 2021-05-16T18:11:42.0817290Z rcmd_process html 2021-05-16T18:11:42.0939572Z rcmd_process_options html 2021-05-16T18:11:42.1179652Z rcmd_safe_env html 2021-05-16T18:11:42.1306598Z reexports html 2021-05-16T18:11:42.1986676Z rscript html 2021-05-16T18:11:42.3154628Z rscript_process html 2021-05-16T18:11:42.3271389Z rscript_process_options html 2021-05-16T18:11:42.3333108Z supported_archs html 2021-05-16T18:11:42.3341545Z ** building package indices 2021-05-16T18:11:42.4518350Z ** testing if installed package can be loaded 2021-05-16T18:11:42.4521298Z *** arch - i386 2021-05-16T18:11:42.7592147Z *** arch - x64 2021-05-16T18:11:43.0714191Z * DONE (callr) 2021-05-16T18:11:43.1183307Z In R CMD INSTALL 2021-05-16T18:11:44.0191630Z * installing *source* package 'knitr' ... 2021-05-16T18:11:44.0736272Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T18:11:44.1463113Z ** R 2021-05-16T18:11:44.2395596Z ** demo 2021-05-16T18:11:44.2425464Z ** inst 2021-05-16T18:11:44.3508508Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:50.0650229Z ** help 2021-05-16T18:11:50.5174500Z *** installing help indices 2021-05-16T18:11:50.7515092Z converting help for package 'knitr' 2021-05-16T18:11:50.7847114Z finding HTML links ... done 2021-05-16T18:11:50.8682547Z Sweave2knitr html 2021-05-16T18:11:50.8873784Z all_labels html 2021-05-16T18:11:50.9055293Z all_patterns html 2021-05-16T18:11:50.9340688Z asis_output html 2021-05-16T18:11:50.9520238Z cache_engines html 2021-05-16T18:11:50.9939449Z chunk_hook html 2021-05-16T18:11:51.0063286Z clean_cache html 2021-05-16T18:11:51.0237305Z 2021-05-16T18:11:51.0855703Z finding level-2 HTML links ... done 2021-05-16T18:11:51.0873576Z combine_words html 2021-05-16T18:11:51.0957837Z current_input html 2021-05-16T18:11:51.1124073Z dep_auto html 2021-05-16T18:11:51.1201715Z dep_prev html 2021-05-16T18:11:51.1435806Z engine_output html 2021-05-16T18:11:51.1637687Z fig_chunk html 2021-05-16T18:11:51.1822260Z fig_path html 2021-05-16T18:11:51.1967001Z hook_animation html 2021-05-16T18:11:51.2097215Z hook_document html 2021-05-16T18:11:51.2294931Z hook_plot html 2021-05-16T18:11:51.2399779Z image_uri html 2021-05-16T18:11:51.2597817Z imgur_upload html 2021-05-16T18:11:51.2851968Z include_graphics html 2021-05-16T18:11:51.2970065Z include_url html 2021-05-16T18:11:51.3110513Z inline_expr html 2021-05-16T18:11:51.3188373Z is_low_change html 2021-05-16T18:11:51.3786614Z kable html 2021-05-16T18:11:51.4743719Z knit html 2021-05-16T18:11:51.5109793Z knit2html html 2021-05-16T18:11:51.5419177Z knit2pandoc html 2021-05-16T18:11:51.5702253Z knit2pdf html 2021-05-16T18:11:51.6010384Z knit2wp html 2021-05-16T18:11:51.6227867Z knit_child html 2021-05-16T18:11:51.6342364Z knit_code html 2021-05-16T18:11:51.6610318Z knit_engines html 2021-05-16T18:11:51.6762745Z knit_exit html 2021-05-16T18:11:51.6920579Z knit_expand html 2021-05-16T18:11:51.7056975Z knit_filter html 2021-05-16T18:11:51.7151718Z knit_global html 2021-05-16T18:11:51.7268160Z knit_hooks html 2021-05-16T18:11:51.7433643Z knit_meta html 2021-05-16T18:11:51.7757199Z knit_params html 2021-05-16T18:11:51.7899832Z knit_params_yaml html 2021-05-16T18:11:51.8029886Z knit_patterns html 2021-05-16T18:11:51.8225537Z knit_print html 2021-05-16T18:11:51.8372439Z knit_rd html 2021-05-16T18:11:51.8578493Z knit_theme html 2021-05-16T18:11:51.8746224Z knit_watch html 2021-05-16T18:11:51.8930641Z knitr-package html 2021-05-16T18:11:51.9264380Z load_cache html 2021-05-16T18:11:51.9459061Z opts_chunk html 2021-05-16T18:11:51.9566276Z opts_hooks html 2021-05-16T18:11:51.9751842Z opts_knit html 2021-05-16T18:11:51.9822621Z opts_template html 2021-05-16T18:11:52.0334213Z output_hooks html 2021-05-16T18:11:52.0568138Z output_type html 2021-05-16T18:11:52.0911902Z pandoc html 2021-05-16T18:11:52.0999853Z pat_fun html 2021-05-16T18:11:52.1188134Z plot_crop html 2021-05-16T18:11:52.1286589Z rand_seed html 2021-05-16T18:11:52.1432031Z raw_block html 2021-05-16T18:11:52.1683887Z raw_output html 2021-05-16T18:11:52.2133562Z read_chunk html 2021-05-16T18:11:52.2232306Z read_rforge html 2021-05-16T18:11:52.2365272Z rocco html 2021-05-16T18:11:52.2518856Z rst2pdf html 2021-05-16T18:11:52.2603716Z set_alias html 2021-05-16T18:11:52.2788831Z set_header html 2021-05-16T18:11:52.2933769Z set_parent html 2021-05-16T18:11:52.3033819Z sew html 2021-05-16T18:11:52.3510453Z spin html 2021-05-16T18:11:52.3708117Z spin_child html 2021-05-16T18:11:52.3975061Z stitch html 2021-05-16T18:11:52.4139352Z vignette_engines html 2021-05-16T18:11:52.4316810Z wrap_rmd html 2021-05-16T18:11:52.4666519Z write_bib html 2021-05-16T18:11:52.4679684Z ** building package indices 2021-05-16T18:11:52.6938728Z ** installing vignettes 2021-05-16T18:11:52.7068395Z ** testing if installed package can be loaded 2021-05-16T18:11:52.7071559Z *** arch - i386 2021-05-16T18:11:53.0126735Z *** arch - x64 2021-05-16T18:11:53.3508281Z * DONE (knitr) 2021-05-16T18:11:53.4810283Z In R CMD INSTALL 2021-05-16T18:11:54.3107444Z * installing *source* package 'tibble' ... 2021-05-16T18:11:54.3476752Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T18:11:54.3923247Z ** libs 2021-05-16T18:11:54.3939634Z 2021-05-16T18:11:54.3941619Z *** arch - i386 2021-05-16T18:11:54.4314745Z 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-16T18:11:54.5768963Z 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-16T18:11:54.7213213Z 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-16T18:11:54.8351049Z 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-16T18:11:55.1573988Z 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-16T18:11:55.2984035Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T18:11:55.2996011Z 2021-05-16T18:11:55.2997616Z *** arch - x64 2021-05-16T18:11:55.3308691Z 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-16T18:11:55.4530341Z 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-16T18:11:55.6044463Z 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-16T18:11:55.7164558Z 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-16T18:11:56.0455791Z 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-16T18:11:56.1750884Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T18:11:56.1788809Z ** R 2021-05-16T18:11:56.2254581Z ** inst 2021-05-16T18:11:56.2408290Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:11:58.5611876Z ** help 2021-05-16T18:11:58.7237545Z *** installing help indices 2021-05-16T18:11:58.8137206Z converting help for package 'tibble' 2021-05-16T18:11:58.8442617Z finding HTML links ... done 2021-05-16T18:11:58.8974326Z add_column html 2021-05-16T18:11:58.9171660Z add_row html 2021-05-16T18:11:58.9953610Z as_tibble html 2021-05-16T18:11:59.0074620Z 2021-05-16T18:11:59.0695941Z finding level-2 HTML links ... done 2021-05-16T18:11:59.0775029Z deprecated html 2021-05-16T18:11:59.0932933Z enframe html 2021-05-16T18:11:59.1555266Z formatting html 2021-05-16T18:11:59.1765557Z frame_matrix html 2021-05-16T18:11:59.1869208Z is.tibble html 2021-05-16T18:11:59.1943493Z is_tibble html 2021-05-16T18:11:59.1986223Z knit_print.trunc_mat html 2021-05-16T18:11:59.2252602Z lst html 2021-05-16T18:11:59.2582569Z name-repair-superseded html 2021-05-16T18:11:59.2648839Z name-repair html 2021-05-16T18:11:59.2962471Z new_tibble html 2021-05-16T18:11:59.3241098Z reexports html 2021-05-16T18:11:59.3398581Z rownames html 2021-05-16T18:11:59.3883528Z subsetting html 2021-05-16T18:11:59.4383653Z tbl_df-class html 2021-05-16T18:11:59.5221717Z tibble-package html 2021-05-16T18:11:59.5865101Z tibble html 2021-05-16T18:11:59.6075464Z tribble html 2021-05-16T18:11:59.6316789Z trunc_mat html 2021-05-16T18:11:59.6521035Z view html 2021-05-16T18:11:59.6529262Z *** copying figures 2021-05-16T18:11:59.6626114Z ** building package indices 2021-05-16T18:11:59.7424115Z ** installing vignettes 2021-05-16T18:11:59.7532117Z ** testing if installed package can be loaded 2021-05-16T18:11:59.7536606Z *** arch - i386 2021-05-16T18:12:00.2621014Z *** arch - x64 2021-05-16T18:12:00.7787073Z * DONE (tibble) 2021-05-16T18:12:00.8778069Z In R CMD INSTALL 2021-05-16T18:12:01.2919361Z * installing *source* package 'pkgbuild' ... 2021-05-16T18:12:01.3014157Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T18:12:01.3360935Z ** R 2021-05-16T18:12:01.3627395Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:02.8818378Z ** help 2021-05-16T18:12:02.9796777Z *** installing help indices 2021-05-16T18:12:03.0565534Z converting help for package 'pkgbuild' 2021-05-16T18:12:03.0872826Z finding HTML links ... done 2021-05-16T18:12:03.1793672Z build html 2021-05-16T18:12:03.1862304Z clean_dll html 2021-05-16T18:12:03.2137213Z compile_dll html 2021-05-16T18:12:03.2270331Z compiler_flags html 2021-05-16T18:12:03.2512136Z has_build_tools html 2021-05-16T18:12:03.2640581Z has_compiler html 2021-05-16T18:12:03.2691126Z has_latex html 2021-05-16T18:12:03.2851441Z has_rtools html 2021-05-16T18:12:03.2912821Z needs_compile html 2021-05-16T18:12:03.2971140Z pkg_has_src html 2021-05-16T18:12:03.3028116Z pkg_links_to_rcpp html 2021-05-16T18:12:03.3221210Z pkgbuild_process html 2021-05-16T18:12:03.3369554Z rcmd_build_tools html 2021-05-16T18:12:03.3412873Z rtools_needed html 2021-05-16T18:12:03.3582774Z with_debug html 2021-05-16T18:12:03.3660139Z without_compiler html 2021-05-16T18:12:03.3667353Z ** building package indices 2021-05-16T18:12:03.4246647Z ** testing if installed package can be loaded 2021-05-16T18:12:03.4251554Z *** arch - i386 2021-05-16T18:12:03.8332565Z *** arch - x64 2021-05-16T18:12:04.2484645Z * DONE (pkgbuild) 2021-05-16T18:12:04.2930231Z In R CMD INSTALL 2021-05-16T18:12:05.1103436Z * installing *source* package 'roxygen2' ... 2021-05-16T18:12:05.1536328Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T18:12:05.1950089Z ** libs 2021-05-16T18:12:05.1992290Z 2021-05-16T18:12:05.1993544Z *** arch - i386 2021-05-16T18:12:05.2310190Z 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-16T18:12:09.1937784Z 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-16T18:12:11.8836729Z 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-16T18:12:14.6033871Z 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-16T18:12:17.2979844Z 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-16T18:12:21.2652144Z 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-16T18:12:24.2341626Z 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-16T18:12:24.6263603Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T18:12:24.6300175Z 2021-05-16T18:12:24.6301231Z *** arch - x64 2021-05-16T18:12:24.6603276Z 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-16T18:12:28.7982448Z 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-16T18:12:31.7404814Z 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-16T18:12:34.7368086Z 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-16T18:12:37.7122768Z 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-16T18:12:41.9075537Z 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-16T18:12:45.0971425Z 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-16T18:12:45.5268415Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T18:12:45.5323325Z ** R 2021-05-16T18:12:45.5960418Z ** inst 2021-05-16T18:12:45.6075651Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:50.6917618Z ** help 2021-05-16T18:12:50.8511376Z *** installing help indices 2021-05-16T18:12:50.9528506Z converting help for package 'roxygen2' 2021-05-16T18:12:50.9860766Z finding HTML links ... done 2021-05-16T18:12:51.1468183Z RoxyTopic html 2021-05-16T18:12:51.1584732Z double_escape_md html 2021-05-16T18:12:51.1654039Z escape_examples html 2021-05-16T18:12:51.1752847Z is_s3_generic html 2021-05-16T18:12:51.1913353Z load html 2021-05-16T18:12:51.2164539Z load_options html 2021-05-16T18:12:51.2444578Z markdown-internals html 2021-05-16T18:12:51.2656500Z markdown-test html 2021-05-16T18:12:51.2869874Z markdown_pass1 html 2021-05-16T18:12:51.2994408Z namespace_roclet html 2021-05-16T18:12:51.3070545Z object html 2021-05-16T18:12:51.3154042Z object_format html 2021-05-16T18:12:51.3310315Z parse_package html 2021-05-16T18:12:51.3421528Z rd_roclet html 2021-05-16T18:12:51.3567893Z rd_section html 2021-05-16T18:12:51.3635196Z roc_proc_text html 2021-05-16T18:12:51.3869247Z roclet html 2021-05-16T18:12:51.3922692Z roclet_find html 2021-05-16T18:12:51.4134128Z roxy_block html 2021-05-16T18:12:51.4288451Z roxy_tag html 2021-05-16T18:12:51.4389676Z roxy_tag_rd html 2021-05-16T18:12:51.4676921Z roxygen2-package html 2021-05-16T18:12:51.4906405Z roxygenize html 2021-05-16T18:12:51.5091833Z tag_parsers html 2021-05-16T18:12:51.5276593Z update_collate html 2021-05-16T18:12:51.5410114Z vignette_roclet html 2021-05-16T18:12:51.5418164Z *** copying figures 2021-05-16T18:12:51.5436372Z ** building package indices 2021-05-16T18:12:51.6290138Z ** installing vignettes 2021-05-16T18:12:51.6415296Z ** testing if installed package can be loaded 2021-05-16T18:12:51.6417913Z *** arch - i386 2021-05-16T18:12:52.1501073Z *** arch - x64 2021-05-16T18:12:52.6649571Z * DONE (roxygen2) 2021-05-16T18:12:52.8074309Z In R CMD INSTALL 2021-05-16T18:12:53.1271702Z * installing *source* package 'rematch2' ... 2021-05-16T18:12:53.1319597Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T18:12:53.1669158Z ** R 2021-05-16T18:12:53.1769326Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:53.6512167Z ** help 2021-05-16T18:12:53.7083891Z *** installing help indices 2021-05-16T18:12:53.7466968Z converting help for package 'rematch2' 2021-05-16T18:12:53.7785248Z finding HTML links ... done 2021-05-16T18:12:53.8670274Z bind_re_match html 2021-05-16T18:12:53.8672541Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:53.8675708Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:53.9801797Z re_exec html 2021-05-16T18:12:53.9804130Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:53.9806568Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:53.9808959Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.0326661Z re_exec_all html 2021-05-16T18:12:54.0328757Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.0332035Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.0335081Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.0769727Z re_match html 2021-05-16T18:12:54.0771900Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.0774358Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.0776728Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.1427925Z re_match_all html 2021-05-16T18:12:54.1432982Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.1436917Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.1439366Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.1441856Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.1444261Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpkpMfn2/R.INSTALLdec7f0b13b5/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-16T18:12:54.1625900Z rematch2-package html 2021-05-16T18:12:54.1631721Z ** building package indices 2021-05-16T18:12:54.2018493Z ** testing if installed package can be loaded 2021-05-16T18:12:54.2021851Z *** arch - i386 2021-05-16T18:12:54.7100838Z *** arch - x64 2021-05-16T18:12:55.2215796Z * DONE (rematch2) 2021-05-16T18:12:55.2527387Z In R CMD INSTALL 2021-05-16T18:12:55.6527859Z * installing *source* package 'waldo' ... 2021-05-16T18:12:55.6623255Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T18:12:55.6948738Z ** R 2021-05-16T18:12:55.7082209Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:12:56.4656420Z ** help 2021-05-16T18:12:56.4987266Z *** installing help indices 2021-05-16T18:12:56.5681568Z converting help for package 'waldo' 2021-05-16T18:12:56.6009537Z finding HTML links ... done 2021-05-16T18:12:56.6540788Z compare html 2021-05-16T18:12:56.6687528Z compare_proxy html 2021-05-16T18:12:56.6832559Z waldo-package html 2021-05-16T18:12:56.6838346Z *** copying figures 2021-05-16T18:12:56.6847269Z ** building package indices 2021-05-16T18:12:56.7063537Z ** testing if installed package can be loaded 2021-05-16T18:12:56.7066251Z *** arch - i386 2021-05-16T18:12:57.1136079Z *** arch - x64 2021-05-16T18:12:57.5231265Z * DONE (waldo) 2021-05-16T18:12:57.5592525Z In R CMD INSTALL 2021-05-16T18:12:58.6265479Z * installing *source* package 'testthat' ... 2021-05-16T18:12:58.6875490Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T18:12:58.7340089Z ** libs 2021-05-16T18:12:58.7353070Z 2021-05-16T18:12:58.7354445Z *** arch - i386 2021-05-16T18:12:58.7851169Z 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-16T18:12:58.9106495Z 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-16T18:12:59.0446277Z 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-16T18:12:59.6459224Z 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-16T18:13:00.1133491Z 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-16T18:13:04.9745998Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T18:13:04.9747182Z from test-runner.cpp:7: 2021-05-16T18:13:04.9748242Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T18:13:04.9750021Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T18:13:04.9751032Z } 2021-05-16T18:13:04.9751471Z ^ 2021-05-16T18:13:04.9820990Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T18:13:04.9822699Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T18:13:04.9823715Z } 2021-05-16T18:13:04.9824155Z ^ 2021-05-16T18:13:11.9386268Z 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-16T18:13:12.4186659Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T18:13:12.4223344Z 2021-05-16T18:13:12.4224776Z *** arch - x64 2021-05-16T18:13:12.4551824Z 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-16T18:13:12.5728945Z 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-16T18:13:12.6960879Z 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-16T18:13:13.2857682Z 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-16T18:13:13.7448973Z 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-16T18:13:18.8346309Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T18:13:18.8347513Z from test-runner.cpp:7: 2021-05-16T18:13:18.8348579Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T18:13:18.8350025Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T18:13:18.8351458Z } 2021-05-16T18:13:18.8351886Z ^ 2021-05-16T18:13:18.8424593Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T18:13:18.8426420Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T18:13:18.8427737Z } 2021-05-16T18:13:18.8428160Z ^ 2021-05-16T18:13:25.3669395Z 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-16T18:13:25.9622704Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T18:13:25.9688274Z ** R 2021-05-16T18:13:26.0559019Z ** inst 2021-05-16T18:13:26.0803089Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:13:39.4137509Z ** help 2021-05-16T18:13:39.9387617Z *** installing help indices 2021-05-16T18:13:40.2724365Z converting help for package 'testthat' 2021-05-16T18:13:40.3055809Z finding HTML links ... done 2021-05-16T18:13:40.3688579Z CheckReporter html 2021-05-16T18:13:40.3894258Z DebugReporter html 2021-05-16T18:13:40.4177647Z FailReporter html 2021-05-16T18:13:40.4315099Z JunitReporter html 2021-05-16T18:13:40.4495419Z ListReporter html 2021-05-16T18:13:40.4744282Z LocationReporter html 2021-05-16T18:13:40.4946616Z MinimalReporter html 2021-05-16T18:13:40.5135043Z MultiReporter html 2021-05-16T18:13:40.5375827Z ProgressReporter html 2021-05-16T18:13:40.5560605Z RStudioReporter html 2021-05-16T18:13:40.5818667Z Reporter html 2021-05-16T18:13:40.6026852Z SilentReporter html 2021-05-16T18:13:40.6255926Z StopReporter html 2021-05-16T18:13:40.6480799Z SummaryReporter html 2021-05-16T18:13:40.6667453Z TapReporter html 2021-05-16T18:13:40.6858009Z TeamcityReporter html 2021-05-16T18:13:40.7069968Z auto_test html 2021-05-16T18:13:40.7190694Z auto_test_package html 2021-05-16T18:13:40.7449585Z capture_condition html 2021-05-16T18:13:40.7612460Z capture_output html 2021-05-16T18:13:40.7899644Z compare html 2021-05-16T18:13:40.7983041Z compare_state html 2021-05-16T18:13:40.8227487Z comparison-expectations html 2021-05-16T18:13:40.8403243Z context html 2021-05-16T18:13:40.8460278Z context_start_file html 2021-05-16T18:13:40.8567307Z default_reporter html 2021-05-16T18:13:40.8739392Z describe html 2021-05-16T18:13:40.8821112Z dir_state html 2021-05-16T18:13:40.9399138Z equality-expectations html 2021-05-16T18:13:40.9501576Z evaluate_promise html 2021-05-16T18:13:40.9898545Z expect html 2021-05-16T18:13:41.0204137Z expect_equivalent html 2021-05-16T18:13:41.0827537Z expect_error html 2021-05-16T18:13:41.0929460Z expect_invisible html 2021-05-16T18:13:41.1177414Z expect_is html 2021-05-16T18:13:41.1585112Z expect_known_output html 2021-05-16T18:13:41.1793037Z expect_length html 2021-05-16T18:13:41.1873063Z expect_less_than html 2021-05-16T18:13:41.2284179Z expect_match html 2021-05-16T18:13:41.2612238Z expect_named html 2021-05-16T18:13:41.2851951Z expect_null html 2021-05-16T18:13:41.3265702Z expect_output html 2021-05-16T18:13:41.3388243Z expect_output_file html 2021-05-16T18:13:41.3719093Z expect_reference html 2021-05-16T18:13:41.3897544Z expect_setequal html 2021-05-16T18:13:41.4121962Z expect_silent html 2021-05-16T18:13:41.4728250Z expect_snapshot html 2021-05-16T18:13:41.4961665Z expect_snapshot_file html 2021-05-16T18:13:41.5090821Z expect_success html 2021-05-16T18:13:41.5337633Z expect_that html 2021-05-16T18:13:41.5499836Z expect_vector html 2021-05-16T18:13:41.5771070Z expectation html 2021-05-16T18:13:41.5885827Z fail html 2021-05-16T18:13:41.5956021Z find_reporter html 2021-05-16T18:13:41.6146763Z find_test_scripts html 2021-05-16T18:13:41.6553905Z inheritance-expectations html 2021-05-16T18:13:41.6700897Z is_informative_error html 2021-05-16T18:13:41.6784142Z is_testing html 2021-05-16T18:13:41.6856310Z local_edition html 2021-05-16T18:13:41.6900182Z local_snapshotter html 2021-05-16T18:13:41.7376171Z local_test_context html 2021-05-16T18:13:41.7472353Z local_test_directory html 2021-05-16T18:13:41.7736479Z logical-expectations html 2021-05-16T18:13:41.7829949Z make_expectation html 2021-05-16T18:13:41.7894356Z not html 2021-05-16T18:13:41.7997767Z oldskool html 2021-05-16T18:13:41.8176198Z quasi_label html 2021-05-16T18:13:41.8263452Z reexports html 2021-05-16T18:13:41.8400914Z reporter-accessors html 2021-05-16T18:13:41.8486662Z run_cpp_tests html 2021-05-16T18:13:41.8551809Z safe_digest html 2021-05-16T18:13:41.8943400Z skip html 2021-05-16T18:13:41.9082162Z snapshot_accept html 2021-05-16T18:13:41.9250824Z source_file html 2021-05-16T18:13:41.9306244Z takes_less_than html 2021-05-16T18:13:41.9474622Z teardown html 2021-05-16T18:13:41.9564612Z teardown_env html 2021-05-16T18:13:42.0110023Z test_dir html 2021-05-16T18:13:42.0216128Z test_env html 2021-05-16T18:13:42.0351424Z test_examples html 2021-05-16T18:13:42.0621431Z test_file html 2021-05-16T18:13:42.0979744Z test_package html 2021-05-16T18:13:42.1085551Z test_path html 2021-05-16T18:13:42.1211911Z test_that html 2021-05-16T18:13:42.1415583Z testthat-package html 2021-05-16T18:13:42.1475123Z testthat_examples html 2021-05-16T18:13:42.1561790Z testthat_results html 2021-05-16T18:13:42.1632051Z try_again html 2021-05-16T18:13:42.2218691Z use_catch html 2021-05-16T18:13:42.2561931Z verify_output html 2021-05-16T18:13:42.2711542Z watch html 2021-05-16T18:13:42.3013174Z with_mock html 2021-05-16T18:13:42.3027887Z *** copying figures 2021-05-16T18:13:42.3085312Z ** building package indices 2021-05-16T18:13:42.5863641Z ** installing vignettes 2021-05-16T18:13:42.6026311Z ** testing if installed package can be loaded 2021-05-16T18:13:42.6029433Z *** arch - i386 2021-05-16T18:13:42.9094046Z *** arch - x64 2021-05-16T18:13:43.3356646Z * DONE (testthat) 2021-05-16T18:13:43.5273711Z In R CMD INSTALL 2021-05-16T18:13:44.2145770Z * installing *source* package 'devtools' ... 2021-05-16T18:13:44.2447541Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T18:13:44.3091662Z ** R 2021-05-16T18:13:44.3453552Z ** inst 2021-05-16T18:13:44.3506225Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:13:46.5520809Z ** help 2021-05-16T18:13:46.8221276Z *** installing help indices 2021-05-16T18:13:46.9609676Z converting help for package 'devtools' 2021-05-16T18:13:46.9925754Z finding HTML links ... done 2021-05-16T18:13:47.0330611Z as.package html 2021-05-16T18:13:47.0405371Z bash html 2021-05-16T18:13:47.0742704Z build html 2021-05-16T18:13:47.0841912Z build_manual html 2021-05-16T18:13:47.1022969Z build_rmd html 2021-05-16T18:13:47.1145400Z build_site html 2021-05-16T18:13:47.1495329Z build_vignettes html 2021-05-16T18:13:47.2101177Z 2021-05-16T18:13:47.2738488Z finding level-2 HTML links ... done 2021-05-16T18:13:47.2806820Z check html 2021-05-16T18:13:47.2962027Z check_man html 2021-05-16T18:13:47.3260391Z check_rhub html 2021-05-16T18:13:47.3556838Z check_win html 2021-05-16T18:13:47.3637335Z clean_vignettes html 2021-05-16T18:13:47.3792376Z create html 2021-05-16T18:13:47.3919842Z dev_mode html 2021-05-16T18:13:47.3970736Z dev_packages html 2021-05-16T18:13:47.4099933Z dev_sitrep html 2021-05-16T18:13:47.4159220Z devtools-deprecated html 2021-05-16T18:13:47.4493705Z devtools html 2021-05-16T18:13:47.4690506Z document html 2021-05-16T18:13:47.4771669Z git_checks html 2021-05-16T18:13:47.4820858Z github_pat html 2021-05-16T18:13:47.4862946Z has_tests html 2021-05-16T18:13:47.5463045Z install html 2021-05-16T18:13:47.5877581Z install_deps html 2021-05-16T18:13:47.5920603Z is.package html 2021-05-16T18:13:47.6120861Z lint html 2021-05-16T18:13:47.6675209Z load_all html 2021-05-16T18:13:47.6728174Z loaded_packages html 2021-05-16T18:13:47.6794913Z missing_s3 html 2021-05-16T18:13:47.6872151Z package_file html 2021-05-16T18:13:47.6941699Z r_env_vars html 2021-05-16T18:13:47.7284100Z reexports html 2021-05-16T18:13:47.7501622Z release html 2021-05-16T18:13:47.7593444Z release_checks html 2021-05-16T18:13:47.7734876Z reload html 2021-05-16T18:13:47.8137109Z remote-reexports html 2021-05-16T18:13:47.8342011Z revdep html 2021-05-16T18:13:47.8624570Z run_examples html 2021-05-16T18:13:47.8686385Z save_all html 2021-05-16T18:13:47.8791223Z show_news html 2021-05-16T18:13:47.8975076Z source_gist html 2021-05-16T18:13:47.9110752Z source_url html 2021-05-16T18:13:47.9245964Z spell_check html 2021-05-16T18:13:47.9364805Z submit_cran html 2021-05-16T18:13:47.9690479Z test html 2021-05-16T18:13:47.9894952Z uninstall html 2021-05-16T18:13:47.9936206Z uses_testthat html 2021-05-16T18:13:48.0050158Z wd html 2021-05-16T18:13:48.0070370Z *** copying figures 2021-05-16T18:13:48.0085118Z ** building package indices 2021-05-16T18:13:48.1511689Z ** installing vignettes 2021-05-16T18:13:48.1606548Z ** testing if installed package can be loaded 2021-05-16T18:13:48.1611756Z *** arch - i386 2021-05-16T18:13:49.0732012Z *** arch - x64 2021-05-16T18:13:50.0956061Z * DONE (devtools) 2021-05-16T18:13:50.2001582Z In R CMD INSTALL 2021-05-16T18:13:50.2031219Z 2021-05-16T18:13:50.2032162Z The downloaded source packages are in 2021-05-16T18:13:50.2033282Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages' 2021-05-16T18:13:50.3031010Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T18:13:53.7634007Z 2021-05-16T18:13:54.7926358Z 2021-05-16T18:13:54.7927346Z 2021-05-16T18:13:54.7975036Z 2021-05-16T18:13:54.7980217Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc777c23f2\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T18:13:54.9419588Z 2021-05-16T18:13:54.9420978Z 2021-05-16T18:13:54.9421454Z 2021-05-16T18:13:54.9421896Z 2021-05-16T18:13:54.9422426Z - preparing 'desc': 2021-05-16T18:13:54.9578157Z checking DESCRIPTION meta-information ... 2021-05-16T18:13:54.9598709Z 2021-05-16T18:13:54.9599554Z checking DESCRIPTION meta-information ... 2021-05-16T18:13:54.9600380Z 2021-05-16T18:13:54.9601117Z v checking DESCRIPTION meta-information 2021-05-16T18:13:55.1801323Z 2021-05-16T18:13:55.1802387Z 2021-05-16T18:13:55.1802859Z 2021-05-16T18:13:55.1803285Z 2021-05-16T18:13:55.1804133Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:13:55.1987027Z 2021-05-16T18:13:55.1988045Z 2021-05-16T18:13:55.1988527Z 2021-05-16T18:13:55.1988943Z 2021-05-16T18:13:55.1989666Z - checking for empty or unneeded directories 2021-05-16T18:13:55.2225229Z 2021-05-16T18:13:55.2319454Z 2021-05-16T18:13:55.2341326Z 2021-05-16T18:13:55.3439089Z 2021-05-16T18:13:55.3441614Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T18:13:55.4792450Z 2021-05-16T18:13:55.4793451Z 2021-05-16T18:13:55.4794456Z 2021-05-16T18:13:55.5783864Z Installing package into 'D:/a/_temp/Library' 2021-05-16T18:13:55.5784969Z (as 'lib' is unspecified) 2021-05-16T18:13:56.1081016Z * installing *source* package 'desc' ... 2021-05-16T18:13:56.2046118Z ** R 2021-05-16T18:13:56.2366554Z ** inst 2021-05-16T18:13:56.2414337Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:13:58.2568523Z ** help 2021-05-16T18:13:58.5903996Z *** installing help indices 2021-05-16T18:13:58.7829228Z 2021-05-16T18:13:58.7830912Z converting help for package 'desc' 2021-05-16T18:13:58.8154396Z finding HTML links ... done 2021-05-16T18:13:58.8784542Z check_encoding html 2021-05-16T18:13:58.8962185Z check_field html 2021-05-16T18:13:58.9063466Z cran_ascii_fields html 2021-05-16T18:13:58.9668498Z cran_valid_fields html 2021-05-16T18:13:58.9771346Z dep_types html 2021-05-16T18:13:58.9957356Z desc html 2021-05-16T18:13:59.0242467Z desc_add_author html 2021-05-16T18:13:59.0543949Z desc_add_author_gh html 2021-05-16T18:13:59.0843944Z desc_add_me html 2021-05-16T18:13:59.1194873Z desc_add_orcid html 2021-05-16T18:13:59.1326539Z desc_add_remotes html 2021-05-16T18:13:59.1653120Z desc_add_role html 2021-05-16T18:13:59.1829425Z desc_add_to_collate html 2021-05-16T18:13:59.1944069Z desc_add_urls html 2021-05-16T18:13:59.2177933Z desc_bump_version html 2021-05-16T18:13:59.2490294Z desc_change_maintainer html 2021-05-16T18:13:59.2581932Z desc_clear_remotes html 2021-05-16T18:13:59.2701154Z desc_clear_urls html 2021-05-16T18:13:59.2908433Z desc_coerce_authors_at_r html 2021-05-16T18:13:59.3101601Z desc_del html 2021-05-16T18:13:59.3403720Z desc_del_author html 2021-05-16T18:13:59.3549291Z desc_del_collate html 2021-05-16T18:13:59.3725909Z desc_del_dep html 2021-05-16T18:13:59.3859895Z desc_del_deps html 2021-05-16T18:13:59.4029226Z desc_del_from_collate html 2021-05-16T18:13:59.4143440Z desc_del_remotes html 2021-05-16T18:13:59.4465324Z desc_del_role html 2021-05-16T18:13:59.4575995Z desc_del_urls html 2021-05-16T18:13:59.4734247Z desc_fields html 2021-05-16T18:13:59.4879278Z desc_get html 2021-05-16T18:13:59.5095794Z desc_get_author html 2021-05-16T18:13:59.5308016Z desc_get_authors html 2021-05-16T18:13:59.5418854Z desc_get_built html 2021-05-16T18:13:59.5568112Z desc_get_collate html 2021-05-16T18:13:59.5721469Z desc_get_deps html 2021-05-16T18:13:59.5935331Z desc_get_field html 2021-05-16T18:13:59.6123509Z desc_get_maintainer html 2021-05-16T18:13:59.6194630Z desc_get_remotes html 2021-05-16T18:13:59.6273362Z desc_get_urls html 2021-05-16T18:13:59.6449178Z desc_get_version html 2021-05-16T18:13:59.6452014Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpoPo6td/R.INSTALLe346a4c4cd4/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-16T18:13:59.6594783Z desc_has_dep html 2021-05-16T18:13:59.6728672Z desc_has_fields html 2021-05-16T18:13:59.6817558Z desc_normalize html 2021-05-16T18:13:59.6878447Z desc_print html 2021-05-16T18:13:59.6961747Z desc_reformat_fields html 2021-05-16T18:13:59.7042628Z desc_reorder_fields html 2021-05-16T18:13:59.7233635Z desc_set html 2021-05-16T18:13:59.7454483Z desc_set_authors html 2021-05-16T18:13:59.7608363Z desc_set_collate html 2021-05-16T18:13:59.7778698Z desc_set_dep html 2021-05-16T18:13:59.7939313Z desc_set_deps html 2021-05-16T18:13:59.8039062Z desc_set_remotes html 2021-05-16T18:13:59.8139220Z desc_set_urls html 2021-05-16T18:13:59.8359330Z desc_set_version html 2021-05-16T18:13:59.8361481Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpoPo6td/R.INSTALLe346a4c4cd4/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-16T18:13:59.8418748Z desc_to_latex html 2021-05-16T18:13:59.8472785Z desc_validate html 2021-05-16T18:14:00.0704052Z description html 2021-05-16T18:14:00.0706371Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpoPo6td/R.INSTALLe346a4c4cd4/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-16T18:14:00.0708938Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpoPo6td/R.INSTALLe346a4c4cd4/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-16T18:14:00.0712575Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpoPo6td/R.INSTALLe346a4c4cd4/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-16T18:14:00.0717810Z ** building package indices 2021-05-16T18:14:00.2481284Z ** testing if installed package can be loaded 2021-05-16T18:14:00.2483992Z *** arch - i386 2021-05-16T18:14:00.5552309Z *** arch - x64 2021-05-16T18:14:00.8697182Z * DONE (desc) 2021-05-16T18:14:00.9567381Z In R CMD INSTALL 2021-05-16T18:14:01.3185444Z 2021-05-16T18:14:01.3186401Z 2021-05-16T18:14:01.3198660Z 2021-05-16T18:14:01.3205878Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc72f040c2\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T18:14:01.3208450Z 2021-05-16T18:14:01.3213990Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc72f040c2\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T18:14:01.3268098Z 2021-05-16T18:14:01.3275435Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc72f040c2\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T18:14:01.4053939Z 2021-05-16T18:14:01.4055398Z 2021-05-16T18:14:01.4056019Z 2021-05-16T18:14:01.4056590Z 2021-05-16T18:14:01.4057251Z - preparing 'ghtravis': 2021-05-16T18:14:01.4208478Z checking DESCRIPTION meta-information ... 2021-05-16T18:14:01.4209646Z 2021-05-16T18:14:01.4210392Z checking DESCRIPTION meta-information ... 2021-05-16T18:14:01.4211451Z 2021-05-16T18:14:01.4212256Z v checking DESCRIPTION meta-information 2021-05-16T18:14:01.5689479Z 2021-05-16T18:14:01.5690981Z 2021-05-16T18:14:01.5691444Z 2021-05-16T18:14:01.5758762Z 2021-05-16T18:14:01.5760236Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:14:01.5761128Z 2021-05-16T18:14:01.5761586Z 2021-05-16T18:14:01.5762196Z 2021-05-16T18:14:01.5762597Z 2021-05-16T18:14:01.5763318Z - checking for empty or unneeded directories 2021-05-16T18:14:01.5880780Z 2021-05-16T18:14:01.5881582Z 2021-05-16T18:14:01.5882032Z 2021-05-16T18:14:01.5882524Z 2021-05-16T18:14:01.5883066Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T18:14:01.6644715Z 2021-05-16T18:14:01.6645976Z 2021-05-16T18:14:01.6646479Z 2021-05-16T18:14:01.7454766Z Installing package into 'D:/a/_temp/Library' 2021-05-16T18:14:01.7455851Z (as 'lib' is unspecified) 2021-05-16T18:14:02.1399437Z * installing *source* package 'ghtravis' ... 2021-05-16T18:14:02.1750626Z ** R 2021-05-16T18:14:02.1989847Z ** inst 2021-05-16T18:14:02.2024099Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:14:03.7486119Z ** help 2021-05-16T18:14:03.9030165Z *** installing help indices 2021-05-16T18:14:03.9871091Z 2021-05-16T18:14:03.9872835Z converting help for package 'ghtravis' 2021-05-16T18:14:04.0186449Z finding HTML links ... done 2021-05-16T18:14:04.0492766Z all_remote_package_deps html 2021-05-16T18:14:04.0670628Z binary_release_table html 2021-05-16T18:14:04.0796735Z cat_desc_elements html 2021-05-16T18:14:04.0856754Z dcf_package_version html 2021-05-16T18:14:04.0962039Z deploy_travis html 2021-05-16T18:14:04.1051188Z deployed_tarball_version html 2021-05-16T18:14:04.1179268Z drop_remotes html 2021-05-16T18:14:04.1230552Z example_description_file html 2021-05-16T18:14:04.1412746Z get_dep_table html 2021-05-16T18:14:04.1471234Z get_remote_info html 2021-05-16T18:14:04.1594874Z 2021-05-16T18:14:04.2223215Z finding level-2 HTML links ... done 2021-05-16T18:14:04.2244034Z get_remote_package_dcf html 2021-05-16T18:14:04.2309579Z get_remotes html 2021-05-16T18:14:04.2525080Z install_remote_binaries html 2021-05-16T18:14:04.2702574Z install_remotes_no_dep html 2021-05-16T18:14:04.2860865Z latest_release_with_binary html 2021-05-16T18:14:04.2941350Z make_full_version html 2021-05-16T18:14:04.3042856Z package_comparison_table html 2021-05-16T18:14:04.3106728Z package_name html 2021-05-16T18:14:04.3199070Z package_needs_update html 2021-05-16T18:14:04.3262978Z parse_one_remote html 2021-05-16T18:14:04.3315603Z r_version html 2021-05-16T18:14:04.3367969Z read_dcf html 2021-05-16T18:14:04.3486273Z remote_binaries html 2021-05-16T18:14:04.3602982Z remote_order html 2021-05-16T18:14:04.3673057Z rewrite_remotes html 2021-05-16T18:14:04.3735835Z split_remotes html 2021-05-16T18:14:04.3806254Z subset_remote html 2021-05-16T18:14:04.3854028Z sys_ext html 2021-05-16T18:14:04.3979885Z tag_table html 2021-05-16T18:14:04.3989933Z ** building package indices 2021-05-16T18:14:04.4847951Z ** testing if installed package can be loaded 2021-05-16T18:14:04.4849498Z *** arch - i386 2021-05-16T18:14:05.3970595Z *** arch - x64 2021-05-16T18:14:06.4165654Z * DONE (ghtravis) 2021-05-16T18:14:06.4597366Z In R CMD INSTALL 2021-05-16T18:14:06.4898693Z Using github PAT from envvar GITHUB_PAT 2021-05-16T18:14:06.6551925Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T18:14:09.9129783Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T18:14:09.9131677Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T18:14:09.9132307Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T18:14:09.9133019Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T18:14:09.9133581Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T18:14:09.9136311Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T18:14:09.9150728Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T18:14:09.9151607Z (as 'lib' is unspecified) 2021-05-16T18:14:11.7050563Z 2021-05-16T18:14:11.7052107Z There are binary versions available but the source versions are later: 2021-05-16T18:14:11.7066341Z binary source needs_compilation 2021-05-16T18:14:11.7067193Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T18:14:11.7067900Z generics 0.0.2 0.1.0 FALSE 2021-05-16T18:14:11.7068599Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T18:14:11.7069217Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T18:14:11.7069620Z 2021-05-16T18:14:11.7070885Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T18:14:11.7071535Z 2021-05-16T18:14:11.7088087Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T18:14:11.7268193Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T18:14:11.7286878Z ================================================== 2021-05-16T18:14:11.7287942Z downloaded 89 KB 2021-05-16T18:14:11.7288446Z 2021-05-16T18:14:11.7303277Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T18:14:11.7334920Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T18:14:11.7349999Z ================================================== 2021-05-16T18:14:11.7351039Z downloaded 115 KB 2021-05-16T18:14:11.7351511Z 2021-05-16T18:14:11.7366839Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T18:14:11.7486468Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T18:14:11.7494622Z ================================================== 2021-05-16T18:14:11.7495668Z downloaded 194 KB 2021-05-16T18:14:11.7496459Z 2021-05-16T18:14:11.7510366Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T18:14:11.7589897Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T18:14:11.7767916Z ================================================== 2021-05-16T18:14:11.7768744Z downloaded 932 KB 2021-05-16T18:14:11.7769348Z 2021-05-16T18:14:11.7783157Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T18:14:11.8454729Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T18:14:11.8510021Z ================================================== 2021-05-16T18:14:11.8511269Z downloaded 691 KB 2021-05-16T18:14:11.8511830Z 2021-05-16T18:14:12.2956722Z * installing *source* package 'tidyselect' ... 2021-05-16T18:14:12.3091609Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T18:14:12.3440037Z ** R 2021-05-16T18:14:12.3704144Z ** inst 2021-05-16T18:14:12.3771582Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:14:13.5280821Z ** help 2021-05-16T18:14:13.6479826Z *** installing help indices 2021-05-16T18:14:13.7333151Z converting help for package 'tidyselect' 2021-05-16T18:14:13.7640386Z finding HTML links ... done 2021-05-16T18:14:13.8239002Z all_of html 2021-05-16T18:14:13.9351846Z eval_select html 2021-05-16T18:14:13.9353970Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:13.9671895Z everything html 2021-05-16T18:14:13.9941945Z faq-external-vector html 2021-05-16T18:14:14.0087967Z faq-selection-context html 2021-05-16T18:14:14.0933294Z language html 2021-05-16T18:14:14.0935633Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:14.0938261Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:14.0940827Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T18:14:14.0943367Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T18:14:14.0945845Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:14.0948297Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:14.1059969Z one_of html 2021-05-16T18:14:14.1258473Z peek_vars html 2021-05-16T18:14:14.1489950Z poke_vars html 2021-05-16T18:14:14.1745904Z reexports html 2021-05-16T18:14:14.1749472Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T18:14:14.1751930Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T18:14:14.1754905Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:14.1757932Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T18:14:14.2225753Z starts_with html 2021-05-16T18:14:14.2425039Z tidyselect-package html 2021-05-16T18:14:14.2675103Z vars_pull html 2021-05-16T18:14:14.2677346Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpEjgE1s/R.INSTALL19441af123c6/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-16T18:14:14.2925285Z vars_select html 2021-05-16T18:14:14.2999733Z vars_select_helpers html 2021-05-16T18:14:14.3229820Z where html 2021-05-16T18:14:14.3236898Z ** building package indices 2021-05-16T18:14:14.3835481Z ** installing vignettes 2021-05-16T18:14:14.3911078Z ** testing if installed package can be loaded 2021-05-16T18:14:14.3914235Z *** arch - i386 2021-05-16T18:14:14.7987697Z *** arch - x64 2021-05-16T18:14:15.2110655Z * DONE (tidyselect) 2021-05-16T18:14:15.2633041Z In R CMD INSTALL 2021-05-16T18:14:15.7333665Z * installing *source* package 'generics' ... 2021-05-16T18:14:15.7523047Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T18:14:15.7949919Z ** R 2021-05-16T18:14:15.8097932Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:14:15.9911826Z ** help 2021-05-16T18:14:16.1733899Z *** installing help indices 2021-05-16T18:14:16.2640013Z converting help for package 'generics' 2021-05-16T18:14:16.2952603Z finding HTML links ... done 2021-05-16T18:14:16.3430992Z augment html 2021-05-16T18:14:16.3666419Z calculate html 2021-05-16T18:14:16.9181205Z coercion-factor html 2021-05-16T18:14:16.9580020Z coercion-time-difference html 2021-05-16T18:14:16.9768584Z compile html 2021-05-16T18:14:17.0000518Z components html 2021-05-16T18:14:17.0198212Z equation html 2021-05-16T18:14:17.0384215Z estfun html 2021-05-16T18:14:17.0588387Z evaluate html 2021-05-16T18:14:17.0851465Z explain html 2021-05-16T18:14:17.1071687Z fit html 2021-05-16T18:14:17.1290833Z fit_xy html 2021-05-16T18:14:17.1459983Z generate html 2021-05-16T18:14:17.1705572Z generics-package html 2021-05-16T18:14:17.1906921Z glance html 2021-05-16T18:14:17.2082964Z hypothesize html 2021-05-16T18:14:17.2304885Z interpolate html 2021-05-16T18:14:17.2479859Z learn html 2021-05-16T18:14:17.2685956Z min_grid html 2021-05-16T18:14:17.2864191Z prune html 2021-05-16T18:14:17.3033685Z refit html 2021-05-16T18:14:17.3226319Z required_pkgs html 2021-05-16T18:14:17.4163404Z setops html 2021-05-16T18:14:17.4398277Z specify html 2021-05-16T18:14:17.4628847Z tidy html 2021-05-16T18:14:17.4821480Z train html 2021-05-16T18:14:17.5103397Z tunable html 2021-05-16T18:14:17.5285958Z var_imp html 2021-05-16T18:14:17.5455007Z varying_args html 2021-05-16T18:14:17.5625949Z visualize html 2021-05-16T18:14:17.5634217Z ** building package indices 2021-05-16T18:14:17.6467012Z ** testing if installed package can be loaded 2021-05-16T18:14:17.6470262Z *** arch - i386 2021-05-16T18:14:17.9546246Z *** arch - x64 2021-05-16T18:14:18.2671175Z * DONE (generics) 2021-05-16T18:14:18.3347850Z In R CMD INSTALL 2021-05-16T18:14:18.7622018Z * installing *source* package 'cpp11' ... 2021-05-16T18:14:18.7749807Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T18:14:18.8105333Z ** R 2021-05-16T18:14:18.8213407Z ** inst 2021-05-16T18:14:18.8463975Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:14:19.1552427Z ** help 2021-05-16T18:14:19.1968044Z *** installing help indices 2021-05-16T18:14:19.2267750Z converting help for package 'cpp11' 2021-05-16T18:14:19.2584828Z finding HTML links ... done 2021-05-16T18:14:19.2809564Z cpp11-package html 2021-05-16T18:14:19.2995044Z cpp_register html 2021-05-16T18:14:19.3228271Z cpp_source html 2021-05-16T18:14:19.3350025Z cpp_vendor html 2021-05-16T18:14:19.3356285Z ** building package indices 2021-05-16T18:14:19.3587853Z ** installing vignettes 2021-05-16T18:14:19.3663194Z ** testing if installed package can be loaded 2021-05-16T18:14:19.3666181Z *** arch - i386 2021-05-16T18:14:19.6728050Z *** arch - x64 2021-05-16T18:14:19.9854923Z * DONE (cpp11) 2021-05-16T18:14:20.0352062Z In R CMD INSTALL 2021-05-16T18:14:21.0952012Z * installing *source* package 'dplyr' ... 2021-05-16T18:14:21.1479834Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T18:14:21.1972065Z ** libs 2021-05-16T18:14:21.1983143Z 2021-05-16T18:14:21.1984678Z *** arch - i386 2021-05-16T18:14:21.2422132Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T18:14:21.4522275Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T18:14:21.6885921Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T18:14:21.8760950Z 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-16T18:14:22.4220974Z 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-16T18:14:22.5903513Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T18:14:22.7728778Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T18:14:22.9433471Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T18:14:23.1426476Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T18:14:23.3239862Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T18:14:23.4722237Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T18:14:23.8374613Z 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-16T18:14:24.1694057Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T18:14:24.1729112Z 2021-05-16T18:14:24.1730165Z *** arch - x64 2021-05-16T18:14:24.2200438Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T18:14:24.4183908Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T18:14:24.6525119Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T18:14:24.8351684Z 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-16T18:14:25.3592121Z 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-16T18:14:25.5306293Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T18:14:25.7043635Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T18:14:25.8724543Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T18:14:26.0605560Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T18:14:26.2419191Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T18:14:26.3918791Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T18:14:26.7761162Z 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-16T18:14:27.1467588Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T18:14:27.1582756Z ** R 2021-05-16T18:14:27.2608114Z ** data 2021-05-16T18:14:27.2644489Z *** moving datasets to lazyload DB 2021-05-16T18:14:27.4180542Z ** inst 2021-05-16T18:14:27.4381407Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:14:33.6533411Z ** help 2021-05-16T18:14:34.3852325Z *** installing help indices 2021-05-16T18:14:34.7213241Z converting help for package 'dplyr' 2021-05-16T18:14:34.7543206Z finding HTML links ... done 2021-05-16T18:14:34.8976006Z across html 2021-05-16T18:14:34.9197279Z add_rownames html 2021-05-16T18:14:34.9443289Z all_equal html 2021-05-16T18:14:35.0089976Z all_vars html 2021-05-16T18:14:35.1586115Z arrange html 2021-05-16T18:14:35.2008781Z arrange_all html 2021-05-16T18:14:35.2131449Z auto_copy html 2021-05-16T18:14:35.2439952Z backend_dbplyr html 2021-05-16T18:14:35.2528158Z band_members html 2021-05-16T18:14:35.2875323Z bench_compare html 2021-05-16T18:14:35.2960158Z between html 2021-05-16T18:14:35.3223231Z bind html 2021-05-16T18:14:35.3379920Z c_across html 2021-05-16T18:14:35.3572984Z case_when html 2021-05-16T18:14:35.3637056Z check_dbplyr html 2021-05-16T18:14:35.3795695Z coalesce html 2021-05-16T18:14:35.4039719Z combine html 2021-05-16T18:14:35.4084445Z common_by html 2021-05-16T18:14:35.4391469Z compute html 2021-05-16T18:14:35.4651822Z context html 2021-05-16T18:14:35.4820539Z copy_to html 2021-05-16T18:14:35.5152434Z count html 2021-05-16T18:14:35.5386030Z cumall html 2021-05-16T18:14:35.5517404Z defunct html 2021-05-16T18:14:35.5588361Z desc html 2021-05-16T18:14:35.5657844Z dim_desc html 2021-05-16T18:14:35.5938978Z distinct html 2021-05-16T18:14:35.6394224Z distinct_all html 2021-05-16T18:14:35.6660711Z do html 2021-05-16T18:14:35.6871737Z dplyr-package html 2021-05-16T18:14:35.7160298Z dplyr_data_masking html 2021-05-16T18:14:35.7770969Z dplyr_extending html 2021-05-16T18:14:35.8300654Z dplyr_tidy_select html 2021-05-16T18:14:35.8438834Z explain html 2021-05-16T18:14:35.9153206Z filter-joins html 2021-05-16T18:14:35.9807726Z filter html 2021-05-16T18:14:36.0258000Z filter_all html 2021-05-16T18:14:36.0574695Z funs html 2021-05-16T18:14:36.1073488Z group_by html 2021-05-16T18:14:36.1634506Z group_by_all html 2021-05-16T18:14:36.1708845Z group_by_drop_default html 2021-05-16T18:14:36.1797689Z group_by_prepare html 2021-05-16T18:14:36.1944424Z group_cols html 2021-05-16T18:14:36.2170118Z group_data html 2021-05-16T18:14:36.2712063Z group_map html 2021-05-16T18:14:36.3096119Z group_nest html 2021-05-16T18:14:36.3641126Z group_split html 2021-05-16T18:14:36.3920841Z group_trim html 2021-05-16T18:14:36.4047302Z grouped_df html 2021-05-16T18:14:36.4120436Z ident html 2021-05-16T18:14:36.4314398Z if_else html 2021-05-16T18:14:36.4451360Z lead-lag html 2021-05-16T18:14:36.4670197Z location html 2021-05-16T18:14:36.4797381Z make_tbl html 2021-05-16T18:14:36.5842612Z mutate-joins html 2021-05-16T18:14:36.6863792Z mutate html 2021-05-16T18:14:36.7607494Z mutate_all html 2021-05-16T18:14:36.7690721Z n_distinct html 2021-05-16T18:14:36.7846352Z na_if html 2021-05-16T18:14:36.7933186Z near html 2021-05-16T18:14:36.8370690Z nest_by html 2021-05-16T18:14:36.8997835Z nest_join html 2021-05-16T18:14:36.9157567Z new_grouped_df html 2021-05-16T18:14:36.9340041Z nth html 2021-05-16T18:14:36.9443037Z order_by html 2021-05-16T18:14:36.9673501Z progress_estimated html 2021-05-16T18:14:36.9972840Z pull html 2021-05-16T18:14:37.0185530Z ranking html 2021-05-16T18:14:37.0775817Z recode html 2021-05-16T18:14:37.1587021Z reexports html 2021-05-16T18:14:37.1589111Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpq6CbhW/R.INSTALL4742c6f46a4/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T18:14:37.1592021Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpq6CbhW/R.INSTALL4742c6f46a4/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-16T18:14:37.1848712Z relocate html 2021-05-16T18:14:37.2208368Z rename html 2021-05-16T18:14:37.2817767Z rows html 2021-05-16T18:14:37.3140041Z rowwise html 2021-05-16T18:14:37.3210023Z same_src html 2021-05-16T18:14:37.3602414Z sample_n html 2021-05-16T18:14:37.4716809Z scoped html 2021-05-16T18:14:37.5281198Z se-deprecated html 2021-05-16T18:14:37.6332089Z select html 2021-05-16T18:14:37.7762704Z select_all html 2021-05-16T18:14:37.8028120Z select_vars html 2021-05-16T18:14:37.8129565Z setops html 2021-05-16T18:14:37.8995794Z slice html 2021-05-16T18:14:37.9061322Z sql html 2021-05-16T18:14:37.9192366Z src html 2021-05-16T18:14:37.9585393Z src_dbi html 2021-05-16T18:14:37.9769372Z src_local html 2021-05-16T18:14:37.9845334Z src_tbls html 2021-05-16T18:14:38.0030311Z starwars html 2021-05-16T18:14:38.0190600Z storms html 2021-05-16T18:14:38.1047689Z summarise html 2021-05-16T18:14:38.1853008Z summarise_all html 2021-05-16T18:14:38.2018552Z summarise_each html 2021-05-16T18:14:38.2099275Z tbl html 2021-05-16T18:14:38.2263949Z tbl_df html 2021-05-16T18:14:38.2317507Z tbl_ptype html 2021-05-16T18:14:38.2425209Z tbl_vars html 2021-05-16T18:14:38.2832509Z tidyeval-compat html 2021-05-16T18:14:38.3113411Z top_n html 2021-05-16T18:14:38.3292861Z vars html 2021-05-16T18:14:38.3545989Z with_groups html 2021-05-16T18:14:38.3630029Z with_order html 2021-05-16T18:14:38.3647902Z *** copying figures 2021-05-16T18:14:38.3722677Z ** building package indices 2021-05-16T18:14:38.7102860Z ** installing vignettes 2021-05-16T18:14:38.7283703Z ** testing if installed package can be loaded 2021-05-16T18:14:38.7286662Z *** arch - i386 2021-05-16T18:14:39.4385034Z *** arch - x64 2021-05-16T18:14:40.1681316Z * DONE (dplyr) 2021-05-16T18:14:40.3401460Z In R CMD INSTALL 2021-05-16T18:14:40.9693834Z * installing *source* package 'tidyr' ... 2021-05-16T18:14:40.9956175Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T18:14:41.0337283Z ** libs 2021-05-16T18:14:41.0365833Z 2021-05-16T18:14:41.0367446Z *** arch - i386 2021-05-16T18:14:41.0691070Z 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-16T18:14:42.7756290Z 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-16T18:14:43.2048228Z 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-16T18:14:45.7719754Z 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-16T18:14:47.8320634Z 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-16T18:14:48.1514654Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T18:14:48.1545588Z 2021-05-16T18:14:48.1546934Z *** arch - x64 2021-05-16T18:14:48.1837911Z 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-16T18:14:49.9496021Z 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-16T18:14:50.3852866Z 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-16T18:14:53.0234731Z 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-16T18:14:55.1307606Z 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-16T18:14:55.4991928Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T18:14:55.5046913Z ** R 2021-05-16T18:14:55.5450499Z ** data 2021-05-16T18:14:55.5549724Z *** moving datasets to lazyload DB 2021-05-16T18:14:55.8757120Z ** inst 2021-05-16T18:14:55.8904470Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:14:58.0382777Z ** help 2021-05-16T18:14:58.2954379Z *** installing help indices 2021-05-16T18:14:58.4260148Z converting help for package 'tidyr' 2021-05-16T18:14:58.4587524Z finding HTML links ... done 2021-05-16T18:14:58.5066650Z billboard html 2021-05-16T18:14:58.5464831Z chop html 2021-05-16T18:14:58.5721434Z complete html 2021-05-16T18:14:58.5833392Z construction html 2021-05-16T18:14:58.6573410Z deprecated-se html 2021-05-16T18:14:58.6660838Z drop_na html 2021-05-16T18:14:58.7143863Z expand html 2021-05-16T18:14:58.7395608Z expand_grid html 2021-05-16T18:14:58.7675604Z extract html 2021-05-16T18:14:58.7732012Z extract_numeric html 2021-05-16T18:14:58.7867699Z fill html 2021-05-16T18:14:58.7980739Z fish_encounters html 2021-05-16T18:14:58.8082720Z full_seq html 2021-05-16T18:14:58.8610020Z gather html 2021-05-16T18:14:58.9326523Z hoist html 2021-05-16T18:14:59.0240237Z nest html 2021-05-16T18:14:59.0615511Z nest_legacy html 2021-05-16T18:14:59.1006375Z pack html 2021-05-16T18:14:59.1087274Z pipe html 2021-05-16T18:14:59.1089275Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpiw9Ph4/R.INSTALL77817036c11/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T18:14:59.1645105Z pivot_longer html 2021-05-16T18:14:59.2443445Z pivot_longer_spec html 2021-05-16T18:14:59.2954460Z pivot_wider html 2021-05-16T18:14:59.3498908Z pivot_wider_spec html 2021-05-16T18:14:59.3824073Z reexports html 2021-05-16T18:14:59.3921118Z relig_income html 2021-05-16T18:14:59.4149913Z replace_na html 2021-05-16T18:14:59.4591272Z separate html 2021-05-16T18:14:59.4746805Z separate_rows html 2021-05-16T18:14:59.4800810Z smiths html 2021-05-16T18:14:59.5225329Z spread html 2021-05-16T18:14:59.5333141Z table1 html 2021-05-16T18:14:59.5521156Z tidyr-package html 2021-05-16T18:14:59.5619049Z tidyr_legacy html 2021-05-16T18:14:59.6155402Z tidyr_tidy_select html 2021-05-16T18:14:59.6322264Z uncount html 2021-05-16T18:14:59.6553620Z unite html 2021-05-16T18:14:59.6665074Z us_rent_income html 2021-05-16T18:14:59.6927073Z who html 2021-05-16T18:14:59.7099590Z world_bank_pop html 2021-05-16T18:14:59.7108205Z *** copying figures 2021-05-16T18:14:59.7176599Z ** building package indices 2021-05-16T18:14:59.8518052Z ** installing vignettes 2021-05-16T18:14:59.8627709Z ** testing if installed package can be loaded 2021-05-16T18:14:59.8630741Z *** arch - i386 2021-05-16T18:15:00.5731136Z *** arch - x64 2021-05-16T18:15:01.2944505Z * DONE (tidyr) 2021-05-16T18:15:01.3727488Z In R CMD INSTALL 2021-05-16T18:15:01.3752924Z 2021-05-16T18:15:01.3754007Z The downloaded source packages are in 2021-05-16T18:15:01.3755144Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages' 2021-05-16T18:15:01.6836475Z 2021-05-16T18:15:01.6849215Z 2021-05-16T18:15:01.6849971Z 2021-05-16T18:15:01.6874542Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc274c4b57\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T18:15:01.6881087Z 2021-05-16T18:15:01.6891597Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc274c4b57\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T18:15:01.6938447Z 2021-05-16T18:15:01.6946471Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\remotes6bc274c4b57\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T18:15:01.7456926Z 2021-05-16T18:15:01.7458152Z 2021-05-16T18:15:01.7458657Z 2021-05-16T18:15:01.7459094Z 2021-05-16T18:15:01.7459720Z - preparing 'aghast': 2021-05-16T18:15:01.7607257Z checking DESCRIPTION meta-information ... 2021-05-16T18:15:01.7608196Z 2021-05-16T18:15:01.7609092Z checking DESCRIPTION meta-information ... 2021-05-16T18:15:01.7609843Z 2021-05-16T18:15:01.7610560Z v checking DESCRIPTION meta-information 2021-05-16T18:15:01.8636416Z 2021-05-16T18:15:01.8637622Z 2021-05-16T18:15:01.8638075Z 2021-05-16T18:15:01.8638863Z 2021-05-16T18:15:01.8639720Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:15:01.8640275Z 2021-05-16T18:15:01.8640610Z 2021-05-16T18:15:01.8641217Z - checking for empty or unneeded directories 2021-05-16T18:15:01.8641650Z 2021-05-16T18:15:01.8641980Z 2021-05-16T18:15:01.8642764Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T18:15:01.8902399Z 2021-05-16T18:15:01.8903525Z 2021-05-16T18:15:01.8904291Z 2021-05-16T18:15:01.9306935Z Installing package into 'D:/a/_temp/Library' 2021-05-16T18:15:01.9307888Z (as 'lib' is unspecified) 2021-05-16T18:15:02.2283192Z * installing *source* package 'aghast' ... 2021-05-16T18:15:02.2722300Z ** R 2021-05-16T18:15:02.2858852Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:02.6586333Z ** help 2021-05-16T18:15:02.7172402Z *** installing help indices 2021-05-16T18:15:02.7595217Z 2021-05-16T18:15:02.7596516Z converting help for package 'aghast' 2021-05-16T18:15:02.7906097Z finding HTML links ... done 2021-05-16T18:15:02.8176126Z ga_artifacts html 2021-05-16T18:15:02.8366890Z ga_jobs html 2021-05-16T18:15:02.8497631Z ga_run_log_config html 2021-05-16T18:15:02.8716905Z ga_runs html 2021-05-16T18:15:02.8965992Z ga_secrets html 2021-05-16T18:15:02.9183411Z ga_workflows html 2021-05-16T18:15:02.9288690Z pipe html 2021-05-16T18:15:02.9295016Z ** building package indices 2021-05-16T18:15:02.9630373Z ** testing if installed package can be loaded 2021-05-16T18:15:02.9633457Z *** arch - i386 2021-05-16T18:15:03.2697985Z *** arch - x64 2021-05-16T18:15:03.5796295Z * DONE (aghast) 2021-05-16T18:15:03.6065229Z In R CMD INSTALL 2021-05-16T18:15:03.6245467Z Installing 1 packages: covr 2021-05-16T18:15:03.6258972Z Installing package into 'D:/a/_temp/Library' 2021-05-16T18:15:03.6259877Z (as 'lib' is unspecified) 2021-05-16T18:15:04.6013828Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T18:15:04.6014738Z 2021-05-16T18:15:05.3701792Z 2021-05-16T18:15:05.3703590Z There is a binary version available but the source version is later: 2021-05-16T18:15:05.3717435Z binary source needs_compilation 2021-05-16T18:15:05.3718321Z covr 3.5.0 3.5.1 TRUE 2021-05-16T18:15:05.3718756Z 2021-05-16T18:15:05.3732027Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T18:15:05.3805633Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T18:15:05.3822401Z ================================================== 2021-05-16T18:15:05.3823399Z downloaded 167 KB 2021-05-16T18:15:05.3823878Z 2021-05-16T18:15:05.3835054Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T18:15:05.3873329Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T18:15:05.3884249Z ================================================== 2021-05-16T18:15:05.3885192Z downloaded 121 KB 2021-05-16T18:15:05.3885669Z 2021-05-16T18:15:05.4116605Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T18:15:05.4320696Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T18:15:05.4350407Z 2021-05-16T18:15:05.4351404Z The downloaded binary packages are in 2021-05-16T18:15:05.4352956Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages 2021-05-16T18:15:05.4354299Z installing the source package 'covr' 2021-05-16T18:15:05.4354819Z 2021-05-16T18:15:05.4372238Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T18:15:05.4429755Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T18:15:05.4465668Z ================================================== 2021-05-16T18:15:05.4466406Z downloaded 143 KB 2021-05-16T18:15:05.4467127Z 2021-05-16T18:15:06.1247648Z * installing *source* package 'covr' ... 2021-05-16T18:15:06.1640343Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T18:15:06.2074725Z ** libs 2021-05-16T18:15:06.2087082Z 2021-05-16T18:15:06.2089161Z *** arch - i386 2021-05-16T18:15:06.2378446Z 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-16T18:15:06.5247273Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-16T18:15:06.6570155Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T18:15:06.6587484Z 2021-05-16T18:15:06.6588316Z *** arch - x64 2021-05-16T18:15:06.6871226Z 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-16T18:15:06.9688303Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-16T18:15:07.0850936Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T18:15:07.0886025Z ** R 2021-05-16T18:15:07.1216171Z ** inst 2021-05-16T18:15:07.1359332Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:15:08.7845398Z ** help 2021-05-16T18:15:08.9534124Z *** installing help indices 2021-05-16T18:15:09.0504651Z converting help for package 'covr' 2021-05-16T18:15:09.0829110Z finding HTML links ... done 2021-05-16T18:15:09.1140708Z azure html 2021-05-16T18:15:09.1191693Z clear_counters html 2021-05-16T18:15:09.1340224Z code_coverage html 2021-05-16T18:15:09.1718932Z codecov html 2021-05-16T18:15:09.1783905Z count html 2021-05-16T18:15:09.1845389Z coverage_to_list html 2021-05-16T18:15:09.2003439Z coveralls html 2021-05-16T18:15:09.2411521Z covr-package html 2021-05-16T18:15:09.2476289Z display_name html 2021-05-16T18:15:09.2587916Z environment_coverage html 2021-05-16T18:15:09.2751284Z exclusions html 2021-05-16T18:15:09.2887675Z file_coverage html 2021-05-16T18:15:09.3024237Z file_report html 2021-05-16T18:15:09.3140542Z function_coverage html 2021-05-16T18:15:09.3305055Z gitlab html 2021-05-16T18:15:09.3382138Z in_covr html 2021-05-16T18:15:09.3444522Z key html 2021-05-16T18:15:09.3594208Z new_counter html 2021-05-16T18:15:09.3596368Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpqex31B/R.INSTALL8dc5572371e/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-16T18:15:09.4014526Z package_coverage html 2021-05-16T18:15:09.4107728Z percent_coverage html 2021-05-16T18:15:09.4222467Z print.coverage html 2021-05-16T18:15:09.4322128Z report html 2021-05-16T18:15:09.4520025Z system_check html 2021-05-16T18:15:09.4702709Z system_output html 2021-05-16T18:15:09.4789525Z tally_coverage html 2021-05-16T18:15:09.4875354Z to_cobertura html 2021-05-16T18:15:09.4970580Z to_sonarqube html 2021-05-16T18:15:09.5074067Z trace_calls html 2021-05-16T18:15:09.5165705Z value html 2021-05-16T18:15:09.5288922Z zero_coverage html 2021-05-16T18:15:09.5296694Z *** copying figures 2021-05-16T18:15:09.5311151Z ** building package indices 2021-05-16T18:15:09.6318217Z ** installing vignettes 2021-05-16T18:15:09.6413490Z ** testing if installed package can be loaded 2021-05-16T18:15:09.6418386Z *** arch - i386 2021-05-16T18:15:09.9475822Z *** arch - x64 2021-05-16T18:15:10.2618926Z * DONE (covr) 2021-05-16T18:15:10.3678643Z In R CMD INSTALL 2021-05-16T18:15:10.3704246Z 2021-05-16T18:15:10.3705429Z The downloaded source packages are in 2021-05-16T18:15:10.3706474Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRq2XE\downloaded_packages' 2021-05-16T18:15:10.5080653Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T18:15:10.5081438Z Rscript -e "tic::before_install()" 2021-05-16T18:15:10.5163008Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T18:15:10.5163723Z env: 2021-05-16T18:15:10.5164269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:15:10.5164800Z TIC_DEPLOY_KEY: 2021-05-16T18:15:10.5165239Z RSPM: 2021-05-16T18:15:10.5166950Z GITHUB_PAT: *** 2021-05-16T18:15:10.5167432Z COVERALLS_TOKEN: 2021-05-16T18:15:10.5168005Z continue-on-error: false 2021-05-16T18:15:10.5168540Z VDIFFR_RUN_TESTS: 2021-05-16T18:15:10.5169052Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:15:10.5169499Z TZ: UTC 2021-05-16T18:15:10.5169955Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:15:10.5170751Z NOT_CRAN: true 2021-05-16T18:15:10.5171196Z MSYSTEM: MINGW64 2021-05-16T18:15:10.5171620Z ##[endgroup] 2021-05-16T18:15:12.2396334Z v Loading tic stage configuration from tic.R 2021-05-16T18:15:12.4960506Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T18:15:12.4961753Z Windows because LaTeX is not available. 2021-05-16T18:15:12.5336798Z Running before_install: step_install_remote_binaries() 2021-05-16T18:15:13.2208524Z Installing oro.nifti binaries 2021-05-16T18:15:13.2211680Z [1] "neuroconductor/oro.nifti" 2021-05-16T18:15:13.4383541Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T18:15:13.4423856Z tag_name 2021-05-16T18:15:13.4424665Z 2 0.10.3.s 2021-05-16T18:15:13.4425531Z zipball_url 2021-05-16T18:15:13.4427875Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T18:15:13.4428986Z tarball_url 2021-05-16T18:15:13.4430595Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T18:15:13.4431684Z commit.sha 2021-05-16T18:15:13.4432577Z Installing oro.nifti package binaries 2021-05-16T18:15:13.4434668Z 2 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:15:13.4435763Z commit.url 2021-05-16T18:15:13.4437117Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T18:15:13.4438298Z node_id 2021-05-16T18:15:13.4439492Z 2 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T18:15:13.4440748Z url 2021-05-16T18:15:13.4441738Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T18:15:13.4442784Z assets_url 2021-05-16T18:15:13.4443933Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T18:15:13.4445256Z upload_url 2021-05-16T18:15:13.4446524Z 2 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T18:15:13.4449453Z id asset_updated_at asset_created_at created_at 2021-05-16T18:15:13.4450441Z 2 43005549 2021-05-15 23:22:35 2021-05-15 23:22:35 2021-05-15 22:37:06 2021-05-16T18:15:13.4451247Z published_at asset_name asset_label 2021-05-16T18:15:13.4452042Z 2 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.zip 2021-05-16T18:15:13.4452695Z asset_download_count 2021-05-16T18:15:13.4453258Z 2 6 2021-05-16T18:15:13.4454019Z asset_browser_download_url 2021-05-16T18:15:13.4455567Z 2 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip 2021-05-16T18:15:13.4459166Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip' 2021-05-16T18:15:14.0944218Z Content type 'application/octet-stream' length 6037150 bytes (5.8 MB) 2021-05-16T18:15:14.1772342Z ================================================== 2021-05-16T18:15:14.1773569Z downloaded 5.8 MB 2021-05-16T18:15:14.1774132Z 2021-05-16T18:15:14.1804399Z Installing package into 'D:/a/_temp/Library' 2021-05-16T18:15:14.1805295Z (as 'lib' is unspecified) 2021-05-16T18:15:14.2749918Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T18:15:14.2839218Z Rewriting new remotes: 2021-05-16T18:15:14.5472502Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T18:15:14.5473478Z remotes::install_deps(dependencies = TRUE) 2021-05-16T18:15:14.5474186Z remotes::install_cran("rcmdcheck") 2021-05-16T18:15:14.5474852Z remotes::install_cran("markdown") 2021-05-16T18:15:14.5482183Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T18:15:14.5482622Z env: 2021-05-16T18:15:14.5483185Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:15:14.5483674Z TIC_DEPLOY_KEY: 2021-05-16T18:15:14.5484065Z RSPM: 2021-05-16T18:15:14.5485348Z GITHUB_PAT: *** 2021-05-16T18:15:14.5485856Z COVERALLS_TOKEN: 2021-05-16T18:15:14.5486393Z continue-on-error: false 2021-05-16T18:15:14.5490422Z VDIFFR_RUN_TESTS: 2021-05-16T18:15:14.5490976Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:15:14.5491384Z TZ: UTC 2021-05-16T18:15:14.5492223Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:15:14.5495926Z NOT_CRAN: true 2021-05-16T18:15:14.5498533Z MSYSTEM: MINGW64 2021-05-16T18:15:14.5499034Z ##[endgroup] 2021-05-16T18:15:19.2974967Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T18:15:19.2975892Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T18:15:19.2976577Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T18:15:19.2977201Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T18:15:19.2977774Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T18:15:19.2978548Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T18:15:19.2979188Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T18:15:19.2980165Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T18:15:19.2980807Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T18:15:19.2981739Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T18:15:19.2982448Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T18:15:19.2983135Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T18:15:19.2983763Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T18:15:19.2984410Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T18:15:19.2985166Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T18:15:19.2985829Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T18:15:19.2986452Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T18:15:19.2987081Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T18:15:19.2987742Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T18:15:19.2988350Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T18:15:19.2988963Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T18:15:19.2989584Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T18:15:19.2990161Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T18:15:19.3013313Z Installing 23 packages: later, promises, jquerylib, sass, bslib, sourcetools, xtable, httpuv, webshot, base64enc, htmlwidgets, htmltools, miniUI, shiny, RNifti, abind, bitops, manipulateWidget, crosstalk, servr, oro.nifti, misc3d, rgl 2021-05-16T18:15:19.3034143Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T18:15:19.3035046Z (as 'lib' is unspecified) 2021-05-16T18:15:21.7888701Z 2021-05-16T18:15:21.7890359Z There are binary versions available but the source versions are later: 2021-05-16T18:15:21.7919116Z binary source needs_compilation 2021-05-16T18:15:21.7919933Z later 1.0.0 1.2.0 TRUE 2021-05-16T18:15:21.7920626Z promises 1.1.0 1.2.0.1 TRUE 2021-05-16T18:15:21.7921311Z jquerylib 0.1 0.1.4 FALSE 2021-05-16T18:15:21.7922240Z sass 0.2.0 0.4.0 TRUE 2021-05-16T18:15:21.7922949Z httpuv 1.5.2 1.6.1 TRUE 2021-05-16T18:15:21.7923609Z htmlwidgets 1.5.1 1.5.3 FALSE 2021-05-16T18:15:21.7924355Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T18:15:21.7925065Z shiny 1.4.0.2 1.6.0 FALSE 2021-05-16T18:15:21.7925784Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T18:15:21.7926514Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T18:15:21.7929712Z crosstalk 1.1.0.1 1.1.1 FALSE 2021-05-16T18:15:21.7931085Z servr 0.16 0.22 FALSE 2021-05-16T18:15:21.7932162Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T18:15:21.7932899Z misc3d 0.8-4 0.9-0 FALSE 2021-05-16T18:15:21.7933553Z rgl 0.100.54 0.106.8 TRUE 2021-05-16T18:15:21.7933927Z 2021-05-16T18:15:21.7948277Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sourcetools_0.1.7.zip' 2021-05-16T18:15:21.8625917Z Content type 'application/zip' length 530454 bytes (518 KB) 2021-05-16T18:15:21.8711544Z ================================================== 2021-05-16T18:15:21.8712745Z downloaded 518 KB 2021-05-16T18:15:21.8713236Z 2021-05-16T18:15:21.8727419Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xtable_1.8-4.zip' 2021-05-16T18:15:21.9243831Z Content type 'application/zip' length 704829 bytes (688 KB) 2021-05-16T18:15:21.9493810Z ================================================== 2021-05-16T18:15:21.9494603Z downloaded 688 KB 2021-05-16T18:15:21.9495187Z 2021-05-16T18:15:21.9510654Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/webshot_0.5.2.zip' 2021-05-16T18:15:21.9843658Z Content type 'application/zip' length 144904 bytes (141 KB) 2021-05-16T18:15:21.9899070Z ================================================== 2021-05-16T18:15:21.9900114Z downloaded 141 KB 2021-05-16T18:15:21.9900651Z 2021-05-16T18:15:21.9914431Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/base64enc_0.1-3.zip' 2021-05-16T18:15:21.9970387Z Content type 'application/zip' length 43316 bytes (42 KB) 2021-05-16T18:15:21.9981782Z ================================================== 2021-05-16T18:15:21.9983000Z downloaded 42 KB 2021-05-16T18:15:21.9983484Z 2021-05-16T18:15:22.0001985Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/miniUI_0.1.1.1.zip' 2021-05-16T18:15:22.0334582Z Content type 'application/zip' length 36165 bytes (35 KB) 2021-05-16T18:15:22.0345146Z ================================================== 2021-05-16T18:15:22.0346103Z downloaded 35 KB 2021-05-16T18:15:22.0346643Z 2021-05-16T18:15:22.0362117Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-16T18:15:22.0396834Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-16T18:15:22.0428961Z ================================================== 2021-05-16T18:15:22.0430131Z downloaded 61 KB 2021-05-16T18:15:22.0430652Z 2021-05-16T18:15:22.0444142Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/manipulateWidget_0.10.1.zip' 2021-05-16T18:15:22.1082169Z Content type 'application/zip' length 1795901 bytes (1.7 MB) 2021-05-16T18:15:22.1406608Z ================================================== 2021-05-16T18:15:22.1407985Z downloaded 1.7 MB 2021-05-16T18:15:22.1408571Z 2021-05-16T18:15:22.1952587Z package 'sourcetools' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.2262232Z package 'xtable' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.2570384Z package 'webshot' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.2734696Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.2865581Z package 'miniUI' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.2997505Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.3651647Z package 'manipulateWidget' successfully unpacked and MD5 sums checked 2021-05-16T18:15:22.3675680Z 2021-05-16T18:15:22.3676657Z The downloaded binary packages are in 2021-05-16T18:15:22.3677748Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4IJWbs\downloaded_packages 2021-05-16T18:15:22.3680296Z installing the source packages 'later', 'promises', 'jquerylib', 'sass', 'bslib', 'httpuv', 'htmlwidgets', 'htmltools', 'shiny', 'RNifti', 'bitops', 'crosstalk', 'servr', 'oro.nifti', 'misc3d', 'rgl' 2021-05-16T18:15:22.3682135Z 2021-05-16T18:15:22.3703747Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-16T18:15:22.3738374Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-16T18:15:22.3764233Z ================================================== 2021-05-16T18:15:22.3765047Z downloaded 62 KB 2021-05-16T18:15:22.3765476Z 2021-05-16T18:15:22.3778820Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T18:15:22.3818607Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-16T18:15:22.4429538Z ================================================== 2021-05-16T18:15:22.4430676Z downloaded 3.0 MB 2021-05-16T18:15:22.4431449Z 2021-05-16T18:15:22.4473864Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-16T18:15:22.4553600Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-16T18:15:22.4597380Z ================================================== 2021-05-16T18:15:22.4598442Z downloaded 508 KB 2021-05-16T18:15:22.4599049Z 2021-05-16T18:15:22.4615254Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-16T18:15:22.4736353Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-16T18:15:22.6197274Z ================================================== 2021-05-16T18:15:22.6198571Z downloaded 2.9 MB 2021-05-16T18:15:22.6199124Z 2021-05-16T18:15:22.6215670Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T18:15:22.6442432Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T18:15:22.7019827Z ================================================== 2021-05-16T18:15:22.7021103Z downloaded 3.6 MB 2021-05-16T18:15:22.7021682Z 2021-05-16T18:15:22.7039259Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T18:15:22.7074432Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-16T18:15:22.7491301Z ================================================== 2021-05-16T18:15:22.7492552Z downloaded 1.7 MB 2021-05-16T18:15:22.7493136Z 2021-05-16T18:15:22.7510467Z trying URL 'https://cloud.r-project.org/src/contrib/htmlwidgets_1.5.3.tar.gz' 2021-05-16T18:15:22.7574597Z Content type 'application/x-gzip' length 323656 bytes (316 KB) 2021-05-16T18:15:22.7699204Z ================================================== 2021-05-16T18:15:22.7699986Z downloaded 316 KB 2021-05-16T18:15:22.7700504Z 2021-05-16T18:15:22.7716722Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T18:15:22.7746266Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T18:15:22.7754508Z ================================================== 2021-05-16T18:15:22.7755519Z downloaded 69 KB 2021-05-16T18:15:22.7756053Z 2021-05-16T18:15:22.7770819Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-16T18:15:22.7871376Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-16T18:15:22.8335251Z ================================================== 2021-05-16T18:15:22.8336413Z downloaded 4.0 MB 2021-05-16T18:15:22.8336946Z 2021-05-16T18:15:22.8356006Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T18:15:22.8385285Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T18:15:22.8658830Z ================================================== 2021-05-16T18:15:22.8660012Z downloaded 1.0 MB 2021-05-16T18:15:22.8660775Z 2021-05-16T18:15:22.8679740Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T18:15:22.8729278Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T18:15:22.8732138Z ================================================== 2021-05-16T18:15:22.8733049Z downloaded 10 KB 2021-05-16T18:15:22.8733438Z 2021-05-16T18:15:22.8748482Z trying URL 'https://cloud.r-project.org/src/contrib/crosstalk_1.1.1.tar.gz' 2021-05-16T18:15:22.8812390Z Content type 'application/x-gzip' length 676543 bytes (660 KB) 2021-05-16T18:15:22.9008469Z ================================================== 2021-05-16T18:15:22.9009568Z downloaded 660 KB 2021-05-16T18:15:22.9010396Z 2021-05-16T18:15:22.9025337Z trying URL 'https://cloud.r-project.org/src/contrib/servr_0.22.tar.gz' 2021-05-16T18:15:22.9069913Z Content type 'application/x-gzip' length 20256 bytes (19 KB) 2021-05-16T18:15:22.9095371Z ================================================== 2021-05-16T18:15:22.9096130Z downloaded 19 KB 2021-05-16T18:15:22.9096882Z 2021-05-16T18:15:22.9114680Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T18:15:22.9149214Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T18:15:23.0107852Z ================================================== 2021-05-16T18:15:23.0118773Z downloaded 5.0 MB 2021-05-16T18:15:23.0119479Z 2021-05-16T18:15:23.0128850Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T18:15:23.0328754Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T18:15:23.0384825Z ================================================== 2021-05-16T18:15:23.0385875Z downloaded 65 KB 2021-05-16T18:15:23.0386398Z 2021-05-16T18:15:23.0404352Z trying URL 'https://cloud.r-project.org/src/contrib/rgl_0.106.8.tar.gz' 2021-05-16T18:15:23.0455548Z Content type 'application/x-gzip' length 3061452 bytes (2.9 MB) 2021-05-16T18:15:23.1022981Z ================================================== 2021-05-16T18:15:23.1024233Z downloaded 2.9 MB 2021-05-16T18:15:23.1024768Z 2021-05-16T18:15:23.4902269Z * installing *source* package 'later' ... 2021-05-16T18:15:23.5004092Z ** package 'later' successfully unpacked and MD5 sums checked 2021-05-16T18:15:23.5006854Z 2021-05-16T18:15:23.5007540Z ********************************************** 2021-05-16T18:15:23.5008341Z WARNING: this package has a configure script 2021-05-16T18:15:23.5009323Z It probably needs manual configuration 2021-05-16T18:15:23.5010230Z ********************************************** 2021-05-16T18:15:23.5010639Z 2021-05-16T18:15:23.5010995Z 2021-05-16T18:15:23.5328742Z ** libs 2021-05-16T18:15:23.5349111Z 2021-05-16T18:15:23.5350301Z *** arch - i386 2021-05-16T18:15:23.5907192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:15:29.0469230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c callback_registry.cpp -o callback_registry.o 2021-05-16T18:15:34.5440152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c debug.cpp -o debug.o 2021-05-16T18:15:34.9018671Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T18:15:35.0391259Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later.cpp -o later.o 2021-05-16T18:15:40.3993600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_posix.cpp -o later_posix.o 2021-05-16T18:15:40.4928121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_win32.cpp -o later_win32.o 2021-05-16T18:15:44.2494860Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timer_posix.cpp -o timer_posix.o 2021-05-16T18:15:44.3372726Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T18:15:44.4271307Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T18:15:44.9676970Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O3 -Wall -std=gnu99 -mtune=generic -c tinycthread.c -o tinycthread.o 2021-05-16T18:15:45.5203886Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o later.dll tmp.def RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -LC:/R/bin/i386 -lR 2021-05-16T18:15:45.9074747Z installing to D:/a/_temp/Library/later/libs/i386 2021-05-16T18:15:45.9106821Z 2021-05-16T18:15:45.9108641Z *** arch - x64 2021-05-16T18:15:45.9600925Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:15:51.5598054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c callback_registry.cpp -o callback_registry.o 2021-05-16T18:15:57.1339096Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c debug.cpp -o debug.o 2021-05-16T18:15:57.4863726Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T18:15:57.6072499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later.cpp -o later.o 2021-05-16T18:16:03.1763251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_posix.cpp -o later_posix.o 2021-05-16T18:16:03.2622609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c later_win32.cpp -o later_win32.o 2021-05-16T18:16:07.4313826Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timer_posix.cpp -o timer_posix.o 2021-05-16T18:16:07.5163981Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-16T18:16:07.5989238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-16T18:16:08.4636352Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -std=gnu99 -mtune=generic -c tinycthread.c -o tinycthread.o 2021-05-16T18:16:09.2484208Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o later.dll tmp.def RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -LC:/R/bin/x64 -lR 2021-05-16T18:16:09.7037951Z installing to D:/a/_temp/Library/later/libs/x64 2021-05-16T18:16:09.7091615Z ** R 2021-05-16T18:16:09.7153790Z ** inst 2021-05-16T18:16:09.7216115Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:16:09.9795282Z ** help 2021-05-16T18:16:10.0369246Z *** installing help indices 2021-05-16T18:16:10.0761913Z converting help for package 'later' 2021-05-16T18:16:10.1088640Z finding HTML links ... done 2021-05-16T18:16:10.1877973Z create_loop html 2021-05-16T18:16:10.2633658Z later html 2021-05-16T18:16:10.2677781Z list_queue html 2021-05-16T18:16:10.2813322Z logLevel html 2021-05-16T18:16:10.2872325Z loop_empty html 2021-05-16T18:16:10.2932362Z next_op_secs html 2021-05-16T18:16:10.3131339Z run_now html 2021-05-16T18:16:10.3136762Z ** building package indices 2021-05-16T18:16:10.3429028Z ** installing vignettes 2021-05-16T18:16:10.3505028Z ** testing if installed package can be loaded 2021-05-16T18:16:10.3509763Z *** arch - i386 2021-05-16T18:16:10.7574260Z *** arch - x64 2021-05-16T18:16:11.1682175Z * DONE (later) 2021-05-16T18:16:11.2297949Z In R CMD INSTALL 2021-05-16T18:16:11.6243951Z * installing *source* package 'htmltools' ... 2021-05-16T18:16:11.6346813Z ** package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T18:16:11.6698941Z ** libs 2021-05-16T18:16:11.6709885Z 2021-05-16T18:16:11.6710918Z *** arch - i386 2021-05-16T18:16:11.6997886Z 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-16T18:16:11.8225775Z 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-16T18:16:12.1279881Z 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-16T18:16:12.2800676Z installing to D:/a/_temp/Library/htmltools/libs/i386 2021-05-16T18:16:12.2807262Z 2021-05-16T18:16:12.2808669Z *** arch - x64 2021-05-16T18:16:12.3107756Z 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-16T18:16:12.4385271Z 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-16T18:16:12.7710689Z 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-16T18:16:12.8905790Z installing to D:/a/_temp/Library/htmltools/libs/x64 2021-05-16T18:16:12.8941426Z ** R 2021-05-16T18:16:12.9295396Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:16:14.7641395Z ** help 2021-05-16T18:16:14.9653395Z *** installing help indices 2021-05-16T18:16:15.0860375Z converting help for package 'htmltools' 2021-05-16T18:16:15.1214505Z finding HTML links ... done 2021-05-16T18:16:15.1598809Z HTML html 2021-05-16T18:16:15.1695818Z as.tags html 2021-05-16T18:16:15.1899183Z browsable html 2021-05-16T18:16:15.2137486Z builder html 2021-05-16T18:16:15.2873655Z capturePlot html 2021-05-16T18:16:15.3039315Z copyDependencyToDir html 2021-05-16T18:16:15.3219417Z css html 2021-05-16T18:16:15.3349612Z defaultPngDevice html 2021-05-16T18:16:15.3428068Z findDependencies html 2021-05-16T18:16:15.3564973Z htmlDependencies html 2021-05-16T18:16:15.4219685Z htmlDependency html 2021-05-16T18:16:15.4309911Z htmlEscape html 2021-05-16T18:16:15.4504397Z htmlPreserve html 2021-05-16T18:16:15.4670945Z htmlTemplate html 2021-05-16T18:16:15.4791952Z html_print html 2021-05-16T18:16:15.4940958Z include html 2021-05-16T18:16:15.5022129Z knitr_methods html 2021-05-16T18:16:15.5178043Z makeDependencyRelative html 2021-05-16T18:16:15.5359715Z parseCssColors html 2021-05-16T18:16:15.5831933Z plotTag html 2021-05-16T18:16:15.5955270Z print.html html 2021-05-16T18:16:15.6093398Z renderDependencies html 2021-05-16T18:16:15.6293256Z renderDocument html 2021-05-16T18:16:15.6614200Z renderTags html 2021-05-16T18:16:15.6774556Z resolveDependencies html 2021-05-16T18:16:15.6929502Z save_html html 2021-05-16T18:16:15.7030972Z singleton html 2021-05-16T18:16:15.7193879Z singleton_tools html 2021-05-16T18:16:15.7368809Z subtractDependencies html 2021-05-16T18:16:15.7484900Z suppressDependencies html 2021-05-16T18:16:15.7750795Z tag html 2021-05-16T18:16:15.7813171Z tagFunction html 2021-05-16T18:16:15.7886398Z urlEncodePath html 2021-05-16T18:16:15.8094522Z validateCssUnit html 2021-05-16T18:16:15.8223043Z withTags html 2021-05-16T18:16:15.8233491Z ** building package indices 2021-05-16T18:16:15.9366126Z ** testing if installed package can be loaded 2021-05-16T18:16:15.9371066Z *** arch - i386 2021-05-16T18:16:16.2436801Z *** arch - x64 2021-05-16T18:16:16.5557201Z * DONE (htmltools) 2021-05-16T18:16:16.6000576Z In R CMD INSTALL 2021-05-16T18:16:17.1506187Z * installing *source* package 'RNifti' ... 2021-05-16T18:16:17.1730345Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T18:16:17.2069980Z ** libs 2021-05-16T18:16:17.2090096Z 2021-05-16T18:16:17.2092267Z *** arch - i386 2021-05-16T18:16:17.2666826Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c main.cpp -o main.o 2021-05-16T18:16:19.8104581Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T18:16:19.8106351Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T18:16:19.8107533Z for (int j=0; jnvox) 2021-05-16T18:16:43.2635191Z ^ 2021-05-16T18:16:43.3166283Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T18:16:43.3167511Z from ../inst/include/RNifti.h:50, 2021-05-16T18:16:43.3168254Z from main.cpp:4: 2021-05-16T18:16:43.3169645Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T18:16:43.3171513Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T18:16:43.3173659Z else if (data.length() != image->nvox) 2021-05-16T18:16:43.3174411Z ^ 2021-05-16T18:16:43.3248284Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T18:16:43.3249813Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T18:16:43.3250902Z for (int j=0; j> ); 2021-05-16T18:17:03.6448344Z ^ 2021-05-16T18:17:03.6449727Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T18:17:03.6450815Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T18:17:03.6451623Z ^ 2021-05-16T18:17:03.6452416Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T18:17:03.6453301Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T18:17:03.6454021Z ^ 2021-05-16T18:17:03.6454829Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T18:17:03.6455695Z bitshift_BODY( >> ); 2021-05-16T18:17:03.6456177Z ^ 2021-05-16T18:17:03.8288092Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c cksum.c -o cksum.o 2021-05-16T18:17:03.9677238Z 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-16T18:17:04.2313471Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o bitops.dll tmp.def bit-ops.o cksum.o init.o -LC:/R/bin/i386 -lR 2021-05-16T18:17:04.3711434Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-16T18:17:04.3723987Z 2021-05-16T18:17:04.3725532Z *** arch - x64 2021-05-16T18:17:04.4006497Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c bit-ops.c -o bit-ops.o 2021-05-16T18:17:04.5038497Z bit-ops.c: In function 'bitShiftL': 2021-05-16T18:17:04.5040104Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T18:17:04.5041248Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T18:17:04.5042059Z ^ 2021-05-16T18:17:04.5042842Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T18:17:04.5043770Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T18:17:04.5044814Z ^ 2021-05-16T18:17:04.5045780Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T18:17:04.5046882Z bitshift_BODY( << ); 2021-05-16T18:17:04.5047348Z ^ 2021-05-16T18:17:04.5048618Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T18:17:04.5049676Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T18:17:04.5050689Z ^ 2021-05-16T18:17:04.5052490Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T18:17:04.5053522Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T18:17:04.5054509Z ^ 2021-05-16T18:17:04.5055306Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T18:17:04.5056518Z bitshift_BODY( << ); 2021-05-16T18:17:04.5057035Z ^ 2021-05-16T18:17:04.5057677Z bit-ops.c: In function 'bitShiftR': 2021-05-16T18:17:04.5060141Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T18:17:04.5061469Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T18:17:04.5062350Z ^ 2021-05-16T18:17:04.5062999Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T18:17:04.5063926Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T18:17:04.5064527Z ^ 2021-05-16T18:17:04.5065213Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T18:17:04.5066031Z bitshift_BODY( >> ); 2021-05-16T18:17:04.5066453Z ^ 2021-05-16T18:17:04.5067906Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T18:17:04.5069897Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T18:17:04.5070773Z ^ 2021-05-16T18:17:04.5071584Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T18:17:04.5072505Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T18:17:04.5073225Z ^ 2021-05-16T18:17:04.5074009Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T18:17:04.5074741Z bitshift_BODY( >> ); 2021-05-16T18:17:04.5075380Z ^ 2021-05-16T18:17:04.7109840Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c cksum.c -o cksum.o 2021-05-16T18:17:04.8451457Z 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-16T18:17:05.1316129Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o bitops.dll tmp.def bit-ops.o cksum.o init.o -LC:/R/bin/x64 -lR 2021-05-16T18:17:05.2528092Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-16T18:17:05.2565623Z ** R 2021-05-16T18:17:05.2618441Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:17:05.3254093Z ** help 2021-05-16T18:17:05.3709977Z *** installing help indices 2021-05-16T18:17:05.4077369Z converting help for package 'bitops' 2021-05-16T18:17:05.4397619Z finding HTML links ... done 2021-05-16T18:17:05.4680741Z bitAnd html 2021-05-16T18:17:05.4980453Z bitFlip html 2021-05-16T18:17:05.5222524Z bitShiftL html 2021-05-16T18:17:05.5388504Z cksum html 2021-05-16T18:17:05.5396597Z ** building package indices 2021-05-16T18:17:05.5637313Z ** testing if installed package can be loaded 2021-05-16T18:17:05.5639913Z *** arch - i386 2021-05-16T18:17:05.8700654Z *** arch - x64 2021-05-16T18:17:06.1798760Z * DONE (bitops) 2021-05-16T18:17:06.2081865Z In R CMD INSTALL 2021-05-16T18:17:06.5405344Z * installing *source* package 'misc3d' ... 2021-05-16T18:17:06.5467775Z ** package 'misc3d' successfully unpacked and MD5 sums checked 2021-05-16T18:17:06.5698785Z ** R 2021-05-16T18:17:06.5839393Z ** data 2021-05-16T18:17:06.5861779Z ** demo 2021-05-16T18:17:06.5886153Z ** inst 2021-05-16T18:17:06.5908893Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:17:09.0065192Z ** help 2021-05-16T18:17:09.1299183Z *** installing help indices 2021-05-16T18:17:09.1993910Z converting help for package 'misc3d' 2021-05-16T18:17:09.2343866Z finding HTML links ... done 2021-05-16T18:17:09.2908738Z computeContour3d html 2021-05-16T18:17:09.3783718Z contour3d html 2021-05-16T18:17:09.3790078Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpQ9VmbN/R.INSTALL147c2b1912bc/misc3d/man/contour3d.Rd:61: file link 'drawScene.rgl' in package 'misc3d' does not exist and so has been treated as a topic 2021-05-16T18:17:09.4632026Z drawScene html 2021-05-16T18:17:09.4634477Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpQ9VmbN/R.INSTALL147c2b1912bc/misc3d/man/drawScene.Rd:28: file link 'panel.3dwire' in package 'lattice' does not exist and so has been treated as a topic 2021-05-16T18:17:09.4812012Z exportScene html 2021-05-16T18:17:09.5252568Z image3d html 2021-05-16T18:17:09.5569208Z kde3d html 2021-05-16T18:17:09.5812962Z lighting html 2021-05-16T18:17:09.6027764Z linesTetrahedra html 2021-05-16T18:17:09.6783045Z parametric3d html 2021-05-16T18:17:09.6785349Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpQ9VmbN/R.INSTALL147c2b1912bc/misc3d/man/parametric3d.Rd:52: file link 'drawScene.rgl' in package 'misc3d' does not exist and so has been treated as a topic 2021-05-16T18:17:09.6985402Z pointsTetrahedra html 2021-05-16T18:17:09.7387131Z slices3d html 2021-05-16T18:17:09.7684745Z surfaceTriangles html 2021-05-16T18:17:09.7781151Z teapot html 2021-05-16T18:17:09.8202804Z triangles html 2021-05-16T18:17:09.8211127Z ** building package indices 2021-05-16T18:17:09.9081189Z ** testing if installed package can be loaded 2021-05-16T18:17:09.9084275Z *** arch - i386 2021-05-16T18:17:10.4170907Z *** arch - x64 2021-05-16T18:17:10.8340931Z * DONE (misc3d) 2021-05-16T18:17:10.8654795Z In R CMD INSTALL 2021-05-16T18:17:11.4993739Z * installing *source* package 'promises' ... 2021-05-16T18:17:11.5254709Z ** package 'promises' successfully unpacked and MD5 sums checked 2021-05-16T18:17:11.5586126Z ** libs 2021-05-16T18:17:11.5616665Z 2021-05-16T18:17:11.5618303Z *** arch - i386 2021-05-16T18:17:11.5903752Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:17:15.0870120Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c promise_task.cpp -o promise_task.o 2021-05-16T18:17:18.4082373Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o promises.dll tmp.def RcppExports.o promise_task.o -LC:/R/bin/i386 -lR 2021-05-16T18:17:18.7671501Z installing to D:/a/_temp/Library/promises/libs/i386 2021-05-16T18:17:18.7703456Z 2021-05-16T18:17:18.7704838Z *** arch - x64 2021-05-16T18:17:18.7979980Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:17:22.5841526Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -I"D:/a/_temp/Library/later/include" -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=generic -c promise_task.cpp -o promise_task.o 2021-05-16T18:17:26.5263472Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o promises.dll tmp.def RcppExports.o promise_task.o -LC:/R/bin/x64 -lR 2021-05-16T18:17:26.9541534Z installing to D:/a/_temp/Library/promises/libs/x64 2021-05-16T18:17:26.9596296Z ** R 2021-05-16T18:17:26.9792913Z ** inst 2021-05-16T18:17:26.9991413Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:17:29.4795171Z ** help 2021-05-16T18:17:29.5853943Z *** installing help indices 2021-05-16T18:17:29.6391795Z converting help for package 'promises' 2021-05-16T18:17:29.6698092Z finding HTML links ... done 2021-05-16T18:17:29.7466688Z WorkQueue html 2021-05-16T18:17:29.7949472Z future_promise html 2021-05-16T18:17:29.8079679Z is.promise html 2021-05-16T18:17:29.8323340Z pipes html 2021-05-16T18:17:29.8506135Z promise html 2021-05-16T18:17:29.8752668Z promise_all html 2021-05-16T18:17:29.8971047Z promise_map html 2021-05-16T18:17:29.9201501Z promise_reduce html 2021-05-16T18:17:29.9285202Z promise_resolve html 2021-05-16T18:17:29.9388894Z reexports html 2021-05-16T18:17:29.9481902Z resolve html 2021-05-16T18:17:30.0101805Z then html 2021-05-16T18:17:30.0628204Z with_promise_domain html 2021-05-16T18:17:30.0634526Z *** copying figures 2021-05-16T18:17:30.0693276Z ** building package indices 2021-05-16T18:17:30.1305271Z ** installing vignettes 2021-05-16T18:17:30.1412548Z ** testing if installed package can be loaded 2021-05-16T18:17:30.1416121Z *** arch - i386 2021-05-16T18:17:30.5485749Z *** arch - x64 2021-05-16T18:17:30.9634312Z * DONE (promises) 2021-05-16T18:17:31.0201200Z In R CMD INSTALL 2021-05-16T18:17:31.4133039Z * installing *source* package 'jquerylib' ... 2021-05-16T18:17:31.4246864Z ** package 'jquerylib' successfully unpacked and MD5 sums checked 2021-05-16T18:17:31.4534225Z ** R 2021-05-16T18:17:31.4586557Z ** inst 2021-05-16T18:17:31.4756857Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:17:31.5676241Z ** help 2021-05-16T18:17:31.5891921Z *** installing help indices 2021-05-16T18:17:31.6208700Z converting help for package 'jquerylib' 2021-05-16T18:17:31.6518531Z finding HTML links ... done 2021-05-16T18:17:31.6661970Z jquery_core html 2021-05-16T18:17:31.6667989Z ** building package indices 2021-05-16T18:17:31.6820276Z ** testing if installed package can be loaded 2021-05-16T18:17:31.6823529Z *** arch - i386 2021-05-16T18:17:31.9875703Z *** arch - x64 2021-05-16T18:17:32.2980876Z * DONE (jquerylib) 2021-05-16T18:17:32.3399720Z In R CMD INSTALL 2021-05-16T18:17:33.3952762Z * installing *source* package 'sass' ... 2021-05-16T18:17:33.4613741Z ** package 'sass' successfully unpacked and MD5 sums checked 2021-05-16T18:17:33.5147586Z ** libs 2021-05-16T18:17:33.5158897Z 2021-05-16T18:17:33.5160340Z *** arch - i386 2021-05-16T18:17:33.7577531Z C:/R/share/make/winshlib.mk:28: warning: overriding recipe for target 'shlib-clean' 2021-05-16T18:17:33.7579572Z Makevars.win:12: warning: ignoring old recipe for target 'shlib-clean' 2021-05-16T18:17:33.7609372Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O3 -Wall -std=gnu99 -mtune=generic -c compile.c -o compile.o 2021-05-16T18:17:34.0347947Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T18:17:34.1564873Z MAKEFLAGS= CC="c:/Rtools/mingw_32/bin/gcc " CFLAGS="-O3 -Wall -std=gnu99 -mtune=generic" CXX="c:/Rtools/mingw_32/bin/g++ " AR="c:/Rtools/mingw_32/bin/ar" LDFLAGS="" /Rtools/bin/make -C libsass 2021-05-16T18:17:34.2030059Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcfyCKM/R.INSTALL19787ec91e7b/sass/src-i386/libsass' 2021-05-16T18:17:34.2032042Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -O2 -I ./include -c -o src/cencode.o src/cencode.c 2021-05-16T18:17:34.3065141Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast.o src/ast.cpp 2021-05-16T18:17:39.2474606Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T18:17:44.1188133Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T18:17:46.2677257Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T18:17:48.6366353Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T18:17:51.5340142Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T18:17:54.1569762Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T18:17:58.8208312Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T18:18:04.1587752Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/context.o src/context.cpp 2021-05-16T18:18:10.2688568Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/constants.o src/constants.cpp 2021-05-16T18:18:11.1425217Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T18:18:14.0040051Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T18:18:17.3186040Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T18:18:20.2322023Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T18:18:24.1150250Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T18:18:28.0425618Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T18:18:31.5085933Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T18:18:34.2780090Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T18:18:37.4243139Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T18:18:41.4748815Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/environment.o src/environment.cpp 2021-05-16T18:18:43.6008758Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T18:18:45.3964286Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/bind.o src/bind.cpp 2021-05-16T18:18:49.0979656Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/file.o src/file.cpp 2021-05-16T18:18:52.7191602Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util.o src/util.cpp 2021-05-16T18:18:55.0871816Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util_string.o src/util_string.cpp 2021-05-16T18:18:56.0789075Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/json.o src/json.cpp 2021-05-16T18:18:56.8130390Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/units.o src/units.cpp 2021-05-16T18:18:58.5473932Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/values.o src/values.cpp 2021-05-16T18:19:00.8168613Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/plugins.o src/plugins.cpp 2021-05-16T18:19:02.5250633Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source.o src/source.cpp 2021-05-16T18:19:03.4786458Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/position.o src/position.cpp 2021-05-16T18:19:04.4681845Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/lexer.o src/lexer.cpp 2021-05-16T18:19:05.4998111Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser.o src/parser.cpp 2021-05-16T18:19:18.4501555Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T18:19:21.6674234Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T18:19:24.3451140Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval.o src/eval.cpp 2021-05-16T18:19:32.3459605Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T18:19:35.0064398Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/expand.o src/expand.cpp 2021-05-16T18:19:40.5734014Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/listize.o src/listize.cpp 2021-05-16T18:19:42.8241240Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/cssize.o src/cssize.cpp 2021-05-16T18:19:46.8247413Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extender.o src/extender.cpp 2021-05-16T18:19:53.9853735Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extension.o src/extension.cpp 2021-05-16T18:19:55.9057782Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T18:19:57.1397570Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/output.o src/output.cpp 2021-05-16T18:19:59.6599529Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/inspect.o src/inspect.cpp 2021-05-16T18:20:04.6053159Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/emitter.o src/emitter.cpp 2021-05-16T18:20:05.8041485Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T18:20:08.7850960Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T18:20:11.0343338Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass.o src/sass.cpp 2021-05-16T18:20:13.1837302Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T18:20:15.2318316Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T18:20:17.7397418Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T18:20:19.6507684Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T18:20:20.9688256Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T18:20:21.9697396Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/operators.o src/operators.cpp 2021-05-16T18:20:24.6370147Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T18:20:26.6488612Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T18:20:28.9951471Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/to_value.o src/to_value.cpp 2021-05-16T18:20:31.8207505Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source_map.o src/source_map.cpp 2021-05-16T18:20:34.0050929Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T18:20:37.5747016Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T18:20:38.4467332Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T18:20:39.3300246Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T18:20:40.4049773Z c:/Rtools/mingw_32/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T18:20:41.3078040Z mkdir lib 2021-05-16T18:20:41.3354398Z c:/Rtools/mingw_32/bin/ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T18:20:41.5622285Z a - src/cencode.o 2021-05-16T18:20:41.5623354Z a - src/ast.o 2021-05-16T18:20:41.5624028Z a - src/ast_values.o 2021-05-16T18:20:41.5624657Z a - src/ast_supports.o 2021-05-16T18:20:41.5625332Z a - src/ast_sel_cmp.o 2021-05-16T18:20:41.5625985Z a - src/ast_sel_unify.o 2021-05-16T18:20:41.5626608Z a - src/ast_sel_super.o 2021-05-16T18:20:41.5628003Z a - src/ast_sel_weave.o 2021-05-16T18:20:41.5629845Z a - src/ast_selectors.o 2021-05-16T18:20:41.5630544Z a - src/context.o 2021-05-16T18:20:41.5631216Z a - src/constants.o 2021-05-16T18:20:41.5631808Z a - src/fn_utils.o 2021-05-16T18:20:41.5632448Z a - src/fn_miscs.o 2021-05-16T18:20:41.5642027Z a - src/fn_maps.o 2021-05-16T18:20:41.5643550Z a - src/fn_lists.o 2021-05-16T18:20:41.5644430Z a - src/fn_colors.o 2021-05-16T18:20:41.5646526Z a - src/fn_numbers.o 2021-05-16T18:20:41.5647287Z a - src/fn_strings.o 2021-05-16T18:20:41.5648022Z a - src/fn_selectors.o 2021-05-16T18:20:41.5648677Z a - src/color_maps.o 2021-05-16T18:20:41.5649384Z a - src/environment.o 2021-05-16T18:20:41.5650049Z a - src/ast_fwd_decl.o 2021-05-16T18:20:41.5650698Z a - src/bind.o 2021-05-16T18:20:41.5651342Z a - src/file.o 2021-05-16T18:20:41.5651910Z a - src/util.o 2021-05-16T18:20:41.5652568Z a - src/util_string.o 2021-05-16T18:20:41.5653762Z a - src/json.o 2021-05-16T18:20:41.5654417Z a - src/units.o 2021-05-16T18:20:41.5655017Z a - src/values.o 2021-05-16T18:20:41.5655692Z a - src/plugins.o 2021-05-16T18:20:41.5657003Z a - src/source.o 2021-05-16T18:20:41.5658209Z a - src/position.o 2021-05-16T18:20:41.5659289Z a - src/lexer.o 2021-05-16T18:20:41.5661867Z a - src/parser.o 2021-05-16T18:20:41.5668422Z a - src/parser_selectors.o 2021-05-16T18:20:41.5674304Z a - src/prelexer.o 2021-05-16T18:20:41.5678966Z a - src/eval.o 2021-05-16T18:20:41.5679927Z a - src/eval_selectors.o 2021-05-16T18:20:41.5681725Z a - src/expand.o 2021-05-16T18:20:41.5684230Z a - src/listize.o 2021-05-16T18:20:41.5685812Z a - src/cssize.o 2021-05-16T18:20:41.5687222Z a - src/extender.o 2021-05-16T18:20:41.5688332Z a - src/extension.o 2021-05-16T18:20:41.5689751Z a - src/stylesheet.o 2021-05-16T18:20:41.5691119Z a - src/output.o 2021-05-16T18:20:41.5692269Z a - src/inspect.o 2021-05-16T18:20:41.5693058Z a - src/emitter.o 2021-05-16T18:20:41.5693762Z a - src/check_nesting.o 2021-05-16T18:20:41.5694854Z a - src/remove_placeholders.o 2021-05-16T18:20:41.5695539Z a - src/sass.o 2021-05-16T18:20:41.5696590Z a - src/sass_values.o 2021-05-16T18:20:41.5697297Z a - src/sass_context.o 2021-05-16T18:20:41.5697997Z a - src/sass_functions.o 2021-05-16T18:20:41.5698637Z a - src/sass2scss.o 2021-05-16T18:20:41.5699369Z a - src/backtrace.o 2021-05-16T18:20:41.5699993Z a - src/operators.o 2021-05-16T18:20:41.5700823Z a - src/ast2c.o 2021-05-16T18:20:41.5701440Z a - src/c2ast.o 2021-05-16T18:20:41.5702061Z a - src/to_value.o 2021-05-16T18:20:41.5702698Z a - src/source_map.o 2021-05-16T18:20:41.5703440Z a - src/error_handling.o 2021-05-16T18:20:41.5704225Z a - src/memory/allocator.o 2021-05-16T18:20:41.5704907Z a - src/memory/shared_ptr.o 2021-05-16T18:20:41.5705596Z a - src/utf8_string.o 2021-05-16T18:20:41.5706256Z a - src/base64vlq.o 2021-05-16T18:20:41.5708633Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcfyCKM/R.INSTALL19787ec91e7b/sass/src-i386/libsass' 2021-05-16T18:20:42.1562929Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o sass.dll tmp.def compile.o init.o ./libsass/lib/libsass.a -lstdc++ -LC:/R/bin/i386 -lR 2021-05-16T18:20:43.0370885Z installing to D:/a/_temp/Library/sass/libs/i386 2021-05-16T18:20:43.0470324Z 2021-05-16T18:20:43.0471512Z *** arch - x64 2021-05-16T18:20:43.2716077Z C:/R/share/make/winshlib.mk:28: warning: overriding recipe for target 'shlib-clean' 2021-05-16T18:20:43.2718014Z Makevars.win:12: warning: ignoring old recipe for target 'shlib-clean' 2021-05-16T18:20:43.2744002Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O2 -Wall -std=gnu99 -mtune=generic -c compile.c -o compile.o 2021-05-16T18:20:43.4381851Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I./libsass/include -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o 2021-05-16T18:20:43.5511515Z MAKEFLAGS= CC="c:/Rtools/mingw_64/bin/gcc " CFLAGS="-O2 -Wall -std=gnu99 -mtune=generic" CXX="c:/Rtools/mingw_64/bin/g++ " AR="c:/Rtools/mingw_64/bin/ar" LDFLAGS="" /Rtools/bin/make -C libsass 2021-05-16T18:20:43.5988280Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcfyCKM/R.INSTALL19787ec91e7b/sass/src-x64/libsass' 2021-05-16T18:20:43.5990302Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -O2 -I ./include -c -o src/cencode.o src/cencode.c 2021-05-16T18:20:43.7018602Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast.o src/ast.cpp 2021-05-16T18:20:48.5508566Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_values.o src/ast_values.cpp 2021-05-16T18:20:53.3164805Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-16T18:20:55.5589211Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-16T18:20:58.0331283Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-16T18:21:00.9999468Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-16T18:21:03.7426517Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-16T18:21:08.4786386Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-16T18:21:13.7919875Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/context.o src/context.cpp 2021-05-16T18:21:19.7442414Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/constants.o src/constants.cpp 2021-05-16T18:21:20.6263450Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-16T18:21:23.5245668Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-16T18:21:26.8784244Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-16T18:21:29.8860623Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-16T18:21:33.8569808Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-16T18:21:37.6396487Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-16T18:21:41.0758181Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-16T18:21:43.8719301Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-16T18:21:47.0521408Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/color_maps.o src/color_maps.cpp 2021-05-16T18:21:51.0301455Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/environment.o src/environment.cpp 2021-05-16T18:21:53.2531764Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-16T18:21:55.1993730Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/bind.o src/bind.cpp 2021-05-16T18:21:59.0623695Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/file.o src/file.cpp 2021-05-16T18:22:02.6634563Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util.o src/util.cpp 2021-05-16T18:22:05.1500976Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/util_string.o src/util_string.cpp 2021-05-16T18:22:06.1560726Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/json.o src/json.cpp 2021-05-16T18:22:06.8773871Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/units.o src/units.cpp 2021-05-16T18:22:08.6572243Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/values.o src/values.cpp 2021-05-16T18:22:11.0295784Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/plugins.o src/plugins.cpp 2021-05-16T18:22:12.7262098Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source.o src/source.cpp 2021-05-16T18:22:13.7254034Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/position.o src/position.cpp 2021-05-16T18:22:14.7327124Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/lexer.o src/lexer.cpp 2021-05-16T18:22:15.7686610Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser.o src/parser.cpp 2021-05-16T18:22:28.8769590Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-16T18:22:32.1346650Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/prelexer.o src/prelexer.cpp 2021-05-16T18:22:34.8435039Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval.o src/eval.cpp 2021-05-16T18:22:42.8668964Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-16T18:22:45.0704942Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/expand.o src/expand.cpp 2021-05-16T18:22:51.0267031Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/listize.o src/listize.cpp 2021-05-16T18:22:53.3079582Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/cssize.o src/cssize.cpp 2021-05-16T18:22:57.2993060Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extender.o src/extender.cpp 2021-05-16T18:23:04.6483821Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/extension.o src/extension.cpp 2021-05-16T18:23:06.6621989Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-16T18:23:07.9286189Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/output.o src/output.cpp 2021-05-16T18:23:10.5066593Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/inspect.o src/inspect.cpp 2021-05-16T18:23:15.1975238Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/emitter.o src/emitter.cpp 2021-05-16T18:23:16.3721590Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-16T18:23:19.3195074Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-16T18:23:21.6087574Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass.o src/sass.cpp 2021-05-16T18:23:23.8143198Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_values.o src/sass_values.cpp 2021-05-16T18:23:25.9994825Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_context.o src/sass_context.cpp 2021-05-16T18:23:28.5166334Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-16T18:23:30.4479874Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-16T18:23:31.7013598Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/backtrace.o src/backtrace.cpp 2021-05-16T18:23:32.7070082Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/operators.o src/operators.cpp 2021-05-16T18:23:35.3160463Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/ast2c.o src/ast2c.cpp 2021-05-16T18:23:37.3872269Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/c2ast.o src/c2ast.cpp 2021-05-16T18:23:39.8223728Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/to_value.o src/to_value.cpp 2021-05-16T18:23:42.6057444Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/source_map.o src/source_map.cpp 2021-05-16T18:23:44.8265178Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/error_handling.o src/error_handling.cpp 2021-05-16T18:23:48.3779586Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-16T18:23:49.2451249Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-16T18:23:50.1217917Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-16T18:23:51.2088791Z c:/Rtools/mingw_64/bin/g++ -Wall -O2 -std=c++11 -I ./include -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-16T18:23:52.1186799Z mkdir lib 2021-05-16T18:23:52.1415737Z c:/Rtools/mingw_64/bin/ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-16T18:23:52.5076332Z a - src/cencode.o 2021-05-16T18:23:52.5077370Z a - src/ast.o 2021-05-16T18:23:52.5078126Z a - src/ast_values.o 2021-05-16T18:23:52.5078783Z a - src/ast_supports.o 2021-05-16T18:23:52.5079411Z a - src/ast_sel_cmp.o 2021-05-16T18:23:52.5079989Z a - src/ast_sel_unify.o 2021-05-16T18:23:52.5080918Z a - src/ast_sel_super.o 2021-05-16T18:23:52.5082711Z a - src/ast_sel_weave.o 2021-05-16T18:23:52.5085681Z a - src/ast_selectors.o 2021-05-16T18:23:52.5087503Z a - src/context.o 2021-05-16T18:23:52.5088305Z a - src/constants.o 2021-05-16T18:23:52.5089324Z a - src/fn_utils.o 2021-05-16T18:23:52.5090084Z a - src/fn_miscs.o 2021-05-16T18:23:52.5090829Z a - src/fn_maps.o 2021-05-16T18:23:52.5091410Z a - src/fn_lists.o 2021-05-16T18:23:52.5092019Z a - src/fn_colors.o 2021-05-16T18:23:52.5092710Z a - src/fn_numbers.o 2021-05-16T18:23:52.5093280Z a - src/fn_strings.o 2021-05-16T18:23:52.5093965Z a - src/fn_selectors.o 2021-05-16T18:23:52.5094725Z a - src/color_maps.o 2021-05-16T18:23:52.5095445Z a - src/environment.o 2021-05-16T18:23:52.5096486Z a - src/ast_fwd_decl.o 2021-05-16T18:23:52.5097065Z a - src/bind.o 2021-05-16T18:23:52.5097638Z a - src/file.o 2021-05-16T18:23:52.5098158Z a - src/util.o 2021-05-16T18:23:52.5098762Z a - src/util_string.o 2021-05-16T18:23:52.5099353Z a - src/json.o 2021-05-16T18:23:52.5099885Z a - src/units.o 2021-05-16T18:23:52.5100471Z a - src/values.o 2021-05-16T18:23:52.5101036Z a - src/plugins.o 2021-05-16T18:23:52.5101650Z a - src/source.o 2021-05-16T18:23:52.5102434Z a - src/position.o 2021-05-16T18:23:52.5103248Z a - src/lexer.o 2021-05-16T18:23:52.5103815Z a - src/parser.o 2021-05-16T18:23:52.5104492Z a - src/parser_selectors.o 2021-05-16T18:23:52.5105172Z a - src/prelexer.o 2021-05-16T18:23:52.5105747Z a - src/eval.o 2021-05-16T18:23:52.5106478Z a - src/eval_selectors.o 2021-05-16T18:23:52.5107247Z a - src/expand.o 2021-05-16T18:23:52.5107879Z a - src/listize.o 2021-05-16T18:23:52.5108538Z a - src/cssize.o 2021-05-16T18:23:52.5109118Z a - src/extender.o 2021-05-16T18:23:52.5109764Z a - src/extension.o 2021-05-16T18:23:52.5110380Z a - src/stylesheet.o 2021-05-16T18:23:52.5111012Z a - src/output.o 2021-05-16T18:23:52.5111621Z a - src/inspect.o 2021-05-16T18:23:52.5112197Z a - src/emitter.o 2021-05-16T18:23:52.5112846Z a - src/check_nesting.o 2021-05-16T18:23:52.5113536Z a - src/remove_placeholders.o 2021-05-16T18:23:52.5114204Z a - src/sass.o 2021-05-16T18:23:52.5114770Z a - src/sass_values.o 2021-05-16T18:23:52.5115415Z a - src/sass_context.o 2021-05-16T18:23:52.5116081Z a - src/sass_functions.o 2021-05-16T18:23:52.5116773Z a - src/sass2scss.o 2021-05-16T18:23:52.5117422Z a - src/backtrace.o 2021-05-16T18:23:52.5118169Z a - src/operators.o 2021-05-16T18:23:52.5118759Z a - src/ast2c.o 2021-05-16T18:23:52.5119316Z a - src/c2ast.o 2021-05-16T18:23:52.5119831Z a - src/to_value.o 2021-05-16T18:23:52.5120423Z a - src/source_map.o 2021-05-16T18:23:52.5121200Z a - src/error_handling.o 2021-05-16T18:23:52.5121908Z a - src/memory/allocator.o 2021-05-16T18:23:52.5123183Z a - src/memory/shared_ptr.o 2021-05-16T18:23:52.5123984Z a - src/utf8_string.o 2021-05-16T18:23:52.5124633Z a - src/base64vlq.o 2021-05-16T18:23:52.5143346Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcfyCKM/R.INSTALL19787ec91e7b/sass/src-x64/libsass' 2021-05-16T18:23:53.2483448Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o sass.dll tmp.def compile.o init.o ./libsass/lib/libsass.a -lstdc++ -LC:/R/bin/x64 -lR 2021-05-16T18:23:54.4190241Z installing to D:/a/_temp/Library/sass/libs/x64 2021-05-16T18:23:54.4318927Z ** R 2021-05-16T18:23:54.4620204Z ** inst 2021-05-16T18:23:54.4980908Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:23:56.1662232Z ** help 2021-05-16T18:23:56.3167957Z *** installing help indices 2021-05-16T18:23:56.4057843Z converting help for package 'sass' 2021-05-16T18:23:56.4421707Z finding HTML links ... done 2021-05-16T18:23:56.7614990Z FileCache html 2021-05-16T18:23:56.7808534Z as_sass html 2021-05-16T18:23:56.7929265Z as_sass_layer html 2021-05-16T18:23:56.8806643Z font_face html 2021-05-16T18:23:56.9032976Z output_template html 2021-05-16T18:23:56.9095201Z sass-deprecated html 2021-05-16T18:23:56.9868649Z sass html 2021-05-16T18:23:56.9987339Z sass_cache_context_dir html 2021-05-16T18:23:57.0199921Z sass_cache_get html 2021-05-16T18:23:57.0402587Z sass_cache_get_dir html 2021-05-16T18:23:57.0488064Z sass_cache_options html 2021-05-16T18:23:57.0627197Z sass_file_cache html 2021-05-16T18:23:57.0755042Z sass_import html 2021-05-16T18:23:57.1399263Z sass_layer html 2021-05-16T18:23:57.1868260Z sass_options html 2021-05-16T18:23:57.2219499Z sass_partial html 2021-05-16T18:23:57.2286219Z write_file_attachments html 2021-05-16T18:23:57.2294079Z *** copying figures 2021-05-16T18:23:57.2313859Z ** building package indices 2021-05-16T18:23:57.3001949Z ** installing vignettes 2021-05-16T18:23:57.3092690Z ** testing if installed package can be loaded 2021-05-16T18:23:57.3096283Z *** arch - i386 2021-05-16T18:23:57.7185125Z *** arch - x64 2021-05-16T18:23:58.1346798Z * DONE (sass) 2021-05-16T18:23:58.5236548Z In R CMD INSTALL 2021-05-16T18:23:58.9134596Z * installing *source* package 'htmlwidgets' ... 2021-05-16T18:23:58.9234414Z ** package 'htmlwidgets' successfully unpacked and MD5 sums checked 2021-05-16T18:23:58.9604869Z ** R 2021-05-16T18:23:58.9704454Z ** inst 2021-05-16T18:23:58.9830362Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:23:59.0552480Z Failed with error: 'there is no package called 'shiny'' 2021-05-16T18:23:59.6368543Z ** help 2021-05-16T18:23:59.7218254Z *** installing help indices 2021-05-16T18:23:59.7802987Z converting help for package 'htmlwidgets' 2021-05-16T18:23:59.8123140Z finding HTML links ... done 2021-05-16T18:23:59.8302027Z JS html 2021-05-16T18:23:59.8485051Z JSEvals html 2021-05-16T18:23:59.8786104Z createWidget html 2021-05-16T18:23:59.8788428Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2X7jSj/R.INSTALL8d862e77740/htmlwidgets/man/createWidget.Rd:25: file link 'toJSON' in package 'jsonlite' does not exist and so has been treated as a topic 2021-05-16T18:23:59.8851676Z getDependency html 2021-05-16T18:23:59.9389665Z htmlwidgets-package html 2021-05-16T18:23:59.9746125Z htmlwidgets-shiny html 2021-05-16T18:23:59.9963304Z onRender html 2021-05-16T18:24:00.0241790Z onStaticRenderComplete html 2021-05-16T18:24:00.0244958Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2X7jSj/R.INSTALL8d862e77740/htmlwidgets/man/onStaticRenderComplete.Rd:15: file link 'tags' in package 'htmltools' does not exist and so has been treated as a topic 2021-05-16T18:24:00.0389575Z prependContent html 2021-05-16T18:24:00.0391753Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2X7jSj/R.INSTALL8d862e77740/htmlwidgets/man/prependContent.Rd:15: file link 'tags' in package 'htmltools' does not exist and so has been treated as a topic 2021-05-16T18:24:00.0564442Z saveWidget html 2021-05-16T18:24:00.0677228Z scaffoldWidget html 2021-05-16T18:24:00.0829344Z setWidgetIdSeed html 2021-05-16T18:24:00.1374305Z sizingPolicy html 2021-05-16T18:24:00.1380620Z ** building package indices 2021-05-16T18:24:00.1893863Z ** installing vignettes 2021-05-16T18:24:00.1980354Z ** testing if installed package can be loaded 2021-05-16T18:24:00.1981189Z *** arch - i386 2021-05-16T18:24:00.5045917Z *** arch - x64 2021-05-16T18:24:00.8166177Z * DONE (htmlwidgets) 2021-05-16T18:24:00.8534453Z In R CMD INSTALL 2021-05-16T18:24:01.3851240Z * installing *source* package 'crosstalk' ... 2021-05-16T18:24:01.4055137Z ** package 'crosstalk' successfully unpacked and MD5 sums checked 2021-05-16T18:24:01.4385843Z ** R 2021-05-16T18:24:01.4518282Z ** inst 2021-05-16T18:24:01.5024928Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:24:02.8977620Z ** help 2021-05-16T18:24:02.9764664Z *** installing help indices 2021-05-16T18:24:03.0286523Z converting help for package 'crosstalk' 2021-05-16T18:24:03.0682936Z finding HTML links ... done 2021-05-16T18:24:03.1425368Z ClientValue html 2021-05-16T18:24:03.2625636Z SharedData html 2021-05-16T18:24:03.3259304Z bscols html 2021-05-16T18:24:03.3329410Z crosstalkLibs html 2021-05-16T18:24:03.3519715Z filter_select html 2021-05-16T18:24:03.4073435Z 2021-05-16T18:24:03.4848164Z finding level-2 HTML links ... done 2021-05-16T18:24:03.4901693Z filter_slider html 2021-05-16T18:24:03.4955001Z getDefaultReactiveDomain html 2021-05-16T18:24:03.5043263Z is.SharedData html 2021-05-16T18:24:03.5153558Z maintain_selection html 2021-05-16T18:24:03.5339832Z scale_fill_selection html 2021-05-16T18:24:03.5346605Z ** building package indices 2021-05-16T18:24:03.5793416Z ** testing if installed package can be loaded 2021-05-16T18:24:03.5796652Z *** arch - i386 2021-05-16T18:24:03.8866007Z *** arch - x64 2021-05-16T18:24:04.2044424Z * DONE (crosstalk) 2021-05-16T18:24:04.2612143Z In R CMD INSTALL 2021-05-16T18:24:05.2041839Z * installing *source* package 'oro.nifti' ... 2021-05-16T18:24:05.2478193Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T18:24:05.3540202Z ** R 2021-05-16T18:24:05.4865854Z ** demo 2021-05-16T18:24:05.4910196Z ** inst 2021-05-16T18:24:05.5172446Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:24:06.8068950Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T18:24:14.6694902Z ** help 2021-05-16T18:24:15.5796076Z *** installing help indices 2021-05-16T18:24:16.0312292Z converting help for package 'oro.nifti' 2021-05-16T18:24:16.0656689Z finding HTML links ... done 2021-05-16T18:24:16.3449427Z afni-class html 2021-05-16T18:24:16.5701909Z anlz-class html 2021-05-16T18:24:16.5809926Z anlz-nifti-ops html 2021-05-16T18:24:16.6011964Z anlz html 2021-05-16T18:24:16.6149902Z as.anlz html 2021-05-16T18:24:16.6280837Z as.nifti html 2021-05-16T18:24:16.6398739Z audit_trail-methods html 2021-05-16T18:24:16.7082260Z audit_trail html 2021-05-16T18:24:16.7303521Z aux_file-methods html 2021-05-16T18:24:16.7496523Z bitpix-methods html 2021-05-16T18:24:16.7792635Z bitwise html 2021-05-16T18:24:16.8058200Z blend-methods html 2021-05-16T18:24:16.8234195Z cal_img html 2021-05-16T18:24:16.8457832Z cal_max-methods html 2021-05-16T18:24:16.8725685Z cal_min-methods html 2021-05-16T18:24:16.8899049Z cal_units-methods html 2021-05-16T18:24:16.9200246Z coerce-methods html 2021-05-16T18:24:16.9360448Z compressed-methods html 2021-05-16T18:24:16.9526414Z convert_afni html 2021-05-16T18:24:16.9720533Z convert_anlz html 2021-05-16T18:24:16.9916184Z convert_nifti html 2021-05-16T18:24:17.0142776Z data_type-methods html 2021-05-16T18:24:17.0356023Z datatype-methods html 2021-05-16T18:24:17.0557820Z db_name-methods html 2021-05-16T18:24:17.0757889Z descrip-methods html 2021-05-16T18:24:17.0939984Z dim_-methods html 2021-05-16T18:24:17.1108311Z dim_info-methods html 2021-05-16T18:24:17.1286190Z dim_un0-methods html 2021-05-16T18:24:17.1426590Z drop_img_dim html 2021-05-16T18:24:17.1591935Z exp_date-methods html 2021-05-16T18:24:17.1812061Z exp_time-methods html 2021-05-16T18:24:17.1978474Z extender-methods html 2021-05-16T18:24:17.2160507Z extents-methods html 2021-05-16T18:24:17.2351039Z field_skip-methods html 2021-05-16T18:24:17.2530069Z funused1-methods html 2021-05-16T18:24:17.2716425Z funused2-methods html 2021-05-16T18:24:17.2897000Z funused3-methods html 2021-05-16T18:24:17.3062556Z generated-methods html 2021-05-16T18:24:17.3248231Z glmax-methods html 2021-05-16T18:24:17.3432943Z glmin-methods html 2021-05-16T18:24:17.3606651Z hist_un0-methods html 2021-05-16T18:24:17.3785165Z hkey_un0-methods html 2021-05-16T18:24:17.3909703Z hotmetal html 2021-05-16T18:24:17.4447039Z image-methods html 2021-05-16T18:24:17.4656237Z img_data-methods html 2021-05-16T18:24:17.4723593Z img_length html 2021-05-16T18:24:17.4837001Z integerTranslation html 2021-05-16T18:24:17.5051138Z intent_code-methods html 2021-05-16T18:24:17.5238315Z intent_name-methods html 2021-05-16T18:24:17.5424569Z intent_p1-methods html 2021-05-16T18:24:17.5616802Z intent_p2-methods html 2021-05-16T18:24:17.5802684Z intent_p3-methods html 2021-05-16T18:24:17.5843583Z internalImage-class html 2021-05-16T18:24:17.5959884Z is_afni html 2021-05-16T18:24:17.6070589Z is_anlz html 2021-05-16T18:24:17.6187251Z is_nifti html 2021-05-16T18:24:17.6365770Z magic-methods html 2021-05-16T18:24:17.6481548Z miscellaneous html 2021-05-16T18:24:17.7686932Z nifti-class html 2021-05-16T18:24:17.7930754Z nifti html 2021-05-16T18:24:17.8070225Z niftiAuditTrail-class html 2021-05-16T18:24:17.8203727Z niftiExtension-class html 2021-05-16T18:24:17.8331545Z niftiExtensionSection-class html 2021-05-16T18:24:17.8370580Z niftiImage-class html 2021-05-16T18:24:17.8500673Z nifti_assign-methods html 2021-05-16T18:24:17.8613337Z niftiops html 2021-05-16T18:24:17.8683461Z nii2oro html 2021-05-16T18:24:17.8848860Z omax-methods html 2021-05-16T18:24:17.9003761Z omin-methods html 2021-05-16T18:24:17.9136051Z onefile html 2021-05-16T18:24:17.9304639Z orient-methods html 2021-05-16T18:24:17.9426155Z orientation-methods html 2021-05-16T18:24:17.9618979Z origin-methods html 2021-05-16T18:24:17.9723455Z oro2nii html 2021-05-16T18:24:18.0281744Z orthographic-methods html 2021-05-16T18:24:18.0832262Z overlay-methods html 2021-05-16T18:24:18.1021248Z patient_id-methods html 2021-05-16T18:24:18.1194145Z performPermutation html 2021-05-16T18:24:18.1421501Z pixdim-methods html 2021-05-16T18:24:18.1617632Z qform_code-methods html 2021-05-16T18:24:18.1824120Z qoffset_x-methods html 2021-05-16T18:24:18.2046582Z qoffset_y-methods html 2021-05-16T18:24:18.2236794Z qoffset_z-methods html 2021-05-16T18:24:18.2424706Z quatern_b-methods html 2021-05-16T18:24:18.2663232Z quatern_c-methods html 2021-05-16T18:24:18.2861116Z quatern_d-methods html 2021-05-16T18:24:18.3101726Z quaternion2rotation html 2021-05-16T18:24:18.3394877Z read_afni html 2021-05-16T18:24:18.3620980Z read_anlz html 2021-05-16T18:24:18.3991207Z read_nifti html 2021-05-16T18:24:18.4164806Z regular-methods html 2021-05-16T18:24:18.4243870Z remove html 2021-05-16T18:24:18.4431071Z reorient html 2021-05-16T18:24:18.4632081Z scannum-methods html 2021-05-16T18:24:18.4910683Z scl_inter-methods html 2021-05-16T18:24:18.5214444Z scl_slope-methods html 2021-05-16T18:24:18.5568450Z session_error-methods html 2021-05-16T18:24:18.5694803Z sform_code-methods html 2021-05-16T18:24:18.5881779Z sizeof_hdr-methods html 2021-05-16T18:24:18.6367318Z slice-methods html 2021-05-16T18:24:18.6554802Z slice_code-methods html 2021-05-16T18:24:18.6738347Z slice_duration-methods html 2021-05-16T18:24:18.6952728Z slice_end-methods html 2021-05-16T18:24:18.7540101Z slice_overlay-methods html 2021-05-16T18:24:18.7779233Z slice_start-methods html 2021-05-16T18:24:18.7949414Z smax-methods html 2021-05-16T18:24:18.8111484Z smin-methods html 2021-05-16T18:24:18.8301570Z srow_x-methods html 2021-05-16T18:24:18.8487185Z srow_y-methods html 2021-05-16T18:24:18.8675503Z srow_z-methods html 2021-05-16T18:24:18.8847596Z start_field-methods html 2021-05-16T18:24:18.8991492Z tim_colors html 2021-05-16T18:24:18.9175048Z toffset-methods html 2021-05-16T18:24:18.9400896Z transformCoordinate html 2021-05-16T18:24:18.9563202Z unused1-methods html 2021-05-16T18:24:18.9729881Z verified-methods html 2021-05-16T18:24:18.9901324Z views-methods html 2021-05-16T18:24:19.0091245Z vols_added-methods html 2021-05-16T18:24:19.0311707Z vox_offset-methods html 2021-05-16T18:24:19.0497496Z vox_units-methods html 2021-05-16T18:24:19.0647709Z voxdim html 2021-05-16T18:24:19.0722596Z voxres html 2021-05-16T18:24:19.1085371Z write_afni-methods html 2021-05-16T18:24:19.1380603Z write_anlz html 2021-05-16T18:24:19.1843066Z write_nifti html 2021-05-16T18:24:19.2054101Z xyzt_units-methods html 2021-05-16T18:24:19.2172453Z zero_trans html 2021-05-16T18:24:19.2192175Z ** building package indices 2021-05-16T18:24:19.6563299Z ** testing if installed package can be loaded 2021-05-16T18:24:19.6565204Z *** arch - i386 2021-05-16T18:24:20.4670444Z *** arch - x64 2021-05-16T18:24:21.2959136Z * DONE (oro.nifti) 2021-05-16T18:24:21.4309454Z In R CMD INSTALL 2021-05-16T18:24:23.0310717Z * installing *source* package 'bslib' ... 2021-05-16T18:24:23.1305315Z ** package 'bslib' successfully unpacked and MD5 sums checked 2021-05-16T18:24:23.1685661Z ** R 2021-05-16T18:24:23.3858493Z ** inst 2021-05-16T18:24:23.7170408Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:24:24.8881464Z ** help 2021-05-16T18:24:25.0151097Z *** installing help indices 2021-05-16T18:24:25.0856386Z converting help for package 'bslib' 2021-05-16T18:24:25.1181705Z finding HTML links ... done 2021-05-16T18:24:25.1433360Z bootswatch_themes html 2021-05-16T18:24:25.2057148Z bs_bundle html 2021-05-16T18:24:25.2375505Z bs_current_theme html 2021-05-16T18:24:25.2465009Z 2021-05-16T18:24:25.3253097Z finding level-2 HTML links ... done 2021-05-16T18:24:25.3667325Z bs_dependency html 2021-05-16T18:24:25.3781023Z bs_get_variables html 2021-05-16T18:24:25.4306259Z bs_global_theme html 2021-05-16T18:24:25.4446307Z bs_remove html 2021-05-16T18:24:25.5319614Z bs_theme html 2021-05-16T18:24:25.5712905Z bs_theme_dependencies html 2021-05-16T18:24:25.5875320Z bs_theme_preview html 2021-05-16T18:24:25.5942512Z deprecated html 2021-05-16T18:24:25.6045066Z font_face html 2021-05-16T18:24:25.6149256Z pipe html 2021-05-16T18:24:25.6235355Z precompiled_css_path html 2021-05-16T18:24:25.6644303Z run_with_themer html 2021-05-16T18:24:25.6731384Z theme_bootswatch html 2021-05-16T18:24:25.6801370Z theme_version html 2021-05-16T18:24:25.6852512Z versions html 2021-05-16T18:24:25.6860874Z *** copying figures 2021-05-16T18:24:25.6879548Z ** building package indices 2021-05-16T18:24:25.7597008Z ** testing if installed package can be loaded 2021-05-16T18:24:25.7599666Z *** arch - i386 2021-05-16T18:24:26.1675312Z *** arch - x64 2021-05-16T18:24:26.6388890Z * DONE (bslib) 2021-05-16T18:24:26.8901095Z In R CMD INSTALL 2021-05-16T18:24:28.4294653Z * installing *source* package 'httpuv' ... 2021-05-16T18:24:28.5296545Z ** package 'httpuv' successfully unpacked and MD5 sums checked 2021-05-16T18:24:28.5683824Z ** libs 2021-05-16T18:24:28.5711318Z 2021-05-16T18:24:28.5712748Z *** arch - i386 2021-05-16T18:24:29.1116678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T18:24:33.4927293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:24:38.9770514Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callback.cpp -o callback.o 2021-05-16T18:24:39.5568238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T18:24:40.7730299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T18:24:40.8668050Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T18:24:45.4850036Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c fs.cpp -o fs.o 2021-05-16T18:24:49.9396197Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c http.cpp -o http.o 2021-05-16T18:24:55.1473281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httprequest.cpp -o httprequest.o 2021-05-16T18:25:02.5950083Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpresponse.cpp -o httpresponse.o 2021-05-16T18:25:07.7948544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpuv.cpp -o httpuv.o 2021-05-16T18:25:14.8288554Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T18:25:15.5328378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c mime.cpp -o mime.o 2021-05-16T18:25:16.4192603Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T18:25:16.4998211Z set_invalid_parameter.c:9:28: warning: '_set_invalid_parameter_handler' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2021-05-16T18:25:16.5000398Z _invalid_parameter_handler _set_invalid_parameter_handler(_invalid_parameter_handler pNew) { 2021-05-16T18:25:16.5001474Z ^ 2021-05-16T18:25:16.5286067Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c socket.cpp -o socket.o 2021-05-16T18:25:21.5216272Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c staticpath.cpp -o staticpath.o 2021-05-16T18:25:28.5775595Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c thread.cpp -o thread.o 2021-05-16T18:25:29.3711257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c timegm.cpp -o timegm.o 2021-05-16T18:25:29.5338142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c utils.cpp -o utils.o 2021-05-16T18:25:34.4577825Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c uvutil.cpp -o uvutil.o 2021-05-16T18:25:38.9836299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c webapplication.cpp -o webapplication.o 2021-05-16T18:25:47.0261866Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-base.cpp -o websockets-base.o 2021-05-16T18:25:47.3616798Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T18:25:51.8720758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T18:25:55.8765915Z websockets-hybi03.cpp: In member function 'virtual void WebSocketProto_HyBi03::handshake(const string&, const RequestHeaders&, char**, size_t*, ResponseHeaders*, std::vector*) const': 2021-05-16T18:25:55.8770080Z websockets-hybi03.cpp:66:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:25:55.8771678Z *reinterpret_cast(handshake) = key1; 2021-05-16T18:25:55.8772439Z ^ 2021-05-16T18:25:56.6842156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T18:26:01.3835997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets.cpp -o websockets.o 2021-05-16T18:26:06.3434032Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c winutils.cpp -o winutils.o 2021-05-16T18:26:07.3307420Z /Rtools/bin/make --directory=libuv -f Makefile-libuv.mingw \ 2021-05-16T18:26:07.3309508Z CC="c:/Rtools/mingw_32/bin/gcc " CFLAGS="-O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " \ 2021-05-16T18:26:07.3312561Z AR="c:/Rtools/mingw_32/bin/ar" RANLIB="c:/Rtools/mingw_32/bin/ranlib" HAVE_DTRACE=0 2021-05-16T18:26:07.3792945Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpsflwUc/R.INSTALL19e44bf56a1a/httpuv/src-i386/libuv' 2021-05-16T18:26:07.3794915Z 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-16T18:26:07.6996058Z 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-16T18:26:07.9392996Z 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-16T18:26:08.1921102Z 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-16T18:26:08.5184495Z 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-16T18:26:08.7484007Z 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-16T18:26:09.0538786Z 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-16T18:26:09.2744007Z 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-16T18:26:09.6182373Z 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-16T18:26:09.9299231Z 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-16T18:26:10.5814545Z 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-16T18:26:10.9566686Z 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-16T18:26:11.6016095Z 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-16T18:26:11.8868526Z 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-16T18:26:13.0129427Z 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-16T18:26:13.6542817Z 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-16T18:26:14.0682021Z 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-16T18:26:14.3667607Z 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-16T18:26:14.8109386Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T18:26:14.8112670Z src/win/util.c:1715:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T18:26:14.8113837Z #pragma warning(suppress : 4996) 2021-05-16T18:26:14.8114414Z ^ 2021-05-16T18:26:15.1219771Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T18:26:15.1221540Z src/win/util.c:1425:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:26:15.1222580Z ptr = strchr(buf + 1, '='); 2021-05-16T18:26:15.1223177Z ^ 2021-05-16T18:26:15.2876869Z 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-16T18:26:15.8528860Z 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-16T18:26:16.6509214Z 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-16T18:26:16.8594539Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T18:26:16.8597473Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T18:26:16.8618704Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T18:26:16.8619980Z ^ 2021-05-16T18:26:16.8621101Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T18:26:16.9886348Z 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-16T18:26:18.2347684Z 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-16T18:26:18.4489076Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T18:26:18.4493440Z src/win/fs.c:784:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T18:26:18.4494311Z int err = 0; 2021-05-16T18:26:18.4494790Z ^ 2021-05-16T18:26:18.4501089Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T18:26:18.4502173Z src/win/fs.c:982:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T18:26:18.4502881Z int err = 0; 2021-05-16T18:26:18.4503639Z ^ 2021-05-16T18:26:18.4504614Z src/win/fs.c:906:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T18:26:18.4505591Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T18:26:18.4506185Z ^ 2021-05-16T18:26:18.4507895Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T18:26:18.4509028Z src/win/fs.c:1153:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T18:26:18.4509985Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T18:26:18.4510568Z ^ 2021-05-16T18:26:18.4511529Z src/win/fs.c:1153:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T18:26:18.6094960Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T18:26:18.6096874Z src/win/fs.c:2043:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:26:18.6098116Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:26:18.6098879Z ^ 2021-05-16T18:26:18.6100119Z src/win/fs.c:2043:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:26:18.6101233Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:26:18.6101870Z ^ 2021-05-16T18:26:18.6103076Z src/win/fs.c:2043:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:26:18.6104240Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:26:18.6105088Z ^ 2021-05-16T18:26:18.6106260Z src/win/fs.c:2043:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:26:18.6107707Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:26:18.6108539Z ^ 2021-05-16T18:26:20.2133184Z 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-16T18:26:20.4819120Z 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-16T18:26:20.9193369Z 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-16T18:26:21.2010495Z 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-16T18:26:21.6256164Z 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-16T18:26:21.8663450Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/snprintf.o src/win/snprintf.c 2021-05-16T18:26:21.9400730Z 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-16T18:26:22.2210846Z 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-16T18:26:22.5747604Z 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-16T18:26:22.8155842Z 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-16T18:26:23.1263173Z 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-16T18:26:23.4735576Z 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-16T18:26:23.7426062Z c:/Rtools/mingw_32/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/snprintf.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-16T18:26:23.7859330Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpsflwUc/R.INSTALL19e44bf56a1a/httpuv/src-i386/libuv' 2021-05-16T18:26:23.7879206Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T18:26:24.6871754Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O3 -Wall -std=gnu99 -mtune=generic -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T18:26:25.0234224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c base64/base64.cpp -o base64/base64.o 2021-05-16T18:26:25.5439593Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o httpuv.dll tmp.def RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/i386 -lR 2021-05-16T18:26:26.1278725Z installing to D:/a/_temp/Library/httpuv/libs/i386 2021-05-16T18:26:26.1347794Z 2021-05-16T18:26:26.1349488Z *** arch - x64 2021-05-16T18:26:26.6830041Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-16T18:26:31.4739469Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.o 2021-05-16T18:26:38.0113890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callback.cpp -o callback.o 2021-05-16T18:26:38.1261918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c callbackqueue.cpp -o callbackqueue.o 2021-05-16T18:26:39.5694028Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-16T18:26:39.6506942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-16T18:26:44.4039139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c fs.cpp -o fs.o 2021-05-16T18:26:48.8859093Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c http.cpp -o http.o 2021-05-16T18:26:54.2068154Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httprequest.cpp -o httprequest.o 2021-05-16T18:27:02.0930373Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpresponse.cpp -o httpresponse.o 2021-05-16T18:27:07.3426692Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c httpuv.cpp -o httpuv.o 2021-05-16T18:27:14.3378816Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c md5.c -o md5.o 2021-05-16T18:27:14.5469311Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c mime.cpp -o mime.o 2021-05-16T18:27:15.7616171Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-16T18:27:15.8294523Z set_invalid_parameter.c:9:28: warning: '_set_invalid_parameter_handler' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] 2021-05-16T18:27:15.8296835Z _invalid_parameter_handler _set_invalid_parameter_handler(_invalid_parameter_handler pNew) { 2021-05-16T18:27:15.8297763Z ^ 2021-05-16T18:27:15.8544413Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c socket.cpp -o socket.o 2021-05-16T18:27:20.8879314Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c staticpath.cpp -o staticpath.o 2021-05-16T18:27:27.9176177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c thread.cpp -o thread.o 2021-05-16T18:27:28.9504950Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c timegm.cpp -o timegm.o 2021-05-16T18:27:29.4595658Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c utils.cpp -o utils.o 2021-05-16T18:27:34.3872071Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c uvutil.cpp -o uvutil.o 2021-05-16T18:27:39.0745186Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c webapplication.cpp -o webapplication.o 2021-05-16T18:27:47.4559131Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-base.cpp -o websockets-base.o 2021-05-16T18:27:47.7854729Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-16T18:27:52.3094247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-16T18:27:56.1801683Z websockets-hybi03.cpp: In member function 'virtual void WebSocketProto_HyBi03::handshake(const string&, const RequestHeaders&, char**, size_t*, ResponseHeaders*, std::vector*) const': 2021-05-16T18:27:56.1804323Z websockets-hybi03.cpp:66:41: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T18:27:56.1805796Z *reinterpret_cast(handshake) = key1; 2021-05-16T18:27:56.1806545Z ^ 2021-05-16T18:27:57.0040364Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-16T18:28:01.6578907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c websockets.cpp -o websockets.o 2021-05-16T18:28:06.6309088Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c winutils.cpp -o winutils.o 2021-05-16T18:28:07.8809164Z /Rtools/bin/make --directory=libuv -f Makefile-libuv.mingw \ 2021-05-16T18:28:07.8811808Z CC="c:/Rtools/mingw_64/bin/gcc " CFLAGS="-O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 " \ 2021-05-16T18:28:07.8815350Z AR="c:/Rtools/mingw_64/bin/ar" RANLIB="c:/Rtools/mingw_64/bin/ranlib" HAVE_DTRACE=0 2021-05-16T18:28:07.9318325Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpsflwUc/R.INSTALL19e44bf56a1a/httpuv/src-x64/libuv' 2021-05-16T18:28:07.9320207Z 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-16T18:28:08.5121609Z 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-16T18:28:09.0513843Z 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-16T18:28:09.5985321Z 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-16T18:28:10.1916459Z 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-16T18:28:10.7121664Z 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-16T18:28:11.3006095Z 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-16T18:28:11.8109613Z 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-16T18:28:12.3887363Z 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-16T18:28:12.9633543Z 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-16T18:28:13.8455234Z 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-16T18:28:14.5052892Z 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-16T18:28:15.3131598Z 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-16T18:28:15.8604302Z 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-16T18:28:16.5127575Z 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-16T18:28:17.7026940Z 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-16T18:28:18.3895899Z 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-16T18:28:18.9584804Z 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-16T18:28:19.6588513Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T18:28:19.6592067Z src/win/util.c:1715:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T18:28:19.6593228Z #pragma warning(suppress : 4996) 2021-05-16T18:28:19.6593858Z ^ 2021-05-16T18:28:20.0899310Z 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-16T18:28:20.8741298Z 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-16T18:28:21.8251771Z 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-16T18:28:22.3129219Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T18:28:22.3131058Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T18:28:22.3132269Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T18:28:22.3132974Z ^ 2021-05-16T18:28:22.3134002Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T18:28:22.4328223Z 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-16T18:28:23.7322437Z 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-16T18:28:24.2321266Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T18:28:24.2324263Z src/win/fs.c:784:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T18:28:24.2325192Z int err = 0; 2021-05-16T18:28:24.2325692Z ^ 2021-05-16T18:28:24.2333850Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T18:28:24.2335185Z src/win/fs.c:982:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T18:28:24.2335930Z int err = 0; 2021-05-16T18:28:24.2336834Z ^ 2021-05-16T18:28:24.2337899Z src/win/fs.c:906:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T18:28:24.2338913Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T18:28:24.2339684Z ^ 2021-05-16T18:28:24.2342656Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T18:28:24.2345937Z src/win/fs.c:1153:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T18:28:24.2347023Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T18:28:24.2347676Z ^ 2021-05-16T18:28:24.2348806Z src/win/fs.c:1153:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T18:28:24.4114669Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T18:28:25.0136352Z src/win/fs.c:2043:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:28:25.0137432Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:28:25.0138224Z ^ 2021-05-16T18:28:25.0139797Z src/win/fs.c:2043:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:28:25.0140873Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:28:25.0141413Z ^ 2021-05-16T18:28:25.0142422Z src/win/fs.c:2043:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:28:25.0143483Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:28:25.0144200Z ^ 2021-05-16T18:28:25.0145399Z src/win/fs.c:2043:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T18:28:25.0147268Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T18:28:25.0147781Z ^ 2021-05-16T18:28:25.6107763Z 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-16T18:28:26.1691211Z 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-16T18:28:26.8589050Z 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-16T18:28:27.4044830Z 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-16T18:28:28.0759162Z 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-16T18:28:28.6093210Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Iinclude -Isrc -Isrc/win -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0600 -c -o src/win/snprintf.o src/win/snprintf.c 2021-05-16T18:28:28.6724360Z 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-16T18:28:29.2123014Z 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-16T18:28:29.8246369Z 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-16T18:28:30.3516586Z 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-16T18:28:30.9312739Z 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-16T18:28:31.5579159Z 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-16T18:28:32.0984597Z c:/Rtools/mingw_64/bin/ar crs libuv.a src/timer.o src/random.o src/uv-data-getter-setters.o src/fs-poll.o src/version.o src/idna.o src/strscpy.o src/inet.o src/threadpool.o src/uv-common.o src/win/fs-event.o src/win/udp.o src/win/handle.o src/win/thread.o src/win/tty.o src/win/signal.o src/win/stream.o src/win/util.o src/win/process.o src/win/tcp.o src/win/winsock.o src/win/pipe.o src/win/fs.o src/win/async.o src/win/core.o src/win/dl.o src/win/poll.o src/win/detect-wakeup.o src/win/snprintf.o src/win/error.o src/win/process-stdio.o src/win/winapi.o src/win/loop-watcher.o src/win/getaddrinfo.o src/win/getnameinfo.o 2021-05-16T18:28:32.1358063Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpsflwUc/R.INSTALL19e44bf56a1a/httpuv/src-x64/libuv' 2021-05-16T18:28:32.1378770Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-16T18:28:32.9208087Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -std=gnu99 -mtune=generic -c sha1/sha1.c -o sha1/sha1.o 2021-05-16T18:28:33.2154587Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -Ilibuv/include -D_WIN32_WINNT=0x0600 -DSTRICT_R_HEADERS -I"D:/a/_temp/Library/Rcpp/include" -I"D:/a/_temp/Library/later/include" -DSTRICT_R_HEADERS -O2 -Wall -mtune=generic -c base64/base64.cpp -o base64/base64.o 2021-05-16T18:28:33.7492973Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o httpuv.dll tmp.def RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -lpthread -lws2_32 -lkernel32 -lpsapi -liphlpapi -lshell32 -luserenv -LC:/R/bin/x64 -lR 2021-05-16T18:28:34.3701520Z installing to D:/a/_temp/Library/httpuv/libs/x64 2021-05-16T18:28:34.3782993Z ** R 2021-05-16T18:28:34.3992419Z ** demo 2021-05-16T18:28:34.4024182Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:28:37.6262504Z ** help 2021-05-16T18:28:37.7729529Z *** installing help indices 2021-05-16T18:28:37.8520632Z converting help for package 'httpuv' 2021-05-16T18:28:37.8830359Z finding HTML links ... done 2021-05-16T18:28:37.9691280Z PipeServer html 2021-05-16T18:28:38.0419060Z Server html 2021-05-16T18:28:38.1050496Z WebServer html 2021-05-16T18:28:38.1729242Z WebSocket html 2021-05-16T18:28:38.1979444Z encodeURI html 2021-05-16T18:28:38.2042329Z getRNGState html 2021-05-16T18:28:38.2160833Z httpuv-package html 2021-05-16T18:28:38.2235833Z interrupt html 2021-05-16T18:28:38.2313434Z ipFamily html 2021-05-16T18:28:38.2357107Z listServers html 2021-05-16T18:28:38.2484458Z logLevel html 2021-05-16T18:28:38.2649954Z randomPort html 2021-05-16T18:28:38.2710286Z rawToBase64 html 2021-05-16T18:28:38.2914085Z runServer html 2021-05-16T18:28:38.3092309Z service html 2021-05-16T18:28:38.3238589Z startDaemonizedServer html 2021-05-16T18:28:38.4047396Z startServer html 2021-05-16T18:28:38.4356480Z staticPath html 2021-05-16T18:28:38.4602408Z staticPathOptions html 2021-05-16T18:28:38.4678003Z stopAllServers html 2021-05-16T18:28:38.4763039Z stopDaemonizedServer html 2021-05-16T18:28:38.4954818Z stopServer html 2021-05-16T18:28:38.4962207Z ** building package indices 2021-05-16T18:28:38.5968254Z ** testing if installed package can be loaded 2021-05-16T18:28:38.5973625Z *** arch - i386 2021-05-16T18:28:39.1052218Z *** arch - x64 2021-05-16T18:28:39.6174711Z * DONE (httpuv) 2021-05-16T18:28:40.2909939Z In R CMD INSTALL 2021-05-16T18:28:42.2102168Z * installing *source* package 'shiny' ... 2021-05-16T18:28:42.3338548Z ** package 'shiny' successfully unpacked and MD5 sums checked 2021-05-16T18:28:42.3971129Z ** R 2021-05-16T18:28:42.6179554Z ** inst 2021-05-16T18:28:42.8408229Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:29:05.5753621Z ** help 2021-05-16T18:29:06.7955509Z *** installing help indices 2021-05-16T18:29:07.5008583Z converting help for package 'shiny' 2021-05-16T18:29:07.5365961Z finding HTML links ... done 2021-05-16T18:29:08.0502520Z MockShinySession html 2021-05-16T18:29:08.0691504Z NS html 2021-05-16T18:29:09.0138652Z Progress html 2021-05-16T18:29:09.0141437Z absolutePanel html 2021-05-16T18:29:09.0142386Z actionButton html 2021-05-16T18:29:09.0143239Z applyInputHandlers html 2021-05-16T18:29:09.0144077Z bindCache html 2021-05-16T18:29:09.0144775Z bindEvent html 2021-05-16T18:29:09.0145555Z bookmarkButton html 2021-05-16T18:29:09.0146357Z bootstrapLib html 2021-05-16T18:29:09.0147344Z bootstrapPage html 2021-05-16T18:29:09.0148172Z brushOpts html 2021-05-16T18:29:09.0148903Z brushedPoints html 2021-05-16T18:29:09.0150304Z callModule html 2021-05-16T18:29:09.0151199Z checkboxGroupInput html 2021-05-16T18:29:09.0152005Z checkboxInput html 2021-05-16T18:29:09.0152764Z clickOpts html 2021-05-16T18:29:09.0153429Z column html 2021-05-16T18:29:09.0154233Z conditionalPanel html 2021-05-16T18:29:09.0155153Z createRenderFunction html 2021-05-16T18:29:09.0156048Z createWebDependency html 2021-05-16T18:29:09.0157067Z dateInput html 2021-05-16T18:29:09.0746868Z dateRangeInput html 2021-05-16T18:29:09.1143003Z debounce html 2021-05-16T18:29:09.1469173Z deprecatedReactives html 2021-05-16T18:29:09.2518044Z devmode html 2021-05-16T18:29:10.0131020Z diskCache html 2021-05-16T18:29:10.0132044Z domains html 2021-05-16T18:29:10.0133095Z downloadButton html 2021-05-16T18:29:10.0133895Z downloadHandler html 2021-05-16T18:29:10.0135093Z enableBookmarking html 2021-05-16T18:29:10.0136080Z exportTestValues html 2021-05-16T18:29:10.0136856Z exprToFunction html 2021-05-16T18:29:10.0137798Z fileInput html 2021-05-16T18:29:10.0138484Z fillPage html 2021-05-16T18:29:10.0139217Z fillRow html 2021-05-16T18:29:10.0140023Z fixedPage html 2021-05-16T18:29:10.0140731Z flowLayout html 2021-05-16T18:29:10.0141490Z fluidPage html 2021-05-16T18:29:10.0142278Z freezeReactiveValue html 2021-05-16T18:29:10.0143222Z getCurrentOutputInfo html 2021-05-16T18:29:10.0144112Z getCurrentTheme html 2021-05-16T18:29:10.0144889Z getQueryString html 2021-05-16T18:29:10.0145682Z headerPanel html 2021-05-16T18:29:10.0146428Z helpText html 2021-05-16T18:29:10.0147122Z htmlOutput html 2021-05-16T18:29:10.0148040Z httpResponse html 2021-05-16T18:29:10.0148700Z icon html 2021-05-16T18:29:10.0149596Z inputPanel html 2021-05-16T18:29:10.0150305Z insertTab html 2021-05-16T18:29:10.0150945Z insertUI html 2021-05-16T18:29:10.0151980Z installExprFunction html 2021-05-16T18:29:10.0152749Z invalidateLater html 2021-05-16T18:29:10.0153534Z is.reactivevalues html 2021-05-16T18:29:10.0154462Z isRunning html 2021-05-16T18:29:10.0155112Z isolate html 2021-05-16T18:29:10.0155988Z knitr_methods html 2021-05-16T18:29:10.0156693Z loadSupport html 2021-05-16T18:29:10.0157505Z makeReactiveBinding html 2021-05-16T18:29:10.0158518Z markOutputAttrs html 2021-05-16T18:29:10.0484582Z markRenderFunction html 2021-05-16T18:29:10.0855439Z markdown html 2021-05-16T18:29:10.0951973Z maskReactiveContext html 2021-05-16T18:29:10.1193401Z memoryCache html 2021-05-16T18:29:10.1469881Z modalDialog html 2021-05-16T18:29:10.1647489Z moduleServer html 2021-05-16T18:29:10.2387906Z navbarPage html 2021-05-16T18:29:10.2678484Z navlistPanel html 2021-05-16T18:29:10.3019588Z numericInput html 2021-05-16T18:29:10.3531365Z observe html 2021-05-16T18:29:10.4770809Z observeEvent html 2021-05-16T18:29:10.5131584Z onBookmark html 2021-05-16T18:29:10.5282640Z onFlush html 2021-05-16T18:29:10.5440786Z onStop html 2021-05-16T18:29:10.5561313Z outputOptions html 2021-05-16T18:29:10.5701443Z pageWithSidebar html 2021-05-16T18:29:10.5813092Z parseQueryString html 2021-05-16T18:29:10.6137170Z passwordInput html 2021-05-16T18:29:10.6892195Z plotOutput html 2021-05-16T18:29:10.7180854Z plotPNG html 2021-05-16T18:29:10.7383647Z quoToFunction html 2021-05-16T18:29:10.7850609Z radioButtons html 2021-05-16T18:29:10.8153890Z reactive html 2021-05-16T18:29:10.8232205Z reactiveConsole html 2021-05-16T18:29:10.8498950Z reactiveFileReader html 2021-05-16T18:29:10.8851494Z reactivePoll html 2021-05-16T18:29:10.9048148Z reactiveTimer html 2021-05-16T18:29:10.9257242Z reactiveVal html 2021-05-16T18:29:10.9357361Z reactiveValues html 2021-05-16T18:29:10.9479621Z reactiveValuesToList html 2021-05-16T18:29:10.9730877Z reactlog html 2021-05-16T18:29:11.0734240Z reexports html 2021-05-16T18:29:11.0964958Z registerInputHandler html 2021-05-16T18:29:11.1012629Z 2021-05-16T18:29:11.1783970Z finding level-2 HTML links ... done 2021-05-16T18:29:11.1869745Z registerThemeDependency html 2021-05-16T18:29:11.1996769Z removeInputHandler html 2021-05-16T18:29:11.2657282Z renderCachedPlot html 2021-05-16T18:29:11.3030949Z renderDataTable html 2021-05-16T18:29:11.3355540Z renderImage html 2021-05-16T18:29:11.3868351Z renderPlot html 2021-05-16T18:29:11.4248210Z renderPrint html 2021-05-16T18:29:11.4754916Z renderTable html 2021-05-16T18:29:11.4952827Z renderUI html 2021-05-16T18:29:11.5064269Z repeatable html 2021-05-16T18:29:11.5626692Z req html 2021-05-16T18:29:11.5938143Z resourcePaths html 2021-05-16T18:29:11.6025314Z restoreInput html 2021-05-16T18:29:11.6371558Z runApp html 2021-05-16T18:29:11.6574555Z runExample html 2021-05-16T18:29:11.6783281Z runGadget html 2021-05-16T18:29:11.6998535Z runTests html 2021-05-16T18:29:11.7335073Z runUrl html 2021-05-16T18:29:11.7501413Z safeError html 2021-05-16T18:29:11.8134531Z selectInput html 2021-05-16T18:29:11.8210940Z serverInfo html 2021-05-16T18:29:11.9363197Z session html 2021-05-16T18:29:11.9465187Z setBookmarkExclude html 2021-05-16T18:29:11.9546568Z setSerializer html 2021-05-16T18:29:11.9629997Z shiny-package html 2021-05-16T18:29:11.9740615Z shiny.appobj html 2021-05-16T18:29:12.0106998Z shinyApp html 2021-05-16T18:29:12.0391973Z shinyAppTemplate html 2021-05-16T18:29:12.0490291Z shinyDeprecated html 2021-05-16T18:29:12.1941772Z shinyOptions html 2021-05-16T18:29:12.2204328Z shinyServer html 2021-05-16T18:29:12.2373699Z shinyUI html 2021-05-16T18:29:12.2467091Z showBookmarkUrlModal html 2021-05-16T18:29:12.2568454Z showModal html 2021-05-16T18:29:12.2792628Z showNotification html 2021-05-16T18:29:12.3065332Z showTab html 2021-05-16T18:29:12.3379086Z sidebarLayout html 2021-05-16T18:29:12.3504229Z sizeGrowthRatio html 2021-05-16T18:29:12.4378826Z sliderInput html 2021-05-16T18:29:12.4437889Z snapshotExclude html 2021-05-16T18:29:12.4527022Z snapshotPreprocessInput html 2021-05-16T18:29:12.4600202Z snapshotPreprocessOutput html 2021-05-16T18:29:12.4808283Z splitLayout html 2021-05-16T18:29:13.0170817Z stacktrace html 2021-05-16T18:29:13.0173459Z stopApp html 2021-05-16T18:29:13.0174398Z submitButton html 2021-05-16T18:29:13.0175178Z tabPanel html 2021-05-16T18:29:13.0176233Z tableOutput html 2021-05-16T18:29:13.0177104Z tabsetPanel html 2021-05-16T18:29:13.0177844Z testServer html 2021-05-16T18:29:13.0178561Z textAreaInput html 2021-05-16T18:29:13.0179300Z textInput html 2021-05-16T18:29:13.0181567Z textOutput html 2021-05-16T18:29:13.0182293Z titlePanel html 2021-05-16T18:29:13.0183128Z updateActionButton html 2021-05-16T18:29:13.0184129Z updateCheckboxGroupInput html 2021-05-16T18:29:13.0185213Z updateCheckboxInput html 2021-05-16T18:29:13.0186063Z updateDateInput html 2021-05-16T18:29:13.0187148Z updateDateRangeInput html 2021-05-16T18:29:13.0188614Z updateNumericInput html 2021-05-16T18:29:13.0189772Z updateQueryString html 2021-05-16T18:29:13.0609872Z updateRadioButtons html 2021-05-16T18:29:13.1040172Z updateSelectInput html 2021-05-16T18:29:13.1446460Z updateSliderInput html 2021-05-16T18:29:13.1625612Z updateTabsetPanel html 2021-05-16T18:29:13.1890639Z updateTextAreaInput html 2021-05-16T18:29:13.2136618Z updateTextInput html 2021-05-16T18:29:14.0183749Z *** copying figures 2021-05-16T18:29:14.0184687Z ** building package indices 2021-05-16T18:29:14.0185413Z urlModal html 2021-05-16T18:29:14.0186005Z validate html 2021-05-16T18:29:14.0186716Z varSelectInput html 2021-05-16T18:29:14.0187394Z verticalLayout html 2021-05-16T18:29:14.0188054Z viewer html 2021-05-16T18:29:14.0188639Z wellPanel html 2021-05-16T18:29:14.0189291Z withMathJax html 2021-05-16T18:29:14.0190267Z withProgress html 2021-05-16T18:29:14.2068232Z ** testing if installed package can be loaded 2021-05-16T18:29:14.2071429Z *** arch - i386 2021-05-16T18:29:14.8201590Z *** arch - x64 2021-05-16T18:29:15.4853077Z * DONE (shiny) 2021-05-16T18:29:15.7636874Z In R CMD INSTALL 2021-05-16T18:29:16.1007168Z * installing *source* package 'servr' ... 2021-05-16T18:29:16.1066378Z ** package 'servr' successfully unpacked and MD5 sums checked 2021-05-16T18:29:16.1505912Z ** R 2021-05-16T18:29:16.1634028Z ** inst 2021-05-16T18:29:16.1740079Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:29:16.9570716Z ** help 2021-05-16T18:29:17.0297436Z *** installing help indices 2021-05-16T18:29:17.0762402Z converting help for package 'servr' 2021-05-16T18:29:17.1077479Z finding HTML links ... done 2021-05-16T18:29:17.1266908Z browse_last html 2021-05-16T18:29:17.1359023Z daemon_stop html 2021-05-16T18:29:17.2120114Z dynamic_site html 2021-05-16T18:29:17.2402649Z httd html 2021-05-16T18:29:17.2547700Z make html 2021-05-16T18:29:17.2656042Z notebook html 2021-05-16T18:29:17.2755302Z random_port html 2021-05-16T18:29:17.2902225Z serve_example html 2021-05-16T18:29:17.3224645Z server_config html 2021-05-16T18:29:17.3399694Z vign html 2021-05-16T18:29:17.3405787Z ** building package indices 2021-05-16T18:29:17.3807765Z ** testing if installed package can be loaded 2021-05-16T18:29:17.3811598Z *** arch - i386 2021-05-16T18:29:17.8897806Z *** arch - x64 2021-05-16T18:29:18.4024200Z * DONE (servr) 2021-05-16T18:29:18.4396092Z In R CMD INSTALL 2021-05-16T18:29:19.9812118Z * installing *source* package 'rgl' ... 2021-05-16T18:29:20.0742295Z ** package 'rgl' successfully unpacked and MD5 sums checked 2021-05-16T18:29:20.1520992Z ** libs 2021-05-16T18:29:20.1536944Z 2021-05-16T18:29:20.1538022Z *** arch - i386 2021-05-16T18:29:20.3889828Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 2.10.4 2021-05-16T18:29:21.1777354Z sed -e "s^@RGL_NO_OPENGL@^FALSE^" ../R/noOpenGL.R.in > ../R/noOpenGL.R 2021-05-16T18:29:22.0132833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T18:29:22.8792839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T18:29:24.3139550Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Background.cpp -o Background.o 2021-05-16T18:29:25.5866287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T18:29:27.2051208Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Color.cpp -o Color.o 2021-05-16T18:29:28.0984536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Disposable.cpp -o Disposable.o 2021-05-16T18:29:28.9824747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Light.cpp -o Light.o 2021-05-16T18:29:29.8370444Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineSet.cpp -o LineSet.o 2021-05-16T18:29:30.9053099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T18:29:31.9686473Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Material.cpp -o Material.o 2021-05-16T18:29:32.8588511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c NULLgui.cpp -o NULLgui.o 2021-05-16T18:29:33.9375266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T18:29:36.5126214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PointSet.cpp -o PointSet.o 2021-05-16T18:29:36.7202390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T18:29:37.9179896Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c RenderContext.cpp -o RenderContext.o 2021-05-16T18:29:38.9134199Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Shape.cpp -o Shape.o 2021-05-16T18:29:40.4986301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T18:29:41.6742783Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereSet.cpp -o SphereSet.o 2021-05-16T18:29:42.8559715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T18:29:44.6229512Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c String.cpp -o String.o 2021-05-16T18:29:44.7921528Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Surface.cpp -o Surface.o 2021-05-16T18:29:46.0062729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c TextSet.cpp -o TextSet.o 2021-05-16T18:29:47.2234786Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Texture.cpp -o Texture.o 2021-05-16T18:29:48.0954110Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T18:29:49.3010273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-16T18:29:51.0442905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c assert.cpp -o assert.o 2021-05-16T18:29:51.1960040Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c callbacks.cpp -o callbacks.o 2021-05-16T18:29:52.4073203Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c device.cpp -o device.o 2021-05-16T18:29:53.5921135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c devicemanager.cpp -o devicemanager.o 2021-05-16T18:29:55.3382027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c fps.cpp -o fps.o 2021-05-16T18:29:56.4143476Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ftgl.cpp -o ftgl.o 2021-05-16T18:29:58.2001529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c geom.cpp -o geom.o 2021-05-16T18:29:58.4325200Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O3 -Wall -std=gnu99 -mtune=generic -c gl2ps.c -o gl2ps.o 2021-05-16T18:30:01.1824964Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glErrors.cpp -o glErrors.o 2021-05-16T18:30:02.0058314Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glgui.cpp -o glgui.o 2021-05-16T18:30:03.2247177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c gui.cpp -o gui.o 2021-05-16T18:30:04.3509997Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T18:30:05.4929256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c par3d.cpp -o par3d.o 2021-05-16T18:30:06.8435309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c pixmap.cpp -o pixmap.o 2021-05-16T18:30:07.7717040Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c platform.cpp -o platform.o 2021-05-16T18:30:08.5362920Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O3 -Wall -std=gnu99 -mtune=generic -c pretty.c -o pretty.o 2021-05-16T18:30:08.6999121Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c render.cpp -o render.o 2021-05-16T18:30:09.5655350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglmath.cpp -o rglmath.o 2021-05-16T18:30:09.8629395Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglview.cpp -o rglview.o 2021-05-16T18:30:11.2534947Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c scene.cpp -o scene.o 2021-05-16T18:30:13.1003342Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c select.cpp -o select.o 2021-05-16T18:30:14.1376707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c subscene.cpp -o subscene.o 2021-05-16T18:30:16.9519375Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32gui.cpp -o win32gui.o 2021-05-16T18:30:18.6316347Z win32gui.cpp: In member function 'virtual rgl::GLFont* rgl::Win32WindowImpl::getFont(const char*, int, double, bool)': 2021-05-16T18:30:18.6317975Z win32gui.cpp:448:22: warning: unused variable 'pidlFonts' [-Wunused-variable] 2021-05-16T18:30:18.6318959Z LPITEMIDLIST pidlFonts; 2021-05-16T18:30:18.6319663Z ^ 2021-05-16T18:30:19.0388834Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32lib.cpp -o win32lib.o 2021-05-16T18:30:20.0281949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11gui.cpp -o x11gui.o 2021-05-16T18:30:20.1257854Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11lib.cpp -o x11lib.o 2021-05-16T18:30:20.3107593Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o rgl.dll rgl-win.def ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L../windows/freetype-2.10.4/lib/i386 -lfreetype -lpng -lz -lgdi32 -lopengl32 -lglu32 -LC:/R/bin/i386 -lR 2021-05-16T18:30:20.7983386Z installing to D:/a/_temp/Library/rgl/libs/i386 2021-05-16T18:30:20.8055451Z 2021-05-16T18:30:20.8056941Z *** arch - x64 2021-05-16T18:30:21.0609305Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 2.10.4 2021-05-16T18:30:21.3170291Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ABCLineSet.cpp -o ABCLineSet.o 2021-05-16T18:30:22.8715829Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c BBoxDeco.cpp -o BBoxDeco.o 2021-05-16T18:30:24.5181265Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Background.cpp -o Background.o 2021-05-16T18:30:26.0098192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ClipPlane.cpp -o ClipPlane.o 2021-05-16T18:30:27.4888675Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Color.cpp -o Color.o 2021-05-16T18:30:28.6262593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Disposable.cpp -o Disposable.o 2021-05-16T18:30:29.5388419Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Light.cpp -o Light.o 2021-05-16T18:30:30.6406716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineSet.cpp -o LineSet.o 2021-05-16T18:30:31.9559869Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c LineStripSet.cpp -o LineStripSet.o 2021-05-16T18:30:33.2714668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Material.cpp -o Material.o 2021-05-16T18:30:34.4287632Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c NULLgui.cpp -o NULLgui.o 2021-05-16T18:30:35.7544499Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PlaneSet.cpp -o PlaneSet.o 2021-05-16T18:30:37.4227842Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PointSet.cpp -o PointSet.o 2021-05-16T18:30:38.7461507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c PrimitiveSet.cpp -o PrimitiveSet.o 2021-05-16T18:30:40.2143064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c RenderContext.cpp -o RenderContext.o 2021-05-16T18:30:41.4375708Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Shape.cpp -o Shape.o 2021-05-16T18:30:42.9464976Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereMesh.cpp -o SphereMesh.o 2021-05-16T18:30:44.3445661Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SphereSet.cpp -o SphereSet.o 2021-05-16T18:30:45.7943486Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c SpriteSet.cpp -o SpriteSet.o 2021-05-16T18:30:47.4502152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c String.cpp -o String.o 2021-05-16T18:30:47.6183311Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Surface.cpp -o Surface.o 2021-05-16T18:30:49.0835279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c TextSet.cpp -o TextSet.o 2021-05-16T18:30:50.5681594Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Texture.cpp -o Texture.o 2021-05-16T18:30:51.7202098Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c Viewpoint.cpp -o Viewpoint.o 2021-05-16T18:30:53.1822535Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c api.cpp -o api.o 2021-05-16T18:30:55.1638473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c assert.cpp -o assert.o 2021-05-16T18:30:55.3068505Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c callbacks.cpp -o callbacks.o 2021-05-16T18:30:56.7550279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c device.cpp -o device.o 2021-05-16T18:30:59.0236185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c devicemanager.cpp -o devicemanager.o 2021-05-16T18:30:59.8811885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c fps.cpp -o fps.o 2021-05-16T18:31:01.2400470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c ftgl.cpp -o ftgl.o 2021-05-16T18:31:03.2204435Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c geom.cpp -o geom.o 2021-05-16T18:31:03.4405966Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -std=gnu99 -mtune=generic -c gl2ps.c -o gl2ps.o 2021-05-16T18:31:05.8670169Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glErrors.cpp -o glErrors.o 2021-05-16T18:31:06.9176923Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c glgui.cpp -o glgui.o 2021-05-16T18:31:08.3708091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c gui.cpp -o gui.o 2021-05-16T18:31:09.7393526Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T18:31:11.1551996Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c par3d.cpp -o par3d.o 2021-05-16T18:31:12.7632490Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c pixmap.cpp -o pixmap.o 2021-05-16T18:31:13.9587480Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c platform.cpp -o platform.o 2021-05-16T18:31:14.9874811Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -std=gnu99 -mtune=generic -c pretty.c -o pretty.o 2021-05-16T18:31:15.1361533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c render.cpp -o render.o 2021-05-16T18:31:16.2591347Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglmath.cpp -o rglmath.o 2021-05-16T18:31:16.5575960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c rglview.cpp -o rglview.o 2021-05-16T18:31:18.1775414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c scene.cpp -o scene.o 2021-05-16T18:31:19.9522894Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c select.cpp -o select.o 2021-05-16T18:31:21.2378098Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c subscene.cpp -o subscene.o 2021-05-16T18:31:23.9343550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32gui.cpp -o win32gui.o 2021-05-16T18:31:25.5110629Z win32gui.cpp: In member function 'virtual rgl::GLFont* rgl::Win32WindowImpl::getFont(const char*, int, double, bool)': 2021-05-16T18:31:25.5112419Z win32gui.cpp:448:22: warning: unused variable 'pidlFonts' [-Wunused-variable] 2021-05-16T18:31:25.5113412Z LPITEMIDLIST pidlFonts; 2021-05-16T18:31:25.5114102Z ^ 2021-05-16T18:31:25.8925340Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c win32lib.cpp -o win32lib.o 2021-05-16T18:31:27.1318372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11gui.cpp -o x11gui.o 2021-05-16T18:31:27.2172516Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DHAVE_PNG_H -DHAVE_FREETYPE -Iext -Iext/ftgl -I../windows/freetype-2.10.4/include -I../windows/freetype-2.10.4/include/freetype2 -O2 -Wall -mtune=generic -c x11lib.cpp -o x11lib.o 2021-05-16T18:31:27.3963281Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o rgl.dll rgl-win.def ABCLineSet.o BBoxDeco.o Background.o ClipPlane.o Color.o Disposable.o Light.o LineSet.o LineStripSet.o Material.o NULLgui.o PlaneSet.o PointSet.o PrimitiveSet.o RenderContext.o Shape.o SphereMesh.o SphereSet.o SpriteSet.o String.o Surface.o TextSet.o Texture.o Viewpoint.o api.o assert.o callbacks.o device.o devicemanager.o fps.o ftgl.o geom.o gl2ps.o glErrors.o glgui.o gui.o init.o par3d.o pixmap.o platform.o pretty.o render.o rglmath.o rglview.o scene.o select.o subscene.o win32gui.o win32lib.o x11gui.o x11lib.o -L../windows/freetype-2.10.4/lib/x64 -lfreetype -lpng -lz -lgdi32 -lopengl32 -lglu32 -LC:/R/bin/x64 -lR 2021-05-16T18:31:27.9076308Z installing to D:/a/_temp/Library/rgl/libs/x64 2021-05-16T18:31:27.9157908Z ** R 2021-05-16T18:31:27.9654778Z ** demo 2021-05-16T18:31:27.9763894Z ** inst 2021-05-16T18:31:28.0338838Z ** byte-compile and prepare package for lazy loading 2021-05-16T18:31:38.1970210Z ** help 2021-05-16T18:31:39.2046267Z *** installing help indices 2021-05-16T18:31:39.6872286Z converting help for package 'rgl' 2021-05-16T18:31:39.7217112Z finding HTML links ... done 2021-05-16T18:31:40.0418655Z 3dobjects html 2021-05-16T18:31:40.0597008Z GramSchmidt html 2021-05-16T18:31:40.0855328Z abclines html 2021-05-16T18:31:40.1054965Z addNormals html 2021-05-16T18:31:40.1300140Z ageControl html 2021-05-16T18:31:40.1761337Z ageSetter html 2021-05-16T18:31:40.2014517Z all.equal.mesh3d html 2021-05-16T18:31:40.2481188Z arc3d html 2021-05-16T18:31:40.3097206Z arrow3d html 2021-05-16T18:31:40.3608645Z as.mesh3d.ashape3d html 2021-05-16T18:31:40.4156031Z as.mesh3d.default html 2021-05-16T18:31:40.4411336Z as.mesh3d.rglId html 2021-05-16T18:31:40.4653644Z as.triangles3d html 2021-05-16T18:31:40.4937291Z asRow html 2021-05-16T18:31:40.5106015Z aspect3d html 2021-05-16T18:31:40.5506977Z attributes html 2021-05-16T18:31:40.5952953Z axes3d html 2021-05-16T18:31:40.6366432Z bbox html 2021-05-16T18:31:40.6926745Z bg html 2021-05-16T18:31:40.7178264Z bgplot3d html 2021-05-16T18:31:40.7458239Z callbacks html 2021-05-16T18:31:40.7529202Z check3d html 2021-05-16T18:31:40.8250561Z clipMesh3d html 2021-05-16T18:31:40.8448725Z clipplaneControl html 2021-05-16T18:31:40.9280815Z contourLines3d html 2021-05-16T18:31:40.9420987Z cube3d html 2021-05-16T18:31:41.0047626Z cylinder3d html 2021-05-16T18:31:41.0227866Z decorate3d html 2021-05-16T18:31:41.0649626Z drape3d html 2021-05-16T18:31:41.0798699Z elementId2Prefix html 2021-05-16T18:31:41.1123706Z ellipse3d html 2021-05-16T18:31:41.1401549Z extrude3d html 2021-05-16T18:31:41.1720169Z facing3d html 2021-05-16T18:31:41.1819695Z figWidth html 2021-05-16T18:31:41.2183291Z grid3d html 2021-05-16T18:31:41.2491926Z identify3d html 2021-05-16T18:31:41.2660444Z import html 2021-05-16T18:31:41.2736258Z in_pkgdown_example html 2021-05-16T18:31:41.2950606Z light html 2021-05-16T18:31:41.3240236Z makeDependency html 2021-05-16T18:31:41.4432156Z material html 2021-05-16T18:31:41.4885433Z matrices html 2021-05-16T18:31:41.5071272Z merge.mesh3d html 2021-05-16T18:31:41.5280612Z mergeVertices html 2021-05-16T18:31:41.5750233Z mesh3d html 2021-05-16T18:31:41.6357483Z mfrow3d html 2021-05-16T18:31:41.6555650Z observer3d html 2021-05-16T18:31:41.7091985Z open3d html 2021-05-16T18:31:41.8733073Z par3d html 2021-05-16T18:31:41.9158390Z par3dinterp html 2021-05-16T18:31:41.9359794Z par3dinterpControl html 2021-05-16T18:31:41.9837108Z pch3d html 2021-05-16T18:31:42.0440919Z persp3d html 2021-05-16T18:31:42.0861494Z persp3d.deldir html 2021-05-16T18:31:42.1682949Z persp3d.function html 2021-05-16T18:31:42.2218101Z persp3d.tri html 2021-05-16T18:31:42.2473368Z planes html 2021-05-16T18:31:42.3158665Z play3d html 2021-05-16T18:31:42.3613602Z 2021-05-16T18:31:42.4462965Z finding level-2 HTML links ... done 2021-05-16T18:31:42.4906107Z playwidget html 2021-05-16T18:31:42.5568900Z plot3d html 2021-05-16T18:31:42.5881128Z plot3d.formula html 2021-05-16T18:31:42.6445243Z plot3d.lm html 2021-05-16T18:31:42.6835300Z plotmath3d html 2021-05-16T18:31:42.7168605Z polygon3d html 2021-05-16T18:31:42.7332883Z postscript html 2021-05-16T18:31:42.7692352Z primitive html 2021-05-16T18:31:42.8062791Z propertyControl html 2021-05-16T18:31:42.8633357Z propertySetter html 2021-05-16T18:31:42.9207445Z r3d html 2021-05-16T18:31:42.9604465Z readSTL html 2021-05-16T18:31:42.9667347Z rgl-internal html 2021-05-16T18:31:42.9947417Z rgl-package html 2021-05-16T18:31:43.0367373Z rgl.Sweave html 2021-05-16T18:31:43.0584504Z rgl.attrib.info html 2021-05-16T18:31:43.0771407Z rgl.bringtotop html 2021-05-16T18:31:43.1003312Z rgl.fns html 2021-05-16T18:31:43.1342855Z rgl.init html 2021-05-16T18:31:43.1846320Z rgl.open html 2021-05-16T18:31:43.2030719Z rgl.pixels html 2021-05-16T18:31:43.2153720Z rgl.select html 2021-05-16T18:31:43.2754425Z rgl.texts html 2021-05-16T18:31:43.2899279Z rgl.useNULL html 2021-05-16T18:31:43.3113787Z rgl.user2window html 2021-05-16T18:31:43.3495053Z rglExtrafonts html 2021-05-16T18:31:43.3886351Z rglIds html 2021-05-16T18:31:43.4371248Z rglMouse html 2021-05-16T18:31:43.4782185Z rglShared html 2021-05-16T18:31:43.5055923Z rglToLattice html 2021-05-16T18:31:43.5960456Z rglwidget html 2021-05-16T18:31:43.6379735Z scene html 2021-05-16T18:31:43.6961528Z scene3d html 2021-05-16T18:31:43.7312369Z sceneChange html 2021-05-16T18:31:43.7589537Z select3d html 2021-05-16T18:31:43.7987400Z selectpoints3d html 2021-05-16T18:31:43.8169873Z setGraphicsDelay html 2021-05-16T18:31:43.8171819Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSyNvi4/R.INSTALL19f01b256fc4/rgl/man/setGraphicsDelay.Rd:15: missing link 'quartz' 2021-05-16T18:31:43.8477365Z setUserShaders html 2021-05-16T18:31:43.9285280Z setupKnitr html 2021-05-16T18:31:43.9759404Z shade3d html 2021-05-16T18:31:44.0102843Z shadow3d html 2021-05-16T18:31:44.0475555Z shapelist3d html 2021-05-16T18:31:44.0759424Z shiny html 2021-05-16T18:31:44.1151111Z shinyGetPar3d html 2021-05-16T18:31:44.1812635Z show2d html 2021-05-16T18:31:44.2265491Z snapshot html 2021-05-16T18:31:44.2577464Z spheres html 2021-05-16T18:31:44.2806732Z spin3d html 2021-05-16T18:31:44.3149592Z sprites html 2021-05-16T18:31:44.3424788Z subdivision3d html 2021-05-16T18:31:44.4005819Z subscene3d html 2021-05-16T18:31:44.4231897Z subsceneInfo html 2021-05-16T18:31:44.4739084Z surface html 2021-05-16T18:31:44.5105344Z surface3d html 2021-05-16T18:31:44.5517968Z texts html 2021-05-16T18:31:44.5778274Z thigmophobe3d html 2021-05-16T18:31:44.6083560Z tkpar3dsave html 2021-05-16T18:31:44.6262357Z tkrgl html 2021-05-16T18:31:44.6380834Z tkspin3d html 2021-05-16T18:31:44.6539931Z tkspinControl html 2021-05-16T18:31:44.6826424Z toggleWidget html 2021-05-16T18:31:44.7208131Z triangulate html 2021-05-16T18:31:44.7397695Z turn3d html 2021-05-16T18:31:44.7881227Z vertexControl html 2021-05-16T18:31:44.8198918Z viewpoint html 2021-05-16T18:31:44.8566719Z webGLcontrols html 2021-05-16T18:31:44.9043164Z writeASY html 2021-05-16T18:31:44.9580793Z writeOBJ html 2021-05-16T18:31:45.0008787Z writePLY html 2021-05-16T18:31:45.0451527Z writeWebGL html 2021-05-16T18:31:45.0470945Z *** copying figures 2021-05-16T18:31:45.0479052Z ** building package indices 2021-05-16T18:31:45.5290233Z ** installing vignettes 2021-05-16T18:31:45.5401254Z ** testing if installed package can be loaded 2021-05-16T18:31:45.5404916Z *** arch - i386 2021-05-16T18:31:46.3501015Z *** arch - x64 2021-05-16T18:31:47.1845873Z * DONE (rgl) 2021-05-16T18:31:47.6222461Z In R CMD INSTALL 2021-05-16T18:31:47.6250904Z 2021-05-16T18:31:47.6251999Z The downloaded source packages are in 2021-05-16T18:31:47.6253210Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4IJWbs\downloaded_packages' 2021-05-16T18:31:48.5662778Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T18:31:48.5664762Z Use `force = TRUE` to force installation 2021-05-16T18:31:48.5688415Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T18:31:48.5689543Z Use `force = TRUE` to force installation 2021-05-16T18:31:48.6463766Z ##[group]Run options(width = 100) 2021-05-16T18:31:48.6464502Z options(width = 100) 2021-05-16T18:31:48.6465115Z pkgs <- installed.packages()[, "Package"] 2021-05-16T18:31:48.6465868Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T18:31:48.6473419Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T18:31:48.6475072Z env: 2021-05-16T18:31:48.6475584Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:31:48.6476091Z TIC_DEPLOY_KEY: 2021-05-16T18:31:48.6476454Z RSPM: 2021-05-16T18:31:48.6478204Z GITHUB_PAT: *** 2021-05-16T18:31:48.6478612Z COVERALLS_TOKEN: 2021-05-16T18:31:48.6479119Z continue-on-error: false 2021-05-16T18:31:48.6479587Z VDIFFR_RUN_TESTS: 2021-05-16T18:31:48.6480036Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:31:48.6480425Z TZ: UTC 2021-05-16T18:31:48.6481056Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:31:48.6481477Z NOT_CRAN: true 2021-05-16T18:31:48.6481927Z MSYSTEM: MINGW64 2021-05-16T18:31:48.6482313Z ##[endgroup] 2021-05-16T18:31:49.6128914Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T18:31:49.6130471Z setting value 2021-05-16T18:31:49.6131326Z version R version 3.5.3 (2019-03-11) 2021-05-16T18:31:49.6131909Z os Windows Server x64 2021-05-16T18:31:49.6132477Z system x86_64, mingw32 2021-05-16T18:31:49.6133008Z ui RTerm 2021-05-16T18:31:49.6133641Z language (EN) 2021-05-16T18:31:49.6134435Z collate English_United States.1252 2021-05-16T18:31:49.6135299Z ctype English_United States.1252 2021-05-16T18:31:49.6135845Z tz UTC 2021-05-16T18:31:49.6136328Z date 2021-05-16 2021-05-16T18:31:49.6136621Z 2021-05-16T18:31:49.6137454Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T18:31:49.6138413Z package * version date lib source 2021-05-16T18:31:49.6139181Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-16T18:31:49.6139957Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T18:31:49.6141134Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6141992Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6142701Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.2) 2021-05-16T18:31:49.6143393Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6144074Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6144759Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T18:31:49.6145410Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6146088Z bslib 0.2.5 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6146750Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6147778Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6148470Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6149115Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6149784Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6150636Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6155431Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6156292Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6157012Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6157713Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6158366Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6159047Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6159746Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6160481Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6161290Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6162941Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6163986Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T18:31:49.6165509Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6166679Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6167493Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6168154Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6171177Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6171944Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6172658Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6173347Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6174066Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6174753Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6175420Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6176113Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6176757Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6177547Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T18:31:49.6178345Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6179007Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6179711Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6180473Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6181274Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6181965Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6182773Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6183454Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6184157Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6184821Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6185465Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6186675Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6187408Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6188107Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6188973Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6189680Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6190333Z later 1.2.0 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6191121Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6191814Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6192527Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6193245Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6194000Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6194906Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6195571Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6196250Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6196943Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6197614Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6198300Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6198944Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6199617Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6200280Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6201046Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6201729Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6202390Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6203085Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6203772Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6204560Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6205262Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6205956Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6206661Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6207387Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6208108Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6208843Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6209526Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6210196Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6210993Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6211657Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6212406Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6213137Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6213896Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6214564Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6215267Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6215925Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6216574Z rgl 0.106.8 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6217232Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6217875Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6218562Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6219259Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6220036Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6234896Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6235766Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6236446Z sass 0.4.0 2021-05-12 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6237710Z servr 0.22 2021-04-14 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6238412Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6239460Z shiny 1.6.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6240819Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6241993Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6242732Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6243399Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6244620Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6246147Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6247036Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6247834Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T18:31:49.6248633Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6249427Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6250217Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6251146Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6252001Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T18:31:49.6253401Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6254245Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6255078Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6255936Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6256778Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6257708Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6258547Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T18:31:49.6259342Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6260150Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6261064Z webshot 0.5.2 2019-11-22 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6261871Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6262669Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6264765Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6265535Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6266325Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6267130Z xtable 1.8-4 2019-04-21 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6268084Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6268940Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T18:31:49.6269378Z 2021-05-16T18:31:49.6269897Z [1] D:/a/_temp/Library 2021-05-16T18:31:49.6270477Z [2] C:/R/library 2021-05-16T18:31:49.6509645Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T18:31:49.6510662Z Rscript -e 'tic::script()' 2021-05-16T18:31:49.6511184Z ls -l check 2021-05-16T18:31:49.6534006Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T18:31:49.6534635Z env: 2021-05-16T18:31:49.6535119Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:31:49.6535604Z TIC_DEPLOY_KEY: 2021-05-16T18:31:49.6535994Z RSPM: 2021-05-16T18:31:49.6537321Z GITHUB_PAT: *** 2021-05-16T18:31:49.6537743Z COVERALLS_TOKEN: 2021-05-16T18:31:49.6538284Z continue-on-error: false 2021-05-16T18:31:49.6538774Z VDIFFR_RUN_TESTS: 2021-05-16T18:31:49.6539239Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:31:49.6539647Z TZ: UTC 2021-05-16T18:31:49.6540062Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:31:49.6540480Z NOT_CRAN: true 2021-05-16T18:31:49.6541068Z MSYSTEM: MINGW64 2021-05-16T18:31:49.6541480Z ##[endgroup] 2021-05-16T18:31:50.0989411Z v Loading tic stage configuration from tic.R 2021-05-16T18:31:50.3602445Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T18:31:50.3603585Z Windows because LaTeX is not available. 2021-05-16T18:31:50.4002650Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T18:31:50.4004146Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T18:31:50.4005148Z timeout = Inf, check_dir = "check") 2021-05-16T18:31:50.5489177Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T18:31:50.9353085Z * checking for file 'D:\a\brainR\brainR/DESCRIPTION' ... OK 2021-05-16T18:31:50.9353947Z 2021-05-16T18:31:52.0072487Z * preparing 'brainR': 2021-05-16T18:31:52.0073347Z 2021-05-16T18:31:52.0216637Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:31:52.0217460Z 2021-05-16T18:31:52.2320037Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T18:31:52.2320995Z 2021-05-16T18:31:52.2367101Z * checking for empty or unneeded directories 2021-05-16T18:31:52.2367749Z 2021-05-16T18:31:52.2472776Z * building 'brainR_1.6.0.tar.gz' 2021-05-16T18:31:52.2473422Z 2021-05-16T18:31:55.9410841Z 2021-05-16T18:31:55.9411823Z 2021-05-16T18:31:56.8639783Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T18:31:57.1953880Z * using log directory 'D:/a/brainR/brainR/check/brainR.Rcheck' 2021-05-16T18:31:57.1954759Z 2021-05-16T18:31:57.1955387Z * using R version 3.5.3 (2019-03-11) 2021-05-16T18:31:57.1955863Z 2021-05-16T18:31:57.1956509Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T18:31:57.1956983Z 2021-05-16T18:31:57.1957596Z * using session charset: ISO8859-1 2021-05-16T18:31:57.1958041Z 2021-05-16T18:31:58.7143138Z * using options '--no-manual --as-cran' 2021-05-16T18:31:58.7143992Z 2021-05-16T18:31:58.7182784Z * checking for file 'brainR/DESCRIPTION' ... OK 2021-05-16T18:31:58.7183431Z 2021-05-16T18:31:58.7184136Z * checking extension type ... Package 2021-05-16T18:31:58.7184627Z 2021-05-16T18:31:58.7185241Z * this is package 'brainR' version '1.6.0' 2021-05-16T18:31:58.7185701Z 2021-05-16T18:31:58.7186363Z * package encoding: UTF-8 2021-05-16T18:31:58.7186803Z 2021-05-16T18:31:58.7216954Z * checking package namespace information ... OK 2021-05-16T18:31:58.7217919Z 2021-05-16T18:31:59.7659940Z * checking package dependencies ... OK 2021-05-16T18:31:59.7660921Z 2021-05-16T18:31:59.7713363Z * checking if this is a source package ... OK 2021-05-16T18:31:59.7714260Z 2021-05-16T18:31:59.7714941Z * checking if there is a namespace ... OK 2021-05-16T18:31:59.7715421Z 2021-05-16T18:32:02.9685655Z * checking for executable files ... WARNING 2021-05-16T18:32:02.9687302Z 2021-05-16T18:32:02.9687923Z Found the following executable file: 2021-05-16T18:32:02.9688312Z 2021-05-16T18:32:02.9688782Z JAGS-4.2.0-Rtools33.exe 2021-05-16T18:32:02.9690673Z 2021-05-16T18:32:02.9691654Z Source packages should not contain undeclared executable files. 2021-05-16T18:32:02.9692179Z 2021-05-16T18:32:02.9692888Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T18:32:02.9693401Z 2021-05-16T18:32:02.9755675Z * checking for hidden files and directories ... OK 2021-05-16T18:32:02.9756685Z 2021-05-16T18:32:02.9804998Z * checking for portable file names ... OK 2021-05-16T18:32:02.9805673Z 2021-05-16T18:32:02.9841310Z * checking serialization versions ... OK 2021-05-16T18:32:02.9842103Z 2021-05-16T18:32:09.3853471Z * checking whether package 'brainR' can be installed ... OK 2021-05-16T18:32:09.3854433Z 2021-05-16T18:32:09.6167659Z * checking installed package size ... OK 2021-05-16T18:32:09.6168570Z 2021-05-16T18:32:09.9650215Z * checking package directory ... OK 2021-05-16T18:32:09.9651021Z 2021-05-16T18:32:10.2874889Z * checking DESCRIPTION meta-information ... OK 2021-05-16T18:32:10.2882116Z 2021-05-16T18:32:10.2891548Z * checking top-level files ... NOTE 2021-05-16T18:32:10.2892156Z 2021-05-16T18:32:10.2892988Z Non-standard file/directory found at top level: 2021-05-16T18:32:10.2893539Z 2021-05-16T18:32:10.2894227Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T18:32:10.2894718Z 2021-05-16T18:32:10.2925468Z * checking for left-over files ... OK 2021-05-16T18:32:10.2927261Z 2021-05-16T18:32:10.2927938Z * checking index information ... OK 2021-05-16T18:32:10.2928417Z 2021-05-16T18:32:11.0166714Z * checking package subdirectories ... OK 2021-05-16T18:32:11.0167195Z 2021-05-16T18:32:11.0167829Z * checking R files for non-ASCII characters ... OK 2021-05-16T18:32:11.0168266Z 2021-05-16T18:32:11.0168823Z * checking R files for syntax errors ... OK 2021-05-16T18:32:11.0169206Z 2021-05-16T18:32:12.2401739Z * checking whether the package can be loaded ... OK 2021-05-16T18:32:12.2402468Z 2021-05-16T18:32:13.6580466Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T18:32:13.6582661Z 2021-05-16T18:32:15.0795223Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T18:32:15.0795938Z 2021-05-16T18:32:16.4953593Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T18:32:16.4954350Z 2021-05-16T18:32:18.0162283Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T18:32:18.0163202Z 2021-05-16T18:32:19.7609580Z * checking loading without being on the library search path ... OK 2021-05-16T18:32:19.7610411Z 2021-05-16T18:32:21.1788223Z * checking dependencies in R code ... OK 2021-05-16T18:32:21.1789123Z 2021-05-16T18:32:23.3064210Z * checking S3 generic/method consistency ... OK 2021-05-16T18:32:23.3065661Z 2021-05-16T18:32:24.7252631Z * checking replacement functions ... OK 2021-05-16T18:32:24.7253702Z 2021-05-16T18:32:26.3447756Z * checking foreign function calls ... OK 2021-05-16T18:32:26.3450913Z 2021-05-16T18:32:34.0561322Z * checking R code for possible problems ... OK 2021-05-16T18:32:34.0562385Z 2021-05-16T18:32:34.2630441Z * checking Rd files ... OK 2021-05-16T18:32:34.2631352Z 2021-05-16T18:32:34.3682037Z * checking Rd metadata ... OK 2021-05-16T18:32:34.3683226Z 2021-05-16T18:32:34.5769884Z * checking Rd line widths ... OK 2021-05-16T18:32:34.5776314Z 2021-05-16T18:32:34.7791863Z * checking Rd cross-references ... OK 2021-05-16T18:32:34.7792916Z 2021-05-16T18:32:36.3025937Z * checking for missing documentation entries ... OK 2021-05-16T18:32:36.3026894Z 2021-05-16T18:32:40.8590543Z * checking for code/documentation mismatches ... OK 2021-05-16T18:32:40.8591320Z 2021-05-16T18:32:43.2898319Z * checking Rd \usage sections ... OK 2021-05-16T18:32:43.2899157Z 2021-05-16T18:32:43.4939106Z * checking Rd contents ... OK 2021-05-16T18:32:43.4939979Z 2021-05-16T18:32:43.6997918Z * checking for unstated dependencies in examples ... OK 2021-05-16T18:32:43.6998841Z 2021-05-16T18:32:46.8372535Z * checking examples ... OK 2021-05-16T18:32:46.8374044Z 2021-05-16T18:32:46.8439179Z * DONE 2021-05-16T18:32:46.8439840Z 2021-05-16T18:32:46.8440301Z 2021-05-16T18:32:46.8440712Z 2021-05-16T18:32:46.8441354Z Status: 1 WARNING, 1 NOTE 2021-05-16T18:32:46.8441802Z 2021-05-16T18:32:46.8442265Z See 2021-05-16T18:32:46.8442641Z 2021-05-16T18:32:46.8443450Z 'D:/a/brainR/brainR/check/brainR.Rcheck/00check.log' 2021-05-16T18:32:46.8444034Z 2021-05-16T18:32:46.8444545Z for details. 2021-05-16T18:32:46.8444952Z 2021-05-16T18:32:46.8445307Z 2021-05-16T18:32:46.8445665Z 2021-05-16T18:32:46.8446019Z 2021-05-16T18:32:46.8446376Z 2021-05-16T18:32:47.2726460Z -- R CMD check results --------------------------------------- brainR 1.6.0 ---- 2021-05-16T18:32:47.2745575Z Duration: 51.2s 2021-05-16T18:32:47.2746112Z 2021-05-16T18:32:47.2777142Z > checking for executable files ... WARNING 2021-05-16T18:32:47.2783015Z ##[warning] Found the following executable file: 2021-05-16T18:32:47.2818244Z JAGS-4.2.0-Rtools33.exe 2021-05-16T18:32:47.2819600Z Source packages should not contain undeclared executable files. 2021-05-16T18:32:47.2820767Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T18:32:47.2821309Z 2021-05-16T18:32:47.2821888Z > checking top-level files ... NOTE 2021-05-16T18:32:47.2822880Z Non-standard file/directory found at top level: 2021-05-16T18:32:47.2823769Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T18:32:47.2824130Z 2021-05-16T18:32:47.2825093Z 0 errors v | 1 warning x | 1 note x 2021-05-16T18:32:47.3520591Z total 37208 2021-05-16T18:32:47.3566544Z drwxr-xr-x 1 runneradmin 197121 0 May 16 18:32 brainR.Rcheck 2021-05-16T18:32:47.3567955Z -rw-r--r-- 1 runneradmin 197121 34157194 May 16 18:31 brainR_1.6.0.tar.gz 2021-05-16T18:32:47.3568780Z -rw-r--r-- 1 runneradmin 197121 3932736 May 16 18:32 brainR_1.6.0.zip 2021-05-16T18:32:47.3757044Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:32:47.3758110Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T18:32:47.3783389Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T18:32:47.3784194Z env: 2021-05-16T18:32:47.3784708Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:32:47.3785249Z TIC_DEPLOY_KEY: 2021-05-16T18:32:47.3785626Z RSPM: 2021-05-16T18:32:47.3787547Z GITHUB_PAT: *** 2021-05-16T18:32:47.3788022Z COVERALLS_TOKEN: 2021-05-16T18:32:47.3788601Z continue-on-error: false 2021-05-16T18:32:47.3789339Z VDIFFR_RUN_TESTS: 2021-05-16T18:32:47.3789863Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:32:47.3790309Z TZ: UTC 2021-05-16T18:32:47.3791164Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:32:47.3791840Z NOT_CRAN: true 2021-05-16T18:32:47.3792450Z MSYSTEM: MINGW64 2021-05-16T18:32:47.3792909Z ##[endgroup] 2021-05-16T18:32:47.5197746Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T18:32:47.5198589Z Rscript -e "tic::before_deploy()" 2021-05-16T18:32:47.5270392Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T18:32:47.5271041Z env: 2021-05-16T18:32:47.5271530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:32:47.5272083Z TIC_DEPLOY_KEY: 2021-05-16T18:32:47.5272471Z RSPM: 2021-05-16T18:32:47.5273601Z GITHUB_PAT: *** 2021-05-16T18:32:47.5274041Z COVERALLS_TOKEN: 2021-05-16T18:32:47.5274805Z continue-on-error: false 2021-05-16T18:32:47.5275322Z VDIFFR_RUN_TESTS: 2021-05-16T18:32:47.5275834Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:32:47.5276269Z TZ: UTC 2021-05-16T18:32:47.5276901Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:32:47.5277393Z NOT_CRAN: true 2021-05-16T18:32:47.5277810Z MSYSTEM: MINGW64 2021-05-16T18:32:47.5278682Z ##[endgroup] 2021-05-16T18:32:48.5224449Z v Loading tic stage configuration from tic.R 2021-05-16T18:32:48.6193695Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T18:32:48.6194970Z Windows because LaTeX is not available. 2021-05-16T18:32:48.8881159Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T18:32:48.8881809Z with: 2021-05-16T18:32:48.8882725Z upload_url: https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T18:32:48.8883676Z asset_path: check/brainR_1.6.0.zip 2021-05-16T18:32:48.8884203Z asset_name: brainR_1.6.0_R3.5.zip 2021-05-16T18:32:48.8884797Z asset_content_type: application/octet-stream 2021-05-16T18:32:48.8885337Z env: 2021-05-16T18:32:48.8885786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:32:48.8886423Z TIC_DEPLOY_KEY: 2021-05-16T18:32:48.8886819Z RSPM: 2021-05-16T18:32:48.8888101Z GITHUB_PAT: *** 2021-05-16T18:32:48.8888552Z COVERALLS_TOKEN: 2021-05-16T18:32:48.8889058Z continue-on-error: false 2021-05-16T18:32:48.8889572Z VDIFFR_RUN_TESTS: 2021-05-16T18:32:48.8890022Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:32:48.8890450Z TZ: UTC 2021-05-16T18:32:48.8890905Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:32:48.8891333Z NOT_CRAN: true 2021-05-16T18:32:48.8891750Z MSYSTEM: MINGW64 2021-05-16T18:32:48.8892820Z GITHUB_TOKEN: *** 2021-05-16T18:32:48.8893226Z ##[endgroup] 2021-05-16T18:32:50.3874747Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T18:32:50.3875449Z Rscript -e "tic::deploy()" 2021-05-16T18:32:50.3938316Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T18:32:50.3938883Z env: 2021-05-16T18:32:50.3939320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:32:50.3939808Z TIC_DEPLOY_KEY: 2021-05-16T18:32:50.3940167Z RSPM: 2021-05-16T18:32:50.3941648Z GITHUB_PAT: *** 2021-05-16T18:32:50.3942070Z COVERALLS_TOKEN: 2021-05-16T18:32:50.3942536Z continue-on-error: false 2021-05-16T18:32:50.3943015Z VDIFFR_RUN_TESTS: 2021-05-16T18:32:50.3943525Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:32:50.3943925Z TZ: UTC 2021-05-16T18:32:50.3944294Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:32:50.3944705Z NOT_CRAN: true 2021-05-16T18:32:50.3945070Z MSYSTEM: MINGW64 2021-05-16T18:32:50.3945464Z ##[endgroup] 2021-05-16T18:32:51.2336986Z v Loading tic stage configuration from tic.R 2021-05-16T18:32:51.4850326Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T18:32:51.4851744Z Windows because LaTeX is not available. 2021-05-16T18:32:51.7142720Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T18:32:51.7143474Z Rscript -e "tic::after_deploy()" 2021-05-16T18:32:51.7205520Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T18:32:51.7206124Z env: 2021-05-16T18:32:51.7206582Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T18:32:51.7207090Z TIC_DEPLOY_KEY: 2021-05-16T18:32:51.7207456Z RSPM: 2021-05-16T18:32:51.7208820Z GITHUB_PAT: *** 2021-05-16T18:32:51.7209411Z COVERALLS_TOKEN: 2021-05-16T18:32:51.7209939Z continue-on-error: false 2021-05-16T18:32:51.7210427Z VDIFFR_RUN_TESTS: 2021-05-16T18:32:51.7210882Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T18:32:51.7211298Z TZ: UTC 2021-05-16T18:32:51.7211685Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T18:32:51.7212216Z NOT_CRAN: true 2021-05-16T18:32:51.7212669Z MSYSTEM: MINGW64 2021-05-16T18:32:51.7213082Z ##[endgroup] 2021-05-16T18:32:52.5282943Z v Loading tic stage configuration from tic.R 2021-05-16T18:32:52.7741418Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T18:32:52.7742974Z Windows because LaTeX is not available. 2021-05-16T18:32:53.0061447Z Post job cleanup. 2021-05-16T18:32:55.6233712Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T18:32:55.6486600Z git version 2.31.1.windows.1 2021-05-16T18:32:56.5176699Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T18:32:56.5179353Z [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-16T18:32:56.5182217Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T18:32:56.5183905Z http.https://github.com/.extraheader 2021-05-16T18:32:56.5185218Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T18:32:56.5187989Z [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-16T18:32:56.9866994Z Cleaning up orphan processes