2021-05-16T23:04:07.8269395Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:08.4506222Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.5260761Z 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-16T23:04:08.6026203Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.7143255Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:16.1129862Z Current runner version: '2.278.0' 2021-05-16T23:04:16.1428234Z ##[group]Operating System 2021-05-16T23:04:16.1429183Z Microsoft Windows Server 2019 2021-05-16T23:04:16.1429704Z 10.0.17763 2021-05-16T23:04:16.1430123Z Datacenter 2021-05-16T23:04:16.1431246Z ##[endgroup] 2021-05-16T23:04:16.1432003Z ##[group]Virtual Environment 2021-05-16T23:04:16.1432649Z Environment: windows-2019 2021-05-16T23:04:16.1433201Z Version: 20210509.1 2021-05-16T23:04:16.1434183Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T23:04:16.1435548Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T23:04:16.1436362Z ##[endgroup] 2021-05-16T23:04:16.1438272Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:16.1439532Z Actions: write 2021-05-16T23:04:16.1439938Z Checks: write 2021-05-16T23:04:16.1440394Z Contents: write 2021-05-16T23:04:16.1440983Z Deployments: write 2021-05-16T23:04:16.1441448Z Issues: write 2021-05-16T23:04:16.1441886Z Metadata: read 2021-05-16T23:04:16.1442299Z Packages: write 2021-05-16T23:04:16.1442769Z PullRequests: write 2021-05-16T23:04:16.1443277Z RepositoryProjects: write 2021-05-16T23:04:16.1444061Z SecurityEvents: write 2021-05-16T23:04:16.1444564Z Statuses: write 2021-05-16T23:04:16.1445160Z ##[endgroup] 2021-05-16T23:04:16.1448420Z Prepare workflow directory 2021-05-16T23:04:16.2740545Z Prepare all required actions 2021-05-16T23:04:16.2752258Z Getting action download info 2021-05-16T23:04:16.6601573Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:17.6487287Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:19.1694441Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:20.0308421Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:20.2204128Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:20.3556959Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:20.5699366Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:21.0120329Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:21.0121123Z with: 2021-05-16T23:04:21.0121653Z repository: neuroconductor/afnir 2021-05-16T23:04:21.0122683Z token: *** 2021-05-16T23:04:21.0123207Z ssh-strict: true 2021-05-16T23:04:21.0123772Z persist-credentials: true 2021-05-16T23:04:21.0124324Z clean: true 2021-05-16T23:04:21.0124769Z fetch-depth: 1 2021-05-16T23:04:21.0125220Z lfs: false 2021-05-16T23:04:21.0125662Z submodules: false 2021-05-16T23:04:21.0126110Z env: 2021-05-16T23:04:21.0126606Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:21.0127149Z TIC_DEPLOY_KEY: 2021-05-16T23:04:21.0127567Z RSPM: 2021-05-16T23:04:21.0128351Z GITHUB_PAT: *** 2021-05-16T23:04:21.0128807Z COVERALLS_TOKEN: 2021-05-16T23:04:21.0129365Z continue-on-error: false 2021-05-16T23:04:21.0129910Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:21.0130388Z ##[endgroup] 2021-05-16T23:04:23.8196233Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:23.8500978Z ##[group]Getting Git version info 2021-05-16T23:04:23.8502576Z Working directory is 'D:\a\afnir\afnir' 2021-05-16T23:04:24.6391508Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:04:24.6426361Z git version 2.31.1.windows.1 2021-05-16T23:04:24.6428110Z ##[endgroup] 2021-05-16T23:04:24.6429172Z Deleting the contents of 'D:\a\afnir\afnir' 2021-05-16T23:04:24.6431292Z ##[group]Initializing the repository 2021-05-16T23:04:24.6433104Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\afnir\afnir 2021-05-16T23:04:24.6433941Z Initialized empty Git repository in D:/a/afnir/afnir/.git/ 2021-05-16T23:04:24.6434961Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:24.6435907Z ##[endgroup] 2021-05-16T23:04:24.6436484Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:24.6437248Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T23:04:24.6439392Z ##[endgroup] 2021-05-16T23:04:24.6441634Z ##[group]Setting up auth 2021-05-16T23:04:24.6442445Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:24.6443918Z [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-16T23:04:26.3535790Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:26.3792552Z [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-16T23:04:26.8740614Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T23:04:26.9009032Z ##[endgroup] 2021-05-16T23:04:26.9011382Z ##[group]Fetching the repository 2021-05-16T23:04:26.9045407Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:29.0436498Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:29.0439047Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:29.0441223Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:29.0442874Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:29.0445448Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:29.0447598Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:29.0449195Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:29.0450250Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:29.0451408Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:29.0454751Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:29.0456779Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:29.0457910Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:29.0459067Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:29.0460143Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:29.0461334Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:29.0462499Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:29.0465654Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:29.0466940Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:29.0467955Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:29.0469848Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:29.0470980Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:29.0471921Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:29.0472742Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:29.0473491Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:29.0474223Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:29.0474892Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:29.0475558Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:29.0476236Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:29.0476898Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:29.0477547Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:29.0478237Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:29.0478954Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:29.0479643Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:29.0480786Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:29.0481450Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:29.0483155Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:29.0483844Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:29.0484478Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:29.0485127Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:29.0485805Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:29.0486486Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:29.0487135Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:29.0487831Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:29.0488478Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:29.0489179Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:29.0489858Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:29.0490491Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:29.0491147Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:29.0491897Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:29.0492599Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:29.0493256Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:29.0493916Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:29.0494568Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:29.0495207Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:29.0495856Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:29.0496500Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:29.0497137Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:29.0497858Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:29.0498514Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:29.0499212Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:29.0499878Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:29.0500706Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:29.0501938Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:29.0502771Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:29.0503414Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:29.0504062Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:29.0504718Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:29.0505359Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:29.0506011Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:29.0506658Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:29.0507307Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:29.0507983Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:29.0508711Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:29.0509354Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:29.0510007Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:29.0510689Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:29.0511329Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:29.0511978Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:29.0512637Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:29.0513298Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:29.0513951Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:29.0514636Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:29.0515273Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:29.0515909Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:29.0516557Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:29.0517229Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:29.0517898Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:29.0518661Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:29.0519530Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:29.0520239Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:29.0520940Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:29.0521621Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:29.0522317Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:29.0523002Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:29.0523710Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:29.0524603Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:29.0525429Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:29.0526304Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:29.0526898Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:29.0527484Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:29.0528052Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:29.0528672Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:29.0529240Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:29.0529791Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:29.0530361Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:29.0530930Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:29.0531479Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:29.0532046Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:29.0532593Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:29.0533160Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:29.0533706Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:29.0534267Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:29.0534814Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:29.1173291Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:29.1174416Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:29.1175069Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:29.1175709Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:29.1176347Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:29.1176975Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:29.1177618Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:29.1178242Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:29.1178953Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:29.1179580Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:29.1180222Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:29.1180845Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:29.1181492Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:29.1182511Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:29.1183143Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:29.1183781Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:29.1184404Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:29.1185044Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:29.1185668Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:29.1186350Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:29.1186984Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:29.1187607Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:29.1188245Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:29.1188905Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:29.1189537Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:29.1190156Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:29.1190948Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:29.1191903Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:29.1192534Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:29.1193170Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:29.1193789Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:29.1194425Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:29.1195043Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:29.1195678Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:29.1196295Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:29.1196930Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:29.1197547Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:29.1198592Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:29.1199282Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:29.1200008Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:29.1200583Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:29.1201140Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:29.1201995Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:29.1202749Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:29.1203306Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:29.1203868Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:29.1204421Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:29.1204989Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:29.1205545Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:29.1206114Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:29.1206669Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:29.1207254Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:29.1207965Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:29.1208541Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:29.1209157Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:29.1209711Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:29.1210314Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:29.2482345Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:29.4094435Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:29.4110091Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:29.4636826Z ##[endgroup] 2021-05-16T23:04:29.4638524Z ##[group]Determining the checkout info 2021-05-16T23:04:29.4639489Z ##[endgroup] 2021-05-16T23:04:29.4640050Z ##[group]Checking out the ref 2021-05-16T23:04:29.4652282Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:29.5415841Z Note: switching to 'refs/tags/0.4.6.s'. 2021-05-16T23:04:29.5416589Z 2021-05-16T23:04:29.5417303Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:04:29.5418225Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:04:29.5420891Z state without impacting any branches by switching back to a branch. 2021-05-16T23:04:29.5421860Z 2021-05-16T23:04:29.5422553Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:04:29.5423457Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:04:29.5423984Z 2021-05-16T23:04:29.5424531Z git switch -c 2021-05-16T23:04:29.5425041Z 2021-05-16T23:04:29.5425535Z Or undo this operation with: 2021-05-16T23:04:29.5425948Z 2021-05-16T23:04:29.5426396Z git switch - 2021-05-16T23:04:29.5426742Z 2021-05-16T23:04:29.5427483Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:04:29.5428831Z 2021-05-16T23:04:29.5429393Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:29.5463739Z ##[endgroup] 2021-05-16T23:04:29.5880835Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T23:04:29.6094073Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:29.6449448Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:29.6449999Z with: 2021-05-16T23:04:29.6450427Z r-version: 3.5 2021-05-16T23:04:29.6450809Z Ncpus: 1 2021-05-16T23:04:29.6451351Z crayon.enabled: NULL 2021-05-16T23:04:29.6451956Z remove-openmp-macos: true 2021-05-16T23:04:29.6452532Z http-user-agent: default 2021-05-16T23:04:29.6453069Z install-r: true 2021-05-16T23:04:29.6453660Z windows-path-include-mingw: true 2021-05-16T23:04:29.6454265Z env: 2021-05-16T23:04:29.6454830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:29.6455583Z TIC_DEPLOY_KEY: 2021-05-16T23:04:29.6455957Z RSPM: 2021-05-16T23:04:29.6457472Z GITHUB_PAT: *** 2021-05-16T23:04:29.6457915Z COVERALLS_TOKEN: 2021-05-16T23:04:29.6458464Z continue-on-error: false 2021-05-16T23:04:29.6458998Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:29.6459408Z ##[endgroup] 2021-05-16T23:04:30.0520372Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T23:04:30.1998752Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T23:04:31.1571223Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T23:04:31.5634589Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T23:04:33.2094279Z Chocolatey v0.10.15 2021-05-16T23:06:20.8311351Z Installing the following packages: 2021-05-16T23:06:20.8359949Z qpdf 2021-05-16T23:06:20.8361108Z By installing you accept licenses for the packages. 2021-05-16T23:06:22.9900688Z 2021-05-16T23:06:22.9942920Z qpdf v10.3.2 [Approved] 2021-05-16T23:06:22.9989976Z qpdf package files install completed. Performing other installation steps. 2021-05-16T23:06:25.5766861Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T23:06:26.4957165Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T23:06:30.2487337Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T23:06:30.5777779Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T23:06:30.8633570Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T23:06:30.8986142Z The install of qpdf was successful. 2021-05-16T23:06:30.8987365Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T23:06:30.9464516Z 2021-05-16T23:06:30.9472670Z Chocolatey installed 1/1 packages. 2021-05-16T23:06:30.9479115Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T23:07:07.9175738Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:07:07.9176426Z with: 2021-05-16T23:07:07.9176864Z pandoc-version: 2.7.3 2021-05-16T23:07:07.9177327Z env: 2021-05-16T23:07:07.9177789Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:07.9178332Z TIC_DEPLOY_KEY: 2021-05-16T23:07:07.9178715Z RSPM: 2021-05-16T23:07:07.9180147Z GITHUB_PAT: *** 2021-05-16T23:07:07.9180619Z COVERALLS_TOKEN: 2021-05-16T23:07:07.9181136Z continue-on-error: false 2021-05-16T23:07:07.9181681Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:07.9182143Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:07:07.9182603Z TZ: UTC 2021-05-16T23:07:07.9183008Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:07.9183486Z NOT_CRAN: true 2021-05-16T23:07:07.9183886Z ##[endgroup] 2021-05-16T23:07:08.8734947Z [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\a903b06b-43fb-4f7a-8458-2b3491bd696c', 'D:\a\_temp\c6f5bc40-ca75-44d4-9bad-ef67d187907c')" 2021-05-16T23:07:11.9590539Z ##[group]Run git config user.name adigherman 2021-05-16T23:07:11.9591295Z git config user.name adigherman 2021-05-16T23:07:11.9591897Z git config user.email adig@jhu.edu 2021-05-16T23:07:11.9648762Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:07:11.9649385Z env: 2021-05-16T23:07:11.9649861Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:11.9650404Z TIC_DEPLOY_KEY: 2021-05-16T23:07:11.9650788Z RSPM: 2021-05-16T23:07:11.9652144Z GITHUB_PAT: *** 2021-05-16T23:07:11.9652577Z COVERALLS_TOKEN: 2021-05-16T23:07:11.9653243Z continue-on-error: false 2021-05-16T23:07:11.9653716Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:11.9654188Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:07:11.9654621Z TZ: UTC 2021-05-16T23:07:11.9655010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:11.9655582Z NOT_CRAN: true 2021-05-16T23:07:11.9655957Z ##[endgroup] 2021-05-16T23:07:13.4840548Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T23:07:13.4841042Z with: 2021-05-16T23:07:13.4841411Z msystem: MINGW64 2021-05-16T23:07:13.4841784Z update: true 2021-05-16T23:07:13.4842193Z install: git mingw-w64-x86_64-toolchain 2021-05-16T23:07:13.4842665Z path-type: minimal 2021-05-16T23:07:13.4843020Z release: true 2021-05-16T23:07:13.4843362Z env: 2021-05-16T23:07:13.4844022Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:13.4844549Z TIC_DEPLOY_KEY: 2021-05-16T23:07:13.4844928Z RSPM: 2021-05-16T23:07:13.4846354Z GITHUB_PAT: *** 2021-05-16T23:07:13.4846786Z COVERALLS_TOKEN: 2021-05-16T23:07:13.4847341Z continue-on-error: false 2021-05-16T23:07:13.4847888Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:13.4848347Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:07:13.4848808Z TZ: UTC 2021-05-16T23:07:13.4849220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:13.4849712Z NOT_CRAN: true 2021-05-16T23:07:13.4850113Z ##[endgroup] 2021-05-16T23:07:13.6674268Z ##[group]Downloading MSYS2... 2021-05-16T23:07:14.7353765Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T23:07:15.9532243Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T23:07:15.9705856Z ##[endgroup] 2021-05-16T23:07:15.9731254Z ##[group]Extracting MSYS2... 2021-05-16T23:07:15.9732639Z [command]D:\a\_temp\base.exe -y 2021-05-16T23:07:16.3258465Z 2021-05-16T23:07:16.3261157Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T23:07:16.3261925Z 2021-05-16T23:07:16.3262775Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T23:07:16.3263548Z -- 2021-05-16T23:07:16.3264394Z Path = D:\a\_temp\base.exe 2021-05-16T23:07:16.3265095Z Type = 7z 2021-05-16T23:07:16.3265498Z 2021-05-16T23:07:16.5344134Z 0% 2021-05-16T23:07:16.5345362Z 2021-05-16T23:07:16.7349608Z 0% 1100 2021-05-16T23:07:16.7350884Z 2021-05-16T23:07:16.9468801Z 7% 1100 2021-05-16T23:07:16.9469719Z 2021-05-16T23:07:17.1661624Z 14% 1100 2021-05-16T23:07:17.1662426Z 2021-05-16T23:07:17.3689738Z 21% 1100 2021-05-16T23:07:17.3690626Z 2021-05-16T23:07:17.5771675Z 28% 1100 2021-05-16T23:07:17.5772504Z 2021-05-16T23:07:17.7912119Z 30% 1100 2021-05-16T23:07:17.7913463Z 2021-05-16T23:07:17.9955776Z 32% 1100 2021-05-16T23:07:17.9956793Z 2021-05-16T23:07:18.1966928Z 38% 1100 2021-05-16T23:07:18.1967964Z 2021-05-16T23:07:18.4782395Z 42% 1100 2021-05-16T23:07:18.4783700Z 2021-05-16T23:07:18.6801672Z 47% 1119 - msys64\etc\pacman.d\mirrorlist.msys 2021-05-16T23:07:18.6802654Z 2021-05-16T23:07:18.8831317Z 47% 1776 - msys64\usr\lib\tcl8.6\opt0.4\pkgIndex.tcl 2021-05-16T23:07:18.8832415Z 2021-05-16T23:07:19.0863073Z 47% 2608 - msys64\usr\lib\terminfo\64\dialogue80 2021-05-16T23:07:19.0864149Z 2021-05-16T23:07:19.2892327Z 47% 3429 - msys64\usr\lib\terminfo\70\pc3 2021-05-16T23:07:19.2893878Z 2021-05-16T23:07:19.4922513Z 47% 4054 - msys64\usr\lib\terminfo\76\visual603 2021-05-16T23:07:19.4924149Z 2021-05-16T23:07:19.6951298Z 47% 4843 - msys64\usr\share\bash-completion\completions\f77 2021-05-16T23:07:19.6952386Z 2021-05-16T23:07:19.8983208Z 47% 5362 - msys64\usr\share\bash-completion\completions\ul 2021-05-16T23:07:19.8984645Z 2021-05-16T23:07:20.1022278Z 47% 5955 - msys64\usr\share\locale\es\LC_MESSAGES\libalpm.mo 2021-05-16T23:07:20.1023418Z 2021-05-16T23:07:20.3053684Z 47% 6530 - msys64\usr\share\locale\ta\LC_MESSAGES\p11-kit.mo 2021-05-16T23:07:20.3054976Z 2021-05-16T23:07:20.5313881Z 47% 7237 - msys64\usr\share\man\man1\perlsymbian.1perl.gz 2021-05-16T23:07:20.5315540Z 2021-05-16T23:07:20.7273337Z 47% 7979 - msys64\usr\share\man\man3\ExtUtils.Typemaps.Cmd.3perl.gz 2021-05-16T23:07:20.7274368Z 2021-05-16T23:07:20.9394678Z 47% 8661 - msys64\usr\share\man\man3\Tcl_NewWideIntObj.3.gz 2021-05-16T23:07:20.9395483Z 2021-05-16T23:07:21.1336408Z 47% 9380 - msys64\usr\share\man\man3\el_init.3.gz 2021-05-16T23:07:21.1337367Z 2021-05-16T23:07:21.3381074Z 47% 10128 - msys64\usr\share\man\man3\set_form_fields.3x.gz 2021-05-16T23:07:21.3382011Z 2021-05-16T23:07:21.5394095Z 47% 10711 - msys64\usr\share\nano\asm.nanorc 2021-05-16T23:07:21.5395024Z 2021-05-16T23:07:21.7424039Z 47% 11377 - msys64\usr\share\perl5\core_perl\pods\perl5140delta.pod 2021-05-16T23:07:21.7425167Z 2021-05-16T23:07:21.9455578Z 47% 12078 - msys64\usr\share\perl5\core_perl\unicore\lib\Scx\Orya.pl 2021-05-16T23:07:21.9457231Z 2021-05-16T23:07:22.1485042Z 47% 12837 - msys64\usr\share\terminfo\64\d462e-dg 2021-05-16T23:07:22.1486017Z 2021-05-16T23:07:22.5270125Z 47% 13677 - msys64\usr\share\terminfo\6e\ntconsole-35-w 2021-05-16T23:07:22.5271211Z 2021-05-16T23:07:22.7283463Z 47% 14357 - msys64\usr\share\terminfo\75\unknown 2021-05-16T23:07:22.7284437Z 2021-05-16T23:07:22.9304989Z 47% 15157 - msys64\usr\share\zoneinfo\Antarctica\Macquarie 2021-05-16T23:07:22.9306178Z 2021-05-16T23:07:23.1336047Z 47% 16006 - msys64\usr\share\zoneinfo\posix\Europe\Ulyanovsk 2021-05-16T23:07:23.1337571Z 2021-05-16T23:07:23.3450126Z 47% 16801 - msys64\var\lib\pacman\local\gmp-6.2.1-1\files 2021-05-16T23:07:23.3451126Z 2021-05-16T23:07:23.5407716Z 48% 17092 2021-05-16T23:07:23.5408886Z 2021-05-16T23:07:23.7561172Z 50% 17092 2021-05-16T23:07:23.7562045Z 2021-05-16T23:07:23.9539821Z 54% 17092 2021-05-16T23:07:23.9540812Z 2021-05-16T23:07:24.1499778Z 57% 17092 2021-05-16T23:07:24.1500990Z 2021-05-16T23:07:24.3703231Z 60% 17092 2021-05-16T23:07:24.3704628Z 2021-05-16T23:07:24.5846055Z 63% 17092 2021-05-16T23:07:24.5847290Z 2021-05-16T23:07:24.7947671Z 65% 17092 2021-05-16T23:07:24.7948474Z 2021-05-16T23:07:25.0006963Z 69% 17092 2021-05-16T23:07:25.0007869Z 2021-05-16T23:07:25.1981417Z 72% 17092 2021-05-16T23:07:25.1982233Z 2021-05-16T23:07:25.4068326Z 75% 17092 2021-05-16T23:07:25.4069123Z 2021-05-16T23:07:25.6227855Z 78% 17092 2021-05-16T23:07:25.6229215Z 2021-05-16T23:07:25.8350765Z 81% 17092 2021-05-16T23:07:25.8352119Z 2021-05-16T23:07:26.0342255Z 87% 17092 2021-05-16T23:07:26.0343310Z 2021-05-16T23:07:26.2408924Z 92% 17092 2021-05-16T23:07:26.2409818Z 2021-05-16T23:07:26.5260734Z 97% 17092 2021-05-16T23:07:26.5262014Z 2021-05-16T23:07:26.7416638Z 100% 17136 - msys64\usr\bin\cut.exe 2021-05-16T23:07:26.7417590Z 2021-05-16T23:07:26.9352893Z 100% 17342 - msys64\usr\bin\msys-icudata68.dll 2021-05-16T23:07:26.9355363Z 2021-05-16T23:07:27.0770037Z 100% 17486 - msys64\usr\bin\tftp.exe 2021-05-16T23:07:27.0773840Z 2021-05-16T23:07:27.0775158Z Everything is Ok 2021-05-16T23:07:27.0804926Z ##[endgroup] 2021-05-16T23:07:27.0805822Z ##[group]Disable Key Refresh... 2021-05-16T23:07:27.1553768Z [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-16T23:07:27.4577566Z ##[endgroup] 2021-05-16T23:07:27.4603501Z ##[group]Restoring package cache... 2021-05-16T23:07:27.8291225Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T23:07:27.8292531Z ##[endgroup] 2021-05-16T23:07:27.8294524Z ##[group]Starting MSYS2 for the first time... 2021-05-16T23:07:27.9100446Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T23:07:28.1270179Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T23:07:28.1414944Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T23:07:28.3185432Z Copying skeleton files. 2021-05-16T23:07:28.3186769Z These files are for the users to personalise their msys2 experience. 2021-05-16T23:07:28.3187737Z 2021-05-16T23:07:28.3188729Z They will never be overwritten nor automatically updated. 2021-05-16T23:07:28.3189349Z 2021-05-16T23:07:28.3682888Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T23:07:28.3851590Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T23:07:28.4007358Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T23:07:28.4160435Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T23:07:28.4313187Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T23:07:28.4876593Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T23:07:28.5201285Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T23:07:28.5513981Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T23:07:28.5826469Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T23:07:28.7643693Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T23:07:28.7745828Z gpg: no ultimately trusted keys found 2021-05-16T23:07:29.0631332Z gpg: starting migration from earlier GnuPG versions 2021-05-16T23:07:29.1096274Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T23:07:29.1097318Z gpg: migration succeeded 2021-05-16T23:07:29.1327561Z gpg: Generating pacman keyring master key... 2021-05-16T23:07:33.4377083Z gpg: key C21E927103928C65 marked as ultimately trusted 2021-05-16T23:07:33.4378481Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T23:07:33.4778088Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/632F8497055D80D01197ADB4C21E927103928C65.rev' 2021-05-16T23:07:33.4780108Z gpg: Done 2021-05-16T23:07:33.4994276Z ==> Updating trust database... 2021-05-16T23:07:33.5182553Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:07:33.5184077Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:07:33.6007933Z ==> Appending keys from msys2.gpg... 2021-05-16T23:07:33.7436358Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:07:33.7574878Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:07:33.8654475Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:07:33.9767881Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:07:34.0861516Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:07:34.1946072Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:07:34.3052223Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:07:34.4155731Z ==> Importing owner trust values... 2021-05-16T23:07:34.4326915Z gpg: setting ownertrust to 4 2021-05-16T23:07:34.4328002Z gpg: setting ownertrust to 4 2021-05-16T23:07:34.4329268Z gpg: setting ownertrust to 4 2021-05-16T23:07:34.4330002Z gpg: setting ownertrust to 4 2021-05-16T23:07:34.4330691Z gpg: setting ownertrust to 4 2021-05-16T23:07:34.4331367Z gpg: setting ownertrust to 4 2021-05-16T23:07:34.4489357Z ==> Disabling revoked keys in keyring... 2021-05-16T23:07:34.4637436Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:07:34.5233248Z ==> Updating trust database... 2021-05-16T23:07:34.5434480Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:07:34.5447118Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:07:34.5457977Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T23:07:34.5462471Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T23:07:34.5464642Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:07:34.5844899Z pacman-key (pacman) 5.2.2 2021-05-16T23:07:34.5846540Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T23:07:34.5847108Z 2021-05-16T23:07:34.5990857Z This is free software; see the source for copying conditions. 2021-05-16T23:07:34.5991850Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T23:07:35.5894499Z  2021-05-16T23:07:35.5895163Z 2021-05-16T23:07:35.5895818Z ################################################################### 2021-05-16T23:07:35.5896383Z # # 2021-05-16T23:07:35.5896882Z # # 2021-05-16T23:07:35.5897368Z # C A U T I O N # 2021-05-16T23:07:35.5897852Z # # 2021-05-16T23:07:35.5898380Z # This is first start of MSYS2. # 2021-05-16T23:07:35.5898991Z # You MUST restart shell to apply necessary actions. # 2021-05-16T23:07:35.5899790Z # # 2021-05-16T23:07:35.5900286Z # # 2021-05-16T23:07:35.5900822Z ################################################################### 2021-05-16T23:07:35.5901099Z 2021-05-16T23:07:35.5901326Z 2021-05-16T23:07:35.6098565Z 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-16T23:07:35.6150033Z ##[endgroup] 2021-05-16T23:07:35.6150832Z ##[group]Disable CheckSpace... 2021-05-16T23:07:35.6727191Z [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-16T23:07:36.1438179Z ##[endgroup] 2021-05-16T23:07:36.1439213Z ##[group]Updating packages... 2021-05-16T23:07:36.2049186Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:07:36.9885202Z :: Synchronizing package databases... 2021-05-16T23:07:37.3113702Z downloading mingw32.db... 2021-05-16T23:07:37.9558228Z downloading mingw32.db.sig... 2021-05-16T23:07:38.1574792Z downloading mingw64.db... 2021-05-16T23:07:38.3490575Z downloading mingw64.db.sig... 2021-05-16T23:07:38.5529447Z downloading ucrt64.db... 2021-05-16T23:07:38.7393300Z downloading ucrt64.db.sig... 2021-05-16T23:07:38.9466843Z downloading msys.db... 2021-05-16T23:07:39.0429877Z downloading msys.db.sig... 2021-05-16T23:07:39.1481479Z :: Starting core system upgrade... 2021-05-16T23:07:39.3590000Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T23:07:39.3591324Z resolving dependencies... 2021-05-16T23:07:39.3659886Z looking for conflicting packages... 2021-05-16T23:07:39.3681582Z 2021-05-16T23:07:39.3682843Z 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-16T23:07:39.3683660Z 2021-05-16T23:07:39.3684203Z Total Download Size: 9.36 MiB 2021-05-16T23:07:39.3684803Z Total Installed Size: 44.60 MiB 2021-05-16T23:07:39.3685682Z Net Upgrade Size: 0.02 MiB 2021-05-16T23:07:39.3686117Z 2021-05-16T23:07:39.3686931Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:39.3687535Z :: Retrieving packages... 2021-05-16T23:07:39.4627421Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T23:07:39.5579353Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:39.6601643Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T23:07:39.8608983Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T23:07:39.9558050Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T23:07:40.0952597Z checking keyring... 2021-05-16T23:07:40.1874381Z checking package integrity... 2021-05-16T23:07:40.9327538Z loading package files... 2021-05-16T23:07:40.9487273Z checking for file conflicts... 2021-05-16T23:07:40.9490739Z :: Processing package changes... 2021-05-16T23:07:40.9491650Z upgrading filesystem... 2021-05-16T23:07:40.9966391Z upgrading mintty... 2021-05-16T23:07:41.0670260Z upgrading msys2-runtime... 2021-05-16T23:07:41.1328438Z upgrading pacman-mirrors... 2021-05-16T23:07:41.1380150Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T23:07:41.1399218Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T23:07:41.1415294Z upgrading pacman... 2021-05-16T23:07:41.2229140Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T23:07:41.5596500Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4640 has been terminated. 2021-05-16T23:07:41.9540742Z ##[endgroup] 2021-05-16T23:07:41.9542747Z ##[group]Killing remaining tasks... 2021-05-16T23:07:42.0169664Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T23:07:42.3221300Z 2021-05-16T23:07:42.3222983Z INFO: No tasks running with the specified criteria. 2021-05-16T23:07:42.3258411Z ##[endgroup] 2021-05-16T23:07:42.3259599Z ##[group]Final system upgrade... 2021-05-16T23:07:42.3862984Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:07:43.1573697Z :: Synchronizing package databases... 2021-05-16T23:07:43.7718241Z mingw32 is up to date 2021-05-16T23:07:43.7719353Z mingw64 is up to date 2021-05-16T23:07:43.7720253Z ucrt64 is up to date 2021-05-16T23:07:43.7721312Z downloading clang64.db... 2021-05-16T23:07:44.4194784Z downloading clang64.db.sig... 2021-05-16T23:07:44.6189171Z msys is up to date 2021-05-16T23:07:44.6190309Z :: Starting core system upgrade... 2021-05-16T23:07:44.8686185Z there is nothing to do 2021-05-16T23:07:44.8688032Z :: Starting full system upgrade... 2021-05-16T23:07:44.9093364Z resolving dependencies... 2021-05-16T23:07:44.9155601Z looking for conflicting packages... 2021-05-16T23:07:44.9193175Z 2021-05-16T23:07:44.9195860Z 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-16T23:07:44.9197729Z 2021-05-16T23:07:44.9198472Z Total Download Size: 6.22 MiB 2021-05-16T23:07:44.9199356Z Total Installed Size: 32.30 MiB 2021-05-16T23:07:44.9200214Z Net Upgrade Size: 0.97 MiB 2021-05-16T23:07:44.9201047Z 2021-05-16T23:07:44.9201785Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:44.9202392Z :: Retrieving packages... 2021-05-16T23:07:45.0146532Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.1111244Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.2058120Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.3937851Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.4895510Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T23:07:45.5910866Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.6941822Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.7949353Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:45.8944830Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:46.0995410Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:46.1960055Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T23:07:46.2907631Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:46.3886767Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T23:07:46.4868049Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:46.4896277Z checking keyring... 2021-05-16T23:07:46.5869081Z checking package integrity... 2021-05-16T23:07:48.7178678Z loading package files... 2021-05-16T23:07:48.7475379Z checking for file conflicts... 2021-05-16T23:07:48.7477717Z checking available disk space... 2021-05-16T23:07:48.7615305Z :: Processing package changes... 2021-05-16T23:07:48.7616255Z upgrading brotli... 2021-05-16T23:07:48.7747601Z upgrading less... 2021-05-16T23:07:48.7852780Z upgrading libxml2... 2021-05-16T23:07:48.8058155Z upgrading libxslt... 2021-05-16T23:07:48.8185821Z upgrading ca-certificates... 2021-05-16T23:07:49.5610847Z upgrading file... 2021-05-16T23:07:49.6154837Z upgrading libsqlite... 2021-05-16T23:07:49.6277877Z upgrading libzstd... 2021-05-16T23:07:49.6451573Z upgrading gnupg... 2021-05-16T23:07:52.1009368Z ==> Appending keys from msys2.gpg... 2021-05-16T23:07:52.2009019Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:07:52.2169335Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:07:56.3279254Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:07:56.3858752Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:07:56.4518105Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:07:56.5196271Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:07:56.5764965Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:07:56.6399394Z ==> Importing owner trust values... 2021-05-16T23:07:56.6812118Z ==> Disabling revoked keys in keyring... 2021-05-16T23:07:56.6993790Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:07:56.7628410Z ==> Updating trust database... 2021-05-16T23:07:56.7777689Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:07:56.8792720Z upgrading libgpgme... 2021-05-16T23:07:57.0701687Z upgrading msys2-keyring... 2021-05-16T23:07:57.3292907Z ==> Appending keys from msys2.gpg... 2021-05-16T23:07:57.4243100Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:07:57.4408714Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:07:57.5428956Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:07:57.5998861Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:07:57.6613736Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:07:57.7212994Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:07:57.7779518Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:07:57.8409102Z ==> Importing owner trust values... 2021-05-16T23:07:57.8803780Z ==> Disabling revoked keys in keyring... 2021-05-16T23:07:57.9015452Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:07:57.9647149Z ==> Updating trust database... 2021-05-16T23:07:57.9809352Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:07:58.0767519Z upgrading msys2-launcher... 2021-05-16T23:07:58.0874738Z upgrading rebase... 2021-05-16T23:07:58.1012485Z upgrading zstd... 2021-05-16T23:07:58.1231181Z :: Running post-transaction hooks... 2021-05-16T23:07:58.1232240Z (1/1) Updating the info directory file... 2021-05-16T23:07:58.5081129Z ##[endgroup] 2021-05-16T23:07:58.5082179Z ##[group]Installing additional packages... 2021-05-16T23:07:58.5704682Z [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-16T23:07:59.6616936Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T23:07:59.6618770Z :: Repository mingw64 2021-05-16T23:07:59.6625737Z 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-16T23:07:59.6630426Z 2021-05-16T23:07:59.6631482Z Enter a selection (default=all): 2021-05-16T23:07:59.6632741Z resolving dependencies... 2021-05-16T23:07:59.6718395Z looking for conflicting packages... 2021-05-16T23:07:59.6821495Z 2021-05-16T23:07:59.6839632Z 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-16T23:07:59.6856007Z 2021-05-16T23:07:59.6856892Z Total Download Size: 165.06 MiB 2021-05-16T23:07:59.6857920Z Total Installed Size: 1091.89 MiB 2021-05-16T23:07:59.6858507Z 2021-05-16T23:07:59.6859508Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:59.6860494Z :: Retrieving packages... 2021-05-16T23:07:59.9899181Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:08:00.5473525Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:08:00.6419978Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:08:01.1263345Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:01.3783531Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:01.5186164Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:08:01.6256015Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:08:01.7307884Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:08:01.8302816Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:08:01.9262556Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:02.0204592Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:02.1326460Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:08:02.2270269Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:02.3217000Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:08:02.4327052Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:03.6748082Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:04.6949406Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:04.7975438Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:05.4364652Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:06.0691387Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:08:06.1653826Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:08:06.3657829Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:08:06.4602014Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:08:06.5549791Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:08:06.6705924Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:08:06.7648861Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:08:06.8594112Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:08:06.9561068Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T23:08:07.0573188Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T23:08:07.1515358Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T23:08:07.2487636Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:08:07.5394971Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:08:07.6344052Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:08:07.7839551Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:08:07.9883878Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:08:08.3749432Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:08:08.5623363Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:08:08.6623545Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:08:09.5255191Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T23:08:09.6210420Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:08:09.9027997Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T23:08:10.2174492Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:10.7006808Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:10.7959167Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:08:10.8910448Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T23:08:10.9871851Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:11.0847902Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:11.1791883Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:11.2738660Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:11.6634861Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:11.7603578Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:11.8747645Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T23:08:11.9687828Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T23:08:12.0632417Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T23:08:12.1579331Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T23:08:12.2524334Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T23:08:12.3474726Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T23:08:12.4423761Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:12.5363350Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T23:08:12.6306518Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T23:08:12.7245798Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T23:08:12.8198193Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T23:08:12.9145495Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:13.0092244Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T23:08:13.1036501Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T23:08:13.1982605Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T23:08:13.2927732Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T23:08:13.3863246Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T23:08:13.4805982Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T23:08:13.5742346Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T23:08:13.6725381Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T23:08:13.7683801Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T23:08:13.8637492Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T23:08:13.9585659Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T23:08:14.0536120Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T23:08:14.1503573Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:14.2494467Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T23:08:14.3439758Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T23:08:14.4384475Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:14.5351012Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:14.7465202Z checking keyring... 2021-05-16T23:08:15.0429926Z checking package integrity... 2021-05-16T23:08:28.6615113Z loading package files... 2021-05-16T23:08:29.2964207Z checking for file conflicts... 2021-05-16T23:08:31.6730236Z checking available disk space... 2021-05-16T23:08:31.6861972Z :: Processing package changes... 2021-05-16T23:08:31.6863071Z installing expat... 2021-05-16T23:08:31.6927305Z installing vim... 2021-05-16T23:08:33.2936064Z installing heimdal... 2021-05-16T23:08:33.6469004Z installing openssh... 2021-05-16T23:08:33.6869489Z installing perl-Error... 2021-05-16T23:08:33.6987276Z installing perl-Authen-SASL... 2021-05-16T23:08:33.7221241Z installing perl-Encode-Locale... 2021-05-16T23:08:33.7302969Z installing perl-HTTP-Date... 2021-05-16T23:08:33.7391260Z installing perl-File-Listing... 2021-05-16T23:08:33.7458286Z installing perl-HTML-Tagset... 2021-05-16T23:08:33.7509365Z installing perl-Clone... 2021-05-16T23:08:33.7573808Z installing perl-IO-HTML... 2021-05-16T23:08:33.7640119Z installing perl-LWP-MediaTypes... 2021-05-16T23:08:33.7706469Z installing perl-URI... 2021-05-16T23:08:33.8217253Z installing perl-HTTP-Message... 2021-05-16T23:08:33.8421663Z installing perl-HTML-Parser... 2021-05-16T23:08:33.8594630Z installing perl-HTTP-Cookies... 2021-05-16T23:08:33.8682934Z installing perl-HTTP-Daemon... 2021-05-16T23:08:33.8731835Z installing perl-HTTP-Negotiate... 2021-05-16T23:08:33.8783653Z installing perl-Net-HTTP... 2021-05-16T23:08:33.8892286Z installing perl-WWW-RobotRules... 2021-05-16T23:08:33.8965580Z installing perl-Try-Tiny... 2021-05-16T23:08:33.9068882Z installing perl-libwww... 2021-05-16T23:08:33.9465720Z Optional dependencies for perl-libwww 2021-05-16T23:08:33.9467543Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T23:08:33.9469039Z installing perl-TimeDate... 2021-05-16T23:08:33.9852849Z installing perl-MailTools... 2021-05-16T23:08:34.0225408Z installing perl-IO-Stringy... 2021-05-16T23:08:34.0364002Z installing perl-Convert-BinHex... 2021-05-16T23:08:34.1581586Z module test... pass. 2021-05-16T23:08:34.1636223Z installing perl-MIME-tools... 2021-05-16T23:08:34.2235776Z installing perl-Net-SSLeay... 2021-05-16T23:08:34.2998483Z installing perl-IO-Socket-SSL... 2021-05-16T23:08:34.3129951Z installing perl-Net-SMTP-SSL... 2021-05-16T23:08:34.3192677Z installing perl-TermReadKey... 2021-05-16T23:08:34.3269024Z installing git... 2021-05-16T23:08:34.9679947Z Optional dependencies for git 2021-05-16T23:08:34.9680980Z python: various helper scripts 2021-05-16T23:08:34.9681678Z subversion: git svn 2021-05-16T23:08:34.9682402Z installing mingw-w64-x86_64-libiconv... 2021-05-16T23:08:34.9990897Z installing mingw-w64-x86_64-zlib... 2021-05-16T23:08:35.0073194Z installing mingw-w64-x86_64-binutils... 2021-05-16T23:08:35.2997576Z installing mingw-w64-x86_64-headers-git... 2021-05-16T23:08:36.5482228Z installing mingw-w64-x86_64-crt-git... 2021-05-16T23:08:37.2497902Z installing mingw-w64-x86_64-isl... 2021-05-16T23:08:37.3061306Z installing mingw-w64-x86_64-gmp... 2021-05-16T23:08:37.3231955Z installing mingw-w64-x86_64-mpfr... 2021-05-16T23:08:37.3431140Z installing mingw-w64-x86_64-mpc... 2021-05-16T23:08:37.3483669Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T23:08:37.3554852Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T23:08:37.3737438Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:08:37.3779114Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:08:37.3911232Z installing mingw-w64-x86_64-zstd... 2021-05-16T23:08:37.4132744Z installing mingw-w64-x86_64-gcc... 2021-05-16T23:08:39.1159181Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T23:08:41.1094333Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T23:08:41.1245133Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T23:08:41.2998729Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T23:08:41.4900464Z installing mingw-w64-x86_64-expat... 2021-05-16T23:08:41.4918372Z installing mingw-w64-x86_64-gettext... 2021-05-16T23:08:43.7146419Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T23:08:43.7348637Z installing mingw-w64-x86_64-libsystre... 2021-05-16T23:08:43.7448708Z installing mingw-w64-x86_64-ncurses... 2021-05-16T23:08:48.8337632Z installing mingw-w64-x86_64-bzip2... 2021-05-16T23:08:48.8515671Z installing mingw-w64-x86_64-libffi... 2021-05-16T23:08:48.8631509Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T23:08:48.9182127Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T23:08:49.6657302Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T23:08:49.6658133Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T23:08:49.7028778Z installing mingw-w64-x86_64-openssl... 2021-05-16T23:08:56.5684893Z installing mingw-w64-x86_64-termcap... 2021-05-16T23:08:56.5743123Z installing mingw-w64-x86_64-readline... 2021-05-16T23:08:56.7087090Z installing mingw-w64-x86_64-tcl... 2021-05-16T23:08:58.2686307Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T23:08:59.1381944Z installing mingw-w64-x86_64-tk... 2021-05-16T23:08:59.9574090Z installing mingw-w64-x86_64-xz... 2021-05-16T23:09:00.0356922Z installing mingw-w64-x86_64-python... 2021-05-16T23:09:07.7766315Z installing mingw-w64-x86_64-xxhash... 2021-05-16T23:09:07.7871359Z installing mingw-w64-x86_64-gdb... 2021-05-16T23:09:07.8954880Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T23:09:07.9934626Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T23:09:08.1306534Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T23:09:08.1359969Z installing mingw-w64-x86_64-make... 2021-05-16T23:09:08.1564920Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T23:09:08.1746980Z installing mingw-w64-x86_64-tools-git... 2021-05-16T23:09:08.1911626Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:09:08.2589708Z ##[endgroup] 2021-05-16T23:09:08.2590648Z ##[group]Saving package cache... 2021-05-16T23:09:08.3198162Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T23:09:09.3207870Z ==> no candidate packages found for pruning 2021-05-16T23:09:09.3879990Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T23:09:09.7857051Z ==> no candidate packages found for pruning 2021-05-16T23:09:10.7715979Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T23:09:10.8483464Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T23:09:11.7578752Z 2021-05-16T23:09:11.7579784Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T23:09:11.9021062Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T23:09:11.9022037Z removing all files from cache... 2021-05-16T23:09:11.9022523Z 2021-05-16T23:09:11.9023194Z Database directory: /var/lib/pacman/ 2021-05-16T23:09:11.9031070Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T23:09:11.9032554Z removing unused sync repositories... 2021-05-16T23:09:11.9092665Z ##[endgroup] 2021-05-16T23:09:11.9409226Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T23:09:11.9410335Z env: 2021-05-16T23:09:11.9410835Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:11.9411271Z TIC_DEPLOY_KEY: 2021-05-16T23:09:11.9411623Z RSPM: 2021-05-16T23:09:11.9412947Z GITHUB_PAT: *** 2021-05-16T23:09:11.9413314Z COVERALLS_TOKEN: 2021-05-16T23:09:11.9413793Z continue-on-error: false 2021-05-16T23:09:11.9414237Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:11.9414657Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:09:11.9415025Z TZ: UTC 2021-05-16T23:09:11.9415406Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:11.9416538Z NOT_CRAN: true 2021-05-16T23:09:11.9417722Z MSYSTEM: MINGW64 2021-05-16T23:09:11.9418187Z ##[endgroup] 2021-05-16T23:09:12.8347422Z :: Synchronizing package databases... 2021-05-16T23:09:13.5335602Z mingw32 is up to date 2021-05-16T23:09:13.5336813Z mingw64 is up to date 2021-05-16T23:09:13.5337897Z ucrt64 is up to date 2021-05-16T23:09:13.5338854Z clang64 is up to date 2021-05-16T23:09:13.5339761Z msys is up to date 2021-05-16T23:09:13.5341303Z :: Starting core system upgrade... 2021-05-16T23:09:13.7936045Z there is nothing to do 2021-05-16T23:09:13.7937562Z :: Starting full system upgrade... 2021-05-16T23:09:13.9019122Z there is nothing to do 2021-05-16T23:09:14.6096175Z resolving dependencies... 2021-05-16T23:09:14.6162659Z looking for conflicting packages... 2021-05-16T23:09:14.6250959Z 2021-05-16T23:09:14.6252027Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T23:09:14.6252518Z 2021-05-16T23:09:14.6253112Z Total Download Size: 3.00 MiB 2021-05-16T23:09:14.6253788Z Total Installed Size: 20.93 MiB 2021-05-16T23:09:14.6254190Z 2021-05-16T23:09:14.6254989Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:14.6255732Z :: Retrieving packages... 2021-05-16T23:09:14.9295466Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T23:09:15.6733468Z checking keyring... 2021-05-16T23:09:15.7529354Z checking package integrity... 2021-05-16T23:09:15.9202874Z loading package files... 2021-05-16T23:09:15.9222421Z checking for file conflicts... 2021-05-16T23:09:15.9234257Z checking available disk space... 2021-05-16T23:09:15.9240534Z :: Processing package changes... 2021-05-16T23:09:15.9241369Z installing mingw-w64-x86_64-aom... 2021-05-16T23:09:16.7341818Z resolving dependencies... 2021-05-16T23:09:16.7342952Z looking for conflicting packages... 2021-05-16T23:09:16.7492193Z 2021-05-16T23:09:16.7493272Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T23:09:16.7493703Z 2021-05-16T23:09:16.7494189Z Total Download Size: 1.97 MiB 2021-05-16T23:09:16.7494740Z Total Installed Size: 4.43 MiB 2021-05-16T23:09:16.7495068Z 2021-05-16T23:09:16.7495730Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:16.7496395Z :: Retrieving packages... 2021-05-16T23:09:17.0606265Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T23:09:17.8080646Z checking keyring... 2021-05-16T23:09:17.8918326Z checking package integrity... 2021-05-16T23:09:18.0253063Z loading package files... 2021-05-16T23:09:18.0266534Z checking for file conflicts... 2021-05-16T23:09:18.0285849Z checking available disk space... 2021-05-16T23:09:18.0291740Z :: Processing package changes... 2021-05-16T23:09:18.0292578Z installing mingw-w64-x86_64-argtable... 2021-05-16T23:09:18.7867583Z resolving dependencies... 2021-05-16T23:09:18.8026347Z looking for conflicting packages... 2021-05-16T23:09:18.8077715Z 2021-05-16T23:09:18.8091474Z 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-16T23:09:18.8100709Z 2021-05-16T23:09:18.8101565Z Total Download Size: 92.82 MiB 2021-05-16T23:09:18.8102536Z Total Installed Size: 821.22 MiB 2021-05-16T23:09:18.8103148Z 2021-05-16T23:09:18.8104121Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:18.8105160Z :: Retrieving packages... 2021-05-16T23:09:19.1571595Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T23:09:19.6184907Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T23:09:19.7144062Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T23:09:19.8091422Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T23:09:20.0441656Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T23:09:20.1418343Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T23:09:20.6068603Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T23:09:20.7054594Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T23:09:20.8011123Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T23:09:20.9105383Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T23:09:21.0058989Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T23:09:21.1029067Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T23:09:21.2207616Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T23:09:21.4257015Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:09:21.5203627Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T23:09:21.6150021Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T23:09:21.7113189Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T23:09:21.8078270Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:09:21.9142403Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T23:09:22.0096019Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T23:09:22.1485425Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T23:09:22.2485567Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T23:09:22.3697883Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T23:09:22.4650372Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T23:09:22.5632696Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T23:09:22.8856303Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T23:09:23.0973424Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T23:09:23.1920358Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T23:09:24.0776845Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T23:09:24.8893748Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T23:09:25.0033363Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T23:09:25.1001493Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T23:09:25.6538496Z checking keyring... 2021-05-16T23:09:25.9052927Z checking package integrity... 2021-05-16T23:09:30.7424832Z loading package files... 2021-05-16T23:09:31.0797953Z checking for file conflicts... 2021-05-16T23:09:32.6565263Z checking available disk space... 2021-05-16T23:09:32.6631032Z :: Processing package changes... 2021-05-16T23:09:32.6632001Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T23:09:32.7362475Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T23:09:32.7488402Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T23:09:32.7648652Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T23:09:32.7894730Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T23:09:32.8068027Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:09:33.6092169Z installing mingw-w64-x86_64-brotli... 2021-05-16T23:09:33.6276888Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T23:09:33.6521315Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T23:09:33.6860227Z installing mingw-w64-x86_64-gflags... 2021-05-16T23:09:33.7226562Z installing mingw-w64-x86_64-wineditline... 2021-05-16T23:09:33.7364392Z installing mingw-w64-x86_64-pcre... 2021-05-16T23:09:33.8871299Z installing mingw-w64-x86_64-glib2... 2021-05-16T23:09:34.3326268Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T23:09:34.3545865Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T23:09:34.3716133Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T23:09:34.4571900Z installing mingw-w64-x86_64-python-mako... 2021-05-16T23:09:34.5343626Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T23:09:34.6861895Z installing mingw-w64-x86_64-c-ares... 2021-05-16T23:09:34.7455030Z installing mingw-w64-x86_64-protobuf... 2021-05-16T23:09:34.9841103Z installing mingw-w64-x86_64-re2... 2021-05-16T23:09:35.0029999Z installing mingw-w64-x86_64-grpc... 2021-05-16T23:09:35.2951985Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T23:09:35.3040466Z installing mingw-w64-x86_64-lz4... 2021-05-16T23:09:35.3190006Z installing mingw-w64-x86_64-openblas... 2021-05-16T23:09:35.5347732Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T23:09:35.5348741Z number of threads to use. 2021-05-16T23:09:35.5362663Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T23:09:37.1016793Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T23:09:37.1018038Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T23:09:37.1019081Z installing mingw-w64-x86_64-snappy... 2021-05-16T23:09:37.1159229Z installing mingw-w64-x86_64-icu... 2021-05-16T23:09:37.5510376Z installing mingw-w64-x86_64-boost... 2021-05-16T23:09:52.0327572Z installing mingw-w64-x86_64-thrift... 2021-05-16T23:09:52.1308113Z installing mingw-w64-x86_64-uriparser... 2021-05-16T23:09:52.1442991Z installing mingw-w64-x86_64-arrow... 2021-05-16T23:09:54.4753307Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T23:09:54.4754941Z resolving dependencies... 2021-05-16T23:09:54.4841413Z looking for conflicting packages... 2021-05-16T23:09:54.4979406Z 2021-05-16T23:09:54.4981778Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T23:09:54.4986444Z 2021-05-16T23:09:54.4987319Z Total Installed Size: 36.73 MiB 2021-05-16T23:09:54.4992943Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:54.4993692Z 2021-05-16T23:09:54.4994473Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:54.4995175Z checking keyring... 2021-05-16T23:09:54.5749833Z checking package integrity... 2021-05-16T23:09:54.7041516Z loading package files... 2021-05-16T23:09:54.7174730Z checking for file conflicts... 2021-05-16T23:09:54.7175793Z checking available disk space... 2021-05-16T23:09:54.7577965Z :: Processing package changes... 2021-05-16T23:09:54.7579307Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:09:57.1690093Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T23:09:57.1691759Z resolving dependencies... 2021-05-16T23:09:57.1692948Z looking for conflicting packages... 2021-05-16T23:09:57.1693627Z 2021-05-16T23:09:57.1694674Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T23:09:57.1695441Z 2021-05-16T23:09:57.1696260Z Total Download Size: 7.06 MiB 2021-05-16T23:09:57.1697386Z Total Installed Size: 88.32 MiB 2021-05-16T23:09:57.1698350Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:57.1698898Z 2021-05-16T23:09:57.1699819Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:57.1700890Z :: Retrieving packages... 2021-05-16T23:09:57.2311840Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:09:58.0823754Z checking keyring... 2021-05-16T23:09:58.1708739Z checking package integrity... 2021-05-16T23:09:58.3617568Z loading package files... 2021-05-16T23:09:58.3667130Z checking for file conflicts... 2021-05-16T23:09:58.3668146Z checking available disk space... 2021-05-16T23:09:58.3761714Z :: Processing package changes... 2021-05-16T23:09:58.3762676Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T23:09:59.4331872Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T23:09:59.4332851Z resolving dependencies... 2021-05-16T23:09:59.4458196Z looking for conflicting packages... 2021-05-16T23:09:59.4612023Z 2021-05-16T23:09:59.4613171Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T23:09:59.4613925Z 2021-05-16T23:09:59.4615414Z Total Installed Size: 344.30 MiB 2021-05-16T23:09:59.4616516Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:09:59.4616964Z 2021-05-16T23:09:59.4617680Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:59.4618365Z checking keyring... 2021-05-16T23:09:59.5368366Z checking package integrity... 2021-05-16T23:09:59.8303977Z loading package files... 2021-05-16T23:10:00.0255911Z checking for file conflicts... 2021-05-16T23:10:00.0275890Z checking available disk space... 2021-05-16T23:10:00.6822096Z :: Processing package changes... 2021-05-16T23:10:00.6824697Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T23:10:16.3231307Z resolving dependencies... 2021-05-16T23:10:16.3349025Z looking for conflicting packages... 2021-05-16T23:10:16.3415789Z 2021-05-16T23:10:16.3416553Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T23:10:16.3417118Z 2021-05-16T23:10:16.3417694Z Total Download Size: 0.17 MiB 2021-05-16T23:10:16.3418366Z Total Installed Size: 0.98 MiB 2021-05-16T23:10:16.3418800Z 2021-05-16T23:10:16.3419640Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:16.3420402Z :: Retrieving packages... 2021-05-16T23:10:16.6537326Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T23:10:16.9301377Z checking keyring... 2021-05-16T23:10:17.0124499Z checking package integrity... 2021-05-16T23:10:17.1431955Z loading package files... 2021-05-16T23:10:17.1486833Z checking for file conflicts... 2021-05-16T23:10:17.1560351Z checking available disk space... 2021-05-16T23:10:17.1569504Z :: Processing package changes... 2021-05-16T23:10:17.1570386Z installing mingw-w64-x86_64-bwidget... 2021-05-16T23:10:18.0993028Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T23:10:18.0994280Z resolving dependencies... 2021-05-16T23:10:18.1068176Z looking for conflicting packages... 2021-05-16T23:10:18.1169052Z 2021-05-16T23:10:18.1208806Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T23:10:18.1209549Z 2021-05-16T23:10:18.1210142Z Total Download Size: 0.09 MiB 2021-05-16T23:10:18.1210835Z Total Installed Size: 0.46 MiB 2021-05-16T23:10:18.1211500Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:18.1211899Z 2021-05-16T23:10:18.1212645Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:18.1213386Z :: Retrieving packages... 2021-05-16T23:10:18.4269533Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:10:18.6153461Z checking keyring... 2021-05-16T23:10:18.7212782Z checking package integrity... 2021-05-16T23:10:18.8706536Z loading package files... 2021-05-16T23:10:18.8730385Z checking for file conflicts... 2021-05-16T23:10:18.8731301Z checking available disk space... 2021-05-16T23:10:18.8751613Z :: Processing package changes... 2021-05-16T23:10:18.8752471Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T23:10:19.6822609Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T23:10:19.6823832Z resolving dependencies... 2021-05-16T23:10:19.6825078Z looking for conflicting packages... 2021-05-16T23:10:19.6998501Z 2021-05-16T23:10:19.6999401Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T23:10:19.6999940Z 2021-05-16T23:10:19.7000831Z Total Installed Size: 0.62 MiB 2021-05-16T23:10:19.7001670Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:19.7002167Z 2021-05-16T23:10:19.7003023Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:19.7003730Z checking keyring... 2021-05-16T23:10:19.7669449Z checking package integrity... 2021-05-16T23:10:19.8738984Z loading package files... 2021-05-16T23:10:19.8760685Z checking for file conflicts... 2021-05-16T23:10:19.8761519Z checking available disk space... 2021-05-16T23:10:19.8805576Z :: Processing package changes... 2021-05-16T23:10:19.8806443Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T23:10:20.7482167Z resolving dependencies... 2021-05-16T23:10:20.7658130Z looking for conflicting packages... 2021-05-16T23:10:20.7681265Z warning: dependency cycle detected: 2021-05-16T23:10:20.7681970Z 2021-05-16T23:10:20.7683976Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T23:10:20.7688608Z 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-16T23:10:20.7691538Z 2021-05-16T23:10:20.7692651Z Total Download Size: 3.58 MiB 2021-05-16T23:10:20.7693825Z Total Installed Size: 21.16 MiB 2021-05-16T23:10:20.7694604Z 2021-05-16T23:10:20.7695834Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:20.7697247Z :: Retrieving packages... 2021-05-16T23:10:21.1122109Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T23:10:21.7917370Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T23:10:21.8887856Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T23:10:22.1749000Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T23:10:22.2789229Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T23:10:22.3777986Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T23:10:22.4740322Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T23:10:22.5779951Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T23:10:22.5898265Z checking keyring... 2021-05-16T23:10:22.8314974Z checking package integrity... 2021-05-16T23:10:23.8587729Z loading package files... 2021-05-16T23:10:23.8807241Z checking for file conflicts... 2021-05-16T23:10:23.9012052Z checking available disk space... 2021-05-16T23:10:23.9021855Z :: Processing package changes... 2021-05-16T23:10:23.9023110Z installing mingw-w64-x86_64-libpng... 2021-05-16T23:10:23.9261343Z installing mingw-w64-x86_64-graphite2... 2021-05-16T23:10:23.9398027Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T23:10:24.0040577Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T23:10:24.0042545Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T23:10:24.0044419Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T23:10:24.0045380Z installing mingw-w64-x86_64-freetype... 2021-05-16T23:10:24.0556746Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T23:10:24.1721350Z 2021-05-16T23:10:24.1729882Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T23:10:24.1735032Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T23:10:24.1747496Z 2021-05-16T23:10:34.5840789Z updating font cache... done. 2021-05-16T23:10:34.5862763Z installing mingw-w64-x86_64-lzo2... 2021-05-16T23:10:34.6170845Z installing mingw-w64-x86_64-pixman... 2021-05-16T23:10:34.6301899Z installing mingw-w64-x86_64-cairo... 2021-05-16T23:10:34.6722574Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T23:10:34.6723865Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T23:10:34.6736596Z :: Running post-transaction hooks... 2021-05-16T23:10:34.6737364Z (1/1) Updating fontconfig cache... 2021-05-16T23:10:35.4923301Z resolving dependencies... 2021-05-16T23:10:35.5087197Z looking for conflicting packages... 2021-05-16T23:10:35.5145610Z 2021-05-16T23:10:35.5146508Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T23:10:35.5147061Z 2021-05-16T23:10:35.5147716Z Total Download Size: 0.10 MiB 2021-05-16T23:10:35.5148353Z Total Installed Size: 0.20 MiB 2021-05-16T23:10:35.5148952Z 2021-05-16T23:10:35.5149669Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:35.5150387Z :: Retrieving packages... 2021-05-16T23:10:35.8240301Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T23:10:36.1004801Z checking keyring... 2021-05-16T23:10:36.1892253Z checking package integrity... 2021-05-16T23:10:36.3140340Z loading package files... 2021-05-16T23:10:36.3163685Z checking for file conflicts... 2021-05-16T23:10:36.3173917Z checking available disk space... 2021-05-16T23:10:36.3183863Z :: Processing package changes... 2021-05-16T23:10:36.3184785Z installing mingw-w64-x86_64-ccache... 2021-05-16T23:10:37.0801714Z resolving dependencies... 2021-05-16T23:10:37.0947525Z looking for conflicting packages... 2021-05-16T23:10:37.1005881Z 2021-05-16T23:10:37.1006773Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T23:10:37.1007520Z 2021-05-16T23:10:37.1008260Z Total Download Size: 0.69 MiB 2021-05-16T23:10:37.1009082Z Total Installed Size: 3.86 MiB 2021-05-16T23:10:37.1009616Z 2021-05-16T23:10:37.1010495Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:37.1011384Z :: Retrieving packages... 2021-05-16T23:10:37.4084392Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T23:10:37.8754357Z checking keyring... 2021-05-16T23:10:37.9633703Z checking package integrity... 2021-05-16T23:10:38.1007333Z loading package files... 2021-05-16T23:10:38.1028571Z checking for file conflicts... 2021-05-16T23:10:38.1043197Z checking available disk space... 2021-05-16T23:10:38.1052990Z :: Processing package changes... 2021-05-16T23:10:38.1053904Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T23:10:38.8832398Z resolving dependencies... 2021-05-16T23:10:38.8893737Z looking for conflicting packages... 2021-05-16T23:10:38.9028602Z 2021-05-16T23:10:38.9029813Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T23:10:38.9030457Z 2021-05-16T23:10:38.9031163Z Total Download Size: 0.42 MiB 2021-05-16T23:10:38.9032083Z Total Installed Size: 1.59 MiB 2021-05-16T23:10:38.9032620Z 2021-05-16T23:10:38.9033371Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:38.9034121Z :: Retrieving packages... 2021-05-16T23:10:39.2128156Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T23:10:39.5906920Z checking keyring... 2021-05-16T23:10:39.6774857Z checking package integrity... 2021-05-16T23:10:39.8115776Z loading package files... 2021-05-16T23:10:39.8134150Z checking for file conflicts... 2021-05-16T23:10:39.8155873Z checking available disk space... 2021-05-16T23:10:39.8165018Z :: Processing package changes... 2021-05-16T23:10:39.8165844Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T23:10:40.6103962Z resolving dependencies... 2021-05-16T23:10:40.6291233Z looking for conflicting packages... 2021-05-16T23:10:40.6324131Z 2021-05-16T23:10:40.6327796Z 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-16T23:10:40.6330256Z 2021-05-16T23:10:40.6330824Z Total Download Size: 13.82 MiB 2021-05-16T23:10:40.6331501Z Total Installed Size: 92.94 MiB 2021-05-16T23:10:40.6331926Z 2021-05-16T23:10:40.6332703Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:40.6333415Z :: Retrieving packages... 2021-05-16T23:10:40.9413676Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T23:10:41.6818790Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T23:10:41.6821423Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T23:10:41.6918728Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T23:10:41.7872894Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T23:10:41.8850756Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T23:10:41.9800035Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T23:10:42.0890792Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T23:10:42.1843674Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T23:10:42.4761378Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T23:10:42.5730258Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T23:10:42.6829829Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T23:10:42.8046975Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T23:10:42.9206939Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T23:10:43.0184534Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T23:10:43.4561835Z checking keyring... 2021-05-16T23:10:43.7108935Z checking package integrity... 2021-05-16T23:10:45.7332535Z loading package files... 2021-05-16T23:10:45.8550933Z checking for file conflicts... 2021-05-16T23:10:46.4205898Z checking available disk space... 2021-05-16T23:10:46.4241073Z :: Processing package changes... 2021-05-16T23:10:46.4242812Z installing mingw-w64-x86_64-libunistring... 2021-05-16T23:10:46.4716132Z installing mingw-w64-x86_64-libidn2... 2021-05-16T23:10:46.5110136Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T23:10:46.5388363Z installing mingw-w64-x86_64-libpsl... 2021-05-16T23:10:46.5463764Z installing mingw-w64-x86_64-libssh2... 2021-05-16T23:10:46.6783844Z installing mingw-w64-x86_64-jansson... 2021-05-16T23:10:46.6854094Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T23:10:46.7048807Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T23:10:46.7208467Z installing mingw-w64-x86_64-curl... 2021-05-16T23:10:47.0726558Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T23:10:47.0974128Z installing mingw-w64-x86_64-nettle... 2021-05-16T23:10:47.1518908Z installing mingw-w64-x86_64-libarchive... 2021-05-16T23:10:47.2019816Z installing mingw-w64-x86_64-libuv... 2021-05-16T23:10:47.2156180Z installing mingw-w64-x86_64-rhash... 2021-05-16T23:10:47.2551667Z installing mingw-w64-x86_64-cmake... 2021-05-16T23:10:52.7548616Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T23:10:52.7549840Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T23:10:52.7550821Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T23:10:53.6446274Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T23:10:54.5211851Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T23:10:55.2785393Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:10:55.2787190Z resolving dependencies... 2021-05-16T23:10:55.2880919Z looking for conflicting packages... 2021-05-16T23:10:55.2992283Z 2021-05-16T23:10:55.2993263Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:10:55.2993906Z 2021-05-16T23:10:55.2994486Z Total Download Size: 3.18 MiB 2021-05-16T23:10:55.2995171Z Total Installed Size: 81.46 MiB 2021-05-16T23:10:55.2995835Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:55.2996251Z 2021-05-16T23:10:55.2996942Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:55.2997680Z :: Retrieving packages... 2021-05-16T23:10:56.1751283Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:10:56.3503067Z checking keyring... 2021-05-16T23:10:56.4387355Z checking package integrity... 2021-05-16T23:10:56.5915461Z loading package files... 2021-05-16T23:10:56.6043852Z checking for file conflicts... 2021-05-16T23:10:56.6044818Z checking available disk space... 2021-05-16T23:10:56.6425100Z :: Processing package changes... 2021-05-16T23:10:56.6426606Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T23:10:58.3226426Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T23:10:58.3227290Z resolving dependencies... 2021-05-16T23:10:58.3393618Z looking for conflicting packages... 2021-05-16T23:10:58.3555865Z 2021-05-16T23:10:58.3556897Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T23:10:58.3557433Z 2021-05-16T23:10:58.3558340Z Total Installed Size: 2.86 MiB 2021-05-16T23:10:58.3558936Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:58.3559632Z 2021-05-16T23:10:58.3560390Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:58.3561204Z checking keyring... 2021-05-16T23:10:58.4267975Z checking package integrity... 2021-05-16T23:10:58.5419718Z loading package files... 2021-05-16T23:10:58.5490912Z checking for file conflicts... 2021-05-16T23:10:58.5491849Z checking available disk space... 2021-05-16T23:10:58.5704179Z :: Processing package changes... 2021-05-16T23:10:58.5705169Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T23:10:59.8465076Z resolving dependencies... 2021-05-16T23:10:59.8673302Z looking for conflicting packages... 2021-05-16T23:10:59.8686107Z 2021-05-16T23:10:59.8687406Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T23:10:59.8688359Z 2021-05-16T23:10:59.8689139Z Total Download Size: 0.41 MiB 2021-05-16T23:10:59.8690048Z Total Installed Size: 1.66 MiB 2021-05-16T23:10:59.8690632Z 2021-05-16T23:10:59.8691569Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:59.8692613Z :: Retrieving packages... 2021-05-16T23:11:00.1769572Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T23:11:00.6397959Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T23:11:00.7335026Z checking keyring... 2021-05-16T23:11:00.9129146Z checking package integrity... 2021-05-16T23:11:01.1972475Z loading package files... 2021-05-16T23:11:01.2028771Z checking for file conflicts... 2021-05-16T23:11:01.2110158Z checking available disk space... 2021-05-16T23:11:01.2120342Z :: Processing package changes... 2021-05-16T23:11:01.2121175Z installing mingw-w64-x86_64-gdbm... 2021-05-16T23:11:01.2392199Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T23:11:02.0434170Z resolving dependencies... 2021-05-16T23:11:02.0435939Z looking for conflicting packages... 2021-05-16T23:11:02.0634904Z 2021-05-16T23:11:02.0636013Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T23:11:02.0636603Z 2021-05-16T23:11:02.0637205Z Total Download Size: 0.11 MiB 2021-05-16T23:11:02.0637873Z Total Installed Size: 0.38 MiB 2021-05-16T23:11:02.0638286Z 2021-05-16T23:11:02.0639016Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:02.0639733Z :: Retrieving packages... 2021-05-16T23:11:02.3725696Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T23:11:02.6491891Z checking keyring... 2021-05-16T23:11:02.7365617Z checking package integrity... 2021-05-16T23:11:02.8643732Z loading package files... 2021-05-16T23:11:02.8658250Z checking for file conflicts... 2021-05-16T23:11:02.8682326Z checking available disk space... 2021-05-16T23:11:02.8692412Z :: Processing package changes... 2021-05-16T23:11:02.8693272Z installing mingw-w64-x86_64-discount... 2021-05-16T23:11:03.6404302Z resolving dependencies... 2021-05-16T23:11:03.6492992Z looking for conflicting packages... 2021-05-16T23:11:03.6612413Z 2021-05-16T23:11:03.6613463Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T23:11:03.6613999Z 2021-05-16T23:11:03.6614575Z Total Download Size: 0.01 MiB 2021-05-16T23:11:03.6615241Z Total Installed Size: 0.01 MiB 2021-05-16T23:11:03.6615666Z 2021-05-16T23:11:03.6616370Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:03.6617084Z :: Retrieving packages... 2021-05-16T23:11:03.9695678Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:11:03.9712082Z checking keyring... 2021-05-16T23:11:04.0597091Z checking package integrity... 2021-05-16T23:11:04.1875613Z loading package files... 2021-05-16T23:11:04.1897619Z checking for file conflicts... 2021-05-16T23:11:04.1900447Z checking available disk space... 2021-05-16T23:11:04.1910446Z :: Processing package changes... 2021-05-16T23:11:04.1911285Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T23:11:04.9364570Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T23:11:04.9365822Z resolving dependencies... 2021-05-16T23:11:04.9447704Z looking for conflicting packages... 2021-05-16T23:11:04.9553779Z 2021-05-16T23:11:04.9554910Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T23:11:04.9555964Z 2021-05-16T23:11:04.9556747Z Total Installed Size: 0.29 MiB 2021-05-16T23:11:04.9557840Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:04.9558430Z 2021-05-16T23:11:04.9559660Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:04.9560412Z checking keyring... 2021-05-16T23:11:05.0236583Z checking package integrity... 2021-05-16T23:11:05.1357889Z loading package files... 2021-05-16T23:11:05.1417696Z checking for file conflicts... 2021-05-16T23:11:05.1418565Z checking available disk space... 2021-05-16T23:11:05.1438393Z :: Processing package changes... 2021-05-16T23:11:05.1439353Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T23:11:05.2215493Z error: only one operation may be used at a time 2021-05-16T23:11:05.9448867Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T23:11:05.9449938Z resolving dependencies... 2021-05-16T23:11:05.9450989Z looking for conflicting packages... 2021-05-16T23:11:05.9656848Z 2021-05-16T23:11:05.9658017Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T23:11:05.9658739Z 2021-05-16T23:11:05.9659517Z Total Download Size: 0.14 MiB 2021-05-16T23:11:05.9660475Z Total Installed Size: 0.61 MiB 2021-05-16T23:11:05.9661377Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:05.9662084Z 2021-05-16T23:11:05.9663047Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:05.9664031Z :: Retrieving packages... 2021-05-16T23:11:06.2695653Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:11:06.5445682Z checking keyring... 2021-05-16T23:11:06.6308278Z checking package integrity... 2021-05-16T23:11:06.7647178Z loading package files... 2021-05-16T23:11:06.7669225Z checking for file conflicts... 2021-05-16T23:11:06.7670058Z checking available disk space... 2021-05-16T23:11:06.7687248Z :: Processing package changes... 2021-05-16T23:11:06.7688073Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T23:11:07.5701956Z resolving dependencies... 2021-05-16T23:11:07.7288452Z looking for conflicting packages... 2021-05-16T23:11:07.7413311Z warning: dependency cycle detected: 2021-05-16T23:11:07.7416042Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T23:11:07.7417549Z warning: dependency cycle detected: 2021-05-16T23:11:07.7418288Z 2021-05-16T23:11:07.7438778Z 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-16T23:11:07.7450757Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T23:11:07.7451446Z 2021-05-16T23:11:07.7452050Z Total Download Size: 206.04 MiB 2021-05-16T23:11:07.7452712Z Total Installed Size: 743.39 MiB 2021-05-16T23:11:07.7453125Z 2021-05-16T23:11:07.7453785Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:07.7454484Z :: Retrieving packages... 2021-05-16T23:11:08.0429915Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T23:11:08.5004396Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T23:11:08.5992009Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T23:11:09.0961110Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T23:11:09.1996065Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T23:11:09.2946543Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T23:11:09.3889989Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T23:11:09.4909279Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T23:11:09.7893121Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T23:11:09.8910774Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T23:11:10.0124884Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T23:11:10.1081656Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T23:11:10.2059520Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T23:11:10.3052116Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T23:11:10.3987773Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T23:11:10.8483948Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T23:11:10.9432861Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T23:11:11.0384553Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:11:11.1366588Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T23:11:11.2404809Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:11:11.3351601Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T23:11:11.4310404Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T23:11:11.5282359Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T23:11:11.6261112Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T23:11:11.7305550Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:11:11.8258568Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:11:11.9539110Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T23:11:12.0523037Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T23:11:12.1526461Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T23:11:12.2483721Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T23:11:12.3531399Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T23:11:12.4472309Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T23:11:12.5579473Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T23:11:12.6537793Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T23:11:12.7474480Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T23:11:12.8458395Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T23:11:17.0556763Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T23:11:17.2505942Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T23:11:17.3453124Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T23:11:17.4418706Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T23:11:17.5387996Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T23:11:17.6483203Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T23:11:17.8919225Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T23:11:18.7945934Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T23:11:18.8914030Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T23:11:18.9935972Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T23:11:19.1218002Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T23:11:19.2151271Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T23:11:19.3123605Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T23:11:19.4082702Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T23:11:19.5292494Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:11:19.6294383Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T23:11:19.7316510Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T23:11:19.8373977Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T23:11:19.9334130Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T23:11:20.0279642Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T23:11:20.1215831Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T23:11:20.2182696Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T23:11:20.3185887Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T23:11:20.4298743Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T23:11:20.5374028Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T23:11:20.6448169Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T23:11:20.7396340Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T23:11:20.8355990Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T23:11:20.9307065Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:11:21.0288363Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:11:21.1270352Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T23:11:21.2270710Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T23:11:21.3278811Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T23:11:21.4217490Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T23:11:21.5264522Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T23:11:21.6375713Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T23:11:21.7341277Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T23:11:22.0092178Z checking keyring... 2021-05-16T23:11:22.3291144Z checking package integrity... 2021-05-16T23:11:35.3864451Z loading package files... 2021-05-16T23:11:35.6875833Z checking for file conflicts... 2021-05-16T23:11:36.3174236Z checking available disk space... 2021-05-16T23:11:36.3213275Z :: Processing package changes... 2021-05-16T23:11:36.3214942Z installing mingw-w64-x86_64-libogg... 2021-05-16T23:11:36.4297549Z installing mingw-w64-x86_64-celt... 2021-05-16T23:11:36.4515712Z installing mingw-w64-x86_64-gavl... 2021-05-16T23:11:36.9051574Z installing mingw-w64-x86_64-eigen3... 2021-05-16T23:11:37.3754660Z installing mingw-w64-x86_64-libunwind... 2021-05-16T23:11:37.3808427Z installing mingw-w64-x86_64-glog... 2021-05-16T23:11:37.4135957Z installing mingw-w64-x86_64-metis... 2021-05-16T23:11:37.4631486Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T23:11:37.5796520Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T23:11:37.6380152Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T23:11:37.7594339Z installing mingw-w64-x86_64-freeglut... 2021-05-16T23:11:37.7758022Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:11:37.8129472Z installing mingw-w64-x86_64-jasper... 2021-05-16T23:11:38.0376554Z installing mingw-w64-x86_64-szip... 2021-05-16T23:11:38.0567890Z installing mingw-w64-x86_64-hdf5... 2021-05-16T23:11:38.3999259Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T23:11:38.4085214Z installing mingw-w64-x86_64-giflib... 2021-05-16T23:11:38.4266261Z installing mingw-w64-x86_64-libwebp... 2021-05-16T23:11:38.4584867Z installing mingw-w64-x86_64-libtiff... 2021-05-16T23:11:38.6462411Z installing mingw-w64-x86_64-cppunit... 2021-05-16T23:11:38.7149457Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T23:11:38.7611401Z installing mingw-w64-x86_64-lcms2... 2021-05-16T23:11:38.7795878Z installing mingw-w64-x86_64-libraw... 2021-05-16T23:11:38.8180234Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T23:11:38.9237541Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T23:11:38.9804856Z installing mingw-w64-x86_64-openexr... 2021-05-16T23:11:39.1156491Z installing mingw-w64-x86_64-freeimage... 2021-05-16T23:11:39.1378137Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T23:11:39.1590953Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T23:11:39.1664964Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T23:11:39.2196474Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T23:11:39.2271045Z installing mingw-w64-x86_64-SDL2... 2021-05-16T23:11:39.4433520Z installing mingw-w64-x86_64-pugixml... 2021-05-16T23:11:39.4557165Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T23:11:39.4636985Z installing mingw-w64-x86_64-zziplib... 2021-05-16T23:11:39.5583915Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T23:11:39.5585930Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T23:11:39.5587526Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T23:11:41.2768137Z installing mingw-w64-x86_64-leptonica... 2021-05-16T23:11:41.3313219Z installing mingw-w64-x86_64-fribidi... 2021-05-16T23:11:41.3539839Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T23:11:41.4168212Z installing mingw-w64-x86_64-libthai... 2021-05-16T23:11:41.4421937Z installing mingw-w64-x86_64-pango... 2021-05-16T23:11:42.3968321Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:11:42.5256739Z installing mingw-w64-x86_64-opencv... 2021-05-16T23:11:43.3901341Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T23:11:43.3902729Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T23:11:43.3903843Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T23:11:43.3904941Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T23:11:43.7555684Z installing mingw-w64-x86_64-dav1d... 2021-05-16T23:11:43.7755779Z installing mingw-w64-x86_64-gnutls... 2021-05-16T23:11:45.0296741Z installing mingw-w64-x86_64-gsm... 2021-05-16T23:11:45.0497409Z installing mingw-w64-x86_64-lame... 2021-05-16T23:11:45.1100245Z installing mingw-w64-x86_64-libass... 2021-05-16T23:11:45.1192516Z installing mingw-w64-x86_64-libxml2... 2021-05-16T23:11:45.4847351Z installing mingw-w64-x86_64-libbluray... 2021-05-16T23:11:45.5016890Z installing mingw-w64-x86_64-libcaca... 2021-05-16T23:11:45.5311667Z installing mingw-w64-x86_64-libexif... 2021-05-16T23:11:45.5799375Z installing mingw-w64-x86_64-libmfx... 2021-05-16T23:11:45.6141488Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T23:11:45.6265614Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T23:11:45.6529522Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T23:11:45.7753741Z installing mingw-w64-x86_64-libtheora... 2021-05-16T23:11:45.8714146Z installing mingw-w64-x86_64-libvpx... 2021-05-16T23:11:45.9066814Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T23:11:45.9211672Z installing mingw-w64-x86_64-openal... 2021-05-16T23:11:45.9514604Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T23:11:45.9807028Z installing mingw-w64-x86_64-opus... 2021-05-16T23:11:45.9949014Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T23:11:46.0093457Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T23:11:46.0532026Z installing mingw-w64-x86_64-speex... 2021-05-16T23:11:46.1183198Z installing mingw-w64-x86_64-srt... 2021-05-16T23:11:46.1369801Z installing mingw-w64-x86_64-l-smash... 2021-05-16T23:11:46.1937903Z installing mingw-w64-x86_64-ffms2... 2021-05-16T23:11:46.2058524Z installing mingw-w64-x86_64-x264-git... 2021-05-16T23:11:46.3388456Z installing mingw-w64-x86_64-x265... 2021-05-16T23:11:46.4248086Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T23:11:46.4345490Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T23:11:47.5041478Z resolving dependencies... 2021-05-16T23:11:47.5139255Z looking for conflicting packages... 2021-05-16T23:11:47.5421519Z 2021-05-16T23:11:47.5422358Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T23:11:47.5422860Z 2021-05-16T23:11:47.5423417Z Total Download Size: 3.13 MiB 2021-05-16T23:11:47.5424246Z Total Installed Size: 21.70 MiB 2021-05-16T23:11:47.5424772Z 2021-05-16T23:11:47.5425456Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:47.5426283Z :: Retrieving packages... 2021-05-16T23:11:47.8510818Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T23:11:48.6005672Z checking keyring... 2021-05-16T23:11:48.6850629Z checking package integrity... 2021-05-16T23:11:48.8374004Z loading package files... 2021-05-16T23:11:48.8400071Z checking for file conflicts... 2021-05-16T23:11:48.8426850Z checking available disk space... 2021-05-16T23:11:48.8436778Z :: Processing package changes... 2021-05-16T23:11:48.8437646Z installing mingw-w64-x86_64-fftw... 2021-05-16T23:11:49.7013479Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T23:11:49.7014397Z resolving dependencies... 2021-05-16T23:11:49.7162359Z looking for conflicting packages... 2021-05-16T23:11:49.7281830Z 2021-05-16T23:11:49.7282837Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T23:11:49.7283513Z 2021-05-16T23:11:49.7284499Z Total Installed Size: 4.17 MiB 2021-05-16T23:11:49.7285620Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:49.7286256Z 2021-05-16T23:11:49.7287133Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:49.7287816Z checking keyring... 2021-05-16T23:11:49.8003689Z checking package integrity... 2021-05-16T23:11:49.9211693Z loading package files... 2021-05-16T23:11:49.9237105Z checking for file conflicts... 2021-05-16T23:11:49.9238051Z checking available disk space... 2021-05-16T23:11:49.9262185Z :: Processing package changes... 2021-05-16T23:11:49.9263065Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T23:11:50.7611075Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T23:11:50.7611990Z resolving dependencies... 2021-05-16T23:11:50.7764027Z looking for conflicting packages... 2021-05-16T23:11:50.7901043Z 2021-05-16T23:11:50.7902408Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T23:11:50.7903789Z 2021-05-16T23:11:50.7904867Z Total Installed Size: 1.29 MiB 2021-05-16T23:11:50.7905790Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:50.7906366Z 2021-05-16T23:11:50.7907454Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:50.7908386Z checking keyring... 2021-05-16T23:11:50.8634852Z checking package integrity... 2021-05-16T23:11:50.9762824Z loading package files... 2021-05-16T23:11:50.9797686Z checking for file conflicts... 2021-05-16T23:11:50.9798571Z checking available disk space... 2021-05-16T23:11:50.9848354Z :: Processing package changes... 2021-05-16T23:11:50.9849345Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T23:11:53.4270473Z updating font cache... done. 2021-05-16T23:11:53.4316310Z :: Running post-transaction hooks... 2021-05-16T23:11:53.4317264Z (1/1) Updating fontconfig cache... 2021-05-16T23:11:54.2478159Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T23:11:54.2479103Z resolving dependencies... 2021-05-16T23:11:54.2689823Z looking for conflicting packages... 2021-05-16T23:11:54.2750580Z 2021-05-16T23:11:54.2751633Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T23:11:54.2752666Z 2021-05-16T23:11:54.2754218Z Total Installed Size: 2.54 MiB 2021-05-16T23:11:54.2755295Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:54.2755884Z 2021-05-16T23:11:54.2756787Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:54.2757466Z checking keyring... 2021-05-16T23:11:54.3619084Z checking package integrity... 2021-05-16T23:11:54.4840576Z loading package files... 2021-05-16T23:11:54.4871021Z checking for file conflicts... 2021-05-16T23:11:54.4871873Z checking available disk space... 2021-05-16T23:11:54.4909501Z :: Processing package changes... 2021-05-16T23:11:54.4910414Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T23:11:55.3107796Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T23:11:55.3109330Z resolving dependencies... 2021-05-16T23:11:55.3110432Z looking for conflicting packages... 2021-05-16T23:11:55.3380002Z 2021-05-16T23:11:55.3381234Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T23:11:55.3382113Z 2021-05-16T23:11:55.3382671Z Total Installed Size: 0.44 MiB 2021-05-16T23:11:55.3383600Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:55.3383941Z 2021-05-16T23:11:55.3384624Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:55.3385502Z checking keyring... 2021-05-16T23:11:55.4114809Z checking package integrity... 2021-05-16T23:11:55.5247276Z loading package files... 2021-05-16T23:11:55.5270274Z checking for file conflicts... 2021-05-16T23:11:55.5271111Z checking available disk space... 2021-05-16T23:11:55.5295191Z :: Processing package changes... 2021-05-16T23:11:55.5296059Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T23:11:56.3362636Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T23:11:56.3363444Z resolving dependencies... 2021-05-16T23:11:56.3575038Z looking for conflicting packages... 2021-05-16T23:11:56.3640308Z 2021-05-16T23:11:56.3641317Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T23:11:56.3642031Z 2021-05-16T23:11:56.3642822Z Total Download Size: 27.13 MiB 2021-05-16T23:11:56.3643753Z Total Installed Size: 156.41 MiB 2021-05-16T23:11:56.3644677Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:56.3645263Z 2021-05-16T23:11:56.3646232Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:56.3647237Z :: Retrieving packages... 2021-05-16T23:11:56.6746378Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:11:58.2983964Z checking keyring... 2021-05-16T23:11:58.3887459Z checking package integrity... 2021-05-16T23:11:58.7900753Z loading package files... 2021-05-16T23:11:58.8038074Z checking for file conflicts... 2021-05-16T23:11:58.8039093Z checking available disk space... 2021-05-16T23:11:58.8481448Z :: Processing package changes... 2021-05-16T23:11:58.8483145Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T23:12:00.9061111Z resolving dependencies... 2021-05-16T23:12:01.0650091Z looking for conflicting packages... 2021-05-16T23:12:01.0729412Z 2021-05-16T23:12:01.0735941Z 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-16T23:12:01.0740249Z 2021-05-16T23:12:01.0740845Z Total Download Size: 48.47 MiB 2021-05-16T23:12:01.0741540Z Total Installed Size: 363.82 MiB 2021-05-16T23:12:01.0741978Z 2021-05-16T23:12:01.0742780Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:01.0743520Z :: Retrieving packages... 2021-05-16T23:12:01.3856613Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T23:12:02.2521242Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T23:12:02.3657027Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T23:12:02.4632993Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T23:12:02.5604412Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T23:12:02.7693820Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T23:12:02.8653888Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T23:12:02.9662239Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T23:12:03.0786577Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T23:12:03.1795955Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T23:12:03.2756519Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T23:12:03.3747782Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T23:12:03.4761181Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:12:03.5769322Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T23:12:03.7841757Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T23:12:03.8871687Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T23:12:03.9906719Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T23:12:04.1528225Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T23:12:04.2869206Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T23:12:04.4230204Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T23:12:04.5225805Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T23:12:04.6312217Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T23:12:04.7353683Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T23:12:05.0575486Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T23:12:05.1923469Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T23:12:05.8586573Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T23:12:05.8797049Z checking keyring... 2021-05-16T23:12:06.1925476Z checking package integrity... 2021-05-16T23:12:10.6654417Z loading package files... 2021-05-16T23:12:10.7938274Z checking for file conflicts... 2021-05-16T23:12:11.1169353Z checking available disk space... 2021-05-16T23:12:11.1193927Z :: Processing package changes... 2021-05-16T23:12:11.1194882Z installing mingw-w64-x86_64-crypto++... 2021-05-16T23:12:11.3712019Z installing mingw-w64-x86_64-geos... 2021-05-16T23:12:11.8017750Z installing mingw-w64-x86_64-json-c... 2021-05-16T23:12:11.8234489Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T23:12:11.8302944Z installing mingw-w64-x86_64-proj... 2021-05-16T23:12:11.9218699Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T23:12:11.9456031Z installing mingw-w64-x86_64-libde265... 2021-05-16T23:12:11.9698283Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T23:12:11.9701703Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T23:12:11.9703041Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T23:12:11.9704075Z mingw-w64-x86_64-SDL: dec265 2021-05-16T23:12:11.9705190Z installing mingw-w64-x86_64-rav1e... 2021-05-16T23:12:12.0001169Z installing mingw-w64-x86_64-libheif... 2021-05-16T23:12:12.0265171Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T23:12:12.0481385Z installing mingw-w64-x86_64-libkml... 2021-05-16T23:12:12.3506343Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:12:12.3899844Z installing mingw-w64-x86_64-librttopo... 2021-05-16T23:12:12.4024875Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T23:12:12.5209444Z installing mingw-w64-x86_64-netcdf... 2021-05-16T23:12:12.5533893Z installing mingw-w64-x86_64-nspr... 2021-05-16T23:12:12.6388862Z installing mingw-w64-x86_64-nss... 2021-05-16T23:12:12.7611118Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T23:12:13.0208165Z installing mingw-w64-x86_64-poppler... 2021-05-16T23:12:13.1922012Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T23:12:13.1923289Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T23:12:13.1924217Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T23:12:13.1925451Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T23:12:13.2317194Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T23:12:13.2544788Z installing mingw-w64-x86_64-libxslt... 2021-05-16T23:12:13.3691824Z installing winpty... 2021-05-16T23:12:13.4451176Z installing mingw-w64-x86_64-postgresql... 2021-05-16T23:12:15.1988613Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T23:12:15.6265688Z installing mingw-w64-x86_64-gdal... 2021-05-16T23:12:17.1820371Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T23:12:17.1822149Z resolving dependencies... 2021-05-16T23:12:17.1823908Z looking for conflicting packages... 2021-05-16T23:12:17.1824765Z 2021-05-16T23:12:17.1826142Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T23:12:17.1826806Z 2021-05-16T23:12:17.1827635Z Total Download Size: 4.15 MiB 2021-05-16T23:12:17.1828592Z Total Installed Size: 13.89 MiB 2021-05-16T23:12:17.1829557Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:17.1830090Z 2021-05-16T23:12:17.1832709Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:17.1833838Z :: Retrieving packages... 2021-05-16T23:12:17.1835291Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:12:17.8998180Z checking keyring... 2021-05-16T23:12:17.9872211Z checking package integrity... 2021-05-16T23:12:18.1472743Z loading package files... 2021-05-16T23:12:18.1507947Z checking for file conflicts... 2021-05-16T23:12:18.1508745Z checking available disk space... 2021-05-16T23:12:18.1564748Z :: Processing package changes... 2021-05-16T23:12:18.1565545Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T23:12:19.0569302Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T23:12:19.0570201Z resolving dependencies... 2021-05-16T23:12:19.0713787Z looking for conflicting packages... 2021-05-16T23:12:19.0885285Z 2021-05-16T23:12:19.0886312Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T23:12:19.0886814Z 2021-05-16T23:12:19.0887387Z Total Installed Size: 0.72 MiB 2021-05-16T23:12:19.0888011Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:19.0888669Z 2021-05-16T23:12:19.0889349Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:19.0890293Z checking keyring... 2021-05-16T23:12:19.1596445Z checking package integrity... 2021-05-16T23:12:19.2703305Z loading package files... 2021-05-16T23:12:19.2732399Z checking for file conflicts... 2021-05-16T23:12:19.2733230Z checking available disk space... 2021-05-16T23:12:19.2767458Z :: Processing package changes... 2021-05-16T23:12:19.2768307Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T23:12:20.0545089Z resolving dependencies... 2021-05-16T23:12:20.0722676Z looking for conflicting packages... 2021-05-16T23:12:20.0864290Z 2021-05-16T23:12:20.0865513Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T23:12:20.0866113Z 2021-05-16T23:12:20.0866694Z Total Download Size: 1.57 MiB 2021-05-16T23:12:20.0867378Z Total Installed Size: 6.77 MiB 2021-05-16T23:12:20.0867809Z 2021-05-16T23:12:20.0868563Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:20.0869305Z :: Retrieving packages... 2021-05-16T23:12:20.3935220Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T23:12:21.0401823Z checking keyring... 2021-05-16T23:12:21.1254625Z checking package integrity... 2021-05-16T23:12:21.2644708Z loading package files... 2021-05-16T23:12:21.2734605Z checking for file conflicts... 2021-05-16T23:12:21.3111565Z checking available disk space... 2021-05-16T23:12:21.3122946Z :: Processing package changes... 2021-05-16T23:12:21.3123895Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T23:12:21.8722351Z :: Running post-transaction hooks... 2021-05-16T23:12:21.8723700Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:12:22.7638412Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T23:12:22.7639318Z resolving dependencies... 2021-05-16T23:12:22.7640425Z looking for conflicting packages... 2021-05-16T23:12:22.7930936Z 2021-05-16T23:12:22.7932025Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T23:12:22.7933216Z 2021-05-16T23:12:22.7933828Z Total Installed Size: 7.40 MiB 2021-05-16T23:12:22.7934858Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:22.7935708Z 2021-05-16T23:12:22.7937432Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:22.7938712Z checking keyring... 2021-05-16T23:12:22.8662524Z checking package integrity... 2021-05-16T23:12:22.9922814Z loading package files... 2021-05-16T23:12:23.0056822Z checking for file conflicts... 2021-05-16T23:12:23.0057850Z checking available disk space... 2021-05-16T23:12:23.0271902Z :: Processing package changes... 2021-05-16T23:12:23.0273017Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T23:12:24.2631036Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T23:12:24.2632030Z resolving dependencies... 2021-05-16T23:12:24.2780701Z looking for conflicting packages... 2021-05-16T23:12:24.2941584Z 2021-05-16T23:12:24.2942966Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T23:12:24.2943917Z 2021-05-16T23:12:24.2944863Z Total Download Size: 3.36 MiB 2021-05-16T23:12:24.2945975Z Total Installed Size: 18.30 MiB 2021-05-16T23:12:24.2947037Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:24.2947718Z 2021-05-16T23:12:24.2948857Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:24.2953643Z :: Retrieving packages... 2021-05-16T23:12:24.6100447Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:12:25.3663516Z checking keyring... 2021-05-16T23:12:25.4543767Z checking package integrity... 2021-05-16T23:12:25.6150727Z loading package files... 2021-05-16T23:12:25.6421747Z checking for file conflicts... 2021-05-16T23:12:25.6424146Z checking available disk space... 2021-05-16T23:12:25.7313679Z :: Processing package changes... 2021-05-16T23:12:25.7315436Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T23:12:28.4323476Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T23:12:28.4324363Z resolving dependencies... 2021-05-16T23:12:28.4325514Z looking for conflicting packages... 2021-05-16T23:12:28.4610631Z 2021-05-16T23:12:28.4611813Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T23:12:28.4612848Z 2021-05-16T23:12:28.4613830Z Total Installed Size: 1.09 MiB 2021-05-16T23:12:28.4615017Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:28.4615459Z 2021-05-16T23:12:28.4616223Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:28.4616916Z checking keyring... 2021-05-16T23:12:28.5416747Z checking package integrity... 2021-05-16T23:12:28.6525143Z loading package files... 2021-05-16T23:12:28.6585769Z checking for file conflicts... 2021-05-16T23:12:28.6586598Z checking available disk space... 2021-05-16T23:12:28.6608153Z :: Processing package changes... 2021-05-16T23:12:28.6609036Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T23:12:29.4544484Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T23:12:29.4545885Z resolving dependencies... 2021-05-16T23:12:29.4647549Z looking for conflicting packages... 2021-05-16T23:12:29.4839585Z 2021-05-16T23:12:29.4840737Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T23:12:29.4841295Z 2021-05-16T23:12:29.4842219Z Total Installed Size: 0.73 MiB 2021-05-16T23:12:29.4843364Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:29.4844020Z 2021-05-16T23:12:29.4844809Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:29.4845516Z checking keyring... 2021-05-16T23:12:29.5536096Z checking package integrity... 2021-05-16T23:12:29.6627470Z loading package files... 2021-05-16T23:12:29.6652153Z checking for file conflicts... 2021-05-16T23:12:29.6652977Z checking available disk space... 2021-05-16T23:12:29.6672964Z :: Processing package changes... 2021-05-16T23:12:29.6673805Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T23:12:30.4470829Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T23:12:30.4471956Z resolving dependencies... 2021-05-16T23:12:30.4699561Z looking for conflicting packages... 2021-05-16T23:12:30.4767799Z 2021-05-16T23:12:30.4769145Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T23:12:30.4770528Z 2021-05-16T23:12:30.4771787Z Total Installed Size: 22.99 MiB 2021-05-16T23:12:30.4772485Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:30.4772927Z 2021-05-16T23:12:30.4773663Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:30.4774351Z checking keyring... 2021-05-16T23:12:30.5455131Z checking package integrity... 2021-05-16T23:12:30.6796914Z loading package files... 2021-05-16T23:12:30.6886048Z checking for file conflicts... 2021-05-16T23:12:30.6886927Z checking available disk space... 2021-05-16T23:12:30.7147803Z :: Processing package changes... 2021-05-16T23:12:30.7148855Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T23:12:31.9696516Z resolving dependencies... 2021-05-16T23:12:31.9804942Z looking for conflicting packages... 2021-05-16T23:12:31.9981715Z 2021-05-16T23:12:31.9983108Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T23:12:31.9984019Z 2021-05-16T23:12:31.9985018Z Total Download Size: 0.60 MiB 2021-05-16T23:12:31.9986200Z Total Installed Size: 2.63 MiB 2021-05-16T23:12:31.9986959Z 2021-05-16T23:12:31.9988143Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:31.9989431Z :: Retrieving packages... 2021-05-16T23:12:32.3079924Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T23:12:32.7746245Z checking keyring... 2021-05-16T23:12:32.8617646Z checking package integrity... 2021-05-16T23:12:32.9975740Z loading package files... 2021-05-16T23:12:32.9995377Z checking for file conflicts... 2021-05-16T23:12:32.9999780Z checking available disk space... 2021-05-16T23:12:33.0023621Z :: Processing package changes... 2021-05-16T23:12:33.0024534Z installing mingw-w64-x86_64-glpk... 2021-05-16T23:12:33.7636405Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T23:12:33.7637349Z resolving dependencies... 2021-05-16T23:12:33.7639214Z looking for conflicting packages... 2021-05-16T23:12:33.7915204Z 2021-05-16T23:12:33.7916601Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T23:12:33.7917434Z 2021-05-16T23:12:33.7918377Z Total Download Size: 0.49 MiB 2021-05-16T23:12:33.7919520Z Total Installed Size: 2.21 MiB 2021-05-16T23:12:33.7920574Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:33.7921401Z 2021-05-16T23:12:33.7922576Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:33.7923755Z :: Retrieving packages... 2021-05-16T23:12:34.0985821Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:12:34.5610162Z checking keyring... 2021-05-16T23:12:34.6487039Z checking package integrity... 2021-05-16T23:12:34.7807297Z loading package files... 2021-05-16T23:12:34.7830743Z checking for file conflicts... 2021-05-16T23:12:34.7831595Z checking available disk space... 2021-05-16T23:12:34.7850109Z :: Processing package changes... 2021-05-16T23:12:34.7850933Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T23:12:35.5623988Z resolving dependencies... 2021-05-16T23:12:35.7151491Z looking for conflicting packages... 2021-05-16T23:12:35.7176641Z 2021-05-16T23:12:35.7179307Z 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-16T23:12:35.7181211Z 2021-05-16T23:12:35.7181958Z Total Download Size: 3.72 MiB 2021-05-16T23:12:35.7182805Z Total Installed Size: 21.06 MiB 2021-05-16T23:12:35.7183327Z 2021-05-16T23:12:35.7184204Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:35.7185201Z :: Retrieving packages... 2021-05-16T23:12:36.0194681Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T23:12:36.3860262Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T23:12:36.4801570Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T23:12:36.5754854Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T23:12:36.6703759Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T23:12:36.8148208Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T23:12:37.1889767Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:12:37.2098479Z checking keyring... 2021-05-16T23:12:37.5168192Z checking package integrity... 2021-05-16T23:12:38.6498846Z loading package files... 2021-05-16T23:12:38.6709621Z checking for file conflicts... 2021-05-16T23:12:38.6919392Z checking available disk space... 2021-05-16T23:12:38.6931073Z :: Processing package changes... 2021-05-16T23:12:38.6931940Z installing mingw-w64-x86_64-libksba... 2021-05-16T23:12:38.7040785Z installing mingw-w64-x86_64-libassuan... 2021-05-16T23:12:38.7130965Z installing mingw-w64-x86_64-libusb... 2021-05-16T23:12:38.7212859Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T23:12:38.7281161Z installing mingw-w64-x86_64-npth... 2021-05-16T23:12:38.7380215Z installing mingw-w64-x86_64-gnupg... 2021-05-16T23:12:38.8125513Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T23:12:38.8126351Z mingw-w64-x86_64-pinentry 2021-05-16T23:12:38.8127243Z installing mingw-w64-x86_64-gpgme... 2021-05-16T23:12:39.7835128Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T23:12:39.7836326Z resolving dependencies... 2021-05-16T23:12:39.8070373Z looking for conflicting packages... 2021-05-16T23:12:39.8134467Z 2021-05-16T23:12:39.8136551Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T23:12:39.8137334Z 2021-05-16T23:12:39.8138834Z Total Installed Size: 21.09 MiB 2021-05-16T23:12:39.8140071Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:39.8140835Z 2021-05-16T23:12:39.8142310Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:39.8143732Z checking keyring... 2021-05-16T23:12:39.8842534Z checking package integrity... 2021-05-16T23:12:40.0163213Z loading package files... 2021-05-16T23:12:40.0224444Z checking for file conflicts... 2021-05-16T23:12:40.0225319Z checking available disk space... 2021-05-16T23:12:40.0394067Z :: Processing package changes... 2021-05-16T23:12:40.0395278Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T23:12:41.1925092Z resolving dependencies... 2021-05-16T23:12:41.1926753Z looking for conflicting packages... 2021-05-16T23:12:41.2217806Z 2021-05-16T23:12:41.2220588Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T23:12:41.2221317Z 2021-05-16T23:12:41.2222117Z Total Download Size: 1.89 MiB 2021-05-16T23:12:41.2222988Z Total Installed Size: 12.38 MiB 2021-05-16T23:12:41.2223593Z 2021-05-16T23:12:41.2224556Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:41.2225489Z :: Retrieving packages... 2021-05-16T23:12:41.5323347Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T23:12:42.1813231Z checking keyring... 2021-05-16T23:12:42.2695854Z checking package integrity... 2021-05-16T23:12:42.4246327Z loading package files... 2021-05-16T23:12:42.4352560Z checking for file conflicts... 2021-05-16T23:12:42.4495642Z checking available disk space... 2021-05-16T23:12:42.4507066Z :: Processing package changes... 2021-05-16T23:12:42.4507929Z installing mingw-w64-x86_64-gsl... 2021-05-16T23:12:43.5867269Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T23:12:43.5868171Z resolving dependencies... 2021-05-16T23:12:43.5986394Z looking for conflicting packages... 2021-05-16T23:12:43.6166028Z 2021-05-16T23:12:43.6167163Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T23:12:43.6167731Z 2021-05-16T23:12:43.6168940Z Total Installed Size: 8.19 MiB 2021-05-16T23:12:43.6169985Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:43.6170561Z 2021-05-16T23:12:43.6171357Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:43.6172255Z checking keyring... 2021-05-16T23:12:43.6917439Z checking package integrity... 2021-05-16T23:12:43.8061462Z loading package files... 2021-05-16T23:12:43.8088365Z checking for file conflicts... 2021-05-16T23:12:43.8089210Z checking available disk space... 2021-05-16T23:12:43.8129823Z :: Processing package changes... 2021-05-16T23:12:43.8130672Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T23:12:44.6216130Z resolving dependencies... 2021-05-16T23:12:44.6440119Z looking for conflicting packages... 2021-05-16T23:12:44.6497255Z 2021-05-16T23:12:44.6498150Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T23:12:44.6498645Z 2021-05-16T23:12:44.6499178Z Total Download Size: 1.09 MiB 2021-05-16T23:12:44.6499833Z Total Installed Size: 8.69 MiB 2021-05-16T23:12:44.6500237Z 2021-05-16T23:12:44.6500895Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:44.6501577Z :: Retrieving packages... 2021-05-16T23:12:44.9541083Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T23:12:45.5086213Z checking keyring... 2021-05-16T23:12:45.5985484Z checking package integrity... 2021-05-16T23:12:45.7539189Z loading package files... 2021-05-16T23:12:45.7574799Z checking for file conflicts... 2021-05-16T23:12:45.7644190Z checking available disk space... 2021-05-16T23:12:45.7654895Z :: Processing package changes... 2021-05-16T23:12:45.7655641Z installing mingw-w64-x86_64-hdf4... 2021-05-16T23:12:46.6150853Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T23:12:46.6151724Z resolving dependencies... 2021-05-16T23:12:46.6383798Z looking for conflicting packages... 2021-05-16T23:12:46.6440365Z 2021-05-16T23:12:46.6441324Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T23:12:46.6442014Z 2021-05-16T23:12:46.6443266Z Total Installed Size: 91.59 MiB 2021-05-16T23:12:46.6444511Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:46.6445093Z 2021-05-16T23:12:46.6446047Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:46.6447299Z checking keyring... 2021-05-16T23:12:46.7161775Z checking package integrity... 2021-05-16T23:12:46.9236334Z loading package files... 2021-05-16T23:12:46.9274785Z checking for file conflicts... 2021-05-16T23:12:46.9275641Z checking available disk space... 2021-05-16T23:12:46.9376108Z :: Processing package changes... 2021-05-16T23:12:46.9377099Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T23:12:48.0563532Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:12:48.0564692Z resolving dependencies... 2021-05-16T23:12:48.0565674Z looking for conflicting packages... 2021-05-16T23:12:48.0872431Z 2021-05-16T23:12:48.0873691Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:12:48.0874330Z 2021-05-16T23:12:48.0874907Z Total Download Size: 5.28 MiB 2021-05-16T23:12:48.0875583Z Total Installed Size: 66.96 MiB 2021-05-16T23:12:48.0876190Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:48.0876572Z 2021-05-16T23:12:48.0877268Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:48.0877959Z :: Retrieving packages... 2021-05-16T23:12:48.3987223Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:12:49.2279268Z checking keyring... 2021-05-16T23:12:49.3184401Z checking package integrity... 2021-05-16T23:12:49.5012520Z loading package files... 2021-05-16T23:12:49.5232914Z checking for file conflicts... 2021-05-16T23:12:49.5234552Z checking available disk space... 2021-05-16T23:12:49.6028488Z :: Processing package changes... 2021-05-16T23:12:49.6030183Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T23:12:52.0588376Z resolving dependencies... 2021-05-16T23:12:52.0785551Z looking for conflicting packages... 2021-05-16T23:12:52.0888705Z 2021-05-16T23:12:52.0889519Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T23:12:52.0890056Z 2021-05-16T23:12:52.0890631Z Total Download Size: 0.08 MiB 2021-05-16T23:12:52.0891540Z Total Installed Size: 0.32 MiB 2021-05-16T23:12:52.0892128Z 2021-05-16T23:12:52.0892816Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:52.0893520Z :: Retrieving packages... 2021-05-16T23:12:52.3976756Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T23:12:52.5824407Z checking keyring... 2021-05-16T23:12:52.6674584Z checking package integrity... 2021-05-16T23:12:52.7933323Z loading package files... 2021-05-16T23:12:52.7959346Z checking for file conflicts... 2021-05-16T23:12:52.7978676Z checking available disk space... 2021-05-16T23:12:52.7988967Z :: Processing package changes... 2021-05-16T23:12:52.7989797Z installing mingw-w64-x86_64-hiredis... 2021-05-16T23:12:53.5758055Z resolving dependencies... 2021-05-16T23:12:53.5759857Z looking for conflicting packages... 2021-05-16T23:12:53.6051083Z 2021-05-16T23:12:53.6052718Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T23:12:53.6053782Z 2021-05-16T23:12:53.6054784Z Total Download Size: 0.03 MiB 2021-05-16T23:12:53.6056008Z Total Installed Size: 0.11 MiB 2021-05-16T23:12:53.6056786Z 2021-05-16T23:12:53.6058156Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:53.6059416Z :: Retrieving packages... 2021-05-16T23:12:53.9184361Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T23:12:54.0118469Z checking keyring... 2021-05-16T23:12:54.0951658Z checking package integrity... 2021-05-16T23:12:54.2179758Z loading package files... 2021-05-16T23:12:54.2199151Z checking for file conflicts... 2021-05-16T23:12:54.2202738Z checking available disk space... 2021-05-16T23:12:54.2213107Z :: Processing package changes... 2021-05-16T23:12:54.2213952Z installing mingw-w64-x86_64-http-parser... 2021-05-16T23:12:54.9808382Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T23:12:54.9809225Z resolving dependencies... 2021-05-16T23:12:54.9909537Z looking for conflicting packages... 2021-05-16T23:12:55.0109078Z 2021-05-16T23:12:55.0110216Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T23:12:55.0110760Z 2021-05-16T23:12:55.0111914Z Total Installed Size: 113.98 MiB 2021-05-16T23:12:55.0112768Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:55.0113207Z 2021-05-16T23:12:55.0113921Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:55.0114601Z checking keyring... 2021-05-16T23:12:55.0792941Z checking package integrity... 2021-05-16T23:12:55.3689297Z loading package files... 2021-05-16T23:12:55.3741906Z checking for file conflicts... 2021-05-16T23:12:55.3742742Z checking available disk space... 2021-05-16T23:12:55.3859100Z :: Processing package changes... 2021-05-16T23:12:55.3860055Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T23:12:56.6358723Z resolving dependencies... 2021-05-16T23:12:56.6661932Z looking for conflicting packages... 2021-05-16T23:12:56.6698548Z 2021-05-16T23:12:56.6702376Z 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-16T23:12:56.6704946Z 2021-05-16T23:12:56.6705732Z Total Download Size: 17.57 MiB 2021-05-16T23:12:56.6706662Z Total Installed Size: 78.94 MiB 2021-05-16T23:12:56.6707357Z 2021-05-16T23:12:56.6708317Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:56.6709311Z :: Retrieving packages... 2021-05-16T23:12:56.9744147Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T23:12:57.7195174Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T23:12:57.8272264Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T23:12:57.9429181Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T23:12:58.0372331Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T23:12:58.1310356Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T23:12:58.2246796Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T23:12:58.3265906Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T23:12:58.4495248Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T23:12:58.6651575Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T23:12:58.8873384Z checking keyring... 2021-05-16T23:12:59.1491589Z checking package integrity... 2021-05-16T23:13:00.6246780Z loading package files... 2021-05-16T23:13:00.6764903Z checking for file conflicts... 2021-05-16T23:13:00.8233807Z checking available disk space... 2021-05-16T23:13:00.8251425Z :: Processing package changes... 2021-05-16T23:13:00.8252977Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T23:13:00.9393888Z installing mingw-w64-x86_64-flif... 2021-05-16T23:13:01.1021922Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T23:13:01.1687533Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T23:13:01.1891705Z installing mingw-w64-x86_64-liblqr... 2021-05-16T23:13:01.3215017Z installing mingw-w64-x86_64-libraqm... 2021-05-16T23:13:01.3423084Z installing mingw-w64-x86_64-libtool... 2021-05-16T23:13:01.3967328Z installing mingw-w64-x86_64-libwmf... 2021-05-16T23:13:01.4622945Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T23:13:01.5299557Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T23:13:02.9418191Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T23:13:02.9420322Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T23:13:02.9422121Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T23:13:02.9423807Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T23:13:02.9425257Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T23:13:02.9468982Z :: Running post-transaction hooks... 2021-05-16T23:13:02.9469838Z (1/2) Updating fontconfig cache... 2021-05-16T23:13:03.0197046Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T23:13:03.8425339Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T23:13:03.8426118Z resolving dependencies... 2021-05-16T23:13:03.8526405Z looking for conflicting packages... 2021-05-16T23:13:03.8728322Z 2021-05-16T23:13:03.8729536Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T23:13:03.8730411Z 2021-05-16T23:13:03.8731146Z Total Installed Size: 8.68 MiB 2021-05-16T23:13:03.8732035Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:03.8732660Z 2021-05-16T23:13:03.8733531Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:03.8734201Z checking keyring... 2021-05-16T23:13:03.9447050Z checking package integrity... 2021-05-16T23:13:04.0806118Z loading package files... 2021-05-16T23:13:04.0841726Z checking for file conflicts... 2021-05-16T23:13:04.0842581Z checking available disk space... 2021-05-16T23:13:04.0911582Z :: Processing package changes... 2021-05-16T23:13:04.0912614Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T23:13:04.9545171Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T23:13:04.9546310Z resolving dependencies... 2021-05-16T23:13:04.9547804Z looking for conflicting packages... 2021-05-16T23:13:04.9848829Z 2021-05-16T23:13:04.9850129Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T23:13:04.9850993Z 2021-05-16T23:13:04.9851978Z Total Download Size: 0.93 MiB 2021-05-16T23:13:04.9853137Z Total Installed Size: 6.43 MiB 2021-05-16T23:13:04.9854256Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:04.9855051Z 2021-05-16T23:13:04.9856253Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:04.9857496Z :: Retrieving packages... 2021-05-16T23:13:05.2987634Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:13:05.8542694Z checking keyring... 2021-05-16T23:13:05.9405003Z checking package integrity... 2021-05-16T23:13:06.0784430Z loading package files... 2021-05-16T23:13:06.0815207Z checking for file conflicts... 2021-05-16T23:13:06.0816151Z checking available disk space... 2021-05-16T23:13:06.0857518Z :: Processing package changes... 2021-05-16T23:13:06.0858434Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T23:13:06.9128309Z resolving dependencies... 2021-05-16T23:13:06.9437387Z looking for conflicting packages... 2021-05-16T23:13:06.9458538Z 2021-05-16T23:13:06.9459389Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T23:13:06.9459965Z 2021-05-16T23:13:06.9460514Z Total Download Size: 13.04 MiB 2021-05-16T23:13:06.9461133Z Total Installed Size: 137.15 MiB 2021-05-16T23:13:06.9462169Z 2021-05-16T23:13:06.9463148Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:06.9463838Z :: Retrieving packages... 2021-05-16T23:13:07.6969052Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T23:13:08.3681718Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T23:13:10.0546106Z checking keyring... 2021-05-16T23:13:10.1554056Z checking package integrity... 2021-05-16T23:13:10.5294341Z loading package files... 2021-05-16T23:13:10.5933552Z checking for file conflicts... 2021-05-16T23:13:10.8706882Z checking available disk space... 2021-05-16T23:13:10.8732499Z :: Processing package changes... 2021-05-16T23:13:10.8733976Z installing mingw-w64-x86_64-gdcm... 2021-05-16T23:13:11.2659060Z installing mingw-w64-x86_64-itk... 2021-05-16T23:13:14.6010765Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T23:13:14.6012391Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T23:13:14.6013613Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T23:13:15.3663933Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T23:13:15.3664780Z resolving dependencies... 2021-05-16T23:13:15.3821234Z looking for conflicting packages... 2021-05-16T23:13:15.3974830Z 2021-05-16T23:13:15.3975987Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T23:13:15.3976884Z 2021-05-16T23:13:15.3977441Z Total Installed Size: 4.75 MiB 2021-05-16T23:13:15.3978368Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:15.3978750Z 2021-05-16T23:13:15.3979561Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:15.3980366Z checking keyring... 2021-05-16T23:13:15.4640011Z checking package integrity... 2021-05-16T23:13:15.5729809Z loading package files... 2021-05-16T23:13:15.5772765Z checking for file conflicts... 2021-05-16T23:13:15.5773526Z checking available disk space... 2021-05-16T23:13:15.5885896Z :: Processing package changes... 2021-05-16T23:13:15.5886617Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T23:13:16.5779991Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T23:13:16.5780852Z resolving dependencies... 2021-05-16T23:13:16.5903559Z looking for conflicting packages... 2021-05-16T23:13:16.6104695Z 2021-05-16T23:13:16.6105814Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T23:13:16.6106483Z 2021-05-16T23:13:16.6107844Z Total Installed Size: 0.43 MiB 2021-05-16T23:13:16.6109001Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:16.6109449Z 2021-05-16T23:13:16.6110170Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:16.6110826Z checking keyring... 2021-05-16T23:13:16.6801503Z checking package integrity... 2021-05-16T23:13:16.7871865Z loading package files... 2021-05-16T23:13:16.7897665Z checking for file conflicts... 2021-05-16T23:13:16.7898554Z checking available disk space... 2021-05-16T23:13:16.7922490Z :: Processing package changes... 2021-05-16T23:13:16.7923339Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T23:13:17.5776623Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T23:13:17.5777498Z resolving dependencies... 2021-05-16T23:13:17.5778641Z looking for conflicting packages... 2021-05-16T23:13:17.6068396Z 2021-05-16T23:13:17.6069556Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T23:13:17.6070231Z 2021-05-16T23:13:17.6071445Z Total Installed Size: 1.88 MiB 2021-05-16T23:13:17.6072678Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:17.6073180Z 2021-05-16T23:13:17.6074051Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:17.6075965Z checking keyring... 2021-05-16T23:13:17.6783976Z checking package integrity... 2021-05-16T23:13:17.7822627Z loading package files... 2021-05-16T23:13:17.7847001Z checking for file conflicts... 2021-05-16T23:13:17.7847827Z checking available disk space... 2021-05-16T23:13:17.7870722Z :: Processing package changes... 2021-05-16T23:13:17.7871601Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T23:13:18.5444769Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T23:13:18.5446014Z resolving dependencies... 2021-05-16T23:13:18.5595178Z looking for conflicting packages... 2021-05-16T23:13:18.5740934Z 2021-05-16T23:13:18.5742800Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T23:13:18.5743906Z 2021-05-16T23:13:18.5744469Z Total Installed Size: 1.64 MiB 2021-05-16T23:13:18.5744996Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:18.5745281Z 2021-05-16T23:13:18.5745763Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:18.5746279Z checking keyring... 2021-05-16T23:13:18.6427068Z checking package integrity... 2021-05-16T23:13:18.7487828Z loading package files... 2021-05-16T23:13:18.7514986Z checking for file conflicts... 2021-05-16T23:13:18.7515769Z checking available disk space... 2021-05-16T23:13:18.7537307Z :: Processing package changes... 2021-05-16T23:13:18.7538140Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T23:13:19.5653683Z resolving dependencies... 2021-05-16T23:13:19.5759223Z looking for conflicting packages... 2021-05-16T23:13:19.5966111Z 2021-05-16T23:13:19.5967460Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T23:13:19.5968396Z 2021-05-16T23:13:19.5969391Z Total Download Size: 3.31 MiB 2021-05-16T23:13:19.5970562Z Total Installed Size: 28.75 MiB 2021-05-16T23:13:19.5971418Z 2021-05-16T23:13:19.5972612Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:19.5973895Z :: Retrieving packages... 2021-05-16T23:13:19.9069426Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T23:13:20.6620471Z checking keyring... 2021-05-16T23:13:20.7465112Z checking package integrity... 2021-05-16T23:13:20.9202861Z loading package files... 2021-05-16T23:13:20.9231339Z checking for file conflicts... 2021-05-16T23:13:20.9259422Z checking available disk space... 2021-05-16T23:13:20.9270520Z :: Processing package changes... 2021-05-16T23:13:20.9271383Z installing mingw-w64-x86_64-lapack... 2021-05-16T23:13:21.8403457Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T23:13:21.8404294Z resolving dependencies... 2021-05-16T23:13:21.8546254Z looking for conflicting packages... 2021-05-16T23:13:21.8679678Z 2021-05-16T23:13:21.8680720Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T23:13:21.8681272Z 2021-05-16T23:13:21.8682258Z Total Installed Size: 1.62 MiB 2021-05-16T23:13:21.8683447Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:21.8684087Z 2021-05-16T23:13:21.8684871Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:21.8685545Z checking keyring... 2021-05-16T23:13:21.9404046Z checking package integrity... 2021-05-16T23:13:22.0503823Z loading package files... 2021-05-16T23:13:22.0527427Z checking for file conflicts... 2021-05-16T23:13:22.0528300Z checking available disk space... 2021-05-16T23:13:22.0547717Z :: Processing package changes... 2021-05-16T23:13:22.0548566Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T23:13:22.8173759Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T23:13:22.8174680Z resolving dependencies... 2021-05-16T23:13:22.8419793Z looking for conflicting packages... 2021-05-16T23:13:22.8493308Z 2021-05-16T23:13:22.8494242Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T23:13:22.8494792Z 2021-05-16T23:13:22.8495781Z Total Installed Size: 8.39 MiB 2021-05-16T23:13:22.8496437Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:22.8497121Z 2021-05-16T23:13:22.8497813Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:22.8498459Z checking keyring... 2021-05-16T23:13:22.9202320Z checking package integrity... 2021-05-16T23:13:23.0496654Z loading package files... 2021-05-16T23:13:23.0546526Z checking for file conflicts... 2021-05-16T23:13:23.0558092Z checking available disk space... 2021-05-16T23:13:23.0631648Z :: Processing package changes... 2021-05-16T23:13:23.0632627Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T23:13:23.9027958Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T23:13:23.9028775Z resolving dependencies... 2021-05-16T23:13:23.9283566Z looking for conflicting packages... 2021-05-16T23:13:23.9343891Z 2021-05-16T23:13:23.9344793Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T23:13:23.9345430Z 2021-05-16T23:13:23.9346307Z Total Installed Size: 3.99 MiB 2021-05-16T23:13:23.9346940Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:23.9347661Z 2021-05-16T23:13:23.9348413Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:23.9349107Z checking keyring... 2021-05-16T23:13:24.0065873Z checking package integrity... 2021-05-16T23:13:24.1184064Z loading package files... 2021-05-16T23:13:24.1213700Z checking for file conflicts... 2021-05-16T23:13:24.1214559Z checking available disk space... 2021-05-16T23:13:24.1249402Z :: Processing package changes... 2021-05-16T23:13:24.1250467Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T23:13:24.9512594Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T23:13:24.9513505Z resolving dependencies... 2021-05-16T23:13:24.9669096Z looking for conflicting packages... 2021-05-16T23:13:24.9835820Z 2021-05-16T23:13:24.9836748Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T23:13:24.9837326Z 2021-05-16T23:13:24.9838155Z Total Installed Size: 0.38 MiB 2021-05-16T23:13:24.9838813Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:24.9839619Z 2021-05-16T23:13:24.9840393Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:24.9841067Z checking keyring... 2021-05-16T23:13:25.0578528Z checking package integrity... 2021-05-16T23:13:25.1691254Z loading package files... 2021-05-16T23:13:25.1707123Z checking for file conflicts... 2021-05-16T23:13:25.1707967Z checking available disk space... 2021-05-16T23:13:25.1724482Z :: Processing package changes... 2021-05-16T23:13:25.1725363Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T23:13:25.9575101Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T23:13:25.9576015Z resolving dependencies... 2021-05-16T23:13:25.9678198Z looking for conflicting packages... 2021-05-16T23:13:25.9882688Z 2021-05-16T23:13:25.9884242Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T23:13:25.9885615Z 2021-05-16T23:13:25.9886611Z Total Installed Size: 4.02 MiB 2021-05-16T23:13:25.9887475Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:25.9887937Z 2021-05-16T23:13:25.9888681Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:25.9889356Z checking keyring... 2021-05-16T23:13:26.0624992Z checking package integrity... 2021-05-16T23:13:26.1774103Z loading package files... 2021-05-16T23:13:26.1801307Z checking for file conflicts... 2021-05-16T23:13:26.1802125Z checking available disk space... 2021-05-16T23:13:26.1821169Z :: Processing package changes... 2021-05-16T23:13:26.1822048Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T23:13:26.9834569Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T23:13:26.9835411Z resolving dependencies... 2021-05-16T23:13:26.9836777Z looking for conflicting packages... 2021-05-16T23:13:27.0156864Z 2021-05-16T23:13:27.0157917Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T23:13:27.0158415Z 2021-05-16T23:13:27.0158945Z Total Download Size: 0.04 MiB 2021-05-16T23:13:27.0159774Z Total Installed Size: 0.11 MiB 2021-05-16T23:13:27.0160500Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:27.0160958Z 2021-05-16T23:13:27.0161635Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:27.0162294Z :: Retrieving packages... 2021-05-16T23:13:27.3276883Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:13:27.5125354Z checking keyring... 2021-05-16T23:13:27.5978489Z checking package integrity... 2021-05-16T23:13:27.7248559Z loading package files... 2021-05-16T23:13:27.7267836Z checking for file conflicts... 2021-05-16T23:13:27.7268613Z checking available disk space... 2021-05-16T23:13:27.7292764Z :: Processing package changes... 2021-05-16T23:13:27.7293603Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T23:13:28.5184362Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T23:13:28.5185268Z resolving dependencies... 2021-05-16T23:13:28.5186396Z looking for conflicting packages... 2021-05-16T23:13:28.5491382Z 2021-05-16T23:13:28.5493221Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T23:13:28.5494408Z 2021-05-16T23:13:28.5495870Z Total Installed Size: 0.13 MiB 2021-05-16T23:13:28.5497173Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:28.5497929Z 2021-05-16T23:13:28.5499315Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:28.5500741Z checking keyring... 2021-05-16T23:13:28.6205800Z checking package integrity... 2021-05-16T23:13:28.7293008Z loading package files... 2021-05-16T23:13:28.7308703Z checking for file conflicts... 2021-05-16T23:13:28.7309544Z checking available disk space... 2021-05-16T23:13:28.7323882Z :: Processing package changes... 2021-05-16T23:13:28.7324751Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T23:13:29.5041985Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T23:13:29.5042849Z resolving dependencies... 2021-05-16T23:13:29.5285593Z looking for conflicting packages... 2021-05-16T23:13:29.5348053Z 2021-05-16T23:13:29.5349138Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T23:13:29.5349740Z 2021-05-16T23:13:29.5350998Z Total Installed Size: 0.79 MiB 2021-05-16T23:13:29.5352109Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:29.5352563Z 2021-05-16T23:13:29.5353401Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:29.5354080Z checking keyring... 2021-05-16T23:13:29.6041508Z checking package integrity... 2021-05-16T23:13:29.7138875Z loading package files... 2021-05-16T23:13:29.7167065Z checking for file conflicts... 2021-05-16T23:13:29.7168021Z checking available disk space... 2021-05-16T23:13:29.7194366Z :: Processing package changes... 2021-05-16T23:13:29.7195266Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T23:13:30.4983764Z resolving dependencies... 2021-05-16T23:13:30.5234276Z looking for conflicting packages... 2021-05-16T23:13:30.5299656Z 2021-05-16T23:13:30.5300983Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T23:13:30.5301932Z 2021-05-16T23:13:30.5302995Z Total Download Size: 0.68 MiB 2021-05-16T23:13:30.5304161Z Total Installed Size: 3.01 MiB 2021-05-16T23:13:30.5305006Z 2021-05-16T23:13:30.5306194Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:30.5307481Z :: Retrieving packages... 2021-05-16T23:13:30.8396785Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:13:31.3064210Z checking keyring... 2021-05-16T23:13:31.3920478Z checking package integrity... 2021-05-16T23:13:31.5232877Z loading package files... 2021-05-16T23:13:31.5263471Z checking for file conflicts... 2021-05-16T23:13:31.5314115Z checking available disk space... 2021-05-16T23:13:31.5325173Z :: Processing package changes... 2021-05-16T23:13:31.5326043Z installing mingw-w64-x86_64-libgit2... 2021-05-16T23:13:32.3645685Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T23:13:32.3646595Z resolving dependencies... 2021-05-16T23:13:32.3754299Z looking for conflicting packages... 2021-05-16T23:13:32.3961261Z 2021-05-16T23:13:32.3962391Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T23:13:32.3963089Z 2021-05-16T23:13:32.3963970Z Total Installed Size: 1.43 MiB 2021-05-16T23:13:32.3964512Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:32.3965361Z 2021-05-16T23:13:32.3966104Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:32.3966802Z checking keyring... 2021-05-16T23:13:32.4662816Z checking package integrity... 2021-05-16T23:13:32.5764903Z loading package files... 2021-05-16T23:13:32.5791350Z checking for file conflicts... 2021-05-16T23:13:32.5792171Z checking available disk space... 2021-05-16T23:13:32.5835786Z :: Processing package changes... 2021-05-16T23:13:32.5836694Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T23:13:33.3758468Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T23:13:33.3759371Z resolving dependencies... 2021-05-16T23:13:33.3992562Z looking for conflicting packages... 2021-05-16T23:13:33.4054522Z 2021-05-16T23:13:33.4056532Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T23:13:33.4057663Z 2021-05-16T23:13:33.4058203Z Total Installed Size: 3.84 MiB 2021-05-16T23:13:33.4058727Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:33.4059110Z 2021-05-16T23:13:33.4059604Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:33.4060131Z checking keyring... 2021-05-16T23:13:33.4767750Z checking package integrity... 2021-05-16T23:13:33.5826889Z loading package files... 2021-05-16T23:13:33.5849618Z checking for file conflicts... 2021-05-16T23:13:33.5850563Z checking available disk space... 2021-05-16T23:13:33.5871562Z :: Processing package changes... 2021-05-16T23:13:33.5872363Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T23:13:34.3654077Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T23:13:34.3655047Z resolving dependencies... 2021-05-16T23:13:34.3655889Z looking for conflicting packages... 2021-05-16T23:13:34.3974892Z 2021-05-16T23:13:34.3976483Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T23:13:34.3977268Z 2021-05-16T23:13:34.3978094Z Total Download Size: 0.73 MiB 2021-05-16T23:13:34.3978999Z Total Installed Size: 2.24 MiB 2021-05-16T23:13:34.3979977Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:34.3980560Z 2021-05-16T23:13:34.3981519Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:34.3982521Z :: Retrieving packages... 2021-05-16T23:13:34.7218248Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:13:35.1866050Z checking keyring... 2021-05-16T23:13:35.2721890Z checking package integrity... 2021-05-16T23:13:35.4104089Z loading package files... 2021-05-16T23:13:35.4122863Z checking for file conflicts... 2021-05-16T23:13:35.4123674Z checking available disk space... 2021-05-16T23:13:35.4242460Z :: Processing package changes... 2021-05-16T23:13:35.4243551Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T23:13:36.2292442Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T23:13:36.2293327Z resolving dependencies... 2021-05-16T23:13:36.2393729Z looking for conflicting packages... 2021-05-16T23:13:36.2605913Z 2021-05-16T23:13:36.2607192Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T23:13:36.2607830Z 2021-05-16T23:13:36.2610538Z Total Installed Size: 4.35 MiB 2021-05-16T23:13:36.2611693Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:36.2612300Z 2021-05-16T23:13:36.2613254Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:36.2614253Z checking keyring... 2021-05-16T23:13:36.3311349Z checking package integrity... 2021-05-16T23:13:36.4484322Z loading package files... 2021-05-16T23:13:36.4513976Z checking for file conflicts... 2021-05-16T23:13:36.4514806Z checking available disk space... 2021-05-16T23:13:36.4544382Z :: Processing package changes... 2021-05-16T23:13:36.4545789Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:13:37.2617443Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:37.2618538Z resolving dependencies... 2021-05-16T23:13:37.2619644Z looking for conflicting packages... 2021-05-16T23:13:37.2911628Z 2021-05-16T23:13:37.2913566Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:37.2914821Z 2021-05-16T23:13:37.2915798Z Total Download Size: 0.02 MiB 2021-05-16T23:13:37.2916987Z Total Installed Size: 0.05 MiB 2021-05-16T23:13:37.2918051Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:37.2918733Z 2021-05-16T23:13:37.2919889Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:37.2921059Z :: Retrieving packages... 2021-05-16T23:13:37.6006342Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:37.6937731Z checking keyring... 2021-05-16T23:13:37.7811186Z checking package integrity... 2021-05-16T23:13:37.9073192Z loading package files... 2021-05-16T23:13:37.9092270Z checking for file conflicts... 2021-05-16T23:13:37.9093222Z checking available disk space... 2021-05-16T23:13:37.9105982Z :: Processing package changes... 2021-05-16T23:13:37.9106849Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T23:13:38.6667841Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T23:13:38.6668903Z resolving dependencies... 2021-05-16T23:13:38.6927656Z looking for conflicting packages... 2021-05-16T23:13:38.6986295Z 2021-05-16T23:13:38.6987980Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T23:13:38.6989471Z 2021-05-16T23:13:38.6990683Z Total Installed Size: 3.26 MiB 2021-05-16T23:13:38.6992095Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:38.6992858Z 2021-05-16T23:13:38.6994114Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:38.6995741Z checking keyring... 2021-05-16T23:13:38.7674369Z checking package integrity... 2021-05-16T23:13:38.8723994Z loading package files... 2021-05-16T23:13:38.8749445Z checking for file conflicts... 2021-05-16T23:13:38.8750354Z checking available disk space... 2021-05-16T23:13:38.8783662Z :: Processing package changes... 2021-05-16T23:13:38.8784637Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:13:39.6602449Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T23:13:39.6603316Z resolving dependencies... 2021-05-16T23:13:39.6604486Z looking for conflicting packages... 2021-05-16T23:13:39.6904246Z 2021-05-16T23:13:39.6905990Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T23:13:39.6906624Z 2021-05-16T23:13:39.6907788Z Total Installed Size: 0.54 MiB 2021-05-16T23:13:39.6908738Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:39.6909391Z 2021-05-16T23:13:39.6910384Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:39.6911562Z checking keyring... 2021-05-16T23:13:39.7575454Z checking package integrity... 2021-05-16T23:13:39.8622740Z loading package files... 2021-05-16T23:13:39.8701710Z checking for file conflicts... 2021-05-16T23:13:39.8702685Z checking available disk space... 2021-05-16T23:13:39.8759655Z :: Processing package changes... 2021-05-16T23:13:39.8760385Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T23:13:40.7150363Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T23:13:40.7151198Z resolving dependencies... 2021-05-16T23:13:40.7386903Z looking for conflicting packages... 2021-05-16T23:13:40.7441083Z 2021-05-16T23:13:40.7442115Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T23:13:40.7442849Z 2021-05-16T23:13:40.7444477Z Total Installed Size: 2.35 MiB 2021-05-16T23:13:40.7445542Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:40.7445991Z 2021-05-16T23:13:40.7446829Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:40.7447471Z checking keyring... 2021-05-16T23:13:40.8162655Z checking package integrity... 2021-05-16T23:13:40.9248285Z loading package files... 2021-05-16T23:13:40.9269184Z checking for file conflicts... 2021-05-16T23:13:40.9270233Z checking available disk space... 2021-05-16T23:13:40.9293491Z :: Processing package changes... 2021-05-16T23:13:40.9294355Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T23:13:41.8097141Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T23:13:42.5602299Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T23:13:42.5603142Z resolving dependencies... 2021-05-16T23:13:42.5843659Z looking for conflicting packages... 2021-05-16T23:13:42.5901942Z 2021-05-16T23:13:42.5902903Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T23:13:42.5903960Z 2021-05-16T23:13:42.5904854Z Total Installed Size: 6.32 MiB 2021-05-16T23:13:42.5905622Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:42.5906028Z 2021-05-16T23:13:42.5906718Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:42.5907356Z checking keyring... 2021-05-16T23:13:42.6617431Z checking package integrity... 2021-05-16T23:13:42.7688087Z loading package files... 2021-05-16T23:13:42.7712494Z checking for file conflicts... 2021-05-16T23:13:42.7713512Z checking available disk space... 2021-05-16T23:13:42.7737654Z :: Processing package changes... 2021-05-16T23:13:42.7738454Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T23:13:43.5441345Z resolving dependencies... 2021-05-16T23:13:43.5644210Z looking for conflicting packages... 2021-05-16T23:13:43.5747074Z 2021-05-16T23:13:43.5748414Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T23:13:43.5749374Z 2021-05-16T23:13:43.5750415Z Total Download Size: 6.30 MiB 2021-05-16T23:13:43.5751648Z Total Installed Size: 39.39 MiB 2021-05-16T23:13:43.5752471Z 2021-05-16T23:13:43.5753681Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:43.5754939Z :: Retrieving packages... 2021-05-16T23:13:43.8976333Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T23:13:44.7499371Z checking keyring... 2021-05-16T23:13:44.8327760Z checking package integrity... 2021-05-16T23:13:45.0217079Z loading package files... 2021-05-16T23:13:45.0248077Z checking for file conflicts... 2021-05-16T23:13:45.0280840Z checking available disk space... 2021-05-16T23:13:45.0291042Z :: Processing package changes... 2021-05-16T23:13:45.0291829Z installing mingw-w64-x86_64-librsvg... 2021-05-16T23:13:45.1793667Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T23:13:45.1795418Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T23:13:45.1802765Z :: Running post-transaction hooks... 2021-05-16T23:13:45.1804670Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:13:46.0389971Z resolving dependencies... 2021-05-16T23:13:46.0639244Z looking for conflicting packages... 2021-05-16T23:13:46.0702645Z 2021-05-16T23:13:46.0704008Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T23:13:46.0705093Z 2021-05-16T23:13:46.0706106Z Total Download Size: 7.79 MiB 2021-05-16T23:13:46.0707292Z Total Installed Size: 80.96 MiB 2021-05-16T23:13:46.0708060Z 2021-05-16T23:13:46.0709284Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:46.0710569Z :: Retrieving packages... 2021-05-16T23:13:46.3772645Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T23:13:47.2221855Z checking keyring... 2021-05-16T23:13:47.3037774Z checking package integrity... 2021-05-16T23:13:47.5009507Z loading package files... 2021-05-16T23:13:47.5087341Z checking for file conflicts... 2021-05-16T23:13:47.5478471Z checking available disk space... 2021-05-16T23:13:47.5490531Z :: Processing package changes... 2021-05-16T23:13:47.5491789Z installing mingw-w64-x86_64-libsbml... 2021-05-16T23:13:48.8953007Z resolving dependencies... 2021-05-16T23:13:48.9260891Z looking for conflicting packages... 2021-05-16T23:13:48.9274573Z 2021-05-16T23:13:48.9276412Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T23:13:48.9277664Z 2021-05-16T23:13:48.9278703Z Total Download Size: 0.91 MiB 2021-05-16T23:13:48.9279855Z Total Installed Size: 5.45 MiB 2021-05-16T23:13:48.9280938Z 2021-05-16T23:13:48.9282329Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:48.9283841Z :: Retrieving packages... 2021-05-16T23:13:49.2367710Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T23:13:49.7956657Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T23:13:49.8903290Z checking keyring... 2021-05-16T23:13:49.9764621Z checking package integrity... 2021-05-16T23:13:50.2306955Z loading package files... 2021-05-16T23:13:50.2356570Z checking for file conflicts... 2021-05-16T23:13:50.2415028Z checking available disk space... 2021-05-16T23:13:50.2426230Z :: Processing package changes... 2021-05-16T23:13:50.2427082Z installing mingw-w64-x86_64-flac... 2021-05-16T23:13:50.2852382Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T23:13:51.0805899Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T23:13:51.0806834Z resolving dependencies... 2021-05-16T23:13:51.1031264Z looking for conflicting packages... 2021-05-16T23:13:51.1106412Z 2021-05-16T23:13:51.1107659Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T23:13:51.1108940Z 2021-05-16T23:13:51.1109898Z Total Installed Size: 29.97 MiB 2021-05-16T23:13:51.1110898Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:51.1111477Z 2021-05-16T23:13:51.1112235Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:51.1112927Z checking keyring... 2021-05-16T23:13:51.1793316Z checking package integrity... 2021-05-16T23:13:51.3124294Z loading package files... 2021-05-16T23:13:51.3148848Z checking for file conflicts... 2021-05-16T23:13:51.3149682Z checking available disk space... 2021-05-16T23:13:51.3177002Z :: Processing package changes... 2021-05-16T23:13:51.3177915Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T23:13:52.1624768Z resolving dependencies... 2021-05-16T23:13:52.1869014Z looking for conflicting packages... 2021-05-16T23:13:52.1932015Z 2021-05-16T23:13:52.1933288Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T23:13:52.1934179Z 2021-05-16T23:13:52.1935132Z Total Download Size: 0.31 MiB 2021-05-16T23:13:52.1936239Z Total Installed Size: 1.50 MiB 2021-05-16T23:13:52.1936951Z 2021-05-16T23:13:52.1938086Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:52.1939356Z :: Retrieving packages... 2021-05-16T23:13:52.5038317Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T23:13:52.8718479Z checking keyring... 2021-05-16T23:13:52.9599435Z checking package integrity... 2021-05-16T23:13:53.1015798Z loading package files... 2021-05-16T23:13:53.1037509Z checking for file conflicts... 2021-05-16T23:13:53.1048914Z checking available disk space... 2021-05-16T23:13:53.1058847Z :: Processing package changes... 2021-05-16T23:13:53.1059662Z installing mingw-w64-x86_64-libssh... 2021-05-16T23:13:53.1706994Z / 2021-05-16T23:13:53.9799355Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T23:13:53.9800333Z resolving dependencies... 2021-05-16T23:13:54.0051079Z looking for conflicting packages... 2021-05-16T23:13:54.0108824Z 2021-05-16T23:13:54.0109655Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T23:13:54.0110158Z 2021-05-16T23:13:54.0111011Z Total Installed Size: 0.79 MiB 2021-05-16T23:13:54.0111583Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:54.0112259Z 2021-05-16T23:13:54.0113017Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:54.0113703Z checking keyring... 2021-05-16T23:13:54.0796106Z checking package integrity... 2021-05-16T23:13:54.1789104Z loading package files... 2021-05-16T23:13:54.1826269Z checking for file conflicts... 2021-05-16T23:13:54.1827095Z checking available disk space... 2021-05-16T23:13:54.1914005Z :: Processing package changes... 2021-05-16T23:13:54.1914930Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T23:13:55.0876467Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T23:13:55.0877369Z resolving dependencies... 2021-05-16T23:13:55.1066207Z looking for conflicting packages... 2021-05-16T23:13:55.1192239Z 2021-05-16T23:13:55.1193338Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T23:13:55.1194130Z 2021-05-16T23:13:55.1194862Z Total Download Size: 0.02 MiB 2021-05-16T23:13:55.1195674Z Total Installed Size: 0.03 MiB 2021-05-16T23:13:55.1196487Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:55.1197005Z 2021-05-16T23:13:55.1197863Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:55.1198769Z :: Retrieving packages... 2021-05-16T23:13:55.4292904Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:13:55.5225239Z checking keyring... 2021-05-16T23:13:55.6077293Z checking package integrity... 2021-05-16T23:13:55.7288642Z loading package files... 2021-05-16T23:13:55.7317936Z checking for file conflicts... 2021-05-16T23:13:55.7318738Z checking available disk space... 2021-05-16T23:13:55.7365470Z :: Processing package changes... 2021-05-16T23:13:55.7366603Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T23:13:56.4872132Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T23:13:56.4873241Z resolving dependencies... 2021-05-16T23:13:56.5116396Z looking for conflicting packages... 2021-05-16T23:13:56.5177022Z 2021-05-16T23:13:56.5178920Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T23:13:56.5179937Z 2021-05-16T23:13:56.5180738Z Total Installed Size: 4.22 MiB 2021-05-16T23:13:56.5181572Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:56.5182012Z 2021-05-16T23:13:56.5182749Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:56.5183423Z checking keyring... 2021-05-16T23:13:56.5840744Z checking package integrity... 2021-05-16T23:13:56.6898671Z loading package files... 2021-05-16T23:13:56.6950147Z checking for file conflicts... 2021-05-16T23:13:56.6950983Z checking available disk space... 2021-05-16T23:13:56.7060820Z :: Processing package changes... 2021-05-16T23:13:56.7061738Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T23:13:57.6859869Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T23:13:57.6860749Z resolving dependencies... 2021-05-16T23:13:57.6861897Z looking for conflicting packages... 2021-05-16T23:13:57.7160924Z 2021-05-16T23:13:57.7162111Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T23:13:57.7162669Z 2021-05-16T23:13:57.7163792Z Total Installed Size: 2.31 MiB 2021-05-16T23:13:57.7164610Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:57.7165048Z 2021-05-16T23:13:57.7165852Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:57.7166520Z checking keyring... 2021-05-16T23:13:57.7832383Z checking package integrity... 2021-05-16T23:13:57.8892839Z loading package files... 2021-05-16T23:13:57.8919669Z checking for file conflicts... 2021-05-16T23:13:57.8920489Z checking available disk space... 2021-05-16T23:13:57.8962670Z :: Processing package changes... 2021-05-16T23:13:57.8963539Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T23:13:58.6750796Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T23:13:58.6751667Z resolving dependencies... 2021-05-16T23:13:58.6856822Z looking for conflicting packages... 2021-05-16T23:13:58.7055209Z 2021-05-16T23:13:58.7056625Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T23:13:58.7057349Z 2021-05-16T23:13:58.7058001Z Total Download Size: 0.08 MiB 2021-05-16T23:13:58.7058735Z Total Installed Size: 0.25 MiB 2021-05-16T23:13:58.7059434Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:58.7059881Z 2021-05-16T23:13:58.7060670Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:58.7061441Z :: Retrieving packages... 2021-05-16T23:13:59.0145781Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:13:59.1988831Z checking keyring... 2021-05-16T23:13:59.2818436Z checking package integrity... 2021-05-16T23:13:59.4083598Z loading package files... 2021-05-16T23:13:59.4134515Z checking for file conflicts... 2021-05-16T23:13:59.4135431Z checking available disk space... 2021-05-16T23:13:59.4187263Z :: Processing package changes... 2021-05-16T23:13:59.4188343Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T23:14:00.1828312Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T23:14:00.1829145Z resolving dependencies... 2021-05-16T23:14:00.1830201Z looking for conflicting packages... 2021-05-16T23:14:00.2127134Z 2021-05-16T23:14:00.2128189Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T23:14:00.2129176Z 2021-05-16T23:14:00.2129842Z Total Installed Size: 0.70 MiB 2021-05-16T23:14:00.2130539Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:00.2130898Z 2021-05-16T23:14:00.2131580Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:00.2132773Z checking keyring... 2021-05-16T23:14:00.2809487Z checking package integrity... 2021-05-16T23:14:00.3811038Z loading package files... 2021-05-16T23:14:00.3832748Z checking for file conflicts... 2021-05-16T23:14:00.3833586Z checking available disk space... 2021-05-16T23:14:00.3848111Z :: Processing package changes... 2021-05-16T23:14:00.3848980Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T23:14:01.1305562Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T23:14:01.1306405Z resolving dependencies... 2021-05-16T23:14:01.1406425Z looking for conflicting packages... 2021-05-16T23:14:01.1605007Z 2021-05-16T23:14:01.1606394Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T23:14:01.1607641Z 2021-05-16T23:14:01.1608732Z Total Installed Size: 1.08 MiB 2021-05-16T23:14:01.1609361Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:01.1609682Z 2021-05-16T23:14:01.1610386Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:01.1610923Z checking keyring... 2021-05-16T23:14:01.2341333Z checking package integrity... 2021-05-16T23:14:01.3370108Z loading package files... 2021-05-16T23:14:01.3392763Z checking for file conflicts... 2021-05-16T23:14:01.3393700Z checking available disk space... 2021-05-16T23:14:01.3411623Z :: Processing package changes... 2021-05-16T23:14:01.3412473Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T23:14:02.1134411Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T23:14:02.1135301Z resolving dependencies... 2021-05-16T23:14:02.1303463Z looking for conflicting packages... 2021-05-16T23:14:02.1448562Z 2021-05-16T23:14:02.1450051Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T23:14:02.1451443Z 2021-05-16T23:14:02.1452631Z Total Installed Size: 2.30 MiB 2021-05-16T23:14:02.1453335Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:02.1453763Z 2021-05-16T23:14:02.1454517Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:02.1455185Z checking keyring... 2021-05-16T23:14:02.2160350Z checking package integrity... 2021-05-16T23:14:02.3241692Z loading package files... 2021-05-16T23:14:02.3285390Z checking for file conflicts... 2021-05-16T23:14:02.3286425Z checking available disk space... 2021-05-16T23:14:02.3365781Z :: Processing package changes... 2021-05-16T23:14:02.3366726Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T23:14:03.2319273Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T23:14:03.2320431Z resolving dependencies... 2021-05-16T23:14:03.2321871Z looking for conflicting packages... 2021-05-16T23:14:03.2629594Z 2021-05-16T23:14:03.2631115Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T23:14:03.2632298Z 2021-05-16T23:14:03.2633500Z Total Installed Size: 9.11 MiB 2021-05-16T23:14:03.2634371Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:03.2634792Z 2021-05-16T23:14:03.2635543Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:03.2636243Z checking keyring... 2021-05-16T23:14:03.3341195Z checking package integrity... 2021-05-16T23:14:03.4502783Z loading package files... 2021-05-16T23:14:03.4526896Z checking for file conflicts... 2021-05-16T23:14:03.4533023Z checking available disk space... 2021-05-16T23:14:03.4548605Z :: Processing package changes... 2021-05-16T23:14:03.4549474Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T23:14:04.2494650Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T23:14:04.2495715Z resolving dependencies... 2021-05-16T23:14:04.2674796Z looking for conflicting packages... 2021-05-16T23:14:04.2804378Z 2021-05-16T23:14:04.2805745Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T23:14:04.2807284Z 2021-05-16T23:14:04.2808612Z Total Installed Size: 2.97 MiB 2021-05-16T23:14:04.2809322Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:04.2809754Z 2021-05-16T23:14:04.2810525Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:04.2811204Z checking keyring... 2021-05-16T23:14:04.3511299Z checking package integrity... 2021-05-16T23:14:04.4604781Z loading package files... 2021-05-16T23:14:04.4626979Z checking for file conflicts... 2021-05-16T23:14:04.4627782Z checking available disk space... 2021-05-16T23:14:04.4654802Z :: Processing package changes... 2021-05-16T23:14:04.4655704Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T23:14:05.2372685Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T23:14:05.2373482Z resolving dependencies... 2021-05-16T23:14:05.2611036Z looking for conflicting packages... 2021-05-16T23:14:05.2670741Z 2021-05-16T23:14:05.2671491Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T23:14:05.2672012Z 2021-05-16T23:14:05.2672602Z Total Installed Size: 11.79 MiB 2021-05-16T23:14:05.2673500Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:05.2674148Z 2021-05-16T23:14:05.2674829Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:05.2675461Z checking keyring... 2021-05-16T23:14:05.3385228Z checking package integrity... 2021-05-16T23:14:05.4531894Z loading package files... 2021-05-16T23:14:05.4585470Z checking for file conflicts... 2021-05-16T23:14:05.4586308Z checking available disk space... 2021-05-16T23:14:05.4734508Z :: Processing package changes... 2021-05-16T23:14:05.4735363Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T23:14:06.5829614Z resolving dependencies... 2021-05-16T23:14:06.5831557Z looking for conflicting packages... 2021-05-16T23:14:06.6142959Z 2021-05-16T23:14:06.6144398Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T23:14:06.6145297Z 2021-05-16T23:14:06.6146261Z Total Download Size: 0.10 MiB 2021-05-16T23:14:06.6147348Z Total Installed Size: 0.38 MiB 2021-05-16T23:14:06.6148056Z 2021-05-16T23:14:06.6149207Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:06.6150491Z :: Retrieving packages... 2021-05-16T23:14:06.9274170Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T23:14:07.2026180Z checking keyring... 2021-05-16T23:14:07.2868969Z checking package integrity... 2021-05-16T23:14:07.4135954Z loading package files... 2021-05-16T23:14:07.4152539Z checking for file conflicts... 2021-05-16T23:14:07.4158083Z checking available disk space... 2021-05-16T23:14:07.4168086Z :: Processing package changes... 2021-05-16T23:14:07.4168884Z installing mingw-w64-x86_64-libyaml... 2021-05-16T23:14:08.1637516Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T23:14:08.1638306Z resolving dependencies... 2021-05-16T23:14:08.1742128Z looking for conflicting packages... 2021-05-16T23:14:08.1971564Z 2021-05-16T23:14:08.1972658Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T23:14:08.1973188Z 2021-05-16T23:14:08.1974061Z Total Installed Size: 1.69 MiB 2021-05-16T23:14:08.1974681Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:08.1975444Z 2021-05-16T23:14:08.1976195Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:08.1976894Z checking keyring... 2021-05-16T23:14:08.2650736Z checking package integrity... 2021-05-16T23:14:08.3700347Z loading package files... 2021-05-16T23:14:08.3723334Z checking for file conflicts... 2021-05-16T23:14:08.3725120Z checking available disk space... 2021-05-16T23:14:08.3743512Z :: Processing package changes... 2021-05-16T23:14:08.3744438Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T23:14:09.1369834Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T23:14:09.1370647Z resolving dependencies... 2021-05-16T23:14:09.1373013Z looking for conflicting packages... 2021-05-16T23:14:09.1689007Z 2021-05-16T23:14:09.1690028Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T23:14:09.1690543Z 2021-05-16T23:14:09.1691425Z Total Installed Size: 0.62 MiB 2021-05-16T23:14:09.1692010Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:09.1692706Z 2021-05-16T23:14:09.1693476Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:09.1694149Z checking keyring... 2021-05-16T23:14:09.2382308Z checking package integrity... 2021-05-16T23:14:09.3479176Z loading package files... 2021-05-16T23:14:09.3506541Z checking for file conflicts... 2021-05-16T23:14:09.3507415Z checking available disk space... 2021-05-16T23:14:09.3531533Z :: Processing package changes... 2021-05-16T23:14:09.3532416Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T23:14:10.1283288Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T23:14:10.1284051Z resolving dependencies... 2021-05-16T23:14:10.1393426Z looking for conflicting packages... 2021-05-16T23:14:10.1597384Z 2021-05-16T23:14:10.1598512Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T23:14:10.1598985Z 2021-05-16T23:14:10.1599540Z Total Download Size: 0.15 MiB 2021-05-16T23:14:10.1600169Z Total Installed Size: 0.29 MiB 2021-05-16T23:14:10.1600766Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:10.1601152Z 2021-05-16T23:14:10.1601821Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:10.1602478Z :: Retrieving packages... 2021-05-16T23:14:10.4679829Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:14:10.7466534Z checking keyring... 2021-05-16T23:14:10.8438592Z checking package integrity... 2021-05-16T23:14:10.9767502Z loading package files... 2021-05-16T23:14:10.9811945Z checking for file conflicts... 2021-05-16T23:14:10.9812927Z checking available disk space... 2021-05-16T23:14:10.9824993Z :: Processing package changes... 2021-05-16T23:14:10.9825859Z reinstalling mingw-w64-x86_64-make... 2021-05-16T23:14:11.7721239Z resolving dependencies... 2021-05-16T23:14:11.8032612Z looking for conflicting packages... 2021-05-16T23:14:11.8048246Z 2021-05-16T23:14:11.8049924Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T23:14:11.8051160Z 2021-05-16T23:14:11.8052221Z Total Download Size: 1.48 MiB 2021-05-16T23:14:11.8053428Z Total Installed Size: 6.54 MiB 2021-05-16T23:14:11.8054196Z 2021-05-16T23:14:11.8055387Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:11.8056682Z :: Retrieving packages... 2021-05-16T23:14:12.1144725Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T23:14:12.5779202Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T23:14:12.7685906Z checking keyring... 2021-05-16T23:14:12.9305522Z checking package integrity... 2021-05-16T23:14:13.1993734Z loading package files... 2021-05-16T23:14:13.2086247Z checking for file conflicts... 2021-05-16T23:14:13.2351801Z checking available disk space... 2021-05-16T23:14:13.2364054Z :: Processing package changes... 2021-05-16T23:14:13.2365392Z installing mingw-w64-x86_64-ninja... 2021-05-16T23:14:13.2455579Z installing mingw-w64-x86_64-meson... 2021-05-16T23:14:14.3006863Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T23:14:14.3007668Z resolving dependencies... 2021-05-16T23:14:14.3198894Z looking for conflicting packages... 2021-05-16T23:14:14.3311488Z 2021-05-16T23:14:14.3312676Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T23:14:14.3313501Z 2021-05-16T23:14:14.3314437Z Total Download Size: 0.07 MiB 2021-05-16T23:14:14.3315532Z Total Installed Size: 0.20 MiB 2021-05-16T23:14:14.3316874Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:14.3317691Z 2021-05-16T23:14:14.3318825Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:14.3320142Z :: Retrieving packages... 2021-05-16T23:14:14.6368951Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:14:14.8221478Z checking keyring... 2021-05-16T23:14:14.9041552Z checking package integrity... 2021-05-16T23:14:15.0325471Z loading package files... 2021-05-16T23:14:15.0338114Z checking for file conflicts... 2021-05-16T23:14:15.0338909Z checking available disk space... 2021-05-16T23:14:15.0362836Z :: Processing package changes... 2021-05-16T23:14:15.0363705Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T23:14:15.7763347Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T23:14:15.7764156Z resolving dependencies... 2021-05-16T23:14:15.7871539Z looking for conflicting packages... 2021-05-16T23:14:15.8088296Z 2021-05-16T23:14:15.8089448Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T23:14:15.8090071Z 2021-05-16T23:14:15.8090684Z Total Download Size: 0.32 MiB 2021-05-16T23:14:15.8091342Z Total Installed Size: 2.42 MiB 2021-05-16T23:14:15.8092003Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:15.8092426Z 2021-05-16T23:14:15.8093133Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:15.8093871Z :: Retrieving packages... 2021-05-16T23:14:16.1207700Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:14:16.4881752Z checking keyring... 2021-05-16T23:14:16.5696310Z checking package integrity... 2021-05-16T23:14:16.6956353Z loading package files... 2021-05-16T23:14:16.6981319Z checking for file conflicts... 2021-05-16T23:14:16.6982092Z checking available disk space... 2021-05-16T23:14:16.7180582Z :: Processing package changes... 2021-05-16T23:14:16.7181721Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T23:14:17.5384916Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T23:14:17.5385648Z resolving dependencies... 2021-05-16T23:14:17.5504101Z looking for conflicting packages... 2021-05-16T23:14:17.5706817Z 2021-05-16T23:14:17.5707858Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T23:14:17.5708386Z 2021-05-16T23:14:17.5708971Z Total Download Size: 0.35 MiB 2021-05-16T23:14:17.5709650Z Total Installed Size: 1.18 MiB 2021-05-16T23:14:17.5710394Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:17.5710796Z 2021-05-16T23:14:17.5711517Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:17.5712246Z :: Retrieving packages... 2021-05-16T23:14:17.8829585Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:14:18.2490341Z checking keyring... 2021-05-16T23:14:18.3352335Z checking package integrity... 2021-05-16T23:14:18.4622461Z loading package files... 2021-05-16T23:14:18.4648878Z checking for file conflicts... 2021-05-16T23:14:18.4649704Z checking available disk space... 2021-05-16T23:14:18.4743435Z :: Processing package changes... 2021-05-16T23:14:18.4744397Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T23:14:19.2365164Z resolving dependencies... 2021-05-16T23:14:19.2367004Z looking for conflicting packages... 2021-05-16T23:14:19.2673734Z 2021-05-16T23:14:19.2674985Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T23:14:19.2675860Z 2021-05-16T23:14:19.2676860Z Total Download Size: 0.38 MiB 2021-05-16T23:14:19.2677937Z Total Installed Size: 3.58 MiB 2021-05-16T23:14:19.2678645Z 2021-05-16T23:14:19.2679793Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:19.2681076Z :: Retrieving packages... 2021-05-16T23:14:19.5705136Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T23:14:19.9336790Z checking keyring... 2021-05-16T23:14:20.0200924Z checking package integrity... 2021-05-16T23:14:20.1507133Z loading package files... 2021-05-16T23:14:20.1529571Z checking for file conflicts... 2021-05-16T23:14:20.1543114Z checking available disk space... 2021-05-16T23:14:20.1552076Z :: Processing package changes... 2021-05-16T23:14:20.1552970Z installing mingw-w64-x86_64-nasm... 2021-05-16T23:14:20.9295181Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T23:14:20.9295990Z resolving dependencies... 2021-05-16T23:14:20.9478088Z looking for conflicting packages... 2021-05-16T23:14:20.9696990Z 2021-05-16T23:14:20.9697908Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T23:14:20.9698444Z 2021-05-16T23:14:20.9699031Z Total Download Size: 1.54 MiB 2021-05-16T23:14:20.9699685Z Total Installed Size: 16.43 MiB 2021-05-16T23:14:20.9700342Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:20.9700751Z 2021-05-16T23:14:20.9701439Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:20.9702166Z :: Retrieving packages... 2021-05-16T23:14:21.2743168Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:14:21.9181235Z checking keyring... 2021-05-16T23:14:22.0066279Z checking package integrity... 2021-05-16T23:14:22.1518889Z loading package files... 2021-05-16T23:14:22.2249499Z checking for file conflicts... 2021-05-16T23:14:22.2254539Z checking available disk space... 2021-05-16T23:14:24.1519883Z :: Processing package changes... 2021-05-16T23:14:24.1520980Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T23:14:30.6907587Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T23:14:30.6908527Z resolving dependencies... 2021-05-16T23:14:30.7045793Z looking for conflicting packages... 2021-05-16T23:14:30.7232692Z 2021-05-16T23:14:30.7233990Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T23:14:30.7235294Z 2021-05-16T23:14:30.7237241Z Total Installed Size: 4.18 MiB 2021-05-16T23:14:30.7238396Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:30.7239855Z 2021-05-16T23:14:30.7241518Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:30.7244283Z checking keyring... 2021-05-16T23:14:30.7950843Z checking package integrity... 2021-05-16T23:14:30.9050543Z loading package files... 2021-05-16T23:14:30.9072771Z checking for file conflicts... 2021-05-16T23:14:30.9074164Z checking available disk space... 2021-05-16T23:14:30.9098460Z :: Processing package changes... 2021-05-16T23:14:30.9099335Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T23:14:31.7122760Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T23:14:31.7123523Z resolving dependencies... 2021-05-16T23:14:31.7237333Z looking for conflicting packages... 2021-05-16T23:14:31.7436780Z 2021-05-16T23:14:31.7437900Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T23:14:31.7438456Z 2021-05-16T23:14:31.7439293Z Total Installed Size: 2.46 MiB 2021-05-16T23:14:31.7440355Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:31.7441275Z 2021-05-16T23:14:31.7442197Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:31.7443026Z checking keyring... 2021-05-16T23:14:31.8127471Z checking package integrity... 2021-05-16T23:14:31.9254280Z loading package files... 2021-05-16T23:14:31.9279074Z checking for file conflicts... 2021-05-16T23:14:31.9279880Z checking available disk space... 2021-05-16T23:14:31.9325633Z :: Processing package changes... 2021-05-16T23:14:31.9326520Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T23:14:32.7885267Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T23:14:32.7886220Z resolving dependencies... 2021-05-16T23:14:32.7887125Z looking for conflicting packages... 2021-05-16T23:14:32.8203205Z 2021-05-16T23:14:32.8204292Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T23:14:32.8204878Z 2021-05-16T23:14:32.8206023Z Total Installed Size: 1.56 MiB 2021-05-16T23:14:32.8206735Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:32.8207262Z 2021-05-16T23:14:32.8208006Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:32.8208673Z checking keyring... 2021-05-16T23:14:32.8868108Z checking package integrity... 2021-05-16T23:14:32.9958365Z loading package files... 2021-05-16T23:14:32.9979190Z checking for file conflicts... 2021-05-16T23:14:32.9980147Z checking available disk space... 2021-05-16T23:14:32.9991923Z :: Processing package changes... 2021-05-16T23:14:32.9992784Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T23:14:33.7147927Z resolving dependencies... 2021-05-16T23:14:33.7149730Z looking for conflicting packages... 2021-05-16T23:14:33.7435007Z 2021-05-16T23:14:33.7436204Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T23:14:33.7436862Z 2021-05-16T23:14:33.7437507Z Total Download Size: 0.33 MiB 2021-05-16T23:14:33.7438259Z Total Installed Size: 1.08 MiB 2021-05-16T23:14:33.7438759Z 2021-05-16T23:14:33.7439547Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:33.7440363Z :: Retrieving packages... 2021-05-16T23:14:34.0522725Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T23:14:34.4200804Z checking keyring... 2021-05-16T23:14:34.5069913Z checking package integrity... 2021-05-16T23:14:34.6406288Z loading package files... 2021-05-16T23:14:34.6431723Z checking for file conflicts... 2021-05-16T23:14:34.6441857Z checking available disk space... 2021-05-16T23:14:34.6452705Z :: Processing package changes... 2021-05-16T23:14:34.6453515Z installing mingw-w64-x86_64-nlopt... 2021-05-16T23:14:35.5791856Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T23:14:36.3447894Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T23:14:36.3448914Z resolving dependencies... 2021-05-16T23:14:36.3639882Z looking for conflicting packages... 2021-05-16T23:14:36.3774646Z 2021-05-16T23:14:36.3775532Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T23:14:36.3776086Z 2021-05-16T23:14:36.3777255Z Total Installed Size: 77.64 MiB 2021-05-16T23:14:36.3778417Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:36.3779044Z 2021-05-16T23:14:36.3779796Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:36.3780444Z checking keyring... 2021-05-16T23:14:36.4473201Z checking package integrity... 2021-05-16T23:14:36.6131974Z loading package files... 2021-05-16T23:14:36.6157510Z checking for file conflicts... 2021-05-16T23:14:36.6158301Z checking available disk space... 2021-05-16T23:14:36.6178914Z :: Processing package changes... 2021-05-16T23:14:36.6179784Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T23:14:37.5938770Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T23:14:37.5939598Z resolving dependencies... 2021-05-16T23:14:37.6201819Z looking for conflicting packages... 2021-05-16T23:14:37.6277906Z 2021-05-16T23:14:37.6279222Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T23:14:37.6280534Z 2021-05-16T23:14:37.6281821Z Total Installed Size: 107.68 MiB 2021-05-16T23:14:37.6282754Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:37.6283223Z 2021-05-16T23:14:37.6283951Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:37.6284637Z checking keyring... 2021-05-16T23:14:37.6990981Z checking package integrity... 2021-05-16T23:14:38.0112859Z loading package files... 2021-05-16T23:14:38.0221046Z checking for file conflicts... 2021-05-16T23:14:38.0221945Z checking available disk space... 2021-05-16T23:14:38.0541011Z :: Processing package changes... 2021-05-16T23:14:38.0541971Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T23:14:39.7721321Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T23:14:39.7722804Z resolving dependencies... 2021-05-16T23:14:39.7980462Z looking for conflicting packages... 2021-05-16T23:14:39.8038548Z 2021-05-16T23:14:39.8039975Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T23:14:39.8041635Z 2021-05-16T23:14:39.8042950Z Total Installed Size: 3.54 MiB 2021-05-16T23:14:39.8044121Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:39.8044839Z 2021-05-16T23:14:39.8046096Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:39.8047613Z checking keyring... 2021-05-16T23:14:39.8735530Z checking package integrity... 2021-05-16T23:14:39.9920428Z loading package files... 2021-05-16T23:14:39.9985297Z checking for file conflicts... 2021-05-16T23:14:39.9986339Z checking available disk space... 2021-05-16T23:14:40.0039876Z :: Processing package changes... 2021-05-16T23:14:40.0041028Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T23:14:40.8486604Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T23:14:40.8487507Z resolving dependencies... 2021-05-16T23:14:40.8737338Z looking for conflicting packages... 2021-05-16T23:14:40.8879914Z 2021-05-16T23:14:40.8881123Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T23:14:40.8881704Z 2021-05-16T23:14:40.8882312Z Total Download Size: 4.75 MiB 2021-05-16T23:14:40.8882967Z Total Installed Size: 69.11 MiB 2021-05-16T23:14:40.8883618Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:40.8884037Z 2021-05-16T23:14:40.8884761Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:40.8885513Z :: Retrieving packages... 2021-05-16T23:14:41.1996033Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:14:42.0467671Z checking keyring... 2021-05-16T23:14:42.1375374Z checking package integrity... 2021-05-16T23:14:42.3103179Z loading package files... 2021-05-16T23:14:42.4025625Z checking for file conflicts... 2021-05-16T23:14:42.4035574Z checking available disk space... 2021-05-16T23:14:45.6291728Z :: Processing package changes... 2021-05-16T23:14:45.6292745Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T23:14:54.6242983Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T23:14:54.6243826Z resolving dependencies... 2021-05-16T23:14:54.6422058Z looking for conflicting packages... 2021-05-16T23:14:54.6585084Z 2021-05-16T23:14:54.6586123Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T23:14:54.6586643Z 2021-05-16T23:14:54.6587463Z Total Installed Size: 12.40 MiB 2021-05-16T23:14:54.6588585Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:54.6589123Z 2021-05-16T23:14:54.6589977Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:54.6590639Z checking keyring... 2021-05-16T23:14:54.7261865Z checking package integrity... 2021-05-16T23:14:54.8542606Z loading package files... 2021-05-16T23:14:54.8671042Z checking for file conflicts... 2021-05-16T23:14:54.8672225Z checking available disk space... 2021-05-16T23:14:54.9085652Z :: Processing package changes... 2021-05-16T23:14:54.9087173Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T23:14:56.6273223Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T23:14:56.6274009Z resolving dependencies... 2021-05-16T23:14:56.6539656Z looking for conflicting packages... 2021-05-16T23:14:56.6599172Z 2021-05-16T23:14:56.6600265Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T23:14:56.6600795Z 2021-05-16T23:14:56.6601683Z Total Installed Size: 4.16 MiB 2021-05-16T23:14:56.6602837Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:56.6603460Z 2021-05-16T23:14:56.6604220Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:56.6604942Z checking keyring... 2021-05-16T23:14:56.7307795Z checking package integrity... 2021-05-16T23:14:56.8442245Z loading package files... 2021-05-16T23:14:56.8478732Z checking for file conflicts... 2021-05-16T23:14:56.8479562Z checking available disk space... 2021-05-16T23:14:56.8575204Z :: Processing package changes... 2021-05-16T23:14:56.8576065Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T23:14:57.8316871Z resolving dependencies... 2021-05-16T23:14:57.8580326Z looking for conflicting packages... 2021-05-16T23:14:57.8644487Z 2021-05-16T23:14:57.8645615Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T23:14:57.8646339Z 2021-05-16T23:14:57.8647134Z Total Download Size: 0.98 MiB 2021-05-16T23:14:57.8648025Z Total Installed Size: 4.80 MiB 2021-05-16T23:14:57.8648608Z 2021-05-16T23:14:57.8649572Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:57.8650549Z :: Retrieving packages... 2021-05-16T23:14:58.1727352Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T23:14:58.7282386Z checking keyring... 2021-05-16T23:14:58.8122710Z checking package integrity... 2021-05-16T23:14:58.9681893Z loading package files... 2021-05-16T23:14:58.9727282Z checking for file conflicts... 2021-05-16T23:14:58.9866591Z checking available disk space... 2021-05-16T23:14:58.9879014Z :: Processing package changes... 2021-05-16T23:14:58.9879883Z installing mingw-w64-x86_64-pcre2... 2021-05-16T23:15:00.2148947Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T23:15:00.2159987Z resolving dependencies... 2021-05-16T23:15:00.2162666Z looking for conflicting packages... 2021-05-16T23:15:00.2164423Z 2021-05-16T23:15:00.2172472Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T23:15:00.2173063Z 2021-05-16T23:15:00.2175972Z Total Installed Size: 1.57 MiB 2021-05-16T23:15:00.2183785Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:00.2194665Z 2021-05-16T23:15:00.2202783Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:00.2212246Z checking keyring... 2021-05-16T23:15:00.2214260Z checking package integrity... 2021-05-16T23:15:00.2214829Z loading package files... 2021-05-16T23:15:00.2215405Z checking for file conflicts... 2021-05-16T23:15:00.2216019Z checking available disk space... 2021-05-16T23:15:00.2216867Z :: Processing package changes... 2021-05-16T23:15:00.2217566Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T23:15:00.9178471Z resolving dependencies... 2021-05-16T23:15:00.9380761Z looking for conflicting packages... 2021-05-16T23:15:00.9500783Z :: 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-16T23:15:00.9515700Z 2021-05-16T23:15:00.9516854Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T23:15:00.9517712Z 2021-05-16T23:15:00.9518339Z Total Download Size: 0.26 MiB 2021-05-16T23:15:00.9519046Z Total Installed Size: 1.33 MiB 2021-05-16T23:15:00.9519771Z Net Upgrade Size: 0.85 MiB 2021-05-16T23:15:00.9520227Z 2021-05-16T23:15:00.9520940Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:00.9521718Z :: Retrieving packages... 2021-05-16T23:15:01.2605791Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T23:15:01.6282848Z checking keyring... 2021-05-16T23:15:01.7104925Z checking package integrity... 2021-05-16T23:15:01.8414854Z loading package files... 2021-05-16T23:15:01.8436562Z checking for file conflicts... 2021-05-16T23:15:01.8441783Z checking available disk space... 2021-05-16T23:15:01.8464167Z :: Processing package changes... 2021-05-16T23:15:01.8465046Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T23:15:01.9713676Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T23:15:02.7438518Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T23:15:02.7439523Z resolving dependencies... 2021-05-16T23:15:02.7440608Z looking for conflicting packages... 2021-05-16T23:15:02.7732941Z 2021-05-16T23:15:02.7735084Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T23:15:02.7735937Z 2021-05-16T23:15:02.7737330Z Total Installed Size: 12.33 MiB 2021-05-16T23:15:02.7738460Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:02.7739156Z 2021-05-16T23:15:02.7740528Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:02.7741790Z checking keyring... 2021-05-16T23:15:02.8418291Z checking package integrity... 2021-05-16T23:15:02.9726208Z loading package files... 2021-05-16T23:15:02.9829408Z checking for file conflicts... 2021-05-16T23:15:02.9899911Z checking available disk space... 2021-05-16T23:15:03.0025914Z :: Processing package changes... 2021-05-16T23:15:03.0026931Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T23:15:04.0081556Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T23:15:04.0082369Z resolving dependencies... 2021-05-16T23:15:04.0341758Z looking for conflicting packages... 2021-05-16T23:15:04.0408934Z 2021-05-16T23:15:04.0409874Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T23:15:04.0410444Z 2021-05-16T23:15:04.0411344Z Total Installed Size: 11.78 MiB 2021-05-16T23:15:04.0412423Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:04.0413173Z 2021-05-16T23:15:04.0414109Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:04.0414792Z checking keyring... 2021-05-16T23:15:04.1108888Z checking package integrity... 2021-05-16T23:15:04.2311353Z loading package files... 2021-05-16T23:15:04.2351518Z checking for file conflicts... 2021-05-16T23:15:04.2352326Z checking available disk space... 2021-05-16T23:15:04.2446387Z :: Processing package changes... 2021-05-16T23:15:04.2447176Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T23:15:05.2279128Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T23:15:05.2279963Z resolving dependencies... 2021-05-16T23:15:05.2501195Z looking for conflicting packages... 2021-05-16T23:15:05.2576315Z 2021-05-16T23:15:05.2577680Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T23:15:05.2579007Z 2021-05-16T23:15:05.2580169Z Total Installed Size: 19.91 MiB 2021-05-16T23:15:05.2580900Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:05.2581332Z 2021-05-16T23:15:05.2582051Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:05.2582741Z checking keyring... 2021-05-16T23:15:05.3270780Z checking package integrity... 2021-05-16T23:15:05.4486500Z loading package files... 2021-05-16T23:15:05.4505581Z checking for file conflicts... 2021-05-16T23:15:05.4506399Z checking available disk space... 2021-05-16T23:15:05.4541699Z :: Processing package changes... 2021-05-16T23:15:05.4542650Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T23:15:06.3188757Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T23:15:06.3189553Z resolving dependencies... 2021-05-16T23:15:06.3436977Z looking for conflicting packages... 2021-05-16T23:15:06.3494973Z 2021-05-16T23:15:06.3496362Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T23:15:06.3497513Z 2021-05-16T23:15:06.3498834Z Total Installed Size: 29.16 MiB 2021-05-16T23:15:06.3499945Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:06.3500627Z 2021-05-16T23:15:06.3501728Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:06.3503221Z checking keyring... 2021-05-16T23:15:06.4172125Z checking package integrity... 2021-05-16T23:15:06.5465009Z loading package files... 2021-05-16T23:15:06.5498301Z checking for file conflicts... 2021-05-16T23:15:06.5499138Z checking available disk space... 2021-05-16T23:15:06.5575240Z :: Processing package changes... 2021-05-16T23:15:06.5576165Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T23:15:07.6287889Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T23:15:07.6288730Z resolving dependencies... 2021-05-16T23:15:07.6550888Z looking for conflicting packages... 2021-05-16T23:15:07.6663914Z 2021-05-16T23:15:07.6664723Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T23:15:07.6665307Z 2021-05-16T23:15:07.6665871Z Total Download Size: 17.02 MiB 2021-05-16T23:15:07.6666552Z Total Installed Size: 113.47 MiB 2021-05-16T23:15:07.6667272Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:07.6667696Z 2021-05-16T23:15:07.6668369Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:07.6669087Z :: Retrieving packages... 2021-05-16T23:15:07.9796564Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:15:09.1697846Z checking keyring... 2021-05-16T23:15:09.2845220Z checking package integrity... 2021-05-16T23:15:09.5867327Z loading package files... 2021-05-16T23:15:09.6775875Z checking for file conflicts... 2021-05-16T23:15:09.6786521Z checking available disk space... 2021-05-16T23:15:11.0958822Z :: Processing package changes... 2021-05-16T23:15:11.0959995Z reinstalling mingw-w64-x86_64-python... 2021-05-16T23:15:19.4087686Z resolving dependencies... 2021-05-16T23:15:19.4441716Z looking for conflicting packages... 2021-05-16T23:15:19.4501650Z 2021-05-16T23:15:19.4502363Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T23:15:19.4502836Z 2021-05-16T23:15:19.4503376Z Total Download Size: 0.98 MiB 2021-05-16T23:15:19.4503974Z Total Installed Size: 3.56 MiB 2021-05-16T23:15:19.4504369Z 2021-05-16T23:15:19.4505012Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:19.4505667Z :: Retrieving packages... 2021-05-16T23:15:19.7574061Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T23:15:20.3078691Z checking keyring... 2021-05-16T23:15:20.3940445Z checking package integrity... 2021-05-16T23:15:20.5322127Z loading package files... 2021-05-16T23:15:20.5338764Z checking for file conflicts... 2021-05-16T23:15:20.5373015Z checking available disk space... 2021-05-16T23:15:20.5383383Z :: Processing package changes... 2021-05-16T23:15:20.5384150Z installing mingw-w64-x86_64-qpdf... 2021-05-16T23:15:21.3877025Z resolving dependencies... 2021-05-16T23:15:21.3942687Z looking for conflicting packages... 2021-05-16T23:15:21.4197275Z 2021-05-16T23:15:21.4198843Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T23:15:21.4199790Z 2021-05-16T23:15:21.4200829Z Total Download Size: 27.03 MiB 2021-05-16T23:15:21.4202012Z Total Installed Size: 194.29 MiB 2021-05-16T23:15:21.4202751Z 2021-05-16T23:15:21.4203954Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:21.4205221Z :: Retrieving packages... 2021-05-16T23:15:21.7428353Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T23:15:23.4255307Z checking keyring... 2021-05-16T23:15:23.5171992Z checking package integrity... 2021-05-16T23:15:23.8974263Z loading package files... 2021-05-16T23:15:23.9173059Z checking for file conflicts... 2021-05-16T23:15:24.0270176Z checking available disk space... 2021-05-16T23:15:24.0285687Z :: Processing package changes... 2021-05-16T23:15:24.0286564Z installing mingw-w64-x86_64-quantlib... 2021-05-16T23:15:26.3844773Z resolving dependencies... 2021-05-16T23:15:26.4160959Z looking for conflicting packages... 2021-05-16T23:15:26.4174843Z 2021-05-16T23:15:26.4176577Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T23:15:26.4177793Z 2021-05-16T23:15:26.4178817Z Total Download Size: 0.18 MiB 2021-05-16T23:15:26.4179982Z Total Installed Size: 0.79 MiB 2021-05-16T23:15:26.4180810Z 2021-05-16T23:15:26.4181992Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:26.4183266Z :: Retrieving packages... 2021-05-16T23:15:26.7275062Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T23:15:27.0095960Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T23:15:27.0998108Z checking keyring... 2021-05-16T23:15:27.2725779Z checking package integrity... 2021-05-16T23:15:27.5246491Z loading package files... 2021-05-16T23:15:27.5326189Z checking for file conflicts... 2021-05-16T23:15:27.5381892Z checking available disk space... 2021-05-16T23:15:27.5393060Z :: Processing package changes... 2021-05-16T23:15:27.5393949Z installing mingw-w64-x86_64-popt... 2021-05-16T23:15:27.5718636Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T23:15:28.5154988Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T23:15:29.3908755Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T23:15:30.1636009Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T23:15:30.1636839Z resolving dependencies... 2021-05-16T23:15:30.1742310Z looking for conflicting packages... 2021-05-16T23:15:30.1976522Z 2021-05-16T23:15:30.1977745Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T23:15:30.1978768Z 2021-05-16T23:15:30.1979513Z Total Installed Size: 1.79 MiB 2021-05-16T23:15:30.1980804Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:30.1981409Z 2021-05-16T23:15:30.1982372Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:30.1983314Z checking keyring... 2021-05-16T23:15:30.2692169Z checking package integrity... 2021-05-16T23:15:30.3884516Z loading package files... 2021-05-16T23:15:30.3906520Z checking for file conflicts... 2021-05-16T23:15:30.3908051Z checking available disk space... 2021-05-16T23:15:30.4337832Z :: Processing package changes... 2021-05-16T23:15:30.4339434Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T23:15:31.1834778Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T23:15:31.1835659Z resolving dependencies... 2021-05-16T23:15:31.2065969Z looking for conflicting packages... 2021-05-16T23:15:31.2141352Z 2021-05-16T23:15:31.2142547Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T23:15:31.2143458Z 2021-05-16T23:15:31.2144399Z Total Download Size: 0.37 MiB 2021-05-16T23:15:31.2145481Z Total Installed Size: 1.57 MiB 2021-05-16T23:15:31.2146637Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:31.2147316Z 2021-05-16T23:15:31.2148427Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:31.2149623Z :: Retrieving packages... 2021-05-16T23:15:31.5249857Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:15:31.8930460Z checking keyring... 2021-05-16T23:15:31.9790777Z checking package integrity... 2021-05-16T23:15:32.1112100Z loading package files... 2021-05-16T23:15:32.1138187Z checking for file conflicts... 2021-05-16T23:15:32.1139109Z checking available disk space... 2021-05-16T23:15:32.1280724Z :: Processing package changes... 2021-05-16T23:15:32.1281748Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T23:15:33.0046202Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T23:15:33.7343350Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T23:15:33.7344108Z resolving dependencies... 2021-05-16T23:15:33.7450451Z looking for conflicting packages... 2021-05-16T23:15:33.7651233Z 2021-05-16T23:15:33.7652605Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T23:15:33.7653731Z 2021-05-16T23:15:33.7655142Z Total Installed Size: 4.30 MiB 2021-05-16T23:15:33.7656202Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:33.7656885Z 2021-05-16T23:15:33.7658179Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:33.7659510Z checking keyring... 2021-05-16T23:15:33.8341607Z checking package integrity... 2021-05-16T23:15:33.9395189Z loading package files... 2021-05-16T23:15:33.9422026Z checking for file conflicts... 2021-05-16T23:15:33.9422849Z checking available disk space... 2021-05-16T23:15:33.9456823Z :: Processing package changes... 2021-05-16T23:15:33.9457656Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T23:15:34.7303784Z resolving dependencies... 2021-05-16T23:15:34.7602674Z looking for conflicting packages... 2021-05-16T23:15:34.7617416Z 2021-05-16T23:15:34.7619166Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T23:15:34.7620344Z 2021-05-16T23:15:34.7621330Z Total Download Size: 7.12 MiB 2021-05-16T23:15:34.7622483Z Total Installed Size: 31.49 MiB 2021-05-16T23:15:34.7623292Z 2021-05-16T23:15:34.7624492Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:34.7625711Z :: Retrieving packages... 2021-05-16T23:15:35.0698953Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T23:15:35.5353735Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T23:15:36.0215849Z checking keyring... 2021-05-16T23:15:36.1044147Z checking package integrity... 2021-05-16T23:15:36.4121436Z loading package files... 2021-05-16T23:15:36.4452501Z checking for file conflicts... 2021-05-16T23:15:36.7237038Z checking available disk space... 2021-05-16T23:15:36.7256472Z :: Processing package changes... 2021-05-16T23:15:36.7257502Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T23:15:36.7423746Z installing mingw-w64-x86_64-ruby... 2021-05-16T23:15:39.8277001Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T23:15:39.8278258Z resolving dependencies... 2021-05-16T23:15:39.8373480Z looking for conflicting packages... 2021-05-16T23:15:39.8584971Z 2021-05-16T23:15:39.8586350Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T23:15:39.8587551Z 2021-05-16T23:15:39.8588847Z Total Installed Size: 0.16 MiB 2021-05-16T23:15:39.8590132Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:39.8590849Z 2021-05-16T23:15:39.8592105Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:39.8593534Z checking keyring... 2021-05-16T23:15:39.9278182Z checking package integrity... 2021-05-16T23:15:40.0476449Z loading package files... 2021-05-16T23:15:40.0519176Z checking for file conflicts... 2021-05-16T23:15:40.0519877Z checking available disk space... 2021-05-16T23:15:40.0572316Z :: Processing package changes... 2021-05-16T23:15:40.0573197Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T23:15:40.7918888Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T23:15:40.7919668Z resolving dependencies... 2021-05-16T23:15:40.8165036Z looking for conflicting packages... 2021-05-16T23:15:40.8249390Z 2021-05-16T23:15:40.8250727Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T23:15:40.8251638Z 2021-05-16T23:15:40.8252655Z Total Download Size: 6.74 MiB 2021-05-16T23:15:40.8253762Z Total Installed Size: 48.62 MiB 2021-05-16T23:15:40.8254827Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:40.8255502Z 2021-05-16T23:15:40.8256629Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:40.8257790Z :: Retrieving packages... 2021-05-16T23:15:41.1597961Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:15:42.0027244Z checking keyring... 2021-05-16T23:15:42.0867619Z checking package integrity... 2021-05-16T23:15:42.2699081Z loading package files... 2021-05-16T23:15:42.2843344Z checking for file conflicts... 2021-05-16T23:15:42.2844305Z checking available disk space... 2021-05-16T23:15:42.6770769Z :: Processing package changes... 2021-05-16T23:15:42.6771847Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T23:15:44.5157420Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T23:15:44.5158376Z resolving dependencies... 2021-05-16T23:15:44.5159398Z looking for conflicting packages... 2021-05-16T23:15:44.5474619Z 2021-05-16T23:15:44.5475911Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T23:15:44.5476980Z 2021-05-16T23:15:44.5477777Z Total Installed Size: 0.16 MiB 2021-05-16T23:15:44.5479218Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:44.5479893Z 2021-05-16T23:15:44.5480981Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:44.5482210Z checking keyring... 2021-05-16T23:15:44.6159799Z checking package integrity... 2021-05-16T23:15:44.7177908Z loading package files... 2021-05-16T23:15:44.7214182Z checking for file conflicts... 2021-05-16T23:15:44.7214979Z checking available disk space... 2021-05-16T23:15:44.7235937Z :: Processing package changes... 2021-05-16T23:15:44.7236781Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T23:15:45.4737420Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T23:15:45.4738099Z resolving dependencies... 2021-05-16T23:15:45.5013234Z looking for conflicting packages... 2021-05-16T23:15:45.5084087Z 2021-05-16T23:15:45.5085223Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T23:15:45.5085938Z 2021-05-16T23:15:45.5086751Z Total Download Size: 2.59 MiB 2021-05-16T23:15:45.5087693Z Total Installed Size: 9.64 MiB 2021-05-16T23:15:45.5088621Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:45.5089189Z 2021-05-16T23:15:45.5090159Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:45.5091181Z :: Retrieving packages... 2021-05-16T23:15:45.8170888Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:15:46.4730906Z checking keyring... 2021-05-16T23:15:46.5575524Z checking package integrity... 2021-05-16T23:15:46.7027261Z loading package files... 2021-05-16T23:15:46.7252202Z checking for file conflicts... 2021-05-16T23:15:46.7253729Z checking available disk space... 2021-05-16T23:15:47.1957110Z :: Processing package changes... 2021-05-16T23:15:47.1959118Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T23:15:49.7794873Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T23:15:49.7795746Z resolving dependencies... 2021-05-16T23:15:49.7907644Z looking for conflicting packages... 2021-05-16T23:15:49.8127517Z 2021-05-16T23:15:49.8128883Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T23:15:49.8129823Z 2021-05-16T23:15:49.8130838Z Total Download Size: 0.03 MiB 2021-05-16T23:15:49.8131977Z Total Installed Size: 0.06 MiB 2021-05-16T23:15:49.8133110Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:49.8133832Z 2021-05-16T23:15:49.8135019Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:49.8136273Z :: Retrieving packages... 2021-05-16T23:15:50.1235394Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:15:50.2160424Z checking keyring... 2021-05-16T23:15:50.3016533Z checking package integrity... 2021-05-16T23:15:50.4256435Z loading package files... 2021-05-16T23:15:50.4278010Z checking for file conflicts... 2021-05-16T23:15:50.4278887Z checking available disk space... 2021-05-16T23:15:50.4313864Z :: Processing package changes... 2021-05-16T23:15:50.4314974Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T23:15:51.2070899Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T23:15:51.2071847Z resolving dependencies... 2021-05-16T23:15:51.2351672Z looking for conflicting packages... 2021-05-16T23:15:51.2423984Z 2021-05-16T23:15:51.2425036Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T23:15:51.2425620Z 2021-05-16T23:15:51.2426436Z Total Installed Size: 24.86 MiB 2021-05-16T23:15:51.2427644Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:51.2428551Z 2021-05-16T23:15:51.2429671Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:51.2430508Z checking keyring... 2021-05-16T23:15:51.3089295Z checking package integrity... 2021-05-16T23:15:51.4565799Z loading package files... 2021-05-16T23:15:51.4596269Z checking for file conflicts... 2021-05-16T23:15:51.4597431Z checking available disk space... 2021-05-16T23:15:51.4639709Z :: Processing package changes... 2021-05-16T23:15:51.4640564Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:15:52.3531925Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T23:15:52.3532777Z resolving dependencies... 2021-05-16T23:15:52.3797228Z looking for conflicting packages... 2021-05-16T23:15:52.3862022Z 2021-05-16T23:15:52.3863678Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T23:15:52.3864842Z 2021-05-16T23:15:52.3866333Z Total Installed Size: 7.49 MiB 2021-05-16T23:15:52.3867520Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:52.3868263Z 2021-05-16T23:15:52.3869496Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:52.3871024Z checking keyring... 2021-05-16T23:15:52.4549901Z checking package integrity... 2021-05-16T23:15:52.5917171Z loading package files... 2021-05-16T23:15:52.5952563Z checking for file conflicts... 2021-05-16T23:15:52.5953329Z checking available disk space... 2021-05-16T23:15:52.6398446Z :: Processing package changes... 2021-05-16T23:15:52.6400181Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T23:15:53.4928043Z resolving dependencies... 2021-05-16T23:15:53.5192468Z looking for conflicting packages... 2021-05-16T23:15:53.5254481Z 2021-05-16T23:15:53.5255879Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T23:15:53.5256821Z 2021-05-16T23:15:53.5257827Z Total Download Size: 3.09 MiB 2021-05-16T23:15:53.5258972Z Total Installed Size: 47.15 MiB 2021-05-16T23:15:53.5259721Z 2021-05-16T23:15:53.5260917Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:53.5262164Z :: Retrieving packages... 2021-05-16T23:15:53.8335622Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T23:15:54.5734368Z checking keyring... 2021-05-16T23:15:54.6623673Z checking package integrity... 2021-05-16T23:15:54.8172694Z loading package files... 2021-05-16T23:15:54.8189395Z checking for file conflicts... 2021-05-16T23:15:54.8213167Z checking available disk space... 2021-05-16T23:15:54.8224278Z :: Processing package changes... 2021-05-16T23:15:54.8225114Z installing mingw-w64-x86_64-tiledb... 2021-05-16T23:15:55.7127192Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T23:15:55.7128002Z resolving dependencies... 2021-05-16T23:15:55.7374225Z looking for conflicting packages... 2021-05-16T23:15:55.7452760Z 2021-05-16T23:15:55.7453870Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T23:15:55.7454581Z 2021-05-16T23:15:55.7455390Z Total Download Size: 1.93 MiB 2021-05-16T23:15:55.7456334Z Total Installed Size: 5.55 MiB 2021-05-16T23:15:55.7457256Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:55.7457825Z 2021-05-16T23:15:55.7458813Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:55.7459863Z :: Retrieving packages... 2021-05-16T23:15:56.0614639Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:15:56.7146590Z checking keyring... 2021-05-16T23:15:56.8019059Z checking package integrity... 2021-05-16T23:15:56.9496040Z loading package files... 2021-05-16T23:15:56.9593281Z checking for file conflicts... 2021-05-16T23:15:56.9594139Z checking available disk space... 2021-05-16T23:15:57.1006000Z :: Processing package changes... 2021-05-16T23:15:57.1007857Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T23:15:58.5279475Z resolving dependencies... 2021-05-16T23:15:58.5536850Z looking for conflicting packages... 2021-05-16T23:15:58.5614204Z 2021-05-16T23:15:58.5615500Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T23:15:58.5616434Z 2021-05-16T23:15:58.5617457Z Total Download Size: 0.11 MiB 2021-05-16T23:15:58.5618623Z Total Installed Size: 0.30 MiB 2021-05-16T23:15:58.5619352Z 2021-05-16T23:15:58.5620609Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:58.5621903Z :: Retrieving packages... 2021-05-16T23:15:58.8712464Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T23:15:59.1437916Z checking keyring... 2021-05-16T23:15:59.2346746Z checking package integrity... 2021-05-16T23:15:59.3663498Z loading package files... 2021-05-16T23:15:59.3687208Z checking for file conflicts... 2021-05-16T23:15:59.3693747Z checking available disk space... 2021-05-16T23:15:59.3704938Z :: Processing package changes... 2021-05-16T23:15:59.3705801Z installing mingw-w64-x86_64-tktable... 2021-05-16T23:16:00.1230032Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:16:00.1231084Z resolving dependencies... 2021-05-16T23:16:00.1334307Z looking for conflicting packages... 2021-05-16T23:16:00.1557366Z 2021-05-16T23:16:00.1558539Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:16:00.1559223Z 2021-05-16T23:16:00.1559791Z Total Download Size: 0.30 MiB 2021-05-16T23:16:00.1560554Z Total Installed Size: 0.96 MiB 2021-05-16T23:16:00.1561213Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:00.1561624Z 2021-05-16T23:16:00.1562328Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:00.1563029Z :: Retrieving packages... 2021-05-16T23:16:00.4613052Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:16:00.8295864Z checking keyring... 2021-05-16T23:16:00.9204010Z checking package integrity... 2021-05-16T23:16:01.0545569Z loading package files... 2021-05-16T23:16:01.0569421Z checking for file conflicts... 2021-05-16T23:16:01.0570639Z checking available disk space... 2021-05-16T23:16:01.0607601Z :: Processing package changes... 2021-05-16T23:16:01.0608558Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T23:16:01.8079023Z resolving dependencies... 2021-05-16T23:16:01.8160758Z looking for conflicting packages... 2021-05-16T23:16:01.8395038Z 2021-05-16T23:16:01.8396565Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T23:16:01.8397830Z 2021-05-16T23:16:01.8399004Z Total Download Size: 0.17 MiB 2021-05-16T23:16:01.8400143Z Total Installed Size: 0.70 MiB 2021-05-16T23:16:01.8400884Z 2021-05-16T23:16:01.8402175Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:01.8403435Z :: Retrieving packages... 2021-05-16T23:16:02.1438645Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T23:16:02.4157931Z checking keyring... 2021-05-16T23:16:02.5010163Z checking package integrity... 2021-05-16T23:16:02.6320856Z loading package files... 2021-05-16T23:16:02.6346151Z checking for file conflicts... 2021-05-16T23:16:02.6360370Z checking available disk space... 2021-05-16T23:16:02.6371551Z :: Processing package changes... 2021-05-16T23:16:02.6372395Z installing mingw-w64-x86_64-udunits... 2021-05-16T23:16:03.4084026Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T23:16:03.4085874Z resolving dependencies... 2021-05-16T23:16:03.4087287Z looking for conflicting packages... 2021-05-16T23:16:03.4403859Z 2021-05-16T23:16:03.4406094Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T23:16:03.4407423Z 2021-05-16T23:16:03.4408453Z Total Download Size: 0.01 MiB 2021-05-16T23:16:03.4409607Z Total Installed Size: 0.00 MiB 2021-05-16T23:16:03.4410756Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:03.4411487Z 2021-05-16T23:16:03.4412700Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:03.4414083Z :: Retrieving packages... 2021-05-16T23:16:03.7500495Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:16:03.8415414Z checking keyring... 2021-05-16T23:16:03.9284117Z checking package integrity... 2021-05-16T23:16:04.0639746Z loading package files... 2021-05-16T23:16:04.0665353Z checking for file conflicts... 2021-05-16T23:16:04.0666140Z checking available disk space... 2021-05-16T23:16:04.0684840Z :: Processing package changes... 2021-05-16T23:16:04.0686143Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:16:04.8290862Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:16:04.8291962Z resolving dependencies... 2021-05-16T23:16:04.8485528Z looking for conflicting packages... 2021-05-16T23:16:04.8629429Z 2021-05-16T23:16:04.8630678Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:16:04.8631477Z 2021-05-16T23:16:04.8632035Z Total Download Size: 0.04 MiB 2021-05-16T23:16:04.8632685Z Total Installed Size: 0.37 MiB 2021-05-16T23:16:04.8633321Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:04.8633708Z 2021-05-16T23:16:04.8634406Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:04.8635239Z :: Retrieving packages... 2021-05-16T23:16:05.1737493Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:16:05.3579101Z checking keyring... 2021-05-16T23:16:05.4481862Z checking package integrity... 2021-05-16T23:16:05.5768610Z loading package files... 2021-05-16T23:16:05.5784655Z checking for file conflicts... 2021-05-16T23:16:05.5785507Z checking available disk space... 2021-05-16T23:16:05.5857681Z :: Processing package changes... 2021-05-16T23:16:05.5858853Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:16:06.3557488Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:16:06.3558586Z resolving dependencies... 2021-05-16T23:16:06.3559613Z looking for conflicting packages... 2021-05-16T23:16:06.3879180Z 2021-05-16T23:16:06.3880753Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:16:06.3881903Z 2021-05-16T23:16:06.3882667Z Total Download Size: 0.02 MiB 2021-05-16T23:16:06.3883579Z Total Installed Size: 0.21 MiB 2021-05-16T23:16:06.3884443Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:06.3885006Z 2021-05-16T23:16:06.3886037Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:06.3887261Z :: Retrieving packages... 2021-05-16T23:16:06.6922558Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:16:06.7853077Z checking keyring... 2021-05-16T23:16:06.8757518Z checking package integrity... 2021-05-16T23:16:07.0111616Z loading package files... 2021-05-16T23:16:07.0112641Z checking for file conflicts... 2021-05-16T23:16:07.0127488Z checking available disk space... 2021-05-16T23:16:07.0128455Z :: Processing package changes... 2021-05-16T23:16:07.0129444Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:16:07.7543696Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T23:16:07.7544525Z resolving dependencies... 2021-05-16T23:16:07.7727015Z looking for conflicting packages... 2021-05-16T23:16:07.7872731Z 2021-05-16T23:16:07.7874182Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T23:16:07.7875403Z 2021-05-16T23:16:07.7876593Z Total Installed Size: 6.66 MiB 2021-05-16T23:16:07.7877434Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:07.7877855Z 2021-05-16T23:16:07.7878520Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:07.7879179Z checking keyring... 2021-05-16T23:16:07.8544823Z checking package integrity... 2021-05-16T23:16:07.9722695Z loading package files... 2021-05-16T23:16:07.9758209Z checking for file conflicts... 2021-05-16T23:16:07.9758986Z checking available disk space... 2021-05-16T23:16:07.9775499Z :: Processing package changes... 2021-05-16T23:16:07.9776356Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T23:16:08.8180169Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T23:16:08.8180935Z resolving dependencies... 2021-05-16T23:16:08.8280790Z looking for conflicting packages... 2021-05-16T23:16:08.8496910Z 2021-05-16T23:16:08.8498319Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T23:16:08.8499422Z 2021-05-16T23:16:08.8500822Z Total Installed Size: 46.73 MiB 2021-05-16T23:16:08.8502077Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:08.8502809Z 2021-05-16T23:16:08.8503984Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:08.8505432Z checking keyring... 2021-05-16T23:16:08.9217834Z checking package integrity... 2021-05-16T23:16:09.0495259Z loading package files... 2021-05-16T23:16:09.0519515Z checking for file conflicts... 2021-05-16T23:16:09.0520348Z checking available disk space... 2021-05-16T23:16:09.0537343Z :: Processing package changes... 2021-05-16T23:16:09.0538102Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T23:16:09.8832668Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T23:16:09.8833769Z resolving dependencies... 2021-05-16T23:16:09.8834978Z looking for conflicting packages... 2021-05-16T23:16:09.9148308Z 2021-05-16T23:16:09.9150651Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T23:16:09.9151487Z 2021-05-16T23:16:09.9152937Z Total Installed Size: 1.70 MiB 2021-05-16T23:16:09.9154301Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:09.9155082Z 2021-05-16T23:16:09.9156509Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:09.9157910Z checking keyring... 2021-05-16T23:16:09.9930294Z checking package integrity... 2021-05-16T23:16:10.0966210Z loading package files... 2021-05-16T23:16:10.0988652Z checking for file conflicts... 2021-05-16T23:16:10.0989486Z checking available disk space... 2021-05-16T23:16:10.1003239Z :: Processing package changes... 2021-05-16T23:16:10.1004017Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T23:16:10.8375699Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T23:16:10.8376662Z resolving dependencies... 2021-05-16T23:16:10.8494829Z looking for conflicting packages... 2021-05-16T23:16:10.8710643Z 2021-05-16T23:16:10.8711792Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T23:16:10.8712492Z 2021-05-16T23:16:10.8713300Z Total Download Size: 0.35 MiB 2021-05-16T23:16:10.8714553Z Total Installed Size: 1.67 MiB 2021-05-16T23:16:10.8716906Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:10.8717647Z 2021-05-16T23:16:10.8718855Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:10.8720142Z :: Retrieving packages... 2021-05-16T23:16:11.1840931Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:16:11.5527682Z checking keyring... 2021-05-16T23:16:11.6373682Z checking package integrity... 2021-05-16T23:16:11.7663366Z loading package files... 2021-05-16T23:16:11.7695907Z checking for file conflicts... 2021-05-16T23:16:11.7696778Z checking available disk space... 2021-05-16T23:16:11.8039682Z :: Processing package changes... 2021-05-16T23:16:11.8040722Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T23:16:12.6324623Z resolving dependencies... 2021-05-16T23:16:12.6432093Z looking for conflicting packages... 2021-05-16T23:16:12.6661876Z 2021-05-16T23:16:12.6662807Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T23:16:12.6663324Z 2021-05-16T23:16:12.6663964Z Total Download Size: 0.50 MiB 2021-05-16T23:16:12.6664673Z Total Installed Size: 3.27 MiB 2021-05-16T23:16:12.6665116Z 2021-05-16T23:16:12.6665837Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:12.6666588Z :: Retrieving packages... 2021-05-16T23:16:12.9858448Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T23:16:13.4458944Z checking keyring... 2021-05-16T23:16:13.5306267Z checking package integrity... 2021-05-16T23:16:13.6636570Z loading package files... 2021-05-16T23:16:13.6696625Z checking for file conflicts... 2021-05-16T23:16:13.6721277Z checking available disk space... 2021-05-16T23:16:13.6731843Z :: Processing package changes... 2021-05-16T23:16:13.6732576Z installing mingw-w64-x86_64-yasm... 2021-05-16T23:16:14.6208411Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T23:16:15.3458963Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T23:16:15.3459874Z resolving dependencies... 2021-05-16T23:16:15.3461114Z looking for conflicting packages... 2021-05-16T23:16:15.3773881Z 2021-05-16T23:16:15.3775404Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T23:16:15.3776292Z 2021-05-16T23:16:15.3777272Z Total Download Size: 0.10 MiB 2021-05-16T23:16:15.3778373Z Total Installed Size: 0.38 MiB 2021-05-16T23:16:15.3779436Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:15.3780120Z 2021-05-16T23:16:15.3781271Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:15.3782445Z :: Retrieving packages... 2021-05-16T23:16:15.6882567Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:16:15.9665209Z checking keyring... 2021-05-16T23:16:16.0557538Z checking package integrity... 2021-05-16T23:16:16.1826487Z loading package files... 2021-05-16T23:16:16.1838720Z checking for file conflicts... 2021-05-16T23:16:16.1839479Z checking available disk space... 2021-05-16T23:16:16.1883534Z :: Processing package changes... 2021-05-16T23:16:16.1884512Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T23:16:16.9463663Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T23:16:16.9464543Z resolving dependencies... 2021-05-16T23:16:16.9465673Z looking for conflicting packages... 2021-05-16T23:16:16.9800893Z 2021-05-16T23:16:16.9801949Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T23:16:16.9802501Z 2021-05-16T23:16:16.9803147Z Total Download Size: 0.52 MiB 2021-05-16T23:16:16.9803804Z Total Installed Size: 3.70 MiB 2021-05-16T23:16:16.9804478Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:16.9804894Z 2021-05-16T23:16:16.9805628Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:16.9806344Z :: Retrieving packages... 2021-05-16T23:16:17.2935001Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:16:17.7523690Z checking keyring... 2021-05-16T23:16:17.8364501Z checking package integrity... 2021-05-16T23:16:17.9706070Z loading package files... 2021-05-16T23:16:17.9727564Z checking for file conflicts... 2021-05-16T23:16:17.9728708Z checking available disk space... 2021-05-16T23:16:17.9780694Z :: Processing package changes... 2021-05-16T23:16:17.9781590Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T23:16:18.2464151Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:16:18.2466002Z Dload Upload Total Spent Left Speed 2021-05-16T23:16:18.2467021Z 2021-05-16T23:16:18.3546181Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:16:18.3547920Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1486 2021-05-16T23:16:18.6091077Z 2021-05-16T23:16:18.6092464Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T23:16:20.7044987Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:16:20.7045606Z with: 2021-05-16T23:16:20.7046098Z github_slug: neuroconductor/afnir 2021-05-16T23:16:20.7046555Z env: 2021-05-16T23:16:20.7047017Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:20.7047504Z TIC_DEPLOY_KEY: 2021-05-16T23:16:20.7047886Z RSPM: 2021-05-16T23:16:20.7049746Z GITHUB_PAT: *** 2021-05-16T23:16:20.7050160Z COVERALLS_TOKEN: 2021-05-16T23:16:20.7050764Z continue-on-error: false 2021-05-16T23:16:20.7051213Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:20.7051638Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:20.7052006Z TZ: UTC 2021-05-16T23:16:20.7052396Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:20.7052781Z NOT_CRAN: true 2021-05-16T23:16:20.7053160Z MSYSTEM: MINGW64 2021-05-16T23:16:20.7053527Z ##[endgroup] 2021-05-16T23:16:21.0457376Z repo slug is: neuroconductor/afnir 2021-05-16T23:16:21.0748208Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:16:21.0748880Z env: 2021-05-16T23:16:21.0749326Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:21.0749817Z TIC_DEPLOY_KEY: 2021-05-16T23:16:21.0750187Z RSPM: 2021-05-16T23:16:21.0751541Z GITHUB_PAT: *** 2021-05-16T23:16:21.0751977Z COVERALLS_TOKEN: 2021-05-16T23:16:21.0752461Z continue-on-error: false 2021-05-16T23:16:21.0753045Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:21.0753446Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:21.0753830Z TZ: UTC 2021-05-16T23:16:21.0754186Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:21.0754583Z NOT_CRAN: true 2021-05-16T23:16:21.0754934Z MSYSTEM: MINGW64 2021-05-16T23:16:21.0755312Z ##[endgroup] 2021-05-16T23:16:21.8207913Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:16:21.8208556Z with: 2021-05-16T23:16:21.8208940Z repo_name: afnir 2021-05-16T23:16:21.8209334Z repo_version: 0.4.6 2021-05-16T23:16:21.8209748Z runner_os: Windows 2021-05-16T23:16:21.8210126Z R_version: 3.5 2021-05-16T23:16:21.8210487Z env: 2021-05-16T23:16:21.8210916Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:21.8211401Z TIC_DEPLOY_KEY: 2021-05-16T23:16:21.8211752Z RSPM: 2021-05-16T23:16:21.8213118Z GITHUB_PAT: *** 2021-05-16T23:16:21.8213544Z COVERALLS_TOKEN: 2021-05-16T23:16:21.8214072Z continue-on-error: false 2021-05-16T23:16:21.8214616Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:21.8215042Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:21.8215455Z TZ: UTC 2021-05-16T23:16:21.8215837Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:21.8216262Z NOT_CRAN: true 2021-05-16T23:16:21.8216642Z MSYSTEM: MINGW64 2021-05-16T23:16:21.8217063Z ##[endgroup] 2021-05-16T23:16:21.8824336Z Package: afnir 2021-05-16T23:16:21.8829169Z Version: 0.4.6 2021-05-16T23:16:21.8829762Z OS: Windows 2021-05-16T23:16:21.9043867Z ##[group]Run install.packages('remotes') 2021-05-16T23:16:21.9044836Z install.packages('remotes') 2021-05-16T23:16:21.9045657Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:16:21.9046700Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:16:21.9053576Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:16:21.9053990Z env: 2021-05-16T23:16:21.9054560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:21.9055769Z TIC_DEPLOY_KEY: 2021-05-16T23:16:21.9056103Z RSPM: 2021-05-16T23:16:21.9056968Z GITHUB_PAT: *** 2021-05-16T23:16:21.9057390Z COVERALLS_TOKEN: 2021-05-16T23:16:21.9058043Z continue-on-error: false 2021-05-16T23:16:21.9058541Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:21.9058972Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:21.9059382Z TZ: UTC 2021-05-16T23:16:21.9059806Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:21.9060211Z NOT_CRAN: true 2021-05-16T23:16:21.9060609Z MSYSTEM: MINGW64 2021-05-16T23:16:21.9061001Z ##[endgroup] 2021-05-16T23:16:22.1195183Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:16:22.1196109Z (as 'lib' is unspecified) 2021-05-16T23:16:23.8436986Z 2021-05-16T23:16:23.8438458Z There is a binary version available but the source version is later: 2021-05-16T23:16:23.8550901Z binary source needs_compilation 2021-05-16T23:16:23.8551836Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T23:16:23.8552276Z 2021-05-16T23:16:23.8553896Z installing the source package 'remotes' 2021-05-16T23:16:23.8554403Z 2021-05-16T23:16:23.8586362Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:16:23.8630093Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T23:16:23.8640349Z ================================================== 2021-05-16T23:16:23.8641157Z downloaded 144 KB 2021-05-16T23:16:23.8641672Z 2021-05-16T23:16:24.6532106Z * installing *source* package 'remotes' ... 2021-05-16T23:16:24.6669666Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T23:16:24.7309758Z ** R 2021-05-16T23:16:24.7733099Z ** inst 2021-05-16T23:16:24.7769674Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:16:26.6062409Z ** help 2021-05-16T23:16:26.7825439Z *** installing help indices 2021-05-16T23:16:26.8850136Z converting help for package 'remotes' 2021-05-16T23:16:26.9243990Z finding HTML links ... done 2021-05-16T23:16:26.9760691Z available_packages html 2021-05-16T23:16:27.0295726Z bioc_install_repos html 2021-05-16T23:16:27.0562081Z download html 2021-05-16T23:16:27.0783375Z download_version html 2021-05-16T23:16:27.0826526Z git_credentials html 2021-05-16T23:16:27.0896480Z github_refs html 2021-05-16T23:16:27.1116163Z github_remote html 2021-05-16T23:16:27.1159596Z gitlab_pat html 2021-05-16T23:16:27.1662344Z install_bioc html 2021-05-16T23:16:27.2345959Z install_bitbucket html 2021-05-16T23:16:27.2785892Z install_cran html 2021-05-16T23:16:27.3101423Z install_deps html 2021-05-16T23:16:27.3290472Z install_dev html 2021-05-16T23:16:27.3787572Z install_git html 2021-05-16T23:16:27.4350948Z install_github html 2021-05-16T23:16:27.4820211Z install_gitlab html 2021-05-16T23:16:27.5212884Z install_local html 2021-05-16T23:16:27.5549287Z install_remote html 2021-05-16T23:16:27.6009035Z install_svn html 2021-05-16T23:16:27.6438934Z install_url html 2021-05-16T23:16:27.7060056Z install_version html 2021-05-16T23:16:27.7482578Z package_deps html 2021-05-16T23:16:27.7580143Z parse-git-repo html 2021-05-16T23:16:27.7703726Z standardise_dep html 2021-05-16T23:16:27.7840938Z system_requirements html 2021-05-16T23:16:27.8192700Z update_packages html 2021-05-16T23:16:27.8204209Z ** building package indices 2021-05-16T23:16:27.8974891Z ** installing vignettes 2021-05-16T23:16:27.9050964Z ** testing if installed package can be loaded 2021-05-16T23:16:27.9053710Z *** arch - i386 2021-05-16T23:16:28.4210798Z *** arch - x64 2021-05-16T23:16:28.7330325Z * DONE (remotes) 2021-05-16T23:16:28.7809760Z In R CMD INSTALL 2021-05-16T23:16:28.7833643Z 2021-05-16T23:16:28.7834635Z The downloaded source packages are in 2021-05-16T23:16:28.7835692Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpcLoG7g\downloaded_packages' 2021-05-16T23:16:38.3783139Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:16:38.3783867Z remotes::install_github("ropensci/tic") 2021-05-16T23:16:38.3784493Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:16:38.3785142Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:16:38.3785703Z remotes::install_cran("covr") 2021-05-16T23:16:38.3791521Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:16:38.3791934Z env: 2021-05-16T23:16:38.3792412Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:38.3792874Z TIC_DEPLOY_KEY: 2021-05-16T23:16:38.3793203Z RSPM: 2021-05-16T23:16:38.3794472Z GITHUB_PAT: *** 2021-05-16T23:16:38.3794864Z COVERALLS_TOKEN: 2021-05-16T23:16:38.3795314Z continue-on-error: false 2021-05-16T23:16:38.3795777Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:38.3796172Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:16:38.3796557Z TZ: UTC 2021-05-16T23:16:38.3796966Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:38.3797347Z NOT_CRAN: true 2021-05-16T23:16:38.3797721Z MSYSTEM: MINGW64 2021-05-16T23:16:38.3798081Z ##[endgroup] 2021-05-16T23:16:38.6085717Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:16:40.2021498Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:16:45.3349856Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:16:45.3350711Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:16:45.3351359Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:16:45.3351908Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:16:45.3352449Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:16:45.3352994Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:16:45.3353523Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:16:45.3354075Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:16:45.3354611Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:16:45.3355152Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:16:45.3355929Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:16:45.3356407Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:16:45.3356893Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:16:45.3357578Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:16:45.3358096Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:16:45.3358667Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:16:45.3359341Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:45.3359862Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:16:45.3360355Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:16:45.3360854Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:16:45.3361341Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:16:45.3361795Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:16:45.3362275Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:16:45.3362757Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:16:45.3363247Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:16:45.3363743Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:16:45.3364217Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:45.3364716Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:45.3365185Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:16:45.3365655Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:16:45.3366128Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:16:45.3367058Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:16:45.3367619Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:16:45.3368170Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:16:45.3368827Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:16:45.3379076Z 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-16T23:16:45.3394551Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:16:45.3395367Z (as 'lib' is unspecified) 2021-05-16T23:16:46.8413708Z 2021-05-16T23:16:46.8417790Z There are binary versions available but the source versions are later: 2021-05-16T23:16:46.8441171Z binary source needs_compilation 2021-05-16T23:16:46.8443468Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T23:16:46.8444420Z magrittr 1.5 2.0.1 TRUE 2021-05-16T23:16:46.8445044Z glue 1.4.0 1.4.2 TRUE 2021-05-16T23:16:46.8445590Z sys 3.3 3.4 TRUE 2021-05-16T23:16:46.8446145Z R6 2.4.1 2.5.0 FALSE 2021-05-16T23:16:46.8446701Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T23:16:46.8447283Z mime 0.9 0.10 TRUE 2021-05-16T23:16:46.8447825Z curl 4.3 4.3.1 TRUE 2021-05-16T23:16:46.8448369Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T23:16:46.8448937Z httr 1.4.1 1.4.2 FALSE 2021-05-16T23:16:46.8449484Z cli 2.0.2 2.5.0 FALSE 2021-05-16T23:16:46.8450010Z zip 2.0.4 2.1.1 TRUE 2021-05-16T23:16:46.8450591Z rstudioapi 0.11 0.13 FALSE 2021-05-16T23:16:46.8451198Z credentials 1.1 1.3.0 FALSE 2021-05-16T23:16:46.8451817Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T23:16:46.8452399Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T23:16:46.8452999Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T23:16:46.8453562Z withr 2.2.0 2.4.2 FALSE 2021-05-16T23:16:46.8454114Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T23:16:46.8454705Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T23:16:46.8455277Z gh 1.1.0 1.3.0 FALSE 2021-05-16T23:16:46.8455807Z gert 0.3 1.3.0 TRUE 2021-05-16T23:16:46.8456343Z fs 1.4.1 1.5.0 TRUE 2021-05-16T23:16:46.8457025Z desc 1.2.0 1.3.0 FALSE 2021-05-16T23:16:46.8457585Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T23:16:46.8458343Z usethis 1.6.0 2.0.1 FALSE 2021-05-16T23:16:46.8458952Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T23:16:46.8459559Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T23:16:46.8459937Z 2021-05-16T23:16:46.8464272Z Package which is only available in source form, and may need 2021-05-16T23:16:46.8465129Z compilation of C/C++/Fortran: 'cachem' 2021-05-16T23:16:46.8501718Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-16T23:16:46.8575208Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-16T23:16:47.7045148Z ================================================== 2021-05-16T23:16:47.7047039Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T23:16:47.7048307Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T23:16:47.7049096Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T23:16:47.7050295Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T23:16:47.7052336Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T23:16:47.7053588Z 2021-05-16T23:16:47.7054528Z The downloaded binary packages are in 2021-05-16T23:16:47.7056121Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages 2021-05-16T23:16:47.7070457Z downloaded 62 KB 2021-05-16T23:16:47.7071152Z 2021-05-16T23:16:47.7072805Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-16T23:16:47.7074560Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-16T23:16:47.7075632Z ================================================== 2021-05-16T23:16:47.7076388Z downloaded 15 KB 2021-05-16T23:16:47.7076883Z 2021-05-16T23:16:47.7078352Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-16T23:16:47.7080104Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-16T23:16:47.7081463Z ================================================== 2021-05-16T23:16:47.7082279Z downloaded 200 KB 2021-05-16T23:16:47.7083683Z 2021-05-16T23:16:47.7085218Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-16T23:16:47.7086987Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-16T23:16:47.7088065Z ================================================== 2021-05-16T23:16:47.7088818Z downloaded 80 KB 2021-05-16T23:16:47.7089314Z 2021-05-16T23:16:47.7090785Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-16T23:16:47.7092643Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-16T23:16:47.7093735Z ================================================== 2021-05-16T23:16:47.7094472Z downloaded 415 KB 2021-05-16T23:16:47.7094963Z 2021-05-16T23:16:47.7098082Z 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-16T23:16:47.7100054Z 2021-05-16T23:16:47.7101541Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:16:47.7103303Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T23:16:47.7104399Z ================================================== 2021-05-16T23:16:47.7105155Z downloaded 841 KB 2021-05-16T23:16:47.7105651Z 2021-05-16T23:16:47.7107344Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:16:47.7109498Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T23:16:47.7110587Z ================================================== 2021-05-16T23:16:47.7111642Z downloaded 259 KB 2021-05-16T23:16:47.7112140Z 2021-05-16T23:16:47.7113529Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:16:47.7115257Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T23:16:47.7116356Z ================================================== 2021-05-16T23:16:47.7117108Z downloaded 96 KB 2021-05-16T23:16:47.7117602Z 2021-05-16T23:16:47.7118960Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:16:47.7120697Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T23:16:47.7121873Z ================================================== 2021-05-16T23:16:47.7122606Z downloaded 19 KB 2021-05-16T23:16:47.7123104Z 2021-05-16T23:16:47.7124462Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:16:47.7126168Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T23:16:47.7127259Z ================================================== 2021-05-16T23:16:47.7128003Z downloaded 61 KB 2021-05-16T23:16:47.7128501Z 2021-05-16T23:16:47.7129921Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:16:47.7131765Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T23:16:47.7132874Z ================================================== 2021-05-16T23:16:47.7133612Z downloaded 1.3 MB 2021-05-16T23:16:47.7134105Z 2021-05-16T23:16:47.7135503Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:16:47.7137595Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T23:16:47.7138694Z ================================================== 2021-05-16T23:16:47.7139434Z downloaded 12 KB 2021-05-16T23:16:47.7139926Z 2021-05-16T23:16:47.7141388Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:16:47.7142351Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T23:16:47.7142979Z ================================================== 2021-05-16T23:16:47.7143399Z downloaded 774 KB 2021-05-16T23:16:47.7143679Z 2021-05-16T23:16:47.7144495Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:16:47.7145558Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T23:16:47.7146187Z ================================================== 2021-05-16T23:16:47.7146603Z downloaded 411 KB 2021-05-16T23:16:47.7146881Z 2021-05-16T23:16:47.7147672Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:16:47.7148640Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T23:16:47.7149268Z ================================================== 2021-05-16T23:16:47.7149688Z downloaded 156 KB 2021-05-16T23:16:47.7149969Z 2021-05-16T23:16:47.7150790Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:16:47.7151990Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T23:16:47.7152619Z ================================================== 2021-05-16T23:16:47.7153034Z downloaded 60 KB 2021-05-16T23:16:47.7153315Z 2021-05-16T23:16:47.7154102Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:16:47.7155259Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T23:16:47.7155888Z ================================================== 2021-05-16T23:16:47.7156307Z downloaded 154 KB 2021-05-16T23:16:47.7156591Z 2021-05-16T23:16:47.7157383Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:16:47.7158346Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T23:16:47.7158976Z ================================================== 2021-05-16T23:16:47.7159409Z downloaded 110 KB 2021-05-16T23:16:47.7159674Z 2021-05-16T23:16:47.7160504Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:16:47.7161564Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T23:16:47.7162186Z ================================================== 2021-05-16T23:16:47.7162614Z downloaded 107 KB 2021-05-16T23:16:47.7162880Z 2021-05-16T23:16:47.7163726Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:16:47.7165535Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T23:16:47.7166108Z ================================================== 2021-05-16T23:16:47.7166519Z downloaded 224 KB 2021-05-16T23:16:47.7166785Z 2021-05-16T23:16:47.7175051Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:16:47.7241012Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T23:16:47.7245591Z ================================================== 2021-05-16T23:16:47.7246392Z downloaded 58 KB 2021-05-16T23:16:47.7246796Z 2021-05-16T23:16:47.7259151Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:16:47.7309435Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T23:16:47.7313586Z ================================================== 2021-05-16T23:16:47.7314340Z downloaded 34 KB 2021-05-16T23:16:47.7314789Z 2021-05-16T23:16:47.7326741Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:16:47.7385949Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T23:16:47.7388947Z ================================================== 2021-05-16T23:16:47.7389853Z downloaded 43 KB 2021-05-16T23:16:47.7390311Z 2021-05-16T23:16:47.7404417Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:16:47.7430069Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T23:16:47.7436805Z ================================================== 2021-05-16T23:16:47.7437590Z downloaded 92 KB 2021-05-16T23:16:47.7438077Z 2021-05-16T23:16:47.7450037Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:16:47.7486150Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T23:16:47.7499143Z ================================================== 2021-05-16T23:16:47.7499844Z downloaded 12 KB 2021-05-16T23:16:47.7500409Z 2021-05-16T23:16:47.7510637Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:16:47.7545131Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T23:16:47.7550898Z ================================================== 2021-05-16T23:16:47.7551669Z downloaded 81 KB 2021-05-16T23:16:47.7552091Z 2021-05-16T23:16:47.7563972Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:16:47.7633551Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T23:16:47.7637732Z ================================================== 2021-05-16T23:16:47.7638556Z downloaded 44 KB 2021-05-16T23:16:47.7638965Z 2021-05-16T23:16:47.7790323Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:16:47.7927692Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T23:16:47.7941902Z ================================================== 2021-05-16T23:16:47.7942872Z downloaded 64 KB 2021-05-16T23:16:47.7943380Z 2021-05-16T23:16:47.7956580Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:16:47.8072719Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T23:16:47.8477075Z ================================================== 2021-05-16T23:16:47.8478122Z downloaded 777 KB 2021-05-16T23:16:47.8478968Z 2021-05-16T23:16:47.8490122Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:16:47.8682306Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T23:16:47.8772706Z ================================================== 2021-05-16T23:16:47.8773424Z downloaded 286 KB 2021-05-16T23:16:47.8773975Z 2021-05-16T23:16:47.8785565Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:16:47.8864476Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T23:16:47.8873206Z ================================================== 2021-05-16T23:16:47.8873979Z downloaded 20 KB 2021-05-16T23:16:47.8874436Z 2021-05-16T23:16:47.8891292Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:16:47.8925293Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:16:47.8941085Z ================================================== 2021-05-16T23:16:47.8941945Z downloaded 24 KB 2021-05-16T23:16:47.8942362Z 2021-05-16T23:16:47.8954752Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:16:47.9025767Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T23:16:47.9057083Z ================================================== 2021-05-16T23:16:47.9057903Z downloaded 298 KB 2021-05-16T23:16:47.9058341Z 2021-05-16T23:16:47.9070646Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:16:47.9118154Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T23:16:47.9147254Z ================================================== 2021-05-16T23:16:47.9148110Z downloaded 16 KB 2021-05-16T23:16:47.9148583Z 2021-05-16T23:16:47.9160436Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:16:47.9208767Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T23:16:47.9327970Z ================================================== 2021-05-16T23:16:47.9328885Z downloaded 1.2 MB 2021-05-16T23:16:47.9329376Z 2021-05-16T23:16:48.9055811Z * installing *source* package 'rlang' ... 2021-05-16T23:16:48.9466431Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T23:16:48.9802762Z ** libs 2021-05-16T23:16:48.9816781Z 2021-05-16T23:16:48.9817988Z *** arch - i386 2021-05-16T23:16:49.1169268Z 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-16T23:16:49.5352841Z 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-16T23:16:49.9945341Z 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-16T23:16:52.9688043Z 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-16T23:16:54.4723327Z 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-16T23:16:54.6926290Z 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-16T23:16:54.9001986Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-16T23:16:54.9016949Z 2021-05-16T23:16:54.9018154Z *** arch - x64 2021-05-16T23:16:55.0094987Z 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-16T23:16:55.3355067Z 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-16T23:16:55.7198801Z 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-16T23:16:57.4246009Z In file included from ./lib/rlang.h:83:0, 2021-05-16T23:16:57.4247009Z from internal/arg.c:1, 2021-05-16T23:16:57.4247686Z from internal.c:1: 2021-05-16T23:16:57.4248476Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-16T23:16:57.4249866Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:16:57.4250827Z return ENCLOS(env); 2021-05-16T23:16:57.4251312Z ^ 2021-05-16T23:16:57.4251926Z In file included from internal.c:8:0: 2021-05-16T23:16:57.4252772Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-16T23:16:57.4253472Z sexp* top; 2021-05-16T23:16:57.4253946Z ^ 2021-05-16T23:16:57.5318253Z 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-16T23:16:58.4987438Z 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-16T23:16:58.7165939Z 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-16T23:16:58.8964413Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-16T23:16:58.9001140Z ** R 2021-05-16T23:16:59.0110053Z ** inst 2021-05-16T23:16:59.0129822Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:02.5445345Z ** help 2021-05-16T23:17:03.5689716Z *** installing help indices 2021-05-16T23:17:04.0377889Z converting help for package 'rlang' 2021-05-16T23:17:04.0691665Z finding HTML links ... done 2021-05-16T23:17:04.3480497Z abort html 2021-05-16T23:17:04.3963671Z are_na html 2021-05-16T23:17:04.4154891Z arg_match html 2021-05-16T23:17:04.4289674Z as_box html 2021-05-16T23:17:04.4422763Z as_bytes html 2021-05-16T23:17:04.5070481Z as_data_mask html 2021-05-16T23:17:04.5235623Z as_env html 2021-05-16T23:17:04.5404921Z as_environment html 2021-05-16T23:17:04.5684325Z as_function html 2021-05-16T23:17:04.5905836Z as_label html 2021-05-16T23:17:04.6107426Z as_name html 2021-05-16T23:17:04.6384711Z as_overscope html 2021-05-16T23:17:04.6453388Z as_pairlist html 2021-05-16T23:17:04.6597461Z as_quosure html 2021-05-16T23:17:04.6779895Z as_string html 2021-05-16T23:17:04.7008185Z as_utf8_character html 2021-05-16T23:17:04.7159946Z bare-type-predicates html 2021-05-16T23:17:04.7333210Z box html 2021-05-16T23:17:04.7703167Z call2 html 2021-05-16T23:17:04.7844392Z call_args html 2021-05-16T23:17:04.7971046Z call_fn html 2021-05-16T23:17:04.8038634Z call_inspect html 2021-05-16T23:17:04.8254922Z call_modify html 2021-05-16T23:17:04.8355504Z call_name html 2021-05-16T23:17:04.8389270Z call_parse_type html 2021-05-16T23:17:04.8521004Z call_standardise html 2021-05-16T23:17:04.8596853Z caller_env html 2021-05-16T23:17:04.8751509Z caller_fn html 2021-05-16T23:17:04.8854162Z caller_frame html 2021-05-16T23:17:04.8938460Z catch_cnd html 2021-05-16T23:17:04.9114037Z chr_unserialise_unicode html 2021-05-16T23:17:04.9301560Z cnd html 2021-05-16T23:17:04.9595206Z cnd_message html 2021-05-16T23:17:04.9925668Z cnd_muffle html 2021-05-16T23:17:05.0163060Z cnd_signal html 2021-05-16T23:17:05.0231212Z cnd_type html 2021-05-16T23:17:05.0342708Z done html 2021-05-16T23:17:05.0502955Z dots_definitions html 2021-05-16T23:17:05.0589664Z dots_n html 2021-05-16T23:17:05.0817830Z dots_values html 2021-05-16T23:17:05.0937957Z duplicate html 2021-05-16T23:17:05.1179664Z dyn-dots html 2021-05-16T23:17:05.1233134Z empty_env html 2021-05-16T23:17:05.1404350Z enquo0 html 2021-05-16T23:17:05.1647112Z entrace html 2021-05-16T23:17:05.2065334Z env html 2021-05-16T23:17:05.2549255Z env_bind html 2021-05-16T23:17:05.2748655Z env_bind_exprs html 2021-05-16T23:17:05.2856931Z env_binding_are_active html 2021-05-16T23:17:05.3006081Z env_binding_lock html 2021-05-16T23:17:05.3103538Z env_browse html 2021-05-16T23:17:05.3339691Z env_bury html 2021-05-16T23:17:05.3406200Z env_clone html 2021-05-16T23:17:05.3489604Z env_depth html 2021-05-16T23:17:05.3588667Z env_get html 2021-05-16T23:17:05.3683934Z env_has html 2021-05-16T23:17:05.3749239Z env_inherits html 2021-05-16T23:17:05.3901179Z env_lock html 2021-05-16T23:17:05.4054711Z env_name html 2021-05-16T23:17:05.4215915Z env_names html 2021-05-16T23:17:05.4402008Z env_parent html 2021-05-16T23:17:05.4609164Z env_poke html 2021-05-16T23:17:05.4747421Z env_print html 2021-05-16T23:17:05.4856465Z env_unbind html 2021-05-16T23:17:05.4906914Z env_unlock html 2021-05-16T23:17:05.5217478Z eval_bare html 2021-05-16T23:17:05.5801176Z eval_tidy html 2021-05-16T23:17:05.5936859Z exec html 2021-05-16T23:17:05.6038270Z exiting html 2021-05-16T23:17:05.6163320Z expr_interp html 2021-05-16T23:17:05.6326698Z expr_label html 2021-05-16T23:17:05.6475769Z expr_print html 2021-05-16T23:17:05.6599787Z exprs_auto_name html 2021-05-16T23:17:05.6693274Z f_rhs html 2021-05-16T23:17:05.6786436Z f_text html 2021-05-16T23:17:05.6903181Z faq-options html 2021-05-16T23:17:05.7142656Z flatten html 2021-05-16T23:17:05.7240667Z fn_body html 2021-05-16T23:17:05.7341504Z fn_env html 2021-05-16T23:17:05.7458991Z fn_fmls html 2021-05-16T23:17:05.7580250Z format_error_bullets html 2021-05-16T23:17:05.7790534Z frame_position html 2021-05-16T23:17:05.7873425Z friendly_type html 2021-05-16T23:17:05.8155906Z get_env html 2021-05-16T23:17:05.8286637Z has_length html 2021-05-16T23:17:05.8396485Z has_name html 2021-05-16T23:17:05.8488890Z hash html 2021-05-16T23:17:05.8622444Z inherits_any html 2021-05-16T23:17:05.8763840Z inject html 2021-05-16T23:17:05.9100601Z invoke html 2021-05-16T23:17:05.9343453Z is_call html 2021-05-16T23:17:05.9424997Z is_callable html 2021-05-16T23:17:05.9469663Z is_condition html 2021-05-16T23:17:05.9548359Z is_copyable html 2021-05-16T23:17:05.9593236Z is_empty html 2021-05-16T23:17:05.9729131Z is_env html 2021-05-16T23:17:05.9778274Z is_environment html 2021-05-16T23:17:05.9899302Z is_expr html 2021-05-16T23:17:06.0210037Z is_expression html 2021-05-16T23:17:06.0389387Z is_formula html 2021-05-16T23:17:06.0488268Z is_frame html 2021-05-16T23:17:06.0763799Z is_function html 2021-05-16T23:17:06.0918560Z is_installed html 2021-05-16T23:17:06.1099872Z is_integerish html 2021-05-16T23:17:06.1266126Z is_interactive html 2021-05-16T23:17:06.1539235Z is_lang html 2021-05-16T23:17:06.1659019Z is_named html 2021-05-16T23:17:06.1713649Z is_namespace html 2021-05-16T23:17:06.1835052Z is_pairlist html 2021-05-16T23:17:06.1929520Z is_reference html 2021-05-16T23:17:06.2030808Z is_stack html 2021-05-16T23:17:06.2089496Z is_symbol html 2021-05-16T23:17:06.2147203Z is_true html 2021-05-16T23:17:06.2191883Z is_weakref html 2021-05-16T23:17:06.2368534Z lang html 2021-05-16T23:17:06.2477647Z lang_head html 2021-05-16T23:17:06.2704138Z lang_modify html 2021-05-16T23:17:06.2771937Z last_error html 2021-05-16T23:17:06.5156150Z lifecycle html 2021-05-16T23:17:06.5412942Z list2 html 2021-05-16T23:17:06.5600971Z local_bindings html 2021-05-16T23:17:06.5788131Z local_options html 2021-05-16T23:17:06.6045879Z missing html 2021-05-16T23:17:06.6318047Z missing_arg html 2021-05-16T23:17:06.6487291Z mut_node_car html 2021-05-16T23:17:06.6616153Z names2 html 2021-05-16T23:17:06.6699550Z new-vector-along-retired html 2021-05-16T23:17:06.6913453Z new-vector html 2021-05-16T23:17:06.6990896Z new_call html 2021-05-16T23:17:06.7065033Z new_formula html 2021-05-16T23:17:06.7252101Z new_function html 2021-05-16T23:17:06.7419318Z new_node html 2021-05-16T23:17:06.7551268Z new_quosures html 2021-05-16T23:17:06.7758498Z new_weakref html 2021-05-16T23:17:06.7911265Z ns_env html 2021-05-16T23:17:06.8749235Z nse-defuse html 2021-05-16T23:17:06.9346765Z nse-force html 2021-05-16T23:17:06.9560821Z op-definition html 2021-05-16T23:17:06.9638467Z op-get-attr html 2021-05-16T23:17:06.9725060Z op-na-default html 2021-05-16T23:17:06.9790812Z op-null-default html 2021-05-16T23:17:06.9953731Z overscope_eval_next html 2021-05-16T23:17:07.0089204Z pairlist2 html 2021-05-16T23:17:07.0329238Z parse_expr html 2021-05-16T23:17:07.0530282Z parse_quosure html 2021-05-16T23:17:07.0711910Z prepend html 2021-05-16T23:17:07.0776106Z prim_name html 2021-05-16T23:17:07.0920231Z quo_expr html 2021-05-16T23:17:07.1269665Z quo_label html 2021-05-16T23:17:07.1424883Z quo_squash html 2021-05-16T23:17:07.1880913Z quosure html 2021-05-16T23:17:07.2009016Z raw_deparse_str html 2021-05-16T23:17:07.2112951Z rep_along html 2021-05-16T23:17:07.2309468Z restarting html 2021-05-16T23:17:07.2554956Z return_from html 2021-05-16T23:17:07.2709041Z rlang_backtrace_on_error html 2021-05-16T23:17:07.2878517Z rst_abort html 2021-05-16T23:17:07.3083067Z rst_list html 2021-05-16T23:17:07.3204299Z scalar-type-predicates html 2021-05-16T23:17:07.3379001Z scoped_env html 2021-05-16T23:17:07.3579042Z scoped_interactive html 2021-05-16T23:17:07.3907782Z search_envs html 2021-05-16T23:17:07.4000238Z seq2 html 2021-05-16T23:17:07.4267477Z set_attrs html 2021-05-16T23:17:07.4430628Z set_expr html 2021-05-16T23:17:07.4640646Z set_names html 2021-05-16T23:17:07.5166298Z splice html 2021-05-16T23:17:07.5659415Z stack html 2021-05-16T23:17:07.5838423Z stack_trim html 2021-05-16T23:17:07.5965311Z string html 2021-05-16T23:17:07.6212070Z switch_type html 2021-05-16T23:17:07.6268571Z sym html 2021-05-16T23:17:07.6384405Z tidyeval-data html 2021-05-16T23:17:07.6532442Z trace_back html 2021-05-16T23:17:07.6761410Z type-predicates html 2021-05-16T23:17:07.6960489Z type_of html 2021-05-16T23:17:07.7153521Z vec_poke_n html 2021-05-16T23:17:07.7502254Z vector-coercion html 2021-05-16T23:17:07.7704711Z vector-construction html 2021-05-16T23:17:07.7849053Z vector-old-ctors html 2021-05-16T23:17:07.8006438Z with_abort html 2021-05-16T23:17:07.8175270Z with_env html 2021-05-16T23:17:07.8438363Z with_handlers html 2021-05-16T23:17:07.8677557Z with_restarts html 2021-05-16T23:17:07.8740064Z wref_key html 2021-05-16T23:17:07.8837164Z zap html 2021-05-16T23:17:07.8934857Z zap_srcref html 2021-05-16T23:17:07.8970789Z *** copying figures 2021-05-16T23:17:07.9013517Z ** building package indices 2021-05-16T23:17:08.3680923Z ** testing if installed package can be loaded 2021-05-16T23:17:08.3683350Z *** arch - i386 2021-05-16T23:17:08.6734546Z *** arch - x64 2021-05-16T23:17:08.9952343Z * DONE (rlang) 2021-05-16T23:17:09.1736662Z In R CMD INSTALL 2021-05-16T23:17:09.4862411Z * installing *source* package 'magrittr' ... 2021-05-16T23:17:09.4933374Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T23:17:09.5181375Z ** libs 2021-05-16T23:17:09.5189705Z 2021-05-16T23:17:09.5190874Z *** arch - i386 2021-05-16T23:17:09.5428101Z 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-16T23:17:09.7119944Z 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-16T23:17:09.9552954Z 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-16T23:17:10.0747195Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-16T23:17:10.0756878Z 2021-05-16T23:17:10.0758119Z *** arch - x64 2021-05-16T23:17:10.0970623Z 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-16T23:17:10.2592130Z 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-16T23:17:10.4932985Z 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-16T23:17:10.5929311Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-16T23:17:10.5957959Z ** R 2021-05-16T23:17:10.6046478Z ** inst 2021-05-16T23:17:10.6109927Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:10.7358601Z ** help 2021-05-16T23:17:10.8151286Z *** installing help indices 2021-05-16T23:17:10.8631465Z converting help for package 'magrittr' 2021-05-16T23:17:10.8903269Z finding HTML links ... done 2021-05-16T23:17:10.9167320Z aliases html 2021-05-16T23:17:10.9294156Z compound html 2021-05-16T23:17:10.9358615Z debug_fseq html 2021-05-16T23:17:10.9414178Z debug_pipe html 2021-05-16T23:17:10.9572760Z exposition html 2021-05-16T23:17:10.9624854Z faq-pipe-gender html 2021-05-16T23:17:10.9689559Z freduce html 2021-05-16T23:17:10.9772945Z fseq html 2021-05-16T23:17:10.9827097Z functions html 2021-05-16T23:17:11.0080474Z magrittr-package html 2021-05-16T23:17:11.0514058Z pipe html 2021-05-16T23:17:11.0580089Z pipe_eager_lexical html 2021-05-16T23:17:11.0645790Z print.fseq html 2021-05-16T23:17:11.0755060Z tee html 2021-05-16T23:17:11.0760229Z *** copying figures 2021-05-16T23:17:11.0775474Z ** building package indices 2021-05-16T23:17:11.1169362Z ** installing vignettes 2021-05-16T23:17:11.1237528Z ** testing if installed package can be loaded 2021-05-16T23:17:11.1240177Z *** arch - i386 2021-05-16T23:17:11.3280201Z *** arch - x64 2021-05-16T23:17:11.5360870Z * DONE (magrittr) 2021-05-16T23:17:11.5693955Z In R CMD INSTALL 2021-05-16T23:17:11.8778765Z * installing *source* package 'glue' ... 2021-05-16T23:17:11.8840710Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T23:17:11.9128012Z ** libs 2021-05-16T23:17:11.9136917Z 2021-05-16T23:17:11.9138198Z *** arch - i386 2021-05-16T23:17:11.9394567Z 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-16T23:17:12.0850915Z 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-16T23:17:12.1864048Z 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-16T23:17:12.4350409Z 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-16T23:17:12.5412680Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-16T23:17:12.5421561Z 2021-05-16T23:17:12.5422703Z *** arch - x64 2021-05-16T23:17:12.5633095Z 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-16T23:17:12.7010446Z 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-16T23:17:12.8024772Z 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-16T23:17:13.0613494Z 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-16T23:17:13.1589294Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-16T23:17:13.1616440Z ** R 2021-05-16T23:17:13.1731570Z ** inst 2021-05-16T23:17:13.1779735Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:13.4985052Z ** help 2021-05-16T23:17:13.5588923Z *** installing help indices 2021-05-16T23:17:13.5970033Z converting help for package 'glue' 2021-05-16T23:17:13.6227052Z finding HTML links ... done 2021-05-16T23:17:13.6395314Z as_glue html 2021-05-16T23:17:13.6437050Z glue-deprecated html 2021-05-16T23:17:13.7072826Z glue html 2021-05-16T23:17:13.7296344Z glue_col html 2021-05-16T23:17:13.7472162Z glue_collapse html 2021-05-16T23:17:13.7474309Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp0IS02a/R.INSTALL1b6042996448/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-16T23:17:13.7642360Z glue_safe html 2021-05-16T23:17:13.7960504Z glue_sql html 2021-05-16T23:17:13.8031806Z identity_transformer html 2021-05-16T23:17:13.8085794Z quoting html 2021-05-16T23:17:13.8188442Z trim html 2021-05-16T23:17:13.8193710Z *** copying figures 2021-05-16T23:17:13.8206103Z ** building package indices 2021-05-16T23:17:13.8537423Z ** installing vignettes 2021-05-16T23:17:13.8602538Z ** testing if installed package can be loaded 2021-05-16T23:17:13.8605102Z *** arch - i386 2021-05-16T23:17:14.1668685Z *** arch - x64 2021-05-16T23:17:14.4794050Z * DONE (glue) 2021-05-16T23:17:14.5116927Z In R CMD INSTALL 2021-05-16T23:17:14.7718193Z * installing *source* package 'sys' ... 2021-05-16T23:17:14.7757729Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T23:17:14.8008444Z ** libs 2021-05-16T23:17:14.8019310Z 2021-05-16T23:17:14.8020722Z *** arch - i386 2021-05-16T23:17:14.8262291Z 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-16T23:17:15.4533825Z 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-16T23:17:15.6650409Z 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-16T23:17:15.7899049Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-16T23:17:15.7908323Z 2021-05-16T23:17:15.7909506Z *** arch - x64 2021-05-16T23:17:15.8139107Z 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-16T23:17:16.6335290Z 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-16T23:17:16.8609563Z 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-16T23:17:16.9795746Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-16T23:17:16.9824536Z ** R 2021-05-16T23:17:16.9894958Z ** inst 2021-05-16T23:17:16.9914447Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:17.1016563Z ** help 2021-05-16T23:17:17.1439241Z *** installing help indices 2021-05-16T23:17:17.1719355Z converting help for package 'sys' 2021-05-16T23:17:17.1993364Z finding HTML links ... done 2021-05-16T23:17:17.2155099Z as_text html 2021-05-16T23:17:17.2231892Z deprecated html 2021-05-16T23:17:17.2838519Z exec html 2021-05-16T23:17:17.3029340Z exec_r html 2021-05-16T23:17:17.3093024Z quote html 2021-05-16T23:17:17.3097462Z ** building package indices 2021-05-16T23:17:17.3316111Z ** testing if installed package can be loaded 2021-05-16T23:17:17.3318618Z *** arch - i386 2021-05-16T23:17:17.5358543Z *** arch - x64 2021-05-16T23:17:17.7433417Z * DONE (sys) 2021-05-16T23:17:17.7712903Z In R CMD INSTALL 2021-05-16T23:17:18.0543429Z * installing *source* package 'R6' ... 2021-05-16T23:17:18.0588535Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T23:17:18.0829995Z ** R 2021-05-16T23:17:18.0901627Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:18.4149846Z ** help 2021-05-16T23:17:18.4528266Z *** installing help indices 2021-05-16T23:17:18.4758964Z converting help for package 'R6' 2021-05-16T23:17:18.5020170Z finding HTML links ... done 2021-05-16T23:17:18.5876495Z R6Class html 2021-05-16T23:17:18.5951007Z as.list.R6 html 2021-05-16T23:17:18.6030650Z is.R6 html 2021-05-16T23:17:18.6034916Z *** copying figures 2021-05-16T23:17:18.6050157Z ** building package indices 2021-05-16T23:17:18.6238088Z ** testing if installed package can be loaded 2021-05-16T23:17:18.6240546Z *** arch - i386 2021-05-16T23:17:18.8291670Z *** arch - x64 2021-05-16T23:17:19.0355419Z * DONE (R6) 2021-05-16T23:17:19.0604069Z In R CMD INSTALL 2021-05-16T23:17:19.6751126Z * installing *source* package 'openssl' ... 2021-05-16T23:17:19.7039064Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T23:17:19.7586177Z ** libs 2021-05-16T23:17:19.7598130Z 2021-05-16T23:17:19.7599310Z *** arch - i386 2021-05-16T23:17:19.8052490Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T23:17:22.3410456Z 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-16T23:17:22.4839190Z 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-16T23:17:22.6216443Z 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-16T23:17:22.8495814Z 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-16T23:17:23.0681711Z 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-16T23:17:23.1993176Z 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-16T23:17:23.3532510Z 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-16T23:17:23.5287732Z 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-16T23:17:23.6435366Z 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-16T23:17:23.8054039Z 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-16T23:17:23.9294693Z 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-16T23:17:24.0855799Z 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-16T23:17:24.2751855Z 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-16T23:17:24.7244322Z 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-16T23:17:25.0996388Z 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-16T23:17:25.2092003Z 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-16T23:17:25.3094644Z 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-16T23:17:25.4970033Z 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-16T23:17:25.6885911Z 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-16T23:17:25.8727245Z 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-16T23:17:25.9786061Z 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-16T23:17:26.1406734Z 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-16T23:17:26.3216910Z 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-16T23:17:26.8451869Z 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-16T23:17:27.0263026Z 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-16T23:17:27.2110098Z 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-16T23:17:27.3977156Z 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-16T23:17:27.5352406Z 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-16T23:17:27.8528018Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:17:28.0060215Z 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-16T23:17:28.4549542Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-16T23:17:28.4627785Z 2021-05-16T23:17:28.4628914Z *** arch - x64 2021-05-16T23:17:28.5062486Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-16T23:17:28.7204774Z 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-16T23:17:28.8573699Z 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-16T23:17:28.9864678Z 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-16T23:17:29.1577475Z 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-16T23:17:29.3683254Z 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-16T23:17:29.4926776Z 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-16T23:17:29.6438133Z 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-16T23:17:29.8112156Z 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-16T23:17:29.9194081Z 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-16T23:17:30.0660193Z 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-16T23:17:30.1879938Z 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-16T23:17:30.3374522Z 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-16T23:17:30.5194781Z 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-16T23:17:31.2397386Z 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-16T23:17:31.4886622Z 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-16T23:17:31.5935426Z 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-16T23:17:31.6923790Z 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-16T23:17:31.8774983Z 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-16T23:17:32.0632024Z 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-16T23:17:32.2469283Z 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-16T23:17:32.3458894Z 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-16T23:17:32.4985516Z 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-16T23:17:32.6706397Z 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-16T23:17:33.4286564Z 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-16T23:17:33.5971032Z 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-16T23:17:33.7669997Z 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-16T23:17:33.9441108Z 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-16T23:17:34.0617061Z 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-16T23:17:34.3276453Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T23:17:34.4896194Z 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-16T23:17:34.9200763Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-16T23:17:34.9291110Z ** R 2021-05-16T23:17:34.9522222Z ** inst 2021-05-16T23:17:34.9668355Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:35.8273307Z ** help 2021-05-16T23:17:35.9440093Z *** installing help indices 2021-05-16T23:17:36.0089272Z converting help for package 'openssl' 2021-05-16T23:17:36.0396599Z finding HTML links ... done 2021-05-16T23:17:36.0631611Z aes_cbc html 2021-05-16T23:17:36.0712614Z base64_encode html 2021-05-16T23:17:36.0971395Z bignum html 2021-05-16T23:17:36.1096047Z certificates html 2021-05-16T23:17:36.1314579Z curve25519 html 2021-05-16T23:17:36.1427322Z ec_dh html 2021-05-16T23:17:36.1647373Z encrypt_envelope html 2021-05-16T23:17:36.1714657Z fingerprint html 2021-05-16T23:17:36.2036696Z hash html 2021-05-16T23:17:36.2124730Z keygen html 2021-05-16T23:17:36.2207409Z my_key html 2021-05-16T23:17:36.2516469Z openssl html 2021-05-16T23:17:36.2566243Z openssl_config html 2021-05-16T23:17:36.2668056Z pbkdf html 2021-05-16T23:17:36.2829735Z pkcs12 html 2021-05-16T23:17:36.2901023Z rand_bytes html 2021-05-16T23:17:36.3110976Z read_key html 2021-05-16T23:17:36.3202012Z reexports html 2021-05-16T23:17:36.3334064Z rsa_encrypt html 2021-05-16T23:17:36.3583627Z signatures html 2021-05-16T23:17:36.3722059Z write_pem html 2021-05-16T23:17:36.3728750Z ** building package indices 2021-05-16T23:17:36.4292344Z ** installing vignettes 2021-05-16T23:17:36.4420166Z ** testing if installed package can be loaded 2021-05-16T23:17:36.4422740Z *** arch - i386 2021-05-16T23:17:36.7480240Z *** arch - x64 2021-05-16T23:17:37.0624488Z * DONE (openssl) 2021-05-16T23:17:37.2123743Z In R CMD INSTALL 2021-05-16T23:17:37.4611099Z * installing *source* package 'mime' ... 2021-05-16T23:17:37.4638042Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T23:17:37.4864344Z ** libs 2021-05-16T23:17:37.4873722Z 2021-05-16T23:17:37.4875138Z *** arch - i386 2021-05-16T23:17:37.5117755Z 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-16T23:17:37.6141035Z 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-16T23:17:37.8387112Z 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-16T23:17:37.9455179Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-16T23:17:37.9471683Z 2021-05-16T23:17:37.9473089Z *** arch - x64 2021-05-16T23:17:37.9679267Z 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-16T23:17:38.0622678Z 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-16T23:17:38.2992341Z 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-16T23:17:38.3956805Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-16T23:17:38.4046815Z ** R 2021-05-16T23:17:38.4156820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:17:38.5787708Z ** help 2021-05-16T23:17:38.6064683Z *** installing help indices 2021-05-16T23:17:38.6311623Z converting help for package 'mime' 2021-05-16T23:17:38.6666022Z finding HTML links ... done 2021-05-16T23:17:38.6849987Z guess_type html 2021-05-16T23:17:38.6957331Z mimemap html 2021-05-16T23:17:38.7033903Z parse_multipart html 2021-05-16T23:17:38.7038206Z ** building package indices 2021-05-16T23:17:38.7200089Z ** testing if installed package can be loaded 2021-05-16T23:17:38.7202536Z *** arch - i386 2021-05-16T23:17:38.9256441Z *** arch - x64 2021-05-16T23:17:39.1321659Z * DONE (mime) 2021-05-16T23:17:39.1542089Z In R CMD INSTALL 2021-05-16T23:17:39.5991405Z * installing *source* package 'curl' ... 2021-05-16T23:17:39.6159112Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T23:17:39.6655589Z ** libs 2021-05-16T23:17:39.6670222Z 2021-05-16T23:17:39.6671943Z *** arch - i386 2021-05-16T23:17:39.7047543Z 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-16T23:17:39.7251644Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T23:17:41.4254761Z 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-16T23:17:41.8725163Z 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-16T23:17:42.2913949Z 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-16T23:17:42.7710003Z 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-16T23:17:43.2084946Z 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-16T23:17:43.6087984Z 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-16T23:17:44.0828758Z 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-16T23:17:44.5097481Z 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-16T23:17:44.9047950Z 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-16T23:17:45.6121033Z 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-16T23:17:46.0327189Z 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-16T23:17:46.4270744Z 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-16T23:17:46.8325270Z 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-16T23:17:47.3574961Z 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-16T23:17:47.7576846Z 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-16T23:17:47.8726320Z 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-16T23:17:47.9749166Z 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-16T23:17:48.3661903Z 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-16T23:17:48.7581995Z 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-16T23:17:49.2228649Z 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-16T23:17:49.6465769Z 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-16T23:17:50.0483397Z 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-16T23:17:50.2755626Z 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-16T23:17:50.8699438Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-16T23:17:50.8789818Z 2021-05-16T23:17:50.8790974Z *** arch - x64 2021-05-16T23:17:50.9170706Z 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-16T23:17:50.9381492Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-16T23:17:51.1442424Z 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-16T23:17:51.5448708Z 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-16T23:17:52.1925311Z 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-16T23:17:52.8940600Z 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-16T23:17:53.5380333Z 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-16T23:17:54.1727252Z 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-16T23:17:54.8466260Z 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-16T23:17:55.4825706Z 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-16T23:17:56.1124819Z 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-16T23:17:57.0384346Z 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-16T23:17:57.6767682Z 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-16T23:17:58.3177559Z 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-16T23:17:58.9467961Z 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-16T23:17:59.6871543Z 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-16T23:18:00.3224547Z 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-16T23:18:00.4285696Z 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-16T23:18:00.5226273Z 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-16T23:18:01.1599390Z 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-16T23:18:01.7916230Z 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-16T23:18:02.4691239Z 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-16T23:18:03.1094278Z 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-16T23:18:03.7287482Z 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-16T23:18:03.9555278Z 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-16T23:18:04.4925593Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-16T23:18:04.5030889Z ** R 2021-05-16T23:18:04.5253173Z ** inst 2021-05-16T23:18:04.5351884Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:04.9038457Z ** help 2021-05-16T23:18:05.0001884Z *** installing help indices 2021-05-16T23:18:05.0543000Z converting help for package 'curl' 2021-05-16T23:18:05.0834302Z finding HTML links ... done 2021-05-16T23:18:05.1116343Z curl html 2021-05-16T23:18:05.1337131Z curl_download html 2021-05-16T23:18:05.1424044Z curl_echo html 2021-05-16T23:18:05.1811363Z curl_escape html 2021-05-16T23:18:05.2152172Z curl_fetch html 2021-05-16T23:18:05.2217345Z curl_options html 2021-05-16T23:18:05.2343691Z curl_upload html 2021-05-16T23:18:05.2456227Z file_writer html 2021-05-16T23:18:05.2656557Z handle html 2021-05-16T23:18:05.2727581Z handle_cookies html 2021-05-16T23:18:05.2802027Z ie_proxy html 2021-05-16T23:18:05.3253397Z multi html 2021-05-16T23:18:05.3331127Z multipart html 2021-05-16T23:18:05.3484759Z nslookup html 2021-05-16T23:18:05.3554120Z parse_date html 2021-05-16T23:18:05.3639316Z parse_headers html 2021-05-16T23:18:05.4023450Z send_mail html 2021-05-16T23:18:05.4029400Z ** building package indices 2021-05-16T23:18:05.4523144Z ** installing vignettes 2021-05-16T23:18:05.4617317Z ** testing if installed package can be loaded 2021-05-16T23:18:05.4619777Z *** arch - i386 2021-05-16T23:18:05.7668283Z *** arch - x64 2021-05-16T23:18:06.0762319Z * DONE (curl) 2021-05-16T23:18:06.1404361Z In R CMD INSTALL 2021-05-16T23:18:06.6144883Z * installing *source* package 'jsonlite' ... 2021-05-16T23:18:06.6314536Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T23:18:06.6560656Z ** libs 2021-05-16T23:18:06.6570225Z 2021-05-16T23:18:06.6571522Z *** arch - i386 2021-05-16T23:18:06.7089131Z 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-16T23:18:06.8309294Z 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-16T23:18:06.9455060Z 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-16T23:18:07.0632462Z 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-16T23:18:07.2147971Z 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-16T23:18:07.3397876Z 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-16T23:18:07.4504397Z 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-16T23:18:07.5543730Z 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-16T23:18:07.6653742Z 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-16T23:18:07.7726533Z 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-16T23:18:07.9808681Z 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-16T23:18:08.1077952Z 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-16T23:18:08.2515301Z 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-16T23:18:08.3835477Z 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-16T23:18:08.5141177Z 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-16T23:18:08.6270648Z 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-16T23:18:08.7359870Z 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-16T23:18:08.8361753Z 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-16T23:18:08.9573998Z 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-16T23:18:09.0642602Z 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-16T23:18:09.1703881Z 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-16T23:18:09.2903453Z 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-16T23:18:09.3792292Z 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-16T23:18:09.4822204Z 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-16T23:18:09.6356531Z 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-16T23:18:09.9208817Z 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-16T23:18:10.2271906Z 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-16T23:18:10.4790411Z 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-16T23:18:10.7452880Z 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-16T23:18:10.8858260Z 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-16T23:18:11.0238817Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-16T23:18:11.0259059Z 2021-05-16T23:18:11.0260198Z *** arch - x64 2021-05-16T23:18:11.0747982Z 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-16T23:18:11.1950775Z 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-16T23:18:11.3002216Z 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-16T23:18:11.4121366Z 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-16T23:18:11.5595697Z 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-16T23:18:11.6798374Z 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-16T23:18:11.7800247Z 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-16T23:18:11.8800932Z 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-16T23:18:11.9875343Z 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-16T23:18:12.0885014Z 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-16T23:18:12.2690705Z 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-16T23:18:12.3865783Z 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-16T23:18:12.5171903Z 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-16T23:18:12.6398908Z 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-16T23:18:12.7608863Z 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-16T23:18:12.8686784Z 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-16T23:18:12.9755393Z 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-16T23:18:13.0714553Z 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-16T23:18:13.1869510Z 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-16T23:18:13.2873837Z 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-16T23:18:13.3832650Z 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-16T23:18:13.4958570Z 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-16T23:18:13.5803991Z 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-16T23:18:13.6769802Z 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-16T23:18:13.8174165Z 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-16T23:18:14.1018108Z 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-16T23:18:14.3819651Z 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-16T23:18:14.5897452Z 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-16T23:18:14.7825427Z 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-16T23:18:14.9326859Z 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-16T23:18:15.0500353Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-16T23:18:15.0564113Z ** R 2021-05-16T23:18:15.0832351Z ** inst 2021-05-16T23:18:15.0909474Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:15.1989892Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-16T23:18:15.9928404Z ** help 2021-05-16T23:18:16.0595892Z *** installing help indices 2021-05-16T23:18:16.0974971Z converting help for package 'jsonlite' 2021-05-16T23:18:16.1271759Z finding HTML links ... done 2021-05-16T23:18:16.1409306Z base64 html 2021-05-16T23:18:16.1485128Z flatten html 2021-05-16T23:18:16.2431555Z fromJSON html 2021-05-16T23:18:16.2490476Z prettify html 2021-05-16T23:18:16.2612065Z rbind_pages html 2021-05-16T23:18:16.2755506Z read_json html 2021-05-16T23:18:16.2909102Z serializeJSON html 2021-05-16T23:18:16.3413965Z stream_in html 2021-05-16T23:18:16.3552756Z unbox html 2021-05-16T23:18:16.3599681Z validate html 2021-05-16T23:18:16.3604072Z ** building package indices 2021-05-16T23:18:16.3932973Z ** installing vignettes 2021-05-16T23:18:16.4021821Z ** testing if installed package can be loaded 2021-05-16T23:18:16.4025046Z *** arch - i386 2021-05-16T23:18:16.7086732Z *** arch - x64 2021-05-16T23:18:17.0219636Z * DONE (jsonlite) 2021-05-16T23:18:17.1120259Z In R CMD INSTALL 2021-05-16T23:18:17.4165138Z * installing *source* package 'gitcreds' ... 2021-05-16T23:18:17.4217464Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T23:18:17.4443950Z ** R 2021-05-16T23:18:17.4577954Z ** inst 2021-05-16T23:18:17.4623109Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:17.7763558Z ** help 2021-05-16T23:18:17.8243066Z *** installing help indices 2021-05-16T23:18:17.8537736Z converting help for package 'gitcreds' 2021-05-16T23:18:17.8825673Z finding HTML links ... done 2021-05-16T23:18:17.9117779Z gitcreds-api html 2021-05-16T23:18:17.9191849Z gitcreds_cache_envvar html 2021-05-16T23:18:18.0456528Z gitcreds_get html 2021-05-16T23:18:18.1046340Z gitcreds_list html 2021-05-16T23:18:18.1150850Z gitcreds_parse_output html 2021-05-16T23:18:18.1158720Z ** building package indices 2021-05-16T23:18:18.1398325Z ** installing vignettes 2021-05-16T23:18:18.1478811Z ** testing if installed package can be loaded 2021-05-16T23:18:18.1482599Z *** arch - i386 2021-05-16T23:18:18.3535107Z *** arch - x64 2021-05-16T23:18:18.5602241Z * DONE (gitcreds) 2021-05-16T23:18:18.5836590Z In R CMD INSTALL 2021-05-16T23:18:18.8830948Z * installing *source* package 'zip' ... 2021-05-16T23:18:18.8893911Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T23:18:18.9101659Z ** libs 2021-05-16T23:18:18.9110747Z 2021-05-16T23:18:18.9111907Z *** arch - i386 2021-05-16T23:18:18.9444219Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T23:18:18.9445643Z -municode -o tools/cmdzip.exe 2021-05-16T23:18:23.7139207Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T23:18:23.7140935Z -municode -o tools/cmdunzip.exe 2021-05-16T23:18:28.4802460Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T23:18:28.8251542Z [1] TRUE 2021-05-16T23:18:28.8373326Z 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-16T23:18:28.9460065Z 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-16T23:18:32.4298850Z 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-16T23:18:32.8683057Z 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-16T23:18:33.3197822Z 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-16T23:18:33.8723374Z 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-16T23:18:33.9903188Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T23:18:33.9968364Z 2021-05-16T23:18:33.9969214Z *** arch - x64 2021-05-16T23:18:34.0271939Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-16T23:18:34.0273346Z -municode -o tools/cmdzip.exe 2021-05-16T23:18:38.3146070Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-16T23:18:38.3147719Z -municode -o tools/cmdunzip.exe 2021-05-16T23:18:42.5364432Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-16T23:18:42.7339607Z [1] TRUE 2021-05-16T23:18:42.7446833Z 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-16T23:18:42.8412029Z 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-16T23:18:45.1028585Z 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-16T23:18:45.7503188Z 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-16T23:18:46.4287365Z 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-16T23:18:47.2190057Z 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-16T23:18:47.3233578Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-16T23:18:47.3296614Z ** R 2021-05-16T23:18:47.3379679Z ** inst 2021-05-16T23:18:47.3412016Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:47.5054381Z ** help 2021-05-16T23:18:47.5498639Z *** installing help indices 2021-05-16T23:18:47.5773304Z converting help for package 'zip' 2021-05-16T23:18:47.6056184Z finding HTML links ... done 2021-05-16T23:18:47.6340358Z unzip html 2021-05-16T23:18:47.6582609Z unzip_process html 2021-05-16T23:18:47.7044807Z zip html 2021-05-16T23:18:47.7123582Z zip_list html 2021-05-16T23:18:47.7365991Z zip_process html 2021-05-16T23:18:47.7370455Z ** building package indices 2021-05-16T23:18:47.7614023Z ** testing if installed package can be loaded 2021-05-16T23:18:47.7616505Z *** arch - i386 2021-05-16T23:18:47.9665881Z *** arch - x64 2021-05-16T23:18:48.2784716Z * DONE (zip) 2021-05-16T23:18:48.3171789Z In R CMD INSTALL 2021-05-16T23:18:48.7361858Z * installing *source* package 'rstudioapi' ... 2021-05-16T23:18:48.7495195Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T23:18:48.7735676Z ** R 2021-05-16T23:18:48.7986977Z ** inst 2021-05-16T23:18:48.8089986Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:49.1939314Z ** help 2021-05-16T23:18:49.5783605Z *** installing help indices 2021-05-16T23:18:49.8010921Z converting help for package 'rstudioapi' 2021-05-16T23:18:49.8324199Z finding HTML links ... done 2021-05-16T23:18:49.8853038Z addTheme html 2021-05-16T23:18:49.9032614Z applyTheme html 2021-05-16T23:18:49.9112373Z askForPassword html 2021-05-16T23:18:49.9207597Z askForSecret html 2021-05-16T23:18:49.9252177Z bugReport html 2021-05-16T23:18:49.9816150Z build-tools html 2021-05-16T23:18:49.9892813Z callFun html 2021-05-16T23:18:50.0042256Z chunk-callbacks html 2021-05-16T23:18:50.0233385Z convertTheme html 2021-05-16T23:18:50.0437142Z createProjectTemplate html 2021-05-16T23:18:50.0538855Z dictionaries html 2021-05-16T23:18:50.0622145Z document_position html 2021-05-16T23:18:50.0766540Z document_range html 2021-05-16T23:18:50.0882342Z executeCommand html 2021-05-16T23:18:50.1027390Z file-dialogs html 2021-05-16T23:18:50.1085039Z filesPaneNavigate html 2021-05-16T23:18:50.1151612Z getActiveProject html 2021-05-16T23:18:50.1261354Z getRStudioPackageDependencies html 2021-05-16T23:18:50.1389927Z getThemeInfo html 2021-05-16T23:18:50.1440618Z getThemes html 2021-05-16T23:18:50.1500934Z getVersion html 2021-05-16T23:18:50.1561986Z hasColorConsole html 2021-05-16T23:18:50.1699350Z hasFun html 2021-05-16T23:18:50.1874492Z highlightUi html 2021-05-16T23:18:50.1970441Z isAvailable html 2021-05-16T23:18:50.2317456Z jobAdd html 2021-05-16T23:18:50.2441975Z jobAddOutput html 2021-05-16T23:18:50.2557555Z jobAddProgress html 2021-05-16T23:18:50.2668766Z jobRemove html 2021-05-16T23:18:50.2852474Z jobRunScript html 2021-05-16T23:18:50.2968581Z jobSetProgress html 2021-05-16T23:18:50.3142021Z jobSetState html 2021-05-16T23:18:50.3303390Z jobSetStatus html 2021-05-16T23:18:50.3435111Z launcher html 2021-05-16T23:18:50.3573728Z launcherConfig html 2021-05-16T23:18:50.3732728Z launcherContainer html 2021-05-16T23:18:50.3800358Z launcherControlJob html 2021-05-16T23:18:50.3848496Z launcherGetJob html 2021-05-16T23:18:50.4004230Z launcherHostMount html 2021-05-16T23:18:50.4174516Z launcherNfsMount html 2021-05-16T23:18:50.4308483Z launcherPlacementConstraint html 2021-05-16T23:18:50.4449895Z launcherResourceLimit html 2021-05-16T23:18:50.4939933Z launcherSubmitJob html 2021-05-16T23:18:50.5125820Z launcherSubmitR html 2021-05-16T23:18:50.5322419Z navigateToFile html 2021-05-16T23:18:50.5409191Z persistent-values html 2021-05-16T23:18:50.5471387Z previewRd html 2021-05-16T23:18:50.5560199Z previewSql html 2021-05-16T23:18:50.5649346Z primary_selection html 2021-05-16T23:18:50.5763743Z projects html 2021-05-16T23:18:50.5868715Z readPreference html 2021-05-16T23:18:50.6005548Z readRStudioPreference html 2021-05-16T23:18:50.6054905Z removeTheme html 2021-05-16T23:18:50.6109125Z restartSession html 2021-05-16T23:18:50.6535119Z rstudio-documents html 2021-05-16T23:18:50.6632558Z rstudio-editors html 2021-05-16T23:18:50.6725891Z savePlotAsImage html 2021-05-16T23:18:50.6794480Z selections html 2021-05-16T23:18:50.6893405Z sendToConsole html 2021-05-16T23:18:50.6983976Z showDialog html 2021-05-16T23:18:50.7068983Z showPrompt html 2021-05-16T23:18:50.7192786Z showQuestion html 2021-05-16T23:18:50.7362088Z sourceMarkers html 2021-05-16T23:18:50.7400712Z systemUsername html 2021-05-16T23:18:50.7508130Z terminalActivate html 2021-05-16T23:18:50.7617823Z terminalBuffer html 2021-05-16T23:18:50.7730089Z terminalBusy html 2021-05-16T23:18:50.7822362Z terminalClear html 2021-05-16T23:18:50.8015704Z terminalContext html 2021-05-16T23:18:50.8148994Z terminalCreate html 2021-05-16T23:18:50.8262717Z terminalExecute html 2021-05-16T23:18:50.8366969Z terminalExitCode html 2021-05-16T23:18:50.8454971Z terminalKill html 2021-05-16T23:18:50.8507373Z terminalList html 2021-05-16T23:18:50.8619651Z terminalRunning html 2021-05-16T23:18:50.8723633Z terminalSend html 2021-05-16T23:18:50.8796867Z terminalVisible html 2021-05-16T23:18:50.8896541Z translateLocalUrl html 2021-05-16T23:18:50.8965935Z updateDialog html 2021-05-16T23:18:50.9001915Z userIdentity html 2021-05-16T23:18:50.9086952Z versionInfo html 2021-05-16T23:18:50.9368926Z viewer html 2021-05-16T23:18:50.9478569Z writePreference html 2021-05-16T23:18:50.9590956Z writeRStudioPreference html 2021-05-16T23:18:50.9602767Z *** copying figures 2021-05-16T23:18:50.9619339Z ** building package indices 2021-05-16T23:18:51.1463719Z ** installing vignettes 2021-05-16T23:18:51.1552283Z ** testing if installed package can be loaded 2021-05-16T23:18:51.1554854Z *** arch - i386 2021-05-16T23:18:51.4614930Z *** arch - x64 2021-05-16T23:18:51.6767402Z * DONE (rstudioapi) 2021-05-16T23:18:51.7380799Z In R CMD INSTALL 2021-05-16T23:18:52.0668717Z * installing *source* package 'rprojroot' ... 2021-05-16T23:18:52.0751645Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.1019772Z ** R 2021-05-16T23:18:52.1123440Z ** inst 2021-05-16T23:18:52.1157724Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:52.4436671Z ** help 2021-05-16T23:18:52.4986076Z *** installing help indices 2021-05-16T23:18:52.5328779Z converting help for package 'rprojroot' 2021-05-16T23:18:52.5593266Z finding HTML links ... done 2021-05-16T23:18:52.5822718Z criteria html 2021-05-16T23:18:52.5917903Z deprecated html 2021-05-16T23:18:52.6102963Z find_root html 2021-05-16T23:18:52.6404900Z find_root_file html 2021-05-16T23:18:52.6932771Z root_criterion html 2021-05-16T23:18:52.7097692Z rprojroot-package html 2021-05-16T23:18:52.7339975Z thisfile html 2021-05-16T23:18:52.7344204Z *** copying figures 2021-05-16T23:18:52.7383641Z ** building package indices 2021-05-16T23:18:52.7659992Z ** installing vignettes 2021-05-16T23:18:52.7725019Z ** testing if installed package can be loaded 2021-05-16T23:18:52.7727479Z *** arch - i386 2021-05-16T23:18:52.9777046Z *** arch - x64 2021-05-16T23:18:53.1855231Z * DONE (rprojroot) 2021-05-16T23:18:53.2189464Z In R CMD INSTALL 2021-05-16T23:18:53.5153708Z * installing *source* package 'crayon' ... 2021-05-16T23:18:53.5208852Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.5465771Z ** R 2021-05-16T23:18:53.5646152Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:54.2968680Z ** help 2021-05-16T23:18:54.4111396Z *** installing help indices 2021-05-16T23:18:54.4790467Z converting help for package 'crayon' 2021-05-16T23:18:54.5089389Z finding HTML links ... done 2021-05-16T23:18:54.5286621Z chr html 2021-05-16T23:18:54.5486360Z col_align html 2021-05-16T23:18:54.5642602Z col_nchar html 2021-05-16T23:18:54.5903437Z col_strsplit html 2021-05-16T23:18:54.6066357Z col_substr html 2021-05-16T23:18:54.6232591Z col_substring html 2021-05-16T23:18:54.6408374Z combine_styles html 2021-05-16T23:18:54.6490707Z concat html 2021-05-16T23:18:54.6802353Z crayon html 2021-05-16T23:18:54.6872009Z drop_style html 2021-05-16T23:18:54.6948017Z has_color html 2021-05-16T23:18:54.7010947Z has_style html 2021-05-16T23:18:54.7123330Z hyperlink html 2021-05-16T23:18:54.7452695Z make_style html 2021-05-16T23:18:54.7812728Z num_ansi_colors html 2021-05-16T23:18:54.7877506Z num_colors html 2021-05-16T23:18:54.7939417Z show_ansi_colors html 2021-05-16T23:18:54.8039556Z start.crayon html 2021-05-16T23:18:54.8091407Z strip_style html 2021-05-16T23:18:54.8197017Z style html 2021-05-16T23:18:54.8264461Z styles html 2021-05-16T23:18:54.8269975Z ** building package indices 2021-05-16T23:18:54.8936936Z ** testing if installed package can be loaded 2021-05-16T23:18:54.8939349Z *** arch - i386 2021-05-16T23:18:55.0993528Z *** arch - x64 2021-05-16T23:18:55.3067634Z * DONE (crayon) 2021-05-16T23:18:55.3335536Z In R CMD INSTALL 2021-05-16T23:18:55.6286146Z * installing *source* package 'fastmap' ... 2021-05-16T23:18:55.6332140Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T23:18:55.6559246Z ** libs 2021-05-16T23:18:55.6568077Z 2021-05-16T23:18:55.6569348Z *** arch - i386 2021-05-16T23:18:55.6854883Z 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-16T23:18:57.7353397Z 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-16T23:18:57.9544864Z 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-16T23:18:58.2687416Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-16T23:18:58.2707907Z 2021-05-16T23:18:58.2709117Z *** arch - x64 2021-05-16T23:18:58.2977332Z 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-16T23:19:00.3006009Z 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-16T23:19:00.5237498Z 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-16T23:19:00.8953929Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-16T23:19:00.8991528Z ** R 2021-05-16T23:19:00.9121124Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:01.1678359Z ** help 2021-05-16T23:19:01.2043841Z *** installing help indices 2021-05-16T23:19:01.2296149Z converting help for package 'fastmap' 2021-05-16T23:19:01.2574152Z finding HTML links ... done 2021-05-16T23:19:01.3088209Z fastmap html 2021-05-16T23:19:01.3347528Z fastqueue html 2021-05-16T23:19:01.3587358Z faststack html 2021-05-16T23:19:01.3634411Z key_missing html 2021-05-16T23:19:01.3638887Z ** building package indices 2021-05-16T23:19:01.3826321Z ** testing if installed package can be loaded 2021-05-16T23:19:01.3829078Z *** arch - i386 2021-05-16T23:19:01.5871719Z *** arch - x64 2021-05-16T23:19:01.8945809Z * DONE (fastmap) 2021-05-16T23:19:01.9244485Z In R CMD INSTALL 2021-05-16T23:19:02.2636308Z * installing *source* package 'withr' ... 2021-05-16T23:19:02.2720904Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T23:19:02.3063080Z ** R 2021-05-16T23:19:02.3243662Z ** inst 2021-05-16T23:19:02.3279399Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:02.8209886Z ** help 2021-05-16T23:19:02.9831467Z *** installing help indices 2021-05-16T23:19:03.0632451Z converting help for package 'withr' 2021-05-16T23:19:03.0902734Z finding HTML links ... done 2021-05-16T23:19:03.1560350Z defer html 2021-05-16T23:19:03.2571980Z devices html 2021-05-16T23:19:03.2573919Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAB2Yfb/R.INSTALL131c1df04c69/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-16T23:19:03.2605715Z makevars_user html 2021-05-16T23:19:03.2722081Z set_makevars html 2021-05-16T23:19:03.2930024Z with_ html 2021-05-16T23:19:03.3021908Z with_collate html 2021-05-16T23:19:03.3123321Z with_connection html 2021-05-16T23:19:03.3270858Z with_db_connection html 2021-05-16T23:19:03.3380771Z with_dir html 2021-05-16T23:19:03.3539812Z with_envvar html 2021-05-16T23:19:03.3636012Z with_file html 2021-05-16T23:19:03.3774533Z with_gctorture2 html 2021-05-16T23:19:03.3911650Z with_libpaths html 2021-05-16T23:19:03.4054438Z with_locale html 2021-05-16T23:19:03.4224810Z with_makevars html 2021-05-16T23:19:03.4358135Z with_options html 2021-05-16T23:19:03.4799875Z with_package html 2021-05-16T23:19:03.4802699Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpAB2Yfb/R.INSTALL131c1df04c69/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-16T23:19:03.4928523Z with_par html 2021-05-16T23:19:03.5057133Z with_path html 2021-05-16T23:19:03.5213713Z with_rng_version html 2021-05-16T23:19:03.5350012Z with_seed html 2021-05-16T23:19:03.5551741Z with_sink html 2021-05-16T23:19:03.5673458Z with_temp_libpaths html 2021-05-16T23:19:03.5839743Z with_tempfile html 2021-05-16T23:19:03.5963890Z with_timezone html 2021-05-16T23:19:03.6387085Z withr html 2021-05-16T23:19:03.6393318Z *** copying figures 2021-05-16T23:19:03.6409138Z ** building package indices 2021-05-16T23:19:03.7196384Z ** installing vignettes 2021-05-16T23:19:03.7279812Z ** testing if installed package can be loaded 2021-05-16T23:19:03.7282464Z *** arch - i386 2021-05-16T23:19:03.9330829Z *** arch - x64 2021-05-16T23:19:04.1415505Z * DONE (withr) 2021-05-16T23:19:04.1748774Z In R CMD INSTALL 2021-05-16T23:19:04.4462691Z * installing *source* package 'rappdirs' ... 2021-05-16T23:19:04.4501315Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T23:19:04.4826327Z ** libs 2021-05-16T23:19:04.4835236Z 2021-05-16T23:19:04.4836463Z *** arch - i386 2021-05-16T23:19:04.5078528Z 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-16T23:19:04.6090813Z 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-16T23:19:05.3553651Z 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-16T23:19:05.4666602Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-16T23:19:05.4675541Z 2021-05-16T23:19:05.4676674Z *** arch - x64 2021-05-16T23:19:05.4898273Z 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-16T23:19:05.5869425Z 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-16T23:19:06.5350221Z 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-16T23:19:06.6302223Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-16T23:19:06.6330010Z ** R 2021-05-16T23:19:06.6414078Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:06.7724032Z ** help 2021-05-16T23:19:06.8229108Z *** installing help indices 2021-05-16T23:19:06.8561180Z converting help for package 'rappdirs' 2021-05-16T23:19:06.8849269Z finding HTML links ... done 2021-05-16T23:19:06.9132445Z app_dir html 2021-05-16T23:19:06.9440402Z rappdirs-package html 2021-05-16T23:19:06.9688211Z site_data_dir html 2021-05-16T23:19:06.9933611Z user_cache_dir html 2021-05-16T23:19:07.0219282Z user_data_dir html 2021-05-16T23:19:07.0462860Z user_log_dir html 2021-05-16T23:19:07.0467291Z ** building package indices 2021-05-16T23:19:07.0743951Z ** testing if installed package can be loaded 2021-05-16T23:19:07.0746170Z *** arch - i386 2021-05-16T23:19:07.3807416Z *** arch - x64 2021-05-16T23:19:07.6903627Z * DONE (rappdirs) 2021-05-16T23:19:07.7168471Z In R CMD INSTALL 2021-05-16T23:19:08.3790545Z * installing *source* package 'fs' ... 2021-05-16T23:19:08.4103026Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T23:19:08.4397318Z ** libs 2021-05-16T23:19:08.4407574Z 2021-05-16T23:19:08.4408985Z *** arch - i386 2021-05-16T23:19:08.5796877Z 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-16T23:19:09.2193837Z 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-16T23:19:09.9530687Z 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-16T23:19:10.7765539Z 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-16T23:19:10.9085053Z 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-16T23:19:11.5214348Z 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-16T23:19:12.2535166Z 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-16T23:19:13.0706952Z 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-16T23:19:13.9424562Z 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-16T23:19:14.6923414Z 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-16T23:19:15.4823426Z 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-16T23:19:16.2063638Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T23:19:16.2066026Z 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-16T23:19:16.2069770Z HAVE_DTRACE=0 2021-05-16T23:19:16.2450132Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuydqCc/R.INSTALL173024f71cc1/fs/src-i386/libuv-1.38.1' 2021-05-16T23:19:16.2452080Z 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-16T23:19:16.5072401Z 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-16T23:19:16.7054344Z 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-16T23:19:16.9140208Z 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-16T23:19:17.1721877Z 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-16T23:19:17.3507549Z 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-16T23:19:17.5989221Z 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-16T23:19:17.7800351Z 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-16T23:19:18.0680933Z 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-16T23:19:18.3159907Z 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-16T23:19:18.8405789Z 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-16T23:19:19.1528384Z 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-16T23:19:19.6917852Z 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-16T23:19:19.9126028Z 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-16T23:19:20.5229074Z 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-16T23:19:21.3815069Z 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-16T23:19:21.7188622Z 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-16T23:19:21.9612277Z 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-16T23:19:22.3413294Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T23:19:22.3417058Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T23:19:22.3418751Z #pragma warning(suppress : 4996) 2021-05-16T23:19:22.3419708Z ^ 2021-05-16T23:19:22.6372994Z src/win/util.c: In function 'uv_os_environ': 2021-05-16T23:19:22.6374622Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:22.6375625Z ptr = strchr(buf + 1, '='); 2021-05-16T23:19:22.6376157Z ^ 2021-05-16T23:19:22.7809368Z 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-16T23:19:23.2717448Z 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-16T23:19:23.9453525Z 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-16T23:19:24.1142739Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T23:19:24.1144397Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:19:24.1145719Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T23:19:24.1146384Z ^ 2021-05-16T23:19:24.1147373Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T23:19:24.2239949Z 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-16T23:19:25.2681868Z 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-16T23:19:25.4363413Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T23:19:25.4367101Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:19:25.4368522Z int err = 0; 2021-05-16T23:19:25.4369382Z ^ 2021-05-16T23:19:25.4374514Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T23:19:25.4376398Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:19:25.4377709Z int err = 0; 2021-05-16T23:19:25.4378633Z ^ 2021-05-16T23:19:25.4380455Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T23:19:25.4382195Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T23:19:25.4383359Z ^ 2021-05-16T23:19:25.4384501Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T23:19:25.4386313Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:19:25.4387973Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T23:19:25.4388937Z ^ 2021-05-16T23:19:25.4390757Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T23:19:26.1643214Z src/win/fs.c: In function 'uv__fs_work': 2021-05-16T23:19:26.1644923Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:26.1646105Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:26.1646824Z ^ 2021-05-16T23:19:26.1647624Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-16T23:19:26.1648372Z uv_stat_t new_statbuf; 2021-05-16T23:19:26.1649067Z ^ 2021-05-16T23:19:26.1650265Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:26.1651448Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:26.1651985Z ^ 2021-05-16T23:19:26.1652713Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-16T23:19:26.1653385Z uv_stat_t new_statbuf; 2021-05-16T23:19:26.1653922Z ^ 2021-05-16T23:19:26.1654969Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:26.1655974Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:26.1656623Z ^ 2021-05-16T23:19:26.1657360Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-16T23:19:26.1657999Z uv_stat_t statbuf; 2021-05-16T23:19:26.1658674Z ^ 2021-05-16T23:19:26.1659941Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:26.1661046Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:26.1661648Z ^ 2021-05-16T23:19:26.1662386Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-16T23:19:26.1663103Z uv_stat_t statbuf; 2021-05-16T23:19:26.1663620Z ^ 2021-05-16T23:19:27.0147289Z 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-16T23:19:27.2300294Z 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-16T23:19:27.5970701Z 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-16T23:19:27.8233624Z 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-16T23:19:28.1627455Z 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-16T23:19:28.3614097Z 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-16T23:19:28.5911345Z 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-16T23:19:28.8795785Z 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-16T23:19:29.0822009Z 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-16T23:19:29.3414280Z 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-16T23:19:29.6386989Z 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-16T23:19:29.8601480Z 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-16T23:19:29.8907260Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuydqCc/R.INSTALL173024f71cc1/fs/src-i386/libuv-1.38.1' 2021-05-16T23:19:30.0186869Z 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-16T23:19:30.3756931Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-16T23:19:30.3802749Z 2021-05-16T23:19:30.3803750Z *** arch - x64 2021-05-16T23:19:30.5226234Z 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-16T23:19:31.4242179Z 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-16T23:19:32.4265152Z 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-16T23:19:33.4867049Z 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-16T23:19:33.6056113Z 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-16T23:19:34.4768047Z 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-16T23:19:35.4507740Z 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-16T23:19:36.5121414Z 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-16T23:19:37.6087123Z 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-16T23:19:38.6309820Z 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-16T23:19:39.6901070Z 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-16T23:19:40.6811299Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-16T23:19:40.6813437Z 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-16T23:19:40.6818697Z HAVE_DTRACE=0 2021-05-16T23:19:40.7208159Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuydqCc/R.INSTALL173024f71cc1/fs/src-x64/libuv-1.38.1' 2021-05-16T23:19:40.7209945Z 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-16T23:19:41.2176593Z 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-16T23:19:41.6727859Z 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-16T23:19:42.1358064Z 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-16T23:19:42.6309078Z 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-16T23:19:43.0441422Z 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-16T23:19:43.5293913Z 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-16T23:19:43.9505223Z 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-16T23:19:44.4661777Z 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-16T23:19:45.0739788Z 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-16T23:19:45.8054146Z 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-16T23:19:46.3566815Z 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-16T23:19:47.0161480Z 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-16T23:19:47.4741891Z 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-16T23:19:48.0151213Z 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-16T23:19:49.0124822Z 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-16T23:19:49.5789120Z 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-16T23:19:50.0543827Z 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-16T23:19:50.6560280Z src/win/util.c: In function 'uv_os_uname': 2021-05-16T23:19:50.6562900Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-16T23:19:50.6564082Z #pragma warning(suppress : 4996) 2021-05-16T23:19:50.6564848Z ^ 2021-05-16T23:19:51.0316332Z 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-16T23:19:51.6989661Z 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-16T23:19:52.4921024Z 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-16T23:19:52.8880821Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-16T23:19:52.8882487Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:19:52.8883701Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-16T23:19:52.8884439Z ^ 2021-05-16T23:19:52.8885535Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-16T23:19:52.9960081Z 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-16T23:19:54.1037093Z 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-16T23:19:54.5003819Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-16T23:19:54.5006252Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:19:54.5007676Z int err = 0; 2021-05-16T23:19:54.5008677Z ^ 2021-05-16T23:19:54.5013704Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-16T23:19:54.5015559Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-16T23:19:54.5016916Z int err = 0; 2021-05-16T23:19:54.5018251Z ^ 2021-05-16T23:19:54.5020087Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-16T23:19:54.5021854Z LARGE_INTEGER zero, pos, end_pos; 2021-05-16T23:19:54.5022919Z ^ 2021-05-16T23:19:54.5024066Z src/win/fs.c: In function 'fs__unlink': 2021-05-16T23:19:54.5025900Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-16T23:19:54.5027543Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-16T23:19:54.5028631Z ^ 2021-05-16T23:19:54.5030335Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-16T23:19:54.6484732Z src/win/fs.c: In function 'fs__copyfile': 2021-05-16T23:19:54.6487410Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:54.6489519Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:54.6490718Z ^ 2021-05-16T23:19:54.6492655Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:54.6494468Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:54.6495449Z ^ 2021-05-16T23:19:54.6497286Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:54.6499132Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:54.6500256Z ^ 2021-05-16T23:19:54.6502145Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:19:54.6503967Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-16T23:19:54.6504941Z ^ 2021-05-16T23:19:55.6863753Z 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-16T23:19:56.1448000Z 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-16T23:19:56.7208967Z 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-16T23:19:57.1727875Z 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-16T23:19:57.7218839Z 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-16T23:19:58.1601438Z 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-16T23:19:58.6203884Z 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-16T23:19:59.1170703Z 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-16T23:19:59.5470876Z 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-16T23:20:00.0494108Z 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-16T23:20:00.5672613Z 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-16T23:20:01.0255132Z 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-16T23:20:01.0523855Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpuydqCc/R.INSTALL173024f71cc1/fs/src-x64/libuv-1.38.1' 2021-05-16T23:20:01.1890834Z 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-16T23:20:01.5792376Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-16T23:20:01.5836334Z ** R 2021-05-16T23:20:01.6061381Z ** inst 2021-05-16T23:20:01.6103162Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:02.4798884Z ** help 2021-05-16T23:20:02.6266399Z *** installing help indices 2021-05-16T23:20:02.7102343Z converting help for package 'fs' 2021-05-16T23:20:02.7362809Z finding HTML links ... done 2021-05-16T23:20:02.7686722Z copy html 2021-05-16T23:20:02.7883777Z create html 2021-05-16T23:20:02.8350914Z delete html 2021-05-16T23:20:02.8630191Z dir_ls html 2021-05-16T23:20:02.8710001Z dir_tree html 2021-05-16T23:20:02.8811672Z file_access html 2021-05-16T23:20:02.8890745Z file_chmod html 2021-05-16T23:20:02.8964764Z file_chown html 2021-05-16T23:20:02.9278178Z file_info html 2021-05-16T23:20:02.9379201Z file_move html 2021-05-16T23:20:02.9472354Z file_show html 2021-05-16T23:20:02.9606439Z file_temp html 2021-05-16T23:20:02.9703312Z file_touch html 2021-05-16T23:20:02.9892670Z fs-package html 2021-05-16T23:20:02.9960107Z fs_bytes html 2021-05-16T23:20:03.0072856Z fs_path html 2021-05-16T23:20:03.0294922Z fs_perms html 2021-05-16T23:20:03.0359143Z id html 2021-05-16T23:20:03.0409061Z is_absolute_path html 2021-05-16T23:20:03.0525192Z is_file html 2021-05-16T23:20:03.0580675Z link_path html 2021-05-16T23:20:03.0676810Z path html 2021-05-16T23:20:03.1009548Z path_expand html 2021-05-16T23:20:03.1153321Z path_file html 2021-05-16T23:20:03.1284301Z path_filter html 2021-05-16T23:20:03.1552520Z path_math html 2021-05-16T23:20:03.1650091Z path_package html 2021-05-16T23:20:03.1830069Z path_sanitize html 2021-05-16T23:20:03.1904422Z path_tidy html 2021-05-16T23:20:03.1909096Z ** building package indices 2021-05-16T23:20:03.2647334Z ** installing vignettes 2021-05-16T23:20:03.2722229Z ** testing if installed package can be loaded 2021-05-16T23:20:03.2727228Z *** arch - i386 2021-05-16T23:20:03.5798351Z *** arch - x64 2021-05-16T23:20:03.8919911Z * DONE (fs) 2021-05-16T23:20:04.0455099Z In R CMD INSTALL 2021-05-16T23:20:04.3249999Z * installing *source* package 'clipr' ... 2021-05-16T23:20:04.3295507Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T23:20:04.3567379Z ** R 2021-05-16T23:20:04.3662264Z ** inst 2021-05-16T23:20:04.3703821Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:04.5367682Z ** help 2021-05-16T23:20:04.5820676Z *** installing help indices 2021-05-16T23:20:04.6137516Z converting help for package 'clipr' 2021-05-16T23:20:04.6412004Z finding HTML links ... done 2021-05-16T23:20:04.6568152Z clear_clip html 2021-05-16T23:20:04.6661765Z clipr html 2021-05-16T23:20:04.6769467Z clipr_available html 2021-05-16T23:20:04.6876474Z read_clip html 2021-05-16T23:20:04.7043666Z read_clip_tbl html 2021-05-16T23:20:04.7377102Z write_clip html 2021-05-16T23:20:04.7434522Z write_last_clip html 2021-05-16T23:20:04.7438891Z ** building package indices 2021-05-16T23:20:04.7653663Z ** installing vignettes 2021-05-16T23:20:04.7729396Z ** testing if installed package can be loaded 2021-05-16T23:20:04.7732534Z *** arch - i386 2021-05-16T23:20:04.9780947Z *** arch - x64 2021-05-16T23:20:05.1853052Z * DONE (clipr) 2021-05-16T23:20:05.2089958Z In R CMD INSTALL 2021-05-16T23:20:06.4499339Z * installing *source* package 'git2r' ... 2021-05-16T23:20:06.5135322Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T23:20:06.5136729Z 2021-05-16T23:20:06.5137780Z ********************************************** 2021-05-16T23:20:06.5139117Z WARNING: this package has a configure script 2021-05-16T23:20:06.5140644Z It probably needs manual configuration 2021-05-16T23:20:06.5142036Z ********************************************** 2021-05-16T23:20:06.5142714Z 2021-05-16T23:20:06.5143303Z 2021-05-16T23:20:06.5406462Z ** libs 2021-05-16T23:20:06.5426474Z 2021-05-16T23:20:06.5427912Z *** arch - i386 2021-05-16T23:20:06.9970963Z 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-16T23:20:07.0209713Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:20:07.7431797Z 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-16T23:20:07.8823463Z 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-16T23:20:08.0041457Z 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-16T23:20:08.3023969Z 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-16T23:20:08.4554054Z 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-16T23:20:08.6441814Z 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-16T23:20:08.9452558Z 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-16T23:20:09.1001469Z 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-16T23:20:09.2535344Z 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-16T23:20:09.4751973Z 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-16T23:20:09.7364055Z 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-16T23:20:10.1651368Z 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-16T23:20:10.4938161Z 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-16T23:20:10.6241839Z 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-16T23:20:10.7863082Z 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-16T23:20:10.9395406Z 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-16T23:20:11.0893196Z 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-16T23:20:11.3253915Z 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-16T23:20:11.5181311Z 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-16T23:20:11.6663757Z 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-16T23:20:11.8965946Z 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-16T23:20:12.0277215Z 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-16T23:20:12.1741984Z 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-16T23:20:12.3321658Z 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-16T23:20:12.4802442Z 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-16T23:20:12.7139735Z 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-16T23:20:12.9469213Z 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-16T23:20:13.0945058Z 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-16T23:20:13.2373756Z 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-16T23:20:13.4732775Z 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-16T23:20:13.6205302Z 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-16T23:20:13.8008875Z 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-16T23:20:14.0074396Z 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-16T23:20:14.1956557Z 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-16T23:20:14.3205471Z 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-16T23:20:14.5665190Z 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-16T23:20:15.0870962Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-16T23:20:15.0967680Z 2021-05-16T23:20:15.0968804Z *** arch - x64 2021-05-16T23:20:15.6974847Z 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-16T23:20:15.7205627Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:20:15.9225386Z 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-16T23:20:16.0656860Z 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-16T23:20:16.1705535Z 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-16T23:20:16.3881963Z 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-16T23:20:16.5343465Z 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-16T23:20:16.7202059Z 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-16T23:20:16.9936993Z 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-16T23:20:17.1402579Z 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-16T23:20:17.2877937Z 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-16T23:20:17.4905888Z 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-16T23:20:17.6974731Z 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-16T23:20:18.3604110Z 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-16T23:20:18.6481425Z 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-16T23:20:18.7810688Z 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-16T23:20:18.9217534Z 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-16T23:20:19.0642967Z 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-16T23:20:19.1996276Z 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-16T23:20:19.4216563Z 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-16T23:20:19.5957944Z 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-16T23:20:19.7311909Z 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-16T23:20:19.9451152Z 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-16T23:20:20.0804509Z 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-16T23:20:20.2208800Z 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-16T23:20:20.3754695Z 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-16T23:20:20.5139518Z 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-16T23:20:20.7320428Z 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-16T23:20:20.9419142Z 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-16T23:20:21.0851275Z 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-16T23:20:21.2235387Z 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-16T23:20:21.4401054Z 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-16T23:20:21.5723843Z 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-16T23:20:21.7409082Z 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-16T23:20:21.9275503Z 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-16T23:20:22.1192251Z 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-16T23:20:22.2453966Z 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-16T23:20:22.4797314Z 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-16T23:20:22.9507782Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-16T23:20:22.9617734Z ** R 2021-05-16T23:20:23.0121349Z ** inst 2021-05-16T23:20:23.0169448Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:23.8835021Z ** help 2021-05-16T23:20:24.4453747Z *** installing help indices 2021-05-16T23:20:24.7410367Z converting help for package 'git2r' 2021-05-16T23:20:24.7711627Z finding HTML links ... done 2021-05-16T23:20:24.8266807Z add html 2021-05-16T23:20:24.8388272Z ahead_behind html 2021-05-16T23:20:24.8632037Z as.data.frame.git_repository html 2021-05-16T23:20:24.8820881Z as.data.frame.git_tree html 2021-05-16T23:20:24.8894631Z as.list.git_tree html 2021-05-16T23:20:24.9299822Z blame html 2021-05-16T23:20:24.9430254Z blob_create html 2021-05-16T23:20:24.9520880Z branch_create html 2021-05-16T23:20:24.9574188Z branch_delete html 2021-05-16T23:20:24.9632185Z branch_get_upstream html 2021-05-16T23:20:24.9687202Z branch_remote_name html 2021-05-16T23:20:24.9742669Z branch_remote_url html 2021-05-16T23:20:24.9824763Z branch_rename html 2021-05-16T23:20:24.9896212Z branch_set_upstream html 2021-05-16T23:20:24.9950202Z branch_target html 2021-05-16T23:20:25.0037928Z branches html 2021-05-16T23:20:25.0103952Z bundle_r_package html 2021-05-16T23:20:25.0297959Z checkout html 2021-05-16T23:20:25.0477914Z clone html 2021-05-16T23:20:25.0736661Z commit html 2021-05-16T23:20:25.0942157Z commits html 2021-05-16T23:20:25.1103773Z config html 2021-05-16T23:20:25.1170199Z content html 2021-05-16T23:20:25.1271755Z contributions html 2021-05-16T23:20:25.1453197Z cred_env html 2021-05-16T23:20:25.1656430Z cred_ssh_key html 2021-05-16T23:20:25.1815518Z cred_token html 2021-05-16T23:20:25.1966821Z cred_user_pass html 2021-05-16T23:20:25.2029482Z default_signature html 2021-05-16T23:20:25.2118778Z descendant_of html 2021-05-16T23:20:25.2485111Z diff-methods html 2021-05-16T23:20:25.2575995Z discover_repository html 2021-05-16T23:20:25.2908746Z fetch html 2021-05-16T23:20:25.2992271Z fetch_heads html 2021-05-16T23:20:25.3027267Z git2r html 2021-05-16T23:20:25.3195782Z git_config_files html 2021-05-16T23:20:25.3451189Z git_time html 2021-05-16T23:20:25.3453018Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOMH0so/R.INSTALL18203ad574c4/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-16T23:20:25.3503832Z hash html 2021-05-16T23:20:25.3556906Z hashfile html 2021-05-16T23:20:25.3635151Z head.git_repository html 2021-05-16T23:20:25.3691090Z in_repository html 2021-05-16T23:20:25.3780525Z index_remove_bypath html 2021-05-16T23:20:25.3869042Z init html 2021-05-16T23:20:25.3937486Z is_bare html 2021-05-16T23:20:25.3996010Z is_binary html 2021-05-16T23:20:25.4047857Z is_blob html 2021-05-16T23:20:25.4112124Z is_branch html 2021-05-16T23:20:25.4164237Z is_commit html 2021-05-16T23:20:25.4230675Z is_detached html 2021-05-16T23:20:25.4292768Z is_empty html 2021-05-16T23:20:25.4353816Z is_head html 2021-05-16T23:20:25.4448915Z is_local html 2021-05-16T23:20:25.4506945Z is_merge html 2021-05-16T23:20:25.4566958Z is_shallow html 2021-05-16T23:20:25.4619101Z is_tag html 2021-05-16T23:20:25.4672707Z is_tree html 2021-05-16T23:20:25.4728904Z last_commit html 2021-05-16T23:20:25.4788161Z length.git_blob html 2021-05-16T23:20:25.4843524Z length.git_diff html 2021-05-16T23:20:25.4902410Z length.git_tree html 2021-05-16T23:20:25.4951841Z libgit2_features html 2021-05-16T23:20:25.4997414Z libgit2_version html 2021-05-16T23:20:25.5091705Z lookup html 2021-05-16T23:20:25.5164204Z lookup_commit html 2021-05-16T23:20:25.5725710Z ls_tree html 2021-05-16T23:20:25.5726929Z merge html 2021-05-16T23:20:25.5727614Z merge_base html 2021-05-16T23:20:25.5834812Z note_create html 2021-05-16T23:20:25.5909227Z note_default_ref html 2021-05-16T23:20:25.6003263Z note_remove html 2021-05-16T23:20:25.6106064Z notes html 2021-05-16T23:20:25.6261108Z odb_blobs html 2021-05-16T23:20:25.6357645Z odb_objects html 2021-05-16T23:20:25.6410185Z parents html 2021-05-16T23:20:25.6508089Z plot.git_repository html 2021-05-16T23:20:25.6580531Z print.git_reflog_entry html 2021-05-16T23:20:25.6785587Z pull html 2021-05-16T23:20:25.6873931Z punch_card html 2021-05-16T23:20:25.7025767Z push html 2021-05-16T23:20:25.7150153Z reexports html 2021-05-16T23:20:25.7212119Z references html 2021-05-16T23:20:25.7296431Z reflog html 2021-05-16T23:20:25.7400426Z remote_add html 2021-05-16T23:20:25.7551196Z remote_ls html 2021-05-16T23:20:25.7629751Z remote_remove html 2021-05-16T23:20:25.7711901Z remote_rename html 2021-05-16T23:20:25.7829152Z remote_set_url html 2021-05-16T23:20:25.7919608Z remote_url html 2021-05-16T23:20:25.7981506Z remotes html 2021-05-16T23:20:25.8079389Z repository html 2021-05-16T23:20:25.8142946Z repository_head html 2021-05-16T23:20:25.8294104Z reset html 2021-05-16T23:20:25.8384270Z revparse_single html 2021-05-16T23:20:25.8457285Z rm_file html 2021-05-16T23:20:25.8553209Z sha html 2021-05-16T23:20:25.8656364Z ssh_path html 2021-05-16T23:20:25.8730255Z ssl_cert_locations html 2021-05-16T23:20:25.8869970Z stash html 2021-05-16T23:20:25.8983096Z stash_apply html 2021-05-16T23:20:25.9073941Z stash_drop html 2021-05-16T23:20:25.9137030Z stash_list html 2021-05-16T23:20:25.9232483Z stash_pop html 2021-05-16T23:20:25.9398302Z status html 2021-05-16T23:20:25.9482065Z sub-.git_tree html 2021-05-16T23:20:25.9552312Z summary.git_repository html 2021-05-16T23:20:25.9628980Z summary.git_stash html 2021-05-16T23:20:25.9700513Z summary.git_tree html 2021-05-16T23:20:25.9844452Z tag html 2021-05-16T23:20:25.9928638Z tag_delete html 2021-05-16T23:20:25.9989867Z tags html 2021-05-16T23:20:26.0052865Z tree html 2021-05-16T23:20:26.0262048Z when html 2021-05-16T23:20:26.0264075Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpOMH0so/R.INSTALL18203ad574c4/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-16T23:20:26.0323797Z workdir html 2021-05-16T23:20:26.0339053Z ** building package indices 2021-05-16T23:20:26.2994622Z ** testing if installed package can be loaded 2021-05-16T23:20:26.2997037Z *** arch - i386 2021-05-16T23:20:26.6058586Z *** arch - x64 2021-05-16T23:20:26.9241985Z * DONE (git2r) 2021-05-16T23:20:27.3825397Z In R CMD INSTALL 2021-05-16T23:20:27.8539337Z * installing *source* package 'httr' ... 2021-05-16T23:20:27.8704067Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T23:20:27.9008918Z ** R 2021-05-16T23:20:27.9415962Z ** demo 2021-05-16T23:20:27.9482027Z ** inst 2021-05-16T23:20:27.9545862Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:30.5963763Z ** help 2021-05-16T23:20:30.9341427Z *** installing help indices 2021-05-16T23:20:31.1574922Z converting help for package 'httr' 2021-05-16T23:20:31.1857940Z finding HTML links ... done 2021-05-16T23:20:31.2489150Z BROWSE html 2021-05-16T23:20:31.3040740Z DELETE html 2021-05-16T23:20:31.3436694Z GET html 2021-05-16T23:20:31.3753528Z HEAD html 2021-05-16T23:20:31.4167978Z PATCH html 2021-05-16T23:20:31.4594850Z POST html 2021-05-16T23:20:31.5028980Z PUT html 2021-05-16T23:20:31.5638789Z RETRY html 2021-05-16T23:20:31.5817140Z Token-class html 2021-05-16T23:20:31.6263982Z VERB html 2021-05-16T23:20:31.6416347Z add_headers html 2021-05-16T23:20:31.6550719Z authenticate html 2021-05-16T23:20:31.6628320Z cache_info html 2021-05-16T23:20:31.6871981Z config html 2021-05-16T23:20:31.7340718Z content html 2021-05-16T23:20:31.7442062Z content_type html 2021-05-16T23:20:31.7505361Z cookies html 2021-05-16T23:20:31.7689045Z get_callback html 2021-05-16T23:20:31.7737078Z guess_media html 2021-05-16T23:20:31.7843282Z handle html 2021-05-16T23:20:31.7894436Z handle_pool html 2021-05-16T23:20:31.7932396Z has_content html 2021-05-16T23:20:31.7991783Z headers html 2021-05-16T23:20:31.8056254Z hmac_sha1 html 2021-05-16T23:20:31.8223973Z http_condition html 2021-05-16T23:20:31.8338459Z http_error html 2021-05-16T23:20:31.8496134Z http_status html 2021-05-16T23:20:31.8551582Z http_type html 2021-05-16T23:20:31.8894240Z httr-package html 2021-05-16T23:20:31.8954002Z httr_dr html 2021-05-16T23:20:31.9098494Z httr_options html 2021-05-16T23:20:31.9209298Z init_oauth1.0 html 2021-05-16T23:20:31.9526457Z init_oauth2.0 html 2021-05-16T23:20:31.9572539Z insensitive html 2021-05-16T23:20:31.9737063Z jwt_signature html 2021-05-16T23:20:31.9813959Z modify_url html 2021-05-16T23:20:32.0074736Z oauth1.0_token html 2021-05-16T23:20:32.0503941Z oauth2.0_token html 2021-05-16T23:20:32.0664955Z oauth_app html 2021-05-16T23:20:32.0713792Z oauth_callback html 2021-05-16T23:20:32.0876144Z oauth_endpoint html 2021-05-16T23:20:32.0960932Z oauth_endpoints html 2021-05-16T23:20:32.1062589Z oauth_exchanger html 2021-05-16T23:20:32.1200114Z oauth_listener html 2021-05-16T23:20:32.1338947Z oauth_service_token html 2021-05-16T23:20:32.1446652Z oauth_signature html 2021-05-16T23:20:32.1557971Z parse_http_date html 2021-05-16T23:20:32.1657946Z parse_media html 2021-05-16T23:20:32.1760877Z parse_url html 2021-05-16T23:20:32.1830450Z progress html 2021-05-16T23:20:32.1971683Z response html 2021-05-16T23:20:32.2028860Z revoke_all html 2021-05-16T23:20:32.2155971Z set_config html 2021-05-16T23:20:32.2286199Z set_cookies html 2021-05-16T23:20:32.2555663Z sha1_hash html 2021-05-16T23:20:32.2598256Z sign_oauth html 2021-05-16T23:20:32.2643019Z status_code html 2021-05-16T23:20:32.2796613Z stop_for_status html 2021-05-16T23:20:32.2945921Z timeout html 2021-05-16T23:20:32.3063450Z upload_file html 2021-05-16T23:20:32.3222984Z use_proxy html 2021-05-16T23:20:32.3325340Z user_agent html 2021-05-16T23:20:32.3536638Z verbose html 2021-05-16T23:20:32.3704130Z with_config html 2021-05-16T23:20:32.3787350Z write_disk html 2021-05-16T23:20:32.3849644Z write_function html 2021-05-16T23:20:32.3909877Z write_stream html 2021-05-16T23:20:32.3921436Z ** building package indices 2021-05-16T23:20:32.5682519Z ** installing vignettes 2021-05-16T23:20:32.5761966Z ** testing if installed package can be loaded 2021-05-16T23:20:32.5764210Z *** arch - i386 2021-05-16T23:20:32.7817684Z *** arch - x64 2021-05-16T23:20:32.9945984Z * DONE (httr) 2021-05-16T23:20:33.0484029Z In R CMD INSTALL 2021-05-16T23:20:33.5570775Z * installing *source* package 'cli' ... 2021-05-16T23:20:33.5776213Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T23:20:33.6082025Z ** R 2021-05-16T23:20:33.6663445Z ** inst 2021-05-16T23:20:33.6720023Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:36.1305599Z ** help 2021-05-16T23:20:36.5821745Z *** installing help indices 2021-05-16T23:20:36.7810391Z converting help for package 'cli' 2021-05-16T23:20:36.8097243Z finding HTML links ... done 2021-05-16T23:20:36.8799916Z ansi-styles html 2021-05-16T23:20:36.9057713Z ansi_align html 2021-05-16T23:20:36.9370383Z ansi_columns html 2021-05-16T23:20:36.9460189Z ansi_has_any html 2021-05-16T23:20:36.9595329Z ansi_hide_cursor html 2021-05-16T23:20:36.9804676Z ansi_nchar html 2021-05-16T23:20:36.9939473Z ansi_regex html 2021-05-16T23:20:37.0068242Z ansi_strip html 2021-05-16T23:20:37.0238135Z ansi_strsplit html 2021-05-16T23:20:37.0404873Z ansi_strtrim html 2021-05-16T23:20:37.0630079Z ansi_strwrap html 2021-05-16T23:20:37.0818510Z ansi_substr html 2021-05-16T23:20:37.1006052Z ansi_substring html 2021-05-16T23:20:37.1343877Z ansi_toupper html 2021-05-16T23:20:37.1490952Z ansi_trimws html 2021-05-16T23:20:37.1853326Z boxx html 2021-05-16T23:20:37.1951806Z builtin_theme html 2021-05-16T23:20:37.2137042Z cat_line html 2021-05-16T23:20:37.2215117Z cli html 2021-05-16T23:20:37.2318557Z cli_alert html 2021-05-16T23:20:37.2436374Z cli_blockquote html 2021-05-16T23:20:37.2677696Z cli_bullets html 2021-05-16T23:20:37.2851488Z cli_code html 2021-05-16T23:20:37.2985758Z cli_debug_doc html 2021-05-16T23:20:37.3117673Z cli_div html 2021-05-16T23:20:37.3295894Z cli_dl html 2021-05-16T23:20:37.3344168Z cli_end html 2021-05-16T23:20:37.3473304Z cli_format html 2021-05-16T23:20:37.3593636Z cli_format_method html 2021-05-16T23:20:37.3721355Z cli_h1 html 2021-05-16T23:20:37.3858839Z cli_li html 2021-05-16T23:20:37.3953457Z cli_list_themes html 2021-05-16T23:20:37.4126207Z cli_ol html 2021-05-16T23:20:37.4182925Z cli_output_connection html 2021-05-16T23:20:37.4324651Z cli_par html 2021-05-16T23:20:37.4618060Z cli_process_start html 2021-05-16T23:20:37.4785535Z cli_rule html 2021-05-16T23:20:37.4938394Z cli_sitrep html 2021-05-16T23:20:37.5234358Z cli_status html 2021-05-16T23:20:37.5423904Z cli_status_clear html 2021-05-16T23:20:37.5566993Z cli_status_update html 2021-05-16T23:20:37.5641700Z cli_text html 2021-05-16T23:20:37.5851868Z cli_ul html 2021-05-16T23:20:37.5996653Z cli_vec html 2021-05-16T23:20:37.6057814Z cli_verbatim html 2021-05-16T23:20:37.6170853Z combine_ansi_styles html 2021-05-16T23:20:37.6307255Z console_width html 2021-05-16T23:20:37.6430286Z containers html 2021-05-16T23:20:37.6501932Z demo_spinners html 2021-05-16T23:20:37.6646104Z faq html 2021-05-16T23:20:37.6738028Z format_error html 2021-05-16T23:20:37.6833971Z get_spinner html 2021-05-16T23:20:37.7367889Z inline-markup html 2021-05-16T23:20:37.7479194Z is_ansi_tty html 2021-05-16T23:20:37.7700049Z is_dynamic_tty html 2021-05-16T23:20:37.7775682Z is_utf8_output html 2021-05-16T23:20:37.7840603Z list_spinners html 2021-05-16T23:20:37.8065898Z make_ansi_style html 2021-05-16T23:20:37.8325609Z make_spinner html 2021-05-16T23:20:37.8392089Z match_selector html 2021-05-16T23:20:37.8488582Z match_selector_node html 2021-05-16T23:20:37.8874074Z num_ansi_colors html 2021-05-16T23:20:37.8970557Z parse_selector html 2021-05-16T23:20:37.9047927Z pluralization-helpers html 2021-05-16T23:20:37.9718634Z pluralization html 2021-05-16T23:20:37.9862569Z pluralize html 2021-05-16T23:20:38.0237395Z rule html 2021-05-16T23:20:38.0340637Z simple_theme html 2021-05-16T23:20:38.0423996Z spark_bar html 2021-05-16T23:20:38.0506879Z spark_line html 2021-05-16T23:20:38.0637344Z start_app html 2021-05-16T23:20:38.0746715Z style_hyperlink html 2021-05-16T23:20:38.0801510Z symbol html 2021-05-16T23:20:38.1018947Z test_that_cli html 2021-05-16T23:20:38.1591561Z themes html 2021-05-16T23:20:38.1824538Z tree html 2021-05-16T23:20:38.1945214Z unicode-width-workaround html 2021-05-16T23:20:38.1957384Z *** copying figures 2021-05-16T23:20:38.1964397Z ** building package indices 2021-05-16T23:20:38.4076123Z ** testing if installed package can be loaded 2021-05-16T23:20:38.4078520Z *** arch - i386 2021-05-16T23:20:38.7131024Z *** arch - x64 2021-05-16T23:20:39.0274924Z * DONE (cli) 2021-05-16T23:20:39.1090684Z In R CMD INSTALL 2021-05-16T23:20:39.3900359Z * installing *source* package 'credentials' ... 2021-05-16T23:20:39.3946114Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T23:20:39.4223793Z ** R 2021-05-16T23:20:39.4318821Z ** inst 2021-05-16T23:20:39.4358335Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:39.7258438Z ** help 2021-05-16T23:20:39.7681654Z *** installing help indices 2021-05-16T23:20:39.7961681Z converting help for package 'credentials' 2021-05-16T23:20:39.8231000Z finding HTML links ... done 2021-05-16T23:20:39.8550742Z credential_api html 2021-05-16T23:20:39.8645510Z credential_helper html 2021-05-16T23:20:39.8806102Z http_credentials html 2021-05-16T23:20:39.8951509Z set_github_pat html 2021-05-16T23:20:39.9142749Z ssh_credentials html 2021-05-16T23:20:39.9147141Z ** building package indices 2021-05-16T23:20:39.9360518Z ** installing vignettes 2021-05-16T23:20:39.9424113Z ** testing if installed package can be loaded 2021-05-16T23:20:39.9426865Z *** arch - i386 2021-05-16T23:20:42.2596948Z *** arch - x64 2021-05-16T23:20:43.2772139Z * DONE (credentials) 2021-05-16T23:20:43.3016182Z In R CMD INSTALL 2021-05-16T23:20:43.6477963Z * installing *source* package 'lifecycle' ... 2021-05-16T23:20:43.6569487Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T23:20:43.6846987Z ** R 2021-05-16T23:20:43.6954161Z ** inst 2021-05-16T23:20:43.7009891Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:43.9610690Z ** help 2021-05-16T23:20:44.0224377Z *** installing help indices 2021-05-16T23:20:44.0617157Z converting help for package 'lifecycle' 2021-05-16T23:20:44.0888155Z finding HTML links ... done 2021-05-16T23:20:44.1335449Z badge html 2021-05-16T23:20:44.1647577Z deprecate_soft html 2021-05-16T23:20:44.2099512Z deprecated html 2021-05-16T23:20:44.2328101Z expect_deprecated html 2021-05-16T23:20:44.2420767Z last_warnings html 2021-05-16T23:20:44.2580159Z lifecycle-package html 2021-05-16T23:20:44.2691064Z signal_experimental html 2021-05-16T23:20:44.2851700Z signal_stage html 2021-05-16T23:20:44.2968046Z verbosity html 2021-05-16T23:20:44.2973142Z *** copying figures 2021-05-16T23:20:44.3015253Z ** building package indices 2021-05-16T23:20:44.3338292Z ** installing vignettes 2021-05-16T23:20:44.3402261Z ** testing if installed package can be loaded 2021-05-16T23:20:44.3405131Z *** arch - i386 2021-05-16T23:20:44.6464261Z *** arch - x64 2021-05-16T23:20:44.9570083Z * DONE (lifecycle) 2021-05-16T23:20:44.9940578Z In R CMD INSTALL 2021-05-16T23:20:45.4331008Z * installing *source* package 'desc' ... 2021-05-16T23:20:45.4472889Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T23:20:45.4763575Z ** R 2021-05-16T23:20:45.5034911Z ** inst 2021-05-16T23:20:45.5073356Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:46.9910234Z ** help 2021-05-16T23:20:47.2695676Z *** installing help indices 2021-05-16T23:20:47.4241216Z converting help for package 'desc' 2021-05-16T23:20:47.4511541Z finding HTML links ... done 2021-05-16T23:20:47.5023027Z check_encoding html 2021-05-16T23:20:47.5116361Z check_field html 2021-05-16T23:20:47.5204337Z cran_ascii_fields html 2021-05-16T23:20:47.5686482Z cran_valid_fields html 2021-05-16T23:20:47.5762745Z dep_types html 2021-05-16T23:20:47.5919461Z desc html 2021-05-16T23:20:47.6150561Z desc_add_author html 2021-05-16T23:20:47.6386048Z desc_add_author_gh html 2021-05-16T23:20:47.6632624Z desc_add_me html 2021-05-16T23:20:47.6911132Z desc_add_orcid html 2021-05-16T23:20:47.7017598Z desc_add_remotes html 2021-05-16T23:20:47.7284169Z desc_add_role html 2021-05-16T23:20:47.7413017Z desc_add_to_collate html 2021-05-16T23:20:47.7499649Z desc_add_urls html 2021-05-16T23:20:47.7689912Z desc_bump_version html 2021-05-16T23:20:47.7939627Z desc_change_maintainer html 2021-05-16T23:20:47.8016288Z desc_clear_remotes html 2021-05-16T23:20:47.8113337Z desc_clear_urls html 2021-05-16T23:20:47.8282187Z desc_coerce_authors_at_r html 2021-05-16T23:20:47.8403799Z desc_del html 2021-05-16T23:20:47.8652515Z desc_del_author html 2021-05-16T23:20:47.8772397Z desc_del_collate html 2021-05-16T23:20:47.8938814Z desc_del_dep html 2021-05-16T23:20:47.9051512Z desc_del_deps html 2021-05-16T23:20:47.9188450Z desc_del_from_collate html 2021-05-16T23:20:47.9290782Z desc_del_remotes html 2021-05-16T23:20:47.9562247Z desc_del_role html 2021-05-16T23:20:47.9657129Z desc_del_urls html 2021-05-16T23:20:47.9757021Z desc_fields html 2021-05-16T23:20:47.9874167Z desc_get html 2021-05-16T23:20:48.0056171Z desc_get_author html 2021-05-16T23:20:48.0253312Z desc_get_authors html 2021-05-16T23:20:48.0352326Z desc_get_built html 2021-05-16T23:20:48.0480876Z desc_get_collate html 2021-05-16T23:20:48.0621043Z desc_get_deps html 2021-05-16T23:20:48.0788335Z desc_get_field html 2021-05-16T23:20:48.0971033Z desc_get_maintainer html 2021-05-16T23:20:48.1027537Z desc_get_remotes html 2021-05-16T23:20:48.1094098Z desc_get_urls html 2021-05-16T23:20:48.1245123Z desc_get_version html 2021-05-16T23:20:48.1247305Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGiJiEu/R.INSTALLbbc1d6b4325/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-16T23:20:48.1369434Z desc_has_dep html 2021-05-16T23:20:48.1478219Z desc_has_fields html 2021-05-16T23:20:48.1553376Z desc_normalize html 2021-05-16T23:20:48.1605379Z desc_print html 2021-05-16T23:20:48.1675488Z desc_reformat_fields html 2021-05-16T23:20:48.1747245Z desc_reorder_fields html 2021-05-16T23:20:48.1891137Z desc_set html 2021-05-16T23:20:48.2083377Z desc_set_authors html 2021-05-16T23:20:48.2219632Z desc_set_collate html 2021-05-16T23:20:48.2385898Z desc_set_dep html 2021-05-16T23:20:48.2523694Z desc_set_deps html 2021-05-16T23:20:48.2613854Z desc_set_remotes html 2021-05-16T23:20:48.2722337Z desc_set_urls html 2021-05-16T23:20:48.2925394Z desc_set_version html 2021-05-16T23:20:48.2928553Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGiJiEu/R.INSTALLbbc1d6b4325/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-16T23:20:48.2975674Z desc_to_latex html 2021-05-16T23:20:48.3022964Z desc_validate html 2021-05-16T23:20:48.4914607Z description html 2021-05-16T23:20:48.4918449Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGiJiEu/R.INSTALLbbc1d6b4325/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-16T23:20:48.4922867Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGiJiEu/R.INSTALLbbc1d6b4325/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-16T23:20:48.4927353Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGiJiEu/R.INSTALLbbc1d6b4325/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-16T23:20:48.4929681Z ** building package indices 2021-05-16T23:20:48.6462953Z ** testing if installed package can be loaded 2021-05-16T23:20:48.6465205Z *** arch - i386 2021-05-16T23:20:48.9525932Z *** arch - x64 2021-05-16T23:20:49.2654178Z * DONE (desc) 2021-05-16T23:20:49.3107003Z In R CMD INSTALL 2021-05-16T23:20:49.5608050Z * installing *source* package 'cachem' ... 2021-05-16T23:20:49.5643919Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T23:20:49.5928718Z ** libs 2021-05-16T23:20:49.5937291Z 2021-05-16T23:20:49.5938422Z *** arch - i386 2021-05-16T23:20:49.6151941Z 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-16T23:20:49.7218930Z 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-16T23:20:49.9376509Z 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-16T23:20:50.0420527Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-16T23:20:50.0429666Z 2021-05-16T23:20:50.0430957Z *** arch - x64 2021-05-16T23:20:50.0635258Z 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-16T23:20:50.1641159Z 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-16T23:20:50.3938301Z 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-16T23:20:50.4918030Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-16T23:20:50.4945299Z ** R 2021-05-16T23:20:50.5083311Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:50.8952999Z ** help 2021-05-16T23:20:50.9395700Z *** installing help indices 2021-05-16T23:20:50.9700164Z converting help for package 'cachem' 2021-05-16T23:20:50.9976073Z finding HTML links ... done 2021-05-16T23:20:51.1412052Z cache_disk html 2021-05-16T23:20:51.1506349Z cache_layered html 2021-05-16T23:20:51.2249496Z cache_mem html 2021-05-16T23:20:51.2373841Z reexports html 2021-05-16T23:20:51.2378501Z ** building package indices 2021-05-16T23:20:51.2623225Z ** testing if installed package can be loaded 2021-05-16T23:20:51.2626040Z *** arch - i386 2021-05-16T23:20:51.5688214Z *** arch - x64 2021-05-16T23:20:51.8789650Z * DONE (cachem) 2021-05-16T23:20:51.9037535Z In R CMD INSTALL 2021-05-16T23:20:52.1978924Z * installing *source* package 'gh' ... 2021-05-16T23:20:52.2036353Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T23:20:52.2319286Z ** R 2021-05-16T23:20:52.2509509Z ** inst 2021-05-16T23:20:52.2547897Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:20:53.1710103Z ** help 2021-05-16T23:20:53.2339813Z *** installing help indices 2021-05-16T23:20:53.2696179Z converting help for package 'gh' 2021-05-16T23:20:53.3036792Z finding HTML links ... done 2021-05-16T23:20:53.3259140Z gh-package html 2021-05-16T23:20:53.3894702Z gh html 2021-05-16T23:20:53.4367259Z gh_gql html 2021-05-16T23:20:53.4462148Z gh_next html 2021-05-16T23:20:53.4632623Z gh_rate_limit html 2021-05-16T23:20:53.4904192Z gh_token html 2021-05-16T23:20:53.4962674Z gh_tree_remote html 2021-05-16T23:20:53.5193576Z gh_whoami html 2021-05-16T23:20:53.5269457Z print.gh_response html 2021-05-16T23:20:53.5275800Z ** building package indices 2021-05-16T23:20:53.5581093Z ** installing vignettes 2021-05-16T23:20:53.5647236Z ** testing if installed package can be loaded 2021-05-16T23:20:53.5650166Z *** arch - i386 2021-05-16T23:20:53.8713959Z *** arch - x64 2021-05-16T23:20:54.1803002Z * DONE (gh) 2021-05-16T23:20:54.2089908Z In R CMD INSTALL 2021-05-16T23:20:54.5544613Z * installing *source* package 'gert' ... 2021-05-16T23:20:54.5626744Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T23:20:54.5629018Z 2021-05-16T23:20:54.5629668Z ********************************************** 2021-05-16T23:20:54.5630449Z WARNING: this package has a configure script 2021-05-16T23:20:54.5631359Z It probably needs manual configuration 2021-05-16T23:20:54.5632144Z ********************************************** 2021-05-16T23:20:54.5632533Z 2021-05-16T23:20:54.5632888Z 2021-05-16T23:20:54.5917423Z ** libs 2021-05-16T23:20:54.5926351Z 2021-05-16T23:20:54.5927528Z *** arch - i386 2021-05-16T23:20:54.6256302Z 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-16T23:20:54.6449562Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:20:56.4325249Z 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-16T23:20:56.7106746Z 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-16T23:20:57.0064588Z 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-16T23:20:57.2967634Z 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-16T23:20:57.4477537Z 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-16T23:20:57.5848579Z 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-16T23:20:57.7924497Z 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-16T23:20:57.9271504Z 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-16T23:20:58.0974913Z 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-16T23:20:58.2743303Z 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-16T23:20:58.4165294Z 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-16T23:20:58.5879578Z 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-16T23:20:58.7331828Z 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-16T23:20:58.9221619Z 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-16T23:20:59.1805457Z 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-16T23:20:59.6999046Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-16T23:20:59.7085973Z 2021-05-16T23:20:59.7087157Z *** arch - x64 2021-05-16T23:20:59.7384383Z 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-16T23:20:59.7574326Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-16T23:20:59.9637087Z 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-16T23:21:00.2298445Z 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-16T23:21:00.4905346Z 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-16T23:21:00.7426322Z 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-16T23:21:00.8860232Z 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-16T23:21:01.0191236Z 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-16T23:21:01.2155306Z 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-16T23:21:01.3489079Z 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-16T23:21:01.5090731Z 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-16T23:21:01.6773138Z 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-16T23:21:01.8272022Z 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-16T23:21:01.9989844Z 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-16T23:21:02.1402223Z 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-16T23:21:02.3172714Z 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-16T23:21:02.5773847Z 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-16T23:21:03.0653516Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-16T23:21:03.0761464Z ** R 2021-05-16T23:21:03.0967869Z ** inst 2021-05-16T23:21:03.1000190Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:03.7283624Z ** help 2021-05-16T23:21:03.8701094Z *** installing help indices 2021-05-16T23:21:03.9359933Z converting help for package 'gert' 2021-05-16T23:21:03.9631133Z finding HTML links ... done 2021-05-16T23:21:04.0120476Z git_archive html 2021-05-16T23:21:04.0382195Z git_branch html 2021-05-16T23:21:04.1147833Z git_commit html 2021-05-16T23:21:04.1488210Z git_config html 2021-05-16T23:21:04.1729649Z git_diff html 2021-05-16T23:21:04.2317435Z git_fetch html 2021-05-16T23:21:04.2630972Z git_merge html 2021-05-16T23:21:04.2722530Z git_open html 2021-05-16T23:21:04.3039382Z git_rebase html 2021-05-16T23:21:04.3299282Z git_remote html 2021-05-16T23:21:04.3560292Z git_repo html 2021-05-16T23:21:04.3820435Z git_signature html 2021-05-16T23:21:04.4070005Z git_stash html 2021-05-16T23:21:04.4235430Z git_submodule html 2021-05-16T23:21:04.4467629Z git_tag html 2021-05-16T23:21:04.4605525Z github html 2021-05-16T23:21:04.4654966Z libgit2_config html 2021-05-16T23:21:04.4735763Z user_is_configured html 2021-05-16T23:21:04.4741767Z ** building package indices 2021-05-16T23:21:04.5355840Z ** installing vignettes 2021-05-16T23:21:04.5460359Z ** testing if installed package can be loaded 2021-05-16T23:21:04.5464178Z *** arch - i386 2021-05-16T23:21:04.8528425Z *** arch - x64 2021-05-16T23:21:05.2626237Z * DONE (gert) 2021-05-16T23:21:05.3410890Z In R CMD INSTALL 2021-05-16T23:21:05.6119788Z * installing *source* package 'memoise' ... 2021-05-16T23:21:05.6155913Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T23:21:05.6478099Z ** R 2021-05-16T23:21:05.6574507Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:05.9070721Z ** help 2021-05-16T23:21:05.9644623Z *** installing help indices 2021-05-16T23:21:06.0057555Z converting help for package 'memoise' 2021-05-16T23:21:06.0330887Z finding HTML links ... done 2021-05-16T23:21:06.0493656Z cache_filesystem html 2021-05-16T23:21:06.0600294Z cache_gcs html 2021-05-16T23:21:06.0656990Z cache_memory html 2021-05-16T23:21:06.0793392Z cache_s3 html 2021-05-16T23:21:06.0870384Z drop_cache html 2021-05-16T23:21:06.0936299Z forget html 2021-05-16T23:21:06.1007757Z has_cache html 2021-05-16T23:21:06.1091350Z is.memoised html 2021-05-16T23:21:06.1473538Z memoise html 2021-05-16T23:21:06.1553486Z timeout html 2021-05-16T23:21:06.1558973Z ** building package indices 2021-05-16T23:21:06.1913736Z ** testing if installed package can be loaded 2021-05-16T23:21:06.1916196Z *** arch - i386 2021-05-16T23:21:06.4976102Z *** arch - x64 2021-05-16T23:21:06.8070871Z * DONE (memoise) 2021-05-16T23:21:06.8299211Z In R CMD INSTALL 2021-05-16T23:21:07.4701308Z * installing *source* package 'usethis' ... 2021-05-16T23:21:07.4977245Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T23:21:07.5354499Z ** R 2021-05-16T23:21:07.6149162Z ** inst 2021-05-16T23:21:07.6390325Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:10.3692078Z ** help 2021-05-16T23:21:10.7764741Z *** installing help indices 2021-05-16T23:21:10.9806256Z converting help for package 'usethis' 2021-05-16T23:21:11.0118758Z finding HTML links ... done 2021-05-16T23:21:11.0732536Z badges html 2021-05-16T23:21:11.1063037Z browse-this html 2021-05-16T23:21:11.1501798Z ci html 2021-05-16T23:21:11.2208989Z create_from_github html 2021-05-16T23:21:11.2703088Z create_package html 2021-05-16T23:21:11.2913516Z edit html 2021-05-16T23:21:11.3036827Z edit_file html 2021-05-16T23:21:11.3080936Z git_branch_default html 2021-05-16T23:21:11.3240421Z git_credentials html 2021-05-16T23:21:11.3383727Z git_protocol html 2021-05-16T23:21:11.3438321Z git_sitrep html 2021-05-16T23:21:11.3513800Z git_vaccinate html 2021-05-16T23:21:11.3811520Z github-token html 2021-05-16T23:21:11.4020080Z github_actions html 2021-05-16T23:21:11.4154473Z issue-this html 2021-05-16T23:21:11.4528198Z licenses html 2021-05-16T23:21:11.4600181Z proj_activate html 2021-05-16T23:21:11.4705019Z proj_sitrep html 2021-05-16T23:21:11.5088857Z proj_utils html 2021-05-16T23:21:11.5818887Z pull-requests html 2021-05-16T23:21:11.5915514Z rename_files html 2021-05-16T23:21:11.5994877Z rprofile-helper html 2021-05-16T23:21:11.6350215Z tidyverse html 2021-05-16T23:21:11.6616064Z ui-questions html 2021-05-16T23:21:11.6955537Z ui html 2021-05-16T23:21:11.7052118Z use_addin html 2021-05-16T23:21:11.7140291Z use_blank_slate html 2021-05-16T23:21:11.7247564Z use_build_ignore html 2021-05-16T23:21:11.7286093Z use_citation html 2021-05-16T23:21:11.7433909Z use_code_of_conduct html 2021-05-16T23:21:11.7965851Z use_course_details html 2021-05-16T23:21:11.8044339Z use_coverage html 2021-05-16T23:21:11.8114402Z use_cpp11 html 2021-05-16T23:21:11.8237446Z use_cran_comments html 2021-05-16T23:21:11.8491832Z use_data html 2021-05-16T23:21:11.8585104Z use_data_table html 2021-05-16T23:21:11.8851632Z use_description html 2021-05-16T23:21:11.8938712Z use_directory html 2021-05-16T23:21:11.9013468Z use_git html 2021-05-16T23:21:11.9211498Z use_git_config html 2021-05-16T23:21:11.9310316Z use_git_hook html 2021-05-16T23:21:11.9397585Z use_git_ignore html 2021-05-16T23:21:11.9507551Z use_git_remote html 2021-05-16T23:21:11.9930777Z use_github html 2021-05-16T23:21:12.0288249Z use_github_action html 2021-05-16T23:21:12.0564571Z use_github_labels html 2021-05-16T23:21:12.0708450Z use_github_links html 2021-05-16T23:21:12.0964117Z use_github_pages html 2021-05-16T23:21:12.1054433Z use_github_release html 2021-05-16T23:21:12.1130796Z use_jenkins html 2021-05-16T23:21:12.1199711Z use_latest_dependencies html 2021-05-16T23:21:12.1292866Z use_lifecycle html 2021-05-16T23:21:12.1404475Z use_logo html 2021-05-16T23:21:12.1452181Z use_make html 2021-05-16T23:21:12.1561030Z use_namespace html 2021-05-16T23:21:12.1649410Z use_news_md html 2021-05-16T23:21:12.1797371Z use_package html 2021-05-16T23:21:12.1954428Z use_package_doc html 2021-05-16T23:21:12.2055177Z use_pipe html 2021-05-16T23:21:12.2223192Z use_pkgdown html 2021-05-16T23:21:12.2350535Z use_r html 2021-05-16T23:21:12.2452319Z use_rcpp html 2021-05-16T23:21:12.2609941Z use_readme_rmd html 2021-05-16T23:21:12.2679397Z use_release_issue html 2021-05-16T23:21:12.2750136Z use_revdep html 2021-05-16T23:21:12.2878312Z use_rmarkdown_template html 2021-05-16T23:21:12.2926903Z use_roxygen_md html 2021-05-16T23:21:12.3037655Z use_rstudio html 2021-05-16T23:21:12.3170318Z use_spell_check html 2021-05-16T23:21:12.3400791Z use_template html 2021-05-16T23:21:12.3504642Z use_testthat html 2021-05-16T23:21:12.3707126Z use_tibble html 2021-05-16T23:21:12.3864772Z use_tidy_thanks html 2021-05-16T23:21:12.4039435Z use_tutorial html 2021-05-16T23:21:12.4145408Z use_version html 2021-05-16T23:21:12.4283997Z use_vignette html 2021-05-16T23:21:12.4438520Z usethis-defunct html 2021-05-16T23:21:12.4633810Z usethis-package html 2021-05-16T23:21:12.4778277Z write-this html 2021-05-16T23:21:12.4968962Z zip-utils html 2021-05-16T23:21:12.4982928Z *** copying figures 2021-05-16T23:21:12.5039615Z ** building package indices 2021-05-16T23:21:12.7121807Z ** testing if installed package can be loaded 2021-05-16T23:21:12.7124110Z *** arch - i386 2021-05-16T23:21:13.1185081Z *** arch - x64 2021-05-16T23:21:13.5419779Z * DONE (usethis) 2021-05-16T23:21:13.6422168Z In R CMD INSTALL 2021-05-16T23:21:13.6445684Z 2021-05-16T23:21:13.6446602Z The downloaded source packages are in 2021-05-16T23:21:13.6447600Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages' 2021-05-16T23:21:13.6482630Z Running `R CMD build`... 2021-05-16T23:21:17.7299655Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c621669ce\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T23:21:17.7301582Z * preparing 'tic': 2021-05-16T23:21:17.7302525Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:21:17.7303386Z * installing the package to process help pages 2021-05-16T23:21:17.7304519Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:21:17.7305433Z * checking for empty or unneeded directories 2021-05-16T23:21:17.7306187Z Removed empty directory 'tic/.circleci' 2021-05-16T23:21:17.7306922Z Removed empty directory 'tic/pkgdown' 2021-05-16T23:21:17.7307847Z * building 'tic_0.10.0.tar.gz' 2021-05-16T23:21:17.7329504Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:21:17.7330201Z (as 'lib' is unspecified) 2021-05-16T23:21:18.2437178Z * installing *source* package 'tic' ... 2021-05-16T23:21:18.2861880Z ** R 2021-05-16T23:21:18.3300276Z ** inst 2021-05-16T23:21:18.3538625Z ** preparing package for lazy loading 2021-05-16T23:21:18.5861328Z ** help 2021-05-16T23:21:18.8842217Z *** installing help indices 2021-05-16T23:21:19.0698228Z converting help for package 'tic' 2021-05-16T23:21:19.0961064Z finding HTML links ... done 2021-05-16T23:21:19.2154073Z Deprecated html 2021-05-16T23:21:19.2465720Z TicStep html 2021-05-16T23:21:19.2578993Z base64serialize html 2021-05-16T23:21:19.2796818Z ci html 2021-05-16T23:21:19.3424858Z do_blogdown html 2021-05-16T23:21:19.4019588Z do_bookdown html 2021-05-16T23:21:19.4535984Z do_drat html 2021-05-16T23:21:19.5066038Z do_package_checks html 2021-05-16T23:21:19.5628400Z do_pkgdown html 2021-05-16T23:21:19.6056804Z do_readme_rmd html 2021-05-16T23:21:19.6275590Z dsl html 2021-05-16T23:21:19.6582493Z dsl_get html 2021-05-16T23:21:19.6762942Z gha_add_secret html 2021-05-16T23:21:19.6900478Z github_helpers html 2021-05-16T23:21:19.7006574Z github_info html 2021-05-16T23:21:19.7106315Z list_macros html 2021-05-16T23:21:19.7288046Z macro html 2021-05-16T23:21:19.7409116Z prepare_all_stages html 2021-05-16T23:21:19.7479421Z reexports html 2021-05-16T23:21:19.7605024Z repo html 2021-05-16T23:21:19.7762764Z run_all_stages html 2021-05-16T23:21:19.7878709Z run_stage html 2021-05-16T23:21:19.8039906Z ssh_key_helpers html 2021-05-16T23:21:19.8126262Z stages html 2021-05-16T23:21:19.8312549Z step_add_to_drat html 2021-05-16T23:21:19.8500105Z step_add_to_known_hosts html 2021-05-16T23:21:19.8703463Z step_build_blogdown html 2021-05-16T23:21:19.8791213Z step_build_bookdown html 2021-05-16T23:21:19.9253249Z step_build_pkgdown html 2021-05-16T23:21:19.9567230Z step_do_push_deploy html 2021-05-16T23:21:19.9714750Z step_hello_world html 2021-05-16T23:21:20.0136396Z step_install_pkg html 2021-05-16T23:21:20.0357281Z step_install_ssh_keys html 2021-05-16T23:21:20.0725745Z step_push_deploy html 2021-05-16T23:21:20.1019975Z step_rcmdcheck html 2021-05-16T23:21:20.1204514Z step_run_code html 2021-05-16T23:21:20.1359545Z step_session_info html 2021-05-16T23:21:20.1645837Z step_setup_push_deploy html 2021-05-16T23:21:20.1919466Z step_setup_ssh html 2021-05-16T23:21:20.2140014Z step_test_ssh html 2021-05-16T23:21:20.2327406Z step_write_text_file html 2021-05-16T23:21:20.2586901Z tic-package html 2021-05-16T23:21:20.2728690Z update_yml html 2021-05-16T23:21:20.2931151Z use_ghactions_deploy html 2021-05-16T23:21:20.3263068Z use_tic html 2021-05-16T23:21:20.3378839Z use_tic_badge html 2021-05-16T23:21:20.3516970Z use_tic_r html 2021-05-16T23:21:20.3600808Z use_update_tic html 2021-05-16T23:21:20.3929046Z yaml_templates html 2021-05-16T23:21:20.3937835Z *** copying figures 2021-05-16T23:21:20.3983076Z ** building package indices 2021-05-16T23:21:20.5375739Z ** installing vignettes 2021-05-16T23:21:20.5420302Z ** testing if installed package can be loaded 2021-05-16T23:21:20.5422946Z *** arch - i386 2021-05-16T23:21:20.8477544Z *** arch - x64 2021-05-16T23:21:21.2648034Z * DONE (tic) 2021-05-16T23:21:21.3269057Z In R CMD INSTALL 2021-05-16T23:21:21.3836263Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:21:21.5629096Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:21:25.2169011Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:21:25.2170621Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:21:25.2171767Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:21:25.2173223Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:21:25.2177790Z 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-16T23:21:25.2181279Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:21:25.2182426Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:21:25.2183590Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:21:25.2185128Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:21:25.2186455Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:21:25.2187724Z (as 'lib' is unspecified) 2021-05-16T23:21:25.2188892Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:21:25.2190074Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:21:25.2191150Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:21:25.2192266Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:21:25.2193431Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:21:25.2194769Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:21:25.2195922Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:21:25.2197071Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:21:25.2198234Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:21:25.2199322Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:21:25.2200413Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:21:25.2201494Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:21:25.2202554Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:21:25.2203671Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:21:25.2204844Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:21:25.2205964Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:21:25.2207082Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:21:25.2208202Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:21:25.2209290Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:21:25.2210432Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:21:25.2211552Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:21:25.2212656Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:21:25.2213883Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:21:25.2215129Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:21:25.2216306Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:21:25.2217435Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:21:25.2218582Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:21:25.2219729Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:21:25.2220868Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:21:25.2222016Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:21:26.8423419Z 2021-05-16T23:21:26.8425697Z There are binary versions available but the source versions are later: 2021-05-16T23:21:26.8438771Z binary source needs_compilation 2021-05-16T23:21:26.8440429Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T23:21:26.8441529Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T23:21:26.8442612Z pillar 1.4.3 1.6.1 FALSE 2021-05-16T23:21:26.8445127Z tibble 3.0.1 3.1.2 TRUE 2021-05-16T23:21:26.8446255Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T23:21:26.8447333Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T23:21:26.8448405Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T23:21:26.8449471Z waldo 0.1.0 0.2.5 FALSE 2021-05-16T23:21:26.8450521Z ps 1.3.2 1.6.0 TRUE 2021-05-16T23:21:26.8451594Z processx 3.4.2 3.5.2 TRUE 2021-05-16T23:21:26.8452689Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T23:21:26.8453800Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T23:21:26.8455615Z digest 0.6.25 0.6.27 TRUE 2021-05-16T23:21:26.8456780Z callr 3.4.3 3.7.0 FALSE 2021-05-16T23:21:26.8457822Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-16T23:21:26.8459187Z brio 1.0.0 1.1.2 TRUE 2021-05-16T23:21:26.8460547Z xfun 0.13 0.23 TRUE 2021-05-16T23:21:26.8462071Z highr 0.8 0.9 FALSE 2021-05-16T23:21:26.8463259Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T23:21:26.8464614Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-16T23:21:26.8465448Z knitr 1.28 1.33 FALSE 2021-05-16T23:21:26.8465959Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T23:21:26.8466473Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T23:21:26.8467009Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T23:21:26.8484713Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T23:21:26.8485495Z devtools 2.3.0 2.4.1 FALSE 2021-05-16T23:21:26.8485810Z 2021-05-16T23:21:26.8730487Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-16T23:21:26.8734009Z ================================================== 2021-05-16T23:21:26.8735264Z downloaded 21 KB 2021-05-16T23:21:26.8735705Z 2021-05-16T23:21:26.8747526Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-16T23:21:26.8816294Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-16T23:21:26.8818977Z ================================================== 2021-05-16T23:21:26.8819740Z downloaded 19 KB 2021-05-16T23:21:26.8820192Z 2021-05-16T23:21:26.8830795Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-16T23:21:26.9492981Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-16T23:21:26.9503295Z ================================================== 2021-05-16T23:21:26.9504713Z downloaded 73 KB 2021-05-16T23:21:26.9505470Z 2021-05-16T23:21:26.9528359Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-16T23:21:26.9840632Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-16T23:21:27.0693354Z ================================================== 2021-05-16T23:21:27.0694502Z downloaded 3.0 MB 2021-05-16T23:21:27.0695041Z 2021-05-16T23:21:27.0708582Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-16T23:21:27.0745469Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-16T23:21:27.0800363Z ================================================== 2021-05-16T23:21:27.0801180Z downloaded 185 KB 2021-05-16T23:21:27.0801665Z 2021-05-16T23:21:27.0812765Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-16T23:21:27.0912210Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-16T23:21:27.0988181Z ================================================== 2021-05-16T23:21:27.0989114Z downloaded 210 KB 2021-05-16T23:21:27.0989599Z 2021-05-16T23:21:27.0999799Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-16T23:21:27.1163002Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-16T23:21:27.1223544Z ================================================== 2021-05-16T23:21:27.1225706Z downloaded 259 KB 2021-05-16T23:21:27.1226257Z 2021-05-16T23:21:27.1236724Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-16T23:21:27.1327925Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-16T23:21:27.1335014Z ================================================== 2021-05-16T23:21:27.1336010Z downloaded 110 KB 2021-05-16T23:21:27.1336484Z 2021-05-16T23:21:27.1346646Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-16T23:21:27.1434263Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-16T23:21:27.1437183Z ================================================== 2021-05-16T23:21:27.1437971Z downloaded 23 KB 2021-05-16T23:21:27.1438581Z 2021-05-16T23:21:27.1448489Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-16T23:21:27.1497440Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-16T23:21:27.1501508Z ================================================== 2021-05-16T23:21:27.1502305Z downloaded 45 KB 2021-05-16T23:21:27.1502712Z 2021-05-16T23:21:27.1512333Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-16T23:21:27.1567405Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-16T23:21:27.1570978Z ================================================== 2021-05-16T23:21:27.1571712Z downloaded 36 KB 2021-05-16T23:21:27.1572156Z 2021-05-16T23:21:27.1581671Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-16T23:21:27.1644776Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-16T23:21:27.1657280Z ================================================== 2021-05-16T23:21:27.1658162Z downloaded 129 KB 2021-05-16T23:21:27.1658580Z 2021-05-16T23:21:27.1748880Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.1844499Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.1947064Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.2892682Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.3157482Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.3356330Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.3543388Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.3786902Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.3883691Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.3999000Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.4112448Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.4225464Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T23:21:27.4247361Z 2021-05-16T23:21:27.4248294Z The downloaded binary packages are in 2021-05-16T23:21:27.4249537Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages 2021-05-16T23:21:27.4252899Z 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-16T23:21:27.4254256Z 2021-05-16T23:21:27.4267471Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:21:27.4466951Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T23:21:27.4829927Z ================================================== 2021-05-16T23:21:27.4831166Z downloaded 233 KB 2021-05-16T23:21:27.4831901Z 2021-05-16T23:21:27.4846615Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:21:27.5204881Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T23:21:27.5488297Z ================================================== 2021-05-16T23:21:27.5489202Z downloaded 764 KB 2021-05-16T23:21:27.5489689Z 2021-05-16T23:21:27.5502834Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:21:27.5600287Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:21:27.5837675Z ================================================== 2021-05-16T23:21:27.5838398Z downloaded 1.1 MB 2021-05-16T23:21:27.5838940Z 2021-05-16T23:21:27.5852120Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:21:27.5949884Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:21:27.5982303Z ================================================== 2021-05-16T23:21:27.5983314Z downloaded 670 KB 2021-05-16T23:21:27.5983749Z 2021-05-16T23:21:27.5995984Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:21:27.7933614Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T23:21:27.7938633Z ================================================== 2021-05-16T23:21:27.7939276Z downloaded 13 KB 2021-05-16T23:21:27.7939677Z 2021-05-16T23:21:27.7963417Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:21:27.8261740Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T23:21:27.8420588Z ================================================== 2021-05-16T23:21:27.8421557Z downloaded 265 KB 2021-05-16T23:21:27.8422145Z 2021-05-16T23:21:27.8442868Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:21:27.8659863Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T23:21:27.8768114Z ================================================== 2021-05-16T23:21:27.8769058Z downloaded 466 KB 2021-05-16T23:21:27.8769576Z 2021-05-16T23:21:27.8782416Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:21:27.9059527Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T23:21:27.9101606Z ================================================== 2021-05-16T23:21:27.9102897Z downloaded 25 KB 2021-05-16T23:21:27.9103622Z 2021-05-16T23:21:27.9189567Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:21:27.9661604Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T23:21:27.9675135Z ================================================== 2021-05-16T23:21:27.9675910Z downloaded 116 KB 2021-05-16T23:21:27.9676475Z 2021-05-16T23:21:27.9696588Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:21:27.9839281Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T23:21:27.9853856Z ================================================== 2021-05-16T23:21:27.9855167Z downloaded 138 KB 2021-05-16T23:21:27.9855998Z 2021-05-16T23:21:27.9872791Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:21:27.9993302Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T23:21:27.9999011Z ================================================== 2021-05-16T23:21:27.9999754Z downloaded 59 KB 2021-05-16T23:21:28.0000198Z 2021-05-16T23:21:28.0010268Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:21:28.0109586Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T23:21:28.0111670Z ================================================== 2021-05-16T23:21:28.0112454Z downloaded 8066 bytes 2021-05-16T23:21:28.0112911Z 2021-05-16T23:21:28.0123245Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:21:28.0252770Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T23:21:28.0264434Z ================================================== 2021-05-16T23:21:28.0265321Z downloaded 160 KB 2021-05-16T23:21:28.0265817Z 2021-05-16T23:21:28.0276216Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:21:28.0366274Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T23:21:28.0371795Z ================================================== 2021-05-16T23:21:28.0372853Z downloaded 72 KB 2021-05-16T23:21:28.0373408Z 2021-05-16T23:21:28.0387235Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:21:28.0465269Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T23:21:28.0582399Z ================================================== 2021-05-16T23:21:28.0583988Z downloaded 11 KB 2021-05-16T23:21:28.0585221Z 2021-05-16T23:21:28.0602587Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:21:28.0746434Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:21:28.0755006Z ================================================== 2021-05-16T23:21:28.0756056Z downloaded 109 KB 2021-05-16T23:21:28.0756653Z 2021-05-16T23:21:28.0769592Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:21:28.1272837Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T23:21:28.1277691Z ================================================== 2021-05-16T23:21:28.1279026Z downloaded 14 KB 2021-05-16T23:21:28.1279826Z 2021-05-16T23:21:28.1301153Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:21:28.1532899Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T23:21:28.4355046Z ================================================== 2021-05-16T23:21:28.4356194Z downloaded 7.2 MB 2021-05-16T23:21:28.4356737Z 2021-05-16T23:21:28.4370527Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:21:28.4481472Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T23:21:28.4780847Z ================================================== 2021-05-16T23:21:28.4781810Z downloaded 2.8 MB 2021-05-16T23:21:28.4782424Z 2021-05-16T23:21:28.4794905Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:21:28.5038184Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T23:21:28.6476936Z ================================================== 2021-05-16T23:21:28.6477738Z downloaded 871 KB 2021-05-16T23:21:28.6478298Z 2021-05-16T23:21:28.6493367Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:21:28.6557170Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T23:21:28.6561641Z ================================================== 2021-05-16T23:21:28.6562427Z downloaded 29 KB 2021-05-16T23:21:28.6562828Z 2021-05-16T23:21:28.6574177Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:21:28.6664675Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T23:21:28.6704233Z ================================================== 2021-05-16T23:21:28.6705052Z downloaded 664 KB 2021-05-16T23:21:28.6705520Z 2021-05-16T23:21:28.6716079Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:21:28.6755131Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T23:21:28.6812477Z ================================================== 2021-05-16T23:21:28.6813405Z downloaded 40 KB 2021-05-16T23:21:28.6813866Z 2021-05-16T23:21:28.6823707Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:21:28.6895996Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T23:21:28.6916161Z ================================================== 2021-05-16T23:21:28.6917208Z downloaded 248 KB 2021-05-16T23:21:28.6917819Z 2021-05-16T23:21:28.6929134Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:21:28.7065878Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T23:21:28.7114896Z ================================================== 2021-05-16T23:21:28.7115968Z downloaded 362 KB 2021-05-16T23:21:28.7116450Z 2021-05-16T23:21:29.1453866Z * installing *source* package 'utf8' ... 2021-05-16T23:21:29.1605898Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T23:21:29.1855776Z ** libs 2021-05-16T23:21:29.1864745Z 2021-05-16T23:21:29.1865932Z *** arch - i386 2021-05-16T23:21:29.2630956Z 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-16T23:21:29.3935374Z 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-16T23:21:29.8631742Z 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-16T23:21:29.9874386Z 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-16T23:21:30.0905687Z 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-16T23:21:30.2111465Z 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-16T23:21:30.4330630Z 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-16T23:21:30.5567489Z 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-16T23:21:30.7425238Z 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-16T23:21:30.8824950Z 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-16T23:21:31.0435671Z 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-16T23:21:31.1682169Z 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-16T23:21:31.2880433Z 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-16T23:21:31.4103314Z 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-16T23:21:31.8194048Z 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-16T23:21:31.9519466Z 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-16T23:21:32.3940054Z 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-16T23:21:32.5057413Z 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-16T23:21:32.5969767Z 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-16T23:21:32.7550692Z 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-16T23:21:32.8511051Z 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-16T23:21:33.3296717Z 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-16T23:21:34.9211188Z 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-16T23:21:35.2032943Z 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-16T23:21:35.3288901Z 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-16T23:21:35.4465718Z 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-16T23:21:35.5765401Z 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-16T23:21:35.7129554Z 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-16T23:21:35.8548533Z 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-16T23:21:35.9853959Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-16T23:21:35.9871856Z 2021-05-16T23:21:35.9872972Z *** arch - x64 2021-05-16T23:21:36.0582828Z 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-16T23:21:36.1759347Z 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-16T23:21:36.3603987Z 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-16T23:21:36.4722324Z 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-16T23:21:36.5668196Z 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-16T23:21:36.6817605Z 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-16T23:21:36.8806147Z 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-16T23:21:36.9964235Z 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-16T23:21:37.1671461Z 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-16T23:21:37.2956966Z 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-16T23:21:37.4247043Z 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-16T23:21:37.5395031Z 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-16T23:21:37.6441148Z 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-16T23:21:37.7541824Z 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-16T23:21:38.3892379Z 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-16T23:21:38.4948400Z 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-16T23:21:38.9100152Z 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-16T23:21:39.0194315Z 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-16T23:21:39.1135222Z 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-16T23:21:39.2283215Z 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-16T23:21:39.3244307Z 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-16T23:21:39.7851820Z 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-16T23:21:41.2457915Z 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-16T23:21:41.4642051Z 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-16T23:21:41.5849623Z 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-16T23:21:41.6966620Z 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-16T23:21:41.8258683Z 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-16T23:21:41.9532728Z 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-16T23:21:42.1080044Z 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-16T23:21:42.2315798Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-16T23:21:42.2349061Z ** R 2021-05-16T23:21:42.2448736Z ** inst 2021-05-16T23:21:42.2475222Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:42.5370307Z ** help 2021-05-16T23:21:42.6000533Z *** installing help indices 2021-05-16T23:21:42.6328210Z converting help for package 'utf8' 2021-05-16T23:21:42.6609535Z finding HTML links ... done 2021-05-16T23:21:42.6863064Z as_utf8 html 2021-05-16T23:21:42.7104736Z output html 2021-05-16T23:21:42.7356730Z utf8-package html 2021-05-16T23:21:42.7677653Z utf8_encode html 2021-05-16T23:21:42.8036241Z utf8_format html 2021-05-16T23:21:42.8224551Z utf8_normalize html 2021-05-16T23:21:42.8721415Z utf8_print html 2021-05-16T23:21:42.8923733Z utf8_width html 2021-05-16T23:21:42.8927845Z ** building package indices 2021-05-16T23:21:42.9234879Z ** installing vignettes 2021-05-16T23:21:42.9297281Z ** testing if installed package can be loaded 2021-05-16T23:21:42.9300045Z *** arch - i386 2021-05-16T23:21:43.2365671Z *** arch - x64 2021-05-16T23:21:43.4450614Z * DONE (utf8) 2021-05-16T23:21:43.5291248Z In R CMD INSTALL 2021-05-16T23:21:43.8991868Z * installing *source* package 'fansi' ... 2021-05-16T23:21:43.9097125Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T23:21:43.9369335Z ** libs 2021-05-16T23:21:43.9378055Z 2021-05-16T23:21:43.9379216Z *** arch - i386 2021-05-16T23:21:43.9726554Z 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-16T23:21:44.0661694Z 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-16T23:21:44.1849595Z 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-16T23:21:44.2919879Z 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-16T23:21:44.4210052Z 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-16T23:21:44.7231943Z 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-16T23:21:44.8144443Z 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-16T23:21:45.2278233Z 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-16T23:21:45.3193657Z strip.c: In function 'FANSI_strip': 2021-05-16T23:21:45.3196205Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:21:45.3201885Z res_track += csi.start - chr_track; 2021-05-16T23:21:45.3205876Z ^ 2021-05-16T23:21:45.4101048Z 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-16T23:21:45.5044121Z 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-16T23:21:45.6585110Z 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-16T23:21:45.9264959Z 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-16T23:21:46.0732765Z 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-16T23:21:46.1822969Z 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-16T23:21:46.2994891Z 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-16T23:21:46.4162979Z utils.c: In function 'FANSI_find_esc': 2021-05-16T23:21:46.4164541Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:21:46.4165687Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T23:21:46.4166623Z ^ 2021-05-16T23:21:46.4167761Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:21:46.5196012Z 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-16T23:21:47.7393248Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-16T23:21:47.7393670Z 2021-05-16T23:21:47.7394019Z *** arch - x64 2021-05-16T23:21:47.7395812Z 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-16T23:21:47.7397549Z 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-16T23:21:47.7398759Z 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-16T23:21:47.7399933Z 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-16T23:21:47.7401051Z 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-16T23:21:47.7402182Z 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-16T23:21:47.8290732Z 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-16T23:21:47.9180481Z 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-16T23:21:48.2290742Z 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-16T23:21:48.4071675Z 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-16T23:21:48.5030565Z 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-16T23:21:48.6525711Z 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-16T23:21:48.8851295Z 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-16T23:21:49.0254367Z 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-16T23:21:49.1294835Z 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-16T23:21:49.2411407Z 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-16T23:21:49.3504043Z utils.c: In function 'FANSI_find_esc': 2021-05-16T23:21:49.3505728Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:21:49.3506886Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-16T23:21:49.3507616Z ^ 2021-05-16T23:21:49.3508764Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T23:21:49.4517665Z 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-16T23:21:49.8422851Z 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-16T23:21:49.9504205Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-16T23:21:49.9536314Z ** R 2021-05-16T23:21:49.9760709Z ** inst 2021-05-16T23:21:49.9791447Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:21:50.4745863Z ** help 2021-05-16T23:21:50.5969681Z *** installing help indices 2021-05-16T23:21:50.6608988Z converting help for package 'fansi' 2021-05-16T23:21:50.6895768Z finding HTML links ... done 2021-05-16T23:21:50.8194615Z fansi html 2021-05-16T23:21:50.8268577Z fansi_lines html 2021-05-16T23:21:50.8593269Z has_ctl html 2021-05-16T23:21:50.8708253Z html_code_block html 2021-05-16T23:21:50.8781174Z html_esc html 2021-05-16T23:21:50.9297291Z nchar_ctl html 2021-05-16T23:21:50.9774526Z set_knit_hooks html 2021-05-16T23:21:50.9953929Z sgr_to_html html 2021-05-16T23:21:51.0264111Z strip_ctl html 2021-05-16T23:21:51.0886934Z strsplit_ctl html 2021-05-16T23:21:51.0889059Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSoHwVs/R.INSTALLe947d516925/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-16T23:21:51.1316495Z strtrim_ctl html 2021-05-16T23:21:51.1319804Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSoHwVs/R.INSTALLe947d516925/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-16T23:21:51.2043212Z strwrap_ctl html 2021-05-16T23:21:51.2045430Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpSoHwVs/R.INSTALLe947d516925/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-16T23:21:51.2636483Z substr_ctl html 2021-05-16T23:21:51.2864153Z tabs_as_spaces html 2021-05-16T23:21:51.3014763Z term_cap_test html 2021-05-16T23:21:51.3304648Z unhandled_ctl html 2021-05-16T23:21:51.3310859Z ** building package indices 2021-05-16T23:21:51.3865318Z ** installing vignettes 2021-05-16T23:21:51.3971095Z ** testing if installed package can be loaded 2021-05-16T23:21:51.3974237Z *** arch - i386 2021-05-16T23:21:51.7060023Z *** arch - x64 2021-05-16T23:21:52.0141297Z * DONE (fansi) 2021-05-16T23:21:52.0675610Z In R CMD INSTALL 2021-05-16T23:21:52.7772434Z * installing *source* package 'diffobj' ... 2021-05-16T23:21:52.8105304Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T23:21:52.8379528Z ** libs 2021-05-16T23:21:52.8388786Z 2021-05-16T23:21:52.8390032Z *** arch - i386 2021-05-16T23:21:52.8653203Z 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-16T23:21:53.1846772Z 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-16T23:21:53.3007991Z 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-16T23:21:53.5283403Z 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-16T23:21:53.6350948Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-16T23:21:53.6366077Z 2021-05-16T23:21:53.6366993Z *** arch - x64 2021-05-16T23:21:53.6593191Z 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-16T23:21:53.8897572Z 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-16T23:21:54.0051000Z 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-16T23:21:54.2234924Z 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-16T23:21:54.3186988Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-16T23:21:54.3215089Z ** R 2021-05-16T23:21:54.4039865Z ** inst 2021-05-16T23:21:54.4115249Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:01.5440958Z ** help 2021-05-16T23:22:01.8731836Z *** installing help indices 2021-05-16T23:22:02.0197616Z converting help for package 'diffobj' 2021-05-16T23:22:02.0477068Z finding HTML links ... done 2021-05-16T23:22:02.1078192Z AlignThreshold-class html 2021-05-16T23:22:02.1150009Z Diff-class html 2021-05-16T23:22:02.1390277Z Extract_PaletteOfStyles html 2021-05-16T23:22:02.2394036Z Pager html 2021-05-16T23:22:02.2873700Z PaletteOfStyles-class html 2021-05-16T23:22:02.3108376Z Rdiff_chr html 2021-05-16T23:22:02.4344226Z Style html 2021-05-16T23:22:02.4776374Z StyleFuns html 2021-05-16T23:22:02.4866398Z StyleSummary html 2021-05-16T23:22:02.5089579Z StyleText html 2021-05-16T23:22:02.5200557Z any-Diff-method html 2021-05-16T23:22:02.5301398Z as.character-DiffSummary-method html 2021-05-16T23:22:02.5376972Z as.character-MyersMbaSes-method html 2021-05-16T23:22:02.5457340Z auto_context html 2021-05-16T23:22:02.5503485Z console_lines html 2021-05-16T23:22:02.5872563Z 2021-05-16T23:22:02.6303078Z finding level-2 HTML links ... done 2021-05-16T23:22:02.7798192Z diffChr html 2021-05-16T23:22:02.9934113Z diffCsv html 2021-05-16T23:22:03.1811983Z diffDeparse html 2021-05-16T23:22:03.3780451Z diffFile html 2021-05-16T23:22:03.3961364Z diffObj html 2021-05-16T23:22:03.6033737Z diffPrint html 2021-05-16T23:22:03.8023337Z diffStr html 2021-05-16T23:22:03.8269412Z diff_myers html 2021-05-16T23:22:03.8308298Z diffobj-package html 2021-05-16T23:22:03.8364855Z diffobj_s4method_doc html 2021-05-16T23:22:03.8421864Z diffobj_set_def_opts html 2021-05-16T23:22:03.8481764Z dimnames-PaletteOfStyles-method html 2021-05-16T23:22:03.8646526Z extract-Diff-method html 2021-05-16T23:22:03.8769198Z finalizeHtml html 2021-05-16T23:22:03.8826713Z gdo html 2021-05-16T23:22:03.9207346Z guides html 2021-05-16T23:22:03.9284606Z has_Rdiff html 2021-05-16T23:22:03.9386265Z make_blocking html 2021-05-16T23:22:03.9464820Z nchar_html html 2021-05-16T23:22:03.9576297Z pager_is_less html 2021-05-16T23:22:03.9712077Z par_frame html 2021-05-16T23:22:04.0013288Z ses html 2021-05-16T23:22:04.0071237Z show-DiffSummary-method html 2021-05-16T23:22:04.0130143Z show-PaletteOfStyles-method html 2021-05-16T23:22:04.0204659Z show-Style-method html 2021-05-16T23:22:04.0358339Z strip_hz_control html 2021-05-16T23:22:04.0519512Z summary-Diff-method html 2021-05-16T23:22:04.0614231Z summary-MyersMbaSes-method html 2021-05-16T23:22:04.0702504Z summary-PaletteOfStyles-method html 2021-05-16T23:22:04.0831619Z tag_f html 2021-05-16T23:22:04.1145068Z trim html 2021-05-16T23:22:04.1246848Z view_or_browse html 2021-05-16T23:22:04.1297569Z webfiles html 2021-05-16T23:22:04.1307154Z ** building package indices 2021-05-16T23:22:04.2847934Z ** installing vignettes 2021-05-16T23:22:04.2924429Z ** testing if installed package can be loaded 2021-05-16T23:22:04.2927247Z *** arch - i386 2021-05-16T23:22:04.6992368Z *** arch - x64 2021-05-16T23:22:05.1128751Z * DONE (diffobj) 2021-05-16T23:22:05.2050914Z In R CMD INSTALL 2021-05-16T23:22:05.6120745Z * installing *source* package 'ps' ... 2021-05-16T23:22:05.6242099Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T23:22:06.9319089Z ** libs 2021-05-16T23:22:06.9330815Z 2021-05-16T23:22:06.9332066Z *** arch - i386 2021-05-16T23:22:06.9780622Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T23:22:07.1881443Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T23:22:07.6131851Z 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-16T23:22:08.0029566Z 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-16T23:22:08.4004595Z 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-16T23:22:08.7846744Z 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-16T23:22:09.3367590Z 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-16T23:22:09.4394476Z 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-16T23:22:10.0969752Z 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-16T23:22:10.5228714Z 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-16T23:22:11.3885299Z 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-16T23:22:11.6997641Z 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-16T23:22:12.2770144Z 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-16T23:22:12.7250135Z 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-16T23:22:13.2470194Z 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-16T23:22:13.4016679Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T23:22:13.4063554Z 2021-05-16T23:22:13.4064874Z *** arch - x64 2021-05-16T23:22:13.4487962Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-16T23:22:13.6411976Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-16T23:22:14.2730660Z 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-16T23:22:14.8779458Z 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-16T23:22:15.4923011Z 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-16T23:22:16.1135749Z 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-16T23:22:16.8527609Z 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-16T23:22:16.9511857Z 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-16T23:22:17.7972952Z 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-16T23:22:18.4212378Z 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-16T23:22:19.3728062Z 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-16T23:22:19.9068904Z 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-16T23:22:20.6082635Z 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-16T23:22:21.2734020Z 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-16T23:22:22.0292094Z 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-16T23:22:22.1690452Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-16T23:22:22.1753622Z ** R 2021-05-16T23:22:22.1990391Z ** inst 2021-05-16T23:22:22.2030424Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:23.0708544Z ** help 2021-05-16T23:22:23.3489879Z *** installing help indices 2021-05-16T23:22:23.4911942Z converting help for package 'ps' 2021-05-16T23:22:23.5500421Z finding HTML links ... done 2021-05-16T23:22:23.6173039Z CleanupReporter html 2021-05-16T23:22:23.6241522Z errno html 2021-05-16T23:22:23.6406797Z ps html 2021-05-16T23:22:23.6453366Z ps_boot_time html 2021-05-16T23:22:23.6765147Z ps_children html 2021-05-16T23:22:23.7078362Z ps_cmdline html 2021-05-16T23:22:23.7423887Z ps_connections html 2021-05-16T23:22:23.7483314Z ps_cpu_count html 2021-05-16T23:22:23.7801185Z ps_cpu_times html 2021-05-16T23:22:23.8066190Z ps_create_time html 2021-05-16T23:22:23.8354679Z ps_cwd html 2021-05-16T23:22:23.8622605Z ps_descent html 2021-05-16T23:22:23.8729981Z ps_disk_partitions html 2021-05-16T23:22:23.8837435Z ps_disk_usage html 2021-05-16T23:22:23.9201739Z ps_environ html 2021-05-16T23:22:23.9446161Z ps_exe html 2021-05-16T23:22:23.9599519Z ps_get_nice html 2021-05-16T23:22:23.9920820Z ps_handle html 2021-05-16T23:22:24.0213974Z ps_interrupt html 2021-05-16T23:22:24.0480460Z ps_is_running html 2021-05-16T23:22:24.0740580Z ps_kill html 2021-05-16T23:22:24.1114905Z ps_kill_tree html 2021-05-16T23:22:24.1272235Z ps_loadavg html 2021-05-16T23:22:24.1657034Z ps_memory_info html 2021-05-16T23:22:24.1912799Z ps_name html 2021-05-16T23:22:24.2217193Z ps_num_fds html 2021-05-16T23:22:24.2531591Z ps_num_threads html 2021-05-16T23:22:24.2818780Z ps_open_files html 2021-05-16T23:22:24.2871768Z ps_os_type html 2021-05-16T23:22:24.3121665Z ps_pid html 2021-05-16T23:22:24.3164452Z ps_pids html 2021-05-16T23:22:24.3463221Z ps_ppid html 2021-05-16T23:22:24.3765613Z ps_resume html 2021-05-16T23:22:24.4074635Z ps_send_signal html 2021-05-16T23:22:24.4321664Z ps_shared_lib_users html 2021-05-16T23:22:24.4584267Z ps_shared_libs html 2021-05-16T23:22:24.4956696Z ps_status html 2021-05-16T23:22:24.5234071Z ps_suspend html 2021-05-16T23:22:24.5370937Z ps_system_cpu_times html 2021-05-16T23:22:24.5538953Z ps_system_memory html 2021-05-16T23:22:24.5677589Z ps_system_swap html 2021-05-16T23:22:24.5934743Z ps_terminal html 2021-05-16T23:22:24.6198584Z ps_terminate html 2021-05-16T23:22:24.6302552Z ps_tty_size html 2021-05-16T23:22:24.6638231Z ps_uids html 2021-05-16T23:22:24.6902102Z ps_username html 2021-05-16T23:22:24.6977981Z ps_users html 2021-05-16T23:22:24.7017694Z signals html 2021-05-16T23:22:24.7027109Z ** building package indices 2021-05-16T23:22:24.8445542Z ** testing if installed package can be loaded 2021-05-16T23:22:24.8447672Z *** arch - i386 2021-05-16T23:22:25.1508961Z *** arch - x64 2021-05-16T23:22:25.4644018Z * DONE (ps) 2021-05-16T23:22:25.5346308Z In R CMD INSTALL 2021-05-16T23:22:26.0456949Z * installing *source* package 'pkgload' ... 2021-05-16T23:22:26.0665191Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T23:22:26.0951435Z ** R 2021-05-16T23:22:26.1185056Z ** inst 2021-05-16T23:22:26.1202644Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:26.8502070Z ** help 2021-05-16T23:22:26.9667619Z *** installing help indices 2021-05-16T23:22:27.0449571Z converting help for package 'pkgload' 2021-05-16T23:22:27.0760676Z finding HTML links ... done 2021-05-16T23:22:27.0976836Z check_dep_version html 2021-05-16T23:22:27.1063841Z check_suggested html 2021-05-16T23:22:27.1368853Z dev_example html 2021-05-16T23:22:27.1499964Z dev_help html 2021-05-16T23:22:27.1550787Z dev_meta html 2021-05-16T23:22:27.1587275Z has_tests html 2021-05-16T23:22:27.1794673Z help html 2021-05-16T23:22:27.1903573Z imports_env html 2021-05-16T23:22:27.1973827Z inst html 2021-05-16T23:22:27.2028084Z is_dev_package html 2021-05-16T23:22:27.2655318Z load_all html 2021-05-16T23:22:27.2710517Z load_code html 2021-05-16T23:22:27.2759577Z load_data html 2021-05-16T23:22:27.2805448Z load_dll html 2021-05-16T23:22:27.2850198Z load_imports html 2021-05-16T23:22:27.2965741Z ns_env html 2021-05-16T23:22:27.3061891Z package_file html 2021-05-16T23:22:27.3171926Z packages html 2021-05-16T23:22:27.3237115Z parse_deps html 2021-05-16T23:22:27.3283028Z parse_ns_file html 2021-05-16T23:22:27.3413371Z pkg_env html 2021-05-16T23:22:27.3490636Z pkgtest html 2021-05-16T23:22:27.3554736Z run_pkg_hook html 2021-05-16T23:22:27.3749278Z system.file html 2021-05-16T23:22:27.3848656Z unload html 2021-05-16T23:22:27.3855017Z ** building package indices 2021-05-16T23:22:27.4547933Z ** testing if installed package can be loaded 2021-05-16T23:22:27.4549772Z *** arch - i386 2021-05-16T23:22:27.9630340Z *** arch - x64 2021-05-16T23:22:28.4782238Z * DONE (pkgload) 2021-05-16T23:22:28.5484039Z In R CMD INSTALL 2021-05-16T23:22:28.8150145Z * installing *source* package 'ellipsis' ... 2021-05-16T23:22:28.8185184Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T23:22:28.8483366Z ** libs 2021-05-16T23:22:28.8491732Z 2021-05-16T23:22:28.8492914Z *** arch - i386 2021-05-16T23:22:28.8725162Z 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-16T23:22:29.0087818Z 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-16T23:22:29.2271125Z 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-16T23:22:29.3365050Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-16T23:22:29.3374560Z 2021-05-16T23:22:29.3375793Z *** arch - x64 2021-05-16T23:22:29.3589587Z 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-16T23:22:29.4846080Z 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-16T23:22:29.7078742Z 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-16T23:22:29.8041720Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-16T23:22:29.8069516Z ** R 2021-05-16T23:22:29.8140983Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:29.9161160Z ** help 2021-05-16T23:22:29.9572023Z *** installing help indices 2021-05-16T23:22:29.9900672Z converting help for package 'ellipsis' 2021-05-16T23:22:30.0196102Z finding HTML links ... done 2021-05-16T23:22:30.0430820Z check_dots_empty html 2021-05-16T23:22:30.0590672Z check_dots_unnamed html 2021-05-16T23:22:30.0756452Z check_dots_used html 2021-05-16T23:22:30.0808335Z dots_empty html 2021-05-16T23:22:30.0861735Z dots_used html 2021-05-16T23:22:30.1017012Z ellipsis-package html 2021-05-16T23:22:30.1124804Z safe_median html 2021-05-16T23:22:30.1128875Z ** building package indices 2021-05-16T23:22:30.1377932Z ** testing if installed package can be loaded 2021-05-16T23:22:30.1380842Z *** arch - i386 2021-05-16T23:22:30.4439823Z *** arch - x64 2021-05-16T23:22:30.7548343Z * DONE (ellipsis) 2021-05-16T23:22:30.7808737Z In R CMD INSTALL 2021-05-16T23:22:31.1282726Z * installing *source* package 'digest' ... 2021-05-16T23:22:31.1369720Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T23:22:31.1578975Z ** libs 2021-05-16T23:22:31.1587389Z 2021-05-16T23:22:31.1588646Z *** arch - i386 2021-05-16T23:22:31.2027103Z 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-16T23:22:31.5145504Z 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-16T23:22:31.8830981Z 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-16T23:22:32.5552352Z 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-16T23:22:32.8554463Z 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-16T23:22:33.4534026Z 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-16T23:22:33.6048211Z 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-16T23:22:34.1558311Z 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-16T23:22:34.2766690Z 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-16T23:22:34.3621613Z 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-16T23:22:34.5807208Z 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-16T23:22:34.7185114Z 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-16T23:22:34.8405115Z 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-16T23:22:35.1293007Z 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-16T23:22:35.3264043Z 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-16T23:22:35.8009558Z 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-16T23:22:35.9514935Z 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-16T23:22:36.5523957Z 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-16T23:22:36.6716682Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-16T23:22:36.6728926Z 2021-05-16T23:22:36.6730104Z *** arch - x64 2021-05-16T23:22:36.7148383Z 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-16T23:22:36.9210549Z 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-16T23:22:37.3176355Z 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-16T23:22:37.8819299Z 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-16T23:22:38.1557028Z 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-16T23:22:38.6698804Z 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-16T23:22:38.8087581Z 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-16T23:22:39.5480837Z 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-16T23:22:39.6597754Z 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-16T23:22:39.7359339Z 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-16T23:22:39.9035735Z 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-16T23:22:40.0055706Z 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-16T23:22:40.1228517Z 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-16T23:22:40.3689669Z 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-16T23:22:40.5293524Z 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-16T23:22:40.9173854Z 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-16T23:22:41.0633929Z 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-16T23:22:41.4554715Z 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-16T23:22:41.5651166Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-16T23:22:41.5681804Z ** R 2021-05-16T23:22:41.5756300Z ** demo 2021-05-16T23:22:41.5772261Z ** inst 2021-05-16T23:22:41.5861732Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:41.9615154Z ** help 2021-05-16T23:22:42.0290885Z *** installing help indices 2021-05-16T23:22:42.0678094Z converting help for package 'digest' 2021-05-16T23:22:42.0951235Z finding HTML links ... done 2021-05-16T23:22:42.1389281Z AES html 2021-05-16T23:22:42.2335325Z digest html 2021-05-16T23:22:42.2471871Z digest2int html 2021-05-16T23:22:42.2856889Z hmac html 2021-05-16T23:22:42.2947651Z makeRaw html 2021-05-16T23:22:42.3328936Z sha1 html 2021-05-16T23:22:42.3560040Z vdigest html 2021-05-16T23:22:42.3564391Z ** building package indices 2021-05-16T23:22:42.4195664Z ** installing vignettes 2021-05-16T23:22:42.4283816Z ** testing if installed package can be loaded 2021-05-16T23:22:42.4286627Z *** arch - i386 2021-05-16T23:22:42.6331505Z *** arch - x64 2021-05-16T23:22:42.9442179Z * DONE (digest) 2021-05-16T23:22:43.0050157Z In R CMD INSTALL 2021-05-16T23:22:43.2894578Z * installing *source* package 'brio' ... 2021-05-16T23:22:43.2939516Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T23:22:43.3171041Z ** libs 2021-05-16T23:22:43.3181572Z 2021-05-16T23:22:43.3182924Z *** arch - i386 2021-05-16T23:22:43.3471122Z 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-16T23:22:43.7274726Z 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-16T23:22:43.8351231Z 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-16T23:22:43.9351766Z 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-16T23:22:44.0384150Z 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-16T23:22:44.1437500Z 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-16T23:22:44.2836625Z 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-16T23:22:44.3829816Z 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-16T23:22:45.2406430Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-16T23:22:45.2407139Z 2021-05-16T23:22:45.2407766Z *** arch - x64 2021-05-16T23:22:45.2410293Z 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-16T23:22:45.2413073Z 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-16T23:22:45.3380699Z 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-16T23:22:45.4349991Z 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-16T23:22:45.5268249Z 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-16T23:22:45.6283406Z 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-16T23:22:45.7315902Z 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-16T23:22:45.8536086Z 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-16T23:22:45.9498767Z 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-16T23:22:46.1825868Z 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-16T23:22:46.2837686Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-16T23:22:46.2866956Z ** R 2021-05-16T23:22:46.2942133Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:46.3579963Z ** help 2021-05-16T23:22:46.4021889Z *** installing help indices 2021-05-16T23:22:46.4322343Z converting help for package 'brio' 2021-05-16T23:22:46.4658946Z finding HTML links ... done 2021-05-16T23:22:46.4778121Z file_line_endings html 2021-05-16T23:22:46.4966026Z readLines html 2021-05-16T23:22:46.5046532Z read_file html 2021-05-16T23:22:46.5135829Z read_lines html 2021-05-16T23:22:46.5322034Z writeLines html 2021-05-16T23:22:46.5392603Z write_file html 2021-05-16T23:22:46.5484138Z write_lines html 2021-05-16T23:22:46.5488504Z ** building package indices 2021-05-16T23:22:46.5723110Z ** testing if installed package can be loaded 2021-05-16T23:22:46.5725629Z *** arch - i386 2021-05-16T23:22:46.7771420Z *** arch - x64 2021-05-16T23:22:46.9840448Z * DONE (brio) 2021-05-16T23:22:47.0148860Z In R CMD INSTALL 2021-05-16T23:22:47.4043496Z * installing *source* package 'xfun' ... 2021-05-16T23:22:47.4156328Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T23:22:47.4483277Z ** libs 2021-05-16T23:22:47.4492013Z 2021-05-16T23:22:47.4493832Z *** arch - i386 2021-05-16T23:22:47.4761852Z 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-16T23:22:47.6358408Z 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-16T23:22:47.8515922Z 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-16T23:22:47.9586029Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-16T23:22:47.9593996Z 2021-05-16T23:22:47.9595325Z *** arch - x64 2021-05-16T23:22:47.9826414Z 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-16T23:22:48.1371796Z 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-16T23:22:48.3575732Z 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-16T23:22:48.4534568Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-16T23:22:48.4561881Z ** R 2021-05-16T23:22:48.4871666Z ** inst 2021-05-16T23:22:48.4910479Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:22:49.7216482Z ** help 2021-05-16T23:22:50.0615854Z *** installing help indices 2021-05-16T23:22:50.2595196Z converting help for package 'xfun' 2021-05-16T23:22:50.2906371Z finding HTML links ... done 2021-05-16T23:22:50.3299114Z Rscript html 2021-05-16T23:22:50.3469256Z Rscript_call html 2021-05-16T23:22:50.3543160Z attr html 2021-05-16T23:22:50.3656426Z base64_encode html 2021-05-16T23:22:50.3732325Z base64_uri html 2021-05-16T23:22:50.3941865Z bg_process html 2021-05-16T23:22:50.4014737Z bump_version html 2021-05-16T23:22:50.4565542Z cache_rds html 2021-05-16T23:22:50.4625489Z del_empty_dir html 2021-05-16T23:22:50.4726919Z dir_create html 2021-05-16T23:22:50.4820743Z dir_exists html 2021-05-16T23:22:50.4938086Z do_once html 2021-05-16T23:22:50.5119164Z download_file html 2021-05-16T23:22:50.5336162Z embed_file html 2021-05-16T23:22:50.5476843Z exit_call html 2021-05-16T23:22:50.5621896Z file_ext html 2021-05-16T23:22:50.5692039Z file_string html 2021-05-16T23:22:50.5773480Z format_bytes html 2021-05-16T23:22:50.5932807Z from_root html 2021-05-16T23:22:50.6033614Z github_releases html 2021-05-16T23:22:50.6152572Z grep_sub html 2021-05-16T23:22:50.6364468Z gsub_file html 2021-05-16T23:22:50.6429234Z in_dir html 2021-05-16T23:22:50.6542385Z install_dir html 2021-05-16T23:22:50.6644958Z install_github html 2021-05-16T23:22:50.6706675Z isFALSE html 2021-05-16T23:22:50.6747599Z is_R_CMD_check html 2021-05-16T23:22:50.6823358Z is_abs_path html 2021-05-16T23:22:50.6889700Z is_ascii html 2021-05-16T23:22:50.6991630Z is_sub_path html 2021-05-16T23:22:50.7055812Z is_web_path html 2021-05-16T23:22:50.7202531Z magic_path html 2021-05-16T23:22:50.7277936Z mark_dirs html 2021-05-16T23:22:50.7420081Z msg_cat html 2021-05-16T23:22:50.7501772Z native_encode html 2021-05-16T23:22:50.7616828Z news2md html 2021-05-16T23:22:50.7674145Z normalize_path html 2021-05-16T23:22:50.7810657Z numbers_to_words html 2021-05-16T23:22:50.7873679Z optipng html 2021-05-16T23:22:50.7946648Z os html 2021-05-16T23:22:50.8011761Z parse_only html 2021-05-16T23:22:50.8371138Z pkg_attach html 2021-05-16T23:22:50.8474158Z proc_kill html 2021-05-16T23:22:50.8615665Z process_file html 2021-05-16T23:22:50.8779228Z proj_root html 2021-05-16T23:22:50.8857880Z prose_index html 2021-05-16T23:22:50.8974035Z protect_math html 2021-05-16T23:22:50.9084076Z raw_string html 2021-05-16T23:22:50.9166665Z read_bin html 2021-05-16T23:22:50.9303426Z read_utf8 html 2021-05-16T23:22:50.9443870Z relative_path html 2021-05-16T23:22:50.9672780Z rename_seq html 2021-05-16T23:22:50.9779654Z retry html 2021-05-16T23:22:51.0416597Z rev_check html 2021-05-16T23:22:51.0524442Z rstudio_type html 2021-05-16T23:22:51.0603414Z same_path html 2021-05-16T23:22:51.0751181Z session_info html 2021-05-16T23:22:51.0846162Z set_envvar html 2021-05-16T23:22:51.0934466Z split_lines html 2021-05-16T23:22:51.1000043Z split_source html 2021-05-16T23:22:51.1180801Z strict_list html 2021-05-16T23:22:51.1251623Z stringsAsStrings html 2021-05-16T23:22:51.1353601Z submit_cran html 2021-05-16T23:22:51.1678165Z tinify html 2021-05-16T23:22:51.1782440Z tojson html 2021-05-16T23:22:51.1883042Z tree html 2021-05-16T23:22:51.1933714Z try_silent html 2021-05-16T23:22:51.2102531Z upload_ftp html 2021-05-16T23:22:51.2171955Z url_filename html 2021-05-16T23:22:51.2248611Z valid_syntax html 2021-05-16T23:22:51.2258612Z ** building package indices 2021-05-16T23:22:51.3962955Z ** installing vignettes 2021-05-16T23:22:51.4042288Z ** testing if installed package can be loaded 2021-05-16T23:22:51.4044935Z *** arch - i386 2021-05-16T23:22:51.7097434Z *** arch - x64 2021-05-16T23:22:52.0245953Z * DONE (xfun) 2021-05-16T23:22:52.0732215Z In R CMD INSTALL 2021-05-16T23:22:56.0559150Z * installing *source* package 'stringi' ... 2021-05-16T23:22:56.3071962Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T23:22:56.7537158Z ** libs 2021-05-16T23:22:56.7569889Z 2021-05-16T23:22:56.7571101Z *** arch - i386 2021-05-16T23:23:01.7643248Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:02.3604441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:03.0222283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:03.6188306Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:04.0924304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:05.0898242Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:05.5978390Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:06.1547220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:06.8280038Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:07.4516886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:07.9282237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:08.5050691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:09.0609799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:09.5665490Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:10.2949859Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:10.9952852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:11.6020160Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:12.3831592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:13.1312158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:13.6413515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:14.3034845Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:14.8855696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:16.2396971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:16.3905182Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:17.0829894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:17.7917558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:18.3792919Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:19.0946181Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:19.5462326Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:20.0644915Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:20.6940826Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:21.4020508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:21.8610463Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:22.3620542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:22.8849405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:23.4574329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:24.0284124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:24.5209560Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:24.9929637Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:25.6156890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:26.2313104Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:26.7489668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:28.5001084Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:29.0688264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:29.8506832Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:30.3702227Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:30.9108780Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:31.4146010Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:31.9848535Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:32.6041524Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:33.3290875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:33.7645430Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:34.4598385Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:35.0152750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:35.6821822Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:36.3445365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:36.8536439Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:37.4071926Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:38.2178613Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:38.8131362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:39.6604942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:40.6561849Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:41.2587049Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:41.8933586Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:42.4511343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:43.0989588Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:43.7244327Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:44.2952945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:44.9468882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:45.5825778Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:46.1445261Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:46.6702240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:47.3820139Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:48.1248894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:48.6855523Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:49.3453868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:49.9812030Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:50.0659600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:50.6221545Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:51.0863957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:51.7391015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:52.2531099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:52.8311782Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:54.4618906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:55.1290667Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:55.8016108Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:23:56.4145425Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:57.2705244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:58.7450394Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:58.7454710Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:59.0608960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:23:59.7837266Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:00.2543003Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:00.6981455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:01.3721782Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:02.3903568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:02.6971369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:03.4807126Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:03.7474811Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:04.2451398Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:04.8556614Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:05.5057223Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:05.6213636Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:06.0014902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:06.6074787Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:07.6939477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:08.0441732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:08.7149232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:09.2326056Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:09.3558403Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:09.6767509Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:10.0987353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:10.6213230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:11.0917638Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:11.7350235Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:12.6694471Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:13.2649399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:13.9275709Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:15.6678015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:16.3117727Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:17.0212114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:17.6521253Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:17.9798663Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:18.7029885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:19.0384152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:19.9842741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:20.5929911Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:21.1988138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:21.9817605Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:22.9829431Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:23.3169074Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:23.7743423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:24.4696660Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:25.5172905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:26.0211649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:26.7533874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:27.9175247Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T23:24:27.9176572Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:24:27.9177254Z ^ 2021-05-16T23:24:27.9597703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:28.4463714Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:28.9713904Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:29.5414477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:30.0800823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:30.5197374Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:31.0811561Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:31.6335501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:32.0652085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:32.6464574Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:32.9935469Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:33.3575589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:33.7707028Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:34.4731831Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:35.5974008Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:36.1276478Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:36.5538546Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:36.9572114Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:37.5255293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:38.5296451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:39.7542827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:39.7550180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:40.1923505Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:40.5970842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:40.9454574Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:41.2533027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:42.0179774Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:42.6367804Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:42.7328594Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:43.1995844Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:44.1201601Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:44.1998840Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:45.0088065Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:45.4165111Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:46.6994306Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:47.7679105Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:48.5371224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:48.6475193Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:49.2402544Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:49.6671839Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:50.1703043Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:50.8959259Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:51.4414343Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:51.7926816Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:52.2035968Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:53.2705805Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:53.6225249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:53.9591468Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:54.4224890Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:55.0485920Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:55.3000410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:55.8649214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:56.3574386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:57.1582699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:57.4803927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:57.7568362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:58.0406993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:58.3386904Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:58.9660650Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:24:59.4655228Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:00.1762965Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:01.0489365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:01.9315557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:02.2664249Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:03.4176219Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:04.3276553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:04.6592380Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:05.2559894Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:05.9870308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:06.4307515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:07.8960507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:07.9843543Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:08.4393289Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:08.9435528Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:09.5597612Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:10.0738864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:10.4440984Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T23:25:10.4443309Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:10.4444820Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T23:25:10.4445719Z ^ 2021-05-16T23:25:10.4446971Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T23:25:10.4448831Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:25:10.4450195Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T23:25:10.4450980Z ^ 2021-05-16T23:25:10.7208592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:11.2545583Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:12.3521220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:12.4487329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:13.1163376Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:13.4862118Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:14.0692913Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:14.5525135Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:14.9688996Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:15.9200604Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:16.3549172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:16.7213236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:17.0294982Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:18.0209590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:18.1064256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:19.0019225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:19.4220829Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:19.6021954Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:20.5303016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:21.0309531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:21.3248553Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:21.7094807Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:22.0378195Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:22.3251161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:23.4841242Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:24.5603422Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:25.1968007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:25.7058597Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:26.2984586Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:26.9427329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:27.5982453Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:27.6911558Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:28.5177905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:28.9265419Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:29.0261799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:29.9065204Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:30.3979536Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:31.8496942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:32.3165091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:32.8836990Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:32.9973631Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:34.4286377Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:35.1007081Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:35.7546320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:36.0698833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:36.3859436Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:37.1828526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:38.0685355Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:38.4806433Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:38.8059158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:39.1507973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:39.8309633Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:40.3614075Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:41.0150236Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:41.3597672Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:41.7927201Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:42.2047378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:42.9372140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:44.1693541Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:45.3682497Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:45.6643878Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:46.3195652Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:46.8347416Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:47.3259184Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:47.6964892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:47.9929240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:48.8139001Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:49.4209613Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:50.3802942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:51.1100209Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:51.4529267Z 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-16T23:25:51.5582833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:52.0532758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:52.8798392Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:53.3922575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:53.7903510Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:54.3675365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:25:56.2571011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:56.7632691Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:57.3637074Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:25:58.4771731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:25:59.3687576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:00.5901196Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:01.0956090Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:26:01.8820679Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:02.7576164Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:03.5864320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:04.2081085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:04.7596830Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:06.5142969Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:06.6247269Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:08.1080329Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:08.6340304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:10.0847703Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:10.4461833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:11.0715354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:11.6218705Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:12.0593762Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:12.7474989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:14.5231806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:15.1319874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:15.8937576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:18.2104053Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:18.8436808Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:19.8983277Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:20.8410146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:21.7636884Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:22.0302641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:22.6192531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:23.0179642Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:23.6287965Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:26:24.1200151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:25.6049908Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:25.9344210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:26.6240145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:28.6701812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:29.2975308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:30.7059764Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:33.2462292Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:26:33.8176511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:34.1450986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:34.9863146Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:36.0286582Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:36.9692654Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:37.2588689Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:37.8326264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:37.9604081Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:40.8721320Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:41.4162897Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:26:42.7029029Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:44.4812634Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:45.7576969Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:46.3301088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:46.8667000Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:26:47.3983874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:47.9574294Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:48.7818465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:48.9632112Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:50.2610813Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:50.8038173Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:51.7093475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:52.2353812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:54.9931806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:55.3530073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:55.9617225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:58.0069361Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:26:58.4171903Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:00.9855310Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:03.5217768Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:04.5693359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:05.1732243Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:06.7604024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:07.7122721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:08.7730149Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:09.0922095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:09.7869005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:10.5865833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:11.3485132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:12.2927920Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:16.0201428Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:16.5613898Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:17.5209927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:18.1950475Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:18.5272791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:19.0197557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:19.3738321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:22.7634971Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:23.9618699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:24.5204221Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:26.2098701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:27.1663957Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:27.7273892Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:28.9730192Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:29.5674796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:29.8483668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:30.1728889Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:30.8285020Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:31.4482685Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:32.6486015Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:33.2368661Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:34.0521948Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:27:35.3720185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:36.2817457Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:36.8685359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:37.4260882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:37.7242996Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:38.2422106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:39.0779270Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:40.0629046Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:40.6440740Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:41.7477531Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:42.5827368Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:43.3934846Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:43.9348941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:44.6420386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:47.2061200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:47.5702411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:48.0530338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:48.4275234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:48.9608470Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:49.2900109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:49.7044273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:51.5538106Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:54.2036861Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:54.6343464Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T23:27:54.6345311Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6346714Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:27:54.6347535Z ^ 2021-05-16T23:27:54.6348847Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6350189Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:27:54.6351025Z ^ 2021-05-16T23:27:54.6352289Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6353628Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:27:54.6354479Z ^ 2021-05-16T23:27:54.6355680Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6357017Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:27:54.6357912Z ^ 2021-05-16T23:27:54.6359089Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T23:27:54.6361183Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6362586Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T23:27:54.6363445Z ^ 2021-05-16T23:27:54.6364728Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6366379Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T23:27:54.6368169Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:27:54.6369475Z return reinterpret_cast(gRawGMT); 2021-05-16T23:27:54.6370295Z ^ 2021-05-16T23:27:55.3749935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:55.7993522Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:57.5192851Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:27:59.9321575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:01.1190156Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:01.6792838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:03.5259955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:03.8124949Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:04.4002993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:05.0657031Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:05.3974978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:06.1123635Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:07.8066022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:08.5160290Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:09.0419760Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:09.9945334Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:11.5877460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:11.7027193Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:12.5234559Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:13.3147039Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:13.8236124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:14.2744718Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:14.6056188Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:15.2578301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:15.4214623Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:15.7531201Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:16.1466180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:16.7607963Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:17.6771823Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:18.8536951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:19.5586827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:20.5177214Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:20.9472701Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:21.2645373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:22.0430847Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:22.9669666Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:23.5728629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:25.0960359Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:26.4067158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:27.1593986Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:27.6988842Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:28.2609737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:28.9761862Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:30.1539874Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:31.2463864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:31.6548511Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:32.6106048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:33.3595942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:35.1320027Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:35.7040815Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:35.9518893Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:36.2554122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:36.6219596Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:37.6437386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:38.3140354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:40.0827648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:43.7009410Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:44.1429505Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:45.3342751Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:28:47.7128529Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:47.9321080Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:48.0786411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:48.5311065Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:49.2552654Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:49.3856785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:50.0117079Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:50.5413271Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:52.1534383Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:52.5285007Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:53.1675295Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:53.8010333Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:54.7444021Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:56.1818504Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:56.7151867Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:28:57.4302348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:00.7558264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:01.5693450Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:02.3021158Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:02.7416428Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:03.0884699Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:03.6076112Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:29:05.2414847Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:05.8326414Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:29:06.2856795Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T23:29:06.2861192Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:29:06.2864368Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T23:29:06.2866488Z ^ 2021-05-16T23:29:06.2869942Z 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-16T23:29:06.2873997Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:29:06.2877036Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T23:29:06.2879079Z ^ 2021-05-16T23:29:06.6017575Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:07.4436612Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:08.1387441Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:08.6639980Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:09.2382331Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:09.9977791Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:10.6668580Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:12.5462519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:14.2105790Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:29:14.6572397Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:15.3206485Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:15.6565832Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:15.9611867Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:16.8071671Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:16.9527076Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:17.4661608Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:17.9866758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:20.8204378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:22.2087624Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:22.5393270Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:23.1168548Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:23.2867085Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:23.3821539Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:29:26.1713099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:26.5563493Z 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-16T23:29:27.0378225Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:27.3230052Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T23:29:28.8396182Z 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-16T23:29:30.6360824Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T23:29:30.7357660Z downloading the ICU data library (icudt) 2021-05-16T23:29:30.7359148Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T23:29:30.7393699Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T23:29:30.7999426Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T23:29:30.9118125Z ================================================== 2021-05-16T23:29:30.9119152Z downloaded 10.9 MB 2021-05-16T23:29:30.9119696Z 2021-05-16T23:29:30.9456225Z icudt fetch successful 2021-05-16T23:29:30.9461661Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-16T23:29:31.1858005Z icudt has been installed successfully 2021-05-16T23:29:31.2395818Z 2021-05-16T23:29:31.2396832Z *** arch - x64 2021-05-16T23:29:35.8259393Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:36.4217420Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:37.0837125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:37.7158553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:38.2280114Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:39.2061052Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:39.7183754Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:40.2946693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:40.9748862Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:41.5895106Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:42.0880235Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:42.6728462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:43.2505752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:43.7634923Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:44.4723158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:45.2084532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:45.8015864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:46.5713599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:47.3022621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:47.8170792Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:48.5028804Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:49.0510766Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:49.9085733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:50.5678290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:51.2818660Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:52.0150118Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:52.6081493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:53.3027196Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:53.7805389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:54.7765284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:54.9008034Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:55.6021080Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:56.0938703Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:56.5991407Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:57.1513226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:57.7276603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:58.3088897Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:58.7877406Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:29:59.2645887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:29:59.8676423Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:00.4801997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:00.9991134Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:02.6974008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:03.2752724Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:04.0320872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:04.5507561Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:05.0765860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:05.5798372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:06.1334960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:06.7376913Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:07.4621919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:07.9137813Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:08.6054841Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:09.1777609Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:09.8419630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:10.5057752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:11.0339022Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:11.5939880Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:12.3821863Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:12.9710796Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:13.8437592Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:14.8507502Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:15.4505128Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:16.0868014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:16.6479389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:17.2861539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:17.9126207Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:18.4832470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:19.1292902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:19.7531959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:20.3091707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:20.8388697Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:21.5464103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:22.2791113Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:22.8431700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:23.4898129Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:24.1465404Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:24.2163860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:24.7768586Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:25.2491225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:25.9017590Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:26.4145652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:27.0122225Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:28.6696677Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:29.3769362Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:30.0632775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:30:30.6840901Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:31.4906360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:32.6292374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:33.1673558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:33.5639045Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:34.2936465Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:34.7525652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:35.1925962Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:35.8442999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:36.8032989Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:37.1169500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:37.8878286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:38.1542193Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:38.6583580Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:39.2801860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:39.9294942Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:40.0374537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:40.3996366Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:41.0224696Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:42.1133174Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:42.4322968Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:43.0831777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:43.5813381Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:43.6870287Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:44.0078191Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:44.4188507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:44.9220269Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:45.3638570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:45.9791421Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:46.8638192Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:47.4535669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:48.1191351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:49.8454570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:50.4844340Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:51.2076709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:51.8336298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:52.1615520Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:52.8890777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:53.2252898Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:54.0787008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:54.6849389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:55.2943724Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:56.0688701Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:57.0341245Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:57.3567189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:57.8175648Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:58.5134308Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:30:59.5263606Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:00.0303086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:00.7143786Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:01.8134460Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-16T23:31:01.8136109Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T23:31:01.8136793Z ^ 2021-05-16T23:31:01.8542619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:02.3091722Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:02.7778852Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:03.3042146Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:03.7969400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:04.2096700Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:04.7552639Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:05.2847252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:05.7186223Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:06.3016696Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:06.6567645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:07.0047322Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:07.4101116Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:08.0811603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:09.1423305Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:09.6682434Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:10.0912022Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:10.5053285Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:11.0752603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:12.0425051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:12.5554584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:13.1114759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:13.6670960Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:14.0805398Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:14.4498248Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:14.7533166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:15.5176471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:16.1444163Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:16.2388338Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:16.7048463Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:17.6449525Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:17.7277924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:18.4728906Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:18.8656168Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:20.1188494Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:21.1393683Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:21.9221594Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:22.0197252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:22.5791399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:22.9893409Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:23.4940436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:24.2148453Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:24.7215333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:25.0929625Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:25.5074541Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:26.6028008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:26.9560238Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:27.3123391Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:27.7974444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:28.4223190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:28.6806777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:29.2299748Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:29.7134868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:30.4751403Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:30.8068283Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:31.0860717Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:31.3803798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:31.6564570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:32.2704423Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:32.7721836Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:33.4725313Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:34.2985164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:35.1388913Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:35.4759077Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:36.6130950Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:37.5160337Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:37.8436371Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:38.4079534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:39.1305151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:39.5742152Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:40.9767546Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:41.0586769Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:41.5149529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:42.0052256Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:42.5974801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:43.0802652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:43.4487532Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-16T23:31:43.4490966Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:31:43.4493431Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-16T23:31:43.4495221Z ^ 2021-05-16T23:31:43.4497701Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-16T23:31:43.4500823Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:31:43.4503186Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-16T23:31:43.4504579Z ^ 2021-05-16T23:31:43.7109601Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:44.2052684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:45.2530360Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:45.3404704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:45.9616766Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:46.3112417Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:46.8720428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:47.3559817Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:47.7703567Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:48.6610442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:49.0785454Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:49.4630557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:49.7933957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:51.0553515Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:51.1382274Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:52.0469374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:52.8063080Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:52.9748860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:53.8976495Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:54.3928021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:54.6946226Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:55.0624705Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:55.3966751Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:55.6693707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:56.8198603Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:57.8181177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:58.4320487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:58.9162273Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:31:59.7956982Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:00.4156389Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:01.0332514Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:01.1191023Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:01.9013263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:02.2929997Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:02.3878593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:03.2300508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:03.6714959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:05.0802108Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:05.5257443Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:06.0778703Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:06.1825485Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:07.5936037Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:08.2529633Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:08.8965604Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:09.2285623Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:09.5374938Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:10.3183891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:11.2325355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:11.6610693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:11.9965563Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:12.3372159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:13.0058607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:13.5514557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:14.2079899Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:14.5998835Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:15.0150851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:15.4196202Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:16.1341306Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:17.3538333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:18.4824764Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:18.7730645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:19.3926957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:19.9027111Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:20.3706681Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:20.7253727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:21.0263286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:21.8264076Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:22.4271343Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:23.3650794Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:24.0669239Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:24.4113015Z 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-16T23:32:24.5372342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:25.0161473Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:25.8253524Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:26.3422067Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:26.7339739Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:27.3208447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:32:29.2385902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:29.7752998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:30.3879890Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:32:31.4981159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:32.3893733Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:33.5483335Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:34.0440658Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:32:34.8416833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:35.7282980Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:36.5301158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:37.1535776Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:37.6849778Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:39.2873282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:39.3979919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:40.8088438Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:41.3317617Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:42.7003326Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:43.0470990Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:43.6449612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:44.2236630Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:44.6373484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:45.3278783Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:46.9986247Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:47.6349637Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:48.4249509Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:50.6585588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:51.3268745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:52.3540977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:53.2670851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:53.8146534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:54.4443758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:55.0368495Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:55.4353940Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:56.0217105Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:32:56.5193142Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:57.9088279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:58.2402949Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:32:58.9033889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:00.8877534Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:01.4706678Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:02.8101893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:05.1891123Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:05.7881954Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:06.1203872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:06.9343030Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:08.3070951Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:08.8354001Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:09.1164771Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:09.6552397Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:09.7756154Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:12.3303014Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:12.8721856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:14.1344546Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:15.9022651Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:17.2011508Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:17.7783157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:18.3257517Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:18.8491246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:19.4028484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:20.2493966Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:20.4226535Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:21.6387126Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:22.1721307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:23.0292773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:23.5688720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:26.2482916Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:26.6016916Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:27.2201966Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:29.2349286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:29.6542615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:32.2105356Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:34.6925533Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:35.6873224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:36.2925918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:37.1839173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:38.7570153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:39.8282296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:40.1452440Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:40.8325433Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:41.6101551Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:42.3527423Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:43.2735980Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:46.8990364Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:47.4322451Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:48.3524206Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:49.3469491Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:49.6868428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:50.1866425Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:50.5241183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:33:53.4744851Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:54.9542173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:55.5173975Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:57.8044765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:58.0594725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:58.6063038Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:33:59.7802921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:00.3540427Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:00.5893270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:00.9178489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:01.5478042Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:02.1437165Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:03.3506599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:03.9288919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:04.7439430Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:06.0441686Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:06.9758038Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:07.5460754Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:08.1144044Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:08.4680454Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:09.0792598Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:10.0306844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:11.1629612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:11.7445195Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:12.8756861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:13.7384456Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:14.6757784Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:15.3047872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:16.0699049Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:18.9546102Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:19.3243660Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:20.1704646Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:20.5826944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:21.1446765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:21.4909370Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:21.9177711Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:23.7073537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:26.3214462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:26.7765561Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-16T23:34:26.7768095Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7770123Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:34:26.7771352Z ^ 2021-05-16T23:34:26.7773264Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7775246Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-16T23:34:26.7776646Z ^ 2021-05-16T23:34:26.7778439Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7780458Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:34:26.7781735Z ^ 2021-05-16T23:34:26.7783510Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7785514Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-16T23:34:26.7787054Z ^ 2021-05-16T23:34:26.7788832Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-16T23:34:26.7791191Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7793069Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-16T23:34:26.7794215Z ^ 2021-05-16T23:34:26.7796360Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7798624Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-16T23:34:26.7800942Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:34:26.7802770Z return reinterpret_cast(gRawGMT); 2021-05-16T23:34:26.7803862Z ^ 2021-05-16T23:34:27.4985826Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:27.9345117Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:29.6375253Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:31.9461557Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:33.1215687Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:33.6902819Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:35.4828691Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:35.7551471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:36.3690953Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:37.0374061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:37.3724859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:38.0860532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:39.7795525Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:40.4636863Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:40.9916296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:41.9340064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:43.4799213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:43.5806644Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:44.3692674Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:45.1360284Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:45.6793415Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:46.1397121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:46.4833457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:47.1435825Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:47.3123996Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:47.6702861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:48.0696328Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:49.0060498Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:49.9040157Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:51.0425478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:51.7618728Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:52.7018588Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:53.1442088Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:53.4449387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:54.1974333Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:55.1010254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:55.7046683Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:57.1742372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:34:58.4439097Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:59.1606920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:34:59.6921860Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:00.2453205Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:00.8998797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:35:02.0620355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:03.1020372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:03.5135208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:04.4420310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:05.1497670Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:06.8025487Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:07.3390083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:07.5747813Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:07.8809797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:08.2557620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:09.2250204Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:09.9187141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:11.6675374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:15.1604055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:15.5810522Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:16.7523036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:35:18.9990161Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:19.2061020Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:19.3348821Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:19.7829244Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:20.4846782Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:20.6149887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:21.2317199Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:21.7666934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:23.2882388Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:23.6831120Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:24.3282374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:24.9736872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:25.8802047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:27.2746979Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:27.7948175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:28.5038889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:31.7710833Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:32.5481422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:33.2464597Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:33.6668489Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:34.0041426Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:34.5047329Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:35:36.0522409Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:36.6143462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:35:37.0732133Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-16T23:35:37.0736027Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:35:37.0738843Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-16T23:35:37.0740732Z ^ 2021-05-16T23:35:37.0743686Z 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-16T23:35:37.0747289Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-16T23:35:37.0749961Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-16T23:35:37.0751742Z ^ 2021-05-16T23:35:37.3802972Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:38.1657259Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:38.8554392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:39.3873033Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:39.9273402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:40.6839086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:41.3379891Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:43.1365773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:44.6977659Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:35:45.1482910Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:45.7732747Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:46.1234378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:46.4293652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:47.2633641Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:47.3977408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:47.8955170Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:48.4104748Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:51.2371492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:52.5533669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:52.8987068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:53.4660970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:53.6254241Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:53.7133470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-16T23:35:56.3460173Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-16T23:35:56.7260652Z 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-16T23:35:57.5245497Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-16T23:35:57.8024498Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-16T23:35:59.7648500Z 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-16T23:36:01.8518256Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-16T23:36:01.9077202Z ** R 2021-05-16T23:36:01.9881792Z ** inst 2021-05-16T23:36:01.9902645Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:02.9339935Z ** help 2021-05-16T23:36:03.6830599Z *** installing help indices 2021-05-16T23:36:03.9977209Z converting help for package 'stringi' 2021-05-16T23:36:04.0274492Z finding HTML links ... done 2021-05-16T23:36:04.1717428Z about_arguments html 2021-05-16T23:36:04.3606598Z about_encoding html 2021-05-16T23:36:04.4268244Z about_locale html 2021-05-16T23:36:04.5070536Z about_search html 2021-05-16T23:36:04.5637427Z about_search_boundaries html 2021-05-16T23:36:04.7546772Z about_search_charclass html 2021-05-16T23:36:04.7961036Z about_search_coll html 2021-05-16T23:36:04.8183107Z about_search_fixed html 2021-05-16T23:36:04.9475010Z about_search_regex html 2021-05-16T23:36:05.0243291Z about_stringi html 2021-05-16T23:36:05.0394976Z operator_add html 2021-05-16T23:36:05.0648207Z operator_compare html 2021-05-16T23:36:05.0790117Z operator_dollar html 2021-05-16T23:36:05.1263840Z stri_compare html 2021-05-16T23:36:05.1493511Z stri_count html 2021-05-16T23:36:05.2050071Z stri_count_boundaries html 2021-05-16T23:36:05.2328924Z stri_datetime_add html 2021-05-16T23:36:05.2608582Z stri_datetime_create html 2021-05-16T23:36:05.2884812Z stri_datetime_fields html 2021-05-16T23:36:05.3590023Z stri_datetime_format html 2021-05-16T23:36:05.3814977Z stri_datetime_fstr html 2021-05-16T23:36:05.3955894Z stri_datetime_now html 2021-05-16T23:36:05.4210257Z stri_datetime_symbols html 2021-05-16T23:36:05.4587887Z stri_detect html 2021-05-16T23:36:05.4742193Z stri_dup html 2021-05-16T23:36:05.5145912Z stri_duplicated html 2021-05-16T23:36:05.5498474Z stri_enc_detect html 2021-05-16T23:36:05.5977442Z stri_enc_detect2 html 2021-05-16T23:36:05.6220980Z stri_enc_fromutf32 html 2021-05-16T23:36:05.6471242Z stri_enc_info html 2021-05-16T23:36:05.6593339Z stri_enc_isascii html 2021-05-16T23:36:05.6736141Z stri_enc_isutf16 html 2021-05-16T23:36:05.6916958Z stri_enc_isutf8 html 2021-05-16T23:36:05.7071702Z stri_enc_list html 2021-05-16T23:36:05.7304960Z stri_enc_mark html 2021-05-16T23:36:05.7523432Z stri_enc_set html 2021-05-16T23:36:05.7669370Z stri_enc_toascii html 2021-05-16T23:36:05.7834958Z stri_enc_tonative html 2021-05-16T23:36:05.8013728Z stri_enc_toutf32 html 2021-05-16T23:36:05.8298440Z stri_enc_toutf8 html 2021-05-16T23:36:05.8799305Z stri_encode html 2021-05-16T23:36:05.8944165Z stri_escape_unicode html 2021-05-16T23:36:05.9419174Z stri_extract html 2021-05-16T23:36:06.0011431Z stri_extract_boundaries html 2021-05-16T23:36:06.0237658Z stri_flatten html 2021-05-16T23:36:06.0421937Z stri_info html 2021-05-16T23:36:06.0512042Z stri_isempty html 2021-05-16T23:36:06.0776454Z stri_join html 2021-05-16T23:36:06.0945862Z stri_join_list html 2021-05-16T23:36:06.1107599Z stri_length html 2021-05-16T23:36:06.1358310Z stri_list2matrix html 2021-05-16T23:36:06.1509759Z stri_locale_info html 2021-05-16T23:36:06.1602481Z stri_locale_list html 2021-05-16T23:36:06.1756441Z stri_locale_set html 2021-05-16T23:36:06.2224991Z stri_locate html 2021-05-16T23:36:06.2787374Z stri_locate_boundaries html 2021-05-16T23:36:06.3145895Z stri_match html 2021-05-16T23:36:06.3231838Z stri_na2empty html 2021-05-16T23:36:06.3380089Z stri_numbytes html 2021-05-16T23:36:06.3859308Z stri_opts_brkiter html 2021-05-16T23:36:06.4424802Z stri_opts_collator html 2021-05-16T23:36:06.4609378Z stri_opts_fixed html 2021-05-16T23:36:06.5032422Z stri_opts_regex html 2021-05-16T23:36:06.5426146Z stri_order html 2021-05-16T23:36:06.5672223Z stri_pad html 2021-05-16T23:36:06.5811669Z stri_rand_lipsum html 2021-05-16T23:36:06.5903662Z stri_rand_shuffle html 2021-05-16T23:36:06.6123464Z stri_rand_strings html 2021-05-16T23:36:06.6409674Z stri_rank html 2021-05-16T23:36:06.6618625Z stri_read_lines html 2021-05-16T23:36:06.6745183Z stri_read_raw html 2021-05-16T23:36:06.6881706Z stri_remove_empty html 2021-05-16T23:36:06.7320357Z stri_replace html 2021-05-16T23:36:06.7435890Z stri_replace_na html 2021-05-16T23:36:06.7511499Z stri_reverse html 2021-05-16T23:36:06.7930125Z stri_sort html 2021-05-16T23:36:06.8247287Z stri_sort_key html 2021-05-16T23:36:06.8693579Z stri_split html 2021-05-16T23:36:06.9223039Z stri_split_boundaries html 2021-05-16T23:36:06.9549364Z stri_split_lines html 2021-05-16T23:36:06.9964126Z stri_startsendswith html 2021-05-16T23:36:07.0176341Z stri_stats_general html 2021-05-16T23:36:07.0344002Z stri_stats_latex html 2021-05-16T23:36:07.0798460Z stri_sub html 2021-05-16T23:36:07.1188820Z stri_sub_all html 2021-05-16T23:36:07.1479486Z stri_subset html 2021-05-16T23:36:07.1759955Z stri_timezone_info html 2021-05-16T23:36:07.2121865Z stri_timezone_list html 2021-05-16T23:36:07.2375390Z stri_timezone_set html 2021-05-16T23:36:07.2867710Z stri_trans_casemap html 2021-05-16T23:36:07.3042458Z stri_trans_char html 2021-05-16T23:36:07.3254515Z stri_trans_general html 2021-05-16T23:36:07.3369625Z stri_trans_list html 2021-05-16T23:36:07.3679600Z stri_trans_nf html 2021-05-16T23:36:07.3920273Z stri_trim html 2021-05-16T23:36:07.4078126Z stri_unescape_unicode html 2021-05-16T23:36:07.4385083Z stri_unique html 2021-05-16T23:36:07.4634114Z stri_width html 2021-05-16T23:36:07.5338867Z stri_wrap html 2021-05-16T23:36:07.5529846Z stri_write_lines html 2021-05-16T23:36:07.5552623Z ** building package indices 2021-05-16T23:36:07.8707883Z ** testing if installed package can be loaded 2021-05-16T23:36:07.8712366Z *** arch - i386 2021-05-16T23:36:08.1789866Z *** arch - x64 2021-05-16T23:36:08.5004662Z * DONE (stringi) 2021-05-16T23:36:10.1710175Z In R CMD INSTALL 2021-05-16T23:36:11.6762439Z * installing *source* package 'Rcpp' ... 2021-05-16T23:36:11.7687523Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T23:36:11.7916220Z ** libs 2021-05-16T23:36:11.7925595Z 2021-05-16T23:36:11.7927072Z *** arch - i386 2021-05-16T23:36:11.8226332Z 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-16T23:36:14.0602503Z 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-16T23:36:22.3351475Z 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-16T23:36:22.5529182Z 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-16T23:36:25.0326646Z 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-16T23:36:29.4942367Z 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-16T23:36:31.7626307Z 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-16T23:36:32.1302499Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-16T23:36:32.1334539Z 2021-05-16T23:36:32.1335712Z *** arch - x64 2021-05-16T23:36:32.1613606Z 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-16T23:36:34.5015871Z 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-16T23:36:42.2850762Z 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-16T23:36:42.4835806Z 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-16T23:36:45.1105147Z 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-16T23:36:49.5077877Z 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-16T23:36:52.0403371Z 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-16T23:36:52.4793952Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-16T23:36:52.4843288Z ** R 2021-05-16T23:36:52.4980170Z ** inst 2021-05-16T23:36:52.7963574Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:55.4659851Z ** help 2021-05-16T23:36:55.6654622Z *** installing help indices 2021-05-16T23:36:55.7681389Z converting help for package 'Rcpp' 2021-05-16T23:36:55.7969431Z finding HTML links ... done 2021-05-16T23:36:55.8441673Z CppClass-class html 2021-05-16T23:36:55.8625935Z CppConstructor-class html 2021-05-16T23:36:55.8773703Z CppField-class html 2021-05-16T23:36:55.8958672Z CppFunction-class html 2021-05-16T23:36:55.9053633Z CppObject-class html 2021-05-16T23:36:55.9325000Z CppOverloadedMethods-class html 2021-05-16T23:36:55.9491997Z DollarNames-methods html 2021-05-16T23:36:55.9610203Z Module-class html 2021-05-16T23:36:55.9713876Z Module html 2021-05-16T23:36:55.9817103Z Rcpp-deprecated html 2021-05-16T23:36:55.9938824Z Rcpp-internal html 2021-05-16T23:36:56.0123295Z Rcpp-package html 2021-05-16T23:36:56.0702500Z Rcpp.package.skeleton html 2021-05-16T23:36:56.0872635Z Rcpp.plugin.maker html 2021-05-16T23:36:56.8205552Z ** building package indices 2021-05-16T23:36:56.8206513Z ** installing vignettes 2021-05-16T23:36:56.8207560Z ** testing if installed package can be loaded 2021-05-16T23:36:56.8208697Z *** arch - i386 2021-05-16T23:36:56.8213058Z RcppLdFlags html 2021-05-16T23:36:56.8213672Z RcppUnitTests html 2021-05-16T23:36:56.8214310Z compileAttributes html 2021-05-16T23:36:56.8215341Z compilerCheck html 2021-05-16T23:36:56.8215922Z cppFunction html 2021-05-16T23:36:56.8216446Z demangle html 2021-05-16T23:36:56.8217030Z dependsAttribute html 2021-05-16T23:36:56.8217615Z evalCpp html 2021-05-16T23:36:56.8218372Z exportAttribute html 2021-05-16T23:36:56.8219066Z exposeClass html 2021-05-16T23:36:56.8219583Z formals html 2021-05-16T23:36:56.8220138Z getRcppVersion html 2021-05-16T23:36:56.8220782Z interfacesAttribute html 2021-05-16T23:36:56.8221397Z loadModule html 2021-05-16T23:36:56.8222290Z loadRcppModules-deprecated html 2021-05-16T23:36:56.8223097Z pluginsAttribute html 2021-05-16T23:36:56.8223715Z populate html 2021-05-16T23:36:56.8224303Z registerPlugin html 2021-05-16T23:36:56.8224929Z setRcppClass html 2021-05-16T23:36:56.8225592Z sourceCpp html 2021-05-16T23:36:56.9380204Z *** arch - x64 2021-05-16T23:36:57.2973477Z * DONE (Rcpp) 2021-05-16T23:36:57.5012589Z In R CMD INSTALL 2021-05-16T23:36:57.7754866Z * installing *source* package 'rversions' ... 2021-05-16T23:36:57.7791766Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T23:36:57.8095786Z ** R 2021-05-16T23:36:57.8169021Z ** inst 2021-05-16T23:36:57.8188067Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:36:57.9681606Z ** help 2021-05-16T23:36:58.0118956Z *** installing help indices 2021-05-16T23:36:58.0453591Z converting help for package 'rversions' 2021-05-16T23:36:58.0719465Z finding HTML links ... done 2021-05-16T23:36:58.0862749Z r_oldrel html 2021-05-16T23:36:58.0930068Z r_release html 2021-05-16T23:36:58.1020278Z r_release_macos html 2021-05-16T23:36:58.1112271Z r_release_tarball html 2021-05-16T23:36:58.1198206Z r_release_win html 2021-05-16T23:36:58.1297953Z r_versions html 2021-05-16T23:36:58.1492149Z rversions-package html 2021-05-16T23:36:58.1496504Z *** copying figures 2021-05-16T23:36:58.1507963Z ** building package indices 2021-05-16T23:36:58.1760175Z ** testing if installed package can be loaded 2021-05-16T23:36:58.1762783Z *** arch - i386 2021-05-16T23:36:58.4818370Z *** arch - x64 2021-05-16T23:36:58.7937035Z * DONE (rversions) 2021-05-16T23:36:58.8191229Z In R CMD INSTALL 2021-05-16T23:36:59.6697821Z * installing *source* package 'vctrs' ... 2021-05-16T23:36:59.7138239Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T23:36:59.7454429Z ** libs 2021-05-16T23:36:59.7465916Z 2021-05-16T23:36:59.7467076Z *** arch - i386 2021-05-16T23:36:59.8352450Z 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-16T23:37:00.0160476Z 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-16T23:37:00.1686531Z 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-16T23:37:00.3230998Z 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-16T23:37:00.6051711Z 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-16T23:37:00.7670636Z 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-16T23:37:00.9571881Z 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-16T23:37:01.1618582Z 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-16T23:37:01.3304068Z 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-16T23:37:01.4636166Z 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-16T23:37:01.6931667Z 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-16T23:37:01.9514493Z 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-16T23:37:02.1396130Z 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-16T23:37:02.2785710Z 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-16T23:37:02.6237239Z 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-16T23:37:02.7375804Z 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-16T23:37:03.3528235Z 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-16T23:37:03.5080903Z 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-16T23:37:03.6812511Z 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-16T23:37:03.8592742Z 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-16T23:37:03.9728248Z 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-16T23:37:04.2653290Z 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-16T23:37:04.3913185Z 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-16T23:37:04.8487455Z 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-16T23:37:04.9746040Z 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-16T23:37:05.8431230Z 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-16T23:37:06.0397154Z 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-16T23:37:06.1621641Z 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-16T23:37:06.2884616Z 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-16T23:37:06.5038660Z 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-16T23:37:06.6635564Z 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-16T23:37:06.8528408Z 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-16T23:37:07.0136740Z 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-16T23:37:07.1943286Z 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-16T23:37:07.4731856Z 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-16T23:37:07.6229212Z 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-16T23:37:07.7586962Z 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-16T23:37:07.9464273Z 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-16T23:37:08.4451161Z 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-16T23:37:08.7963365Z 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-16T23:37:09.0716888Z 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-16T23:37:09.2877840Z 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-16T23:37:09.6107311Z 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-16T23:37:09.7198810Z 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-16T23:37:09.9800075Z 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-16T23:37:10.2030571Z 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-16T23:37:10.4126718Z 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-16T23:37:10.9381121Z 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-16T23:37:11.1655656Z 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-16T23:37:11.3604036Z 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-16T23:37:11.5725215Z 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-16T23:37:11.7085984Z 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-16T23:37:11.9364607Z 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-16T23:37:12.2192579Z 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-16T23:37:12.5186660Z 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-16T23:37:12.7789981Z 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-16T23:37:13.3296339Z 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-16T23:37:13.3299134Z 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-16T23:37:13.3301403Z 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-16T23:37:13.9846004Z 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-16T23:37:14.2045420Z 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-16T23:37:14.3652422Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-16T23:37:14.3670496Z 2021-05-16T23:37:14.3671228Z *** arch - x64 2021-05-16T23:37:14.4530816Z 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-16T23:37:14.6100220Z 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-16T23:37:14.7382785Z 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-16T23:37:14.8715631Z 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-16T23:37:15.1177921Z 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-16T23:37:15.8194216Z 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-16T23:37:15.8195510Z 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-16T23:37:15.8196740Z 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-16T23:37:15.8198048Z 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-16T23:37:15.8199247Z 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-16T23:37:15.9936245Z 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-16T23:37:16.2237414Z 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-16T23:37:16.4296224Z 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-16T23:37:16.5599004Z 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-16T23:37:16.8167615Z 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-16T23:37:16.9288482Z 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-16T23:37:17.3613110Z 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-16T23:37:17.5022742Z 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-16T23:37:17.6599982Z 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-16T23:37:17.8158555Z 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-16T23:37:17.9217262Z 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-16T23:37:18.1762347Z 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-16T23:37:18.2962236Z 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-16T23:37:18.6174101Z 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-16T23:37:18.7357741Z 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-16T23:37:19.4027611Z 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-16T23:37:19.5797739Z 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-16T23:37:19.7007574Z 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-16T23:37:19.8195299Z 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-16T23:37:20.0310516Z 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-16T23:37:20.1889811Z 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-16T23:37:20.3562096Z 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-16T23:37:20.5031826Z 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-16T23:37:20.6696518Z 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-16T23:37:20.9351774Z 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-16T23:37:21.0794368Z 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-16T23:37:21.2111841Z 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-16T23:37:21.3615544Z 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-16T23:37:21.7910051Z 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-16T23:37:22.1216375Z 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-16T23:37:22.3704603Z 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-16T23:37:22.5657814Z 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-16T23:37:22.8488936Z 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-16T23:37:22.9504086Z 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-16T23:37:23.1756101Z 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-16T23:37:23.3716087Z 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-16T23:37:24.3232727Z 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-16T23:37:24.3235766Z 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-16T23:37:24.3238360Z 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-16T23:37:24.3899144Z 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-16T23:37:24.5381715Z 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-16T23:37:24.6571733Z 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-16T23:37:24.8205206Z 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-16T23:37:24.9943518Z 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-16T23:37:25.1996039Z 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-16T23:37:25.3679369Z 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-16T23:37:25.4908780Z 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-16T23:37:25.6109535Z 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-16T23:37:25.7157418Z 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-16T23:37:26.3644266Z 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-16T23:37:26.5960311Z 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-16T23:37:26.7443600Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-16T23:37:26.7480131Z ** R 2021-05-16T23:37:26.8269471Z ** inst 2021-05-16T23:37:26.8373987Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:29.6212120Z ** help 2021-05-16T23:37:30.1593783Z *** installing help indices 2021-05-16T23:37:30.3760664Z converting help for package 'vctrs' 2021-05-16T23:37:30.4047165Z finding HTML links ... done 2021-05-16T23:37:30.4768387Z as-is html 2021-05-16T23:37:30.5068250Z data_frame html 2021-05-16T23:37:30.5278142Z df_list html 2021-05-16T23:37:30.5532398Z df_ptype2 html 2021-05-16T23:37:30.5783143Z faq-compatibility-types html 2021-05-16T23:37:30.5926314Z faq-error-incompatible-attributes html 2021-05-16T23:37:30.6103465Z faq-error-scalar-type html 2021-05-16T23:37:30.6193977Z fields html 2021-05-16T23:37:30.7250968Z howto-faq-coercion-data-frame html 2021-05-16T23:37:30.8008867Z howto-faq-coercion html 2021-05-16T23:37:30.8262823Z howto-faq-fix-scalar-type-error html 2021-05-16T23:37:30.8385503Z int64 html 2021-05-16T23:37:30.8810028Z internal-faq-ptype2-identity html 2021-05-16T23:37:30.9088957Z list_of html 2021-05-16T23:37:30.9527192Z maybe_lossy_cast html 2021-05-16T23:37:30.9733984Z name_spec html 2021-05-16T23:37:30.9918802Z new_data_frame html 2021-05-16T23:37:31.0165435Z new_date html 2021-05-16T23:37:31.0349335Z new_factor html 2021-05-16T23:37:31.0435307Z new_list_of html 2021-05-16T23:37:31.0612074Z new_partial html 2021-05-16T23:37:31.0760757Z new_rcrd html 2021-05-16T23:37:31.1225762Z new_vctr html 2021-05-16T23:37:31.1361223Z obj_print html 2021-05-16T23:37:31.1447871Z op-empty-default html 2021-05-16T23:37:31.1559599Z partial_factor html 2021-05-16T23:37:31.1639148Z partial_frame html 2021-05-16T23:37:31.2078930Z reference-faq-compatibility html 2021-05-16T23:37:31.2267176Z s3_register html 2021-05-16T23:37:31.2304861Z table html 2021-05-16T23:37:31.3263771Z theory-faq-coercion html 2021-05-16T23:37:31.3333357Z unspecified html 2021-05-16T23:37:31.3565209Z vctrs-conditions html 2021-05-16T23:37:31.3647089Z vctrs-data-frame html 2021-05-16T23:37:31.3851529Z vctrs-package html 2021-05-16T23:37:31.4397598Z vec-rep html 2021-05-16T23:37:31.4632180Z vec_arith html 2021-05-16T23:37:31.4788116Z vec_as_index html 2021-05-16T23:37:31.5161460Z vec_as_location html 2021-05-16T23:37:31.5822140Z vec_as_names html 2021-05-16T23:37:31.5902649Z vec_as_names_legacy html 2021-05-16T23:37:31.6171427Z vec_as_subscript html 2021-05-16T23:37:31.6620013Z vec_assert html 2021-05-16T23:37:31.7316476Z vec_bind html 2021-05-16T23:37:31.7710382Z vec_c html 2021-05-16T23:37:31.8125727Z vec_cast html 2021-05-16T23:37:31.8242162Z vec_cbind_frame_ptype html 2021-05-16T23:37:31.8696947Z vec_chop html 2021-05-16T23:37:31.8882284Z vec_compare html 2021-05-16T23:37:31.9031488Z vec_count html 2021-05-16T23:37:31.9183134Z vec_data html 2021-05-16T23:37:31.9473377Z vec_default_ptype2 html 2021-05-16T23:37:31.9626066Z vec_detect_complete html 2021-05-16T23:37:31.9823054Z vec_duplicate html 2021-05-16T23:37:31.9901386Z vec_empty html 2021-05-16T23:37:32.0081375Z vec_equal html 2021-05-16T23:37:32.0209525Z vec_fill_missing html 2021-05-16T23:37:32.0447101Z vec_group html 2021-05-16T23:37:32.0544042Z vec_identify_runs html 2021-05-16T23:37:32.0655147Z vec_init html 2021-05-16T23:37:32.0738454Z vec_is_list html 2021-05-16T23:37:32.0831056Z vec_list_cast html 2021-05-16T23:37:32.1156135Z vec_match html 2021-05-16T23:37:32.1460811Z vec_math html 2021-05-16T23:37:32.1772685Z vec_names html 2021-05-16T23:37:32.1943130Z vec_order html 2021-05-16T23:37:32.2577979Z vec_proxy html 2021-05-16T23:37:32.2893901Z vec_proxy_compare html 2021-05-16T23:37:32.3164106Z vec_proxy_equal html 2021-05-16T23:37:32.3585527Z vec_ptype html 2021-05-16T23:37:32.3857747Z vec_ptype2 html 2021-05-16T23:37:32.4025275Z vec_ptype_full html 2021-05-16T23:37:32.4250467Z vec_recycle html 2021-05-16T23:37:32.4405077Z vec_repeat html 2021-05-16T23:37:32.4528229Z vec_seq_along html 2021-05-16T23:37:32.4957023Z vec_size html 2021-05-16T23:37:32.5343213Z vec_slice html 2021-05-16T23:37:32.5482220Z vec_split html 2021-05-16T23:37:32.5604255Z vec_type html 2021-05-16T23:37:32.5768663Z vec_unique html 2021-05-16T23:37:32.5780537Z *** copying figures 2021-05-16T23:37:32.5847000Z ** building package indices 2021-05-16T23:37:32.8087281Z ** installing vignettes 2021-05-16T23:37:32.8279396Z ** testing if installed package can be loaded 2021-05-16T23:37:32.8282078Z *** arch - i386 2021-05-16T23:37:33.1346491Z *** arch - x64 2021-05-16T23:37:33.4531974Z * DONE (vctrs) 2021-05-16T23:37:33.6748592Z In R CMD INSTALL 2021-05-16T23:37:34.0593973Z * installing *source* package 'processx' ... 2021-05-16T23:37:34.0709219Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T23:37:34.0982654Z ** libs 2021-05-16T23:37:34.0992060Z 2021-05-16T23:37:34.0993094Z *** arch - i386 2021-05-16T23:37:34.1477457Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T23:37:34.3662509Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T23:37:34.8709900Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T23:37:35.2886994Z 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-16T23:37:36.2245249Z 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-16T23:37:36.6096501Z 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-16T23:37:37.0127669Z 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-16T23:37:37.4145914Z 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-16T23:37:38.2081145Z 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-16T23:37:38.6270236Z 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-16T23:37:39.0267094Z 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-16T23:37:39.1581285Z 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-16T23:37:39.8623741Z 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-16T23:37:40.3670223Z 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-16T23:37:40.7654821Z 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-16T23:37:41.1522131Z 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-16T23:37:41.5016059Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T23:37:41.5018989Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T23:37:41.5020545Z int ret; 2021-05-16T23:37:41.5021392Z ^ 2021-05-16T23:37:41.5963861Z 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-16T23:37:41.8471602Z 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-16T23:37:41.9707110Z 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-16T23:37:42.4057109Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T23:37:42.4058609Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-16T23:37:42.5060305Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T23:37:42.5114376Z 2021-05-16T23:37:42.5116822Z *** arch - x64 2021-05-16T23:37:42.5569104Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-16T23:37:42.7495953Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-16T23:37:43.4752339Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-16T23:37:44.1095642Z 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-16T23:37:45.4712209Z 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-16T23:37:46.0681097Z 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-16T23:37:46.6844267Z 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-16T23:37:47.3093276Z 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-16T23:37:48.2467781Z 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-16T23:37:48.8977465Z 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-16T23:37:49.5307042Z 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-16T23:37:49.6520597Z 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-16T23:37:50.5038035Z 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-16T23:37:51.2200579Z 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-16T23:37:51.8403974Z 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-16T23:37:52.4423361Z 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-16T23:37:53.0026954Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-16T23:37:53.0028587Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-16T23:37:53.0029466Z int ret; 2021-05-16T23:37:53.0029942Z ^ 2021-05-16T23:37:53.0908030Z 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-16T23:37:53.3502741Z 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-16T23:37:53.4643469Z 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-16T23:37:54.1178564Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-16T23:37:54.1180046Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-16T23:37:54.2067517Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-16T23:37:54.2126657Z ** R 2021-05-16T23:37:54.2419959Z ** inst 2021-05-16T23:37:54.2437710Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:55.7806991Z ** help 2021-05-16T23:37:55.8983487Z *** installing help indices 2021-05-16T23:37:55.9599727Z converting help for package 'processx' 2021-05-16T23:37:55.9864534Z finding HTML links ... done 2021-05-16T23:37:56.0291279Z base64_decode html 2021-05-16T23:37:56.0395337Z curl_fds html 2021-05-16T23:37:56.0894858Z default_pty_options html 2021-05-16T23:37:56.1089606Z poll html 2021-05-16T23:37:56.5891698Z process html 2021-05-16T23:37:56.6164472Z process_initialize html 2021-05-16T23:37:56.6584094Z processx_connections html 2021-05-16T23:37:56.7640198Z run html 2021-05-16T23:37:56.7710025Z supervisor_kill html 2021-05-16T23:37:56.7715166Z ** building package indices 2021-05-16T23:37:56.8181868Z ** testing if installed package can be loaded 2021-05-16T23:37:56.8184377Z *** arch - i386 2021-05-16T23:37:57.1242803Z *** arch - x64 2021-05-16T23:37:57.4365792Z * DONE (processx) 2021-05-16T23:37:57.5046573Z In R CMD INSTALL 2021-05-16T23:37:57.7569088Z * installing *source* package 'highr' ... 2021-05-16T23:37:57.7606970Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T23:37:57.7900412Z ** R 2021-05-16T23:37:57.7953186Z ** inst 2021-05-16T23:37:57.8011053Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:37:57.9617528Z ** help 2021-05-16T23:37:57.9856899Z *** installing help indices 2021-05-16T23:37:58.0050555Z converting help for package 'highr' 2021-05-16T23:37:58.0325368Z finding HTML links ... done 2021-05-16T23:37:58.0464701Z hi_andre html 2021-05-16T23:37:58.0755630Z hilight html 2021-05-16T23:37:58.0759595Z ** building package indices 2021-05-16T23:37:58.0886186Z ** installing vignettes 2021-05-16T23:37:58.0942476Z ** testing if installed package can be loaded 2021-05-16T23:37:58.0946334Z *** arch - i386 2021-05-16T23:37:58.2992765Z *** arch - x64 2021-05-16T23:37:58.6089128Z * DONE (highr) 2021-05-16T23:37:58.6336114Z In R CMD INSTALL 2021-05-16T23:37:59.2078353Z * installing *source* package 'pillar' ... 2021-05-16T23:37:59.2327668Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T23:37:59.2651119Z ** R 2021-05-16T23:37:59.3019469Z ** inst 2021-05-16T23:37:59.3138820Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:00.9681531Z ** help 2021-05-16T23:38:01.1845897Z *** installing help indices 2021-05-16T23:38:01.2773869Z converting help for package 'pillar' 2021-05-16T23:38:01.3059207Z finding HTML links ... done 2021-05-16T23:38:01.3393838Z align html 2021-05-16T23:38:01.3709251Z char html 2021-05-16T23:38:01.4035027Z colonnade html 2021-05-16T23:38:01.4229040Z ctl_new_pillar html 2021-05-16T23:38:01.4339795Z deprecated html 2021-05-16T23:38:01.4406179Z dim_desc html 2021-05-16T23:38:01.4592991Z expect_known_display html 2021-05-16T23:38:01.4718987Z extra_cols html 2021-05-16T23:38:01.4868853Z format_glimpse html 2021-05-16T23:38:01.5185839Z format_tbl html 2021-05-16T23:38:01.5313327Z format_type_sum html 2021-05-16T23:38:01.5368031Z get_extent html 2021-05-16T23:38:01.5505960Z glimpse html 2021-05-16T23:38:01.5581799Z 2021-05-16T23:38:01.6050420Z finding level-2 HTML links ... done 2021-05-16T23:38:01.6093119Z new_ornament html 2021-05-16T23:38:01.6318284Z new_pillar html 2021-05-16T23:38:01.6470574Z new_pillar_component html 2021-05-16T23:38:01.6912742Z new_pillar_shaft html 2021-05-16T23:38:01.6981859Z new_pillar_title html 2021-05-16T23:38:01.7061791Z new_pillar_type html 2021-05-16T23:38:01.7258881Z new_tbl_format_setup html 2021-05-16T23:38:01.7625832Z num html 2021-05-16T23:38:01.7945368Z pillar-package html 2021-05-16T23:38:01.8168626Z pillar html 2021-05-16T23:38:01.8514862Z pillar_shaft html 2021-05-16T23:38:01.8580287Z squeeze html 2021-05-16T23:38:01.8688693Z style_subtle html 2021-05-16T23:38:01.8860834Z tbl_format_body html 2021-05-16T23:38:01.8998031Z tbl_format_footer html 2021-05-16T23:38:01.9143034Z tbl_format_header html 2021-05-16T23:38:01.9519859Z tbl_format_setup html 2021-05-16T23:38:01.9610137Z tbl_sum html 2021-05-16T23:38:01.9754445Z type_sum html 2021-05-16T23:38:01.9761990Z *** copying figures 2021-05-16T23:38:01.9809074Z ** building package indices 2021-05-16T23:38:02.0708854Z ** installing vignettes 2021-05-16T23:38:02.0805139Z ** testing if installed package can be loaded 2021-05-16T23:38:02.0808133Z *** arch - i386 2021-05-16T23:38:02.4886237Z *** arch - x64 2021-05-16T23:38:02.9061519Z * DONE (pillar) 2021-05-16T23:38:02.9660824Z In R CMD INSTALL 2021-05-16T23:38:03.3172761Z * installing *source* package 'callr' ... 2021-05-16T23:38:03.3262282Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T23:38:03.3537908Z ** R 2021-05-16T23:38:03.3844133Z ** inst 2021-05-16T23:38:03.3866564Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:06.5523965Z ** help 2021-05-16T23:38:06.7397229Z *** installing help indices 2021-05-16T23:38:06.8411825Z converting help for package 'callr' 2021-05-16T23:38:06.8683737Z finding HTML links ... done 2021-05-16T23:38:06.9221530Z callr html 2021-05-16T23:38:06.9318279Z convert_and_check_my_args html 2021-05-16T23:38:06.9376775Z default_repos html 2021-05-16T23:38:06.9488620Z get_result html 2021-05-16T23:38:06.9579000Z new_callr_error html 2021-05-16T23:38:07.0519421Z r html 2021-05-16T23:38:07.1079307Z r_bg html 2021-05-16T23:38:07.1486820Z r_copycat html 2021-05-16T23:38:07.2550172Z r_process html 2021-05-16T23:38:07.2696384Z r_process_options html 2021-05-16T23:38:07.5277151Z r_session html 2021-05-16T23:38:07.5412796Z r_session_debug html 2021-05-16T23:38:07.5697222Z r_session_options html 2021-05-16T23:38:07.6042611Z r_vanilla html 2021-05-16T23:38:07.6654027Z rcmd html 2021-05-16T23:38:07.7112618Z rcmd_bg html 2021-05-16T23:38:07.7424317Z rcmd_copycat html 2021-05-16T23:38:07.8388690Z rcmd_process html 2021-05-16T23:38:07.8498944Z rcmd_process_options html 2021-05-16T23:38:07.8672796Z rcmd_safe_env html 2021-05-16T23:38:07.8770506Z reexports html 2021-05-16T23:38:07.9286121Z rscript html 2021-05-16T23:38:08.0206540Z rscript_process html 2021-05-16T23:38:08.0310266Z rscript_process_options html 2021-05-16T23:38:08.0364635Z supported_archs html 2021-05-16T23:38:08.0371728Z ** building package indices 2021-05-16T23:38:08.1359738Z ** testing if installed package can be loaded 2021-05-16T23:38:08.1361741Z *** arch - i386 2021-05-16T23:38:08.4420502Z *** arch - x64 2021-05-16T23:38:08.7547999Z * DONE (callr) 2021-05-16T23:38:08.7923071Z In R CMD INSTALL 2021-05-16T23:38:09.5241025Z * installing *source* package 'knitr' ... 2021-05-16T23:38:09.5601156Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T23:38:09.6170773Z ** R 2021-05-16T23:38:09.6991074Z ** demo 2021-05-16T23:38:09.7013530Z ** inst 2021-05-16T23:38:09.7742649Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:13.9445035Z ** help 2021-05-16T23:38:14.3273966Z *** installing help indices 2021-05-16T23:38:14.5212804Z converting help for package 'knitr' 2021-05-16T23:38:14.5483761Z finding HTML links ... done 2021-05-16T23:38:14.6131980Z Sweave2knitr html 2021-05-16T23:38:14.6271986Z all_labels html 2021-05-16T23:38:14.6400246Z all_patterns html 2021-05-16T23:38:14.6602914Z asis_output html 2021-05-16T23:38:14.6701950Z cache_engines html 2021-05-16T23:38:14.7076271Z chunk_hook html 2021-05-16T23:38:14.7174353Z clean_cache html 2021-05-16T23:38:14.7326938Z 2021-05-16T23:38:14.7812107Z finding level-2 HTML links ... done 2021-05-16T23:38:14.7821801Z combine_words html 2021-05-16T23:38:14.7887492Z current_input html 2021-05-16T23:38:14.8014692Z dep_auto html 2021-05-16T23:38:14.8079202Z dep_prev html 2021-05-16T23:38:14.8272351Z engine_output html 2021-05-16T23:38:14.8442919Z fig_chunk html 2021-05-16T23:38:14.8573919Z fig_path html 2021-05-16T23:38:14.8662375Z hook_animation html 2021-05-16T23:38:14.8767463Z hook_document html 2021-05-16T23:38:14.8966878Z hook_plot html 2021-05-16T23:38:14.9049125Z image_uri html 2021-05-16T23:38:14.9207820Z imgur_upload html 2021-05-16T23:38:14.9418355Z include_graphics html 2021-05-16T23:38:14.9547954Z include_url html 2021-05-16T23:38:14.9669952Z inline_expr html 2021-05-16T23:38:14.9735861Z is_low_change html 2021-05-16T23:38:15.0237625Z kable html 2021-05-16T23:38:15.0977593Z knit html 2021-05-16T23:38:15.1290373Z knit2html html 2021-05-16T23:38:15.1548583Z knit2pandoc html 2021-05-16T23:38:15.1772691Z knit2pdf html 2021-05-16T23:38:15.2031186Z knit2wp html 2021-05-16T23:38:15.2209104Z knit_child html 2021-05-16T23:38:15.2304566Z knit_code html 2021-05-16T23:38:15.2505652Z knit_engines html 2021-05-16T23:38:15.2653194Z knit_exit html 2021-05-16T23:38:15.2783047Z knit_expand html 2021-05-16T23:38:15.2877126Z knit_filter html 2021-05-16T23:38:15.2948782Z knit_global html 2021-05-16T23:38:15.3029734Z knit_hooks html 2021-05-16T23:38:15.3167161Z knit_meta html 2021-05-16T23:38:15.3421877Z knit_params html 2021-05-16T23:38:15.3570403Z knit_params_yaml html 2021-05-16T23:38:15.3672389Z knit_patterns html 2021-05-16T23:38:15.3842117Z knit_print html 2021-05-16T23:38:15.3968071Z knit_rd html 2021-05-16T23:38:15.4165211Z knit_theme html 2021-05-16T23:38:15.4302732Z knit_watch html 2021-05-16T23:38:15.4448403Z knitr-package html 2021-05-16T23:38:15.4712600Z load_cache html 2021-05-16T23:38:15.4881722Z opts_chunk html 2021-05-16T23:38:15.5002517Z opts_hooks html 2021-05-16T23:38:15.5151438Z opts_knit html 2021-05-16T23:38:15.5205534Z opts_template html 2021-05-16T23:38:15.5633486Z output_hooks html 2021-05-16T23:38:15.5819827Z output_type html 2021-05-16T23:38:15.6103517Z pandoc html 2021-05-16T23:38:15.6173523Z pat_fun html 2021-05-16T23:38:15.6329416Z plot_crop html 2021-05-16T23:38:15.6395747Z rand_seed html 2021-05-16T23:38:15.6510478Z raw_block html 2021-05-16T23:38:15.6715585Z raw_output html 2021-05-16T23:38:15.7098625Z read_chunk html 2021-05-16T23:38:15.7213402Z read_rforge html 2021-05-16T23:38:15.7327926Z rocco html 2021-05-16T23:38:15.7446058Z rst2pdf html 2021-05-16T23:38:15.7527275Z set_alias html 2021-05-16T23:38:15.7682281Z set_header html 2021-05-16T23:38:15.7798685Z set_parent html 2021-05-16T23:38:15.7884996Z sew html 2021-05-16T23:38:15.8253645Z spin html 2021-05-16T23:38:15.8457662Z spin_child html 2021-05-16T23:38:15.8678433Z stitch html 2021-05-16T23:38:15.8811287Z vignette_engines html 2021-05-16T23:38:15.8990449Z wrap_rmd html 2021-05-16T23:38:15.9270558Z write_bib html 2021-05-16T23:38:15.9281071Z ** building package indices 2021-05-16T23:38:16.1125563Z ** installing vignettes 2021-05-16T23:38:16.1231606Z ** testing if installed package can be loaded 2021-05-16T23:38:16.1234486Z *** arch - i386 2021-05-16T23:38:16.4299212Z *** arch - x64 2021-05-16T23:38:16.7620841Z * DONE (knitr) 2021-05-16T23:38:16.8547097Z In R CMD INSTALL 2021-05-16T23:38:17.4697913Z * installing *source* package 'tibble' ... 2021-05-16T23:38:17.4950996Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T23:38:17.5343317Z ** libs 2021-05-16T23:38:17.5352434Z 2021-05-16T23:38:17.5353666Z *** arch - i386 2021-05-16T23:38:17.5622094Z 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-16T23:38:17.6644324Z 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-16T23:38:17.8062905Z 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-16T23:38:17.9104210Z 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-16T23:38:18.1673780Z 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-16T23:38:18.2755212Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-16T23:38:18.2764664Z 2021-05-16T23:38:18.2765766Z *** arch - x64 2021-05-16T23:38:18.2996002Z 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-16T23:38:18.3938124Z 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-16T23:38:18.5103493Z 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-16T23:38:18.5997290Z 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-16T23:38:18.8550326Z 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-16T23:38:18.9533303Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-16T23:38:18.9562581Z ** R 2021-05-16T23:38:18.9900077Z ** inst 2021-05-16T23:38:19.0039690Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:20.7337931Z ** help 2021-05-16T23:38:20.8743939Z *** installing help indices 2021-05-16T23:38:20.9431182Z converting help for package 'tibble' 2021-05-16T23:38:20.9697581Z finding HTML links ... done 2021-05-16T23:38:21.0177258Z add_column html 2021-05-16T23:38:21.0352617Z add_row html 2021-05-16T23:38:21.1070993Z as_tibble html 2021-05-16T23:38:21.1163923Z 2021-05-16T23:38:21.1650470Z finding level-2 HTML links ... done 2021-05-16T23:38:21.1713332Z deprecated html 2021-05-16T23:38:21.1833814Z enframe html 2021-05-16T23:38:21.2338505Z formatting html 2021-05-16T23:38:21.2506729Z frame_matrix html 2021-05-16T23:38:21.2590027Z is.tibble html 2021-05-16T23:38:21.2650955Z is_tibble html 2021-05-16T23:38:21.2686219Z knit_print.trunc_mat html 2021-05-16T23:38:21.2979136Z lst html 2021-05-16T23:38:21.3283733Z name-repair-superseded html 2021-05-16T23:38:21.3338725Z name-repair html 2021-05-16T23:38:21.3609543Z new_tibble html 2021-05-16T23:38:21.3843087Z reexports html 2021-05-16T23:38:21.3971540Z rownames html 2021-05-16T23:38:21.4344267Z subsetting html 2021-05-16T23:38:21.4747717Z tbl_df-class html 2021-05-16T23:38:21.5438120Z tibble-package html 2021-05-16T23:38:21.5945297Z tibble html 2021-05-16T23:38:21.6112059Z tribble html 2021-05-16T23:38:21.6323060Z trunc_mat html 2021-05-16T23:38:21.6487833Z view html 2021-05-16T23:38:21.6493691Z *** copying figures 2021-05-16T23:38:21.6553960Z ** building package indices 2021-05-16T23:38:21.7217741Z ** installing vignettes 2021-05-16T23:38:21.7298565Z ** testing if installed package can be loaded 2021-05-16T23:38:21.7301234Z *** arch - i386 2021-05-16T23:38:22.1367477Z *** arch - x64 2021-05-16T23:38:22.5481777Z * DONE (tibble) 2021-05-16T23:38:22.6176500Z In R CMD INSTALL 2021-05-16T23:38:22.9445490Z * installing *source* package 'pkgbuild' ... 2021-05-16T23:38:22.9515746Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T23:38:22.9780271Z ** R 2021-05-16T23:38:22.9954273Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:38:24.0854247Z ** help 2021-05-16T23:38:24.1718078Z *** installing help indices 2021-05-16T23:38:24.2293253Z converting help for package 'pkgbuild' 2021-05-16T23:38:24.2586604Z finding HTML links ... done 2021-05-16T23:38:24.3407298Z build html 2021-05-16T23:38:24.3469662Z clean_dll html 2021-05-16T23:38:24.3713408Z compile_dll html 2021-05-16T23:38:24.3827724Z compiler_flags html 2021-05-16T23:38:24.4033968Z has_build_tools html 2021-05-16T23:38:24.4145607Z has_compiler html 2021-05-16T23:38:24.4196341Z has_latex html 2021-05-16T23:38:24.4329097Z has_rtools html 2021-05-16T23:38:24.4385833Z needs_compile html 2021-05-16T23:38:24.4436065Z pkg_has_src html 2021-05-16T23:38:24.4484429Z pkg_links_to_rcpp html 2021-05-16T23:38:24.4634736Z pkgbuild_process html 2021-05-16T23:38:24.4793492Z rcmd_build_tools html 2021-05-16T23:38:24.4832609Z rtools_needed html 2021-05-16T23:38:24.4975039Z with_debug html 2021-05-16T23:38:24.5041656Z without_compiler html 2021-05-16T23:38:24.5047789Z ** building package indices 2021-05-16T23:38:24.5525522Z ** testing if installed package can be loaded 2021-05-16T23:38:24.5528458Z *** arch - i386 2021-05-16T23:38:24.8589639Z *** arch - x64 2021-05-16T23:38:25.1670040Z * DONE (pkgbuild) 2021-05-16T23:38:25.2026120Z In R CMD INSTALL 2021-05-16T23:38:25.8016209Z * installing *source* package 'roxygen2' ... 2021-05-16T23:38:25.8310121Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T23:38:25.8653213Z ** libs 2021-05-16T23:38:25.8668782Z 2021-05-16T23:38:25.8670152Z *** arch - i386 2021-05-16T23:38:25.8938962Z 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-16T23:38:29.1210829Z 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-16T23:38:31.2541116Z 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-16T23:38:33.3441477Z 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-16T23:38:35.4629827Z 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-16T23:38:38.5798638Z 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-16T23:38:40.8716302Z 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-16T23:38:41.1755419Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-16T23:38:41.1791463Z 2021-05-16T23:38:41.1792368Z *** arch - x64 2021-05-16T23:38:41.2027292Z 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-16T23:38:44.5088576Z 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-16T23:38:46.8142241Z 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-16T23:38:49.1404963Z 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-16T23:38:51.5059819Z 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-16T23:38:54.8366155Z 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-16T23:38:57.3875398Z 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-16T23:38:57.7575998Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-16T23:38:57.7621069Z ** R 2021-05-16T23:38:57.8186120Z ** inst 2021-05-16T23:38:57.8273536Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:01.6610773Z ** help 2021-05-16T23:39:01.8021805Z *** installing help indices 2021-05-16T23:39:01.8880065Z converting help for package 'roxygen2' 2021-05-16T23:39:01.9160759Z finding HTML links ... done 2021-05-16T23:39:02.0610717Z RoxyTopic html 2021-05-16T23:39:02.0724251Z double_escape_md html 2021-05-16T23:39:02.0787305Z escape_examples html 2021-05-16T23:39:02.0871274Z is_s3_generic html 2021-05-16T23:39:02.1006054Z load html 2021-05-16T23:39:02.1211057Z load_options html 2021-05-16T23:39:02.1447732Z markdown-internals html 2021-05-16T23:39:02.1597745Z markdown-test html 2021-05-16T23:39:02.1773638Z markdown_pass1 html 2021-05-16T23:39:02.1876319Z namespace_roclet html 2021-05-16T23:39:02.1973560Z object html 2021-05-16T23:39:02.2037248Z object_format html 2021-05-16T23:39:02.2153786Z parse_package html 2021-05-16T23:39:02.2243957Z rd_roclet html 2021-05-16T23:39:02.2364716Z rd_section html 2021-05-16T23:39:02.2440644Z roc_proc_text html 2021-05-16T23:39:02.2641538Z roclet html 2021-05-16T23:39:02.2689061Z roclet_find html 2021-05-16T23:39:02.2874094Z roxy_block html 2021-05-16T23:39:02.3005943Z roxy_tag html 2021-05-16T23:39:02.3094955Z roxy_tag_rd html 2021-05-16T23:39:02.3354937Z roxygen2-package html 2021-05-16T23:39:02.3551174Z roxygenize html 2021-05-16T23:39:02.3705545Z tag_parsers html 2021-05-16T23:39:02.3857102Z update_collate html 2021-05-16T23:39:02.3970153Z vignette_roclet html 2021-05-16T23:39:02.3976685Z *** copying figures 2021-05-16T23:39:02.3990654Z ** building package indices 2021-05-16T23:39:02.4694406Z ** installing vignettes 2021-05-16T23:39:02.4815515Z ** testing if installed package can be loaded 2021-05-16T23:39:02.4818506Z *** arch - i386 2021-05-16T23:39:02.8885409Z *** arch - x64 2021-05-16T23:39:03.2998868Z * DONE (roxygen2) 2021-05-16T23:39:03.4039560Z In R CMD INSTALL 2021-05-16T23:39:03.6675710Z * installing *source* package 'rematch2' ... 2021-05-16T23:39:03.6712071Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T23:39:03.7006749Z ** R 2021-05-16T23:39:03.7088683Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:04.0635126Z ** help 2021-05-16T23:39:04.1120150Z *** installing help indices 2021-05-16T23:39:04.1440524Z converting help for package 'rematch2' 2021-05-16T23:39:04.1707086Z finding HTML links ... done 2021-05-16T23:39:04.2418841Z bind_re_match html 2021-05-16T23:39:04.2422471Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.2426698Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.3287101Z re_exec html 2021-05-16T23:39:04.3289200Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.3291628Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.3293897Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.3718982Z re_exec_all html 2021-05-16T23:39:04.3722399Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.3726488Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.3730574Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4082787Z re_match html 2021-05-16T23:39:04.4086051Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4090210Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4094159Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4616112Z re_match_all html 2021-05-16T23:39:04.4618311Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4620616Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4622883Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4625116Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4627558Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpO2c6D0/R.INSTALL94454431c6f/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-16T23:39:04.4754210Z rematch2-package html 2021-05-16T23:39:04.4759355Z ** building package indices 2021-05-16T23:39:04.5036093Z ** testing if installed package can be loaded 2021-05-16T23:39:04.5039491Z *** arch - i386 2021-05-16T23:39:04.9110220Z *** arch - x64 2021-05-16T23:39:05.3199917Z * DONE (rematch2) 2021-05-16T23:39:05.3461798Z In R CMD INSTALL 2021-05-16T23:39:05.6538158Z * installing *source* package 'waldo' ... 2021-05-16T23:39:05.6620158Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T23:39:05.6895212Z ** R 2021-05-16T23:39:05.7020495Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:06.2530923Z ** help 2021-05-16T23:39:06.2816637Z *** installing help indices 2021-05-16T23:39:06.3339800Z converting help for package 'waldo' 2021-05-16T23:39:06.3638227Z finding HTML links ... done 2021-05-16T23:39:06.4068744Z compare html 2021-05-16T23:39:06.4218275Z compare_proxy html 2021-05-16T23:39:06.4334144Z waldo-package html 2021-05-16T23:39:06.4338279Z *** copying figures 2021-05-16T23:39:06.4344731Z ** building package indices 2021-05-16T23:39:06.4516877Z ** testing if installed package can be loaded 2021-05-16T23:39:06.4519804Z *** arch - i386 2021-05-16T23:39:06.7582141Z *** arch - x64 2021-05-16T23:39:07.0654917Z * DONE (waldo) 2021-05-16T23:39:07.0945319Z In R CMD INSTALL 2021-05-16T23:39:07.9178228Z * installing *source* package 'testthat' ... 2021-05-16T23:39:07.9684344Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T23:39:08.0071457Z ** libs 2021-05-16T23:39:08.0080801Z 2021-05-16T23:39:08.0082050Z *** arch - i386 2021-05-16T23:39:08.0357137Z 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-16T23:39:08.1388018Z 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-16T23:39:08.2434121Z 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-16T23:39:08.7246855Z 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-16T23:39:09.3258815Z 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-16T23:39:13.1257766Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T23:39:13.1259783Z from test-runner.cpp:7: 2021-05-16T23:39:13.1261601Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T23:39:13.1264299Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:39:13.1265991Z } 2021-05-16T23:39:13.1266777Z ^ 2021-05-16T23:39:13.1325307Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T23:39:13.1326867Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:39:13.1327811Z } 2021-05-16T23:39:13.1328227Z ^ 2021-05-16T23:39:19.1357080Z 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-16T23:39:19.5269118Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-16T23:39:19.5299367Z 2021-05-16T23:39:19.5300526Z *** arch - x64 2021-05-16T23:39:19.5549779Z 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-16T23:39:19.6497470Z 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-16T23:39:19.7512915Z 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-16T23:39:20.2191754Z 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-16T23:39:20.5871604Z 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-16T23:39:24.7692740Z In file included from ../inst/include/testthat.h:1:0, 2021-05-16T23:39:24.7694179Z from test-runner.cpp:7: 2021-05-16T23:39:24.7695565Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-16T23:39:24.7697618Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:39:24.7698906Z } 2021-05-16T23:39:24.7699474Z ^ 2021-05-16T23:39:24.7761166Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-16T23:39:25.3295158Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-16T23:39:25.3296736Z } 2021-05-16T23:39:25.3297352Z ^ 2021-05-16T23:39:30.4647418Z 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-16T23:39:30.9434859Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-16T23:39:30.9488070Z ** R 2021-05-16T23:39:31.0225052Z ** inst 2021-05-16T23:39:31.0401852Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:40.8186654Z ** help 2021-05-16T23:39:41.8459993Z *** installing help indices 2021-05-16T23:39:41.8461058Z finding HTML links ... done 2021-05-16T23:39:41.8462198Z converting help for package 'testthat' 2021-05-16T23:39:41.8463664Z CheckReporter html 2021-05-16T23:39:41.8476393Z DebugReporter html 2021-05-16T23:39:41.8478011Z FailReporter html 2021-05-16T23:39:41.8478812Z JunitReporter html 2021-05-16T23:39:41.8479643Z ListReporter html 2021-05-16T23:39:41.8480460Z LocationReporter html 2021-05-16T23:39:41.8481320Z MinimalReporter html 2021-05-16T23:39:41.8482153Z MultiReporter html 2021-05-16T23:39:41.8482974Z ProgressReporter html 2021-05-16T23:39:41.8483840Z RStudioReporter html 2021-05-16T23:39:41.8484624Z Reporter html 2021-05-16T23:39:41.8485380Z SilentReporter html 2021-05-16T23:39:41.8486195Z StopReporter html 2021-05-16T23:39:41.8552299Z SummaryReporter html 2021-05-16T23:39:41.8703893Z TapReporter html 2021-05-16T23:39:41.8859252Z TeamcityReporter html 2021-05-16T23:39:41.9039157Z auto_test html 2021-05-16T23:39:41.9132034Z auto_test_package html 2021-05-16T23:39:41.9353080Z capture_condition html 2021-05-16T23:39:41.9488030Z capture_output html 2021-05-16T23:39:41.9726748Z compare html 2021-05-16T23:39:41.9825818Z compare_state html 2021-05-16T23:39:42.0046593Z comparison-expectations html 2021-05-16T23:39:42.0164935Z context html 2021-05-16T23:39:42.0214339Z context_start_file html 2021-05-16T23:39:42.0304318Z default_reporter html 2021-05-16T23:39:42.0455345Z describe html 2021-05-16T23:39:42.0527138Z dir_state html 2021-05-16T23:39:42.1003756Z equality-expectations html 2021-05-16T23:39:42.1081613Z evaluate_promise html 2021-05-16T23:39:42.1344988Z expect html 2021-05-16T23:39:42.1629350Z expect_equivalent html 2021-05-16T23:39:42.2194300Z expect_error html 2021-05-16T23:39:42.2280258Z expect_invisible html 2021-05-16T23:39:42.2486316Z expect_is html 2021-05-16T23:39:42.2851612Z expect_known_output html 2021-05-16T23:39:42.3024696Z expect_length html 2021-05-16T23:39:42.3094121Z expect_less_than html 2021-05-16T23:39:42.3480010Z expect_match html 2021-05-16T23:39:42.3757543Z expect_named html 2021-05-16T23:39:42.3963183Z expect_null html 2021-05-16T23:39:42.4312600Z expect_output html 2021-05-16T23:39:42.4433157Z expect_output_file html 2021-05-16T23:39:42.4721888Z expect_reference html 2021-05-16T23:39:42.4872778Z expect_setequal html 2021-05-16T23:39:42.5052806Z expect_silent html 2021-05-16T23:39:42.5570000Z expect_snapshot html 2021-05-16T23:39:42.5743244Z expect_snapshot_file html 2021-05-16T23:39:42.5831346Z expect_success html 2021-05-16T23:39:42.6033551Z expect_that html 2021-05-16T23:39:42.6186615Z expect_vector html 2021-05-16T23:39:42.6425019Z expectation html 2021-05-16T23:39:42.6524418Z fail html 2021-05-16T23:39:42.6585535Z find_reporter html 2021-05-16T23:39:42.6748253Z find_test_scripts html 2021-05-16T23:39:42.7121261Z inheritance-expectations html 2021-05-16T23:39:42.7246723Z is_informative_error html 2021-05-16T23:39:42.7315667Z is_testing html 2021-05-16T23:39:42.7375392Z local_edition html 2021-05-16T23:39:42.7413168Z local_snapshotter html 2021-05-16T23:39:42.7786559Z local_test_context html 2021-05-16T23:39:42.7869291Z local_test_directory html 2021-05-16T23:39:42.8087362Z logical-expectations html 2021-05-16T23:39:42.8161592Z make_expectation html 2021-05-16T23:39:42.8212643Z not html 2021-05-16T23:39:42.8298400Z oldskool html 2021-05-16T23:39:42.8443153Z quasi_label html 2021-05-16T23:39:42.8512714Z reexports html 2021-05-16T23:39:42.8630572Z reporter-accessors html 2021-05-16T23:39:42.8700426Z run_cpp_tests html 2021-05-16T23:39:42.8758143Z safe_digest html 2021-05-16T23:39:42.9077801Z skip html 2021-05-16T23:39:42.9204639Z snapshot_accept html 2021-05-16T23:39:42.9332006Z source_file html 2021-05-16T23:39:42.9377765Z takes_less_than html 2021-05-16T23:39:42.9513296Z teardown html 2021-05-16T23:39:42.9583946Z teardown_env html 2021-05-16T23:39:43.0038695Z test_dir html 2021-05-16T23:39:43.0084744Z test_env html 2021-05-16T23:39:43.0201834Z test_examples html 2021-05-16T23:39:43.0432051Z test_file html 2021-05-16T23:39:43.0719065Z test_package html 2021-05-16T23:39:43.0816694Z test_path html 2021-05-16T23:39:43.0919155Z test_that html 2021-05-16T23:39:43.1097036Z testthat-package html 2021-05-16T23:39:43.1146692Z testthat_examples html 2021-05-16T23:39:43.1221124Z testthat_results html 2021-05-16T23:39:43.1281049Z try_again html 2021-05-16T23:39:43.1763191Z use_catch html 2021-05-16T23:39:43.2040980Z verify_output html 2021-05-16T23:39:43.2242994Z watch html 2021-05-16T23:39:43.2490220Z with_mock html 2021-05-16T23:39:43.2503786Z *** copying figures 2021-05-16T23:39:43.2552841Z ** building package indices 2021-05-16T23:39:43.4942874Z ** installing vignettes 2021-05-16T23:39:43.5042703Z ** testing if installed package can be loaded 2021-05-16T23:39:43.5045141Z *** arch - i386 2021-05-16T23:39:43.8099105Z *** arch - x64 2021-05-16T23:39:44.1283069Z * DONE (testthat) 2021-05-16T23:39:44.2819240Z In R CMD INSTALL 2021-05-16T23:39:44.8098175Z * installing *source* package 'devtools' ... 2021-05-16T23:39:44.8316895Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T23:39:44.8850445Z ** R 2021-05-16T23:39:44.9139537Z ** inst 2021-05-16T23:39:44.9175986Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:46.6028752Z ** help 2021-05-16T23:39:46.8214606Z *** installing help indices 2021-05-16T23:39:46.9371329Z converting help for package 'devtools' 2021-05-16T23:39:46.9656754Z finding HTML links ... done 2021-05-16T23:39:46.9988032Z as.package html 2021-05-16T23:39:47.0057477Z bash html 2021-05-16T23:39:47.0339500Z build html 2021-05-16T23:39:47.0421467Z build_manual html 2021-05-16T23:39:47.0578651Z build_rmd html 2021-05-16T23:39:47.0678004Z build_site html 2021-05-16T23:39:47.1009199Z build_vignettes html 2021-05-16T23:39:47.8374350Z 2021-05-16T23:39:47.8375074Z finding level-2 HTML links ... done 2021-05-16T23:39:47.8375622Z *** copying figures 2021-05-16T23:39:47.8376181Z ** building package indices 2021-05-16T23:39:47.8376769Z check html 2021-05-16T23:39:47.8377358Z check_man html 2021-05-16T23:39:47.8377934Z check_rhub html 2021-05-16T23:39:47.8378483Z check_win html 2021-05-16T23:39:47.8379084Z clean_vignettes html 2021-05-16T23:39:47.8379835Z create html 2021-05-16T23:39:47.8380401Z dev_mode html 2021-05-16T23:39:47.8380968Z dev_packages html 2021-05-16T23:39:47.8381564Z dev_sitrep html 2021-05-16T23:39:47.8382245Z devtools-deprecated html 2021-05-16T23:39:47.8382900Z devtools html 2021-05-16T23:39:47.8383485Z document html 2021-05-16T23:39:47.8384206Z git_checks html 2021-05-16T23:39:47.8385296Z github_pat html 2021-05-16T23:39:47.8385811Z has_tests html 2021-05-16T23:39:47.8386532Z install html 2021-05-16T23:39:47.8387092Z install_deps html 2021-05-16T23:39:47.8387702Z is.package html 2021-05-16T23:39:47.8388273Z lint html 2021-05-16T23:39:47.8388797Z load_all html 2021-05-16T23:39:47.8389386Z loaded_packages html 2021-05-16T23:39:47.8390052Z missing_s3 html 2021-05-16T23:39:47.8390598Z package_file html 2021-05-16T23:39:47.8391398Z r_env_vars html 2021-05-16T23:39:47.8391980Z reexports html 2021-05-16T23:39:47.8392573Z release html 2021-05-16T23:39:47.8393148Z release_checks html 2021-05-16T23:39:47.8393738Z reload html 2021-05-16T23:39:47.8394422Z remote-reexports html 2021-05-16T23:39:47.8395060Z revdep html 2021-05-16T23:39:47.8395635Z run_examples html 2021-05-16T23:39:47.8396213Z save_all html 2021-05-16T23:39:47.8396753Z show_news html 2021-05-16T23:39:47.8397328Z source_gist html 2021-05-16T23:39:47.8397904Z source_url html 2021-05-16T23:39:47.8398461Z spell_check html 2021-05-16T23:39:47.8399040Z submit_cran html 2021-05-16T23:39:47.8399577Z test html 2021-05-16T23:39:47.8400140Z uninstall html 2021-05-16T23:39:47.8400721Z uses_testthat html 2021-05-16T23:39:47.8401287Z wd html 2021-05-16T23:39:47.9456585Z ** installing vignettes 2021-05-16T23:39:47.9534683Z ** testing if installed package can be loaded 2021-05-16T23:39:47.9537412Z *** arch - i386 2021-05-16T23:39:48.6633393Z *** arch - x64 2021-05-16T23:39:49.4827529Z * DONE (devtools) 2021-05-16T23:39:49.5613835Z In R CMD INSTALL 2021-05-16T23:39:49.5640824Z 2021-05-16T23:39:49.5641712Z The downloaded source packages are in 2021-05-16T23:39:49.5642720Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages' 2021-05-16T23:39:50.0712298Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:39:53.5530952Z 2021-05-16T23:39:54.3687587Z 2021-05-16T23:39:54.3688627Z 2021-05-16T23:39:54.3689264Z 2021-05-16T23:39:54.3765033Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c112a7cb2\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:39:54.3766647Z 2021-05-16T23:39:54.3770375Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c112a7cb2\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T23:39:54.4812843Z 2021-05-16T23:39:54.4814121Z 2021-05-16T23:39:54.4814593Z 2021-05-16T23:39:54.4815025Z 2021-05-16T23:39:54.4815581Z - preparing 'desc': 2021-05-16T23:39:54.4975335Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:54.4977333Z 2021-05-16T23:39:54.5002279Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:54.5009222Z 2021-05-16T23:39:54.5010072Z v checking DESCRIPTION meta-information 2021-05-16T23:39:54.6739132Z 2021-05-16T23:39:54.6740244Z 2021-05-16T23:39:54.6740716Z 2021-05-16T23:39:54.6741161Z 2021-05-16T23:39:54.6742008Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:54.6811178Z 2021-05-16T23:39:54.6848051Z 2021-05-16T23:39:54.6848696Z 2021-05-16T23:39:54.6849341Z 2021-05-16T23:39:54.6850051Z - checking for empty or unneeded directories 2021-05-16T23:39:54.6968962Z 2021-05-16T23:39:54.7023497Z 2021-05-16T23:39:54.7027578Z 2021-05-16T23:39:54.7890176Z 2021-05-16T23:39:54.7891119Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T23:39:54.8995807Z 2021-05-16T23:39:54.8996946Z 2021-05-16T23:39:54.8997469Z 2021-05-16T23:39:54.9766360Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:39:54.9767337Z (as 'lib' is unspecified) 2021-05-16T23:39:55.3887023Z * installing *source* package 'desc' ... 2021-05-16T23:39:55.4622877Z ** R 2021-05-16T23:39:55.4897609Z ** inst 2021-05-16T23:39:55.4933952Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:39:56.9194912Z ** help 2021-05-16T23:39:57.1969109Z *** installing help indices 2021-05-16T23:39:57.3585728Z 2021-05-16T23:39:57.3587388Z converting help for package 'desc' 2021-05-16T23:39:57.3863066Z finding HTML links ... done 2021-05-16T23:39:57.4383391Z check_encoding html 2021-05-16T23:39:57.4493820Z check_field html 2021-05-16T23:39:57.4558452Z cran_ascii_fields html 2021-05-16T23:39:57.4992416Z cran_valid_fields html 2021-05-16T23:39:57.5064838Z dep_types html 2021-05-16T23:39:57.5224650Z desc html 2021-05-16T23:39:57.5466745Z desc_add_author html 2021-05-16T23:39:58.3369521Z desc_add_author_gh html 2021-05-16T23:39:58.3374767Z desc_add_me html 2021-05-16T23:39:58.3375773Z desc_add_orcid html 2021-05-16T23:39:58.3376508Z desc_add_remotes html 2021-05-16T23:39:58.3377253Z desc_add_role html 2021-05-16T23:39:58.3378050Z desc_add_to_collate html 2021-05-16T23:39:58.3378760Z desc_add_urls html 2021-05-16T23:39:58.3379446Z desc_bump_version html 2021-05-16T23:39:58.3380205Z desc_change_maintainer html 2021-05-16T23:39:58.3380952Z desc_clear_remotes html 2021-05-16T23:39:58.3381673Z desc_clear_urls html 2021-05-16T23:39:58.3382402Z desc_coerce_authors_at_r html 2021-05-16T23:39:58.3383088Z desc_del html 2021-05-16T23:39:58.3383770Z desc_del_author html 2021-05-16T23:39:58.3384462Z desc_del_collate html 2021-05-16T23:39:58.3385236Z desc_del_dep html 2021-05-16T23:39:58.3386314Z desc_del_deps html 2021-05-16T23:39:58.3387203Z desc_del_from_collate html 2021-05-16T23:39:58.3387940Z desc_del_remotes html 2021-05-16T23:39:58.3388627Z desc_del_role html 2021-05-16T23:39:58.3389341Z desc_del_urls html 2021-05-16T23:39:58.3390024Z desc_fields html 2021-05-16T23:39:58.3390858Z desc_get html 2021-05-16T23:39:58.3391543Z desc_get_author html 2021-05-16T23:39:58.3392251Z desc_get_authors html 2021-05-16T23:39:58.3392931Z desc_get_built html 2021-05-16T23:39:58.3393634Z desc_get_collate html 2021-05-16T23:39:58.3394307Z desc_get_deps html 2021-05-16T23:39:58.3395002Z desc_get_field html 2021-05-16T23:39:58.3395732Z desc_get_maintainer html 2021-05-16T23:39:58.3396516Z desc_get_remotes html 2021-05-16T23:39:58.3397337Z desc_get_urls html 2021-05-16T23:39:58.3398022Z desc_get_version html 2021-05-16T23:39:58.3399917Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4UApKi/R.INSTALL1a4c2b2f4967/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-16T23:39:58.3401354Z desc_has_dep html 2021-05-16T23:39:58.3402073Z desc_has_fields html 2021-05-16T23:39:58.3402782Z desc_normalize html 2021-05-16T23:39:58.3403503Z desc_print html 2021-05-16T23:39:58.3404236Z desc_reformat_fields html 2021-05-16T23:39:58.3404973Z desc_reorder_fields html 2021-05-16T23:39:58.3405693Z desc_set html 2021-05-16T23:39:58.3406385Z desc_set_authors html 2021-05-16T23:39:58.3407144Z desc_set_collate html 2021-05-16T23:39:58.3407864Z desc_set_dep html 2021-05-16T23:39:58.3408550Z desc_set_deps html 2021-05-16T23:39:58.3409275Z desc_set_remotes html 2021-05-16T23:39:58.3409971Z desc_set_urls html 2021-05-16T23:39:58.3410684Z desc_set_version html 2021-05-16T23:39:58.3412429Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4UApKi/R.INSTALL1a4c2b2f4967/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-16T23:39:58.3413723Z desc_to_latex html 2021-05-16T23:39:58.3414394Z desc_validate html 2021-05-16T23:39:58.4211827Z description html 2021-05-16T23:39:58.4215412Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4UApKi/R.INSTALL1a4c2b2f4967/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-16T23:39:58.4219927Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4UApKi/R.INSTALL1a4c2b2f4967/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-16T23:39:58.4224492Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp4UApKi/R.INSTALL1a4c2b2f4967/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-16T23:39:58.4226768Z ** building package indices 2021-05-16T23:39:58.5690297Z ** testing if installed package can be loaded 2021-05-16T23:39:58.5692470Z *** arch - i386 2021-05-16T23:39:58.8748490Z *** arch - x64 2021-05-16T23:39:59.1902865Z * DONE (desc) 2021-05-16T23:39:59.2672922Z In R CMD INSTALL 2021-05-16T23:39:59.5542749Z 2021-05-16T23:39:59.5543837Z 2021-05-16T23:39:59.5544301Z 2021-05-16T23:39:59.5545635Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c10b071ae\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:39:59.5571894Z 2021-05-16T23:39:59.5573827Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c10b071ae\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T23:39:59.6171643Z 2021-05-16T23:39:59.6172711Z 2021-05-16T23:39:59.6173134Z 2021-05-16T23:39:59.6173677Z 2021-05-16T23:39:59.6175980Z - preparing 'ghtravis': 2021-05-16T23:39:59.6300122Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:59.6301238Z 2021-05-16T23:39:59.6302016Z checking DESCRIPTION meta-information ... 2021-05-16T23:39:59.6302659Z 2021-05-16T23:39:59.6303389Z v checking DESCRIPTION meta-information 2021-05-16T23:39:59.7452154Z 2021-05-16T23:39:59.7453213Z 2021-05-16T23:39:59.7453712Z 2021-05-16T23:39:59.7454450Z 2021-05-16T23:39:59.7455258Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:39:59.7455848Z 2021-05-16T23:39:59.7456275Z 2021-05-16T23:39:59.7456918Z - checking for empty or unneeded directories 2021-05-16T23:39:59.7538661Z 2021-05-16T23:39:59.7539431Z 2021-05-16T23:39:59.7539911Z 2021-05-16T23:39:59.7542432Z 2021-05-16T23:39:59.7543097Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T23:39:59.8146233Z 2021-05-16T23:39:59.8147634Z 2021-05-16T23:39:59.8148766Z 2021-05-16T23:39:59.8769538Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:39:59.8770456Z (as 'lib' is unspecified) 2021-05-16T23:40:00.1978734Z * installing *source* package 'ghtravis' ... 2021-05-16T23:40:00.2268987Z ** R 2021-05-16T23:40:00.2454537Z ** inst 2021-05-16T23:40:00.2481092Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:01.3699551Z ** help 2021-05-16T23:40:01.5054370Z *** installing help indices 2021-05-16T23:40:01.5683936Z 2021-05-16T23:40:01.5685726Z converting help for package 'ghtravis' 2021-05-16T23:40:01.5929853Z finding HTML links ... done 2021-05-16T23:40:01.6164174Z all_remote_package_deps html 2021-05-16T23:40:01.6314134Z binary_release_table html 2021-05-16T23:40:01.6406072Z cat_desc_elements html 2021-05-16T23:40:01.6455263Z dcf_package_version html 2021-05-16T23:40:01.6532450Z deploy_travis html 2021-05-16T23:40:01.6609476Z deployed_tarball_version html 2021-05-16T23:40:01.6717102Z drop_remotes html 2021-05-16T23:40:01.6811489Z example_description_file html 2021-05-16T23:40:01.6913603Z get_dep_table html 2021-05-16T23:40:01.6962562Z get_remote_info html 2021-05-16T23:40:01.7072253Z 2021-05-16T23:40:01.7627114Z finding level-2 HTML links ... done 2021-05-16T23:40:01.7645278Z get_remote_package_dcf html 2021-05-16T23:40:01.7696290Z get_remotes html 2021-05-16T23:40:01.7862634Z install_remote_binaries html 2021-05-16T23:40:01.8001212Z install_remotes_no_dep html 2021-05-16T23:40:01.8137447Z latest_release_with_binary html 2021-05-16T23:40:01.8201978Z make_full_version html 2021-05-16T23:40:01.8285770Z package_comparison_table html 2021-05-16T23:40:01.8333191Z package_name html 2021-05-16T23:40:01.8414891Z package_needs_update html 2021-05-16T23:40:01.8468994Z parse_one_remote html 2021-05-16T23:40:01.8515578Z r_version html 2021-05-16T23:40:01.8563032Z read_dcf html 2021-05-16T23:40:01.8669106Z remote_binaries html 2021-05-16T23:40:01.8773267Z remote_order html 2021-05-16T23:40:01.8836426Z rewrite_remotes html 2021-05-16T23:40:01.8887111Z split_remotes html 2021-05-16T23:40:01.8948812Z subset_remote html 2021-05-16T23:40:01.8994337Z sys_ext html 2021-05-16T23:40:01.9105480Z tag_table html 2021-05-16T23:40:01.9112706Z ** building package indices 2021-05-16T23:40:01.9867887Z ** testing if installed package can be loaded 2021-05-16T23:40:01.9870340Z *** arch - i386 2021-05-16T23:40:02.7978084Z *** arch - x64 2021-05-16T23:40:03.6186618Z * DONE (ghtravis) 2021-05-16T23:40:03.6574764Z In R CMD INSTALL 2021-05-16T23:40:03.6776937Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:40:04.1732973Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:40:07.4892985Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:40:07.4894770Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:40:07.4895952Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:40:07.4897694Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:40:07.4899271Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:40:07.4900359Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:40:07.4908967Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:40:07.4910300Z (as 'lib' is unspecified) 2021-05-16T23:40:09.0036753Z 2021-05-16T23:40:09.0038575Z There are binary versions available but the source versions are later: 2021-05-16T23:40:09.0044215Z binary source needs_compilation 2021-05-16T23:40:09.0045376Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T23:40:09.0046285Z generics 0.0.2 0.1.0 FALSE 2021-05-16T23:40:09.0047152Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T23:40:09.0048021Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T23:40:09.0049127Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-16T23:40:09.0049996Z 2021-05-16T23:40:09.0050493Z 2021-05-16T23:40:09.0064963Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:40:09.0273976Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T23:40:09.0291094Z ================================================== 2021-05-16T23:40:09.0291975Z downloaded 89 KB 2021-05-16T23:40:09.0292414Z 2021-05-16T23:40:09.0303429Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:40:09.0357725Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T23:40:09.0359055Z ================================================== 2021-05-16T23:40:09.0359662Z downloaded 115 KB 2021-05-16T23:40:09.0360081Z 2021-05-16T23:40:09.0366301Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:40:09.0476368Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T23:40:09.0490492Z ================================================== 2021-05-16T23:40:09.0491343Z downloaded 194 KB 2021-05-16T23:40:09.0491813Z 2021-05-16T23:40:09.0501969Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:40:09.0590147Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T23:40:09.0794411Z ================================================== 2021-05-16T23:40:09.0795354Z downloaded 932 KB 2021-05-16T23:40:09.0795841Z 2021-05-16T23:40:09.0808249Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:40:09.0940613Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T23:40:09.1036001Z ================================================== 2021-05-16T23:40:09.1036828Z downloaded 691 KB 2021-05-16T23:40:09.1037279Z 2021-05-16T23:40:09.4772385Z * installing *source* package 'tidyselect' ... 2021-05-16T23:40:09.4872454Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T23:40:09.5219999Z ** R 2021-05-16T23:40:09.5446725Z ** inst 2021-05-16T23:40:09.5499672Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:10.3840008Z ** help 2021-05-16T23:40:10.4836036Z *** installing help indices 2021-05-16T23:40:10.5454722Z converting help for package 'tidyselect' 2021-05-16T23:40:10.5714400Z finding HTML links ... done 2021-05-16T23:40:10.6197635Z all_of html 2021-05-16T23:40:10.7079168Z eval_select html 2021-05-16T23:40:10.7082671Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:10.7309965Z everything html 2021-05-16T23:40:10.7520864Z faq-external-vector html 2021-05-16T23:40:10.7661033Z faq-selection-context html 2021-05-16T23:40:10.8359949Z language html 2021-05-16T23:40:10.8361902Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:10.8364173Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:10.8366469Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:40:10.8368697Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-16T23:40:10.8370899Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:10.8373070Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:10.8455985Z one_of html 2021-05-16T23:40:10.8619420Z peek_vars html 2021-05-16T23:40:10.8808962Z poke_vars html 2021-05-16T23:40:10.9021407Z reexports html 2021-05-16T23:40:10.9023649Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:40:10.9026587Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:40:10.9029490Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:10.9032355Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-16T23:40:10.9443202Z starts_with html 2021-05-16T23:40:10.9607111Z tidyselect-package html 2021-05-16T23:40:10.9853785Z vars_pull html 2021-05-16T23:40:10.9855703Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpElDPfF/R.INSTALL1b24640254bb/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-16T23:40:11.0076833Z vars_select html 2021-05-16T23:40:11.0132591Z vars_select_helpers html 2021-05-16T23:40:11.0317185Z where html 2021-05-16T23:40:11.0323102Z ** building package indices 2021-05-16T23:40:11.0855381Z ** installing vignettes 2021-05-16T23:40:11.0923545Z ** testing if installed package can be loaded 2021-05-16T23:40:11.0928295Z *** arch - i386 2021-05-16T23:40:11.4007481Z *** arch - x64 2021-05-16T23:40:11.7100720Z * DONE (tidyselect) 2021-05-16T23:40:11.7513180Z In R CMD INSTALL 2021-05-16T23:40:12.1384922Z * installing *source* package 'generics' ... 2021-05-16T23:40:12.1501740Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T23:40:12.1777951Z ** R 2021-05-16T23:40:12.1893930Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:12.3289645Z ** help 2021-05-16T23:40:12.4898104Z *** installing help indices 2021-05-16T23:40:12.5683256Z converting help for package 'generics' 2021-05-16T23:40:12.5955084Z finding HTML links ... done 2021-05-16T23:40:12.6365971Z augment html 2021-05-16T23:40:12.6553956Z calculate html 2021-05-16T23:40:13.0524061Z coercion-factor html 2021-05-16T23:40:13.0842421Z coercion-time-difference html 2021-05-16T23:40:13.0993564Z compile html 2021-05-16T23:40:13.1178766Z components html 2021-05-16T23:40:13.1326360Z equation html 2021-05-16T23:40:13.1471681Z estfun html 2021-05-16T23:40:13.1610183Z evaluate html 2021-05-16T23:40:13.1760249Z explain html 2021-05-16T23:40:13.1926175Z fit html 2021-05-16T23:40:13.2071510Z fit_xy html 2021-05-16T23:40:13.2216361Z generate html 2021-05-16T23:40:13.2440796Z generics-package html 2021-05-16T23:40:13.2603939Z glance html 2021-05-16T23:40:13.2747309Z hypothesize html 2021-05-16T23:40:13.2965959Z interpolate html 2021-05-16T23:40:13.3104945Z learn html 2021-05-16T23:40:13.3269593Z min_grid html 2021-05-16T23:40:13.3430884Z prune html 2021-05-16T23:40:13.3575572Z refit html 2021-05-16T23:40:13.3725751Z required_pkgs html 2021-05-16T23:40:13.4451713Z setops html 2021-05-16T23:40:13.4614690Z specify html 2021-05-16T23:40:13.4811251Z tidy html 2021-05-16T23:40:13.4954523Z train html 2021-05-16T23:40:13.5172895Z tunable html 2021-05-16T23:40:13.5315970Z var_imp html 2021-05-16T23:40:13.5456851Z varying_args html 2021-05-16T23:40:13.5635205Z visualize html 2021-05-16T23:40:13.5641777Z ** building package indices 2021-05-16T23:40:13.6312983Z ** testing if installed package can be loaded 2021-05-16T23:40:13.6315495Z *** arch - i386 2021-05-16T23:40:13.8367166Z *** arch - x64 2021-05-16T23:40:14.1462116Z * DONE (generics) 2021-05-16T23:40:14.1971351Z In R CMD INSTALL 2021-05-16T23:40:14.5361381Z * installing *source* package 'cpp11' ... 2021-05-16T23:40:14.5450158Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T23:40:14.5722625Z ** R 2021-05-16T23:40:14.5815367Z ** inst 2021-05-16T23:40:14.5986564Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:14.8204221Z ** help 2021-05-16T23:40:14.8564066Z *** installing help indices 2021-05-16T23:40:14.8805523Z converting help for package 'cpp11' 2021-05-16T23:40:14.9063966Z finding HTML links ... done 2021-05-16T23:40:14.9246455Z cpp11-package html 2021-05-16T23:40:14.9395733Z cpp_register html 2021-05-16T23:40:14.9592111Z cpp_source html 2021-05-16T23:40:14.9694339Z cpp_vendor html 2021-05-16T23:40:14.9698121Z ** building package indices 2021-05-16T23:40:14.9898614Z ** installing vignettes 2021-05-16T23:40:14.9961454Z ** testing if installed package can be loaded 2021-05-16T23:40:14.9964205Z *** arch - i386 2021-05-16T23:40:15.3020697Z *** arch - x64 2021-05-16T23:40:15.5112838Z * DONE (cpp11) 2021-05-16T23:40:15.5422981Z In R CMD INSTALL 2021-05-16T23:40:16.3518977Z * installing *source* package 'dplyr' ... 2021-05-16T23:40:16.3896139Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T23:40:16.4273945Z ** libs 2021-05-16T23:40:16.4283133Z 2021-05-16T23:40:16.4284411Z *** arch - i386 2021-05-16T23:40:16.4574365Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T23:40:16.6284747Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T23:40:16.8258129Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T23:40:16.9843615Z 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-16T23:40:17.4387464Z 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-16T23:40:17.5740066Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T23:40:17.7303498Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T23:40:17.8893338Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T23:40:18.0514534Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T23:40:18.2010750Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T23:40:18.3256553Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T23:40:18.6280015Z 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-16T23:40:18.8752896Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-16T23:40:18.8772392Z 2021-05-16T23:40:18.8773018Z *** arch - x64 2021-05-16T23:40:18.9037570Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-16T23:40:19.0674929Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-16T23:40:19.2568759Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-16T23:40:19.4062799Z 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-16T23:40:19.8258756Z 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-16T23:40:19.9511645Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-16T23:40:20.0894094Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-16T23:40:20.2281083Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-16T23:40:20.3749290Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-16T23:40:20.5189901Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-16T23:40:20.6449890Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-16T23:40:20.9499372Z 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-16T23:40:21.2464032Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-16T23:40:21.2505675Z ** R 2021-05-16T23:40:21.3463683Z ** data 2021-05-16T23:40:21.3501436Z *** moving datasets to lazyload DB 2021-05-16T23:40:21.4796887Z ** inst 2021-05-16T23:40:21.4934456Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:26.2101495Z ** help 2021-05-16T23:40:27.3322742Z *** installing help indices 2021-05-16T23:40:27.3323587Z finding HTML links ... done 2021-05-16T23:40:27.3324432Z converting help for package 'dplyr' 2021-05-16T23:40:27.3325262Z across html 2021-05-16T23:40:27.3326023Z add_rownames html 2021-05-16T23:40:27.3510815Z all_equal html 2021-05-16T23:40:27.3722017Z all_vars html 2021-05-16T23:40:27.5028917Z arrange html 2021-05-16T23:40:27.5402335Z arrange_all html 2021-05-16T23:40:27.5502610Z auto_copy html 2021-05-16T23:40:27.5802028Z backend_dbplyr html 2021-05-16T23:40:27.5882906Z band_members html 2021-05-16T23:40:27.6136275Z bench_compare html 2021-05-16T23:40:27.6202739Z between html 2021-05-16T23:40:27.6414319Z bind html 2021-05-16T23:40:27.6538658Z c_across html 2021-05-16T23:40:27.6698947Z case_when html 2021-05-16T23:40:27.6751725Z check_dbplyr html 2021-05-16T23:40:27.6916181Z coalesce html 2021-05-16T23:40:27.7092122Z combine html 2021-05-16T23:40:27.7128447Z common_by html 2021-05-16T23:40:27.7403454Z compute html 2021-05-16T23:40:27.7595018Z context html 2021-05-16T23:40:27.7752382Z copy_to html 2021-05-16T23:40:27.8009016Z count html 2021-05-16T23:40:27.8170921Z cumall html 2021-05-16T23:40:27.8283610Z defunct html 2021-05-16T23:40:27.8343405Z desc html 2021-05-16T23:40:27.8408042Z dim_desc html 2021-05-16T23:40:27.8663928Z distinct html 2021-05-16T23:40:27.9031468Z distinct_all html 2021-05-16T23:40:27.9224082Z do html 2021-05-16T23:40:27.9404879Z dplyr-package html 2021-05-16T23:40:27.9635513Z dplyr_data_masking html 2021-05-16T23:40:28.0142982Z dplyr_extending html 2021-05-16T23:40:28.0644868Z dplyr_tidy_select html 2021-05-16T23:40:28.0777037Z explain html 2021-05-16T23:40:28.1332681Z filter-joins html 2021-05-16T23:40:28.1875542Z filter html 2021-05-16T23:40:28.2318361Z filter_all html 2021-05-16T23:40:28.2613829Z funs html 2021-05-16T23:40:28.3018727Z group_by html 2021-05-16T23:40:28.3435462Z group_by_all html 2021-05-16T23:40:28.3508188Z group_by_drop_default html 2021-05-16T23:40:28.3576033Z group_by_prepare html 2021-05-16T23:40:28.3686645Z group_cols html 2021-05-16T23:40:28.3910428Z group_data html 2021-05-16T23:40:28.4360042Z group_map html 2021-05-16T23:40:28.4661346Z group_nest html 2021-05-16T23:40:28.5102435Z group_split html 2021-05-16T23:40:28.5352515Z group_trim html 2021-05-16T23:40:28.5493806Z grouped_df html 2021-05-16T23:40:28.5546623Z ident html 2021-05-16T23:40:28.5711198Z if_else html 2021-05-16T23:40:28.5834500Z lead-lag html 2021-05-16T23:40:28.5998276Z location html 2021-05-16T23:40:28.6084143Z make_tbl html 2021-05-16T23:40:28.6887248Z mutate-joins html 2021-05-16T23:40:28.7754822Z mutate html 2021-05-16T23:40:28.8426661Z mutate_all html 2021-05-16T23:40:28.8496512Z n_distinct html 2021-05-16T23:40:28.8662725Z na_if html 2021-05-16T23:40:28.8735745Z near html 2021-05-16T23:40:28.9131772Z nest_by html 2021-05-16T23:40:28.9626155Z nest_join html 2021-05-16T23:40:28.9761233Z new_grouped_df html 2021-05-16T23:40:28.9919798Z nth html 2021-05-16T23:40:29.0037037Z order_by html 2021-05-16T23:40:29.0211925Z progress_estimated html 2021-05-16T23:40:29.0486268Z pull html 2021-05-16T23:40:29.0654381Z ranking html 2021-05-16T23:40:29.1149387Z recode html 2021-05-16T23:40:29.1879437Z reexports html 2021-05-16T23:40:29.1881458Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW4ekXD/R.INSTALL1970c0a4b68/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-16T23:40:29.1883858Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW4ekXD/R.INSTALL1970c0a4b68/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-16T23:40:29.2098634Z relocate html 2021-05-16T23:40:29.2453294Z rename html 2021-05-16T23:40:29.2979460Z rows html 2021-05-16T23:40:29.3282784Z rowwise html 2021-05-16T23:40:29.3336961Z same_src html 2021-05-16T23:40:29.3662444Z sample_n html 2021-05-16T23:40:29.4639759Z scoped html 2021-05-16T23:40:29.5071042Z se-deprecated html 2021-05-16T23:40:29.5965771Z select html 2021-05-16T23:40:29.6310376Z select_all html 2021-05-16T23:40:29.6486417Z select_vars html 2021-05-16T23:40:29.6567828Z setops html 2021-05-16T23:40:29.7267422Z slice html 2021-05-16T23:40:29.7322275Z sql html 2021-05-16T23:40:29.8184227Z src html 2021-05-16T23:40:29.8489532Z src_dbi html 2021-05-16T23:40:29.8628119Z src_local html 2021-05-16T23:40:29.8691580Z src_tbls html 2021-05-16T23:40:29.8841060Z starwars html 2021-05-16T23:40:29.8995842Z storms html 2021-05-16T23:40:29.9667178Z summarise html 2021-05-16T23:40:30.0265506Z summarise_all html 2021-05-16T23:40:30.0409944Z summarise_each html 2021-05-16T23:40:30.0482088Z tbl html 2021-05-16T23:40:30.0619446Z tbl_df html 2021-05-16T23:40:30.0669140Z tbl_ptype html 2021-05-16T23:40:30.0749973Z tbl_vars html 2021-05-16T23:40:30.1078269Z tidyeval-compat html 2021-05-16T23:40:30.1361879Z top_n html 2021-05-16T23:40:30.1520312Z vars html 2021-05-16T23:40:30.1745660Z with_groups html 2021-05-16T23:40:30.1817426Z with_order html 2021-05-16T23:40:30.1831541Z *** copying figures 2021-05-16T23:40:30.1878613Z ** building package indices 2021-05-16T23:40:30.4592721Z ** installing vignettes 2021-05-16T23:40:30.4761378Z ** testing if installed package can be loaded 2021-05-16T23:40:30.4764055Z *** arch - i386 2021-05-16T23:40:31.0860123Z *** arch - x64 2021-05-16T23:40:31.7111881Z * DONE (dplyr) 2021-05-16T23:40:31.8567715Z In R CMD INSTALL 2021-05-16T23:40:32.3557094Z * installing *source* package 'tidyr' ... 2021-05-16T23:40:32.3736422Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T23:40:32.4059324Z ** libs 2021-05-16T23:40:32.4081224Z 2021-05-16T23:40:32.4082466Z *** arch - i386 2021-05-16T23:40:32.4333201Z 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-16T23:40:33.8075668Z 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-16T23:40:34.1413868Z 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-16T23:40:36.2506088Z 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-16T23:40:38.3434122Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-16T23:40:38.3434597Z 2021-05-16T23:40:38.3434981Z *** arch - x64 2021-05-16T23:40:38.3436079Z 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-16T23:40:38.3437638Z 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-16T23:40:39.6002384Z 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-16T23:40:39.9416319Z 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-16T23:40:42.0490077Z 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-16T23:40:43.7439156Z 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-16T23:40:44.0440196Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-16T23:40:44.0481156Z ** R 2021-05-16T23:40:44.0844081Z ** data 2021-05-16T23:40:44.0912737Z *** moving datasets to lazyload DB 2021-05-16T23:40:44.3693636Z ** inst 2021-05-16T23:40:44.3795649Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:45.9593051Z ** help 2021-05-16T23:40:46.1826315Z *** installing help indices 2021-05-16T23:40:46.2901320Z converting help for package 'tidyr' 2021-05-16T23:40:46.3178181Z finding HTML links ... done 2021-05-16T23:40:46.3600836Z billboard html 2021-05-16T23:40:46.3943560Z chop html 2021-05-16T23:40:46.4152489Z complete html 2021-05-16T23:40:46.4244103Z construction html 2021-05-16T23:40:46.4850442Z deprecated-se html 2021-05-16T23:40:46.4919649Z drop_na html 2021-05-16T23:40:46.5354940Z expand html 2021-05-16T23:40:46.5567032Z expand_grid html 2021-05-16T23:40:46.5793592Z extract html 2021-05-16T23:40:46.5857729Z extract_numeric html 2021-05-16T23:40:46.5969793Z fill html 2021-05-16T23:40:46.6061509Z fish_encounters html 2021-05-16T23:40:46.6143481Z full_seq html 2021-05-16T23:40:46.6593719Z gather html 2021-05-16T23:40:46.7151927Z hoist html 2021-05-16T23:40:46.7905320Z nest html 2021-05-16T23:40:46.8242617Z nest_legacy html 2021-05-16T23:40:46.8571728Z pack html 2021-05-16T23:40:46.8636101Z pipe html 2021-05-16T23:40:46.8637733Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpiIFp7j/R.INSTALL658421a69e2/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-16T23:40:46.9130417Z pivot_longer html 2021-05-16T23:40:46.9775621Z pivot_longer_spec html 2021-05-16T23:40:47.0181407Z pivot_wider html 2021-05-16T23:40:47.0637572Z pivot_wider_spec html 2021-05-16T23:40:47.0907704Z reexports html 2021-05-16T23:40:47.0990839Z relig_income html 2021-05-16T23:40:47.1178716Z replace_na html 2021-05-16T23:40:47.1541761Z separate html 2021-05-16T23:40:47.1658489Z separate_rows html 2021-05-16T23:40:47.1711563Z smiths html 2021-05-16T23:40:47.1989364Z spread html 2021-05-16T23:40:47.2083090Z table1 html 2021-05-16T23:40:47.2243591Z tidyr-package html 2021-05-16T23:40:47.2324725Z tidyr_legacy html 2021-05-16T23:40:47.2798761Z tidyr_tidy_select html 2021-05-16T23:40:47.2943122Z uncount html 2021-05-16T23:40:47.3123680Z unite html 2021-05-16T23:40:47.3209310Z us_rent_income html 2021-05-16T23:40:47.3405478Z who html 2021-05-16T23:40:47.3537750Z world_bank_pop html 2021-05-16T23:40:47.3545510Z *** copying figures 2021-05-16T23:40:47.3593169Z ** building package indices 2021-05-16T23:40:47.4681124Z ** installing vignettes 2021-05-16T23:40:47.4771177Z ** testing if installed package can be loaded 2021-05-16T23:40:47.4773908Z *** arch - i386 2021-05-16T23:40:48.0866329Z *** arch - x64 2021-05-16T23:40:48.8573238Z * DONE (tidyr) 2021-05-16T23:40:48.8573756Z In R CMD INSTALL 2021-05-16T23:40:48.8574041Z 2021-05-16T23:40:48.8574560Z The downloaded source packages are in 2021-05-16T23:40:48.8575491Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages' 2021-05-16T23:40:49.0247168Z 2021-05-16T23:40:49.0248124Z 2021-05-16T23:40:49.0248535Z 2021-05-16T23:40:49.0249814Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c22366b54\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:40:49.0266248Z 2021-05-16T23:40:49.0268274Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\remotes85c22366b54\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T23:40:49.0656788Z 2021-05-16T23:40:49.0702117Z 2021-05-16T23:40:49.0702696Z 2021-05-16T23:40:49.0703116Z 2021-05-16T23:40:49.0703687Z - preparing 'aghast': 2021-05-16T23:40:49.0804919Z checking DESCRIPTION meta-information ... 2021-05-16T23:40:49.0848005Z 2021-05-16T23:40:49.0848917Z checking DESCRIPTION meta-information ... 2021-05-16T23:40:49.0850070Z 2021-05-16T23:40:49.0850912Z v checking DESCRIPTION meta-information 2021-05-16T23:40:49.1633201Z 2021-05-16T23:40:49.1634260Z 2021-05-16T23:40:49.1634714Z 2021-05-16T23:40:49.1635129Z 2021-05-16T23:40:49.1636021Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:40:49.1636578Z 2021-05-16T23:40:49.1690540Z 2021-05-16T23:40:49.1691415Z - checking for empty or unneeded directories 2021-05-16T23:40:49.1692202Z 2021-05-16T23:40:49.1692635Z 2021-05-16T23:40:49.1693036Z 2021-05-16T23:40:49.1693445Z 2021-05-16T23:40:49.1693995Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T23:40:49.1945982Z 2021-05-16T23:40:49.8531642Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:40:49.8532558Z (as 'lib' is unspecified) 2021-05-16T23:40:49.8533177Z * installing *source* package 'aghast' ... 2021-05-16T23:40:49.8533643Z ** R 2021-05-16T23:40:49.8534248Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:49.8534805Z ** help 2021-05-16T23:40:49.8535276Z *** installing help indices 2021-05-16T23:40:49.8535679Z 2021-05-16T23:40:49.8535990Z 2021-05-16T23:40:49.8788471Z 2021-05-16T23:40:49.8789396Z converting help for package 'aghast' 2021-05-16T23:40:49.9061743Z finding HTML links ... done 2021-05-16T23:40:49.9288107Z ga_artifacts html 2021-05-16T23:40:49.9411194Z ga_jobs html 2021-05-16T23:40:49.9520063Z ga_run_log_config html 2021-05-16T23:40:49.9696408Z ga_runs html 2021-05-16T23:40:49.9899101Z ga_secrets html 2021-05-16T23:40:50.0093762Z ga_workflows html 2021-05-16T23:40:50.0177176Z pipe html 2021-05-16T23:40:50.0181932Z ** building package indices 2021-05-16T23:40:50.0461922Z ** testing if installed package can be loaded 2021-05-16T23:40:50.0464637Z *** arch - i386 2021-05-16T23:40:50.2510450Z *** arch - x64 2021-05-16T23:40:50.4572856Z * DONE (aghast) 2021-05-16T23:40:50.4766782Z In R CMD INSTALL 2021-05-16T23:40:50.4892100Z Installing 1 packages: covr 2021-05-16T23:40:50.4902436Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:40:50.4903223Z (as 'lib' is unspecified) 2021-05-16T23:40:51.3190935Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T23:40:51.3191720Z 2021-05-16T23:40:51.9629436Z 2021-05-16T23:40:51.9631639Z There is a binary version available but the source version is later: 2021-05-16T23:40:51.9641410Z binary source needs_compilation 2021-05-16T23:40:51.9642887Z covr 3.5.0 3.5.1 TRUE 2021-05-16T23:40:51.9643658Z 2021-05-16T23:40:51.9656287Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-16T23:40:51.9714424Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-16T23:40:51.9733213Z ================================================== 2021-05-16T23:40:51.9735003Z downloaded 167 KB 2021-05-16T23:40:51.9736557Z 2021-05-16T23:40:51.9744826Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-16T23:40:51.9787007Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-16T23:40:51.9802638Z ================================================== 2021-05-16T23:40:51.9803482Z downloaded 121 KB 2021-05-16T23:40:51.9804051Z 2021-05-16T23:40:51.9977456Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T23:40:52.0149796Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T23:40:52.0173288Z 2021-05-16T23:40:52.0175452Z The downloaded binary packages are in 2021-05-16T23:40:52.0176698Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages 2021-05-16T23:40:52.0177602Z installing the source package 'covr' 2021-05-16T23:40:52.0178085Z 2021-05-16T23:40:52.0191325Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:40:52.0271198Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T23:40:52.0285854Z ================================================== 2021-05-16T23:40:52.0286703Z downloaded 143 KB 2021-05-16T23:40:52.0287114Z 2021-05-16T23:40:52.5585923Z * installing *source* package 'covr' ... 2021-05-16T23:40:52.5806556Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T23:40:52.6145676Z ** libs 2021-05-16T23:40:52.6154386Z 2021-05-16T23:40:52.6155725Z *** arch - i386 2021-05-16T23:40:52.6379934Z 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-16T23:40:52.8602103Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-16T23:40:52.9645020Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-16T23:40:52.9662092Z 2021-05-16T23:40:52.9663062Z *** arch - x64 2021-05-16T23:40:52.9864558Z 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-16T23:40:53.2188420Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-16T23:40:53.3143621Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-16T23:40:53.3173915Z ** R 2021-05-16T23:40:53.3460400Z ** inst 2021-05-16T23:40:53.3553630Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:40:54.5790115Z ** help 2021-05-16T23:40:54.7049899Z *** installing help indices 2021-05-16T23:40:54.7854719Z converting help for package 'covr' 2021-05-16T23:40:54.8123864Z finding HTML links ... done 2021-05-16T23:40:54.8387052Z azure html 2021-05-16T23:40:54.8436031Z clear_counters html 2021-05-16T23:40:54.8551631Z code_coverage html 2021-05-16T23:40:54.8907410Z codecov html 2021-05-16T23:40:54.8963905Z count html 2021-05-16T23:40:54.9016553Z coverage_to_list html 2021-05-16T23:40:54.9153141Z coveralls html 2021-05-16T23:40:55.8540394Z *** copying figures 2021-05-16T23:40:55.8541150Z ** building package indices 2021-05-16T23:40:55.8541813Z ** installing vignettes 2021-05-16T23:40:55.8542616Z ** testing if installed package can be loaded 2021-05-16T23:40:55.8543270Z *** arch - i386 2021-05-16T23:40:55.8543741Z *** arch - x64 2021-05-16T23:40:55.8544421Z covr-package html 2021-05-16T23:40:55.8545683Z display_name html 2021-05-16T23:40:55.8546851Z environment_coverage html 2021-05-16T23:40:55.8547760Z exclusions html 2021-05-16T23:40:55.8548685Z file_coverage html 2021-05-16T23:40:55.8549529Z file_report html 2021-05-16T23:40:55.8550390Z function_coverage html 2021-05-16T23:40:55.8551224Z gitlab html 2021-05-16T23:40:55.8551885Z in_covr html 2021-05-16T23:40:55.8552519Z key html 2021-05-16T23:40:55.8553161Z new_counter html 2021-05-16T23:40:55.8555007Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpI56PyK/R.INSTALLa50466d3a82/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-16T23:40:55.8556504Z package_coverage html 2021-05-16T23:40:55.8557108Z percent_coverage html 2021-05-16T23:40:55.8557742Z print.coverage html 2021-05-16T23:40:55.8558338Z report html 2021-05-16T23:40:55.8559257Z system_check html 2021-05-16T23:40:55.8559862Z system_output html 2021-05-16T23:40:55.8560432Z tally_coverage html 2021-05-16T23:40:55.8561016Z to_cobertura html 2021-05-16T23:40:55.8561582Z to_sonarqube html 2021-05-16T23:40:55.8563280Z trace_calls html 2021-05-16T23:40:55.8564352Z value html 2021-05-16T23:40:55.8564872Z zero_coverage html 2021-05-16T23:40:55.8986588Z * DONE (covr) 2021-05-16T23:40:55.9732622Z In R CMD INSTALL 2021-05-16T23:40:55.9754669Z 2021-05-16T23:40:55.9755615Z The downloaded source packages are in 2021-05-16T23:40:55.9756612Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpyevd75\downloaded_packages' 2021-05-16T23:40:56.0901042Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:40:56.0901818Z Rscript -e "tic::before_install()" 2021-05-16T23:40:56.0969771Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:40:56.0970343Z env: 2021-05-16T23:40:56.0970821Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:40:56.0971297Z TIC_DEPLOY_KEY: 2021-05-16T23:40:56.0971673Z RSPM: 2021-05-16T23:40:56.0973263Z GITHUB_PAT: *** 2021-05-16T23:40:56.0973690Z COVERALLS_TOKEN: 2021-05-16T23:40:56.0974167Z continue-on-error: false 2021-05-16T23:40:56.0974612Z VDIFFR_RUN_TESTS: 2021-05-16T23:40:56.0975029Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:40:56.0975400Z TZ: UTC 2021-05-16T23:40:56.0975775Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:40:56.0976160Z NOT_CRAN: true 2021-05-16T23:40:56.0976534Z MSYSTEM: MINGW64 2021-05-16T23:40:56.0976909Z ##[endgroup] 2021-05-16T23:40:57.6573135Z v Loading tic stage configuration from tic.R 2021-05-16T23:40:57.8553025Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:40:57.8554208Z Windows because LaTeX is not available. 2021-05-16T23:40:57.8859281Z Running before_install: step_install_remote_binaries() 2021-05-16T23:40:58.4245811Z Installing kirby21.t1 binaries 2021-05-16T23:40:58.4259989Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:40:58.6267841Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:58.6300117Z tag_name 2021-05-16T23:40:58.6301158Z 2 1.7.3.2.s 2021-05-16T23:40:58.6302798Z zipball_url 2021-05-16T23:40:58.6304760Z 2 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:40:58.6306631Z tarball_url 2021-05-16T23:40:58.6307991Z Installing kirby21.t1 package binaries 2021-05-16T23:40:58.6310147Z 2 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:40:58.6311957Z commit.sha 2021-05-16T23:40:58.6313382Z 2 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:40:58.6315049Z commit.url 2021-05-16T23:40:58.6317370Z 2 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:40:58.6320193Z node_id 2021-05-16T23:40:58.6321745Z 2 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:40:58.6323020Z url 2021-05-16T23:40:58.6323982Z 2 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:40:58.6324936Z assets_url 2021-05-16T23:40:58.6325942Z 2 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:40:58.6326977Z upload_url 2021-05-16T23:40:58.6328087Z 2 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:40:58.6329245Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:58.6330290Z 2 42985612 2021-05-14 23:43:50 2021-05-14 23:43:49 2021-05-14 23:05:47 2021-05-16T23:40:58.6331087Z published_at asset_name asset_label 2021-05-16T23:40:58.6332307Z trying URL 'https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.5.zip' 2021-05-16T23:40:58.6333372Z 2 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R3.5.zip 2021-05-16T23:40:58.6333981Z asset_download_count 2021-05-16T23:40:58.6334497Z 2 3 2021-05-16T23:40:58.6336612Z asset_browser_download_url 2021-05-16T23:40:58.6337857Z 2 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.5.zip 2021-05-16T23:40:58.8133925Z Content type 'application/octet-stream' length 15550 bytes (15 KB) 2021-05-16T23:40:58.8296141Z ================================================== 2021-05-16T23:40:58.8297319Z downloaded 15 KB 2021-05-16T23:40:58.8298166Z 2021-05-16T23:40:58.8345157Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:40:58.8346484Z (as 'lib' is unspecified) 2021-05-16T23:40:58.8467072Z package 'kirby21.t1' successfully unpacked and MD5 sums checked 2021-05-16T23:40:58.8556265Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:58.8701805Z Installing oro.nifti binaries 2021-05-16T23:40:58.8712457Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:40:59.0079949Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:59.0099388Z tag_name 2021-05-16T23:40:59.0100065Z 2 0.10.3.s 2021-05-16T23:40:59.0100694Z zipball_url 2021-05-16T23:40:59.0102215Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:40:59.0103255Z tarball_url 2021-05-16T23:40:59.0104208Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:40:59.0105093Z commit.sha 2021-05-16T23:40:59.0105822Z 2 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:40:59.0106712Z Installing oro.nifti package binaries 2021-05-16T23:40:59.0107585Z commit.url 2021-05-16T23:40:59.0109002Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:40:59.0110318Z node_id 2021-05-16T23:40:59.0111565Z 2 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:40:59.0113623Z url 2021-05-16T23:40:59.0115081Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:40:59.0116401Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip' 2021-05-16T23:40:59.0117389Z assets_url 2021-05-16T23:40:59.0118778Z 2 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:40:59.0119793Z upload_url 2021-05-16T23:40:59.0120984Z 2 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:40:59.0122214Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:59.0122917Z 2 43005549 2021-05-15 23:22:35 2021-05-15 23:22:35 2021-05-15 22:37:06 2021-05-16T23:40:59.0123559Z published_at asset_name asset_label 2021-05-16T23:40:59.0124216Z 2 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.5.zip 2021-05-16T23:40:59.0124731Z asset_download_count 2021-05-16T23:40:59.0125168Z 2 16 2021-05-16T23:40:59.0125796Z asset_browser_download_url 2021-05-16T23:40:59.0126829Z 2 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.5.zip 2021-05-16T23:40:59.1504077Z Content type 'application/octet-stream' length 6037150 bytes (5.8 MB) 2021-05-16T23:40:59.2021621Z ================================================== 2021-05-16T23:40:59.2022767Z downloaded 5.8 MB 2021-05-16T23:40:59.2023857Z 2021-05-16T23:40:59.2026778Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:40:59.2027535Z (as 'lib' is unspecified) 2021-05-16T23:40:59.2845488Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:40:59.8416724Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:59.8418973Z Installing kirby21.fmri binaries 2021-05-16T23:40:59.8420201Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:59.8421317Z Installing kirby21.fmri package binaries 2021-05-16T23:40:59.8423397Z trying URL 'https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.5.zip' 2021-05-16T23:40:59.8425386Z Content type 'application/octet-stream' length 15219 bytes (14 KB) 2021-05-16T23:40:59.8426707Z ================================================== 2021-05-16T23:40:59.8427469Z downloaded 14 KB 2021-05-16T23:40:59.8427978Z 2021-05-16T23:40:59.8429222Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:40:59.8430374Z (as 'lib' is unspecified) 2021-05-16T23:40:59.8432099Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:59.8433690Z Installing neurobase binaries 2021-05-16T23:40:59.8434699Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:40:59.8435779Z Installing neurobase package binaries 2021-05-16T23:40:59.8437741Z trying URL 'https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.zip' 2021-05-16T23:40:59.8439564Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:40:59.8440412Z tag_name 2021-05-16T23:40:59.8441033Z 2 1.7.0.s 2021-05-16T23:40:59.8441996Z zipball_url 2021-05-16T23:40:59.8443871Z 2 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:40:59.8445556Z tarball_url 2021-05-16T23:40:59.8447221Z 2 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:40:59.8448714Z commit.sha 2021-05-16T23:40:59.8449892Z 2 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:40:59.8451260Z commit.url 2021-05-16T23:40:59.8453273Z 2 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:40:59.8454950Z node_id 2021-05-16T23:40:59.8456693Z 2 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:40:59.8458527Z url 2021-05-16T23:40:59.8460211Z 2 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:40:59.8461844Z assets_url 2021-05-16T23:40:59.8463521Z 2 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:40:59.8465271Z upload_url 2021-05-16T23:40:59.8467213Z 2 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:40:59.8469266Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:59.8470598Z 2 42987640 2021-05-15 01:37:46 2021-05-15 01:37:46 2021-05-15 01:04:13 2021-05-16T23:40:59.8471725Z published_at asset_name asset_label 2021-05-16T23:40:59.8472940Z 2 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R3.5.zip 2021-05-16T23:40:59.8473848Z asset_download_count 2021-05-16T23:40:59.8474594Z 2 0 2021-05-16T23:40:59.8475889Z asset_browser_download_url 2021-05-16T23:40:59.8477786Z 2 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.5.zip 2021-05-16T23:40:59.8479842Z package 'kirby21.fmri' successfully unpacked and MD5 sums checked 2021-05-16T23:40:59.8481179Z [1] "neuroconductor/neurobase" 2021-05-16T23:40:59.8482015Z tag_name 2021-05-16T23:40:59.8482632Z 2 1.30.1.s 2021-05-16T23:40:59.8483612Z zipball_url 2021-05-16T23:40:59.8485264Z 2 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:40:59.8486912Z tarball_url 2021-05-16T23:40:59.8488545Z 2 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:40:59.8490127Z commit.sha 2021-05-16T23:40:59.8491247Z 2 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:59.8492665Z commit.url 2021-05-16T23:40:59.8494822Z 2 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:40:59.8496566Z node_id 2021-05-16T23:40:59.8498450Z 2 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:40:59.8500490Z url 2021-05-16T23:40:59.8501198Z 2 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:40:59.8502186Z assets_url 2021-05-16T23:40:59.8503031Z 2 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:40:59.8504092Z upload_url 2021-05-16T23:40:59.8505168Z 2 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:40:59.8506301Z id asset_updated_at asset_created_at created_at 2021-05-16T23:40:59.8506993Z 2 43020192 2021-05-16 21:03:52 2021-05-16 21:03:52 2021-05-16 20:01:27 2021-05-16T23:40:59.8507661Z published_at asset_name asset_label 2021-05-16T23:40:59.8508338Z 2 2021-05-16 20:01:56 neurobase_1.30.1_R3.5.zip 2021-05-16T23:40:59.8508844Z asset_download_count 2021-05-16T23:40:59.8509279Z 2 2 2021-05-16T23:40:59.8509968Z asset_browser_download_url 2021-05-16T23:40:59.8510999Z 2 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.5.zip 2021-05-16T23:40:59.8950670Z Content type 'application/octet-stream' length 319431 bytes (311 KB) 2021-05-16T23:40:59.8981810Z ================================================== 2021-05-16T23:40:59.8983234Z downloaded 311 KB 2021-05-16T23:40:59.8984024Z 2021-05-16T23:40:59.8988685Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:40:59.8989958Z (as 'lib' is unspecified) 2021-05-16T23:40:59.9148874Z package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:40:59.9205557Z Rewriting new remotes: 2021-05-16T23:41:00.1691265Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:41:00.1692250Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:41:00.1692968Z remotes::install_cran("rcmdcheck") 2021-05-16T23:41:00.1693567Z remotes::install_cran("markdown") 2021-05-16T23:41:00.1702473Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:41:00.1703038Z env: 2021-05-16T23:41:00.1703561Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:41:00.1704045Z TIC_DEPLOY_KEY: 2021-05-16T23:41:00.1704407Z RSPM: 2021-05-16T23:41:00.1705632Z GITHUB_PAT: *** 2021-05-16T23:41:00.1706040Z COVERALLS_TOKEN: 2021-05-16T23:41:00.1706525Z continue-on-error: false 2021-05-16T23:41:00.1707023Z VDIFFR_RUN_TESTS: 2021-05-16T23:41:00.1707450Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:41:00.1707849Z TZ: UTC 2021-05-16T23:41:00.1708227Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:41:00.1708642Z NOT_CRAN: true 2021-05-16T23:41:00.1709062Z MSYSTEM: MINGW64 2021-05-16T23:41:00.1709461Z ##[endgroup] 2021-05-16T23:41:04.3081998Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:41:04.3083008Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:41:04.3083594Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:41:04.3084195Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:41:04.3084837Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:41:04.3085440Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:41:04.3086049Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:41:04.3086659Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:41:04.3087291Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:41:04.3089158Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:41:04.3089979Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:41:04.3117509Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:41:04.3136718Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:41:04.3137513Z (as 'lib' is unspecified) 2021-05-16T23:41:06.4359430Z 2021-05-16T23:41:06.4361772Z There are binary versions available but the source versions are later: 2021-05-16T23:41:06.4385137Z binary source needs_compilation 2021-05-16T23:41:06.4386825Z R.methodsS3 1.8.0 1.8.1 FALSE 2021-05-16T23:41:06.4388033Z R.oo 1.23.0 1.24.0 FALSE 2021-05-16T23:41:06.4389175Z RNifti 1.1.0 1.3.1 TRUE 2021-05-16T23:41:06.4390298Z bitops 1.0-6 1.0-7 TRUE 2021-05-16T23:41:06.4391487Z kirby21.base 1.7.0 1.7.3 FALSE 2021-05-16T23:41:06.4393166Z R.utils 2.9.2 2.10.1 FALSE 2021-05-16T23:41:06.4394286Z matrixStats 0.56.0 0.58.0 TRUE 2021-05-16T23:41:06.4395033Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-16T23:41:06.4395984Z neurobase 1.29.0 1.32.1 FALSE 2021-05-16T23:41:06.4396425Z 2021-05-16T23:41:06.4415965Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-16T23:41:06.4799314Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-16T23:41:06.4814931Z ================================================== 2021-05-16T23:41:06.4815670Z downloaded 61 KB 2021-05-16T23:41:06.4816246Z 2021-05-16T23:41:06.4913784Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:41:06.4936940Z 2021-05-16T23:41:06.4937777Z The downloaded binary packages are in 2021-05-16T23:41:06.4938751Z C:\Users\runneradmin\AppData\Local\Temp\RtmpcDSsCi\downloaded_packages 2021-05-16T23:41:06.4941184Z installing the source packages 'R.methodsS3', 'R.oo', 'RNifti', 'bitops', 'kirby21.base', 'R.utils', 'matrixStats', 'oro.nifti', 'neurobase' 2021-05-16T23:41:06.4941985Z 2021-05-16T23:41:06.4959913Z trying URL 'https://cloud.r-project.org/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:41:06.5190346Z Content type 'application/x-gzip' length 23717 bytes (23 KB) 2021-05-16T23:41:06.5193994Z ================================================== 2021-05-16T23:41:06.5194726Z downloaded 23 KB 2021-05-16T23:41:06.5195354Z 2021-05-16T23:41:06.5211606Z trying URL 'https://cloud.r-project.org/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:41:06.5527290Z Content type 'application/x-gzip' length 383514 bytes (374 KB) 2021-05-16T23:41:06.6090031Z ================================================== 2021-05-16T23:41:06.6091005Z downloaded 374 KB 2021-05-16T23:41:06.6091713Z 2021-05-16T23:41:06.6106287Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:41:06.6220874Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:41:06.6657602Z ================================================== 2021-05-16T23:41:06.6658622Z downloaded 1.0 MB 2021-05-16T23:41:06.6658979Z 2021-05-16T23:41:06.6674014Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:41:06.6898158Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T23:41:06.6901391Z ================================================== 2021-05-16T23:41:06.6902500Z downloaded 10 KB 2021-05-16T23:41:06.6903096Z 2021-05-16T23:41:06.6923893Z trying URL 'https://cloud.r-project.org/src/contrib/kirby21.base_1.7.3.tar.gz' 2021-05-16T23:41:06.7246393Z Content type 'application/x-gzip' length 9823 bytes 2021-05-16T23:41:06.7249206Z ================================================== 2021-05-16T23:41:06.7250627Z downloaded 9823 bytes 2021-05-16T23:41:06.7251447Z 2021-05-16T23:41:06.7275664Z trying URL 'https://cloud.r-project.org/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:41:06.7503980Z Content type 'application/x-gzip' length 362269 bytes (353 KB) 2021-05-16T23:41:06.7632236Z ================================================== 2021-05-16T23:41:06.7633124Z downloaded 353 KB 2021-05-16T23:41:06.7633621Z 2021-05-16T23:41:06.7647846Z trying URL 'https://cloud.r-project.org/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:41:06.7860600Z Content type 'application/x-gzip' length 195698 bytes (191 KB) 2021-05-16T23:41:07.3396769Z ================================================== 2021-05-16T23:41:07.3397233Z downloaded 191 KB 2021-05-16T23:41:07.3397512Z 2021-05-16T23:41:07.3398466Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:41:07.3399631Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-16T23:41:07.3400236Z ================================================== 2021-05-16T23:41:07.3400657Z downloaded 5.0 MB 2021-05-16T23:41:07.3401035Z 2021-05-16T23:41:07.3401966Z trying URL 'https://cloud.r-project.org/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:41:07.3402953Z Content type 'application/x-gzip' length 1521810 bytes (1.5 MB) 2021-05-16T23:41:07.3403528Z ================================================== 2021-05-16T23:41:07.3403952Z downloaded 1.5 MB 2021-05-16T23:41:07.3404223Z 2021-05-16T23:41:07.3512874Z * installing *source* package 'R.methodsS3' ... 2021-05-16T23:41:07.3560801Z ** package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:41:07.3783730Z ** R 2021-05-16T23:41:07.3851270Z ** inst 2021-05-16T23:41:07.3870890Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:07.6925442Z ** help 2021-05-16T23:41:07.7776937Z *** installing help indices 2021-05-16T23:41:07.8239588Z converting help for package 'R.methodsS3' 2021-05-16T23:41:07.8510647Z finding HTML links ... done 2021-05-16T23:41:07.8710663Z Non-documented_objects html 2021-05-16T23:41:07.8790971Z R.KEYWORDS html 2021-05-16T23:41:07.8968469Z R.methodsS3-package html 2021-05-16T23:41:07.9202920Z findDispatchMethodsS3 html 2021-05-16T23:41:07.9377479Z getDispatchMethodS3 html 2021-05-16T23:41:07.9534630Z getGenericS3 html 2021-05-16T23:41:07.9698591Z getMethodS3 html 2021-05-16T23:41:07.9863192Z isGenericS3 html 2021-05-16T23:41:07.9986306Z isGenericS4 html 2021-05-16T23:41:08.0320569Z pkgStartupMessage html 2021-05-16T23:41:08.0322942Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYXvCyc/R.INSTALL14c431495cf0/R.methodsS3/man/pkgStartupMessage.Rd:17: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:41:08.0325842Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYXvCyc/R.INSTALL14c431495cf0/R.methodsS3/man/pkgStartupMessage.Rd:27: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:41:08.0328800Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYXvCyc/R.INSTALL14c431495cf0/R.methodsS3/man/pkgStartupMessage.Rd:40: file link 'packageStartupMessage' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:41:08.0601417Z setGenericS3 html 2021-05-16T23:41:08.1170905Z setMethodS3 html 2021-05-16T23:41:08.1308827Z throw html 2021-05-16T23:41:08.1314389Z ** building package indices 2021-05-16T23:41:08.1794974Z ** testing if installed package can be loaded 2021-05-16T23:41:08.1797720Z *** arch - i386 2021-05-16T23:41:08.4860046Z *** arch - x64 2021-05-16T23:41:08.6935681Z * DONE (R.methodsS3) 2021-05-16T23:41:08.7189843Z In R CMD INSTALL 2021-05-16T23:41:09.1475020Z * installing *source* package 'RNifti' ... 2021-05-16T23:41:09.1637152Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T23:41:09.1925878Z ** libs 2021-05-16T23:41:09.1940986Z 2021-05-16T23:41:09.1942522Z *** arch - i386 2021-05-16T23:41:09.2403804Z 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-16T23:41:11.2006973Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:41:11.2009763Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:41:11.2011683Z for (int j=0; jnvox) 2021-05-16T23:41:30.8957773Z ^ 2021-05-16T23:41:30.9402463Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T23:41:30.9403553Z from ../inst/include/RNifti.h:50, 2021-05-16T23:41:30.9404282Z from main.cpp:4: 2021-05-16T23:41:30.9405680Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:41:30.9407529Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:41:30.9408740Z else if (data.length() != image->nvox) 2021-05-16T23:41:30.9409397Z ^ 2021-05-16T23:41:30.9477096Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:41:30.9479214Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:41:30.9480334Z for (int j=0; j> ); 2021-05-16T23:41:47.8124716Z ^ 2021-05-16T23:41:47.8125586Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:47.8126569Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T23:41:47.8127259Z ^ 2021-05-16T23:41:47.8128008Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:47.8128838Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:47.8129482Z ^ 2021-05-16T23:41:47.8130231Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:47.8130885Z bitshift_BODY( >> ); 2021-05-16T23:41:47.8131394Z ^ 2021-05-16T23:41:47.9698808Z 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-16T23:41:48.0876491Z 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-16T23:41:48.3006614Z 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-16T23:41:48.4075886Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-16T23:41:48.4086202Z 2021-05-16T23:41:48.4087534Z *** arch - x64 2021-05-16T23:41:48.4314284Z 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-16T23:41:48.5054899Z bit-ops.c: In function 'bitShiftL': 2021-05-16T23:41:48.5057375Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:48.5059286Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T23:41:48.5060701Z ^ 2021-05-16T23:41:48.5062372Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:48.5064006Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:48.5065287Z ^ 2021-05-16T23:41:48.5066684Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:48.5067975Z bitshift_BODY( << ); 2021-05-16T23:41:48.5068863Z ^ 2021-05-16T23:41:48.5070620Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:48.5072620Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T23:41:48.5073983Z ^ 2021-05-16T23:41:48.5075318Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:48.5076911Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:48.5078140Z ^ 2021-05-16T23:41:48.5079555Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:48.5081976Z bitshift_BODY( << ); 2021-05-16T23:41:48.5082926Z ^ 2021-05-16T23:41:48.5084126Z bit-ops.c: In function 'bitShiftR': 2021-05-16T23:41:48.5086037Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:48.5087956Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-16T23:41:48.5089297Z ^ 2021-05-16T23:41:48.5090633Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:48.5092325Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:48.5093596Z ^ 2021-05-16T23:41:48.5094990Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:48.5096267Z bitshift_BODY( >> ); 2021-05-16T23:41:48.5097126Z ^ 2021-05-16T23:41:48.5098813Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-16T23:41:48.5100702Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-16T23:41:48.5102176Z ^ 2021-05-16T23:41:48.5103525Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-16T23:41:48.5105103Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-16T23:41:48.5106183Z ^ 2021-05-16T23:41:48.5106961Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-16T23:41:48.5107693Z bitshift_BODY( >> ); 2021-05-16T23:41:48.5108177Z ^ 2021-05-16T23:41:48.6814214Z 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-16T23:41:48.7919219Z 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-16T23:41:49.0185592Z 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-16T23:41:49.1199127Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-16T23:41:49.1228801Z ** R 2021-05-16T23:41:49.1277702Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:49.1804069Z ** help 2021-05-16T23:41:49.2179520Z *** installing help indices 2021-05-16T23:41:49.2491818Z converting help for package 'bitops' 2021-05-16T23:41:49.2764708Z finding HTML links ... done 2021-05-16T23:41:49.3001818Z bitAnd html 2021-05-16T23:41:49.3196301Z bitFlip html 2021-05-16T23:41:49.3403756Z bitShiftL html 2021-05-16T23:41:49.3549690Z cksum html 2021-05-16T23:41:49.3554820Z ** building package indices 2021-05-16T23:41:49.3754670Z ** testing if installed package can be loaded 2021-05-16T23:41:49.3757228Z *** arch - i386 2021-05-16T23:41:49.6809813Z *** arch - x64 2021-05-16T23:41:49.8889506Z * DONE (bitops) 2021-05-16T23:41:49.9131839Z In R CMD INSTALL 2021-05-16T23:41:50.1866661Z * installing *source* package 'kirby21.base' ... 2021-05-16T23:41:50.1960307Z ** package 'kirby21.base' successfully unpacked and MD5 sums checked 2021-05-16T23:41:50.2186831Z ** R 2021-05-16T23:41:50.2272285Z ** data 2021-05-16T23:41:50.2285292Z *** moving datasets to lazyload DB 2021-05-16T23:41:50.2394598Z ** inst 2021-05-16T23:41:50.2412949Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:41:50.4275709Z ** help 2021-05-16T23:41:50.4859952Z *** installing help indices 2021-05-16T23:41:50.5246098Z converting help for package 'kirby21.base' 2021-05-16T23:41:50.5529093Z finding HTML links ... done 2021-05-16T23:41:50.5635258Z all_modalities html 2021-05-16T23:41:50.5760448Z copy_kirby21_data html 2021-05-16T23:41:50.5836310Z delete_kirby21_data html 2021-05-16T23:41:50.5946711Z download_kirby21_data html 2021-05-16T23:41:50.5989666Z get_ids html 2021-05-16T23:41:50.6041412Z get_image_filenames html 2021-05-16T23:41:50.6188318Z get_image_filenames_df html 2021-05-16T23:41:50.6291158Z get_par_filenames html 2021-05-16T23:41:50.6343171Z kirby21_demog html 2021-05-16T23:41:50.6398494Z modality_df html 2021-05-16T23:41:50.6449225Z subject_id_to_visit_id html 2021-05-16T23:41:50.6454634Z ** building package indices 2021-05-16T23:41:50.6796750Z ** testing if installed package can be loaded 2021-05-16T23:41:50.6799582Z *** arch - i386 2021-05-16T23:41:50.9887542Z *** arch - x64 2021-05-16T23:41:51.2993134Z * DONE (kirby21.base) 2021-05-16T23:41:51.3251506Z In R CMD INSTALL 2021-05-16T23:41:52.0767966Z * installing *source* package 'matrixStats' ... 2021-05-16T23:41:52.1103987Z ** package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:41:52.1388245Z ** libs 2021-05-16T23:41:52.1406213Z 2021-05-16T23:41:52.1407799Z *** arch - i386 2021-05-16T23:41:52.2324503Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c 000.init.c -o 000.init.o 2021-05-16T23:41:52.3309090Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:41:52.4706917Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c anyMissing.c -o anyMissing.o 2021-05-16T23:41:52.6649289Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c binCounts.c -o binCounts.o 2021-05-16T23:41:52.8161498Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c binMeans.c -o binMeans.o 2021-05-16T23:41:52.9948269Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colCounts.c -o colCounts.o 2021-05-16T23:41:55.4251383Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:41:55.9024310Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c colRanges.c -o colRanges.o 2021-05-16T23:41:57.6168054Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c diff2.c -o diff2.o 2021-05-16T23:41:57.9088610Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c indexByRow.c -o indexByRow.o 2021-05-16T23:41:58.0444980Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c logSumExp.c -o logSumExp.o 2021-05-16T23:41:58.3418462Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c mean2.c -o mean2.o 2021-05-16T23:41:58.5697900Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:41:58.7950792Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c psortKM.c -o psortKM.o 2021-05-16T23:41:58.9208160Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCounts.c -o rowCounts.o 2021-05-16T23:42:01.2309273Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:42:02.3067110Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCummins.c -o rowCummins.o 2021-05-16T23:42:03.3984421Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:42:04.3444286Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:42:05.2808077Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:42:07.4539181Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:42:07.6347640Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMads.c -o rowMads.o 2021-05-16T23:42:08.6959464Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:42:09.3915467Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowMedians.c -o rowMedians.o 2021-05-16T23:42:10.4061422Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:42:10.9292597Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowRanges.c -o rowRanges.o 2021-05-16T23:42:12.6892123Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:42:23.9748679Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowSums2.c -o rowSums2.o 2021-05-16T23:42:24.6725639Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c rowVars.c -o rowVars.o 2021-05-16T23:42:25.4644786Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c signTabulate.c -o signTabulate.o 2021-05-16T23:42:25.6458644Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c sum2.c -o sum2.o 2021-05-16T23:42:25.8418920Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c validateIndices.c -o validateIndices.o 2021-05-16T23:42:26.1640446Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c weightedMean.c -o weightedMean.o 2021-05-16T23:42:26.4339109Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:42:26.9245198Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:43:27.8385159Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o matrixStats.dll tmp.def 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -LC:/R/bin/i386 -lR 2021-05-16T23:43:28.1332858Z installing to D:/a/_temp/Library/matrixStats/libs/i386 2021-05-16T23:43:28.1402976Z 2021-05-16T23:43:28.1403724Z *** arch - x64 2021-05-16T23:43:28.2327015Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c 000.init.c -o 000.init.o 2021-05-16T23:43:28.3316247Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c allocMatrix2.c -o allocMatrix2.o 2021-05-16T23:43:28.4638961Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c anyMissing.c -o anyMissing.o 2021-05-16T23:43:28.6683515Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c binCounts.c -o binCounts.o 2021-05-16T23:43:28.8085420Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c binMeans.c -o binMeans.o 2021-05-16T23:43:28.9853171Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colCounts.c -o colCounts.o 2021-05-16T23:43:31.2065671Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colOrderStats.c -o colOrderStats.o 2021-05-16T23:43:31.6695045Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c colRanges.c -o colRanges.o 2021-05-16T23:43:33.1728510Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c diff2.c -o diff2.o 2021-05-16T23:43:33.4444354Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c indexByRow.c -o indexByRow.o 2021-05-16T23:43:33.5555837Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c logSumExp.c -o logSumExp.o 2021-05-16T23:43:33.8238847Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c mean2.c -o mean2.o 2021-05-16T23:43:34.0286044Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c productExpSumLog.c -o productExpSumLog.o 2021-05-16T23:43:34.2463190Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c psortKM.c -o psortKM.o 2021-05-16T23:43:34.3650884Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCounts.c -o rowCounts.o 2021-05-16T23:43:36.5864906Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCummaxs.c -o rowCummaxs.o 2021-05-16T23:43:37.7211307Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCummins.c -o rowCummins.o 2021-05-16T23:43:38.8390996Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCumprods.c -o rowCumprods.o 2021-05-16T23:43:39.7672241Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowCumsums.c -o rowCumsums.o 2021-05-16T23:43:40.6788752Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowDiffs.c -o rowDiffs.o 2021-05-16T23:43:42.6928941Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowLogSumExp.c -o rowLogSumExp.o 2021-05-16T23:43:42.8720922Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMads.c -o rowMads.o 2021-05-16T23:43:43.8559369Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMeans2.c -o rowMeans2.o 2021-05-16T23:43:44.5108456Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowMedians.c -o rowMedians.o 2021-05-16T23:43:45.4165404Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowOrderStats.c -o rowOrderStats.o 2021-05-16T23:43:45.9068337Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowRanges.c -o rowRanges.o 2021-05-16T23:43:47.4866398Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowRanksWithTies.c -o rowRanksWithTies.o 2021-05-16T23:43:59.2728795Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowSums2.c -o rowSums2.o 2021-05-16T23:43:59.9122345Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c rowVars.c -o rowVars.o 2021-05-16T23:44:00.6382428Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c signTabulate.c -o signTabulate.o 2021-05-16T23:44:00.8234231Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c sum2.c -o sum2.o 2021-05-16T23:44:01.0013499Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c validateIndices.c -o validateIndices.o 2021-05-16T23:44:01.2852499Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c weightedMean.c -o weightedMean.o 2021-05-16T23:44:01.5339531Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c weightedMedian.c -o weightedMedian.o 2021-05-16T23:44:02.0049660Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c x_OP_y.c -o x_OP_y.o 2021-05-16T23:45:01.3572005Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o matrixStats.dll tmp.def 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -LC:/R/bin/x64 -lR 2021-05-16T23:45:01.6056285Z installing to D:/a/_temp/Library/matrixStats/libs/x64 2021-05-16T23:45:01.6141283Z ** R 2021-05-16T23:45:01.6364247Z ** inst 2021-05-16T23:45:01.6785657Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:02.9801066Z ** help 2021-05-16T23:45:03.2820692Z *** installing help indices 2021-05-16T23:45:03.4380099Z converting help for package 'matrixStats' 2021-05-16T23:45:03.4665760Z finding HTML links ... done 2021-05-16T23:45:03.5670096Z allocMatrix html 2021-05-16T23:45:03.5958754Z anyMissing html 2021-05-16T23:45:03.6352722Z binCounts html 2021-05-16T23:45:03.6852356Z binMeans html 2021-05-16T23:45:03.7139198Z diff2 html 2021-05-16T23:45:03.7338411Z indexByRow html 2021-05-16T23:45:03.7712214Z logSumExp html 2021-05-16T23:45:03.7785525Z matrixStats-package html 2021-05-16T23:45:03.8105948Z mean2 html 2021-05-16T23:45:03.8450288Z rowAlls html 2021-05-16T23:45:03.8966950Z rowAvgsPerColSet html 2021-05-16T23:45:03.9285362Z rowCollapse html 2021-05-16T23:45:03.9287307Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/rowCollapse.Rd:55: file link '[' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:03.9625208Z rowCounts html 2021-05-16T23:45:04.0066563Z rowCumsums html 2021-05-16T23:45:04.0068594Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/rowCumsums.Rd:83: file link 'cumprod' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:04.0071019Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/rowCumsums.Rd:84: file link 'cummin' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:04.0073645Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/rowCumsums.Rd:84: file link 'cummax' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:04.0338480Z rowDiffs html 2021-05-16T23:45:04.0616655Z rowIQRs html 2021-05-16T23:45:04.0910606Z rowLogSumExps html 2021-05-16T23:45:04.1186110Z rowMeans2 html 2021-05-16T23:45:04.1587431Z rowMedians html 2021-05-16T23:45:04.1912369Z rowOrderStats html 2021-05-16T23:45:04.2322021Z rowProds html 2021-05-16T23:45:04.2325642Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/rowProds.Rd:54: file link 'is.nan' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:04.2692054Z rowQuantiles html 2021-05-16T23:45:04.3040931Z rowRanges html 2021-05-16T23:45:04.3044354Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/rowRanges.Rd:52: file link 'pmin.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:04.3768644Z rowRanks html 2021-05-16T23:45:04.4121699Z rowSds html 2021-05-16T23:45:04.4413114Z rowSums2 html 2021-05-16T23:45:04.4686251Z rowTabulates html 2021-05-16T23:45:04.4994537Z rowVars html 2021-05-16T23:45:04.5277581Z rowWeightedMeans html 2021-05-16T23:45:04.5586476Z rowWeightedMedians html 2021-05-16T23:45:04.5804116Z signTabulate html 2021-05-16T23:45:04.6132687Z sum2 html 2021-05-16T23:45:04.6249768Z validateIndices html 2021-05-16T23:45:04.6799614Z varDiff html 2021-05-16T23:45:04.6801810Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/varDiff.Rd:80: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T23:45:04.6804562Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/varDiff.Rd:103: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T23:45:04.7148084Z weightedMad html 2021-05-16T23:45:04.7603976Z weightedMean html 2021-05-16T23:45:04.8170171Z weightedMedian html 2021-05-16T23:45:04.8600464Z weightedVar html 2021-05-16T23:45:04.8604120Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpayTSBl/R.INSTALL1a345ade2ec6/matrixStats/man/weightedVar.Rd:73: file link 'var' in package 'stats' does not exist and so has been treated as a topic 2021-05-16T23:45:04.8961877Z x_OP_y html 2021-05-16T23:45:04.8968774Z ** building package indices 2021-05-16T23:45:05.0193294Z ** installing vignettes 2021-05-16T23:45:05.0276562Z ** testing if installed package can be loaded 2021-05-16T23:45:05.0279227Z *** arch - i386 2021-05-16T23:45:05.2322401Z *** arch - x64 2021-05-16T23:45:05.4487153Z * DONE (matrixStats) 2021-05-16T23:45:05.6601372Z In R CMD INSTALL 2021-05-16T23:45:06.2099550Z * installing *source* package 'R.oo' ... 2021-05-16T23:45:06.2334067Z ** package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:45:06.2577973Z ** R 2021-05-16T23:45:06.2822359Z ** inst 2021-05-16T23:45:06.2868306Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:09.0039098Z ** help 2021-05-16T23:45:10.1435303Z *** installing help indices 2021-05-16T23:45:10.6117459Z converting help for package 'R.oo' 2021-05-16T23:45:10.6427979Z finding HTML links ... done 2021-05-16T23:45:10.7623612Z 000.makeObjectFinalizer html 2021-05-16T23:45:10.7707158Z ASCII html 2021-05-16T23:45:10.8363943Z BasicObject html 2021-05-16T23:45:10.9811925Z Class html 2021-05-16T23:45:10.9963894Z DOLLAR.BasicObject html 2021-05-16T23:45:11.0265831Z DOLLAR.Class html 2021-05-16T23:45:11.0544126Z DOLLAR.Object html 2021-05-16T23:45:11.0651467Z DOLLARLT_-.BasicObject html 2021-05-16T23:45:11.0922926Z DOLLARLT_-.Class html 2021-05-16T23:45:11.1221928Z DOLLARLT_-.Object html 2021-05-16T23:45:11.1976806Z Exception html 2021-05-16T23:45:11.2210550Z Interface html 2021-05-16T23:45:11.2698863Z InternalErrorException html 2021-05-16T23:45:11.2855197Z Non-documented_objects html 2021-05-16T23:45:11.4159700Z Object html 2021-05-16T23:45:11.5699619Z Package html 2021-05-16T23:45:11.6076737Z R.oo-package html 2021-05-16T23:45:11.6597504Z RccViolationException html 2021-05-16T23:45:11.7546961Z Rdoc html 2021-05-16T23:45:11.7941873Z RdocException html 2021-05-16T23:45:11.8224695Z abort html 2021-05-16T23:45:11.8227405Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpe2aWMR/R.INSTALL19d83e3594a/R.oo/man/abort.Rd:78: file link 'invokeRestart' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:11.8319751Z argsToString.Class html 2021-05-16T23:45:11.8537229Z argsToString.Rdoc html 2021-05-16T23:45:11.8617290Z as.character.BasicObject html 2021-05-16T23:45:11.8713797Z as.character.Class html 2021-05-16T23:45:11.8807441Z as.character.Exception html 2021-05-16T23:45:11.8884083Z as.character.Interface html 2021-05-16T23:45:11.8982166Z as.character.Object html 2021-05-16T23:45:11.9099824Z as.character.Package html 2021-05-16T23:45:11.9190168Z as.character.RccViolationException html 2021-05-16T23:45:11.9273940Z as.character.RdocException html 2021-05-16T23:45:11.9507725Z attach.BasicObject html 2021-05-16T23:45:11.9768460Z attach.Object html 2021-05-16T23:45:12.0122000Z attachLocally.Object html 2021-05-16T23:45:12.0329584Z charToInt html 2021-05-16T23:45:12.0465821Z check.Rdoc html 2021-05-16T23:45:12.0628642Z clearCache.Object html 2021-05-16T23:45:12.0759507Z clearLookupCache.Object html 2021-05-16T23:45:12.0849868Z clone.Object html 2021-05-16T23:45:12.1168743Z compile.Rdoc html 2021-05-16T23:45:12.1411477Z compileRdoc html 2021-05-16T23:45:12.1581048Z createManPath.Rdoc html 2021-05-16T23:45:12.1789507Z createName.Rdoc html 2021-05-16T23:45:12.1879576Z declaration.Rdoc html 2021-05-16T23:45:12.2052256Z detach.BasicObject html 2021-05-16T23:45:12.2229973Z detach.Object html 2021-05-16T23:45:12.2410819Z dimension html 2021-05-16T23:45:12.2785107Z equals.BasicObject html 2021-05-16T23:45:12.3237434Z equals.Object html 2021-05-16T23:45:12.3596582Z equals html 2021-05-16T23:45:12.3747409Z escapeRdFilename.Rdoc html 2021-05-16T23:45:12.4677565Z extend.BasicObject html 2021-05-16T23:45:12.4769968Z extend.Interface html 2021-05-16T23:45:12.5202770Z extend.Object html 2021-05-16T23:45:12.5340196Z extend html 2021-05-16T23:45:12.5450661Z finalize.Object html 2021-05-16T23:45:12.5560314Z forName.Class html 2021-05-16T23:45:12.5802816Z getAuthor.Package html 2021-05-16T23:45:12.5806473Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpe2aWMR/R.INSTALL19d83e3594a/R.oo/man/getAuthor.Package.Rd:28: file link 'format.person' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:12.5912465Z getBundle.Package html 2021-05-16T23:45:12.6043080Z getBundlePackages.Package html 2021-05-16T23:45:12.6200541Z getCalls.Exception html 2021-05-16T23:45:12.6414716Z getChangeLog.Package html 2021-05-16T23:45:12.6557915Z getClassS4Usage.Rdoc html 2021-05-16T23:45:12.6666176Z getClasses.Package html 2021-05-16T23:45:12.6789763Z getConstructorS3 html 2021-05-16T23:45:12.6892109Z getContents.Package html 2021-05-16T23:45:12.7035585Z getContribUrl.Package html 2021-05-16T23:45:12.7119978Z getDataPath.Package html 2021-05-16T23:45:12.7225992Z getDate.Package html 2021-05-16T23:45:12.7371290Z getDescription.Package html 2021-05-16T23:45:12.7519284Z getDescriptionFile.Package html 2021-05-16T23:45:12.7594361Z getDetails.Class html 2021-05-16T23:45:12.7702695Z getDevelUrl.Package html 2021-05-16T23:45:12.7820039Z getDocPath.Package html 2021-05-16T23:45:12.7916185Z getEnvironment.Object html 2021-05-16T23:45:12.8055885Z getEnvironment.Package html 2021-05-16T23:45:12.8167287Z getExamplePath.Package html 2021-05-16T23:45:12.8266259Z getFieldModifiers.Object html 2021-05-16T23:45:12.8435691Z getFields.BasicObject html 2021-05-16T23:45:12.8564496Z getFields.Class html 2021-05-16T23:45:12.8676772Z getFields.Interface html 2021-05-16T23:45:12.8876307Z getFields.Object html 2021-05-16T23:45:12.9017596Z getHowToCite.Package html 2021-05-16T23:45:12.9142228Z getInstantiationTime.BasicObject html 2021-05-16T23:45:12.9297608Z getInstantiationTime.Object html 2021-05-16T23:45:12.9461903Z getInternalAddress.Object html 2021-05-16T23:45:12.9586895Z getKeywords.Rdoc html 2021-05-16T23:45:12.9729084Z getKnownSubclasses.Class html 2021-05-16T23:45:12.9730890Z getKnownSubclasses.classRepresentation 2021-05-16T23:45:12.9807858Z html 2021-05-16T23:45:12.9910995Z getLastException.Exception html 2021-05-16T23:45:13.0001950Z getLicense.Package html 2021-05-16T23:45:13.0218078Z getMaintainer.Package html 2021-05-16T23:45:13.0220620Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpe2aWMR/R.INSTALL19d83e3594a/R.oo/man/getMaintainer.Package.Rd:28: file link 'format.person' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:13.0344674Z getManPath.Rdoc html 2021-05-16T23:45:13.0434939Z getMessage.Exception html 2021-05-16T23:45:13.0552521Z getMessage.InternalErrorException html 2021-05-16T23:45:13.0780483Z getMethods.Class html 2021-05-16T23:45:13.0878106Z getName.Class html 2021-05-16T23:45:13.0967322Z getName.Package html 2021-05-16T23:45:13.1095213Z getName.environment html 2021-05-16T23:45:13.1219877Z getNameFormat.Rdoc html 2021-05-16T23:45:13.1337434Z getPackage.Class html 2021-05-16T23:45:13.1424283Z getPackage.InternalErrorException html 2021-05-16T23:45:13.1589751Z getPackageNameOf.Rdoc html 2021-05-16T23:45:13.1672779Z getPath.Package html 2021-05-16T23:45:13.1791349Z getPosition.Package html 2021-05-16T23:45:13.1923193Z getRccUrl.RccViolationException html 2021-05-16T23:45:13.2013131Z getRdDeclaration.Class html 2021-05-16T23:45:13.2118997Z getRdDeclaration.classRepresentation html 2021-05-16T23:45:13.2213754Z getRdHierarchy.Class html 2021-05-16T23:45:13.2289034Z getRdHierarchy.classRepresentation html 2021-05-16T23:45:13.2433585Z getRdMethods.Class html 2021-05-16T23:45:13.2529793Z getRdMethods.classRepresentation html 2021-05-16T23:45:13.2632930Z getRdTitle.Rdoc html 2021-05-16T23:45:13.2705533Z getSource.RdocException html 2021-05-16T23:45:13.2860838Z getStackTrace.Exception html 2021-05-16T23:45:13.2967627Z getStackTraceString.Exception html 2021-05-16T23:45:13.3048044Z getStaticInstance.Class html 2021-05-16T23:45:13.3173422Z getStaticInstance.Object html 2021-05-16T23:45:13.3360377Z getSuperclasses.Class html 2021-05-16T23:45:13.3439163Z getSuperclasses.classRepresentation html 2021-05-16T23:45:13.3535076Z getTitle.Package html 2021-05-16T23:45:13.3628557Z getUrl.Package html 2021-05-16T23:45:13.3815385Z getUsage.Rdoc html 2021-05-16T23:45:13.3939095Z getVersion.Package html 2021-05-16T23:45:13.4013257Z getWhen.Exception html 2021-05-16T23:45:13.4152520Z hasField.BasicObject html 2021-05-16T23:45:13.4360501Z hasField.Object html 2021-05-16T23:45:13.4468009Z hashCode.BasicObject html 2021-05-16T23:45:13.4758675Z hashCode.Object html 2021-05-16T23:45:13.4940787Z hashCode html 2021-05-16T23:45:13.5022261Z hierarchy.Rdoc html 2021-05-16T23:45:13.5188073Z intToChar html 2021-05-16T23:45:13.5315505Z isAbstract.Class html 2021-05-16T23:45:13.5423883Z isBeingCreated.Class html 2021-05-16T23:45:13.5541120Z isDeprecated.Class html 2021-05-16T23:45:13.5686861Z isKeyword.Rdoc html 2021-05-16T23:45:13.5819649Z isLoaded.Package html 2021-05-16T23:45:13.5969715Z isOlderThan.Package html 2021-05-16T23:45:13.6098949Z isPrivate.Class html 2021-05-16T23:45:13.6251799Z isProtected.Class html 2021-05-16T23:45:13.6377733Z isPublic.Class html 2021-05-16T23:45:13.6486926Z isReferable.BasicObject html 2021-05-16T23:45:13.6599885Z isReferable.Object html 2021-05-16T23:45:13.6732192Z isStatic.Class html 2021-05-16T23:45:13.6880176Z isVisible.Rdoc html 2021-05-16T23:45:13.6986551Z ll.Object html 2021-05-16T23:45:13.7130188Z ll.Package html 2021-05-16T23:45:13.7542205Z ll html 2021-05-16T23:45:13.7544037Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpe2aWMR/R.INSTALL19d83e3594a/R.oo/man/ll.Rd:94: file link 'ls.str' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:13.7814661Z load.Object html 2021-05-16T23:45:13.8001993Z load.Package html 2021-05-16T23:45:13.8092127Z methodsInheritedFrom.Rdoc html 2021-05-16T23:45:13.8206786Z newInstance.BasicObject html 2021-05-16T23:45:13.8322003Z newInstance.Class html 2021-05-16T23:45:13.8436779Z newInstance.Object html 2021-05-16T23:45:13.8528826Z novirtual.Object html 2021-05-16T23:45:13.8664101Z objectSize.BasicObject html 2021-05-16T23:45:13.8812458Z objectSize.Object html 2021-05-16T23:45:13.8939136Z objectSize html 2021-05-16T23:45:13.9068390Z objectSize.environment html 2021-05-16T23:45:13.9181486Z print.BasicObject html 2021-05-16T23:45:13.9298801Z print.Class html 2021-05-16T23:45:13.9493802Z print.Exception html 2021-05-16T23:45:13.9579501Z print.Interface html 2021-05-16T23:45:13.9688187Z print.Object html 2021-05-16T23:45:13.9806790Z printStackTrace.Exception html 2021-05-16T23:45:14.0095354Z save.Object html 2021-05-16T23:45:14.0673017Z setConstructorS3 html 2021-05-16T23:45:14.0795913Z setManPath.Rdoc html 2021-05-16T23:45:14.0948106Z setNameFormat.Rdoc html 2021-05-16T23:45:14.1090106Z showChangeLog.Package html 2021-05-16T23:45:14.1172166Z showContents.Package html 2021-05-16T23:45:14.1294843Z showDescriptionFile.Package html 2021-05-16T23:45:14.1397902Z showHowToCite.Package html 2021-05-16T23:45:14.1495856Z startupMessage.Package html 2021-05-16T23:45:14.1651447Z staticCode.Object html 2021-05-16T23:45:14.1766983Z throw.Exception html 2021-05-16T23:45:14.1965352Z throw html 2021-05-16T23:45:14.2062320Z throw.error html 2021-05-16T23:45:14.2175007Z trim html 2021-05-16T23:45:14.2284502Z typeOfClass html 2021-05-16T23:45:14.2427231Z unload.Package html 2021-05-16T23:45:14.2552704Z uses.Interface html 2021-05-16T23:45:14.2576338Z ** building package indices 2021-05-16T23:45:14.8356010Z ** testing if installed package can be loaded 2021-05-16T23:45:14.8358377Z *** arch - i386 2021-05-16T23:45:15.1422571Z *** arch - x64 2021-05-16T23:45:15.4635454Z * DONE (R.oo) 2021-05-16T23:45:15.5435100Z In R CMD INSTALL 2021-05-16T23:45:16.2790437Z * installing *source* package 'oro.nifti' ... 2021-05-16T23:45:16.3143830Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:45:16.3807705Z ** R 2021-05-16T23:45:16.4867743Z ** demo 2021-05-16T23:45:16.4898688Z ** inst 2021-05-16T23:45:16.5082990Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:17.4910775Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T23:45:23.3380167Z ** help 2021-05-16T23:45:24.1341470Z *** installing help indices 2021-05-16T23:45:24.5157707Z converting help for package 'oro.nifti' 2021-05-16T23:45:24.5461220Z finding HTML links ... done 2021-05-16T23:45:24.7547811Z afni-class html 2021-05-16T23:45:24.9637107Z anlz-class html 2021-05-16T23:45:24.9730443Z anlz-nifti-ops html 2021-05-16T23:45:24.9896229Z anlz html 2021-05-16T23:45:25.0035822Z as.anlz html 2021-05-16T23:45:25.0148550Z as.nifti html 2021-05-16T23:45:25.0250088Z audit_trail-methods html 2021-05-16T23:45:25.0898490Z audit_trail html 2021-05-16T23:45:25.1087717Z aux_file-methods html 2021-05-16T23:45:25.1258300Z bitpix-methods html 2021-05-16T23:45:25.1526605Z bitwise html 2021-05-16T23:45:25.1764797Z blend-methods html 2021-05-16T23:45:25.1898603Z cal_img html 2021-05-16T23:45:25.2105871Z cal_max-methods html 2021-05-16T23:45:25.2330993Z cal_min-methods html 2021-05-16T23:45:25.2476408Z cal_units-methods html 2021-05-16T23:45:25.2727360Z coerce-methods html 2021-05-16T23:45:25.2863192Z compressed-methods html 2021-05-16T23:45:25.2976335Z convert_afni html 2021-05-16T23:45:25.3129379Z convert_anlz html 2021-05-16T23:45:25.3297429Z convert_nifti html 2021-05-16T23:45:25.3516163Z data_type-methods html 2021-05-16T23:45:25.3682444Z datatype-methods html 2021-05-16T23:45:25.3867338Z db_name-methods html 2021-05-16T23:45:25.4062370Z descrip-methods html 2021-05-16T23:45:25.4209776Z dim_-methods html 2021-05-16T23:45:25.4347264Z dim_info-methods html 2021-05-16T23:45:25.4480811Z dim_un0-methods html 2021-05-16T23:45:25.4590628Z drop_img_dim html 2021-05-16T23:45:25.4728466Z exp_date-methods html 2021-05-16T23:45:25.4895612Z exp_time-methods html 2021-05-16T23:45:25.5031122Z extender-methods html 2021-05-16T23:45:25.5171867Z extents-methods html 2021-05-16T23:45:25.5321234Z field_skip-methods html 2021-05-16T23:45:25.5454682Z funused1-methods html 2021-05-16T23:45:25.5589566Z funused2-methods html 2021-05-16T23:45:25.5726116Z funused3-methods html 2021-05-16T23:45:25.5859713Z generated-methods html 2021-05-16T23:45:25.6005120Z glmax-methods html 2021-05-16T23:45:25.6150294Z glmin-methods html 2021-05-16T23:45:25.6285429Z hist_un0-methods html 2021-05-16T23:45:25.6437040Z hkey_un0-methods html 2021-05-16T23:45:25.6549469Z hotmetal html 2021-05-16T23:45:25.6994657Z image-methods html 2021-05-16T23:45:25.7169938Z img_data-methods html 2021-05-16T23:45:25.7222871Z img_length html 2021-05-16T23:45:25.7319681Z integerTranslation html 2021-05-16T23:45:25.7512074Z intent_code-methods html 2021-05-16T23:45:25.7670336Z intent_name-methods html 2021-05-16T23:45:25.7832669Z intent_p1-methods html 2021-05-16T23:45:25.7996568Z intent_p2-methods html 2021-05-16T23:45:25.8169944Z intent_p3-methods html 2021-05-16T23:45:25.8237771Z internalImage-class html 2021-05-16T23:45:25.8345526Z is_afni html 2021-05-16T23:45:25.8460753Z is_anlz html 2021-05-16T23:45:25.8562672Z is_nifti html 2021-05-16T23:45:25.8727351Z magic-methods html 2021-05-16T23:45:25.8860134Z miscellaneous html 2021-05-16T23:45:25.9909622Z nifti-class html 2021-05-16T23:45:26.0115718Z nifti html 2021-05-16T23:45:26.0243377Z niftiAuditTrail-class html 2021-05-16T23:45:26.0361993Z niftiExtension-class html 2021-05-16T23:45:26.0467086Z niftiExtensionSection-class html 2021-05-16T23:45:26.0502534Z niftiImage-class html 2021-05-16T23:45:26.0616706Z nifti_assign-methods html 2021-05-16T23:45:26.0706136Z niftiops html 2021-05-16T23:45:26.0770269Z nii2oro html 2021-05-16T23:45:26.0912867Z omax-methods html 2021-05-16T23:45:26.1050714Z omin-methods html 2021-05-16T23:45:26.1166056Z onefile html 2021-05-16T23:45:26.1303131Z orient-methods html 2021-05-16T23:45:26.1434363Z orientation-methods html 2021-05-16T23:45:26.1598581Z origin-methods html 2021-05-16T23:45:26.1681493Z oro2nii html 2021-05-16T23:45:26.2153013Z orthographic-methods html 2021-05-16T23:45:26.2653311Z overlay-methods html 2021-05-16T23:45:26.2801329Z patient_id-methods html 2021-05-16T23:45:26.2972568Z performPermutation html 2021-05-16T23:45:26.3161088Z pixdim-methods html 2021-05-16T23:45:26.3320843Z qform_code-methods html 2021-05-16T23:45:26.3495346Z qoffset_x-methods html 2021-05-16T23:45:26.3653059Z qoffset_y-methods html 2021-05-16T23:45:26.3811452Z qoffset_z-methods html 2021-05-16T23:45:26.3972767Z quatern_b-methods html 2021-05-16T23:45:26.4130323Z quatern_c-methods html 2021-05-16T23:45:26.4296342Z quatern_d-methods html 2021-05-16T23:45:26.4497692Z quaternion2rotation html 2021-05-16T23:45:26.4731153Z read_afni html 2021-05-16T23:45:26.4913811Z read_anlz html 2021-05-16T23:45:26.5222518Z read_nifti html 2021-05-16T23:45:26.5368389Z regular-methods html 2021-05-16T23:45:26.5433352Z remove html 2021-05-16T23:45:26.5581207Z reorient html 2021-05-16T23:45:26.5745636Z scannum-methods html 2021-05-16T23:45:26.5902443Z scl_inter-methods html 2021-05-16T23:45:26.6060458Z scl_slope-methods html 2021-05-16T23:45:26.6237836Z session_error-methods html 2021-05-16T23:45:26.6396161Z sform_code-methods html 2021-05-16T23:45:26.6561256Z sizeof_hdr-methods html 2021-05-16T23:45:26.7011248Z slice-methods html 2021-05-16T23:45:26.7175251Z slice_code-methods html 2021-05-16T23:45:26.7338976Z slice_duration-methods html 2021-05-16T23:45:26.7513828Z slice_end-methods html 2021-05-16T23:45:26.8015557Z slice_overlay-methods html 2021-05-16T23:45:26.8215650Z slice_start-methods html 2021-05-16T23:45:26.8354532Z smax-methods html 2021-05-16T23:45:26.8491379Z smin-methods html 2021-05-16T23:45:26.8652254Z srow_x-methods html 2021-05-16T23:45:26.8807979Z srow_y-methods html 2021-05-16T23:45:26.8974141Z srow_z-methods html 2021-05-16T23:45:26.9112283Z start_field-methods html 2021-05-16T23:45:26.9239077Z tim_colors html 2021-05-16T23:45:26.9391605Z toffset-methods html 2021-05-16T23:45:26.9579758Z transformCoordinate html 2021-05-16T23:45:26.9716133Z unused1-methods html 2021-05-16T23:45:26.9874060Z verified-methods html 2021-05-16T23:45:27.0012250Z views-methods html 2021-05-16T23:45:27.0161460Z vols_added-methods html 2021-05-16T23:45:27.0340470Z vox_offset-methods html 2021-05-16T23:45:27.0488547Z vox_units-methods html 2021-05-16T23:45:27.0540653Z voxdim html 2021-05-16T23:45:27.0603154Z voxres html 2021-05-16T23:45:27.0891739Z write_afni-methods html 2021-05-16T23:45:27.1147617Z write_anlz html 2021-05-16T23:45:27.1563105Z write_nifti html 2021-05-16T23:45:27.1730589Z xyzt_units-methods html 2021-05-16T23:45:27.1819409Z zero_trans html 2021-05-16T23:45:27.1836467Z ** building package indices 2021-05-16T23:45:27.5606268Z ** testing if installed package can be loaded 2021-05-16T23:45:27.5610678Z *** arch - i386 2021-05-16T23:45:28.2724582Z *** arch - x64 2021-05-16T23:45:28.9997746Z * DONE (oro.nifti) 2021-05-16T23:45:29.1176551Z In R CMD INSTALL 2021-05-16T23:45:30.0874375Z * installing *source* package 'R.utils' ... 2021-05-16T23:45:30.1323380Z ** package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:45:30.1593417Z ** R 2021-05-16T23:45:30.2077379Z ** inst 2021-05-16T23:45:30.2118329Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:30.4788136Z Warning in setGenericS3.default(name, export = exportGeneric, envir = envir, : 2021-05-16T23:45:30.4789855Z Renamed the preexisting function warnings to warnings.default, which was defined in environment base. 2021-05-16T23:45:36.0566969Z ** help 2021-05-16T23:45:37.7556513Z *** installing help indices 2021-05-16T23:45:38.8644170Z finding HTML links ... done 2021-05-16T23:45:38.8645377Z converting help for package 'R.utils' 2021-05-16T23:45:38.9108393Z Arguments html 2021-05-16T23:45:38.9517987Z Assert html 2021-05-16T23:45:38.9907756Z FileProgressBar html 2021-05-16T23:45:39.0731480Z GString-class html 2021-05-16T23:45:39.1490618Z Java html 2021-05-16T23:45:39.1891201Z LComments html 2021-05-16T23:45:39.2263586Z MultiVerbose html 2021-05-16T23:45:39.2357378Z Non-documented_objects html 2021-05-16T23:45:39.2763103Z NullVerbose html 2021-05-16T23:45:39.3416424Z Options html 2021-05-16T23:45:39.4134164Z ProgressBar html 2021-05-16T23:45:39.4564244Z R.utils-package html 2021-05-16T23:45:39.5167140Z Settings html 2021-05-16T23:45:39.5684443Z SmartComments html 2021-05-16T23:45:39.5848398Z Sys.readlink2 html 2021-05-16T23:45:39.6292245Z System html 2021-05-16T23:45:39.6932887Z TextStatusBar html 2021-05-16T23:45:39.7118886Z 2021-05-16T23:45:39.7816653Z finding level-2 HTML links ... done 2021-05-16T23:45:39.7996601Z TimeoutException html 2021-05-16T23:45:39.8682390Z VComments html 2021-05-16T23:45:40.0858780Z Verbose html 2021-05-16T23:45:40.1013055Z addFinalizerToLast html 2021-05-16T23:45:40.1096746Z as.character.GString html 2021-05-16T23:45:40.1179177Z as.character.Options html 2021-05-16T23:45:40.1264234Z as.character.ProgressBar html 2021-05-16T23:45:40.1342990Z as.character.Verbose html 2021-05-16T23:45:40.1463725Z as.character.binmode html 2021-05-16T23:45:40.1661998Z as.double.Verbose html 2021-05-16T23:45:40.1769290Z as.list.MultiVerbose html 2021-05-16T23:45:40.1853224Z as.list.Options html 2021-05-16T23:45:40.1984744Z as.logical.Verbose html 2021-05-16T23:45:40.2153922Z asByte.Java html 2021-05-16T23:45:40.2285770Z asInt.Java html 2021-05-16T23:45:40.2437445Z asLong.Java html 2021-05-16T23:45:40.2570943Z asShort.Java html 2021-05-16T23:45:40.2892198Z attachLocally.list html 2021-05-16T23:45:40.3055385Z callHooks html 2021-05-16T23:45:40.3218755Z callHooks.function html 2021-05-16T23:45:40.3387404Z capitalize html 2021-05-16T23:45:40.3539196Z capture.Verbose html 2021-05-16T23:45:40.3889064Z captureOutput html 2021-05-16T23:45:40.4190740Z cat.Verbose html 2021-05-16T23:45:40.4342113Z check.Assert html 2021-05-16T23:45:40.4452823Z cleanup.FileProgressBar html 2021-05-16T23:45:40.4927506Z cmdArgs html 2021-05-16T23:45:40.4929445Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/cmdArgs.Rd:53: file link 'as.numeric' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:40.5087789Z cmdArgsCall html 2021-05-16T23:45:40.5235213Z colClasses html 2021-05-16T23:45:40.6251074Z commandArgs html 2021-05-16T23:45:40.6470007Z compile.SmartComments html 2021-05-16T23:45:40.6900330Z compressFile html 2021-05-16T23:45:40.7143896Z compressPDF html 2021-05-16T23:45:40.7242868Z convertComment.SmartComments html 2021-05-16T23:45:40.7447066Z convertComment.VComments html 2021-05-16T23:45:40.7726931Z copyDirectory html 2021-05-16T23:45:40.7729078Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/copyDirectory.Rd:40: file link 'file.copy' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:40.8198798Z copyFile html 2021-05-16T23:45:40.8201921Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/copyFile.Rd:40: file link 'file.copy' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:40.8337413Z countLines html 2021-05-16T23:45:40.8674176Z createFileAtomically html 2021-05-16T23:45:40.9019072Z createLink html 2021-05-16T23:45:40.9219701Z createWindowsShortcut html 2021-05-16T23:45:40.9322763Z currentTimeMillis.System html 2021-05-16T23:45:40.9495839Z dataFrame html 2021-05-16T23:45:40.9633596Z detachPackage html 2021-05-16T23:45:40.9833791Z dimNALT_- html 2021-05-16T23:45:41.0238263Z displayCode html 2021-05-16T23:45:41.0520301Z doCall html 2021-05-16T23:45:41.0921217Z downloadFile.character html 2021-05-16T23:45:41.1197784Z draw.density html 2021-05-16T23:45:41.1669890Z eget html 2021-05-16T23:45:41.1672974Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/eget.Rd:77: file link 'cmdArg' in package 'R.utils' does not exist and so has been treated as a topic 2021-05-16T23:45:41.1676202Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/eget.Rd:78: file link 'mget' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2132810Z egsub html 2021-05-16T23:45:41.2134799Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/egsub.Rd:25: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2137107Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/egsub.Rd:27: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2139281Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/egsub.Rd:29: file link 'gsub' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2446535Z enter.Verbose html 2021-05-16T23:45:41.2843244Z env html 2021-05-16T23:45:41.2846457Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/env.Rd:24: file link 'evalq' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2850389Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/env.Rd:26: file link 'new.env' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2854676Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/env.Rd:59: file link 'new.env' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2858502Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/env.Rd:59: file link 'evalq' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.2956102Z equals.Options html 2021-05-16T23:45:41.3068985Z equals.Verbose html 2021-05-16T23:45:41.3262242Z evaluate.GString html 2021-05-16T23:45:41.3405459Z evaluate.Verbose html 2021-05-16T23:45:41.3649417Z exit.Verbose html 2021-05-16T23:45:41.3932631Z extract.array html 2021-05-16T23:45:41.4086696Z file.info2 html 2021-05-16T23:45:41.4369139Z fileAccess html 2021-05-16T23:45:41.4802417Z filePath html 2021-05-16T23:45:41.4892458Z finalizeSession html 2021-05-16T23:45:41.5225532Z findFiles html 2021-05-16T23:45:41.5600786Z findGhostscript.System html 2021-05-16T23:45:41.5602814Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/findGhostscript.System.Rd:31: file link 'R_GSCMD' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.5605313Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/findGhostscript.System.Rd:34: file link 'R_GSCMD' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:41.5967390Z findGraphicsDevice.System html 2021-05-16T23:45:41.6149163Z findSettings.Settings html 2021-05-16T23:45:41.6301648Z findSourceTraceback html 2021-05-16T23:45:41.6424238Z flush.TextStatusBar html 2021-05-16T23:45:41.6579058Z gcDLLs html 2021-05-16T23:45:41.6782446Z gcat html 2021-05-16T23:45:41.6972932Z getAbsolutePath html 2021-05-16T23:45:41.7082009Z getBarString.ProgressBar html 2021-05-16T23:45:41.7194573Z getBuiltinDate.GString html 2021-05-16T23:45:41.7319993Z getBuiltinDatetime.GString html 2021-05-16T23:45:41.7406605Z getBuiltinHostname.GString html 2021-05-16T23:45:41.7494665Z getBuiltinOs.GString html 2021-05-16T23:45:41.7582975Z getBuiltinPid.GString html 2021-05-16T23:45:41.7670993Z getBuiltinRhome.GString html 2021-05-16T23:45:41.7758331Z getBuiltinRversion.GString html 2021-05-16T23:45:41.7869209Z getBuiltinTime.GString html 2021-05-16T23:45:41.7957442Z getBuiltinUsername.GString html 2021-05-16T23:45:41.8244727Z getCharacters.Arguments html 2021-05-16T23:45:41.8392991Z getDoubles.Arguments html 2021-05-16T23:45:41.8555797Z getEnvironment.Arguments html 2021-05-16T23:45:41.8821783Z getFilename.Arguments html 2021-05-16T23:45:41.8979963Z getHostname.System html 2021-05-16T23:45:41.9176422Z getIndices.Arguments html 2021-05-16T23:45:41.9357389Z getInstanceOf.Arguments html 2021-05-16T23:45:41.9468867Z getIntegers.Arguments html 2021-05-16T23:45:41.9640746Z getLabel.TextStatusBar html 2021-05-16T23:45:41.9746749Z getLeaves.Options html 2021-05-16T23:45:41.9847503Z getLoadedPathname.Settings html 2021-05-16T23:45:42.0036108Z getLogicals.Arguments html 2021-05-16T23:45:42.0119409Z getMessage.TimeoutException html 2021-05-16T23:45:42.0361175Z getNumerics.Arguments html 2021-05-16T23:45:42.0637903Z getOption.Options html 2021-05-16T23:45:42.0803465Z getParent html 2021-05-16T23:45:42.0958351Z getRaw.GString html 2021-05-16T23:45:42.1360690Z getReadablePathname.Arguments html 2021-05-16T23:45:42.1588525Z getReadablePathnames.Arguments html 2021-05-16T23:45:42.1735025Z getRegularExpression.Arguments html 2021-05-16T23:45:42.1959090Z getRelativePath html 2021-05-16T23:45:42.2132619Z getThreshold.Verbose html 2021-05-16T23:45:42.2319057Z getTimestampFormat.Verbose html 2021-05-16T23:45:42.2427322Z getUsername.System html 2021-05-16T23:45:42.2649903Z getVariableValue.GString html 2021-05-16T23:45:42.2832444Z getVector.Arguments html 2021-05-16T23:45:42.3110031Z getVerbose.Arguments html 2021-05-16T23:45:42.3528156Z getWritablePathname.Arguments html 2021-05-16T23:45:42.3716754Z gstring html 2021-05-16T23:45:42.3913319Z hasOption.Options html 2021-05-16T23:45:42.4057917Z hasUrlProtocol html 2021-05-16T23:45:42.4241845Z header.Verbose html 2021-05-16T23:45:42.4501985Z hpaste html 2021-05-16T23:45:42.4711335Z hsize html 2021-05-16T23:45:42.4861710Z inAnyInterval.numeric html 2021-05-16T23:45:42.4988443Z increase.ProgressBar html 2021-05-16T23:45:42.5112489Z inheritsFrom.Assert html 2021-05-16T23:45:42.5320771Z insert html 2021-05-16T23:45:42.5557951Z installPackages html 2021-05-16T23:45:42.5716164Z intToBin html 2021-05-16T23:45:42.5868807Z intervalsToSeq.matrix html 2021-05-16T23:45:42.5974443Z isAbsolutePath html 2021-05-16T23:45:42.6193489Z isDirectory html 2021-05-16T23:45:42.6195313Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/isDirectory.Rd:43: file link 'file_test' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:42.6300573Z isDone.ProgressBar html 2021-05-16T23:45:42.6448935Z isEof.connection html 2021-05-16T23:45:42.6645773Z isFile html 2021-05-16T23:45:42.6647647Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/isFile.Rd:43: file link 'file_test' in package 'utils' does not exist and so has been treated as a topic 2021-05-16T23:45:42.6801092Z isMatrix.Assert html 2021-05-16T23:45:42.6904766Z isModified.Settings html 2021-05-16T23:45:42.7029770Z isOn.NullVerbose html 2021-05-16T23:45:42.7216520Z isOn.Verbose html 2021-05-16T23:45:42.7447899Z isOpen.character html 2021-05-16T23:45:42.7578449Z isPackageInstalled html 2021-05-16T23:45:42.7761573Z isPackageLoaded html 2021-05-16T23:45:42.7970889Z isReplicated html 2021-05-16T23:45:42.8081672Z isScalar.Assert html 2021-05-16T23:45:42.8207737Z isSingle html 2021-05-16T23:45:42.8351121Z isUrl html 2021-05-16T23:45:42.8490342Z isVector.Assert html 2021-05-16T23:45:42.8592847Z isVisible.NullVerbose html 2021-05-16T23:45:42.8816755Z isVisible.Verbose html 2021-05-16T23:45:42.9070276Z isZero html 2021-05-16T23:45:42.9216472Z lastModified html 2021-05-16T23:45:42.9351520Z less.Verbose html 2021-05-16T23:45:42.9669657Z listDirectory html 2021-05-16T23:45:42.9917375Z loadAnywhere.Settings html 2021-05-16T23:45:43.0198254Z loadObject html 2021-05-16T23:45:43.0200241Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/loadObject.Rd:47: file link 'saveRDS' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:43.0346188Z loadToEnv html 2021-05-16T23:45:43.0670667Z mapToIntervals.numeric html 2021-05-16T23:45:43.1014225Z mergeIntervals.numeric html 2021-05-16T23:45:43.1362573Z mkdirs html 2021-05-16T23:45:43.1365584Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/mkdirs.Rd:41: file link 'dir.create' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:43.1501943Z more.Verbose html 2021-05-16T23:45:43.1770145Z mout html 2021-05-16T23:45:43.1995085Z moveInSearchPath html 2021-05-16T23:45:43.2184238Z mpager html 2021-05-16T23:45:43.2279158Z names.Options html 2021-05-16T23:45:43.2364032Z nbrOfOptions.Options html 2021-05-16T23:45:43.2458958Z newline.TextStatusBar html 2021-05-16T23:45:43.2571812Z newline.Verbose html 2021-05-16T23:45:43.2679430Z nullfile html 2021-05-16T23:45:43.2819926Z off.Verbose html 2021-05-16T23:45:43.2969458Z on.Verbose html 2021-05-16T23:45:43.3086831Z onGarbageCollect html 2021-05-16T23:45:43.3294603Z onSessionExit html 2021-05-16T23:45:43.3584868Z openBrowser.System html 2021-05-16T23:45:43.3688191Z parse.GString html 2021-05-16T23:45:43.3879015Z parse.SmartComments html 2021-05-16T23:45:43.4057191Z parseDebian.System html 2021-05-16T23:45:43.4482387Z patchCode html 2021-05-16T23:45:43.4762004Z popBackupFile html 2021-05-16T23:45:43.4867106Z popMessage.TextStatusBar html 2021-05-16T23:45:43.5109075Z popTemporaryFile html 2021-05-16T23:45:43.5205950Z print.GString html 2021-05-16T23:45:43.5322119Z print.Verbose html 2021-05-16T23:45:43.5551003Z printf html 2021-05-16T23:45:43.5755986Z printf.Verbose html 2021-05-16T23:45:43.5955765Z promptAndSave.Settings html 2021-05-16T23:45:43.6260005Z pushBackupFile html 2021-05-16T23:45:43.6400517Z pushState.Verbose html 2021-05-16T23:45:43.6680415Z pushTemporaryFile html 2021-05-16T23:45:43.6795396Z queryRCmdCheck html 2021-05-16T23:45:43.7220967Z readBinFragments html 2021-05-16T23:45:43.7374557Z readByte.Java html 2021-05-16T23:45:43.7536997Z readInt.Java html 2021-05-16T23:45:43.7706171Z readRdHelp html 2021-05-16T23:45:43.7850585Z readShort.Java html 2021-05-16T23:45:43.8472589Z readTable html 2021-05-16T23:45:43.8659529Z readTableIndex html 2021-05-16T23:45:43.8856315Z readUTF.Java html 2021-05-16T23:45:43.9091671Z readWindowsShellLink html 2021-05-16T23:45:43.9415801Z readWindowsShortcut html 2021-05-16T23:45:43.9609084Z reassignInPackage html 2021-05-16T23:45:43.9939521Z removeDirectory html 2021-05-16T23:45:43.9941407Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/removeDirectory.Rd:40: file link 'file.remove' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.0136853Z renameFile html 2021-05-16T23:45:44.0405824Z resample html 2021-05-16T23:45:44.0408601Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/resample.Rd:29: file link 'sample.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.0411850Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/resample.Rd:39: file link 'sample.int' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.0567160Z reset.ProgressBar html 2021-05-16T23:45:44.0673520Z reset.SmartComments html 2021-05-16T23:45:44.0777266Z reset.VComments html 2021-05-16T23:45:44.1028596Z ruler.Verbose html 2021-05-16T23:45:44.1282018Z saveAnywhere.Settings html 2021-05-16T23:45:44.1588798Z saveObject html 2021-05-16T23:45:44.1592527Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/saveObject.Rd:46: file link 'saveRDS' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.1771657Z seqToHumanReadable html 2021-05-16T23:45:44.1941649Z seqToIntervals html 2021-05-16T23:45:44.2066957Z setDefaultLevel.Verbose html 2021-05-16T23:45:44.2243513Z setLabel.TextStatusBar html 2021-05-16T23:45:44.2394833Z setLabels.TextStatusBar html 2021-05-16T23:45:44.2479061Z setMaxValue.ProgressBar html 2021-05-16T23:45:44.2701672Z setOption.Options html 2021-05-16T23:45:44.2856045Z setOption html 2021-05-16T23:45:44.2857867Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/setOption.Rd:36: file link 'getOption' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.3051538Z setProgress.ProgressBar html 2021-05-16T23:45:44.3134074Z setStepLength.ProgressBar html 2021-05-16T23:45:44.3261614Z setThreshold.Verbose html 2021-05-16T23:45:44.3343674Z setTicks.ProgressBar html 2021-05-16T23:45:44.3520068Z setTimestampFormat.Verbose html 2021-05-16T23:45:44.3680540Z setValue.ProgressBar html 2021-05-16T23:45:44.3868248Z shell.exec2 html 2021-05-16T23:45:44.4163469Z sourceDirectory html 2021-05-16T23:45:44.4626141Z sourceTo html 2021-05-16T23:45:44.4811520Z splitByPattern html 2021-05-16T23:45:44.5114948Z stext html 2021-05-16T23:45:44.5260118Z str.Options html 2021-05-16T23:45:44.5379238Z str.Verbose html 2021-05-16T23:45:44.5606992Z subplots html 2021-05-16T23:45:44.5722378Z summary.Verbose html 2021-05-16T23:45:44.5830156Z swapXY.density html 2021-05-16T23:45:44.6119429Z systemR html 2021-05-16T23:45:44.6122504Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/systemR.Rd:52: file link 'R.home' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.6299833Z tempvar html 2021-05-16T23:45:44.6398109Z timestamp.Verbose html 2021-05-16T23:45:44.6515788Z timestampOn.Verbose html 2021-05-16T23:45:44.6644158Z tmpfile html 2021-05-16T23:45:44.6880753Z toCamelCase html 2021-05-16T23:45:44.7041489Z toUrl html 2021-05-16T23:45:44.7215403Z touchFile html 2021-05-16T23:45:44.7634949Z unwrap.array html 2021-05-16T23:45:44.7797038Z update.FileProgressBar html 2021-05-16T23:45:44.7904268Z update.ProgressBar html 2021-05-16T23:45:44.7972454Z update.TextStatusBar html 2021-05-16T23:45:44.8058440Z updateLabels.TextStatusBar html 2021-05-16T23:45:44.8612939Z use html 2021-05-16T23:45:44.8614602Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/use.Rd:38: file link 'require' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.8616808Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/use.Rd:38: file link 'requireNamespace' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.8619155Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/use.Rd:44: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:44.8861661Z useRepos html 2021-05-16T23:45:44.8999956Z validate.SmartComments html 2021-05-16T23:45:44.9140306Z validate.VComments html 2021-05-16T23:45:44.9309091Z warnings.Verbose html 2021-05-16T23:45:44.9676321Z whichVector.logical html 2021-05-16T23:45:45.0073553Z withCapture html 2021-05-16T23:45:45.0354169Z withLocale html 2021-05-16T23:45:45.0357308Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/withLocale.Rd:57: file link 'Sys.setlocale' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:45.0616820Z withOptions html 2021-05-16T23:45:45.0874560Z withRepos html 2021-05-16T23:45:45.1206248Z withSeed html 2021-05-16T23:45:45.1209538Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/withSeed.Rd:25: file link 'set.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:45.1213696Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/withSeed.Rd:37: file link '.Random.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:45.1217864Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmpy0lz1L/R.INSTALLec45a7c732b/R.utils/man/withSeed.Rd:66: file link 'set.seed' in package 'base' does not exist and so has been treated as a topic 2021-05-16T23:45:45.1457169Z withSink html 2021-05-16T23:45:45.1963633Z withTimeout html 2021-05-16T23:45:45.2334645Z wrap.array html 2021-05-16T23:45:45.2542007Z writeBinFragments html 2021-05-16T23:45:45.2654327Z writeByte.Java html 2021-05-16T23:45:45.3045065Z writeDataFrame.data.frame html 2021-05-16T23:45:45.3141320Z writeInt.Java html 2021-05-16T23:45:45.3259183Z writeRaw.MultiVerbose html 2021-05-16T23:45:45.3350515Z writeRaw.NullVerbose html 2021-05-16T23:45:45.3487315Z writeRaw.Verbose html 2021-05-16T23:45:45.3588913Z writeShort.Java html 2021-05-16T23:45:45.3711715Z writeUTF.Java html 2021-05-16T23:45:45.3743158Z ** building package indices 2021-05-16T23:45:46.1287523Z ** testing if installed package can be loaded 2021-05-16T23:45:46.1289791Z *** arch - i386 2021-05-16T23:45:46.4350310Z *** arch - x64 2021-05-16T23:45:46.7624985Z * DONE (R.utils) 2021-05-16T23:45:46.9278004Z In R CMD INSTALL 2021-05-16T23:45:47.4584274Z * installing *source* package 'neurobase' ... 2021-05-16T23:45:47.4796983Z ** package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:45:47.5176641Z ** R 2021-05-16T23:45:47.5780589Z ** inst 2021-05-16T23:45:47.5881131Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:45:50.0528667Z ** help 2021-05-16T23:45:50.4243979Z *** installing help indices 2021-05-16T23:45:50.6027376Z converting help for package 'neurobase' 2021-05-16T23:45:50.6311410Z finding HTML links ... done 2021-05-16T23:45:50.6893032Z applyEmptyImageDimensions-methods html 2021-05-16T23:45:50.7006201Z boxplot.nifti html 2021-05-16T23:45:50.7159158Z breaker html 2021-05-16T23:45:50.7249681Z check_mask html 2021-05-16T23:45:50.7311572Z check_mask_fail html 2021-05-16T23:45:50.7560619Z check_nifti-methods html 2021-05-16T23:45:50.7854053Z check_nifti_header-methods html 2021-05-16T23:45:50.7936646Z check_outfile html 2021-05-16T23:45:50.8098224Z checkimg-methods html 2021-05-16T23:45:50.8217408Z checknii-methods html 2021-05-16T23:45:50.8341472Z checkniigz-methods html 2021-05-16T23:45:50.8441805Z cog html 2021-05-16T23:45:50.8580330Z colorbar html 2021-05-16T23:45:50.8669647Z 2021-05-16T23:45:50.9348270Z finding level-2 HTML links ... done 2021-05-16T23:45:50.9453941Z copyNIfTIHeader html 2021-05-16T23:45:50.9595306Z cut.nifti html 2021-05-16T23:45:50.9750635Z datatype html 2021-05-16T23:45:50.9901264Z density.nifti html 2021-05-16T23:45:50.9972313Z dicer html 2021-05-16T23:45:51.0156375Z double_ortho html 2021-05-16T23:45:51.0347762Z dropEmptyImageDimensions html 2021-05-16T23:45:51.0460782Z emptyImageDimensionsMask html 2021-05-16T23:45:51.0549038Z ensure_array html 2021-05-16T23:45:51.0640868Z fast_dice_tab html 2021-05-16T23:45:51.0758948Z fast_readnii html 2021-05-16T23:45:51.0845811Z file_imgext html 2021-05-16T23:45:51.0957708Z finite_img-methods html 2021-05-16T23:45:51.1066558Z flip_img html 2021-05-16T23:45:51.1215595Z getEmptyImageDimensions html 2021-05-16T23:45:51.1327670Z hist.nifti html 2021-05-16T23:45:51.1443086Z images2matrix html 2021-05-16T23:45:51.1599002Z img_colour_df html 2021-05-16T23:45:51.1722406Z img_indices html 2021-05-16T23:45:51.1860271Z img_list_to_ts html 2021-05-16T23:45:51.1948294Z img_ts_to_df html 2021-05-16T23:45:51.2078120Z img_ts_to_list html 2021-05-16T23:45:51.2161581Z img_ts_to_matrix html 2021-05-16T23:45:51.2358673Z maskEmptyImageDimensions-methods html 2021-05-16T23:45:51.2486379Z mask_img html 2021-05-16T23:45:51.2596291Z mask_vals-methods html 2021-05-16T23:45:51.2705262Z mean.nifti html 2021-05-16T23:45:51.2805898Z minmax_img-methods html 2021-05-16T23:45:51.3384492Z multi_overlay html 2021-05-16T23:45:51.3489308Z newnii html 2021-05-16T23:45:51.3552333Z niftiarr html 2021-05-16T23:45:51.3631636Z nii.stub html 2021-05-16T23:45:51.3735764Z orient_rpi html 2021-05-16T23:45:51.4429027Z ortho2 html 2021-05-16T23:45:51.4743669Z ortho_diff html 2021-05-16T23:45:51.4802403Z parse_img_ext html 2021-05-16T23:45:51.4918137Z quantile.nifti html 2021-05-16T23:45:51.5010386Z quantile_img html 2021-05-16T23:45:51.5089048Z random_nifti html 2021-05-16T23:45:51.5152891Z randomize_mask html 2021-05-16T23:45:51.5356036Z readNIfTI2 html 2021-05-16T23:45:51.5461998Z read_rpi html 2021-05-16T23:45:51.5618749Z remake_img html 2021-05-16T23:45:51.5720266Z remap_filename html 2021-05-16T23:45:51.5942608Z replaceEmptyImageDimensions-methods html 2021-05-16T23:45:51.6106460Z replace_dropped_dimensions html 2021-05-16T23:45:51.6272150Z replace_outside_surface html 2021-05-16T23:45:51.6496926Z rescale_img html 2021-05-16T23:45:51.6621949Z reverse_orient_rpi html 2021-05-16T23:45:51.6797731Z robust_window html 2021-05-16T23:45:51.6857968Z same_dims html 2021-05-16T23:45:51.7000808Z separate_img-methods html 2021-05-16T23:45:51.7124336Z slice_colour_df html 2021-05-16T23:45:51.7319802Z subset_dti-methods html 2021-05-16T23:45:51.7533349Z tempimg html 2021-05-16T23:45:51.7709301Z window_img html 2021-05-16T23:45:51.7961231Z writeNIfTI2 html 2021-05-16T23:45:51.8062248Z write_nifti html 2021-05-16T23:45:51.8132753Z xyz html 2021-05-16T23:45:51.8259148Z zero_pad html 2021-05-16T23:45:51.8425666Z zlimmer html 2021-05-16T23:45:51.8705274Z ** building package indices 2021-05-16T23:45:51.8705933Z zscore_img html 2021-05-16T23:45:52.0495603Z ** installing vignettes 2021-05-16T23:45:52.0587580Z ** testing if installed package can be loaded 2021-05-16T23:45:52.0590479Z *** arch - i386 2021-05-16T23:45:52.8698943Z *** arch - x64 2021-05-16T23:45:53.6922637Z * DONE (neurobase) 2021-05-16T23:45:53.7797351Z In R CMD INSTALL 2021-05-16T23:45:53.7821785Z 2021-05-16T23:45:53.7822809Z The downloaded source packages are in 2021-05-16T23:45:53.7824000Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpcDSsCi\downloaded_packages' 2021-05-16T23:45:54.5754410Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:45:54.5756409Z Use `force = TRUE` to force installation 2021-05-16T23:45:54.5778034Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:45:54.5779834Z Use `force = TRUE` to force installation 2021-05-16T23:45:54.6346425Z ##[group]Run options(width = 100) 2021-05-16T23:45:54.6347117Z options(width = 100) 2021-05-16T23:45:54.6347661Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:45:54.6348314Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:45:54.6354456Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:45:54.6354927Z env: 2021-05-16T23:45:54.6355397Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:45:54.6355883Z TIC_DEPLOY_KEY: 2021-05-16T23:45:54.6356239Z RSPM: 2021-05-16T23:45:54.6357788Z GITHUB_PAT: *** 2021-05-16T23:45:54.6358205Z COVERALLS_TOKEN: 2021-05-16T23:45:54.6358693Z continue-on-error: false 2021-05-16T23:45:54.6359190Z VDIFFR_RUN_TESTS: 2021-05-16T23:45:54.6359623Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:45:54.6360049Z TZ: UTC 2021-05-16T23:45:54.6360439Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:45:54.6360860Z NOT_CRAN: true 2021-05-16T23:45:54.6361304Z MSYSTEM: MINGW64 2021-05-16T23:45:54.6361703Z ##[endgroup] 2021-05-16T23:45:55.3799241Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T23:45:55.3800550Z setting value 2021-05-16T23:45:55.3801212Z version R version 3.5.3 (2019-03-11) 2021-05-16T23:45:55.3801895Z os Windows Server x64 2021-05-16T23:45:55.3802558Z system x86_64, mingw32 2021-05-16T23:45:55.3803161Z ui RTerm 2021-05-16T23:45:55.3804290Z language (EN) 2021-05-16T23:45:55.3805776Z collate English_United States.1252 2021-05-16T23:45:55.3807220Z ctype English_United States.1252 2021-05-16T23:45:55.3808339Z tz UTC 2021-05-16T23:45:55.3809153Z date 2021-05-16 2021-05-16T23:45:55.3809642Z 2021-05-16T23:45:55.3811026Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T23:45:55.3812618Z package * version date lib source 2021-05-16T23:45:55.3813892Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-16T23:45:55.3815192Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:45:55.3816514Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3818110Z base * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3819494Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3820652Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3822075Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-16T23:45:55.3823194Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3824299Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3825427Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3826544Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3827677Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3828993Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3830371Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3831578Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3832799Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3833957Z compiler 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3837369Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3838074Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3839723Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3840382Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3841017Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3841637Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3842309Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:45:55.3843005Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3843611Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3844236Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3844913Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3846170Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3846804Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3847503Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3848080Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3848886Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3849508Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3850157Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3850796Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3851438Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3852186Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:45:55.3852912Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3853561Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3854195Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3854844Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3855521Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3856153Z grid 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3856786Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3857456Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3858075Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3858701Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3859385Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3860082Z kirby21.base 1.7.3 2020-07-02 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3860823Z kirby21.fmri 1.7.0 2021-05-15 [1] Neuroconductor (R 3.5.3) 2021-05-16T23:45:55.3861627Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T23:45:55.3862319Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3862964Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3863985Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3864658Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3865334Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3865981Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3866627Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3867245Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3868189Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3868877Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3869516Z methods * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3870162Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3870776Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3871538Z neurobase 1.32.1 2021-04-07 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3872198Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3872814Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3873464Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3874104Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3874777Z parallel 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3875419Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3876081Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3876762Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3877473Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3878130Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3878790Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3879482Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3880131Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3880740Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3881411Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3882052Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3882690Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3883315Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3883942Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3884617Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3885257Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3885907Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3886547Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3887182Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3887860Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3888477Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3889202Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3889934Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3890542Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3891178Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3891797Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3892440Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3893060Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3893672Z splines 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3894250Z stats * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3894846Z stats4 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3895503Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3896083Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3896689Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T23:45:55.3897265Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3897892Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3898502Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3899096Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3899735Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:45:55.3900358Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3900973Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3901569Z tools 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3902194Z translations 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3902828Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3903399Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3903980Z utils * 3.5.3 2019-03-11 [2] local 2021-05-16T23:45:55.3904546Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3905131Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3905725Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3906302Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3906884Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3907486Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3908070Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3908632Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3909210Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T23:45:55.3909504Z 2021-05-16T23:45:55.3909880Z [1] D:/a/_temp/Library 2021-05-16T23:45:55.3910297Z [2] C:/R/library 2021-05-16T23:45:55.4132403Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:45:55.4133050Z Rscript -e 'tic::script()' 2021-05-16T23:45:55.4133505Z ls -l check 2021-05-16T23:45:55.4149337Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:45:55.4149919Z env: 2021-05-16T23:45:55.4150330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:45:55.4150771Z TIC_DEPLOY_KEY: 2021-05-16T23:45:55.4151107Z RSPM: 2021-05-16T23:45:55.4152211Z GITHUB_PAT: *** 2021-05-16T23:45:55.4152588Z COVERALLS_TOKEN: 2021-05-16T23:45:55.4153039Z continue-on-error: false 2021-05-16T23:45:55.4153491Z VDIFFR_RUN_TESTS: 2021-05-16T23:45:55.4153885Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:45:55.4154256Z TZ: UTC 2021-05-16T23:45:55.4154625Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:45:55.4154997Z NOT_CRAN: true 2021-05-16T23:45:55.4155357Z MSYSTEM: MINGW64 2021-05-16T23:45:55.4155711Z ##[endgroup] 2021-05-16T23:45:56.3755065Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:45:56.3756261Z Windows because LaTeX is not available. 2021-05-16T23:45:56.3757280Z v Loading tic stage configuration from tic.R 2021-05-16T23:45:56.3758593Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:45:56.3760254Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:45:56.3761218Z timeout = Inf, check_dir = "check") 2021-05-16T23:45:56.6252075Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T23:45:57.4375235Z * checking for file 'D:\a\afnir\afnir/DESCRIPTION' ... OK 2021-05-16T23:45:57.4375814Z 2021-05-16T23:45:59.5007174Z * preparing 'afnir': 2021-05-16T23:45:59.5007850Z 2021-05-16T23:45:59.5079005Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:45:59.5079655Z 2021-05-16T23:45:59.6959854Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:45:59.6960729Z 2021-05-16T23:45:59.7008927Z * checking for empty or unneeded directories 2021-05-16T23:45:59.7009527Z 2021-05-16T23:45:59.7105635Z * building 'afnir_0.4.6.tar.gz' 2021-05-16T23:45:59.7106185Z 2021-05-16T23:46:01.7211946Z 2021-05-16T23:46:01.7212761Z 2021-05-16T23:46:02.3805525Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T23:46:02.6448786Z * using log directory 'D:/a/afnir/afnir/check/afnir.Rcheck' 2021-05-16T23:46:02.6449600Z 2021-05-16T23:46:02.6450182Z * using R version 3.5.3 (2019-03-11) 2021-05-16T23:46:02.6450579Z 2021-05-16T23:46:02.6451170Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T23:46:02.6451609Z 2021-05-16T23:46:02.6452173Z * using session charset: ISO8859-1 2021-05-16T23:46:02.6452589Z 2021-05-16T23:46:03.7013527Z * using options '--no-manual --as-cran' 2021-05-16T23:46:03.7014412Z 2021-05-16T23:46:03.7095252Z * checking for file 'afnir/DESCRIPTION' ... OK 2021-05-16T23:46:03.7095918Z 2021-05-16T23:46:03.7096601Z * checking extension type ... Package 2021-05-16T23:46:03.7097094Z 2021-05-16T23:46:03.7097702Z * this is package 'afnir' version '0.4.6' 2021-05-16T23:46:03.7098157Z 2021-05-16T23:46:03.7098734Z * package encoding: UTF-8 2021-05-16T23:46:03.7099180Z 2021-05-16T23:46:03.7099933Z * checking package namespace information ... OK 2021-05-16T23:46:03.7103734Z 2021-05-16T23:46:04.7294679Z * checking package dependencies ... OK 2021-05-16T23:46:04.7295555Z 2021-05-16T23:46:04.7323547Z * checking if this is a source package ... OK 2021-05-16T23:46:04.7324166Z 2021-05-16T23:46:04.7324777Z * checking if there is a namespace ... OK 2021-05-16T23:46:04.7325222Z 2021-05-16T23:46:09.6666833Z * checking for executable files ... WARNING 2021-05-16T23:46:09.6668937Z 2021-05-16T23:46:09.6669723Z Found the following executable file: 2021-05-16T23:46:09.6670255Z 2021-05-16T23:46:09.6670938Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:46:09.6677444Z 2021-05-16T23:46:09.6678476Z Source packages should not contain undeclared executable files. 2021-05-16T23:46:09.6678986Z 2021-05-16T23:46:09.6679679Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:46:09.6680172Z 2021-05-16T23:46:09.6729053Z * checking for hidden files and directories ... OK 2021-05-16T23:46:09.6729767Z 2021-05-16T23:46:09.6784209Z * checking for portable file names ... OK 2021-05-16T23:46:09.6784811Z 2021-05-16T23:46:09.6815592Z * checking serialization versions ... OK 2021-05-16T23:46:09.6816209Z 2021-05-16T23:46:13.5861398Z * checking whether package 'afnir' can be installed ... OK 2021-05-16T23:46:13.5862252Z 2021-05-16T23:46:13.8262197Z * checking installed package size ... OK 2021-05-16T23:46:13.8262968Z 2021-05-16T23:46:14.0315826Z * checking package directory ... OK 2021-05-16T23:46:14.0316886Z 2021-05-16T23:46:14.3513522Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:46:14.3521559Z 2021-05-16T23:46:14.3522564Z * checking top-level files ... NOTE 2021-05-16T23:46:14.3524139Z 2021-05-16T23:46:14.3524856Z Non-standard file/directory found at top level: 2021-05-16T23:46:14.3525392Z 2021-05-16T23:46:14.3526100Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:46:14.3526562Z 2021-05-16T23:46:14.3554457Z * checking for left-over files ... OK 2021-05-16T23:46:14.3555317Z 2021-05-16T23:46:14.3555980Z * checking index information ... OK 2021-05-16T23:46:14.3556460Z 2021-05-16T23:46:14.5715227Z * checking package subdirectories ... OK 2021-05-16T23:46:14.5716189Z 2021-05-16T23:46:14.6771522Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:46:14.6772236Z 2021-05-16T23:46:14.7820453Z * checking R files for syntax errors ... OK 2021-05-16T23:46:14.7822373Z 2021-05-16T23:46:15.6963330Z * checking whether the package can be loaded ... OK 2021-05-16T23:46:15.6964587Z 2021-05-16T23:46:16.6104926Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:46:16.6106403Z 2021-05-16T23:46:17.6245874Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:46:17.6247328Z 2021-05-16T23:46:18.5376856Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:46:18.5377718Z 2021-05-16T23:46:19.5511739Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:46:19.5513130Z 2021-05-16T23:46:20.4977996Z * checking loading without being on the library search path ... OK 2021-05-16T23:46:20.4979403Z 2021-05-16T23:46:21.4101874Z * checking dependencies in R code ... OK 2021-05-16T23:46:21.4102654Z 2021-05-16T23:46:22.8267908Z * checking S3 generic/method consistency ... OK 2021-05-16T23:46:22.8274128Z 2021-05-16T23:46:23.7418984Z * checking replacement functions ... OK 2021-05-16T23:46:23.7420220Z 2021-05-16T23:46:24.6550419Z * checking foreign function calls ... OK 2021-05-16T23:46:24.6552060Z 2021-05-16T23:46:30.6438507Z * checking R code for possible problems ... OK 2021-05-16T23:46:30.6441878Z 2021-05-16T23:46:30.9516354Z * checking Rd files ... OK 2021-05-16T23:46:30.9517458Z 2021-05-16T23:46:31.0567482Z * checking Rd metadata ... OK 2021-05-16T23:46:31.0569225Z 2021-05-16T23:46:31.2634444Z * checking Rd line widths ... OK 2021-05-16T23:46:31.2635841Z 2021-05-16T23:46:31.4687878Z * checking Rd cross-references ... OK 2021-05-16T23:46:31.4688710Z 2021-05-16T23:46:32.3816907Z * checking for missing documentation entries ... OK 2021-05-16T23:46:32.3820199Z 2021-05-16T23:46:35.0180561Z * checking for code/documentation mismatches ... OK 2021-05-16T23:46:35.0181770Z 2021-05-16T23:46:36.8430253Z * checking Rd \usage sections ... OK 2021-05-16T23:46:36.8433238Z 2021-05-16T23:46:37.0502046Z * checking Rd contents ... OK 2021-05-16T23:46:37.0503456Z 2021-05-16T23:46:37.2556106Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:46:37.2556980Z 2021-05-16T23:46:38.5260722Z * checking examples ... OK 2021-05-16T23:46:38.5262161Z 2021-05-16T23:46:38.5303715Z * DONE 2021-05-16T23:46:38.5319609Z 2021-05-16T23:46:38.5320388Z 2021-05-16T23:46:38.5320731Z 2021-05-16T23:46:38.5321226Z Status: 1 WARNING, 1 NOTE 2021-05-16T23:46:38.5321574Z 2021-05-16T23:46:38.5321930Z See 2021-05-16T23:46:38.5322215Z 2021-05-16T23:46:38.5322793Z 'D:/a/afnir/afnir/check/afnir.Rcheck/00check.log' 2021-05-16T23:46:38.5323236Z 2021-05-16T23:46:38.5323624Z for details. 2021-05-16T23:46:38.5323929Z 2021-05-16T23:46:38.5324195Z 2021-05-16T23:46:38.5324460Z 2021-05-16T23:46:38.5324726Z 2021-05-16T23:46:38.5324971Z 2021-05-16T23:46:38.7970543Z -- R CMD check results ---------------------------------------- afnir 0.4.6 ---- 2021-05-16T23:46:38.7987303Z Duration: 37s 2021-05-16T23:46:38.7987791Z 2021-05-16T23:46:38.8013013Z > checking for executable files ... WARNING 2021-05-16T23:46:38.8017485Z ##[warning] Found the following executable file: 2021-05-16T23:46:38.8043993Z JAGS-4.2.0-Rtools33.exe 2021-05-16T23:46:38.8044909Z Source packages should not contain undeclared executable files. 2021-05-16T23:46:38.8045871Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T23:46:38.8046362Z 2021-05-16T23:46:38.8046880Z > checking top-level files ... NOTE 2021-05-16T23:46:38.8047889Z Non-standard file/directory found at top level: 2021-05-16T23:46:38.8048792Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T23:46:38.8049113Z 2021-05-16T23:46:38.8049706Z 0 errors v | 1 warning x | 1 note x 2021-05-16T23:46:38.9132475Z total 29720 2021-05-16T23:46:38.9133458Z drwxr-xr-x 1 runneradmin 197121 0 May 16 23:46 afnir.Rcheck 2021-05-16T23:46:38.9137004Z -rw-r--r-- 1 runneradmin 197121 30298861 May 16 23:46 afnir_0.4.6.tar.gz 2021-05-16T23:46:38.9149485Z -rw-r--r-- 1 runneradmin 197121 124028 May 16 23:46 afnir_0.4.6.zip 2021-05-16T23:46:38.9357424Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:46:38.9358249Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:46:38.9374227Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T23:46:38.9374856Z env: 2021-05-16T23:46:38.9375306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:38.9375796Z TIC_DEPLOY_KEY: 2021-05-16T23:46:38.9376163Z RSPM: 2021-05-16T23:46:38.9377810Z GITHUB_PAT: *** 2021-05-16T23:46:38.9378217Z COVERALLS_TOKEN: 2021-05-16T23:46:38.9378799Z continue-on-error: false 2021-05-16T23:46:38.9379277Z VDIFFR_RUN_TESTS: 2021-05-16T23:46:38.9379734Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:46:38.9380147Z TZ: UTC 2021-05-16T23:46:38.9380537Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:38.9380966Z NOT_CRAN: true 2021-05-16T23:46:38.9381347Z MSYSTEM: MINGW64 2021-05-16T23:46:38.9381759Z ##[endgroup] 2021-05-16T23:46:39.1277389Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:46:39.1278034Z Rscript -e "tic::before_deploy()" 2021-05-16T23:46:39.1330745Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:46:39.1331286Z env: 2021-05-16T23:46:39.1331709Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:39.1332167Z TIC_DEPLOY_KEY: 2021-05-16T23:46:39.1332499Z RSPM: 2021-05-16T23:46:39.1333358Z GITHUB_PAT: *** 2021-05-16T23:46:39.1333736Z COVERALLS_TOKEN: 2021-05-16T23:46:39.1334214Z continue-on-error: false 2021-05-16T23:46:39.1334656Z VDIFFR_RUN_TESTS: 2021-05-16T23:46:39.1335079Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:46:39.1335469Z TZ: UTC 2021-05-16T23:46:39.1335830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:39.1336230Z NOT_CRAN: true 2021-05-16T23:46:39.1336753Z MSYSTEM: MINGW64 2021-05-16T23:46:39.1337205Z ##[endgroup] 2021-05-16T23:46:39.8024026Z v Loading tic stage configuration from tic.R 2021-05-16T23:46:40.0008497Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:46:40.0009727Z Windows because LaTeX is not available. 2021-05-16T23:46:40.2121331Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:46:40.2122009Z with: 2021-05-16T23:46:40.2122809Z upload_url: https://uploads.github.com/repos/neuroconductor/afnir/releases/43023014/assets{?name,label} 2021-05-16T23:46:40.2123686Z asset_path: check/afnir_0.4.6.zip 2021-05-16T23:46:40.2124161Z asset_name: afnir_0.4.6_R3.5.zip 2021-05-16T23:46:40.2124692Z asset_content_type: application/octet-stream 2021-05-16T23:46:40.2125177Z env: 2021-05-16T23:46:40.2125584Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:40.2126042Z TIC_DEPLOY_KEY: 2021-05-16T23:46:40.2126372Z RSPM: 2021-05-16T23:46:40.2127539Z GITHUB_PAT: *** 2021-05-16T23:46:40.2127913Z COVERALLS_TOKEN: 2021-05-16T23:46:40.2128385Z continue-on-error: false 2021-05-16T23:46:40.2128848Z VDIFFR_RUN_TESTS: 2021-05-16T23:46:40.2129245Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:46:40.2129628Z TZ: UTC 2021-05-16T23:46:40.2130088Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:40.2130470Z NOT_CRAN: true 2021-05-16T23:46:40.2130841Z MSYSTEM: MINGW64 2021-05-16T23:46:40.2131718Z GITHUB_TOKEN: *** 2021-05-16T23:46:40.2132098Z ##[endgroup] 2021-05-16T23:46:41.4429373Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:46:41.4430045Z Rscript -e "tic::deploy()" 2021-05-16T23:46:41.4487180Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:46:41.4487767Z env: 2021-05-16T23:46:41.4488274Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:41.4488770Z TIC_DEPLOY_KEY: 2021-05-16T23:46:41.4489126Z RSPM: 2021-05-16T23:46:41.4490380Z GITHUB_PAT: *** 2021-05-16T23:46:41.4490787Z COVERALLS_TOKEN: 2021-05-16T23:46:41.4491305Z continue-on-error: false 2021-05-16T23:46:41.4492343Z VDIFFR_RUN_TESTS: 2021-05-16T23:46:41.4492811Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:46:41.4493230Z TZ: UTC 2021-05-16T23:46:41.4493615Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:41.4494046Z NOT_CRAN: true 2021-05-16T23:46:41.4494429Z MSYSTEM: MINGW64 2021-05-16T23:46:41.4494843Z ##[endgroup] 2021-05-16T23:46:42.1290325Z v Loading tic stage configuration from tic.R 2021-05-16T23:46:42.3318205Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:46:42.3319800Z Windows because LaTeX is not available. 2021-05-16T23:46:42.5406268Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:46:42.5406944Z Rscript -e "tic::after_deploy()" 2021-05-16T23:46:42.5460681Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:46:42.5461235Z env: 2021-05-16T23:46:42.5461691Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:46:42.5462153Z TIC_DEPLOY_KEY: 2021-05-16T23:46:42.5462517Z RSPM: 2021-05-16T23:46:42.5463871Z GITHUB_PAT: *** 2021-05-16T23:46:42.5464264Z COVERALLS_TOKEN: 2021-05-16T23:46:42.5464762Z continue-on-error: false 2021-05-16T23:46:42.5465235Z VDIFFR_RUN_TESTS: 2021-05-16T23:46:42.5465678Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:46:42.5466064Z TZ: UTC 2021-05-16T23:46:42.5466459Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:46:42.5466865Z NOT_CRAN: true 2021-05-16T23:46:42.5467252Z MSYSTEM: MINGW64 2021-05-16T23:46:42.5467633Z ##[endgroup] 2021-05-16T23:46:43.2242486Z v Loading tic stage configuration from tic.R 2021-05-16T23:46:43.4394281Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:46:43.4395481Z Windows because LaTeX is not available. 2021-05-16T23:46:43.6622213Z Post job cleanup. 2021-05-16T23:46:45.8105619Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:46:45.8368360Z git version 2.31.1.windows.1 2021-05-16T23:46:45.8460278Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:46:45.8767516Z [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-16T23:46:46.6565181Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:46:46.6763928Z http.https://github.com/.extraheader 2021-05-16T23:46:46.6818982Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:46:46.7085915Z [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-16T23:46:47.1806562Z Cleaning up orphan processes