2021-05-15T16:31:25.3503943Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:31:26.0445080Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T16:31:26.1228316Z 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-15T16:31:26.2042580Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T16:31:26.3001280Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:33.1997830Z Current runner version: '2.278.0' 2021-05-15T16:31:33.2125493Z ##[group]Operating System 2021-05-15T16:31:33.2126569Z Microsoft Windows Server 2019 2021-05-15T16:31:33.2127240Z 10.0.17763 2021-05-15T16:31:33.2127761Z Datacenter 2021-05-15T16:31:33.2128363Z ##[endgroup] 2021-05-15T16:31:33.2128973Z ##[group]Virtual Environment 2021-05-15T16:31:33.2129715Z Environment: windows-2019 2021-05-15T16:31:33.2130335Z Version: 20210509.1 2021-05-15T16:31:33.2131521Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T16:31:33.2133170Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T16:31:33.2134157Z ##[endgroup] 2021-05-15T16:31:33.2136601Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:33.2138001Z Actions: write 2021-05-15T16:31:33.2138522Z Checks: write 2021-05-15T16:31:33.2139093Z Contents: write 2021-05-15T16:31:33.2139779Z Deployments: write 2021-05-15T16:31:33.2140439Z Issues: write 2021-05-15T16:31:33.2140937Z Metadata: read 2021-05-15T16:31:33.2141516Z Packages: write 2021-05-15T16:31:33.2142078Z PullRequests: write 2021-05-15T16:31:33.2142783Z RepositoryProjects: write 2021-05-15T16:31:33.2143457Z SecurityEvents: write 2021-05-15T16:31:33.2144057Z Statuses: write 2021-05-15T16:31:33.2144714Z ##[endgroup] 2021-05-15T16:31:33.2148267Z Prepare workflow directory 2021-05-15T16:31:33.3346315Z Prepare all required actions 2021-05-15T16:31:33.3361165Z Getting action download info 2021-05-15T16:31:33.7454614Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:34.7205055Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:36.3448658Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:37.6575931Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:37.8316003Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:37.9981784Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:38.2175061Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:38.7444971Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:38.7445875Z with: 2021-05-15T16:31:38.7446392Z repository: neuroconductor/fmri 2021-05-15T16:31:38.7447579Z token: *** 2021-05-15T16:31:38.7448029Z ssh-strict: true 2021-05-15T16:31:38.7448625Z persist-credentials: true 2021-05-15T16:31:38.7449194Z clean: true 2021-05-15T16:31:38.7449621Z fetch-depth: 1 2021-05-15T16:31:38.7450104Z lfs: false 2021-05-15T16:31:38.7450655Z submodules: false 2021-05-15T16:31:38.7451111Z env: 2021-05-15T16:31:38.7451593Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:38.7452149Z TIC_DEPLOY_KEY: 2021-05-15T16:31:38.7452559Z RSPM: 2021-05-15T16:31:38.7453441Z GITHUB_PAT: *** 2021-05-15T16:31:38.7453880Z COVERALLS_TOKEN: 2021-05-15T16:31:38.7454449Z continue-on-error: false 2021-05-15T16:31:38.7455011Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:38.7455478Z ##[endgroup] 2021-05-15T16:31:44.0389091Z Syncing repository: neuroconductor/fmri 2021-05-15T16:31:44.0679143Z ##[group]Getting Git version info 2021-05-15T16:31:44.0680601Z Working directory is 'D:\a\fmri\fmri' 2021-05-15T16:31:44.1346959Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T16:31:44.1616153Z git version 2.31.1.windows.1 2021-05-15T16:31:44.1789010Z ##[endgroup] 2021-05-15T16:31:44.1795921Z Deleting the contents of 'D:\a\fmri\fmri' 2021-05-15T16:31:44.1798820Z ##[group]Initializing the repository 2021-05-15T16:31:44.1811194Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\fmri\fmri 2021-05-15T16:31:44.5997011Z Initialized empty Git repository in D:/a/fmri/fmri/.git/ 2021-05-15T16:31:44.6071045Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/fmri 2021-05-15T16:31:44.6948586Z ##[endgroup] 2021-05-15T16:31:44.6960756Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:44.6989663Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T16:31:44.7862330Z ##[endgroup] 2021-05-15T16:31:44.7878492Z ##[group]Setting up auth 2021-05-15T16:31:44.7883594Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:44.8180210Z [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-15T16:31:48.6554947Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:48.6947286Z [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-15T16:31:49.2279206Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T16:31:49.2605223Z ##[endgroup] 2021-05-15T16:31:49.2612456Z ##[group]Fetching the repository 2021-05-15T16:31:49.2614295Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +02433e9d07009207d65c8cc13c605c8e596df0ee:refs/tags/1.9.3.s 2021-05-15T16:31:53.3679997Z remote: Enumerating objects: 94, done. 2021-05-15T16:31:53.3681131Z remote: Counting objects: 1% (1/94) 2021-05-15T16:31:53.3693844Z remote: Counting objects: 2% (2/94) 2021-05-15T16:31:53.3711038Z remote: Counting objects: 3% (3/94) 2021-05-15T16:31:53.3714116Z remote: Counting objects: 4% (4/94) 2021-05-15T16:31:53.3748093Z remote: Counting objects: 5% (5/94) 2021-05-15T16:31:53.3754077Z remote: Counting objects: 6% (6/94) 2021-05-15T16:31:53.3770774Z remote: Counting objects: 7% (7/94) 2021-05-15T16:31:53.3801316Z remote: Counting objects: 8% (8/94) 2021-05-15T16:31:53.3804559Z remote: Counting objects: 9% (9/94) 2021-05-15T16:31:53.3806061Z remote: Counting objects: 10% (10/94) 2021-05-15T16:31:53.3809155Z remote: Counting objects: 11% (11/94) 2021-05-15T16:31:53.3810522Z remote: Counting objects: 12% (12/94) 2021-05-15T16:31:53.3811447Z remote: Counting objects: 13% (13/94) 2021-05-15T16:31:53.3812220Z remote: Counting objects: 14% (14/94) 2021-05-15T16:31:53.3813077Z remote: Counting objects: 15% (15/94) 2021-05-15T16:31:53.3813810Z remote: Counting objects: 17% (16/94) 2021-05-15T16:31:53.3814516Z remote: Counting objects: 18% (17/94) 2021-05-15T16:31:53.3815274Z remote: Counting objects: 19% (18/94) 2021-05-15T16:31:53.3815974Z remote: Counting objects: 20% (19/94) 2021-05-15T16:31:53.3816671Z remote: Counting objects: 21% (20/94) 2021-05-15T16:31:53.3817362Z remote: Counting objects: 22% (21/94) 2021-05-15T16:31:53.3818148Z remote: Counting objects: 23% (22/94) 2021-05-15T16:31:53.3818967Z remote: Counting objects: 24% (23/94) 2021-05-15T16:31:53.3819662Z remote: Counting objects: 25% (24/94) 2021-05-15T16:31:53.3820309Z remote: Counting objects: 26% (25/94) 2021-05-15T16:31:53.3820972Z remote: Counting objects: 27% (26/94) 2021-05-15T16:31:53.3821632Z remote: Counting objects: 28% (27/94) 2021-05-15T16:31:53.3822292Z remote: Counting objects: 29% (28/94) 2021-05-15T16:31:53.3822950Z remote: Counting objects: 30% (29/94) 2021-05-15T16:31:53.3823614Z remote: Counting objects: 31% (30/94) 2021-05-15T16:31:53.3824296Z remote: Counting objects: 32% (31/94) 2021-05-15T16:31:53.3824980Z remote: Counting objects: 34% (32/94) 2021-05-15T16:31:53.3825934Z remote: Counting objects: 35% (33/94) 2021-05-15T16:31:53.3826578Z remote: Counting objects: 36% (34/94) 2021-05-15T16:31:53.3828100Z remote: Counting objects: 37% (35/94) 2021-05-15T16:31:53.3829163Z remote: Counting objects: 38% (36/94) 2021-05-15T16:31:53.3829844Z remote: Counting objects: 39% (37/94) 2021-05-15T16:31:53.3830417Z remote: Counting objects: 40% (38/94) 2021-05-15T16:31:53.3830936Z remote: Counting objects: 41% (39/94) 2021-05-15T16:31:53.3831447Z remote: Counting objects: 42% (40/94) 2021-05-15T16:31:53.3831974Z remote: Counting objects: 43% (41/94) 2021-05-15T16:31:53.3833103Z remote: Counting objects: 44% (42/94) 2021-05-15T16:31:53.3833792Z remote: Counting objects: 45% (43/94) 2021-05-15T16:31:53.3834317Z remote: Counting objects: 46% (44/94) 2021-05-15T16:31:53.3834849Z remote: Counting objects: 47% (45/94) 2021-05-15T16:31:53.3835371Z remote: Counting objects: 48% (46/94) 2021-05-15T16:31:53.3835882Z remote: Counting objects: 50% (47/94) 2021-05-15T16:31:53.3836424Z remote: Counting objects: 51% (48/94) 2021-05-15T16:31:53.3836942Z remote: Counting objects: 52% (49/94) 2021-05-15T16:31:53.3837468Z remote: Counting objects: 53% (50/94) 2021-05-15T16:31:53.3837978Z remote: Counting objects: 54% (51/94) 2021-05-15T16:31:53.3838499Z remote: Counting objects: 55% (52/94) 2021-05-15T16:31:53.3839203Z remote: Counting objects: 56% (53/94) 2021-05-15T16:31:53.3839728Z remote: Counting objects: 57% (54/94) 2021-05-15T16:31:53.3840249Z remote: Counting objects: 58% (55/94) 2021-05-15T16:31:53.3840757Z remote: Counting objects: 59% (56/94) 2021-05-15T16:31:53.3841281Z remote: Counting objects: 60% (57/94) 2021-05-15T16:31:53.3841784Z remote: Counting objects: 61% (58/94) 2021-05-15T16:31:53.3842311Z remote: Counting objects: 62% (59/94) 2021-05-15T16:31:53.3842819Z remote: Counting objects: 63% (60/94) 2021-05-15T16:31:53.3843439Z remote: Counting objects: 64% (61/94) 2021-05-15T16:31:53.3844605Z remote: Counting objects: 65% (62/94) 2021-05-15T16:31:53.3845148Z remote: Counting objects: 67% (63/94) 2021-05-15T16:31:53.3845674Z remote: Counting objects: 68% (64/94) 2021-05-15T16:31:53.3846184Z remote: Counting objects: 69% (65/94) 2021-05-15T16:31:53.3846704Z remote: Counting objects: 70% (66/94) 2021-05-15T16:31:53.3847212Z remote: Counting objects: 71% (67/94) 2021-05-15T16:31:53.3847735Z remote: Counting objects: 72% (68/94) 2021-05-15T16:31:53.3848241Z remote: Counting objects: 73% (69/94) 2021-05-15T16:31:53.3848868Z remote: Counting objects: 74% (70/94) 2021-05-15T16:31:53.3849381Z remote: Counting objects: 75% (71/94) 2021-05-15T16:31:53.3849992Z remote: Counting objects: 76% (72/94) 2021-05-15T16:31:53.3850512Z remote: Counting objects: 77% (73/94) 2021-05-15T16:31:53.3851018Z remote: Counting objects: 78% (74/94) 2021-05-15T16:31:53.3851547Z remote: Counting objects: 79% (75/94) 2021-05-15T16:31:53.3852050Z remote: Counting objects: 80% (76/94) 2021-05-15T16:31:53.3852572Z remote: Counting objects: 81% (77/94) 2021-05-15T16:31:53.3853090Z remote: Counting objects: 82% (78/94) 2021-05-15T16:31:53.3853592Z remote: Counting objects: 84% (79/94) 2021-05-15T16:31:53.3854109Z remote: Counting objects: 85% (80/94) 2021-05-15T16:31:53.3854618Z remote: Counting objects: 86% (81/94) 2021-05-15T16:31:53.3855137Z remote: Counting objects: 87% (82/94) 2021-05-15T16:31:53.3855642Z remote: Counting objects: 88% (83/94) 2021-05-15T16:31:53.3856159Z remote: Counting objects: 89% (84/94) 2021-05-15T16:31:53.3856663Z remote: Counting objects: 90% (85/94) 2021-05-15T16:31:53.3857183Z remote: Counting objects: 91% (86/94) 2021-05-15T16:31:53.3857710Z remote: Counting objects: 92% (87/94) 2021-05-15T16:31:53.3858323Z remote: Counting objects: 93% (88/94) 2021-05-15T16:31:53.3858969Z remote: Counting objects: 94% (89/94) 2021-05-15T16:31:53.3859479Z remote: Counting objects: 95% (90/94) 2021-05-15T16:31:53.3859993Z remote: Counting objects: 96% (91/94) 2021-05-15T16:31:53.3860497Z remote: Counting objects: 97% (92/94) 2021-05-15T16:31:53.3861022Z remote: Counting objects: 98% (93/94) 2021-05-15T16:31:53.3861527Z remote: Counting objects: 100% (94/94) 2021-05-15T16:31:53.3862073Z remote: Counting objects: 100% (94/94), done. 2021-05-15T16:31:53.3862655Z remote: Compressing objects: 1% (1/88) 2021-05-15T16:31:53.3863375Z remote: Compressing objects: 2% (2/88) 2021-05-15T16:31:53.3863944Z remote: Compressing objects: 3% (3/88) 2021-05-15T16:31:53.3864506Z remote: Compressing objects: 4% (4/88) 2021-05-15T16:31:53.3865085Z remote: Compressing objects: 5% (5/88) 2021-05-15T16:31:53.3865667Z remote: Compressing objects: 6% (6/88) 2021-05-15T16:31:53.3866236Z remote: Compressing objects: 7% (7/88) 2021-05-15T16:31:53.3866815Z remote: Compressing objects: 9% (8/88) 2021-05-15T16:31:53.3867368Z remote: Compressing objects: 10% (9/88) 2021-05-15T16:31:53.3867947Z remote: Compressing objects: 11% (10/88) 2021-05-15T16:31:53.3868506Z remote: Compressing objects: 12% (11/88) 2021-05-15T16:31:53.3869157Z remote: Compressing objects: 13% (12/88) 2021-05-15T16:31:53.3869719Z remote: Compressing objects: 14% (13/88) 2021-05-15T16:31:53.3870299Z remote: Compressing objects: 15% (14/88) 2021-05-15T16:31:53.3870873Z remote: Compressing objects: 17% (15/88) 2021-05-15T16:31:53.3871434Z remote: Compressing objects: 18% (16/88) 2021-05-15T16:31:53.3872005Z remote: Compressing objects: 19% (17/88) 2021-05-15T16:31:53.3872563Z remote: Compressing objects: 20% (18/88) 2021-05-15T16:31:53.3873138Z remote: Compressing objects: 21% (19/88) 2021-05-15T16:31:53.3873783Z remote: Compressing objects: 22% (20/88) 2021-05-15T16:31:53.3874362Z remote: Compressing objects: 23% (21/88) 2021-05-15T16:31:53.3874913Z remote: Compressing objects: 25% (22/88) 2021-05-15T16:31:53.3875484Z remote: Compressing objects: 26% (23/88) 2021-05-15T16:31:53.3876057Z remote: Compressing objects: 27% (24/88) 2021-05-15T16:31:53.3876607Z remote: Compressing objects: 28% (25/88) 2021-05-15T16:31:53.3877168Z remote: Compressing objects: 29% (26/88) 2021-05-15T16:31:53.3877722Z remote: Compressing objects: 30% (27/88) 2021-05-15T16:31:53.3878291Z remote: Compressing objects: 31% (28/88) 2021-05-15T16:31:53.3878916Z remote: Compressing objects: 32% (29/88) 2021-05-15T16:31:53.3879493Z remote: Compressing objects: 34% (30/88) 2021-05-15T16:31:53.3880047Z remote: Compressing objects: 35% (31/88) 2021-05-15T16:31:53.3880617Z remote: Compressing objects: 36% (32/88) 2021-05-15T16:31:53.3881182Z remote: Compressing objects: 37% (33/88) 2021-05-15T16:31:53.3881731Z remote: Compressing objects: 38% (34/88) 2021-05-15T16:31:53.3882296Z remote: Compressing objects: 39% (35/88) 2021-05-15T16:31:53.3882853Z remote: Compressing objects: 40% (36/88) 2021-05-15T16:31:53.3883432Z remote: Compressing objects: 42% (37/88) 2021-05-15T16:31:53.3883983Z remote: Compressing objects: 43% (38/88) 2021-05-15T16:31:53.3884562Z remote: Compressing objects: 44% (39/88) 2021-05-15T16:31:53.3885109Z remote: Compressing objects: 45% (40/88) 2021-05-15T16:31:53.3885682Z remote: Compressing objects: 46% (41/88) 2021-05-15T16:31:53.3886252Z remote: Compressing objects: 47% (42/88) 2021-05-15T16:31:53.3886805Z remote: Compressing objects: 48% (43/88) 2021-05-15T16:31:53.3887369Z remote: Compressing objects: 50% (44/88) 2021-05-15T16:31:53.3888005Z remote: Compressing objects: 51% (45/88) 2021-05-15T16:31:53.3888579Z remote: Compressing objects: 52% (46/88) 2021-05-15T16:31:53.3889198Z remote: Compressing objects: 53% (47/88) 2021-05-15T16:31:53.3889760Z remote: Compressing objects: 54% (48/88) 2021-05-15T16:31:53.3890312Z remote: Compressing objects: 55% (49/88) 2021-05-15T16:31:53.3890887Z remote: Compressing objects: 56% (50/88) 2021-05-15T16:31:53.3891436Z remote: Compressing objects: 57% (51/88) 2021-05-15T16:31:53.3892016Z remote: Compressing objects: 59% (52/88) 2021-05-15T16:31:53.3892589Z remote: Compressing objects: 60% (53/88) 2021-05-15T16:31:53.3893138Z remote: Compressing objects: 61% (54/88) 2021-05-15T16:31:53.3893717Z remote: Compressing objects: 62% (55/88) 2021-05-15T16:31:53.3894270Z remote: Compressing objects: 63% (56/88) 2021-05-15T16:31:53.3894843Z remote: Compressing objects: 64% (57/88) 2021-05-15T16:31:53.3895398Z remote: Compressing objects: 65% (58/88) 2021-05-15T16:31:53.3895969Z remote: Compressing objects: 67% (59/88) 2021-05-15T16:31:53.3896520Z remote: Compressing objects: 68% (60/88) 2021-05-15T16:31:53.3897085Z remote: Compressing objects: 69% (61/88) 2021-05-15T16:31:53.3897650Z remote: Compressing objects: 70% (62/88) 2021-05-15T16:31:53.3898201Z remote: Compressing objects: 71% (63/88) 2021-05-15T16:31:53.3898831Z remote: Compressing objects: 72% (64/88) 2021-05-15T16:31:53.3899390Z remote: Compressing objects: 73% (65/88) 2021-05-15T16:31:53.3899965Z remote: Compressing objects: 75% (66/88) 2021-05-15T16:31:53.3900517Z remote: Compressing objects: 76% (67/88) 2021-05-15T16:31:53.3901085Z remote: Compressing objects: 77% (68/88) 2021-05-15T16:31:53.3901632Z remote: Compressing objects: 78% (69/88) 2021-05-15T16:31:53.3902202Z remote: Compressing objects: 79% (70/88) 2021-05-15T16:31:53.3902851Z remote: Compressing objects: 80% (71/88) 2021-05-15T16:31:53.3903411Z remote: Compressing objects: 81% (72/88) 2021-05-15T16:31:53.3903978Z remote: Compressing objects: 82% (73/88) 2021-05-15T16:31:53.3904529Z remote: Compressing objects: 84% (74/88) 2021-05-15T16:31:53.3905095Z remote: Compressing objects: 85% (75/88) 2021-05-15T16:31:53.3905648Z remote: Compressing objects: 86% (76/88) 2021-05-15T16:31:53.3906217Z remote: Compressing objects: 87% (77/88) 2021-05-15T16:31:53.3906773Z remote: Compressing objects: 88% (78/88) 2021-05-15T16:31:53.3907343Z remote: Compressing objects: 89% (79/88) 2021-05-15T16:31:53.3907908Z remote: Compressing objects: 90% (80/88) 2021-05-15T16:31:53.3908454Z remote: Compressing objects: 92% (81/88) 2021-05-15T16:31:53.3909095Z remote: Compressing objects: 93% (82/88) 2021-05-15T16:31:53.3909651Z remote: Compressing objects: 94% (83/88) 2021-05-15T16:31:53.3910235Z remote: Compressing objects: 95% (84/88) 2021-05-15T16:31:53.3910793Z remote: Compressing objects: 96% (85/88) 2021-05-15T16:31:53.3911372Z remote: Compressing objects: 97% (86/88) 2021-05-15T16:31:53.3911935Z remote: Compressing objects: 98% (87/88) 2021-05-15T16:31:53.3912519Z remote: Compressing objects: 100% (88/88) 2021-05-15T16:31:53.3913137Z remote: Compressing objects: 100% (88/88), done. 2021-05-15T16:31:53.6109774Z remote: Total 94 (delta 4), reused 35 (delta 2), pack-reused 0 2021-05-15T16:31:53.9693525Z From https://github.com/neuroconductor/fmri 2021-05-15T16:31:53.9695647Z * [new ref] 02433e9d07009207d65c8cc13c605c8e596df0ee -> 1.9.3.s 2021-05-15T16:31:54.0774768Z ##[endgroup] 2021-05-15T16:31:54.0775913Z ##[group]Determining the checkout info 2021-05-15T16:31:54.0776655Z ##[endgroup] 2021-05-15T16:31:54.0778925Z ##[group]Checking out the ref 2021-05-15T16:31:54.0791857Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.9.3.s 2021-05-15T16:31:54.2629063Z Note: switching to 'refs/tags/1.9.3.s'. 2021-05-15T16:31:54.2629830Z 2021-05-15T16:31:54.2630607Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T16:31:54.2631544Z changes and commit them, and you can discard any commits you make in this 2021-05-15T16:31:54.2632511Z state without impacting any branches by switching back to a branch. 2021-05-15T16:31:54.2633513Z 2021-05-15T16:31:54.2636513Z If you want to create a new branch to retain commits you create, you may 2021-05-15T16:31:54.2638484Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T16:31:54.2639306Z 2021-05-15T16:31:54.2640089Z git switch -c 2021-05-15T16:31:54.2640728Z 2021-05-15T16:31:54.2641408Z Or undo this operation with: 2021-05-15T16:31:54.2642139Z 2021-05-15T16:31:54.2642780Z git switch - 2021-05-15T16:31:54.2643291Z 2021-05-15T16:31:54.2644298Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T16:31:54.2645199Z 2021-05-15T16:31:54.2645930Z HEAD is now at 02433e9 Version id 33 stable 2021-05-15T16:31:54.2682224Z ##[endgroup] 2021-05-15T16:31:54.3547478Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T16:31:54.3819335Z '02433e9d07009207d65c8cc13c605c8e596df0ee' 2021-05-15T16:31:54.4195642Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:54.4196192Z with: 2021-05-15T16:31:54.4196571Z r-version: 3.5 2021-05-15T16:31:54.4196930Z Ncpus: 1 2021-05-15T16:31:54.4197358Z crayon.enabled: NULL 2021-05-15T16:31:54.4197902Z remove-openmp-macos: true 2021-05-15T16:31:54.4198489Z http-user-agent: default 2021-05-15T16:31:54.4198975Z install-r: true 2021-05-15T16:31:54.4199552Z windows-path-include-mingw: true 2021-05-15T16:31:54.4200112Z env: 2021-05-15T16:31:54.4200562Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:54.4201044Z TIC_DEPLOY_KEY: 2021-05-15T16:31:54.4201393Z RSPM: 2021-05-15T16:31:54.4202951Z GITHUB_PAT: *** 2021-05-15T16:31:54.4203349Z COVERALLS_TOKEN: 2021-05-15T16:31:54.4203857Z continue-on-error: false 2021-05-15T16:31:54.4204330Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:54.4204741Z ##[endgroup] 2021-05-15T16:31:55.5411460Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-15T16:31:55.7555194Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T16:31:56.2414111Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-15T16:31:58.5840142Z [command]D:\a\_temp\R-3.5.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T16:32:05.0764861Z Chocolatey v0.10.15 2021-05-15T16:34:06.5236513Z Installing the following packages: 2021-05-15T16:34:06.5284714Z qpdf 2021-05-15T16:34:06.5285768Z By installing you accept licenses for the packages. 2021-05-15T16:34:08.6164034Z 2021-05-15T16:34:08.6211671Z qpdf v10.3.2 [Approved] 2021-05-15T16:34:08.6270030Z qpdf package files install completed. Performing other installation steps. 2021-05-15T16:34:11.2595558Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T16:34:12.4229323Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T16:34:17.4196651Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T16:34:17.8173477Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T16:34:18.2541228Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T16:34:18.2966697Z The install of qpdf was successful. 2021-05-15T16:34:18.2997756Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T16:34:18.4372247Z 2021-05-15T16:34:18.4374581Z Chocolatey installed 1/1 packages. 2021-05-15T16:34:18.4375622Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T16:34:18.4445384Z 2021-05-15T16:34:18.4503613Z Did you know the proceeds of Pro (and some proceeds from other 2021-05-15T16:34:18.4566212Z licensed editions) go into bettering the community infrastructure? 2021-05-15T16:34:18.4572337Z Your support ensures an active community, keeps Chocolatey tip top, 2021-05-15T16:34:18.4573193Z plus it nets you some awesome features! 2021-05-15T16:34:18.4573918Z https://chocolatey.org/compare 2021-05-15T16:35:00.1842136Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:35:00.1842763Z with: 2021-05-15T16:35:00.1843313Z pandoc-version: 2.7.3 2021-05-15T16:35:00.1843734Z env: 2021-05-15T16:35:00.1844244Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:00.1844785Z TIC_DEPLOY_KEY: 2021-05-15T16:35:00.1845159Z RSPM: 2021-05-15T16:35:00.1846737Z GITHUB_PAT: *** 2021-05-15T16:35:00.1847163Z COVERALLS_TOKEN: 2021-05-15T16:35:00.1847717Z continue-on-error: false 2021-05-15T16:35:00.1848242Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:00.1848735Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:35:00.1849155Z TZ: UTC 2021-05-15T16:35:00.1849603Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:00.1850040Z NOT_CRAN: true 2021-05-15T16:35:00.1850478Z ##[endgroup] 2021-05-15T16:35:00.9878287Z [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\0098e356-da9e-44e6-bbf3-af9add2a433b', 'D:\a\_temp\2cec698e-387b-4685-8db0-d0efbd42de83')" 2021-05-15T16:35:04.3760194Z ##[group]Run git config user.name adigherman 2021-05-15T16:35:04.3761363Z git config user.name adigherman 2021-05-15T16:35:04.3761925Z git config user.email adig@jhu.edu 2021-05-15T16:35:04.3823617Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T16:35:04.3824225Z env: 2021-05-15T16:35:04.3824758Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:04.3825258Z TIC_DEPLOY_KEY: 2021-05-15T16:35:04.3825696Z RSPM: 2021-05-15T16:35:04.3827143Z GITHUB_PAT: *** 2021-05-15T16:35:04.3827629Z COVERALLS_TOKEN: 2021-05-15T16:35:04.3828221Z continue-on-error: false 2021-05-15T16:35:04.3828764Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:04.3829220Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:35:04.3829676Z TZ: UTC 2021-05-15T16:35:04.3830136Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:04.3830576Z NOT_CRAN: true 2021-05-15T16:35:04.3831016Z ##[endgroup] 2021-05-15T16:35:05.7455801Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T16:35:05.7456353Z with: 2021-05-15T16:35:05.7456998Z msystem: MINGW64 2021-05-15T16:35:05.7457414Z update: true 2021-05-15T16:35:05.7457976Z install: git mingw-w64-x86_64-toolchain 2021-05-15T16:35:05.7458556Z path-type: minimal 2021-05-15T16:35:05.7459012Z release: true 2021-05-15T16:35:05.7459434Z env: 2021-05-15T16:35:05.7459899Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:35:05.7460444Z TIC_DEPLOY_KEY: 2021-05-15T16:35:05.7460817Z RSPM: 2021-05-15T16:35:05.7462455Z GITHUB_PAT: *** 2021-05-15T16:35:05.7462887Z COVERALLS_TOKEN: 2021-05-15T16:35:05.7463443Z continue-on-error: false 2021-05-15T16:35:05.7463950Z VDIFFR_RUN_TESTS: 2021-05-15T16:35:05.7464466Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:35:05.7464927Z TZ: UTC 2021-05-15T16:35:05.7465334Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:35:05.7465814Z NOT_CRAN: true 2021-05-15T16:35:05.7466208Z ##[endgroup] 2021-05-15T16:35:05.9500910Z ##[group]Downloading MSYS2... 2021-05-15T16:35:06.8148547Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T16:35:08.6620086Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T16:35:08.6815499Z ##[endgroup] 2021-05-15T16:35:08.6826363Z ##[group]Extracting MSYS2... 2021-05-15T16:35:08.6827836Z [command]D:\a\_temp\base.exe -y 2021-05-15T16:35:09.0387142Z 2021-05-15T16:35:09.0391089Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T16:35:09.0391989Z 2021-05-15T16:35:09.0393017Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T16:35:09.0394033Z -- 2021-05-15T16:35:09.0394840Z Path = D:\a\_temp\base.exe 2021-05-15T16:35:09.0395695Z Type = 7z 2021-05-15T16:35:09.0396230Z 2021-05-15T16:35:09.3406179Z 0% 2021-05-15T16:35:09.3407459Z 2021-05-15T16:35:09.5302723Z 0% 511 - msys64\usr\share\locale\mn 2021-05-15T16:35:09.5303742Z 2021-05-15T16:35:09.7425797Z 1% 1100 2021-05-15T16:35:09.7426817Z 2021-05-15T16:35:09.9475903Z 8% 1100 2021-05-15T16:35:09.9477490Z 2021-05-15T16:35:10.1415861Z 15% 1100 2021-05-15T16:35:10.1417382Z 2021-05-15T16:35:10.3568960Z 22% 1100 2021-05-15T16:35:10.3569856Z 2021-05-15T16:35:10.5479114Z 28% 1100 2021-05-15T16:35:10.5480296Z 2021-05-15T16:35:10.7520948Z 30% 1100 2021-05-15T16:35:10.7522102Z 2021-05-15T16:35:10.9696266Z 32% 1100 2021-05-15T16:35:10.9697173Z 2021-05-15T16:35:11.1792404Z 37% 1100 2021-05-15T16:35:11.1793312Z 2021-05-15T16:35:11.3743085Z 42% 1100 2021-05-15T16:35:11.3743946Z 2021-05-15T16:35:11.5772404Z 47% 1137 - msys64\etc\profile.d\tzset.sh 2021-05-15T16:35:11.5773610Z 2021-05-15T16:35:11.7803317Z 47% 1796 - msys64\usr\lib\tdbc1.1.1\tdbcConfig.sh 2021-05-15T16:35:11.7804635Z 2021-05-15T16:35:11.9926967Z 47% 2542 - msys64\usr\lib\terminfo\64\darwin-80x30-m 2021-05-15T16:35:11.9928720Z 2021-05-15T16:35:12.1913900Z 47% 2859 - msys64\usr\lib\terminfo\68\hp2624b-p 2021-05-15T16:35:12.1915196Z 2021-05-15T16:35:12.3904306Z 47% 3542 - msys64\usr\lib\terminfo\70\putty-m1 2021-05-15T16:35:12.3905297Z 2021-05-15T16:35:12.5934801Z 47% 4287 - msys64\usr\lib\terminfo\77\wy99fgta 2021-05-15T16:35:12.5935917Z 2021-05-15T16:35:12.8161502Z 47% 5019 - msys64\usr\share\bash-completion\completions\lbzip2 2021-05-15T16:35:12.8162819Z 2021-05-15T16:35:13.0156104Z 47% 5668 - msys64\usr\share\info\gnutls-internals.png.gz 2021-05-15T16:35:13.0159201Z 2021-05-15T16:35:13.2486364Z 47% 6127 - msys64\usr\share\locale\hu\LC_MESSAGES\nano.mo 2021-05-15T16:35:13.2487521Z 2021-05-15T16:35:13.4366339Z 47% 6638 - msys64\usr\share\locale\zh_TW\LC_MESSAGES\gettext-runtime.mo 2021-05-15T16:35:13.4367753Z 2021-05-15T16:35:13.6399478Z 47% 6825 - msys64\usr\share\man\man1\crl.1ssl.gz 2021-05-15T16:35:13.6400866Z 2021-05-15T16:35:13.8430692Z 47% 7415 - msys64\usr\share\man\man1\x509.1ssl.gz 2021-05-15T16:35:13.8431836Z 2021-05-15T16:35:14.0524208Z 47% 8099 - msys64\usr\share\man\man3\Net.FTP.3perl.gz 2021-05-15T16:35:14.0525619Z 2021-05-15T16:35:14.2547172Z 47% 8728 - msys64\usr\share\man\man3\Tcl_SaveResult.3.gz 2021-05-15T16:35:14.2548550Z 2021-05-15T16:35:14.4531518Z 47% 9369 - msys64\usr\share\man\man3\echo.3x.gz 2021-05-15T16:35:14.4532698Z 2021-05-15T16:35:14.7017765Z 47% 10062 - msys64\usr\share\man\man3\putp_sp.3x.gz 2021-05-15T16:35:14.7018992Z 2021-05-15T16:35:14.8906585Z 47% 10445 - msys64\usr\share\man\man7\proxy-certificates.7ssl.gz 2021-05-15T16:35:14.8908520Z 2021-05-15T16:35:15.1169726Z 47% 10715 - msys64\usr\share\nano\changelog.nanorc 2021-05-15T16:35:15.1177735Z 2021-05-15T16:35:15.3123037Z 47% 11116 - msys64\usr\share\perl5\core_perl\TAP\Parser\Result\Version.pm 2021-05-15T16:35:15.3124331Z 2021-05-15T16:35:15.5155397Z 47% 11682 - msys64\usr\share\perl5\core_perl\unicore\lib\Ccc\B.pl 2021-05-15T16:35:15.5156912Z 2021-05-15T16:35:15.7187833Z 47% 12436 - msys64\usr\share\terminfo\61\atari_st 2021-05-15T16:35:15.7190037Z 2021-05-15T16:35:15.9215221Z 47% 13167 - msys64\usr\share\terminfo\68\hp+pfk-cr 2021-05-15T16:35:15.9216930Z 2021-05-15T16:35:16.1258505Z 47% 13945 - msys64\usr\share\terminfo\72\rebus3180 2021-05-15T16:35:16.1260348Z 2021-05-15T16:35:16.3288709Z 47% 14028 - msys64\usr\share\terminfo\73\screen.xterm-new 2021-05-15T16:35:16.3290918Z 2021-05-15T16:35:16.5311887Z 47% 14807 - msys64\usr\share\terminfo\78\xnuppc-f 2021-05-15T16:35:16.5312831Z 2021-05-15T16:35:16.7342475Z 47% 15623 - msys64\usr\share\zoneinfo\posix\America\Chihuahua 2021-05-15T16:35:16.7344229Z 2021-05-15T16:35:16.9400181Z 47% 16394 - msys64\usr\share\zoneinfo\right\Asia\Irkutsk 2021-05-15T16:35:16.9401261Z 2021-05-15T16:35:17.1532423Z 47% 17065 2021-05-15T16:35:17.1533826Z 2021-05-15T16:35:17.3536184Z 49% 17092 2021-05-15T16:35:17.3538115Z 2021-05-15T16:35:17.5513696Z 52% 17092 2021-05-15T16:35:17.5515034Z 2021-05-15T16:35:17.7644903Z 55% 17092 2021-05-15T16:35:17.7646242Z 2021-05-15T16:35:17.9616796Z 58% 17092 2021-05-15T16:35:17.9618211Z 2021-05-15T16:35:18.1569033Z 61% 17092 2021-05-15T16:35:18.1569917Z 2021-05-15T16:35:18.3703962Z 63% 17092 2021-05-15T16:35:18.3704861Z 2021-05-15T16:35:18.5711017Z 66% 17092 2021-05-15T16:35:18.5711889Z 2021-05-15T16:35:18.7730094Z 69% 17092 2021-05-15T16:35:18.7732038Z 2021-05-15T16:35:18.9730778Z 72% 17092 2021-05-15T16:35:18.9731622Z 2021-05-15T16:35:19.1810038Z 75% 17092 2021-05-15T16:35:19.1811332Z 2021-05-15T16:35:19.3848496Z 78% 17092 2021-05-15T16:35:19.3849479Z 2021-05-15T16:35:19.5835756Z 80% 17092 2021-05-15T16:35:19.5837102Z 2021-05-15T16:35:19.7822193Z 86% 17092 2021-05-15T16:35:19.7823044Z 2021-05-15T16:35:19.9921120Z 90% 17092 2021-05-15T16:35:19.9922132Z 2021-05-15T16:35:20.1942516Z 96% 17092 2021-05-15T16:35:20.1943459Z 2021-05-15T16:35:20.4073223Z 100% 17111 - msys64\usr\bin\bunzip2.exe 2021-05-15T16:35:20.4074573Z 2021-05-15T16:35:20.6093361Z 100% 17331 - msys64\usr\bin\msys-gpgmepp-6.dll 2021-05-15T16:35:20.6095099Z 2021-05-15T16:35:20.8122934Z 100% 17412 - msys64\usr\bin\passwd.exe 2021-05-15T16:35:20.8126799Z 2021-05-15T16:35:20.8128489Z Everything is Ok 2021-05-15T16:35:20.8161259Z ##[endgroup] 2021-05-15T16:35:20.8162203Z ##[group]Disable Key Refresh... 2021-05-15T16:35:20.8963894Z [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-15T16:35:21.2425663Z ##[endgroup] 2021-05-15T16:35:21.2458457Z ##[group]Restoring package cache... 2021-05-15T16:35:22.8728421Z Received 121634816 of 188127635 (64.7%), 114.4 MBs/sec 2021-05-15T16:35:24.6576569Z Received 188127635 of 188127635 (100.0%), 64.1 MBs/sec 2021-05-15T16:35:24.6685818Z Cache Size: ~179 MB (188127635 B) 2021-05-15T16:35:24.7528113Z [command]C:\Rtools\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/d43c87e1-8e39-467c-9c0e-1959fffde08c/cache.tzst -P -C D:/a/fmri/fmri --force-local 2021-05-15T16:35:25.1342446Z Cache restored successfully 2021-05-15T16:35:25.1598072Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-15T16:35:25.1631395Z ##[endgroup] 2021-05-15T16:35:25.1646174Z ##[group]Starting MSYS2 for the first time... 2021-05-15T16:35:25.2312058Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T16:35:25.3945525Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T16:35:25.4107560Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T16:35:25.8974964Z Copying skeleton files. 2021-05-15T16:35:25.8976490Z These files are for the users to personalise their msys2 experience. 2021-05-15T16:35:25.8978650Z 2021-05-15T16:35:25.8979658Z They will never be overwritten nor automatically updated. 2021-05-15T16:35:25.8980257Z 2021-05-15T16:35:25.9538087Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T16:35:25.9708296Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T16:35:25.9887187Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T16:35:26.0063805Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T16:35:26.0240651Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T16:35:26.0874570Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T16:35:26.1230888Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T16:35:26.1578397Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T16:35:26.1920698Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T16:35:26.3934852Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T16:35:26.4053516Z gpg: no ultimately trusted keys found 2021-05-15T16:35:26.7350217Z gpg: starting migration from earlier GnuPG versions 2021-05-15T16:35:26.7863893Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T16:35:26.7865216Z gpg: migration succeeded 2021-05-15T16:35:26.8120822Z gpg: Generating pacman keyring master key... 2021-05-15T16:35:29.1492511Z gpg: key 4154445272C7A22B marked as ultimately trusted 2021-05-15T16:35:29.1495161Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T16:35:29.1959322Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/06CA791B7381EBC51B5F85444154445272C7A22B.rev' 2021-05-15T16:35:29.1960688Z gpg: Done 2021-05-15T16:35:29.2183413Z ==> Updating trust database... 2021-05-15T16:35:29.2407161Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T16:35:29.2408420Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T16:35:29.3340461Z ==> Appending keys from msys2.gpg... 2021-05-15T16:35:29.4930878Z ==> Locally signing trusted keys in keyring... 2021-05-15T16:35:29.5097780Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T16:35:29.7724155Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T16:35:29.8911447Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T16:35:30.0084107Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T16:35:30.1289825Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T16:35:30.2498531Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T16:35:30.3662123Z ==> Importing owner trust values... 2021-05-15T16:35:30.3866165Z gpg: setting ownertrust to 4 2021-05-15T16:35:30.3867717Z gpg: setting ownertrust to 4 2021-05-15T16:35:30.3868560Z gpg: setting ownertrust to 4 2021-05-15T16:35:30.3869434Z gpg: setting ownertrust to 4 2021-05-15T16:35:30.3870184Z gpg: setting ownertrust to 4 2021-05-15T16:35:30.3870919Z gpg: setting ownertrust to 4 2021-05-15T16:35:30.4045776Z ==> Disabling revoked keys in keyring... 2021-05-15T16:35:30.4208126Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T16:35:30.4889032Z ==> Updating trust database... 2021-05-15T16:35:30.5116664Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T16:35:30.5130955Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T16:35:30.5142981Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T16:35:30.5147287Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T16:35:30.5149975Z gpg: next trustdb check due at 2022-01-23 2021-05-15T16:35:30.5591846Z pacman-key (pacman) 5.2.2 2021-05-15T16:35:30.5593764Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T16:35:30.5594476Z 2021-05-15T16:35:30.5783120Z This is free software; see the source for copying conditions. 2021-05-15T16:35:30.5784877Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T16:35:31.5210156Z  2021-05-15T16:35:31.5210989Z 2021-05-15T16:35:31.5211790Z ################################################################### 2021-05-15T16:35:31.5212486Z # # 2021-05-15T16:35:31.5213231Z # # 2021-05-15T16:35:31.5213924Z # C A U T I O N # 2021-05-15T16:35:31.5234774Z # # 2021-05-15T16:35:31.5235700Z # This is first start of MSYS2. # 2021-05-15T16:35:31.5236797Z # You MUST restart shell to apply necessary actions. # 2021-05-15T16:35:31.5237580Z # # 2021-05-15T16:35:31.5238175Z # # 2021-05-15T16:35:31.5238800Z ################################################################### 2021-05-15T16:35:31.5239172Z 2021-05-15T16:35:31.5239491Z 2021-05-15T16:35:31.5427157Z MINGW64_NT-10.0-17763 fv-az153-5 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-15T16:35:31.5487143Z ##[endgroup] 2021-05-15T16:35:31.5488064Z ##[group]Disable CheckSpace... 2021-05-15T16:35:31.6204508Z [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-15T16:35:31.9770088Z ##[endgroup] 2021-05-15T16:35:31.9771171Z ##[group]Updating packages... 2021-05-15T16:35:32.0525724Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T16:35:32.9398955Z :: Synchronizing package databases... 2021-05-15T16:35:33.3131741Z downloading mingw32.db... 2021-05-15T16:35:33.9924992Z downloading mingw32.db.sig... 2021-05-15T16:35:34.2153733Z downloading mingw64.db... 2021-05-15T16:35:34.4236654Z downloading mingw64.db.sig... 2021-05-15T16:35:34.6516753Z downloading ucrt64.db... 2021-05-15T16:35:34.8493481Z downloading ucrt64.db.sig... 2021-05-15T16:35:35.0707888Z downloading msys.db... 2021-05-15T16:35:35.2583594Z downloading msys.db.sig... 2021-05-15T16:35:35.3726113Z :: Starting core system upgrade... 2021-05-15T16:35:35.5857600Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T16:35:35.5859569Z resolving dependencies... 2021-05-15T16:35:35.5934746Z looking for conflicting packages... 2021-05-15T16:35:35.5955015Z 2021-05-15T16:35:35.5957614Z 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-15T16:35:35.5960321Z 2021-05-15T16:35:35.5961191Z Total Installed Size: 44.60 MiB 2021-05-15T16:35:35.5962066Z Net Upgrade Size: 0.02 MiB 2021-05-15T16:35:35.5962491Z 2021-05-15T16:35:35.5963301Z :: Proceed with installation? [Y/n] 2021-05-15T16:35:35.5964003Z checking keyring... 2021-05-15T16:35:35.7004668Z checking package integrity... 2021-05-15T16:35:36.5680011Z loading package files... 2021-05-15T16:35:36.5836488Z checking for file conflicts... 2021-05-15T16:35:36.5840011Z :: Processing package changes... 2021-05-15T16:35:36.5840897Z upgrading filesystem... 2021-05-15T16:35:36.6342414Z upgrading mintty... 2021-05-15T16:35:36.7118207Z upgrading msys2-runtime... 2021-05-15T16:35:36.7865636Z upgrading pacman-mirrors... 2021-05-15T16:35:36.7916889Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T16:35:36.7939775Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T16:35:36.7955104Z upgrading pacman... 2021-05-15T16:35:36.8854925Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T16:35:37.2386743Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 1824 has been terminated. 2021-05-15T16:35:37.6872996Z ##[endgroup] 2021-05-15T16:35:37.6873975Z ##[group]Killing remaining tasks... 2021-05-15T16:35:37.7618061Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T16:35:37.9206523Z 2021-05-15T16:35:37.9208075Z INFO: No tasks running with the specified criteria. 2021-05-15T16:35:37.9247518Z ##[endgroup] 2021-05-15T16:35:37.9248507Z ##[group]Final system upgrade... 2021-05-15T16:35:37.9953155Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T16:35:38.8924136Z :: Synchronizing package databases... 2021-05-15T16:35:39.5481805Z mingw32 is up to date 2021-05-15T16:35:39.5482960Z mingw64 is up to date 2021-05-15T16:35:39.5483802Z ucrt64 is up to date 2021-05-15T16:35:39.5484757Z downloading clang64.db... 2021-05-15T16:35:40.2242370Z downloading clang64.db.sig... 2021-05-15T16:35:40.4452357Z msys is up to date 2021-05-15T16:35:40.4454071Z :: Starting core system upgrade... 2021-05-15T16:35:40.7163291Z there is nothing to do 2021-05-15T16:35:40.7164815Z :: Starting full system upgrade... 2021-05-15T16:35:40.7640723Z resolving dependencies... 2021-05-15T16:35:40.7714103Z looking for conflicting packages... 2021-05-15T16:35:40.7741951Z 2021-05-15T16:35:40.7744412Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T16:35:40.7746246Z 2021-05-15T16:35:40.7746993Z Total Installed Size: 19.34 MiB 2021-05-15T16:35:40.7749060Z Net Upgrade Size: 0.93 MiB 2021-05-15T16:35:40.7750010Z 2021-05-15T16:35:40.7751203Z :: Proceed with installation? [Y/n] 2021-05-15T16:35:40.7751967Z checking keyring... 2021-05-15T16:35:40.8871613Z checking package integrity... 2021-05-15T16:35:42.8023581Z loading package files... 2021-05-15T16:35:42.8289879Z checking for file conflicts... 2021-05-15T16:35:42.8291088Z checking available disk space... 2021-05-15T16:35:42.8420786Z :: Processing package changes... 2021-05-15T16:35:42.8421771Z upgrading less... 2021-05-15T16:35:42.8531224Z upgrading libxml2... 2021-05-15T16:35:42.8749917Z upgrading libxslt... 2021-05-15T16:35:42.8983628Z upgrading ca-certificates... 2021-05-15T16:35:43.6805246Z upgrading libsqlite... 2021-05-15T16:35:43.6929692Z upgrading libzstd... 2021-05-15T16:35:43.7013411Z upgrading gnupg... 2021-05-15T16:35:46.2126415Z ==> Appending keys from msys2.gpg... 2021-05-15T16:35:46.3276752Z ==> Locally signing trusted keys in keyring... 2021-05-15T16:35:46.3445912Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T16:35:50.4642530Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T16:35:50.5321307Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T16:35:50.6031746Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T16:35:50.6721632Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T16:35:50.7431761Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T16:35:50.8121324Z ==> Importing owner trust values... 2021-05-15T16:35:50.8589223Z ==> Disabling revoked keys in keyring... 2021-05-15T16:35:50.8761922Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T16:35:50.9468173Z ==> Updating trust database... 2021-05-15T16:35:50.9660970Z gpg: next trustdb check due at 2022-01-23 2021-05-15T16:35:51.0748401Z upgrading msys2-keyring... 2021-05-15T16:35:51.3771988Z ==> Appending keys from msys2.gpg... 2021-05-15T16:35:51.4830258Z ==> Locally signing trusted keys in keyring... 2021-05-15T16:35:51.5011436Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T16:35:51.6239539Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T16:35:51.6912001Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T16:35:51.7602038Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T16:35:51.8301966Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T16:35:51.8981941Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T16:35:51.9675616Z ==> Importing owner trust values... 2021-05-15T16:35:52.0122758Z ==> Disabling revoked keys in keyring... 2021-05-15T16:35:52.0321327Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T16:35:52.1011604Z ==> Updating trust database... 2021-05-15T16:35:52.1211256Z gpg: next trustdb check due at 2022-01-23 2021-05-15T16:35:52.2266470Z upgrading msys2-launcher... 2021-05-15T16:35:52.2387192Z upgrading rebase... 2021-05-15T16:35:52.2535119Z upgrading zstd... 2021-05-15T16:35:52.2770390Z :: Running post-transaction hooks... 2021-05-15T16:35:52.2772078Z (1/1) Updating the info directory file... 2021-05-15T16:35:52.5616778Z ##[endgroup] 2021-05-15T16:35:52.5669632Z ##[group]Installing additional packages... 2021-05-15T16:35:52.6363764Z [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-15T16:35:53.8921367Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T16:35:53.8923801Z :: Repository mingw64 2021-05-15T16:35:53.8930998Z 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-15T16:35:53.8935754Z 2021-05-15T16:35:53.8936825Z Enter a selection (default=all): 2021-05-15T16:35:53.8938107Z resolving dependencies... 2021-05-15T16:35:53.9054896Z looking for conflicting packages... 2021-05-15T16:35:53.9118541Z 2021-05-15T16:35:53.9136269Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:35:53.9150108Z 2021-05-15T16:35:53.9150665Z Total Installed Size: 1089.03 MiB 2021-05-15T16:35:53.9151081Z 2021-05-15T16:35:53.9153639Z :: Proceed with installation? [Y/n] 2021-05-15T16:35:53.9154221Z checking keyring... 2021-05-15T16:35:54.2099831Z checking package integrity... 2021-05-15T16:36:07.3449690Z loading package files... 2021-05-15T16:36:07.9775017Z checking for file conflicts... 2021-05-15T16:36:10.5909319Z checking available disk space... 2021-05-15T16:36:10.6040614Z :: Processing package changes... 2021-05-15T16:36:10.6041530Z installing expat... 2021-05-15T16:36:10.6110070Z installing vim... 2021-05-15T16:36:12.3963644Z installing heimdal... 2021-05-15T16:36:12.7723704Z installing openssh... 2021-05-15T16:36:12.8157089Z installing perl-Error... 2021-05-15T16:36:12.8288549Z installing perl-Authen-SASL... 2021-05-15T16:36:12.8532004Z installing perl-Encode-Locale... 2021-05-15T16:36:12.8620479Z installing perl-HTTP-Date... 2021-05-15T16:36:12.8715593Z installing perl-File-Listing... 2021-05-15T16:36:12.8790006Z installing perl-HTML-Tagset... 2021-05-15T16:36:12.8843953Z installing perl-Clone... 2021-05-15T16:36:12.8913846Z installing perl-IO-HTML... 2021-05-15T16:36:12.8982434Z installing perl-LWP-MediaTypes... 2021-05-15T16:36:12.9054149Z installing perl-URI... 2021-05-15T16:36:12.9619313Z installing perl-HTTP-Message... 2021-05-15T16:36:12.9841294Z installing perl-HTML-Parser... 2021-05-15T16:36:13.0030285Z installing perl-HTTP-Cookies... 2021-05-15T16:36:13.0116279Z installing perl-HTTP-Daemon... 2021-05-15T16:36:13.0168646Z installing perl-HTTP-Negotiate... 2021-05-15T16:36:13.0217855Z installing perl-Net-HTTP... 2021-05-15T16:36:13.0336287Z installing perl-WWW-RobotRules... 2021-05-15T16:36:13.0413249Z installing perl-Try-Tiny... 2021-05-15T16:36:13.0517926Z installing perl-libwww... 2021-05-15T16:36:13.0911528Z Optional dependencies for perl-libwww 2021-05-15T16:36:13.0914059Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T16:36:13.0915719Z installing perl-TimeDate... 2021-05-15T16:36:13.1319925Z installing perl-MailTools... 2021-05-15T16:36:13.1696573Z installing perl-IO-Stringy... 2021-05-15T16:36:13.1839028Z installing perl-Convert-BinHex... 2021-05-15T16:36:13.3151270Z module test... pass. 2021-05-15T16:36:13.3152912Z installing perl-MIME-tools... 2021-05-15T16:36:13.3773032Z installing perl-Net-SSLeay... 2021-05-15T16:36:13.4612373Z installing perl-IO-Socket-SSL... 2021-05-15T16:36:13.4754248Z installing perl-Net-SMTP-SSL... 2021-05-15T16:36:13.4823178Z installing perl-TermReadKey... 2021-05-15T16:36:13.4908794Z installing git... 2021-05-15T16:36:14.1186063Z Optional dependencies for git 2021-05-15T16:36:14.1187207Z python: various helper scripts 2021-05-15T16:36:14.1187855Z subversion: git svn 2021-05-15T16:36:14.1188551Z installing mingw-w64-x86_64-libiconv... 2021-05-15T16:36:14.1480641Z installing mingw-w64-x86_64-zlib... 2021-05-15T16:36:14.1580951Z installing mingw-w64-x86_64-binutils... 2021-05-15T16:36:14.4844998Z installing mingw-w64-x86_64-headers-git... 2021-05-15T16:36:15.9425249Z installing mingw-w64-x86_64-crt-git... 2021-05-15T16:36:16.8432885Z installing mingw-w64-x86_64-isl... 2021-05-15T16:36:16.9000141Z installing mingw-w64-x86_64-gmp... 2021-05-15T16:36:16.9165926Z installing mingw-w64-x86_64-mpfr... 2021-05-15T16:36:16.9395868Z installing mingw-w64-x86_64-mpc... 2021-05-15T16:36:16.9451929Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T16:36:16.9529791Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T16:36:16.9728645Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T16:36:16.9778235Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T16:36:16.9921626Z installing mingw-w64-x86_64-zstd... 2021-05-15T16:36:17.0157300Z installing mingw-w64-x86_64-gcc... 2021-05-15T16:36:18.3832108Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T16:36:20.8609028Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T16:36:20.8740779Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T16:36:21.0302973Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T16:36:21.2230869Z installing mingw-w64-x86_64-expat... 2021-05-15T16:36:21.2358465Z installing mingw-w64-x86_64-gettext... 2021-05-15T16:36:23.5642061Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T16:36:23.5889954Z installing mingw-w64-x86_64-libsystre... 2021-05-15T16:36:23.6075751Z installing mingw-w64-x86_64-ncurses... 2021-05-15T16:36:29.1328917Z installing mingw-w64-x86_64-bzip2... 2021-05-15T16:36:29.1523522Z installing mingw-w64-x86_64-libffi... 2021-05-15T16:36:29.1673661Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T16:36:29.2292339Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T16:36:29.2743580Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T16:36:29.3038242Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T16:36:30.0511160Z installing mingw-w64-x86_64-openssl... 2021-05-15T16:36:37.1182342Z installing mingw-w64-x86_64-termcap... 2021-05-15T16:36:37.1249460Z installing mingw-w64-x86_64-readline... 2021-05-15T16:36:37.1604530Z installing mingw-w64-x86_64-tcl... 2021-05-15T16:36:38.8533775Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T16:36:40.1008443Z installing mingw-w64-x86_64-tk... 2021-05-15T16:36:41.1273548Z installing mingw-w64-x86_64-xz... 2021-05-15T16:36:41.2070027Z installing mingw-w64-x86_64-python... 2021-05-15T16:36:49.2628000Z installing mingw-w64-x86_64-xxhash... 2021-05-15T16:36:49.2744710Z installing mingw-w64-x86_64-gdb... 2021-05-15T16:36:49.3966777Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T16:36:49.5022972Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T16:36:49.6535543Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T16:36:49.6593659Z installing mingw-w64-x86_64-make... 2021-05-15T16:36:49.6812072Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T16:36:49.7006453Z installing mingw-w64-x86_64-tools-git... 2021-05-15T16:36:49.7137640Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T16:36:49.7742649Z ##[endgroup] 2021-05-15T16:36:49.7743529Z ##[group]Saving package cache... 2021-05-15T16:36:49.8503124Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T16:36:51.0102113Z ==> no candidate packages found for pruning 2021-05-15T16:36:51.1034552Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T16:36:51.5953575Z ==> no candidate packages found for pruning 2021-05-15T16:36:52.2609072Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-15T16:36:52.3639221Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T16:36:53.3748065Z 2021-05-15T16:36:53.3749310Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T16:36:53.4048739Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T16:36:53.4049714Z removing all files from cache... 2021-05-15T16:36:53.4050192Z 2021-05-15T16:36:53.4050836Z Database directory: /var/lib/pacman/ 2021-05-15T16:36:53.4056807Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T16:36:53.4058293Z removing unused sync repositories... 2021-05-15T16:36:53.4142745Z ##[endgroup] 2021-05-15T16:36:53.4509157Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T16:36:53.4509890Z env: 2021-05-15T16:36:53.4510441Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:53.4510927Z TIC_DEPLOY_KEY: 2021-05-15T16:36:53.4511279Z RSPM: 2021-05-15T16:36:53.4512840Z GITHUB_PAT: *** 2021-05-15T16:36:53.4513273Z COVERALLS_TOKEN: 2021-05-15T16:36:53.4513786Z continue-on-error: false 2021-05-15T16:36:53.4514281Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:53.4514716Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:36:53.4515125Z TZ: UTC 2021-05-15T16:36:53.4515526Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:53.4516005Z NOT_CRAN: true 2021-05-15T16:36:53.4516398Z MSYSTEM: MINGW64 2021-05-15T16:36:53.4516800Z ##[endgroup] 2021-05-15T16:36:54.5089115Z :: Synchronizing package databases... 2021-05-15T16:36:55.2913103Z mingw32 is up to date 2021-05-15T16:36:55.2914669Z mingw64 is up to date 2021-05-15T16:36:55.2916116Z ucrt64 is up to date 2021-05-15T16:36:55.2917214Z clang64 is up to date 2021-05-15T16:36:55.2918211Z msys is up to date 2021-05-15T16:36:55.2919477Z :: Starting core system upgrade... 2021-05-15T16:36:55.5589305Z there is nothing to do 2021-05-15T16:36:55.5591125Z :: Starting full system upgrade... 2021-05-15T16:36:55.7036960Z there is nothing to do 2021-05-15T16:36:56.4968670Z resolving dependencies... 2021-05-15T16:36:56.5038956Z looking for conflicting packages... 2021-05-15T16:36:56.5131805Z 2021-05-15T16:36:56.5132877Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T16:36:56.5133548Z 2021-05-15T16:36:56.5134299Z Total Download Size: 3.00 MiB 2021-05-15T16:36:56.5135180Z Total Installed Size: 20.93 MiB 2021-05-15T16:36:56.5135744Z 2021-05-15T16:36:56.5136854Z :: Proceed with installation? [Y/n] 2021-05-15T16:36:56.5137814Z :: Retrieving packages... 2021-05-15T16:36:56.8540030Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T16:36:57.7188842Z checking keyring... 2021-05-15T16:36:57.8142540Z checking package integrity... 2021-05-15T16:36:57.9800860Z loading package files... 2021-05-15T16:36:57.9814773Z checking for file conflicts... 2021-05-15T16:36:57.9827628Z checking available disk space... 2021-05-15T16:36:57.9834367Z :: Processing package changes... 2021-05-15T16:36:57.9835229Z installing mingw-w64-x86_64-aom... 2021-05-15T16:36:58.8999512Z resolving dependencies... 2021-05-15T16:36:58.9000749Z looking for conflicting packages... 2021-05-15T16:36:58.9164545Z 2021-05-15T16:36:58.9165689Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T16:36:58.9166456Z 2021-05-15T16:36:58.9167299Z Total Download Size: 1.97 MiB 2021-05-15T16:36:58.9168232Z Total Installed Size: 4.43 MiB 2021-05-15T16:36:58.9168831Z 2021-05-15T16:36:58.9169881Z :: Proceed with installation? [Y/n] 2021-05-15T16:36:58.9170872Z :: Retrieving packages... 2021-05-15T16:36:59.2390075Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T16:36:59.9038032Z checking keyring... 2021-05-15T16:36:59.9988556Z checking package integrity... 2021-05-15T16:37:00.1624265Z loading package files... 2021-05-15T16:37:00.1645019Z checking for file conflicts... 2021-05-15T16:37:00.1667944Z checking available disk space... 2021-05-15T16:37:00.1674880Z :: Processing package changes... 2021-05-15T16:37:00.1675799Z installing mingw-w64-x86_64-argtable... 2021-05-15T16:37:01.0244699Z resolving dependencies... 2021-05-15T16:37:01.0438217Z looking for conflicting packages... 2021-05-15T16:37:01.0494613Z 2021-05-15T16:37:01.0510432Z 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-15T16:37:01.0520223Z 2021-05-15T16:37:01.0520841Z Total Download Size: 92.82 MiB 2021-05-15T16:37:01.0521571Z Total Installed Size: 821.22 MiB 2021-05-15T16:37:01.0522002Z 2021-05-15T16:37:01.0522807Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:01.0523612Z :: Retrieving packages... 2021-05-15T16:37:01.3666806Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T16:37:01.8381645Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T16:37:01.9364491Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T16:37:02.0375660Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T16:37:02.2276715Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T16:37:02.3253573Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T16:37:02.7145501Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T16:37:02.8165831Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T16:37:02.9150058Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T16:37:03.0185340Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T16:37:03.1174135Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T16:37:03.2147391Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T16:37:03.3320027Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T16:37:03.5295807Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T16:37:03.6281839Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T16:37:03.7249363Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T16:37:03.8268377Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T16:37:03.9250228Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T16:37:04.0344685Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T16:37:04.1353696Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T16:37:04.2868582Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T16:37:04.3899260Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T16:37:04.5376236Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T16:37:04.6363990Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T16:37:04.7335237Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T16:37:05.0493353Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T16:37:05.2729499Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T16:37:05.3767009Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T16:37:06.2132534Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T16:37:07.0619742Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T16:37:07.1802560Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T16:37:07.2782803Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T16:37:07.9019423Z checking keyring... 2021-05-15T16:37:08.1803164Z checking package integrity... 2021-05-15T16:37:13.5531974Z loading package files... 2021-05-15T16:37:13.8985260Z checking for file conflicts... 2021-05-15T16:37:15.6452996Z checking available disk space... 2021-05-15T16:37:15.6522634Z :: Processing package changes... 2021-05-15T16:37:15.6524340Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T16:37:15.7339993Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T16:37:15.7484138Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T16:37:15.7667907Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T16:37:15.7959801Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T16:37:15.8146477Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T16:37:16.6733079Z installing mingw-w64-x86_64-brotli... 2021-05-15T16:37:16.6951952Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T16:37:16.7204892Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T16:37:16.7558354Z installing mingw-w64-x86_64-gflags... 2021-05-15T16:37:16.7933855Z installing mingw-w64-x86_64-wineditline... 2021-05-15T16:37:16.8081678Z installing mingw-w64-x86_64-pcre... 2021-05-15T16:37:16.9786394Z installing mingw-w64-x86_64-glib2... 2021-05-15T16:37:17.5146122Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T16:37:17.5364254Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T16:37:17.5549534Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T16:37:17.6490656Z installing mingw-w64-x86_64-python-mako... 2021-05-15T16:37:17.7319557Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T16:37:17.9015083Z installing mingw-w64-x86_64-c-ares... 2021-05-15T16:37:17.9644345Z installing mingw-w64-x86_64-protobuf... 2021-05-15T16:37:18.1682275Z installing mingw-w64-x86_64-re2... 2021-05-15T16:37:18.1839759Z installing mingw-w64-x86_64-grpc... 2021-05-15T16:37:18.5096481Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T16:37:18.5192421Z installing mingw-w64-x86_64-lz4... 2021-05-15T16:37:18.5355663Z installing mingw-w64-x86_64-openblas... 2021-05-15T16:37:18.7890485Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T16:37:18.7891709Z number of threads to use. 2021-05-15T16:37:18.7925831Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T16:37:20.5131770Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T16:37:20.5133063Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T16:37:20.5134067Z installing mingw-w64-x86_64-snappy... 2021-05-15T16:37:20.5283960Z installing mingw-w64-x86_64-icu... 2021-05-15T16:37:21.0456418Z installing mingw-w64-x86_64-boost... 2021-05-15T16:37:36.1360930Z installing mingw-w64-x86_64-thrift... 2021-05-15T16:37:36.2433625Z installing mingw-w64-x86_64-uriparser... 2021-05-15T16:37:36.2585770Z installing mingw-w64-x86_64-arrow... 2021-05-15T16:37:38.7356337Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T16:37:38.7357614Z resolving dependencies... 2021-05-15T16:37:38.7358284Z looking for conflicting packages... 2021-05-15T16:37:38.7358681Z 2021-05-15T16:37:38.7359329Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T16:37:38.7359800Z 2021-05-15T16:37:38.7360295Z Total Installed Size: 36.73 MiB 2021-05-15T16:37:38.7360838Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:38.7361151Z 2021-05-15T16:37:38.7361709Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:38.7362262Z checking keyring... 2021-05-15T16:37:38.7404671Z checking package integrity... 2021-05-15T16:37:38.8823926Z loading package files... 2021-05-15T16:37:38.8950709Z checking for file conflicts... 2021-05-15T16:37:38.8951743Z checking available disk space... 2021-05-15T16:37:38.9392718Z :: Processing package changes... 2021-05-15T16:37:38.9394473Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T16:37:41.1372343Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T16:37:41.1373272Z resolving dependencies... 2021-05-15T16:37:41.1549561Z looking for conflicting packages... 2021-05-15T16:37:41.1611801Z 2021-05-15T16:37:41.1612586Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T16:37:41.1613154Z 2021-05-15T16:37:41.1613732Z Total Download Size: 7.06 MiB 2021-05-15T16:37:41.1614531Z Total Installed Size: 88.32 MiB 2021-05-15T16:37:41.1615202Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:41.1615640Z 2021-05-15T16:37:41.1616362Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:41.1617106Z :: Retrieving packages... 2021-05-15T16:37:41.5428578Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T16:37:42.5522521Z checking keyring... 2021-05-15T16:37:42.6464250Z checking package integrity... 2021-05-15T16:37:42.8469805Z loading package files... 2021-05-15T16:37:42.8513654Z checking for file conflicts... 2021-05-15T16:37:42.8514565Z checking available disk space... 2021-05-15T16:37:42.8619734Z :: Processing package changes... 2021-05-15T16:37:42.8620848Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T16:37:44.0307238Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T16:37:44.0308057Z resolving dependencies... 2021-05-15T16:37:44.0437935Z looking for conflicting packages... 2021-05-15T16:37:44.0625653Z 2021-05-15T16:37:44.0626663Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T16:37:44.0627314Z 2021-05-15T16:37:44.0627934Z Total Installed Size: 344.30 MiB 2021-05-15T16:37:44.0628984Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:44.0629361Z 2021-05-15T16:37:44.0630466Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:44.0631160Z checking keyring... 2021-05-15T16:37:44.1464429Z checking package integrity... 2021-05-15T16:37:44.4515924Z loading package files... 2021-05-15T16:37:44.6524115Z checking for file conflicts... 2021-05-15T16:37:44.6544324Z checking available disk space... 2021-05-15T16:37:45.3898622Z :: Processing package changes... 2021-05-15T16:37:45.3900148Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T16:38:02.2241406Z resolving dependencies... 2021-05-15T16:38:02.2365706Z looking for conflicting packages... 2021-05-15T16:38:02.2436440Z 2021-05-15T16:38:02.2437696Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T16:38:02.2438862Z 2021-05-15T16:38:02.2439672Z Total Download Size: 0.17 MiB 2021-05-15T16:38:02.2440633Z Total Installed Size: 0.98 MiB 2021-05-15T16:38:02.2441244Z 2021-05-15T16:38:02.2442330Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:02.2443390Z :: Retrieving packages... 2021-05-15T16:38:02.5659873Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T16:38:03.1199314Z checking keyring... 2021-05-15T16:38:03.2149179Z checking package integrity... 2021-05-15T16:38:03.3575808Z loading package files... 2021-05-15T16:38:03.3627327Z checking for file conflicts... 2021-05-15T16:38:03.3707016Z checking available disk space... 2021-05-15T16:38:03.3716376Z :: Processing package changes... 2021-05-15T16:38:03.3717185Z installing mingw-w64-x86_64-bwidget... 2021-05-15T16:38:04.3402252Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T16:38:04.3403783Z resolving dependencies... 2021-05-15T16:38:04.3480054Z looking for conflicting packages... 2021-05-15T16:38:04.3585456Z 2021-05-15T16:38:04.3586419Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T16:38:04.3587080Z 2021-05-15T16:38:04.3587813Z Total Download Size: 0.09 MiB 2021-05-15T16:38:04.3588747Z Total Installed Size: 0.46 MiB 2021-05-15T16:38:04.3589546Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:04.3590068Z 2021-05-15T16:38:04.3590977Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:04.3591876Z :: Retrieving packages... 2021-05-15T16:38:04.6830909Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T16:38:04.8761474Z checking keyring... 2021-05-15T16:38:04.9714064Z checking package integrity... 2021-05-15T16:38:05.1113512Z loading package files... 2021-05-15T16:38:05.1126755Z checking for file conflicts... 2021-05-15T16:38:05.1127609Z checking available disk space... 2021-05-15T16:38:05.1151772Z :: Processing package changes... 2021-05-15T16:38:05.1152780Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T16:38:06.0098982Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T16:38:06.0099786Z resolving dependencies... 2021-05-15T16:38:06.0100947Z looking for conflicting packages... 2021-05-15T16:38:06.0281093Z 2021-05-15T16:38:06.0281936Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T16:38:06.0282476Z 2021-05-15T16:38:06.0283056Z Total Installed Size: 0.62 MiB 2021-05-15T16:38:06.0284488Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:06.0285421Z 2021-05-15T16:38:06.0286269Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:06.0286975Z checking keyring... 2021-05-15T16:38:06.1053873Z checking package integrity... 2021-05-15T16:38:06.2232628Z loading package files... 2021-05-15T16:38:06.2261473Z checking for file conflicts... 2021-05-15T16:38:06.2262356Z checking available disk space... 2021-05-15T16:38:06.2310139Z :: Processing package changes... 2021-05-15T16:38:06.2311062Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T16:38:07.1970757Z resolving dependencies... 2021-05-15T16:38:07.2153693Z looking for conflicting packages... 2021-05-15T16:38:07.2177276Z warning: dependency cycle detected: 2021-05-15T16:38:07.2178002Z 2021-05-15T16:38:07.2179991Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T16:38:07.2184296Z 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-15T16:38:07.2187652Z 2021-05-15T16:38:07.2188739Z Total Download Size: 3.58 MiB 2021-05-15T16:38:07.2189910Z Total Installed Size: 21.16 MiB 2021-05-15T16:38:07.2190678Z 2021-05-15T16:38:07.2191892Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:07.2193174Z :: Retrieving packages... 2021-05-15T16:38:07.5624301Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T16:38:08.0370638Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T16:38:08.1340456Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T16:38:08.4268078Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T16:38:08.5320873Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T16:38:08.6337809Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T16:38:08.7361966Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T16:38:08.8420945Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T16:38:08.8512357Z checking keyring... 2021-05-15T16:38:09.1229048Z checking package integrity... 2021-05-15T16:38:10.2704992Z loading package files... 2021-05-15T16:38:10.2914213Z checking for file conflicts... 2021-05-15T16:38:10.3130226Z checking available disk space... 2021-05-15T16:38:10.3140121Z :: Processing package changes... 2021-05-15T16:38:10.3141831Z installing mingw-w64-x86_64-libpng... 2021-05-15T16:38:10.3388107Z installing mingw-w64-x86_64-graphite2... 2021-05-15T16:38:10.3526522Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T16:38:10.4251362Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T16:38:10.4252593Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T16:38:10.4253585Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T16:38:10.4254549Z installing mingw-w64-x86_64-freetype... 2021-05-15T16:38:10.4795769Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T16:38:10.6108836Z 2021-05-15T16:38:10.6119021Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T16:38:10.6120236Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T16:38:10.6120847Z 2021-05-15T16:38:20.1392241Z updating font cache... done. 2021-05-15T16:38:20.1430606Z installing mingw-w64-x86_64-lzo2... 2021-05-15T16:38:20.1743640Z installing mingw-w64-x86_64-pixman... 2021-05-15T16:38:20.1879583Z installing mingw-w64-x86_64-cairo... 2021-05-15T16:38:20.2297616Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T16:38:20.2299767Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T16:38:20.2311259Z :: Running post-transaction hooks... 2021-05-15T16:38:20.2313220Z (1/1) Updating fontconfig cache... 2021-05-15T16:38:21.2446727Z resolving dependencies... 2021-05-15T16:38:21.2447819Z looking for conflicting packages... 2021-05-15T16:38:21.2453314Z 2021-05-15T16:38:21.2454031Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T16:38:21.2454590Z 2021-05-15T16:38:21.2455075Z Total Download Size: 0.10 MiB 2021-05-15T16:38:21.2455743Z Total Installed Size: 0.20 MiB 2021-05-15T16:38:21.2456068Z 2021-05-15T16:38:21.2456614Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:21.2457213Z :: Retrieving packages... 2021-05-15T16:38:21.5473472Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T16:38:21.8370252Z checking keyring... 2021-05-15T16:38:21.9363451Z checking package integrity... 2021-05-15T16:38:22.0819164Z loading package files... 2021-05-15T16:38:22.0843622Z checking for file conflicts... 2021-05-15T16:38:22.0854487Z checking available disk space... 2021-05-15T16:38:22.0865166Z :: Processing package changes... 2021-05-15T16:38:22.0866074Z installing mingw-w64-x86_64-ccache... 2021-05-15T16:38:22.9280931Z resolving dependencies... 2021-05-15T16:38:22.9422408Z looking for conflicting packages... 2021-05-15T16:38:22.9484404Z 2021-05-15T16:38:22.9485224Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T16:38:22.9485852Z 2021-05-15T16:38:22.9486462Z Total Download Size: 0.69 MiB 2021-05-15T16:38:22.9487126Z Total Installed Size: 3.86 MiB 2021-05-15T16:38:22.9487563Z 2021-05-15T16:38:22.9488298Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:22.9489035Z :: Retrieving packages... 2021-05-15T16:38:23.4418267Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T16:38:23.9350185Z checking keyring... 2021-05-15T16:38:24.0292535Z checking package integrity... 2021-05-15T16:38:24.1741494Z loading package files... 2021-05-15T16:38:24.1754264Z checking for file conflicts... 2021-05-15T16:38:24.1769232Z checking available disk space... 2021-05-15T16:38:24.1779207Z :: Processing package changes... 2021-05-15T16:38:24.1780056Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T16:38:25.0416528Z resolving dependencies... 2021-05-15T16:38:25.0477718Z looking for conflicting packages... 2021-05-15T16:38:25.0617466Z 2021-05-15T16:38:25.0618718Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T16:38:25.0619586Z 2021-05-15T16:38:25.0620375Z Total Download Size: 0.42 MiB 2021-05-15T16:38:25.0621305Z Total Installed Size: 1.59 MiB 2021-05-15T16:38:25.0621900Z 2021-05-15T16:38:25.0622882Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:25.0623862Z :: Retrieving packages... 2021-05-15T16:38:25.3853336Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T16:38:25.7636171Z checking keyring... 2021-05-15T16:38:25.8623730Z checking package integrity... 2021-05-15T16:38:26.0089927Z loading package files... 2021-05-15T16:38:26.0117712Z checking for file conflicts... 2021-05-15T16:38:26.0143509Z checking available disk space... 2021-05-15T16:38:26.0153903Z :: Processing package changes... 2021-05-15T16:38:26.0154881Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T16:38:26.8625572Z resolving dependencies... 2021-05-15T16:38:26.8831520Z looking for conflicting packages... 2021-05-15T16:38:26.8867711Z 2021-05-15T16:38:26.8871804Z 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-15T16:38:26.8874454Z 2021-05-15T16:38:26.8875091Z Total Download Size: 13.82 MiB 2021-05-15T16:38:26.8875806Z Total Installed Size: 92.94 MiB 2021-05-15T16:38:26.8876355Z 2021-05-15T16:38:26.8877127Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:26.8877911Z :: Retrieving packages... 2021-05-15T16:38:27.2144417Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T16:38:27.8051404Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T16:38:27.9109379Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T16:38:28.0133782Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T16:38:28.1157343Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T16:38:28.2241647Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T16:38:28.3257847Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T16:38:28.4444160Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T16:38:28.5466978Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T16:38:28.8494164Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T16:38:28.9543815Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T16:38:29.0660830Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T16:38:29.1784031Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T16:38:29.2814916Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T16:38:29.3823758Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T16:38:29.8205894Z checking keyring... 2021-05-15T16:38:30.0979438Z checking package integrity... 2021-05-15T16:38:32.3658788Z loading package files... 2021-05-15T16:38:32.4923527Z checking for file conflicts... 2021-05-15T16:38:33.0890580Z checking available disk space... 2021-05-15T16:38:33.0925630Z :: Processing package changes... 2021-05-15T16:38:33.0927270Z installing mingw-w64-x86_64-libunistring... 2021-05-15T16:38:33.1448173Z installing mingw-w64-x86_64-libidn2... 2021-05-15T16:38:33.1911620Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T16:38:33.2215631Z installing mingw-w64-x86_64-libpsl... 2021-05-15T16:38:33.2301914Z installing mingw-w64-x86_64-libssh2... 2021-05-15T16:38:33.3849204Z installing mingw-w64-x86_64-jansson... 2021-05-15T16:38:33.3925520Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T16:38:33.4174422Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T16:38:33.4349289Z installing mingw-w64-x86_64-curl... 2021-05-15T16:38:33.8461107Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T16:38:33.8721136Z installing mingw-w64-x86_64-nettle... 2021-05-15T16:38:33.9342676Z installing mingw-w64-x86_64-libarchive... 2021-05-15T16:38:33.9902886Z installing mingw-w64-x86_64-libuv... 2021-05-15T16:38:34.0083485Z installing mingw-w64-x86_64-rhash... 2021-05-15T16:38:34.0471785Z installing mingw-w64-x86_64-cmake... 2021-05-15T16:38:39.8242957Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T16:38:39.8245005Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T16:38:39.8245911Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T16:38:40.7823249Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T16:38:41.7396691Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T16:38:42.5742840Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:38:42.5744135Z resolving dependencies... 2021-05-15T16:38:42.5860508Z looking for conflicting packages... 2021-05-15T16:38:42.5981369Z 2021-05-15T16:38:42.5982369Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:38:42.5983102Z 2021-05-15T16:38:42.5983781Z Total Download Size: 3.18 MiB 2021-05-15T16:38:42.5984565Z Total Installed Size: 81.46 MiB 2021-05-15T16:38:42.5985300Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:42.5986462Z 2021-05-15T16:38:42.5987726Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:42.5988502Z :: Retrieving packages... 2021-05-15T16:38:42.9735478Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:38:43.7664197Z checking keyring... 2021-05-15T16:38:43.8600176Z checking package integrity... 2021-05-15T16:38:44.0348757Z loading package files... 2021-05-15T16:38:44.0472524Z checking for file conflicts... 2021-05-15T16:38:44.0473529Z checking available disk space... 2021-05-15T16:38:44.0882719Z :: Processing package changes... 2021-05-15T16:38:44.0884685Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T16:38:45.9491601Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T16:38:45.9492502Z resolving dependencies... 2021-05-15T16:38:45.9647585Z looking for conflicting packages... 2021-05-15T16:38:45.9710209Z 2021-05-15T16:38:45.9711255Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T16:38:45.9711794Z 2021-05-15T16:38:45.9712677Z Total Installed Size: 2.86 MiB 2021-05-15T16:38:45.9715609Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:45.9716220Z 2021-05-15T16:38:45.9717018Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:45.9717715Z checking keyring... 2021-05-15T16:38:46.0476396Z checking package integrity... 2021-05-15T16:38:46.1707257Z loading package files... 2021-05-15T16:38:46.1783688Z checking for file conflicts... 2021-05-15T16:38:46.1784551Z checking available disk space... 2021-05-15T16:38:46.2003508Z :: Processing package changes... 2021-05-15T16:38:46.2004463Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T16:38:47.5510098Z resolving dependencies... 2021-05-15T16:38:47.5725776Z looking for conflicting packages... 2021-05-15T16:38:47.5738462Z 2021-05-15T16:38:47.5739483Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T16:38:47.5740199Z 2021-05-15T16:38:47.5740791Z Total Download Size: 0.41 MiB 2021-05-15T16:38:47.5741447Z Total Installed Size: 1.66 MiB 2021-05-15T16:38:47.5741879Z 2021-05-15T16:38:47.5742609Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:47.5743343Z :: Retrieving packages... 2021-05-15T16:38:47.8973672Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T16:38:48.3792326Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T16:38:48.4764005Z checking keyring... 2021-05-15T16:38:48.6597727Z checking package integrity... 2021-05-15T16:38:48.9404072Z loading package files... 2021-05-15T16:38:48.9455475Z checking for file conflicts... 2021-05-15T16:38:48.9540131Z checking available disk space... 2021-05-15T16:38:48.9551159Z :: Processing package changes... 2021-05-15T16:38:48.9552036Z installing mingw-w64-x86_64-gdbm... 2021-05-15T16:38:48.9859935Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T16:38:49.8726704Z resolving dependencies... 2021-05-15T16:38:49.8728638Z looking for conflicting packages... 2021-05-15T16:38:49.8945892Z 2021-05-15T16:38:49.8946909Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T16:38:49.8947601Z 2021-05-15T16:38:49.8948352Z Total Download Size: 0.11 MiB 2021-05-15T16:38:49.8949189Z Total Installed Size: 0.38 MiB 2021-05-15T16:38:49.8949731Z 2021-05-15T16:38:49.8950610Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:49.8951521Z :: Retrieving packages... 2021-05-15T16:38:50.2106194Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T16:38:51.2513178Z checking keyring... 2021-05-15T16:38:51.2513817Z checking package integrity... 2021-05-15T16:38:51.2514427Z loading package files... 2021-05-15T16:38:51.2515030Z checking for file conflicts... 2021-05-15T16:38:51.2515641Z checking available disk space... 2021-05-15T16:38:51.2516469Z :: Processing package changes... 2021-05-15T16:38:51.2517178Z installing mingw-w64-x86_64-discount... 2021-05-15T16:38:51.5897150Z resolving dependencies... 2021-05-15T16:38:51.5990081Z looking for conflicting packages... 2021-05-15T16:38:51.6118250Z 2021-05-15T16:38:51.6119363Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T16:38:51.6120100Z 2021-05-15T16:38:51.6120919Z Total Download Size: 0.01 MiB 2021-05-15T16:38:51.6121851Z Total Installed Size: 0.01 MiB 2021-05-15T16:38:51.6122424Z 2021-05-15T16:38:51.6123418Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:51.6124427Z :: Retrieving packages... 2021-05-15T16:38:51.9262491Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T16:38:51.9511959Z checking keyring... 2021-05-15T16:38:52.0452555Z checking package integrity... 2021-05-15T16:38:52.1830226Z loading package files... 2021-05-15T16:38:52.1848270Z checking for file conflicts... 2021-05-15T16:38:52.1853922Z checking available disk space... 2021-05-15T16:38:52.1864202Z :: Processing package changes... 2021-05-15T16:38:52.1865090Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T16:38:52.9983800Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T16:38:52.9984900Z resolving dependencies... 2021-05-15T16:38:53.0074837Z looking for conflicting packages... 2021-05-15T16:38:53.0196539Z 2021-05-15T16:38:53.0197759Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T16:38:53.0198723Z 2021-05-15T16:38:53.0199483Z Total Installed Size: 0.29 MiB 2021-05-15T16:38:53.0200419Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:53.0201099Z 2021-05-15T16:38:53.0201835Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:53.0202479Z checking keyring... 2021-05-15T16:38:53.0931126Z checking package integrity... 2021-05-15T16:38:53.2073156Z loading package files... 2021-05-15T16:38:53.2134671Z checking for file conflicts... 2021-05-15T16:38:53.2135576Z checking available disk space... 2021-05-15T16:38:53.2155281Z :: Processing package changes... 2021-05-15T16:38:53.2156216Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T16:38:53.3023303Z error: only one operation may be used at a time 2021-05-15T16:38:54.0984098Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T16:38:54.0985608Z resolving dependencies... 2021-05-15T16:38:54.0987837Z looking for conflicting packages... 2021-05-15T16:38:54.1200813Z 2021-05-15T16:38:54.1202090Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T16:38:54.1202482Z 2021-05-15T16:38:54.1202892Z Total Download Size: 0.14 MiB 2021-05-15T16:38:54.1203398Z Total Installed Size: 0.61 MiB 2021-05-15T16:38:54.1203870Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:54.1204167Z 2021-05-15T16:38:54.1204698Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:54.1205211Z :: Retrieving packages... 2021-05-15T16:38:54.4398603Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T16:38:54.7249007Z checking keyring... 2021-05-15T16:38:54.8213533Z checking package integrity... 2021-05-15T16:38:54.9653465Z loading package files... 2021-05-15T16:38:54.9673984Z checking for file conflicts... 2021-05-15T16:38:54.9674865Z checking available disk space... 2021-05-15T16:38:54.9693431Z :: Processing package changes... 2021-05-15T16:38:54.9694366Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T16:38:55.7947279Z resolving dependencies... 2021-05-15T16:38:55.9490480Z looking for conflicting packages... 2021-05-15T16:38:55.9626650Z warning: dependency cycle detected: 2021-05-15T16:38:55.9630370Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T16:38:55.9631943Z 2021-05-15T16:38:55.9658286Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T16:38:55.9670095Z warning: dependency cycle detected: 2021-05-15T16:38:55.9670624Z 2021-05-15T16:38:55.9671608Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T16:38:55.9672583Z Total Download Size: 206.03 MiB 2021-05-15T16:38:55.9673335Z Total Installed Size: 743.37 MiB 2021-05-15T16:38:55.9673788Z 2021-05-15T16:38:55.9674476Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:55.9675216Z :: Retrieving packages... 2021-05-15T16:38:56.2853733Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T16:38:56.7673617Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T16:38:56.8708649Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T16:38:57.3792620Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T16:38:57.4908548Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T16:38:57.5905902Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T16:38:57.6905121Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T16:38:57.7959368Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T16:38:58.0077442Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T16:38:58.1361330Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T16:38:58.2678852Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T16:38:58.3691527Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T16:38:58.4732934Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T16:38:58.6284119Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T16:38:58.7288214Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T16:38:59.1680987Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T16:38:59.2679283Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T16:38:59.3693843Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T16:38:59.4763018Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T16:38:59.5879093Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T16:38:59.6926530Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T16:38:59.7941650Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T16:38:59.8988705Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T16:39:00.0141176Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T16:39:00.1188576Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T16:39:00.2222525Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T16:39:00.3586181Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T16:39:00.4584362Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T16:39:00.5671594Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T16:39:00.6693503Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T16:39:00.7741634Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T16:39:00.8752217Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T16:39:00.9846497Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T16:39:01.0862426Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T16:39:01.1928844Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T16:39:01.2964890Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T16:39:05.7475222Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T16:39:05.7476903Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T16:39:05.7478428Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T16:39:05.8294574Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T16:39:05.9314495Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T16:39:06.0504190Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T16:39:06.3508014Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T16:39:07.4191728Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T16:39:07.5329236Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T16:39:07.6432589Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T16:39:07.7736145Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T16:39:07.8732621Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T16:39:07.9763145Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T16:39:08.0766738Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T16:39:08.1914033Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T16:39:08.2938262Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T16:39:08.4018506Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T16:39:08.5038344Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T16:39:08.6037877Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T16:39:08.7059287Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T16:39:08.8072483Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T16:39:08.9125351Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T16:39:09.0190337Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T16:39:09.1338990Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T16:39:09.2522151Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T16:39:09.3604894Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T16:39:09.4610519Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T16:39:09.5696206Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T16:39:09.6707578Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T16:39:09.7726724Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T16:39:09.8913688Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T16:39:09.9914458Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T16:39:10.0962563Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T16:39:10.2055808Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T16:39:10.3118867Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T16:39:10.4533198Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T16:39:10.5579200Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T16:39:10.8963377Z checking keyring... 2021-05-15T16:39:11.2452654Z checking package integrity... 2021-05-15T16:39:25.7834578Z loading package files... 2021-05-15T16:39:26.0891353Z checking for file conflicts... 2021-05-15T16:39:26.7513548Z checking available disk space... 2021-05-15T16:39:26.7553370Z :: Processing package changes... 2021-05-15T16:39:26.7554258Z installing mingw-w64-x86_64-libogg... 2021-05-15T16:39:26.8620763Z installing mingw-w64-x86_64-celt... 2021-05-15T16:39:26.8842097Z installing mingw-w64-x86_64-gavl... 2021-05-15T16:39:28.2494253Z installing mingw-w64-x86_64-eigen3... 2021-05-15T16:39:28.2495033Z installing mingw-w64-x86_64-libunwind... 2021-05-15T16:39:28.2495742Z installing mingw-w64-x86_64-glog... 2021-05-15T16:39:28.2496420Z installing mingw-w64-x86_64-metis... 2021-05-15T16:39:28.2497142Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T16:39:28.2497933Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T16:39:28.2498694Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T16:39:28.2499425Z installing mingw-w64-x86_64-freeglut... 2021-05-15T16:39:28.2516336Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T16:39:28.2921464Z installing mingw-w64-x86_64-jasper... 2021-05-15T16:39:28.5049675Z installing mingw-w64-x86_64-szip... 2021-05-15T16:39:28.5248355Z installing mingw-w64-x86_64-hdf5... 2021-05-15T16:39:28.8682383Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T16:39:28.8767952Z installing mingw-w64-x86_64-giflib... 2021-05-15T16:39:28.8964710Z installing mingw-w64-x86_64-libwebp... 2021-05-15T16:39:29.0040084Z installing mingw-w64-x86_64-libtiff... 2021-05-15T16:39:29.2115183Z installing mingw-w64-x86_64-cppunit... 2021-05-15T16:39:29.2795849Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T16:39:29.3252783Z installing mingw-w64-x86_64-lcms2... 2021-05-15T16:39:29.3445173Z installing mingw-w64-x86_64-libraw... 2021-05-15T16:39:29.3853836Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T16:39:29.4998530Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T16:39:29.5652660Z installing mingw-w64-x86_64-openexr... 2021-05-15T16:39:29.7047811Z installing mingw-w64-x86_64-freeimage... 2021-05-15T16:39:29.7260201Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T16:39:29.7465687Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T16:39:29.7541765Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T16:39:29.8007415Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T16:39:29.8099978Z installing mingw-w64-x86_64-SDL2... 2021-05-15T16:39:29.8978728Z installing mingw-w64-x86_64-pugixml... 2021-05-15T16:39:29.9114868Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T16:39:29.9200088Z installing mingw-w64-x86_64-zziplib... 2021-05-15T16:39:30.0265572Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T16:39:30.0266806Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T16:39:30.0267721Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T16:39:32.0343707Z installing mingw-w64-x86_64-leptonica... 2021-05-15T16:39:32.0944722Z installing mingw-w64-x86_64-fribidi... 2021-05-15T16:39:32.1189219Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T16:39:32.2016056Z installing mingw-w64-x86_64-libthai... 2021-05-15T16:39:32.2256208Z installing mingw-w64-x86_64-pango... 2021-05-15T16:39:33.2561001Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T16:39:33.3846985Z installing mingw-w64-x86_64-opencv... 2021-05-15T16:39:34.3029195Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T16:39:34.3030620Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T16:39:34.3031771Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T16:39:34.3032892Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T16:39:34.7616081Z installing mingw-w64-x86_64-dav1d... 2021-05-15T16:39:34.7839173Z installing mingw-w64-x86_64-gnutls... 2021-05-15T16:39:36.0322061Z installing mingw-w64-x86_64-gsm... 2021-05-15T16:39:36.0545462Z installing mingw-w64-x86_64-lame... 2021-05-15T16:39:36.1130093Z installing mingw-w64-x86_64-libass... 2021-05-15T16:39:36.1229257Z installing mingw-w64-x86_64-libxml2... 2021-05-15T16:39:36.5247988Z installing mingw-w64-x86_64-libbluray... 2021-05-15T16:39:36.5424373Z installing mingw-w64-x86_64-libcaca... 2021-05-15T16:39:36.5747481Z installing mingw-w64-x86_64-libexif... 2021-05-15T16:39:36.6259531Z installing mingw-w64-x86_64-libmfx... 2021-05-15T16:39:36.6649616Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T16:39:36.6781782Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T16:39:36.7021678Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T16:39:36.8327388Z installing mingw-w64-x86_64-libtheora... 2021-05-15T16:39:36.9387635Z installing mingw-w64-x86_64-libvpx... 2021-05-15T16:39:36.9747576Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T16:39:36.9905561Z installing mingw-w64-x86_64-openal... 2021-05-15T16:39:37.7539780Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T16:39:37.7540723Z installing mingw-w64-x86_64-opus... 2021-05-15T16:39:37.7541498Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T16:39:37.7542237Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T16:39:37.7542948Z installing mingw-w64-x86_64-speex... 2021-05-15T16:39:37.7543621Z installing mingw-w64-x86_64-srt... 2021-05-15T16:39:37.7544270Z installing mingw-w64-x86_64-l-smash... 2021-05-15T16:39:37.7544967Z installing mingw-w64-x86_64-ffms2... 2021-05-15T16:39:37.7545649Z installing mingw-w64-x86_64-x264-git... 2021-05-15T16:39:37.7546287Z installing mingw-w64-x86_64-x265... 2021-05-15T16:39:37.7546966Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T16:39:37.7547678Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T16:39:38.9246332Z resolving dependencies... 2021-05-15T16:39:38.9349135Z looking for conflicting packages... 2021-05-15T16:39:38.9525393Z 2021-05-15T16:39:38.9526474Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T16:39:38.9527201Z 2021-05-15T16:39:38.9528020Z Total Download Size: 3.13 MiB 2021-05-15T16:39:38.9529264Z Total Installed Size: 21.70 MiB 2021-05-15T16:39:38.9529869Z 2021-05-15T16:39:38.9536807Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:38.9538483Z :: Retrieving packages... 2021-05-15T16:39:39.2767589Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T16:39:40.0636881Z checking keyring... 2021-05-15T16:39:40.1557605Z checking package integrity... 2021-05-15T16:39:40.3216591Z loading package files... 2021-05-15T16:39:40.3244437Z checking for file conflicts... 2021-05-15T16:39:40.3272995Z checking available disk space... 2021-05-15T16:39:40.3283719Z :: Processing package changes... 2021-05-15T16:39:40.3284632Z installing mingw-w64-x86_64-fftw... 2021-05-15T16:39:41.2463143Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T16:39:41.2464434Z resolving dependencies... 2021-05-15T16:39:41.2621444Z looking for conflicting packages... 2021-05-15T16:39:41.2848956Z 2021-05-15T16:39:41.2850096Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T16:39:41.2851099Z 2021-05-15T16:39:41.2851715Z Total Installed Size: 4.17 MiB 2021-05-15T16:39:41.2852306Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:41.2852992Z 2021-05-15T16:39:41.2853757Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:41.2854496Z checking keyring... 2021-05-15T16:39:41.3719633Z checking package integrity... 2021-05-15T16:39:41.4996468Z loading package files... 2021-05-15T16:39:41.5018922Z checking for file conflicts... 2021-05-15T16:39:41.5019817Z checking available disk space... 2021-05-15T16:39:41.5046786Z :: Processing package changes... 2021-05-15T16:39:41.5047717Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T16:39:42.3467036Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T16:39:42.3467912Z resolving dependencies... 2021-05-15T16:39:42.3598593Z looking for conflicting packages... 2021-05-15T16:39:42.3746780Z 2021-05-15T16:39:42.3748103Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T16:39:42.3748743Z 2021-05-15T16:39:42.3749366Z Total Installed Size: 1.29 MiB 2021-05-15T16:39:42.3750392Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:42.3751335Z 2021-05-15T16:39:42.3753381Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:42.3754590Z checking keyring... 2021-05-15T16:39:42.4538753Z checking package integrity... 2021-05-15T16:39:42.5827063Z loading package files... 2021-05-15T16:39:42.5861115Z checking for file conflicts... 2021-05-15T16:39:42.5861995Z checking available disk space... 2021-05-15T16:39:42.5914036Z :: Processing package changes... 2021-05-15T16:39:42.5914985Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T16:39:45.0846166Z updating font cache... done. 2021-05-15T16:39:45.0863746Z :: Running post-transaction hooks... 2021-05-15T16:39:45.0864632Z (1/1) Updating fontconfig cache... 2021-05-15T16:39:45.9964459Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T16:39:45.9965408Z resolving dependencies... 2021-05-15T16:39:46.0188169Z looking for conflicting packages... 2021-05-15T16:39:46.0252455Z 2021-05-15T16:39:46.0253552Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T16:39:46.0254125Z 2021-05-15T16:39:46.0255049Z Total Installed Size: 2.54 MiB 2021-05-15T16:39:46.0256127Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:46.0256812Z 2021-05-15T16:39:46.0257581Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:46.0258232Z checking keyring... 2021-05-15T16:39:46.1038242Z checking package integrity... 2021-05-15T16:39:46.2265463Z loading package files... 2021-05-15T16:39:46.2295612Z checking for file conflicts... 2021-05-15T16:39:46.2296540Z checking available disk space... 2021-05-15T16:39:46.2335177Z :: Processing package changes... 2021-05-15T16:39:46.2336032Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T16:39:47.1341026Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T16:39:47.1342366Z resolving dependencies... 2021-05-15T16:39:47.1344147Z looking for conflicting packages... 2021-05-15T16:39:47.1624783Z 2021-05-15T16:39:47.1625992Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T16:39:47.1627301Z 2021-05-15T16:39:47.1628326Z Total Installed Size: 0.44 MiB 2021-05-15T16:39:47.1629146Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:47.1630032Z 2021-05-15T16:39:47.1631113Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:47.1632215Z checking keyring... 2021-05-15T16:39:47.2446199Z checking package integrity... 2021-05-15T16:39:47.3659996Z loading package files... 2021-05-15T16:39:47.3685769Z checking for file conflicts... 2021-05-15T16:39:47.3686719Z checking available disk space... 2021-05-15T16:39:47.3712500Z :: Processing package changes... 2021-05-15T16:39:47.3713385Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T16:39:48.2616683Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T16:39:48.2617541Z resolving dependencies... 2021-05-15T16:39:48.2839748Z looking for conflicting packages... 2021-05-15T16:39:48.2907412Z 2021-05-15T16:39:48.2908181Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T16:39:48.2908712Z 2021-05-15T16:39:48.2909290Z Total Download Size: 27.13 MiB 2021-05-15T16:39:48.2909980Z Total Installed Size: 156.41 MiB 2021-05-15T16:39:48.2910660Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:48.2911109Z 2021-05-15T16:39:48.2911818Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:48.2912663Z :: Retrieving packages... 2021-05-15T16:39:48.6119788Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T16:39:50.3247116Z checking keyring... 2021-05-15T16:39:50.4363864Z checking package integrity... 2021-05-15T16:39:50.8193409Z loading package files... 2021-05-15T16:39:50.8331394Z checking for file conflicts... 2021-05-15T16:39:50.8332544Z checking available disk space... 2021-05-15T16:39:50.8787043Z :: Processing package changes... 2021-05-15T16:39:50.8788802Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T16:39:53.0787199Z resolving dependencies... 2021-05-15T16:39:53.2313998Z looking for conflicting packages... 2021-05-15T16:39:53.2414319Z 2021-05-15T16:39:53.2420958Z 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-15T16:39:53.2425619Z 2021-05-15T16:39:53.2426248Z Total Download Size: 48.47 MiB 2021-05-15T16:39:53.2427172Z Total Installed Size: 363.82 MiB 2021-05-15T16:39:53.2427667Z 2021-05-15T16:39:53.2428407Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:53.2429165Z :: Retrieving packages... 2021-05-15T16:39:53.5616501Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T16:39:54.4420623Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T16:39:54.5468139Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T16:39:54.6450510Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T16:39:54.7434499Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T16:39:54.8732571Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T16:39:55.0198237Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T16:39:55.1210170Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T16:39:55.2509152Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T16:39:55.3524846Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T16:39:55.4509550Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T16:39:55.5528743Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T16:39:55.6529748Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T16:39:55.7548418Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T16:39:55.9614824Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T16:39:56.0670522Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T16:39:56.1662751Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T16:39:56.3677225Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T16:39:56.4848616Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T16:39:56.6009876Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T16:39:56.7018497Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T16:39:56.8054597Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T16:39:56.9079628Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T16:39:57.2273383Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T16:39:57.3516697Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T16:39:57.9249747Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T16:39:57.9287913Z checking keyring... 2021-05-15T16:39:58.2818374Z checking package integrity... 2021-05-15T16:40:03.1986560Z loading package files... 2021-05-15T16:40:03.3237074Z checking for file conflicts... 2021-05-15T16:40:03.6549430Z checking available disk space... 2021-05-15T16:40:03.6575691Z :: Processing package changes... 2021-05-15T16:40:03.6576633Z installing mingw-w64-x86_64-crypto++... 2021-05-15T16:40:03.9149465Z installing mingw-w64-x86_64-geos... 2021-05-15T16:40:04.3573078Z installing mingw-w64-x86_64-json-c... 2021-05-15T16:40:04.4305256Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T16:40:04.4372238Z installing mingw-w64-x86_64-proj... 2021-05-15T16:40:04.5287131Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T16:40:04.5551611Z installing mingw-w64-x86_64-libde265... 2021-05-15T16:40:04.5812825Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T16:40:04.5814751Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T16:40:04.5816229Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T16:40:04.5817354Z mingw-w64-x86_64-SDL: dec265 2021-05-15T16:40:04.5818218Z installing mingw-w64-x86_64-rav1e... 2021-05-15T16:40:04.6151517Z installing mingw-w64-x86_64-libheif... 2021-05-15T16:40:04.6447951Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T16:40:04.6666642Z installing mingw-w64-x86_64-libkml... 2021-05-15T16:40:04.8410172Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T16:40:04.8835409Z installing mingw-w64-x86_64-librttopo... 2021-05-15T16:40:04.8969608Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T16:40:05.0040267Z installing mingw-w64-x86_64-netcdf... 2021-05-15T16:40:05.0399012Z installing mingw-w64-x86_64-nspr... 2021-05-15T16:40:05.1224906Z installing mingw-w64-x86_64-nss... 2021-05-15T16:40:05.2552163Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T16:40:05.5259739Z installing mingw-w64-x86_64-poppler... 2021-05-15T16:40:05.8381956Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T16:40:05.8384154Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T16:40:05.8385893Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T16:40:05.8387937Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T16:40:05.8792821Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T16:40:05.9240863Z installing mingw-w64-x86_64-libxslt... 2021-05-15T16:40:06.0445261Z installing winpty... 2021-05-15T16:40:06.1207117Z installing mingw-w64-x86_64-postgresql... 2021-05-15T16:40:07.9894462Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T16:40:08.6508200Z installing mingw-w64-x86_64-gdal... 2021-05-15T16:40:09.9844281Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T16:40:09.9845127Z resolving dependencies... 2021-05-15T16:40:10.0090430Z looking for conflicting packages... 2021-05-15T16:40:10.0157174Z 2021-05-15T16:40:10.0158032Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T16:40:10.0158539Z 2021-05-15T16:40:10.0159131Z Total Download Size: 4.15 MiB 2021-05-15T16:40:10.0159785Z Total Installed Size: 13.89 MiB 2021-05-15T16:40:10.0160456Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:10.0160863Z 2021-05-15T16:40:10.0161634Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:10.0162344Z :: Retrieving packages... 2021-05-15T16:40:10.3483071Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T16:40:11.1385218Z checking keyring... 2021-05-15T16:40:11.2451725Z checking package integrity... 2021-05-15T16:40:11.4282618Z loading package files... 2021-05-15T16:40:11.4306576Z checking for file conflicts... 2021-05-15T16:40:11.4307420Z checking available disk space... 2021-05-15T16:40:11.4373294Z :: Processing package changes... 2021-05-15T16:40:11.4374217Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T16:40:12.4315613Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T16:40:12.4316619Z resolving dependencies... 2021-05-15T16:40:12.4471921Z looking for conflicting packages... 2021-05-15T16:40:12.4632319Z 2021-05-15T16:40:12.4633496Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T16:40:12.4634031Z 2021-05-15T16:40:12.4635091Z Total Installed Size: 0.72 MiB 2021-05-15T16:40:12.4636282Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:12.4637144Z 2021-05-15T16:40:12.4638000Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:12.4638690Z checking keyring... 2021-05-15T16:40:12.5554724Z checking package integrity... 2021-05-15T16:40:12.6882957Z loading package files... 2021-05-15T16:40:12.6912492Z checking for file conflicts... 2021-05-15T16:40:12.6913584Z checking available disk space... 2021-05-15T16:40:12.6950100Z :: Processing package changes... 2021-05-15T16:40:12.6951088Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T16:40:13.5721021Z resolving dependencies... 2021-05-15T16:40:13.5890106Z looking for conflicting packages... 2021-05-15T16:40:13.6031556Z 2021-05-15T16:40:13.6033130Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T16:40:13.6034214Z 2021-05-15T16:40:13.6035282Z Total Download Size: 1.57 MiB 2021-05-15T16:40:13.6036495Z Total Installed Size: 6.77 MiB 2021-05-15T16:40:13.6037278Z 2021-05-15T16:40:13.6040291Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:13.6041202Z :: Retrieving packages... 2021-05-15T16:40:13.9285875Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T16:40:14.5992180Z checking keyring... 2021-05-15T16:40:14.6971852Z checking package integrity... 2021-05-15T16:40:14.8528956Z loading package files... 2021-05-15T16:40:14.8610903Z checking for file conflicts... 2021-05-15T16:40:14.8994488Z checking available disk space... 2021-05-15T16:40:14.9006697Z :: Processing package changes... 2021-05-15T16:40:14.9008103Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T16:40:15.4162655Z :: Running post-transaction hooks... 2021-05-15T16:40:15.4164787Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T16:40:16.3641199Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T16:40:16.3642704Z resolving dependencies... 2021-05-15T16:40:16.3644675Z looking for conflicting packages... 2021-05-15T16:40:16.3949678Z 2021-05-15T16:40:16.3951358Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T16:40:16.3952393Z 2021-05-15T16:40:16.3954637Z Total Installed Size: 7.40 MiB 2021-05-15T16:40:16.3958762Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:16.3959908Z 2021-05-15T16:40:16.3961363Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:16.3962599Z checking keyring... 2021-05-15T16:40:16.4733191Z checking package integrity... 2021-05-15T16:40:16.6033538Z loading package files... 2021-05-15T16:40:16.6207593Z checking for file conflicts... 2021-05-15T16:40:16.6212593Z checking available disk space... 2021-05-15T16:40:16.6438102Z :: Processing package changes... 2021-05-15T16:40:16.6439122Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T16:40:17.9626745Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T16:40:17.9627674Z resolving dependencies... 2021-05-15T16:40:17.9909144Z looking for conflicting packages... 2021-05-15T16:40:18.0076594Z 2021-05-15T16:40:18.0077705Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T16:40:18.0078254Z 2021-05-15T16:40:18.0078813Z Total Download Size: 3.36 MiB 2021-05-15T16:40:18.0079422Z Total Installed Size: 18.30 MiB 2021-05-15T16:40:18.0080034Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:18.0080417Z 2021-05-15T16:40:18.0081091Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:18.0081783Z :: Retrieving packages... 2021-05-15T16:40:18.3389093Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T16:40:19.2141138Z checking keyring... 2021-05-15T16:40:19.3117968Z checking package integrity... 2021-05-15T16:40:19.4963540Z loading package files... 2021-05-15T16:40:19.5234509Z checking for file conflicts... 2021-05-15T16:40:19.5236800Z checking available disk space... 2021-05-15T16:40:19.6239507Z :: Processing package changes... 2021-05-15T16:40:19.6241306Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T16:40:22.5340401Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T16:40:22.5341284Z resolving dependencies... 2021-05-15T16:40:22.5342997Z looking for conflicting packages... 2021-05-15T16:40:22.5660511Z 2021-05-15T16:40:22.5661747Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T16:40:22.5662844Z 2021-05-15T16:40:22.5663651Z Total Installed Size: 1.09 MiB 2021-05-15T16:40:22.5666370Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:22.5667004Z 2021-05-15T16:40:22.5668055Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:22.5669043Z checking keyring... 2021-05-15T16:40:22.6432639Z checking package integrity... 2021-05-15T16:40:22.7612700Z loading package files... 2021-05-15T16:40:22.7670001Z checking for file conflicts... 2021-05-15T16:40:22.7670886Z checking available disk space... 2021-05-15T16:40:22.7692409Z :: Processing package changes... 2021-05-15T16:40:22.7693289Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T16:40:23.6364513Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T16:40:23.6365956Z resolving dependencies... 2021-05-15T16:40:23.6476277Z looking for conflicting packages... 2021-05-15T16:40:23.6674486Z 2021-05-15T16:40:23.6676023Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T16:40:23.6677008Z 2021-05-15T16:40:23.6677917Z Total Installed Size: 0.73 MiB 2021-05-15T16:40:23.6678976Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:23.6679769Z 2021-05-15T16:40:23.6681471Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:23.6682703Z checking keyring... 2021-05-15T16:40:23.7471666Z checking package integrity... 2021-05-15T16:40:23.8647843Z loading package files... 2021-05-15T16:40:23.8665483Z checking for file conflicts... 2021-05-15T16:40:23.8666379Z checking available disk space... 2021-05-15T16:40:23.8689314Z :: Processing package changes... 2021-05-15T16:40:23.8690197Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T16:40:24.7141423Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T16:40:24.7143156Z resolving dependencies... 2021-05-15T16:40:24.7378499Z looking for conflicting packages... 2021-05-15T16:40:24.7445441Z 2021-05-15T16:40:24.7446723Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T16:40:24.7448534Z 2021-05-15T16:40:24.7449806Z Total Installed Size: 22.99 MiB 2021-05-15T16:40:24.7450968Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:24.7451522Z 2021-05-15T16:40:24.7452314Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:24.7453018Z checking keyring... 2021-05-15T16:40:24.8294131Z checking package integrity... 2021-05-15T16:40:24.9811259Z loading package files... 2021-05-15T16:40:24.9903758Z checking for file conflicts... 2021-05-15T16:40:24.9904692Z checking available disk space... 2021-05-15T16:40:25.0186579Z :: Processing package changes... 2021-05-15T16:40:25.0192811Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T16:40:26.3742477Z resolving dependencies... 2021-05-15T16:40:26.3863112Z looking for conflicting packages... 2021-05-15T16:40:26.4051339Z 2021-05-15T16:40:26.4052675Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T16:40:26.4053592Z 2021-05-15T16:40:26.4054631Z Total Download Size: 0.60 MiB 2021-05-15T16:40:26.4055834Z Total Installed Size: 2.63 MiB 2021-05-15T16:40:26.4056605Z 2021-05-15T16:40:26.4057832Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:26.4059326Z :: Retrieving packages... 2021-05-15T16:40:26.7239144Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T16:40:27.1942676Z checking keyring... 2021-05-15T16:40:27.2896312Z checking package integrity... 2021-05-15T16:40:27.4358749Z loading package files... 2021-05-15T16:40:27.4370618Z checking for file conflicts... 2021-05-15T16:40:27.4375959Z checking available disk space... 2021-05-15T16:40:27.4387348Z :: Processing package changes... 2021-05-15T16:40:27.4388151Z installing mingw-w64-x86_64-glpk... 2021-05-15T16:40:28.2877164Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T16:40:28.2878191Z resolving dependencies... 2021-05-15T16:40:28.2879453Z looking for conflicting packages... 2021-05-15T16:40:28.3181738Z 2021-05-15T16:40:28.3183185Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T16:40:28.3184004Z 2021-05-15T16:40:28.3184838Z Total Download Size: 0.49 MiB 2021-05-15T16:40:28.3185795Z Total Installed Size: 2.21 MiB 2021-05-15T16:40:28.3187012Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:28.3187601Z 2021-05-15T16:40:28.3188622Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:28.3189642Z :: Retrieving packages... 2021-05-15T16:40:28.6350425Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T16:40:29.1066682Z checking keyring... 2021-05-15T16:40:29.2039742Z checking package integrity... 2021-05-15T16:40:29.3480453Z loading package files... 2021-05-15T16:40:29.3501858Z checking for file conflicts... 2021-05-15T16:40:29.3502807Z checking available disk space... 2021-05-15T16:40:29.3522178Z :: Processing package changes... 2021-05-15T16:40:29.3523065Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T16:40:30.1911138Z resolving dependencies... 2021-05-15T16:40:30.3629436Z looking for conflicting packages... 2021-05-15T16:40:30.3657257Z 2021-05-15T16:40:30.3659395Z 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-15T16:40:30.3661328Z 2021-05-15T16:40:30.3661860Z Total Download Size: 3.72 MiB 2021-05-15T16:40:30.3667909Z Total Installed Size: 21.06 MiB 2021-05-15T16:40:30.3668682Z 2021-05-15T16:40:30.3669463Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:30.3670131Z :: Retrieving packages... 2021-05-15T16:40:30.6896178Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T16:40:31.0795341Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T16:40:31.1800339Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T16:40:31.2817048Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T16:40:31.3819749Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T16:40:31.4824829Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T16:40:31.8788317Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T16:40:31.8926493Z checking keyring... 2021-05-15T16:40:32.2431028Z checking package integrity... 2021-05-15T16:40:33.4830573Z loading package files... 2021-05-15T16:40:33.5047747Z checking for file conflicts... 2021-05-15T16:40:33.5273012Z checking available disk space... 2021-05-15T16:40:33.5285769Z :: Processing package changes... 2021-05-15T16:40:33.5286706Z installing mingw-w64-x86_64-libksba... 2021-05-15T16:40:33.5403983Z installing mingw-w64-x86_64-libassuan... 2021-05-15T16:40:33.5499746Z installing mingw-w64-x86_64-libusb... 2021-05-15T16:40:33.5584877Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T16:40:33.5662487Z installing mingw-w64-x86_64-npth... 2021-05-15T16:40:33.5765901Z installing mingw-w64-x86_64-gnupg... 2021-05-15T16:40:33.6521570Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T16:40:33.6522565Z mingw-w64-x86_64-pinentry 2021-05-15T16:40:33.6523412Z installing mingw-w64-x86_64-gpgme... 2021-05-15T16:40:34.7203176Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T16:40:34.7451703Z resolving dependencies... 2021-05-15T16:40:34.7452686Z looking for conflicting packages... 2021-05-15T16:40:34.7517690Z 2021-05-15T16:40:34.7519022Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T16:40:34.7520347Z 2021-05-15T16:40:34.7521695Z Total Installed Size: 21.09 MiB 2021-05-15T16:40:34.7523134Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:34.7524162Z 2021-05-15T16:40:34.7525458Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:34.7526791Z checking keyring... 2021-05-15T16:40:34.8314598Z checking package integrity... 2021-05-15T16:40:34.9701089Z loading package files... 2021-05-15T16:40:34.9752737Z checking for file conflicts... 2021-05-15T16:40:34.9753578Z checking available disk space... 2021-05-15T16:40:34.9934562Z :: Processing package changes... 2021-05-15T16:40:34.9936162Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T16:40:36.1814713Z resolving dependencies... 2021-05-15T16:40:36.1816051Z looking for conflicting packages... 2021-05-15T16:40:36.2141258Z 2021-05-15T16:40:36.2142421Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T16:40:36.2142955Z 2021-05-15T16:40:36.2143572Z Total Download Size: 1.89 MiB 2021-05-15T16:40:36.2144298Z Total Installed Size: 12.38 MiB 2021-05-15T16:40:36.2144774Z 2021-05-15T16:40:36.2145560Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:36.2146289Z :: Retrieving packages... 2021-05-15T16:40:36.5944430Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T16:40:37.3642081Z checking keyring... 2021-05-15T16:40:37.4623851Z checking package integrity... 2021-05-15T16:40:37.6292896Z loading package files... 2021-05-15T16:40:37.6388384Z checking for file conflicts... 2021-05-15T16:40:37.6543885Z checking available disk space... 2021-05-15T16:40:37.6556310Z :: Processing package changes... 2021-05-15T16:40:37.6557254Z installing mingw-w64-x86_64-gsl... 2021-05-15T16:40:38.8806271Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T16:40:38.8807163Z resolving dependencies... 2021-05-15T16:40:38.8931564Z looking for conflicting packages... 2021-05-15T16:40:38.9128279Z 2021-05-15T16:40:38.9129522Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T16:40:38.9130101Z 2021-05-15T16:40:38.9131554Z Total Installed Size: 8.19 MiB 2021-05-15T16:40:38.9132206Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:38.9132531Z 2021-05-15T16:40:38.9133135Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:38.9134504Z checking keyring... 2021-05-15T16:40:38.9958548Z checking package integrity... 2021-05-15T16:40:39.1274405Z loading package files... 2021-05-15T16:40:39.1295801Z checking for file conflicts... 2021-05-15T16:40:39.1296705Z checking available disk space... 2021-05-15T16:40:39.1340862Z :: Processing package changes... 2021-05-15T16:40:39.1341896Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T16:40:40.0355753Z resolving dependencies... 2021-05-15T16:40:40.0607993Z looking for conflicting packages... 2021-05-15T16:40:40.0675220Z 2021-05-15T16:40:40.0676494Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T16:40:40.0677355Z 2021-05-15T16:40:40.0678328Z Total Download Size: 1.09 MiB 2021-05-15T16:40:40.0679414Z Total Installed Size: 8.69 MiB 2021-05-15T16:40:40.0680131Z 2021-05-15T16:40:40.0681322Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:40.0682611Z :: Retrieving packages... 2021-05-15T16:40:40.3944873Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T16:40:40.9785679Z checking keyring... 2021-05-15T16:40:41.0774019Z checking package integrity... 2021-05-15T16:40:41.2426036Z loading package files... 2021-05-15T16:40:41.2462440Z checking for file conflicts... 2021-05-15T16:40:41.2537955Z checking available disk space... 2021-05-15T16:40:41.2549074Z :: Processing package changes... 2021-05-15T16:40:41.2550464Z installing mingw-w64-x86_64-hdf4... 2021-05-15T16:40:42.1748837Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T16:40:42.1749964Z resolving dependencies... 2021-05-15T16:40:42.2026572Z looking for conflicting packages... 2021-05-15T16:40:42.2094339Z 2021-05-15T16:40:42.2095492Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T16:40:42.2095996Z 2021-05-15T16:40:42.2096909Z Total Installed Size: 91.59 MiB 2021-05-15T16:40:42.2098115Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:42.2098822Z 2021-05-15T16:40:42.2099609Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:42.2100325Z checking keyring... 2021-05-15T16:40:42.2890410Z checking package integrity... 2021-05-15T16:40:42.4957044Z loading package files... 2021-05-15T16:40:42.5003536Z checking for file conflicts... 2021-05-15T16:40:42.5004410Z checking available disk space... 2021-05-15T16:40:42.5112602Z :: Processing package changes... 2021-05-15T16:40:42.5113945Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T16:40:43.7346133Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:40:43.7347255Z resolving dependencies... 2021-05-15T16:40:43.7348615Z looking for conflicting packages... 2021-05-15T16:40:43.7683832Z 2021-05-15T16:40:43.7685284Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:40:43.7686009Z 2021-05-15T16:40:43.7686620Z Total Download Size: 5.28 MiB 2021-05-15T16:40:43.7687303Z Total Installed Size: 66.96 MiB 2021-05-15T16:40:43.7689163Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:43.7689652Z 2021-05-15T16:40:43.7690431Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:43.7691166Z :: Retrieving packages... 2021-05-15T16:40:44.0854049Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:40:44.9578716Z checking keyring... 2021-05-15T16:40:45.0548889Z checking package integrity... 2021-05-15T16:40:45.2441469Z loading package files... 2021-05-15T16:40:45.2667294Z checking for file conflicts... 2021-05-15T16:40:45.2669022Z checking available disk space... 2021-05-15T16:40:45.6448737Z :: Processing package changes... 2021-05-15T16:40:45.6450789Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T16:40:48.2413124Z resolving dependencies... 2021-05-15T16:40:48.2621336Z looking for conflicting packages... 2021-05-15T16:40:48.2733778Z 2021-05-15T16:40:48.2735095Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T16:40:48.2736013Z 2021-05-15T16:40:48.2736979Z Total Download Size: 0.08 MiB 2021-05-15T16:40:48.2740120Z Total Installed Size: 0.32 MiB 2021-05-15T16:40:48.2740924Z 2021-05-15T16:40:48.2742118Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:48.2743393Z :: Retrieving packages... 2021-05-15T16:40:48.5926937Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T16:40:48.7818856Z checking keyring... 2021-05-15T16:40:48.8770281Z checking package integrity... 2021-05-15T16:40:49.0180485Z loading package files... 2021-05-15T16:40:49.0206308Z checking for file conflicts... 2021-05-15T16:40:49.0224466Z checking available disk space... 2021-05-15T16:40:49.0235583Z :: Processing package changes... 2021-05-15T16:40:49.0236739Z installing mingw-w64-x86_64-hiredis... 2021-05-15T16:40:49.8831529Z resolving dependencies... 2021-05-15T16:40:49.8833196Z looking for conflicting packages... 2021-05-15T16:40:49.9150472Z 2021-05-15T16:40:49.9152134Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T16:40:49.9153208Z 2021-05-15T16:40:49.9154215Z Total Download Size: 0.03 MiB 2021-05-15T16:40:49.9155429Z Total Installed Size: 0.11 MiB 2021-05-15T16:40:49.9156204Z 2021-05-15T16:40:49.9157564Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:49.9158866Z :: Retrieving packages... 2021-05-15T16:40:50.2299399Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T16:40:50.3250379Z checking keyring... 2021-05-15T16:40:50.4171386Z checking package integrity... 2021-05-15T16:40:50.5538060Z loading package files... 2021-05-15T16:40:50.5551663Z checking for file conflicts... 2021-05-15T16:40:50.5556828Z checking available disk space... 2021-05-15T16:40:50.5569274Z :: Processing package changes... 2021-05-15T16:40:50.5570257Z installing mingw-w64-x86_64-http-parser... 2021-05-15T16:40:51.3855873Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T16:40:51.3857109Z resolving dependencies... 2021-05-15T16:40:51.3985034Z looking for conflicting packages... 2021-05-15T16:40:51.4187688Z 2021-05-15T16:40:51.4188455Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T16:40:51.4188918Z 2021-05-15T16:40:51.4189466Z Total Installed Size: 113.98 MiB 2021-05-15T16:40:51.4190410Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:51.4191044Z 2021-05-15T16:40:51.4192150Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:51.4192828Z checking keyring... 2021-05-15T16:40:51.4941305Z checking package integrity... 2021-05-15T16:40:51.7943914Z loading package files... 2021-05-15T16:40:51.7994262Z checking for file conflicts... 2021-05-15T16:40:51.7995136Z checking available disk space... 2021-05-15T16:40:51.8117712Z :: Processing package changes... 2021-05-15T16:40:51.8118636Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T16:40:53.2366580Z resolving dependencies... 2021-05-15T16:40:53.2688225Z looking for conflicting packages... 2021-05-15T16:40:53.2724027Z 2021-05-15T16:40:53.2727726Z 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-15T16:40:53.2730306Z 2021-05-15T16:40:53.2731165Z Total Download Size: 17.57 MiB 2021-05-15T16:40:53.2732104Z Total Installed Size: 78.94 MiB 2021-05-15T16:40:53.2732735Z 2021-05-15T16:40:53.2733737Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:53.2734823Z :: Retrieving packages... 2021-05-15T16:40:53.5971840Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T16:40:54.3774391Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T16:40:54.4861845Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T16:40:54.6025502Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T16:40:54.7082344Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T16:40:54.8083355Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T16:40:54.9100804Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T16:40:55.0157022Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T16:40:55.1389199Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T16:40:55.3399611Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T16:40:55.5707683Z checking keyring... 2021-05-15T16:40:55.8569124Z checking package integrity... 2021-05-15T16:40:57.4950142Z loading package files... 2021-05-15T16:40:57.5489546Z checking for file conflicts... 2021-05-15T16:40:57.7203232Z checking available disk space... 2021-05-15T16:40:57.7222398Z :: Processing package changes... 2021-05-15T16:40:57.7223308Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T16:40:57.8418581Z installing mingw-w64-x86_64-flif... 2021-05-15T16:40:58.0129902Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T16:40:58.0862369Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T16:40:58.1082701Z installing mingw-w64-x86_64-liblqr... 2021-05-15T16:40:58.1301279Z installing mingw-w64-x86_64-libraqm... 2021-05-15T16:40:58.1559731Z installing mingw-w64-x86_64-libtool... 2021-05-15T16:40:58.2090970Z installing mingw-w64-x86_64-libwmf... 2021-05-15T16:40:58.2715750Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T16:40:58.3406375Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T16:40:59.8947509Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T16:40:59.8948864Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T16:40:59.8949943Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T16:40:59.8950838Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T16:40:59.8951688Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T16:40:59.9000624Z :: Running post-transaction hooks... 2021-05-15T16:40:59.9001616Z (1/2) Updating fontconfig cache... 2021-05-15T16:40:59.9758338Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T16:41:00.8886073Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T16:41:00.8886964Z resolving dependencies... 2021-05-15T16:41:00.8995306Z looking for conflicting packages... 2021-05-15T16:41:00.9212717Z 2021-05-15T16:41:00.9214125Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T16:41:00.9215129Z 2021-05-15T16:41:00.9215810Z Total Installed Size: 8.68 MiB 2021-05-15T16:41:00.9216390Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:00.9216740Z 2021-05-15T16:41:00.9217358Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:00.9217931Z checking keyring... 2021-05-15T16:41:00.9980464Z checking package integrity... 2021-05-15T16:41:01.1397066Z loading package files... 2021-05-15T16:41:01.1432895Z checking for file conflicts... 2021-05-15T16:41:01.1433831Z checking available disk space... 2021-05-15T16:41:01.1507435Z :: Processing package changes... 2021-05-15T16:41:01.1508447Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T16:41:02.1176480Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T16:41:02.1177274Z resolving dependencies... 2021-05-15T16:41:02.1179492Z looking for conflicting packages... 2021-05-15T16:41:02.1517298Z 2021-05-15T16:41:02.1518566Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T16:41:02.1519126Z 2021-05-15T16:41:02.1519722Z Total Download Size: 0.85 MiB 2021-05-15T16:41:02.1520401Z Total Installed Size: 4.15 MiB 2021-05-15T16:41:02.1521064Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:02.1521487Z 2021-05-15T16:41:02.1522226Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:02.1522963Z :: Retrieving packages... 2021-05-15T16:41:02.4829655Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T16:41:02.9764775Z checking keyring... 2021-05-15T16:41:03.0784660Z checking package integrity... 2021-05-15T16:41:03.2287527Z loading package files... 2021-05-15T16:41:03.2319476Z checking for file conflicts... 2021-05-15T16:41:03.2320370Z checking available disk space... 2021-05-15T16:41:03.2490554Z :: Processing package changes... 2021-05-15T16:41:03.2492114Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T16:41:04.1498385Z resolving dependencies... 2021-05-15T16:41:04.1822383Z looking for conflicting packages... 2021-05-15T16:41:04.1844316Z 2021-05-15T16:41:04.1845774Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T16:41:04.1846815Z 2021-05-15T16:41:04.1847796Z Total Download Size: 13.04 MiB 2021-05-15T16:41:04.1848924Z Total Installed Size: 137.15 MiB 2021-05-15T16:41:04.1849650Z 2021-05-15T16:41:04.1850782Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:04.1852065Z :: Retrieving packages... 2021-05-15T16:41:04.5494255Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T16:41:05.4385767Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T16:41:05.8169995Z checking keyring... 2021-05-15T16:41:05.9173507Z checking package integrity... 2021-05-15T16:41:06.3149067Z loading package files... 2021-05-15T16:41:06.3746246Z checking for file conflicts... 2021-05-15T16:41:06.6799989Z checking available disk space... 2021-05-15T16:41:06.6826561Z :: Processing package changes... 2021-05-15T16:41:06.6827541Z installing mingw-w64-x86_64-gdcm... 2021-05-15T16:41:07.0901786Z installing mingw-w64-x86_64-itk... 2021-05-15T16:41:10.6777401Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T16:41:10.6778665Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T16:41:10.6779549Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T16:41:11.5212913Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T16:41:11.5213921Z resolving dependencies... 2021-05-15T16:41:11.5379742Z looking for conflicting packages... 2021-05-15T16:41:11.5540847Z 2021-05-15T16:41:11.5542252Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T16:41:11.5543761Z 2021-05-15T16:41:11.5544771Z Total Installed Size: 4.75 MiB 2021-05-15T16:41:11.5546518Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:11.5547287Z 2021-05-15T16:41:11.5548639Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:11.5549862Z checking keyring... 2021-05-15T16:41:11.6330085Z checking package integrity... 2021-05-15T16:41:11.7612884Z loading package files... 2021-05-15T16:41:11.7659645Z checking for file conflicts... 2021-05-15T16:41:11.7660618Z checking available disk space... 2021-05-15T16:41:11.7788403Z :: Processing package changes... 2021-05-15T16:41:11.7789414Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T16:41:12.8691211Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T16:41:12.8692499Z resolving dependencies... 2021-05-15T16:41:12.8802181Z looking for conflicting packages... 2021-05-15T16:41:12.9022633Z 2021-05-15T16:41:12.9023869Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T16:41:12.9024752Z 2021-05-15T16:41:12.9025929Z Total Installed Size: 0.43 MiB 2021-05-15T16:41:12.9027028Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:12.9027479Z 2021-05-15T16:41:12.9028251Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:12.9028948Z checking keyring... 2021-05-15T16:41:12.9818468Z checking package integrity... 2021-05-15T16:41:13.0998656Z loading package files... 2021-05-15T16:41:13.1014635Z checking for file conflicts... 2021-05-15T16:41:13.1015677Z checking available disk space... 2021-05-15T16:41:13.1042481Z :: Processing package changes... 2021-05-15T16:41:13.1043387Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T16:41:13.9546499Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T16:41:13.9547399Z resolving dependencies... 2021-05-15T16:41:13.9548616Z looking for conflicting packages... 2021-05-15T16:41:13.9875659Z 2021-05-15T16:41:13.9876780Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T16:41:13.9877357Z 2021-05-15T16:41:13.9878627Z Total Installed Size: 1.88 MiB 2021-05-15T16:41:13.9879256Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:13.9880047Z 2021-05-15T16:41:13.9880840Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:13.9881546Z checking keyring... 2021-05-15T16:41:14.0729839Z checking package integrity... 2021-05-15T16:41:14.1955527Z loading package files... 2021-05-15T16:41:14.1974691Z checking for file conflicts... 2021-05-15T16:41:14.1975491Z checking available disk space... 2021-05-15T16:41:14.2000017Z :: Processing package changes... 2021-05-15T16:41:14.2000912Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T16:41:15.0411859Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T16:41:15.0412667Z resolving dependencies... 2021-05-15T16:41:15.0582560Z looking for conflicting packages... 2021-05-15T16:41:15.0745937Z 2021-05-15T16:41:15.0747220Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T16:41:15.0748344Z 2021-05-15T16:41:15.0749530Z Total Installed Size: 1.64 MiB 2021-05-15T16:41:15.0750734Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:15.0751175Z 2021-05-15T16:41:15.0751943Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:15.0752632Z checking keyring... 2021-05-15T16:41:15.1533703Z checking package integrity... 2021-05-15T16:41:15.2750446Z loading package files... 2021-05-15T16:41:15.2784159Z checking for file conflicts... 2021-05-15T16:41:15.2785004Z checking available disk space... 2021-05-15T16:41:15.2808579Z :: Processing package changes... 2021-05-15T16:41:15.2809429Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T16:41:16.1632365Z resolving dependencies... 2021-05-15T16:41:16.1748892Z looking for conflicting packages... 2021-05-15T16:41:16.1963222Z 2021-05-15T16:41:16.1964566Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T16:41:16.1965437Z 2021-05-15T16:41:16.1966401Z Total Download Size: 3.31 MiB 2021-05-15T16:41:16.1967542Z Total Installed Size: 28.75 MiB 2021-05-15T16:41:16.1968275Z 2021-05-15T16:41:16.1969436Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:16.1970617Z :: Retrieving packages... 2021-05-15T16:41:16.5138033Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T16:41:17.2915504Z checking keyring... 2021-05-15T16:41:17.3855859Z checking package integrity... 2021-05-15T16:41:17.5690872Z loading package files... 2021-05-15T16:41:17.5718167Z checking for file conflicts... 2021-05-15T16:41:17.5748170Z checking available disk space... 2021-05-15T16:41:17.5760768Z :: Processing package changes... 2021-05-15T16:41:17.5761633Z installing mingw-w64-x86_64-lapack... 2021-05-15T16:41:18.5579021Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T16:41:18.5580111Z resolving dependencies... 2021-05-15T16:41:18.5771821Z looking for conflicting packages... 2021-05-15T16:41:18.5937727Z 2021-05-15T16:41:18.5938805Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T16:41:18.5939309Z 2021-05-15T16:41:18.5940312Z Total Installed Size: 1.62 MiB 2021-05-15T16:41:18.5941491Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:18.5942230Z 2021-05-15T16:41:18.5943158Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:18.5943873Z checking keyring... 2021-05-15T16:41:18.6730675Z checking package integrity... 2021-05-15T16:41:18.7912283Z loading package files... 2021-05-15T16:41:18.7932579Z checking for file conflicts... 2021-05-15T16:41:18.7933618Z checking available disk space... 2021-05-15T16:41:18.7954425Z :: Processing package changes... 2021-05-15T16:41:18.7955319Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T16:41:19.6781091Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T16:41:19.6782009Z resolving dependencies... 2021-05-15T16:41:19.7050071Z looking for conflicting packages... 2021-05-15T16:41:19.7116705Z 2021-05-15T16:41:19.7117873Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T16:41:19.7118487Z 2021-05-15T16:41:19.7119695Z Total Installed Size: 8.39 MiB 2021-05-15T16:41:19.7120863Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:19.7121575Z 2021-05-15T16:41:19.7122432Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:19.7123146Z checking keyring... 2021-05-15T16:41:19.7897298Z checking package integrity... 2021-05-15T16:41:19.9177272Z loading package files... 2021-05-15T16:41:19.9207558Z checking for file conflicts... 2021-05-15T16:41:19.9208465Z checking available disk space... 2021-05-15T16:41:19.9240534Z :: Processing package changes... 2021-05-15T16:41:19.9241355Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T16:41:20.8102960Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T16:41:20.8104761Z resolving dependencies... 2021-05-15T16:41:20.8414436Z looking for conflicting packages... 2021-05-15T16:41:20.8476999Z 2021-05-15T16:41:20.8477856Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T16:41:20.8478441Z 2021-05-15T16:41:20.8479065Z Total Installed Size: 3.99 MiB 2021-05-15T16:41:20.8480072Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:20.8480775Z 2021-05-15T16:41:20.8481908Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:20.8482799Z checking keyring... 2021-05-15T16:41:20.9257571Z checking package integrity... 2021-05-15T16:41:21.0480604Z loading package files... 2021-05-15T16:41:21.0509826Z checking for file conflicts... 2021-05-15T16:41:21.0510798Z checking available disk space... 2021-05-15T16:41:21.0548836Z :: Processing package changes... 2021-05-15T16:41:21.0549892Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T16:41:21.9326556Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T16:41:21.9327434Z resolving dependencies... 2021-05-15T16:41:21.9491295Z looking for conflicting packages... 2021-05-15T16:41:21.9683790Z 2021-05-15T16:41:21.9685020Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T16:41:21.9685578Z 2021-05-15T16:41:21.9686160Z Total Installed Size: 0.38 MiB 2021-05-15T16:41:21.9686803Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:21.9687202Z 2021-05-15T16:41:21.9688284Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:21.9688852Z checking keyring... 2021-05-15T16:41:22.0468547Z checking package integrity... 2021-05-15T16:41:22.1702998Z loading package files... 2021-05-15T16:41:22.1720919Z checking for file conflicts... 2021-05-15T16:41:22.1722015Z checking available disk space... 2021-05-15T16:41:22.1738345Z :: Processing package changes... 2021-05-15T16:41:22.1739182Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T16:41:23.0039414Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T16:41:23.0040301Z resolving dependencies... 2021-05-15T16:41:23.0150793Z looking for conflicting packages... 2021-05-15T16:41:23.0372594Z 2021-05-15T16:41:23.0373609Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T16:41:23.0374165Z 2021-05-15T16:41:23.0374768Z Total Installed Size: 4.02 MiB 2021-05-15T16:41:23.0376058Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:23.0376600Z 2021-05-15T16:41:23.0377649Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:23.0378434Z checking keyring... 2021-05-15T16:41:23.1139278Z checking package integrity... 2021-05-15T16:41:23.2343146Z loading package files... 2021-05-15T16:41:23.2366796Z checking for file conflicts... 2021-05-15T16:41:23.2367701Z checking available disk space... 2021-05-15T16:41:23.2387784Z :: Processing package changes... 2021-05-15T16:41:23.2388760Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T16:41:24.1991935Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T16:41:24.1993193Z resolving dependencies... 2021-05-15T16:41:24.1994753Z looking for conflicting packages... 2021-05-15T16:41:24.2324338Z 2021-05-15T16:41:24.2325884Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T16:41:24.2326643Z 2021-05-15T16:41:24.2327418Z Total Download Size: 0.04 MiB 2021-05-15T16:41:24.2328622Z Total Installed Size: 0.11 MiB 2021-05-15T16:41:24.2329549Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:24.2330119Z 2021-05-15T16:41:24.2331082Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:24.2332074Z :: Retrieving packages... 2021-05-15T16:41:24.5601578Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T16:41:24.7536692Z checking keyring... 2021-05-15T16:41:24.8530091Z checking package integrity... 2021-05-15T16:41:24.9922151Z loading package files... 2021-05-15T16:41:24.9940157Z checking for file conflicts... 2021-05-15T16:41:24.9940998Z checking available disk space... 2021-05-15T16:41:24.9998723Z :: Processing package changes... 2021-05-15T16:41:24.9999721Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T16:41:25.8445157Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T16:41:25.8446523Z resolving dependencies... 2021-05-15T16:41:25.8448355Z looking for conflicting packages... 2021-05-15T16:41:25.8773847Z 2021-05-15T16:41:25.8775262Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T16:41:25.8776234Z 2021-05-15T16:41:25.8777971Z Total Installed Size: 0.13 MiB 2021-05-15T16:41:25.8778925Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:25.8779624Z 2021-05-15T16:41:25.8780474Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:25.8781213Z checking keyring... 2021-05-15T16:41:25.9559022Z checking package integrity... 2021-05-15T16:41:26.0725271Z loading package files... 2021-05-15T16:41:26.0749022Z checking for file conflicts... 2021-05-15T16:41:26.0749887Z checking available disk space... 2021-05-15T16:41:26.0765272Z :: Processing package changes... 2021-05-15T16:41:26.0766171Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T16:41:26.9069676Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T16:41:26.9070777Z resolving dependencies... 2021-05-15T16:41:26.9340685Z looking for conflicting packages... 2021-05-15T16:41:26.9414596Z 2021-05-15T16:41:26.9415769Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T16:41:26.9416372Z 2021-05-15T16:41:26.9416983Z Total Installed Size: 0.79 MiB 2021-05-15T16:41:26.9417565Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:26.9417889Z 2021-05-15T16:41:26.9418685Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:26.9419675Z checking keyring... 2021-05-15T16:41:27.0189250Z checking package integrity... 2021-05-15T16:41:27.1368304Z loading package files... 2021-05-15T16:41:27.1397397Z checking for file conflicts... 2021-05-15T16:41:27.1398364Z checking available disk space... 2021-05-15T16:41:27.1426042Z :: Processing package changes... 2021-05-15T16:41:27.1426946Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T16:41:28.0044631Z resolving dependencies... 2021-05-15T16:41:28.0309287Z looking for conflicting packages... 2021-05-15T16:41:28.0377777Z 2021-05-15T16:41:28.0378728Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T16:41:28.0379284Z 2021-05-15T16:41:28.0379897Z Total Download Size: 0.68 MiB 2021-05-15T16:41:28.0380579Z Total Installed Size: 3.01 MiB 2021-05-15T16:41:28.0381019Z 2021-05-15T16:41:28.0381742Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:28.0382480Z :: Retrieving packages... 2021-05-15T16:41:28.3589790Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T16:41:28.8421293Z checking keyring... 2021-05-15T16:41:28.9414430Z checking package integrity... 2021-05-15T16:41:29.0904947Z loading package files... 2021-05-15T16:41:29.0933735Z checking for file conflicts... 2021-05-15T16:41:29.0987861Z checking available disk space... 2021-05-15T16:41:29.0999996Z :: Processing package changes... 2021-05-15T16:41:29.1000895Z installing mingw-w64-x86_64-libgit2... 2021-05-15T16:41:30.0034832Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T16:41:30.0035777Z resolving dependencies... 2021-05-15T16:41:30.0147827Z looking for conflicting packages... 2021-05-15T16:41:30.0363154Z 2021-05-15T16:41:30.0364406Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T16:41:30.0365485Z 2021-05-15T16:41:30.0365999Z Total Installed Size: 1.43 MiB 2021-05-15T16:41:30.0366943Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:30.0367448Z 2021-05-15T16:41:30.0368154Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:30.0369022Z checking keyring... 2021-05-15T16:41:30.1135110Z checking package integrity... 2021-05-15T16:41:30.2346087Z loading package files... 2021-05-15T16:41:30.2373258Z checking for file conflicts... 2021-05-15T16:41:30.2374153Z checking available disk space... 2021-05-15T16:41:30.2419715Z :: Processing package changes... 2021-05-15T16:41:30.2420774Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T16:41:31.1093088Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T16:41:31.1094020Z resolving dependencies... 2021-05-15T16:41:31.1356383Z looking for conflicting packages... 2021-05-15T16:41:31.1423744Z 2021-05-15T16:41:31.1425164Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T16:41:31.1426852Z 2021-05-15T16:41:31.1429565Z Total Installed Size: 3.84 MiB 2021-05-15T16:41:31.1431084Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:31.1431851Z 2021-05-15T16:41:31.1433326Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:31.1434767Z checking keyring... 2021-05-15T16:41:31.2194701Z checking package integrity... 2021-05-15T16:41:31.3424354Z loading package files... 2021-05-15T16:41:31.3451502Z checking for file conflicts... 2021-05-15T16:41:31.3452350Z checking available disk space... 2021-05-15T16:41:31.3477693Z :: Processing package changes... 2021-05-15T16:41:31.3478650Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T16:41:32.1895494Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T16:41:32.1897298Z resolving dependencies... 2021-05-15T16:41:32.1899849Z looking for conflicting packages... 2021-05-15T16:41:32.2236126Z 2021-05-15T16:41:32.2237524Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T16:41:32.2238114Z 2021-05-15T16:41:32.2238690Z Total Download Size: 0.73 MiB 2021-05-15T16:41:32.2239470Z Total Installed Size: 2.24 MiB 2021-05-15T16:41:32.2240144Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:32.2240562Z 2021-05-15T16:41:32.2241299Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:32.2242299Z :: Retrieving packages... 2021-05-15T16:41:32.5836970Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T16:41:33.0724665Z checking keyring... 2021-05-15T16:41:33.1656827Z checking package integrity... 2021-05-15T16:41:33.3162437Z loading package files... 2021-05-15T16:41:33.3176952Z checking for file conflicts... 2021-05-15T16:41:33.3177789Z checking available disk space... 2021-05-15T16:41:33.3272699Z :: Processing package changes... 2021-05-15T16:41:33.3273792Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T16:41:34.1884138Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T16:41:34.1885486Z resolving dependencies... 2021-05-15T16:41:34.1995520Z looking for conflicting packages... 2021-05-15T16:41:34.2213905Z 2021-05-15T16:41:34.2215306Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T16:41:34.2216564Z 2021-05-15T16:41:34.2218291Z Total Installed Size: 4.35 MiB 2021-05-15T16:41:34.2219241Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:34.2219671Z 2021-05-15T16:41:34.2220577Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:34.2221267Z checking keyring... 2021-05-15T16:41:34.2994407Z checking package integrity... 2021-05-15T16:41:34.4225377Z loading package files... 2021-05-15T16:41:34.4247853Z checking for file conflicts... 2021-05-15T16:41:34.4248697Z checking available disk space... 2021-05-15T16:41:34.4279761Z :: Processing package changes... 2021-05-15T16:41:34.4280681Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T16:41:35.2961734Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:41:35.2962849Z resolving dependencies... 2021-05-15T16:41:35.2964087Z looking for conflicting packages... 2021-05-15T16:41:35.3305599Z 2021-05-15T16:41:35.3306893Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:41:35.3307933Z 2021-05-15T16:41:35.3308696Z Total Download Size: 0.02 MiB 2021-05-15T16:41:35.3309574Z Total Installed Size: 0.05 MiB 2021-05-15T16:41:35.3310374Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:35.3310889Z 2021-05-15T16:41:35.3311791Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:35.3312705Z :: Retrieving packages... 2021-05-15T16:41:35.6480124Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:41:35.7430892Z checking keyring... 2021-05-15T16:41:35.8437244Z checking package integrity... 2021-05-15T16:41:35.9805169Z loading package files... 2021-05-15T16:41:35.9826348Z checking for file conflicts... 2021-05-15T16:41:35.9827239Z checking available disk space... 2021-05-15T16:41:35.9842503Z :: Processing package changes... 2021-05-15T16:41:35.9843470Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T16:41:36.8251561Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T16:41:36.8253055Z resolving dependencies... 2021-05-15T16:41:36.8520601Z looking for conflicting packages... 2021-05-15T16:41:36.8584608Z 2021-05-15T16:41:36.8585914Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T16:41:36.8587218Z 2021-05-15T16:41:36.8588405Z Total Installed Size: 3.26 MiB 2021-05-15T16:41:36.8589619Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:36.8590237Z 2021-05-15T16:41:36.8591237Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:36.8592251Z checking keyring... 2021-05-15T16:41:36.9348807Z checking package integrity... 2021-05-15T16:41:37.0535951Z loading package files... 2021-05-15T16:41:37.0564642Z checking for file conflicts... 2021-05-15T16:41:37.0565683Z checking available disk space... 2021-05-15T16:41:37.0599755Z :: Processing package changes... 2021-05-15T16:41:37.0600771Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T16:41:37.9252735Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T16:41:37.9253604Z resolving dependencies... 2021-05-15T16:41:37.9255170Z looking for conflicting packages... 2021-05-15T16:41:37.9581521Z 2021-05-15T16:41:37.9583838Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T16:41:37.9584668Z 2021-05-15T16:41:37.9586191Z Total Installed Size: 0.54 MiB 2021-05-15T16:41:37.9587332Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:37.9588067Z 2021-05-15T16:41:37.9589276Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:37.9590593Z checking keyring... 2021-05-15T16:41:38.0356225Z checking package integrity... 2021-05-15T16:41:38.1558595Z loading package files... 2021-05-15T16:41:38.1625481Z checking for file conflicts... 2021-05-15T16:41:38.1626384Z checking available disk space... 2021-05-15T16:41:38.1690071Z :: Processing package changes... 2021-05-15T16:41:38.1691010Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T16:41:39.1156916Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T16:41:39.1157803Z resolving dependencies... 2021-05-15T16:41:39.1435735Z looking for conflicting packages... 2021-05-15T16:41:39.1495807Z 2021-05-15T16:41:39.1497382Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T16:41:39.1498685Z 2021-05-15T16:41:39.1500252Z Total Installed Size: 2.35 MiB 2021-05-15T16:41:39.1501270Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:39.1501749Z 2021-05-15T16:41:39.1502530Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:39.1503323Z checking keyring... 2021-05-15T16:41:39.2300120Z checking package integrity... 2021-05-15T16:41:39.3473648Z loading package files... 2021-05-15T16:41:39.3493071Z checking for file conflicts... 2021-05-15T16:41:39.3494178Z checking available disk space... 2021-05-15T16:41:39.3520128Z :: Processing package changes... 2021-05-15T16:41:39.3521049Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T16:41:40.3173803Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T16:41:41.1445634Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T16:41:41.1446524Z resolving dependencies... 2021-05-15T16:41:41.1709749Z looking for conflicting packages... 2021-05-15T16:41:41.1771266Z 2021-05-15T16:41:41.1772623Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T16:41:41.1773987Z 2021-05-15T16:41:41.1774871Z Total Installed Size: 6.32 MiB 2021-05-15T16:41:41.1776543Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:41.1777298Z 2021-05-15T16:41:41.1778549Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:41.1779907Z checking keyring... 2021-05-15T16:41:41.2631229Z checking package integrity... 2021-05-15T16:41:41.3868204Z loading package files... 2021-05-15T16:41:41.3886640Z checking for file conflicts... 2021-05-15T16:41:41.3887470Z checking available disk space... 2021-05-15T16:41:41.3919567Z :: Processing package changes... 2021-05-15T16:41:41.3920566Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T16:41:42.2538860Z resolving dependencies... 2021-05-15T16:41:42.2766062Z looking for conflicting packages... 2021-05-15T16:41:42.2879341Z 2021-05-15T16:41:42.2880073Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T16:41:42.2880577Z 2021-05-15T16:41:42.2881121Z Total Download Size: 6.30 MiB 2021-05-15T16:41:42.2881719Z Total Installed Size: 39.39 MiB 2021-05-15T16:41:42.2882112Z 2021-05-15T16:41:42.2882772Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:42.2883441Z :: Retrieving packages... 2021-05-15T16:41:42.6060247Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T16:41:43.4771969Z checking keyring... 2021-05-15T16:41:43.5727353Z checking package integrity... 2021-05-15T16:41:43.7697887Z loading package files... 2021-05-15T16:41:43.7726430Z checking for file conflicts... 2021-05-15T16:41:43.7763972Z checking available disk space... 2021-05-15T16:41:43.7775921Z :: Processing package changes... 2021-05-15T16:41:43.7776845Z installing mingw-w64-x86_64-librsvg... 2021-05-15T16:41:43.9564743Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T16:41:43.9566718Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T16:41:43.9574296Z :: Running post-transaction hooks... 2021-05-15T16:41:43.9575889Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T16:41:44.8720475Z resolving dependencies... 2021-05-15T16:41:44.8978597Z looking for conflicting packages... 2021-05-15T16:41:44.9043584Z 2021-05-15T16:41:44.9045031Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T16:41:44.9046008Z 2021-05-15T16:41:44.9047060Z Total Download Size: 7.79 MiB 2021-05-15T16:41:44.9048249Z Total Installed Size: 80.96 MiB 2021-05-15T16:41:44.9049025Z 2021-05-15T16:41:44.9050442Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:44.9051822Z :: Retrieving packages... 2021-05-15T16:41:45.2296638Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T16:41:47.6645532Z checking keyring... 2021-05-15T16:41:47.7619159Z checking package integrity... 2021-05-15T16:41:47.9739803Z loading package files... 2021-05-15T16:41:47.9820406Z checking for file conflicts... 2021-05-15T16:41:48.0254222Z checking available disk space... 2021-05-15T16:41:48.0267153Z :: Processing package changes... 2021-05-15T16:41:48.0268096Z installing mingw-w64-x86_64-libsbml... 2021-05-15T16:41:49.4628399Z resolving dependencies... 2021-05-15T16:41:49.4953001Z looking for conflicting packages... 2021-05-15T16:41:49.4967629Z 2021-05-15T16:41:49.4968659Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T16:41:49.4969387Z 2021-05-15T16:41:49.4970002Z Total Download Size: 0.91 MiB 2021-05-15T16:41:49.4970698Z Total Installed Size: 5.45 MiB 2021-05-15T16:41:49.4971434Z 2021-05-15T16:41:49.4972170Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:49.4972918Z :: Retrieving packages... 2021-05-15T16:41:49.8164310Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T16:41:50.3943970Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T16:41:50.4905710Z checking keyring... 2021-05-15T16:41:50.5861577Z checking package integrity... 2021-05-15T16:41:50.8800267Z loading package files... 2021-05-15T16:41:50.8856670Z checking for file conflicts... 2021-05-15T16:41:50.8921297Z checking available disk space... 2021-05-15T16:41:50.8933326Z :: Processing package changes... 2021-05-15T16:41:50.8934178Z installing mingw-w64-x86_64-flac... 2021-05-15T16:41:50.9421811Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T16:41:51.8041002Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T16:41:51.8042168Z resolving dependencies... 2021-05-15T16:41:51.8288753Z looking for conflicting packages... 2021-05-15T16:41:51.8376420Z 2021-05-15T16:41:51.8378086Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T16:41:51.8379509Z 2021-05-15T16:41:51.8381106Z Total Installed Size: 29.97 MiB 2021-05-15T16:41:51.8381838Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:51.8382268Z 2021-05-15T16:41:51.8383019Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:51.8383726Z checking keyring... 2021-05-15T16:41:51.9164732Z checking package integrity... 2021-05-15T16:41:52.0660553Z loading package files... 2021-05-15T16:41:52.0678480Z checking for file conflicts... 2021-05-15T16:41:52.0679288Z checking available disk space... 2021-05-15T16:41:52.0708456Z :: Processing package changes... 2021-05-15T16:41:52.0709489Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T16:41:53.0079090Z resolving dependencies... 2021-05-15T16:41:53.0349225Z looking for conflicting packages... 2021-05-15T16:41:53.0416225Z 2021-05-15T16:41:53.0417885Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T16:41:53.0418783Z 2021-05-15T16:41:53.0419740Z Total Download Size: 0.31 MiB 2021-05-15T16:41:53.0420840Z Total Installed Size: 1.50 MiB 2021-05-15T16:41:53.0421569Z 2021-05-15T16:41:53.0422764Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:53.0423931Z :: Retrieving packages... 2021-05-15T16:41:53.4127185Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T16:41:53.7993281Z checking keyring... 2021-05-15T16:41:53.8947122Z checking package integrity... 2021-05-15T16:41:54.0418246Z loading package files... 2021-05-15T16:41:54.0429442Z checking for file conflicts... 2021-05-15T16:41:54.0442471Z checking available disk space... 2021-05-15T16:41:54.0454260Z :: Processing package changes... 2021-05-15T16:41:54.0455116Z installing mingw-w64-x86_64-libssh... 2021-05-15T16:41:54.1210916Z / 2021-05-15T16:41:55.0153499Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T16:41:55.0154372Z resolving dependencies... 2021-05-15T16:41:55.0423010Z looking for conflicting packages... 2021-05-15T16:41:55.0485634Z 2021-05-15T16:41:55.0486959Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T16:41:55.0488437Z 2021-05-15T16:41:55.0489815Z Total Installed Size: 0.79 MiB 2021-05-15T16:41:55.0490614Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:55.0491175Z 2021-05-15T16:41:55.0491966Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:55.0492625Z checking keyring... 2021-05-15T16:41:55.1287199Z checking package integrity... 2021-05-15T16:41:55.2443719Z loading package files... 2021-05-15T16:41:55.2486324Z checking for file conflicts... 2021-05-15T16:41:55.2487279Z checking available disk space... 2021-05-15T16:41:55.2582872Z :: Processing package changes... 2021-05-15T16:41:55.2583829Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T16:41:56.2488467Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T16:41:56.2489495Z resolving dependencies... 2021-05-15T16:41:56.2686771Z looking for conflicting packages... 2021-05-15T16:41:56.2827858Z 2021-05-15T16:41:56.2829323Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T16:41:56.2830419Z 2021-05-15T16:41:56.2831437Z Total Download Size: 0.02 MiB 2021-05-15T16:41:56.2832647Z Total Installed Size: 0.03 MiB 2021-05-15T16:41:56.2833822Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:56.2834595Z 2021-05-15T16:41:56.2835820Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:56.2837116Z :: Retrieving packages... 2021-05-15T16:41:56.6095144Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T16:41:56.7050014Z checking keyring... 2021-05-15T16:41:56.8003004Z checking package integrity... 2021-05-15T16:41:56.9423150Z loading package files... 2021-05-15T16:41:56.9465848Z checking for file conflicts... 2021-05-15T16:41:56.9466937Z checking available disk space... 2021-05-15T16:41:56.9514330Z :: Processing package changes... 2021-05-15T16:41:56.9515464Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T16:41:57.7884404Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T16:41:57.7885610Z resolving dependencies... 2021-05-15T16:41:57.8174968Z looking for conflicting packages... 2021-05-15T16:41:57.8244410Z 2021-05-15T16:41:57.8245720Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T16:41:57.8246633Z 2021-05-15T16:41:57.8247616Z Total Installed Size: 4.22 MiB 2021-05-15T16:41:57.8248824Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:57.8249366Z 2021-05-15T16:41:57.8250185Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:57.8250891Z checking keyring... 2021-05-15T16:41:57.9043584Z checking package integrity... 2021-05-15T16:41:58.0323051Z loading package files... 2021-05-15T16:41:58.0364281Z checking for file conflicts... 2021-05-15T16:41:58.0365168Z checking available disk space... 2021-05-15T16:41:58.0489545Z :: Processing package changes... 2021-05-15T16:41:58.0490497Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T16:41:59.1088545Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T16:41:59.1089580Z resolving dependencies... 2021-05-15T16:41:59.1090684Z looking for conflicting packages... 2021-05-15T16:41:59.1418515Z 2021-05-15T16:41:59.1420125Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T16:41:59.1421802Z 2021-05-15T16:41:59.1423358Z Total Installed Size: 2.31 MiB 2021-05-15T16:41:59.1424631Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:59.1425403Z 2021-05-15T16:41:59.1426699Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:59.1428350Z checking keyring... 2021-05-15T16:41:59.2227266Z checking package integrity... 2021-05-15T16:41:59.3426928Z loading package files... 2021-05-15T16:41:59.3455104Z checking for file conflicts... 2021-05-15T16:41:59.3456006Z checking available disk space... 2021-05-15T16:41:59.3502410Z :: Processing package changes... 2021-05-15T16:41:59.3503285Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T16:42:00.2469175Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T16:42:00.2470185Z resolving dependencies... 2021-05-15T16:42:00.2584031Z looking for conflicting packages... 2021-05-15T16:42:00.2798196Z 2021-05-15T16:42:00.2799831Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T16:42:00.2807486Z 2021-05-15T16:42:00.2808406Z Total Download Size: 0.08 MiB 2021-05-15T16:42:00.2813707Z Total Installed Size: 0.25 MiB 2021-05-15T16:42:00.2824446Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:00.2825403Z 2021-05-15T16:42:00.2827409Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:00.2828184Z :: Retrieving packages... 2021-05-15T16:42:00.6420107Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T16:42:00.8315398Z checking keyring... 2021-05-15T16:42:00.9291087Z checking package integrity... 2021-05-15T16:42:01.0774353Z loading package files... 2021-05-15T16:42:01.0819875Z checking for file conflicts... 2021-05-15T16:42:01.0820793Z checking available disk space... 2021-05-15T16:42:01.0871089Z :: Processing package changes... 2021-05-15T16:42:01.0872037Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T16:42:01.9466520Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T16:42:01.9467650Z resolving dependencies... 2021-05-15T16:42:01.9469460Z looking for conflicting packages... 2021-05-15T16:42:01.9801306Z 2021-05-15T16:42:01.9804048Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T16:42:01.9804957Z 2021-05-15T16:42:01.9807280Z Total Installed Size: 0.70 MiB 2021-05-15T16:42:01.9808957Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:01.9811942Z 2021-05-15T16:42:01.9813598Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:01.9814905Z checking keyring... 2021-05-15T16:42:02.0595293Z checking package integrity... 2021-05-15T16:42:02.1773384Z loading package files... 2021-05-15T16:42:02.1788522Z checking for file conflicts... 2021-05-15T16:42:02.1789379Z checking available disk space... 2021-05-15T16:42:02.1805919Z :: Processing package changes... 2021-05-15T16:42:02.1806800Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T16:42:03.0658349Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T16:42:03.0659272Z resolving dependencies... 2021-05-15T16:42:03.0768309Z looking for conflicting packages... 2021-05-15T16:42:03.0987641Z 2021-05-15T16:42:03.0989277Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T16:42:03.0990445Z 2021-05-15T16:42:03.0991586Z Total Installed Size: 1.08 MiB 2021-05-15T16:42:03.0992294Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:03.0992874Z 2021-05-15T16:42:03.0993871Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:03.0994598Z checking keyring... 2021-05-15T16:42:03.1803004Z checking package integrity... 2021-05-15T16:42:03.2992300Z loading package files... 2021-05-15T16:42:03.3007221Z checking for file conflicts... 2021-05-15T16:42:03.3008126Z checking available disk space... 2021-05-15T16:42:03.3027570Z :: Processing package changes... 2021-05-15T16:42:03.3028362Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T16:42:04.1424426Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T16:42:04.1425289Z resolving dependencies... 2021-05-15T16:42:04.1597234Z looking for conflicting packages... 2021-05-15T16:42:04.1748760Z 2021-05-15T16:42:04.1750068Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T16:42:04.1750870Z 2021-05-15T16:42:04.1752452Z Total Installed Size: 2.30 MiB 2021-05-15T16:42:04.1753649Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:04.1754268Z 2021-05-15T16:42:04.1755277Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:04.1756236Z checking keyring... 2021-05-15T16:42:04.2526797Z checking package integrity... 2021-05-15T16:42:04.3768444Z loading package files... 2021-05-15T16:42:04.3810273Z checking for file conflicts... 2021-05-15T16:42:04.3811160Z checking available disk space... 2021-05-15T16:42:04.3894259Z :: Processing package changes... 2021-05-15T16:42:04.3895324Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T16:42:05.3625188Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T16:42:05.3626288Z resolving dependencies... 2021-05-15T16:42:05.3628917Z looking for conflicting packages... 2021-05-15T16:42:05.3965559Z 2021-05-15T16:42:05.3966983Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T16:42:05.3968209Z 2021-05-15T16:42:05.3969083Z Total Installed Size: 9.11 MiB 2021-05-15T16:42:05.3969901Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:05.3970742Z 2021-05-15T16:42:05.3971484Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:05.3972149Z checking keyring... 2021-05-15T16:42:05.4785519Z checking package integrity... 2021-05-15T16:42:05.6065144Z loading package files... 2021-05-15T16:42:05.6079358Z checking for file conflicts... 2021-05-15T16:42:05.6080489Z checking available disk space... 2021-05-15T16:42:05.6100474Z :: Processing package changes... 2021-05-15T16:42:05.6101360Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T16:42:06.4847981Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T16:42:06.4848872Z resolving dependencies... 2021-05-15T16:42:06.5044272Z looking for conflicting packages... 2021-05-15T16:42:06.5184475Z 2021-05-15T16:42:06.5185881Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T16:42:06.5186837Z 2021-05-15T16:42:06.5187719Z Total Installed Size: 2.97 MiB 2021-05-15T16:42:06.5188697Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:06.5189445Z 2021-05-15T16:42:06.5191189Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:06.5192399Z checking keyring... 2021-05-15T16:42:06.5985198Z checking package integrity... 2021-05-15T16:42:06.7206388Z loading package files... 2021-05-15T16:42:06.7231644Z checking for file conflicts... 2021-05-15T16:42:06.7232496Z checking available disk space... 2021-05-15T16:42:06.7260845Z :: Processing package changes... 2021-05-15T16:42:06.7261790Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T16:42:07.5949242Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T16:42:07.5950787Z resolving dependencies... 2021-05-15T16:42:07.6217955Z looking for conflicting packages... 2021-05-15T16:42:07.6284162Z 2021-05-15T16:42:07.6285471Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T16:42:07.6286834Z 2021-05-15T16:42:07.6288095Z Total Installed Size: 11.76 MiB 2021-05-15T16:42:07.6289322Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:07.6289783Z 2021-05-15T16:42:07.6290530Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:07.6291211Z checking keyring... 2021-05-15T16:42:07.7091110Z checking package integrity... 2021-05-15T16:42:07.8369587Z loading package files... 2021-05-15T16:42:07.8429315Z checking for file conflicts... 2021-05-15T16:42:07.8430294Z checking available disk space... 2021-05-15T16:42:07.8600225Z :: Processing package changes... 2021-05-15T16:42:07.8601235Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T16:42:09.0703708Z resolving dependencies... 2021-05-15T16:42:09.0705192Z looking for conflicting packages... 2021-05-15T16:42:09.1035244Z 2021-05-15T16:42:09.1036565Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T16:42:09.1038798Z 2021-05-15T16:42:09.1039762Z Total Download Size: 0.10 MiB 2021-05-15T16:42:09.1040843Z Total Installed Size: 0.38 MiB 2021-05-15T16:42:09.1041534Z 2021-05-15T16:42:09.1042819Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:09.1044010Z :: Retrieving packages... 2021-05-15T16:42:09.4272140Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T16:42:09.7164411Z checking keyring... 2021-05-15T16:42:09.8163586Z checking package integrity... 2021-05-15T16:42:09.9681962Z loading package files... 2021-05-15T16:42:09.9705727Z checking for file conflicts... 2021-05-15T16:42:09.9711352Z checking available disk space... 2021-05-15T16:42:09.9722283Z :: Processing package changes... 2021-05-15T16:42:09.9723142Z installing mingw-w64-x86_64-libyaml... 2021-05-15T16:42:10.8003521Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T16:42:10.8004358Z resolving dependencies... 2021-05-15T16:42:10.8115349Z looking for conflicting packages... 2021-05-15T16:42:10.8338835Z 2021-05-15T16:42:10.8341326Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T16:42:10.8342082Z 2021-05-15T16:42:10.8342922Z Total Installed Size: 1.69 MiB 2021-05-15T16:42:10.8343876Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:10.8344431Z 2021-05-15T16:42:10.8345358Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:10.8346332Z checking keyring... 2021-05-15T16:42:10.9122203Z checking package integrity... 2021-05-15T16:42:11.0298560Z loading package files... 2021-05-15T16:42:11.0316000Z checking for file conflicts... 2021-05-15T16:42:11.0317138Z checking available disk space... 2021-05-15T16:42:11.0337642Z :: Processing package changes... 2021-05-15T16:42:11.0338464Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T16:42:11.8994813Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T16:42:11.8995651Z resolving dependencies... 2021-05-15T16:42:11.8998053Z looking for conflicting packages... 2021-05-15T16:42:11.9327179Z 2021-05-15T16:42:11.9328857Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T16:42:11.9329579Z 2021-05-15T16:42:11.9330368Z Total Installed Size: 0.62 MiB 2021-05-15T16:42:11.9331522Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:11.9332622Z 2021-05-15T16:42:11.9333908Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:11.9335036Z checking keyring... 2021-05-15T16:42:12.0134462Z checking package integrity... 2021-05-15T16:42:12.1342725Z loading package files... 2021-05-15T16:42:12.1368737Z checking for file conflicts... 2021-05-15T16:42:12.1369591Z checking available disk space... 2021-05-15T16:42:12.1395570Z :: Processing package changes... 2021-05-15T16:42:12.1396430Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T16:42:12.9984865Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T16:42:12.9985883Z resolving dependencies... 2021-05-15T16:42:13.0110896Z looking for conflicting packages... 2021-05-15T16:42:13.0327866Z 2021-05-15T16:42:13.0329018Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T16:42:13.0329776Z 2021-05-15T16:42:13.0330413Z Total Download Size: 0.15 MiB 2021-05-15T16:42:13.0331081Z Total Installed Size: 0.29 MiB 2021-05-15T16:42:13.0331730Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:13.0332146Z 2021-05-15T16:42:13.0332896Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:13.0333603Z :: Retrieving packages... 2021-05-15T16:42:13.3546243Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T16:42:13.6434307Z checking keyring... 2021-05-15T16:42:13.7429676Z checking package integrity... 2021-05-15T16:42:13.8902987Z loading package files... 2021-05-15T16:42:13.8942389Z checking for file conflicts... 2021-05-15T16:42:13.8943259Z checking available disk space... 2021-05-15T16:42:13.8956856Z :: Processing package changes... 2021-05-15T16:42:13.8957643Z reinstalling mingw-w64-x86_64-make... 2021-05-15T16:42:14.7554556Z resolving dependencies... 2021-05-15T16:42:14.7886940Z looking for conflicting packages... 2021-05-15T16:42:14.7902892Z 2021-05-15T16:42:14.7904186Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T16:42:14.7905123Z 2021-05-15T16:42:14.7905929Z Total Download Size: 1.48 MiB 2021-05-15T16:42:14.7906844Z Total Installed Size: 6.54 MiB 2021-05-15T16:42:14.7907435Z 2021-05-15T16:42:14.7908394Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:14.7909385Z :: Retrieving packages... 2021-05-15T16:42:15.1061668Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T16:42:15.6215565Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T16:42:15.8166899Z checking keyring... 2021-05-15T16:42:16.0057374Z checking package integrity... 2021-05-15T16:42:16.3009701Z loading package files... 2021-05-15T16:42:16.3101716Z checking for file conflicts... 2021-05-15T16:42:16.3375029Z checking available disk space... 2021-05-15T16:42:16.3387942Z :: Processing package changes... 2021-05-15T16:42:16.3389203Z installing mingw-w64-x86_64-ninja... 2021-05-15T16:42:16.3488064Z installing mingw-w64-x86_64-meson... 2021-05-15T16:42:17.5403712Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T16:42:17.5404833Z resolving dependencies... 2021-05-15T16:42:17.5618525Z looking for conflicting packages... 2021-05-15T16:42:17.5742887Z 2021-05-15T16:42:17.5744174Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T16:42:17.5745256Z 2021-05-15T16:42:17.5746226Z Total Download Size: 0.07 MiB 2021-05-15T16:42:17.5747438Z Total Installed Size: 0.20 MiB 2021-05-15T16:42:17.5748950Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:17.5749704Z 2021-05-15T16:42:17.5750915Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:17.5752169Z :: Retrieving packages... 2021-05-15T16:42:17.9273915Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T16:42:18.1221012Z checking keyring... 2021-05-15T16:42:18.2222418Z checking package integrity... 2021-05-15T16:42:18.3678325Z loading package files... 2021-05-15T16:42:18.3700604Z checking for file conflicts... 2021-05-15T16:42:18.3701430Z checking available disk space... 2021-05-15T16:42:18.3726324Z :: Processing package changes... 2021-05-15T16:42:18.3727170Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T16:42:19.2099076Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T16:42:19.2099970Z resolving dependencies... 2021-05-15T16:42:19.2209646Z looking for conflicting packages... 2021-05-15T16:42:19.2441730Z 2021-05-15T16:42:19.2442876Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T16:42:19.2443476Z 2021-05-15T16:42:19.2444071Z Total Download Size: 0.32 MiB 2021-05-15T16:42:19.2444814Z Total Installed Size: 2.42 MiB 2021-05-15T16:42:19.2445528Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:19.2445948Z 2021-05-15T16:42:19.2446682Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:19.2447390Z :: Retrieving packages... 2021-05-15T16:42:19.5646359Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T16:42:19.9509280Z checking keyring... 2021-05-15T16:42:20.0505602Z checking package integrity... 2021-05-15T16:42:20.2004232Z loading package files... 2021-05-15T16:42:20.2031091Z checking for file conflicts... 2021-05-15T16:42:20.2031977Z checking available disk space... 2021-05-15T16:42:20.2241557Z :: Processing package changes... 2021-05-15T16:42:20.2242747Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T16:42:21.1469271Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T16:42:21.1470208Z resolving dependencies... 2021-05-15T16:42:21.1592958Z looking for conflicting packages... 2021-05-15T16:42:21.1809764Z 2021-05-15T16:42:21.1810894Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T16:42:21.1811455Z 2021-05-15T16:42:21.1812073Z Total Download Size: 0.35 MiB 2021-05-15T16:42:21.1812762Z Total Installed Size: 1.18 MiB 2021-05-15T16:42:21.1813715Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:21.1814149Z 2021-05-15T16:42:21.1814906Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:21.1815645Z :: Retrieving packages... 2021-05-15T16:42:21.4958110Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T16:42:21.8760565Z checking keyring... 2021-05-15T16:42:21.9746935Z checking package integrity... 2021-05-15T16:42:22.1282792Z loading package files... 2021-05-15T16:42:22.1301712Z checking for file conflicts... 2021-05-15T16:42:22.1302665Z checking available disk space... 2021-05-15T16:42:22.1373330Z :: Processing package changes... 2021-05-15T16:42:22.1374389Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T16:42:22.9865737Z resolving dependencies... 2021-05-15T16:42:22.9867688Z looking for conflicting packages... 2021-05-15T16:42:23.0204563Z 2021-05-15T16:42:23.0206072Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T16:42:23.0206789Z 2021-05-15T16:42:23.0207549Z Total Download Size: 0.38 MiB 2021-05-15T16:42:23.0208458Z Total Installed Size: 3.58 MiB 2021-05-15T16:42:23.0209024Z 2021-05-15T16:42:23.0210097Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:23.0211031Z :: Retrieving packages... 2021-05-15T16:42:23.3443928Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T16:42:23.7363813Z checking keyring... 2021-05-15T16:42:23.8327541Z checking package integrity... 2021-05-15T16:42:23.9806746Z loading package files... 2021-05-15T16:42:23.9821949Z checking for file conflicts... 2021-05-15T16:42:23.9838045Z checking available disk space... 2021-05-15T16:42:23.9849880Z :: Processing package changes... 2021-05-15T16:42:23.9850951Z installing mingw-w64-x86_64-nasm... 2021-05-15T16:42:24.8431144Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T16:42:24.8432005Z resolving dependencies... 2021-05-15T16:42:24.8666619Z looking for conflicting packages... 2021-05-15T16:42:24.8871903Z 2021-05-15T16:42:24.8873328Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T16:42:24.8874113Z 2021-05-15T16:42:24.8874894Z Total Download Size: 1.54 MiB 2021-05-15T16:42:24.8875805Z Total Installed Size: 16.43 MiB 2021-05-15T16:42:24.8876779Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:24.8877334Z 2021-05-15T16:42:24.8878314Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:24.8879295Z :: Retrieving packages... 2021-05-15T16:42:25.2077912Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T16:42:25.8839689Z checking keyring... 2021-05-15T16:42:25.9874653Z checking package integrity... 2021-05-15T16:42:26.1476754Z loading package files... 2021-05-15T16:42:26.2255012Z checking for file conflicts... 2021-05-15T16:42:26.2260342Z checking available disk space... 2021-05-15T16:42:27.9422446Z :: Processing package changes... 2021-05-15T16:42:27.9424459Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T16:42:34.9164327Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T16:42:34.9165428Z resolving dependencies... 2021-05-15T16:42:34.9308940Z looking for conflicting packages... 2021-05-15T16:42:34.9515891Z 2021-05-15T16:42:34.9517077Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T16:42:34.9517685Z 2021-05-15T16:42:34.9518799Z Total Installed Size: 4.18 MiB 2021-05-15T16:42:34.9519890Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:34.9520384Z 2021-05-15T16:42:34.9521215Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:34.9521979Z checking keyring... 2021-05-15T16:42:35.0301252Z checking package integrity... 2021-05-15T16:42:35.1548505Z loading package files... 2021-05-15T16:42:35.1574420Z checking for file conflicts... 2021-05-15T16:42:35.1575314Z checking available disk space... 2021-05-15T16:42:35.1601563Z :: Processing package changes... 2021-05-15T16:42:35.1602348Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T16:42:36.0416120Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T16:42:36.0417201Z resolving dependencies... 2021-05-15T16:42:36.0549332Z looking for conflicting packages... 2021-05-15T16:42:36.0767087Z 2021-05-15T16:42:36.0768194Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T16:42:36.0768751Z 2021-05-15T16:42:36.0769673Z Total Installed Size: 2.46 MiB 2021-05-15T16:42:36.0770672Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:36.0771369Z 2021-05-15T16:42:36.0772337Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:36.0773047Z checking keyring... 2021-05-15T16:42:36.1579063Z checking package integrity... 2021-05-15T16:42:36.7620632Z loading package files... 2021-05-15T16:42:36.7621324Z checking for file conflicts... 2021-05-15T16:42:36.7621938Z checking available disk space... 2021-05-15T16:42:36.7622851Z :: Processing package changes... 2021-05-15T16:42:36.7623562Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T16:42:37.1994245Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T16:42:37.1995478Z resolving dependencies... 2021-05-15T16:42:37.1997662Z looking for conflicting packages... 2021-05-15T16:42:37.2445109Z 2021-05-15T16:42:37.2446304Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T16:42:37.2447115Z 2021-05-15T16:42:37.2448074Z Total Installed Size: 1.56 MiB 2021-05-15T16:42:37.2449297Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:37.2449731Z 2021-05-15T16:42:37.2450613Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:37.2451341Z checking keyring... 2021-05-15T16:42:37.3229700Z checking package integrity... 2021-05-15T16:42:37.4395107Z loading package files... 2021-05-15T16:42:37.4412573Z checking for file conflicts... 2021-05-15T16:42:37.4413600Z checking available disk space... 2021-05-15T16:42:37.4425997Z :: Processing package changes... 2021-05-15T16:42:37.4426906Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T16:42:38.2573410Z resolving dependencies... 2021-05-15T16:42:38.2575881Z looking for conflicting packages... 2021-05-15T16:42:38.2930191Z 2021-05-15T16:42:38.2932021Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T16:42:38.2932780Z 2021-05-15T16:42:38.2933579Z Total Download Size: 0.33 MiB 2021-05-15T16:42:38.2934497Z Total Installed Size: 1.08 MiB 2021-05-15T16:42:38.2935081Z 2021-05-15T16:42:38.2936120Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:38.2937202Z :: Retrieving packages... 2021-05-15T16:42:38.6213167Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T16:42:39.0131947Z checking keyring... 2021-05-15T16:42:39.1077942Z checking package integrity... 2021-05-15T16:42:39.2507526Z loading package files... 2021-05-15T16:42:39.2549750Z checking for file conflicts... 2021-05-15T16:42:39.2561253Z checking available disk space... 2021-05-15T16:42:39.2573344Z :: Processing package changes... 2021-05-15T16:42:39.2574244Z installing mingw-w64-x86_64-nlopt... 2021-05-15T16:42:40.2610207Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T16:42:41.0821137Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T16:42:41.0822460Z resolving dependencies... 2021-05-15T16:42:41.1026798Z looking for conflicting packages... 2021-05-15T16:42:41.1158672Z 2021-05-15T16:42:41.1160143Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T16:42:41.1161629Z 2021-05-15T16:42:41.1162461Z Total Installed Size: 77.64 MiB 2021-05-15T16:42:41.1163456Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:41.1164728Z 2021-05-15T16:42:41.1166067Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:41.1167276Z checking keyring... 2021-05-15T16:42:41.1938542Z checking package integrity... 2021-05-15T16:42:41.4087513Z loading package files... 2021-05-15T16:42:41.4114936Z checking for file conflicts... 2021-05-15T16:42:41.4115885Z checking available disk space... 2021-05-15T16:42:41.4139033Z :: Processing package changes... 2021-05-15T16:42:41.4139872Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T16:42:42.4358130Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T16:42:42.4359281Z resolving dependencies... 2021-05-15T16:42:42.4634019Z looking for conflicting packages... 2021-05-15T16:42:42.4715788Z 2021-05-15T16:42:42.4716853Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T16:42:42.4717591Z 2021-05-15T16:42:42.4718406Z Total Installed Size: 107.68 MiB 2021-05-15T16:42:42.4719773Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:42.4720205Z 2021-05-15T16:42:42.4721154Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:42.4722430Z checking keyring... 2021-05-15T16:42:42.5530334Z checking package integrity... 2021-05-15T16:42:42.9285375Z loading package files... 2021-05-15T16:42:42.9383904Z checking for file conflicts... 2021-05-15T16:42:42.9384924Z checking available disk space... 2021-05-15T16:42:42.9726783Z :: Processing package changes... 2021-05-15T16:42:42.9727770Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T16:42:44.8212633Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T16:42:44.8213922Z resolving dependencies... 2021-05-15T16:42:44.8488354Z looking for conflicting packages... 2021-05-15T16:42:44.8552453Z 2021-05-15T16:42:44.8554010Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T16:42:44.8555520Z 2021-05-15T16:42:44.8557019Z Total Installed Size: 3.54 MiB 2021-05-15T16:42:44.8558008Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:44.8558460Z 2021-05-15T16:42:44.8559248Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:44.8559926Z checking keyring... 2021-05-15T16:42:44.9386587Z checking package integrity... 2021-05-15T16:42:45.0631492Z loading package files... 2021-05-15T16:42:45.0697785Z checking for file conflicts... 2021-05-15T16:42:45.0698726Z checking available disk space... 2021-05-15T16:42:45.0727942Z :: Processing package changes... 2021-05-15T16:42:45.0728823Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T16:42:46.0204705Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T16:42:46.0205623Z resolving dependencies... 2021-05-15T16:42:46.0487344Z looking for conflicting packages... 2021-05-15T16:42:46.0647946Z 2021-05-15T16:42:46.0648923Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T16:42:46.0649510Z 2021-05-15T16:42:46.0650096Z Total Download Size: 4.75 MiB 2021-05-15T16:42:46.0650772Z Total Installed Size: 69.11 MiB 2021-05-15T16:42:46.0651418Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:46.0651832Z 2021-05-15T16:42:46.0652564Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:46.0653369Z :: Retrieving packages... 2021-05-15T16:42:46.4113713Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T16:42:47.2841549Z checking keyring... 2021-05-15T16:42:47.3835047Z checking package integrity... 2021-05-15T16:42:47.5693953Z loading package files... 2021-05-15T16:42:47.6629826Z checking for file conflicts... 2021-05-15T16:42:47.6642383Z checking available disk space... 2021-05-15T16:42:50.3431892Z :: Processing package changes... 2021-05-15T16:42:50.3433198Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T16:43:00.1033683Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T16:43:00.1034555Z resolving dependencies... 2021-05-15T16:43:00.1231396Z looking for conflicting packages... 2021-05-15T16:43:00.1388888Z 2021-05-15T16:43:00.1390270Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T16:43:00.1391610Z 2021-05-15T16:43:00.1392848Z Total Installed Size: 12.40 MiB 2021-05-15T16:43:00.1394117Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:00.1394599Z 2021-05-15T16:43:00.1395368Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:00.1396064Z checking keyring... 2021-05-15T16:43:00.2199039Z checking package integrity... 2021-05-15T16:43:00.3510192Z loading package files... 2021-05-15T16:43:00.3643972Z checking for file conflicts... 2021-05-15T16:43:00.3645296Z checking available disk space... 2021-05-15T16:43:00.4078236Z :: Processing package changes... 2021-05-15T16:43:00.4080085Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T16:43:02.3133337Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T16:43:02.3134240Z resolving dependencies... 2021-05-15T16:43:02.3411830Z looking for conflicting packages... 2021-05-15T16:43:02.3481051Z 2021-05-15T16:43:02.3482311Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T16:43:02.3484320Z 2021-05-15T16:43:02.3485543Z Total Installed Size: 4.16 MiB 2021-05-15T16:43:02.3486251Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:02.3486675Z 2021-05-15T16:43:02.3487848Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:02.3488593Z checking keyring... 2021-05-15T16:43:02.4266059Z checking package integrity... 2021-05-15T16:43:02.5536283Z loading package files... 2021-05-15T16:43:02.5581490Z checking for file conflicts... 2021-05-15T16:43:02.5582518Z checking available disk space... 2021-05-15T16:43:02.5687882Z :: Processing package changes... 2021-05-15T16:43:02.5688730Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T16:43:03.6013801Z resolving dependencies... 2021-05-15T16:43:03.6294399Z looking for conflicting packages... 2021-05-15T16:43:03.6361396Z 2021-05-15T16:43:03.6362326Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T16:43:03.6363059Z 2021-05-15T16:43:03.6363753Z Total Download Size: 0.98 MiB 2021-05-15T16:43:03.6364525Z Total Installed Size: 4.80 MiB 2021-05-15T16:43:03.6365034Z 2021-05-15T16:43:03.6365879Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:03.6366726Z :: Retrieving packages... 2021-05-15T16:43:03.9593216Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T16:43:04.5434638Z checking keyring... 2021-05-15T16:43:04.6591810Z checking package integrity... 2021-05-15T16:43:04.8182553Z loading package files... 2021-05-15T16:43:04.8226052Z checking for file conflicts... 2021-05-15T16:43:04.8373450Z checking available disk space... 2021-05-15T16:43:04.8384277Z :: Processing package changes... 2021-05-15T16:43:04.8385128Z installing mingw-w64-x86_64-pcre2... 2021-05-15T16:43:05.8434570Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T16:43:05.8436100Z resolving dependencies... 2021-05-15T16:43:05.8541545Z looking for conflicting packages... 2021-05-15T16:43:05.8774044Z 2021-05-15T16:43:05.8775056Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T16:43:05.8775628Z 2021-05-15T16:43:05.8776229Z Total Installed Size: 1.57 MiB 2021-05-15T16:43:05.8777259Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:05.8777993Z 2021-05-15T16:43:05.8778757Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:05.8779446Z checking keyring... 2021-05-15T16:43:05.9641485Z checking package integrity... 2021-05-15T16:43:06.0988104Z loading package files... 2021-05-15T16:43:06.1011548Z checking for file conflicts... 2021-05-15T16:43:06.1012407Z checking available disk space... 2021-05-15T16:43:06.1030781Z :: Processing package changes... 2021-05-15T16:43:06.1031616Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T16:43:06.9232317Z resolving dependencies... 2021-05-15T16:43:06.9440928Z looking for conflicting packages... 2021-05-15T16:43:06.9567323Z :: 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-15T16:43:06.9582930Z 2021-05-15T16:43:06.9584009Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T16:43:06.9584825Z 2021-05-15T16:43:06.9585422Z Total Download Size: 0.26 MiB 2021-05-15T16:43:06.9586096Z Total Installed Size: 1.33 MiB 2021-05-15T16:43:06.9586754Z Net Upgrade Size: 0.85 MiB 2021-05-15T16:43:06.9587172Z 2021-05-15T16:43:06.9587857Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:06.9588580Z :: Retrieving packages... 2021-05-15T16:43:07.2763717Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T16:43:07.6543488Z checking keyring... 2021-05-15T16:43:07.7504477Z checking package integrity... 2021-05-15T16:43:07.8919166Z loading package files... 2021-05-15T16:43:07.8943040Z checking for file conflicts... 2021-05-15T16:43:07.8949309Z checking available disk space... 2021-05-15T16:43:07.8973772Z :: Processing package changes... 2021-05-15T16:43:07.8974710Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T16:43:08.0312353Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T16:43:08.9212515Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T16:43:08.9213695Z resolving dependencies... 2021-05-15T16:43:08.9214840Z looking for conflicting packages... 2021-05-15T16:43:08.9578883Z 2021-05-15T16:43:08.9581014Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T16:43:08.9582158Z 2021-05-15T16:43:08.9582874Z Total Installed Size: 12.33 MiB 2021-05-15T16:43:08.9583456Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:08.9583776Z 2021-05-15T16:43:08.9584335Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:08.9584908Z checking keyring... 2021-05-15T16:43:09.0372657Z checking package integrity... 2021-05-15T16:43:09.1726584Z loading package files... 2021-05-15T16:43:09.1777120Z checking for file conflicts... 2021-05-15T16:43:09.1778014Z checking available disk space... 2021-05-15T16:43:09.1914702Z :: Processing package changes... 2021-05-15T16:43:09.1915770Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T16:43:10.3510574Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T16:43:10.3511665Z resolving dependencies... 2021-05-15T16:43:10.3791172Z looking for conflicting packages... 2021-05-15T16:43:10.3860108Z 2021-05-15T16:43:10.3860900Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T16:43:10.3861424Z 2021-05-15T16:43:10.3861957Z Total Installed Size: 11.78 MiB 2021-05-15T16:43:10.3862893Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:10.3863744Z 2021-05-15T16:43:10.3864826Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:10.3865453Z checking keyring... 2021-05-15T16:43:10.4636121Z checking package integrity... 2021-05-15T16:43:10.5938690Z loading package files... 2021-05-15T16:43:10.5977346Z checking for file conflicts... 2021-05-15T16:43:10.5978238Z checking available disk space... 2021-05-15T16:43:10.6081614Z :: Processing package changes... 2021-05-15T16:43:10.6082563Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T16:43:11.6609217Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T16:43:11.6610064Z resolving dependencies... 2021-05-15T16:43:11.6863398Z looking for conflicting packages... 2021-05-15T16:43:11.6949255Z 2021-05-15T16:43:11.6950540Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T16:43:11.6951841Z 2021-05-15T16:43:11.6953092Z Total Installed Size: 19.91 MiB 2021-05-15T16:43:11.6954179Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:11.6954789Z 2021-05-15T16:43:11.6955599Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:11.6956294Z checking keyring... 2021-05-15T16:43:11.7731089Z checking package integrity... 2021-05-15T16:43:11.9111827Z loading package files... 2021-05-15T16:43:11.9141256Z checking for file conflicts... 2021-05-15T16:43:11.9142215Z checking available disk space... 2021-05-15T16:43:11.9179270Z :: Processing package changes... 2021-05-15T16:43:11.9180177Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T16:43:12.8720035Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T16:43:12.8721091Z resolving dependencies... 2021-05-15T16:43:12.8991075Z looking for conflicting packages... 2021-05-15T16:43:12.9055255Z 2021-05-15T16:43:12.9056711Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T16:43:12.9058290Z 2021-05-15T16:43:12.9059603Z Total Installed Size: 29.16 MiB 2021-05-15T16:43:12.9060443Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:12.9060863Z 2021-05-15T16:43:12.9061587Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:12.9062233Z checking keyring... 2021-05-15T16:43:12.9855247Z checking package integrity... 2021-05-15T16:43:13.1402904Z loading package files... 2021-05-15T16:43:13.1431493Z checking for file conflicts... 2021-05-15T16:43:13.1432373Z checking available disk space... 2021-05-15T16:43:13.1516631Z :: Processing package changes... 2021-05-15T16:43:13.1517717Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T16:43:14.3086797Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T16:43:14.3087751Z resolving dependencies... 2021-05-15T16:43:14.3368607Z looking for conflicting packages... 2021-05-15T16:43:14.3486028Z 2021-05-15T16:43:14.3487400Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T16:43:14.3488410Z 2021-05-15T16:43:14.3489456Z Total Download Size: 17.02 MiB 2021-05-15T16:43:14.3490634Z Total Installed Size: 113.47 MiB 2021-05-15T16:43:14.3491800Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:14.3492545Z 2021-05-15T16:43:14.3493762Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:14.3495033Z :: Retrieving packages... 2021-05-15T16:43:14.6757521Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T16:43:15.9858833Z checking keyring... 2021-05-15T16:43:16.1105669Z checking package integrity... 2021-05-15T16:43:16.4361933Z loading package files... 2021-05-15T16:43:16.5278971Z checking for file conflicts... 2021-05-15T16:43:16.5289935Z checking available disk space... 2021-05-15T16:43:18.7767166Z :: Processing package changes... 2021-05-15T16:43:18.7768481Z reinstalling mingw-w64-x86_64-python... 2021-05-15T16:43:27.9160832Z resolving dependencies... 2021-05-15T16:43:27.9651548Z looking for conflicting packages... 2021-05-15T16:43:27.9719815Z 2021-05-15T16:43:27.9720662Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T16:43:27.9721357Z 2021-05-15T16:43:27.9721995Z Total Download Size: 0.98 MiB 2021-05-15T16:43:27.9722649Z Total Installed Size: 3.56 MiB 2021-05-15T16:43:27.9723083Z 2021-05-15T16:43:27.9723802Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:27.9724542Z :: Retrieving packages... 2021-05-15T16:43:28.3683405Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T16:43:28.9463404Z checking keyring... 2021-05-15T16:43:29.0432829Z checking package integrity... 2021-05-15T16:43:29.1917018Z loading package files... 2021-05-15T16:43:29.1938691Z checking for file conflicts... 2021-05-15T16:43:29.1975394Z checking available disk space... 2021-05-15T16:43:29.1987731Z :: Processing package changes... 2021-05-15T16:43:29.1988630Z installing mingw-w64-x86_64-qpdf... 2021-05-15T16:43:30.0972852Z resolving dependencies... 2021-05-15T16:43:30.1045198Z looking for conflicting packages... 2021-05-15T16:43:30.1309798Z 2021-05-15T16:43:30.1311387Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T16:43:30.1312311Z 2021-05-15T16:43:30.1313291Z Total Download Size: 27.03 MiB 2021-05-15T16:43:30.1314378Z Total Installed Size: 194.29 MiB 2021-05-15T16:43:30.1315206Z 2021-05-15T16:43:30.1316454Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:30.1317632Z :: Retrieving packages... 2021-05-15T16:43:30.4812622Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T16:43:32.2828815Z checking keyring... 2021-05-15T16:43:32.3813960Z checking package integrity... 2021-05-15T16:43:32.7600364Z loading package files... 2021-05-15T16:43:32.7802768Z checking for file conflicts... 2021-05-15T16:43:32.9035691Z checking available disk space... 2021-05-15T16:43:32.9037075Z :: Processing package changes... 2021-05-15T16:43:32.9037941Z installing mingw-w64-x86_64-quantlib... 2021-05-15T16:43:35.4660305Z resolving dependencies... 2021-05-15T16:43:35.4996310Z looking for conflicting packages... 2021-05-15T16:43:35.5011161Z 2021-05-15T16:43:35.5012683Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T16:43:35.5013766Z 2021-05-15T16:43:35.5014648Z Total Download Size: 0.18 MiB 2021-05-15T16:43:35.5015666Z Total Installed Size: 0.79 MiB 2021-05-15T16:43:35.5016696Z 2021-05-15T16:43:35.5017781Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:35.5019005Z :: Retrieving packages... 2021-05-15T16:43:35.8279571Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T16:43:36.1284502Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T16:43:36.2882887Z checking keyring... 2021-05-15T16:43:36.4767805Z checking package integrity... 2021-05-15T16:43:36.7645594Z loading package files... 2021-05-15T16:43:36.7725893Z checking for file conflicts... 2021-05-15T16:43:36.7783894Z checking available disk space... 2021-05-15T16:43:36.7796372Z :: Processing package changes... 2021-05-15T16:43:36.7797219Z installing mingw-w64-x86_64-popt... 2021-05-15T16:43:36.8134803Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T16:43:37.7967421Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T16:43:38.7480275Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T16:43:39.6176985Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T16:43:39.6178776Z resolving dependencies... 2021-05-15T16:43:39.6297246Z looking for conflicting packages... 2021-05-15T16:43:39.6544073Z 2021-05-15T16:43:39.6545233Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T16:43:39.6545765Z 2021-05-15T16:43:39.6546694Z Total Installed Size: 1.79 MiB 2021-05-15T16:43:39.6547591Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:39.6548263Z 2021-05-15T16:43:39.6549274Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:39.6549958Z checking keyring... 2021-05-15T16:43:39.7329650Z checking package integrity... 2021-05-15T16:43:39.8528594Z loading package files... 2021-05-15T16:43:39.8550672Z checking for file conflicts... 2021-05-15T16:43:39.8551633Z checking available disk space... 2021-05-15T16:43:39.8639376Z :: Processing package changes... 2021-05-15T16:43:39.8640462Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T16:43:40.7082294Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T16:43:40.7084612Z resolving dependencies... 2021-05-15T16:43:40.7353813Z looking for conflicting packages... 2021-05-15T16:43:40.7436261Z 2021-05-15T16:43:40.7437079Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T16:43:40.7437648Z 2021-05-15T16:43:40.7438237Z Total Download Size: 0.37 MiB 2021-05-15T16:43:40.7438902Z Total Installed Size: 1.57 MiB 2021-05-15T16:43:40.7439539Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:40.7439954Z 2021-05-15T16:43:40.7440672Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:40.7441414Z :: Retrieving packages... 2021-05-15T16:43:41.0631427Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T16:43:41.4408782Z checking keyring... 2021-05-15T16:43:41.5375361Z checking package integrity... 2021-05-15T16:43:41.6880795Z loading package files... 2021-05-15T16:43:41.6903753Z checking for file conflicts... 2021-05-15T16:43:41.6904735Z checking available disk space... 2021-05-15T16:43:41.7053828Z :: Processing package changes... 2021-05-15T16:43:41.7054939Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T16:43:42.6942375Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T16:43:43.5252337Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T16:43:43.5253466Z resolving dependencies... 2021-05-15T16:43:43.5375067Z looking for conflicting packages... 2021-05-15T16:43:43.5617129Z 2021-05-15T16:43:43.5618765Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T16:43:43.5619393Z 2021-05-15T16:43:43.5621389Z Total Installed Size: 4.30 MiB 2021-05-15T16:43:43.5622900Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:43.5623533Z 2021-05-15T16:43:43.5625706Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:43.5626449Z checking keyring... 2021-05-15T16:43:43.6416280Z checking package integrity... 2021-05-15T16:43:43.7601492Z loading package files... 2021-05-15T16:43:43.7627110Z checking for file conflicts... 2021-05-15T16:43:43.7628038Z checking available disk space... 2021-05-15T16:43:43.7665202Z :: Processing package changes... 2021-05-15T16:43:43.7666138Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T16:43:44.6425297Z resolving dependencies... 2021-05-15T16:43:44.6796308Z looking for conflicting packages... 2021-05-15T16:43:44.6812007Z 2021-05-15T16:43:44.6813027Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T16:43:44.6813730Z 2021-05-15T16:43:44.6814324Z Total Download Size: 7.12 MiB 2021-05-15T16:43:44.6815006Z Total Installed Size: 31.49 MiB 2021-05-15T16:43:44.6815452Z 2021-05-15T16:43:44.6816165Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:44.6816889Z :: Retrieving packages... 2021-05-15T16:43:45.0056051Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T16:43:45.4896499Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T16:43:45.9991480Z checking keyring... 2021-05-15T16:43:46.0967557Z checking package integrity... 2021-05-15T16:43:46.4438619Z loading package files... 2021-05-15T16:43:46.4798133Z checking for file conflicts... 2021-05-15T16:43:46.7836426Z checking available disk space... 2021-05-15T16:43:46.7856558Z :: Processing package changes... 2021-05-15T16:43:46.7858197Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T16:43:46.8027652Z installing mingw-w64-x86_64-ruby... 2021-05-15T16:43:50.2428029Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T16:43:50.2428921Z resolving dependencies... 2021-05-15T16:43:50.2537304Z looking for conflicting packages... 2021-05-15T16:43:50.2774520Z 2021-05-15T16:43:50.2776072Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T16:43:50.2777413Z 2021-05-15T16:43:50.2778620Z Total Installed Size: 0.16 MiB 2021-05-15T16:43:50.2779331Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:50.2779831Z 2021-05-15T16:43:50.2780776Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:50.2781507Z checking keyring... 2021-05-15T16:43:50.3539125Z checking package integrity... 2021-05-15T16:43:50.4714943Z loading package files... 2021-05-15T16:43:50.4756956Z checking for file conflicts... 2021-05-15T16:43:50.4757858Z checking available disk space... 2021-05-15T16:43:50.4816797Z :: Processing package changes... 2021-05-15T16:43:50.4817799Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T16:43:51.3287402Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T16:43:51.3288270Z resolving dependencies... 2021-05-15T16:43:51.3554826Z looking for conflicting packages... 2021-05-15T16:43:51.3644175Z 2021-05-15T16:43:51.3645053Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T16:43:51.3645686Z 2021-05-15T16:43:51.3646271Z Total Download Size: 6.74 MiB 2021-05-15T16:43:51.3646964Z Total Installed Size: 48.62 MiB 2021-05-15T16:43:51.3647645Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:51.3648073Z 2021-05-15T16:43:51.3648805Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:51.3649546Z :: Retrieving packages... 2021-05-15T16:43:51.6905962Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T16:43:52.5913394Z checking keyring... 2021-05-15T16:43:52.6923491Z checking package integrity... 2021-05-15T16:43:52.8916127Z loading package files... 2021-05-15T16:43:52.9057484Z checking for file conflicts... 2021-05-15T16:43:52.9058482Z checking available disk space... 2021-05-15T16:43:53.2449961Z :: Processing package changes... 2021-05-15T16:43:53.2451108Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T16:43:55.2678334Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T16:43:55.2679173Z resolving dependencies... 2021-05-15T16:43:55.2681443Z looking for conflicting packages... 2021-05-15T16:43:55.3026476Z 2021-05-15T16:43:55.3027640Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T16:43:55.3028362Z 2021-05-15T16:43:55.3029708Z Total Installed Size: 0.16 MiB 2021-05-15T16:43:55.3030614Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:55.3031274Z 2021-05-15T16:43:55.3032710Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:55.3033438Z checking keyring... 2021-05-15T16:43:55.3818869Z checking package integrity... 2021-05-15T16:43:55.4986890Z loading package files... 2021-05-15T16:43:55.5024882Z checking for file conflicts... 2021-05-15T16:43:55.5025842Z checking available disk space... 2021-05-15T16:43:55.5048627Z :: Processing package changes... 2021-05-15T16:43:55.5049509Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T16:43:56.3481713Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T16:43:56.3482636Z resolving dependencies... 2021-05-15T16:43:56.3763913Z looking for conflicting packages... 2021-05-15T16:43:56.3836750Z 2021-05-15T16:43:56.3838078Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T16:43:56.3838995Z 2021-05-15T16:43:56.3840051Z Total Download Size: 2.59 MiB 2021-05-15T16:43:56.3841244Z Total Installed Size: 9.64 MiB 2021-05-15T16:43:56.3842532Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:56.3843293Z 2021-05-15T16:43:56.3844561Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:56.3845822Z :: Retrieving packages... 2021-05-15T16:43:56.7485472Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T16:43:57.5217798Z checking keyring... 2021-05-15T16:43:57.6216405Z checking package integrity... 2021-05-15T16:43:57.7858519Z loading package files... 2021-05-15T16:43:57.8074417Z checking for file conflicts... 2021-05-15T16:43:57.8075911Z checking available disk space... 2021-05-15T16:43:58.1706418Z :: Processing package changes... 2021-05-15T16:43:58.1707631Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T16:44:00.9661749Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T16:44:00.9662618Z resolving dependencies... 2021-05-15T16:44:00.9777776Z looking for conflicting packages... 2021-05-15T16:44:01.0039926Z 2021-05-15T16:44:01.0042153Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T16:44:01.0042819Z 2021-05-15T16:44:01.0043429Z Total Download Size: 0.03 MiB 2021-05-15T16:44:01.0044092Z Total Installed Size: 0.06 MiB 2021-05-15T16:44:01.0044766Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:01.0045193Z 2021-05-15T16:44:01.0045961Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:01.0046679Z :: Retrieving packages... 2021-05-15T16:44:01.3251782Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T16:44:01.4204891Z checking keyring... 2021-05-15T16:44:01.5272492Z checking package integrity... 2021-05-15T16:44:01.6696979Z loading package files... 2021-05-15T16:44:01.6704870Z checking for file conflicts... 2021-05-15T16:44:01.6705759Z checking available disk space... 2021-05-15T16:44:01.6736874Z :: Processing package changes... 2021-05-15T16:44:01.6737842Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T16:44:02.5297615Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T16:44:02.5298617Z resolving dependencies... 2021-05-15T16:44:02.5590912Z looking for conflicting packages... 2021-05-15T16:44:02.5661674Z 2021-05-15T16:44:02.5662516Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T16:44:02.5663104Z 2021-05-15T16:44:02.5663669Z Total Installed Size: 24.86 MiB 2021-05-15T16:44:02.5664618Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:02.5664938Z 2021-05-15T16:44:02.5666357Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:02.5667068Z checking keyring... 2021-05-15T16:44:02.6452873Z checking package integrity... 2021-05-15T16:44:02.8145526Z loading package files... 2021-05-15T16:44:02.8175146Z checking for file conflicts... 2021-05-15T16:44:02.8175993Z checking available disk space... 2021-05-15T16:44:02.8222670Z :: Processing package changes... 2021-05-15T16:44:02.8223666Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T16:44:03.8085818Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T16:44:03.8086974Z resolving dependencies... 2021-05-15T16:44:03.8365706Z looking for conflicting packages... 2021-05-15T16:44:03.8441655Z 2021-05-15T16:44:03.8442902Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T16:44:03.8443465Z 2021-05-15T16:44:03.8444082Z Total Installed Size: 7.49 MiB 2021-05-15T16:44:03.8444758Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:03.8445544Z 2021-05-15T16:44:03.8446613Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:03.8447596Z checking keyring... 2021-05-15T16:44:03.9244656Z checking package integrity... 2021-05-15T16:44:04.0746232Z loading package files... 2021-05-15T16:44:04.0780214Z checking for file conflicts... 2021-05-15T16:44:04.0781060Z checking available disk space... 2021-05-15T16:44:04.1113091Z :: Processing package changes... 2021-05-15T16:44:04.1114895Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T16:44:05.0554031Z resolving dependencies... 2021-05-15T16:44:05.0843573Z looking for conflicting packages... 2021-05-15T16:44:05.0909759Z 2021-05-15T16:44:05.0910806Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T16:44:05.0911362Z 2021-05-15T16:44:05.0911965Z Total Download Size: 3.09 MiB 2021-05-15T16:44:05.0912637Z Total Installed Size: 47.15 MiB 2021-05-15T16:44:05.0913077Z 2021-05-15T16:44:05.0913815Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:05.0914552Z :: Retrieving packages... 2021-05-15T16:44:05.4054690Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T16:44:06.1723042Z checking keyring... 2021-05-15T16:44:06.2789466Z checking package integrity... 2021-05-15T16:44:06.4455630Z loading package files... 2021-05-15T16:44:06.4483346Z checking for file conflicts... 2021-05-15T16:44:06.4509860Z checking available disk space... 2021-05-15T16:44:06.4521188Z :: Processing package changes... 2021-05-15T16:44:06.4522111Z installing mingw-w64-x86_64-tiledb... 2021-05-15T16:44:07.4558624Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T16:44:07.4559687Z resolving dependencies... 2021-05-15T16:44:07.4840787Z looking for conflicting packages... 2021-05-15T16:44:07.4987298Z 2021-05-15T16:44:07.4988367Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T16:44:07.4988901Z 2021-05-15T16:44:07.4989527Z Total Download Size: 1.93 MiB 2021-05-15T16:44:07.4990214Z Total Installed Size: 5.55 MiB 2021-05-15T16:44:07.4990886Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:07.4991308Z 2021-05-15T16:44:07.4992072Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:07.4992833Z :: Retrieving packages... 2021-05-15T16:44:07.8519127Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T16:44:08.5338002Z checking keyring... 2021-05-15T16:44:08.6309284Z checking package integrity... 2021-05-15T16:44:08.7912129Z loading package files... 2021-05-15T16:44:08.8006748Z checking for file conflicts... 2021-05-15T16:44:08.8007761Z checking available disk space... 2021-05-15T16:44:08.9815823Z :: Processing package changes... 2021-05-15T16:44:08.9816976Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T16:44:10.4742800Z resolving dependencies... 2021-05-15T16:44:10.5018991Z looking for conflicting packages... 2021-05-15T16:44:10.5099866Z 2021-05-15T16:44:10.5100642Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T16:44:10.5101200Z 2021-05-15T16:44:10.5101780Z Total Download Size: 0.11 MiB 2021-05-15T16:44:10.5102572Z Total Installed Size: 0.30 MiB 2021-05-15T16:44:10.5102978Z 2021-05-15T16:44:10.5103664Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:10.5104347Z :: Retrieving packages... 2021-05-15T16:44:10.8606875Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T16:44:11.1423486Z checking keyring... 2021-05-15T16:44:11.2415525Z checking package integrity... 2021-05-15T16:44:11.3856587Z loading package files... 2021-05-15T16:44:11.3876926Z checking for file conflicts... 2021-05-15T16:44:11.3883522Z checking available disk space... 2021-05-15T16:44:11.3895849Z :: Processing package changes... 2021-05-15T16:44:11.3896757Z installing mingw-w64-x86_64-tktable... 2021-05-15T16:44:12.2202655Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:44:12.2203644Z resolving dependencies... 2021-05-15T16:44:12.2308333Z looking for conflicting packages... 2021-05-15T16:44:12.2546125Z 2021-05-15T16:44:12.2547969Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:44:12.2549113Z 2021-05-15T16:44:12.2550114Z Total Download Size: 0.30 MiB 2021-05-15T16:44:12.2551346Z Total Installed Size: 0.96 MiB 2021-05-15T16:44:12.2552437Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:12.2553140Z 2021-05-15T16:44:12.2554322Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:12.2555509Z :: Retrieving packages... 2021-05-15T16:44:12.5749312Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:44:12.9615336Z checking keyring... 2021-05-15T16:44:13.0595821Z checking package integrity... 2021-05-15T16:44:13.2030440Z loading package files... 2021-05-15T16:44:13.2046804Z checking for file conflicts... 2021-05-15T16:44:13.2047677Z checking available disk space... 2021-05-15T16:44:13.2082650Z :: Processing package changes... 2021-05-15T16:44:13.2083777Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T16:44:14.0443874Z resolving dependencies... 2021-05-15T16:44:14.0535704Z looking for conflicting packages... 2021-05-15T16:44:14.0793408Z 2021-05-15T16:44:14.0794603Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T16:44:14.0795434Z 2021-05-15T16:44:14.0796017Z Total Download Size: 0.17 MiB 2021-05-15T16:44:14.0796653Z Total Installed Size: 0.70 MiB 2021-05-15T16:44:14.0797062Z 2021-05-15T16:44:14.0797734Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:14.0798420Z :: Retrieving packages... 2021-05-15T16:44:14.4051650Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T16:44:14.6970827Z checking keyring... 2021-05-15T16:44:14.7947293Z checking package integrity... 2021-05-15T16:44:14.9375068Z loading package files... 2021-05-15T16:44:14.9399238Z checking for file conflicts... 2021-05-15T16:44:14.9414364Z checking available disk space... 2021-05-15T16:44:14.9426449Z :: Processing package changes... 2021-05-15T16:44:14.9427382Z installing mingw-w64-x86_64-udunits... 2021-05-15T16:44:15.7994370Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T16:44:15.7995715Z resolving dependencies... 2021-05-15T16:44:15.7997740Z looking for conflicting packages... 2021-05-15T16:44:15.8347977Z 2021-05-15T16:44:15.8350410Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T16:44:15.8351691Z 2021-05-15T16:44:15.8352694Z Total Download Size: 0.01 MiB 2021-05-15T16:44:15.8353829Z Total Installed Size: 0.00 MiB 2021-05-15T16:44:15.8354928Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:15.8355641Z 2021-05-15T16:44:15.8356930Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:15.8358059Z :: Retrieving packages... 2021-05-15T16:44:16.1597383Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T16:44:16.2559744Z checking keyring... 2021-05-15T16:44:16.3548632Z checking package integrity... 2021-05-15T16:44:16.4996166Z loading package files... 2021-05-15T16:44:16.5014109Z checking for file conflicts... 2021-05-15T16:44:16.5015239Z checking available disk space... 2021-05-15T16:44:16.5032339Z :: Processing package changes... 2021-05-15T16:44:16.5033564Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T16:44:17.3536338Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:44:17.3537493Z resolving dependencies... 2021-05-15T16:44:17.3746730Z looking for conflicting packages... 2021-05-15T16:44:17.3890565Z 2021-05-15T16:44:17.3892938Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:44:17.3894505Z 2021-05-15T16:44:17.3895535Z Total Download Size: 0.04 MiB 2021-05-15T16:44:17.3896718Z Total Installed Size: 0.37 MiB 2021-05-15T16:44:17.3897883Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:17.3898628Z 2021-05-15T16:44:17.3899849Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:17.3901135Z :: Retrieving packages... 2021-05-15T16:44:17.7090864Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:44:17.8993956Z checking keyring... 2021-05-15T16:44:17.9976904Z checking package integrity... 2021-05-15T16:44:18.1847075Z loading package files... 2021-05-15T16:44:18.1869546Z checking for file conflicts... 2021-05-15T16:44:18.1870494Z checking available disk space... 2021-05-15T16:44:18.1939659Z :: Processing package changes... 2021-05-15T16:44:18.1940826Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T16:44:19.0553917Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:44:19.0555142Z resolving dependencies... 2021-05-15T16:44:19.0556399Z looking for conflicting packages... 2021-05-15T16:44:19.0916392Z 2021-05-15T16:44:19.0918090Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:44:19.0919040Z 2021-05-15T16:44:19.0919641Z Total Download Size: 0.02 MiB 2021-05-15T16:44:19.0920301Z Total Installed Size: 0.21 MiB 2021-05-15T16:44:19.0920965Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:19.0921388Z 2021-05-15T16:44:19.0922133Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:19.0923072Z :: Retrieving packages... 2021-05-15T16:44:19.4172816Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:44:19.5148136Z checking keyring... 2021-05-15T16:44:19.6124204Z checking package integrity... 2021-05-15T16:44:19.7632192Z loading package files... 2021-05-15T16:44:19.7642968Z checking for file conflicts... 2021-05-15T16:44:19.7643861Z checking available disk space... 2021-05-15T16:44:19.7668000Z :: Processing package changes... 2021-05-15T16:44:19.7669187Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T16:44:20.6118422Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T16:44:20.6119549Z resolving dependencies... 2021-05-15T16:44:20.6330618Z looking for conflicting packages... 2021-05-15T16:44:20.6489143Z 2021-05-15T16:44:20.6490587Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T16:44:20.6492128Z 2021-05-15T16:44:20.6493085Z Total Installed Size: 6.66 MiB 2021-05-15T16:44:20.6494762Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:20.6495522Z 2021-05-15T16:44:20.6496902Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:20.6498111Z checking keyring... 2021-05-15T16:44:20.7332837Z checking package integrity... 2021-05-15T16:44:20.8719850Z loading package files... 2021-05-15T16:44:20.8765989Z checking for file conflicts... 2021-05-15T16:44:20.8767016Z checking available disk space... 2021-05-15T16:44:20.8783575Z :: Processing package changes... 2021-05-15T16:44:20.8784490Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T16:44:21.8288711Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T16:44:21.8289527Z resolving dependencies... 2021-05-15T16:44:21.8398578Z looking for conflicting packages... 2021-05-15T16:44:21.8636535Z 2021-05-15T16:44:21.8637842Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T16:44:21.8639132Z 2021-05-15T16:44:21.8640432Z Total Installed Size: 46.73 MiB 2021-05-15T16:44:21.8641499Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:21.8642099Z 2021-05-15T16:44:21.8642918Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:21.8643608Z checking keyring... 2021-05-15T16:44:21.9424234Z checking package integrity... 2021-05-15T16:44:22.0781992Z loading package files... 2021-05-15T16:44:22.0804967Z checking for file conflicts... 2021-05-15T16:44:22.0806203Z checking available disk space... 2021-05-15T16:44:22.0824061Z :: Processing package changes... 2021-05-15T16:44:22.0824959Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T16:44:22.9949078Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T16:44:22.9950004Z resolving dependencies... 2021-05-15T16:44:22.9951216Z looking for conflicting packages... 2021-05-15T16:44:23.0304438Z 2021-05-15T16:44:23.0305744Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T16:44:23.0306739Z 2021-05-15T16:44:23.0307255Z Total Installed Size: 1.70 MiB 2021-05-15T16:44:23.0308301Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:23.0308744Z 2021-05-15T16:44:23.0309502Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:23.0310174Z checking keyring... 2021-05-15T16:44:23.1107134Z checking package integrity... 2021-05-15T16:44:23.2312686Z loading package files... 2021-05-15T16:44:23.2335188Z checking for file conflicts... 2021-05-15T16:44:23.2336169Z checking available disk space... 2021-05-15T16:44:23.2351023Z :: Processing package changes... 2021-05-15T16:44:23.2351924Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T16:44:24.0923812Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T16:44:24.0924648Z resolving dependencies... 2021-05-15T16:44:24.1045679Z looking for conflicting packages... 2021-05-15T16:44:24.1292049Z 2021-05-15T16:44:24.1293143Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T16:44:24.1293684Z 2021-05-15T16:44:24.1294287Z Total Download Size: 0.35 MiB 2021-05-15T16:44:24.1295239Z Total Installed Size: 1.67 MiB 2021-05-15T16:44:24.1295903Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:24.1296328Z 2021-05-15T16:44:24.1297059Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:24.1297898Z :: Retrieving packages... 2021-05-15T16:44:24.4496935Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T16:44:24.8380660Z checking keyring... 2021-05-15T16:44:24.9349580Z checking package integrity... 2021-05-15T16:44:25.0858178Z loading package files... 2021-05-15T16:44:25.0879872Z checking for file conflicts... 2021-05-15T16:44:25.0880837Z checking available disk space... 2021-05-15T16:44:25.1166652Z :: Processing package changes... 2021-05-15T16:44:25.1168182Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T16:44:26.0647452Z resolving dependencies... 2021-05-15T16:44:26.0766790Z looking for conflicting packages... 2021-05-15T16:44:26.1000942Z 2021-05-15T16:44:26.1002311Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T16:44:26.1003220Z 2021-05-15T16:44:26.1004259Z Total Download Size: 0.50 MiB 2021-05-15T16:44:26.1005512Z Total Installed Size: 3.27 MiB 2021-05-15T16:44:26.1006274Z 2021-05-15T16:44:26.1007532Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:26.1008781Z :: Retrieving packages... 2021-05-15T16:44:26.4158370Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T16:44:26.8860833Z checking keyring... 2021-05-15T16:44:27.0301642Z checking package integrity... 2021-05-15T16:44:27.2217754Z loading package files... 2021-05-15T16:44:27.2279975Z checking for file conflicts... 2021-05-15T16:44:27.2307330Z checking available disk space... 2021-05-15T16:44:27.2319342Z :: Processing package changes... 2021-05-15T16:44:27.2320245Z installing mingw-w64-x86_64-yasm... 2021-05-15T16:44:28.2959731Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T16:44:29.1380294Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T16:44:29.1381398Z resolving dependencies... 2021-05-15T16:44:29.1382433Z looking for conflicting packages... 2021-05-15T16:44:29.1733911Z 2021-05-15T16:44:29.1735479Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T16:44:29.1736225Z 2021-05-15T16:44:29.1737160Z Total Download Size: 0.10 MiB 2021-05-15T16:44:29.1738104Z Total Installed Size: 0.38 MiB 2021-05-15T16:44:29.1739037Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:29.1739989Z 2021-05-15T16:44:29.1741011Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:29.1742009Z :: Retrieving packages... 2021-05-15T16:44:29.5056211Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T16:44:29.7946310Z checking keyring... 2021-05-15T16:44:29.8945280Z checking package integrity... 2021-05-15T16:44:30.0393594Z loading package files... 2021-05-15T16:44:30.0414920Z checking for file conflicts... 2021-05-15T16:44:30.0415735Z checking available disk space... 2021-05-15T16:44:30.0456004Z :: Processing package changes... 2021-05-15T16:44:30.0457152Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T16:44:30.8990029Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T16:44:30.8991383Z resolving dependencies... 2021-05-15T16:44:30.8993432Z looking for conflicting packages... 2021-05-15T16:44:30.9343607Z 2021-05-15T16:44:30.9345037Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T16:44:30.9345967Z 2021-05-15T16:44:30.9347042Z Total Download Size: 0.47 MiB 2021-05-15T16:44:30.9348343Z Total Installed Size: 3.13 MiB 2021-05-15T16:44:30.9349512Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:44:30.9350260Z 2021-05-15T16:44:30.9351509Z :: Proceed with installation? [Y/n] 2021-05-15T16:44:30.9352768Z :: Retrieving packages... 2021-05-15T16:44:31.2613080Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T16:44:31.7430962Z checking keyring... 2021-05-15T16:44:31.8400281Z checking package integrity... 2021-05-15T16:44:31.9873269Z loading package files... 2021-05-15T16:44:31.9893488Z checking for file conflicts... 2021-05-15T16:44:31.9895297Z checking available disk space... 2021-05-15T16:44:31.9953329Z :: Processing package changes... 2021-05-15T16:44:31.9954345Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T16:44:32.2634040Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:44:32.2635651Z Dload Upload Total Spent Left Speed 2021-05-15T16:44:32.2636357Z 2021-05-15T16:44:32.4153032Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:44:32.4154898Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1038 2021-05-15T16:44:32.7368203Z 2021-05-15T16:44:32.9416042Z 16 29.0M 16 4829k 0 0 4829k 0 0:00:06 --:--:-- 0:00:06 4829k 2021-05-15T16:44:32.9417558Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 120M 2021-05-15T16:44:35.0436061Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:44:35.0436727Z with: 2021-05-15T16:44:35.0437188Z github_slug: neuroconductor/fmri 2021-05-15T16:44:35.0437656Z env: 2021-05-15T16:44:35.0438121Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:35.0438602Z TIC_DEPLOY_KEY: 2021-05-15T16:44:35.0438986Z RSPM: 2021-05-15T16:44:35.0440891Z GITHUB_PAT: *** 2021-05-15T16:44:35.0441306Z COVERALLS_TOKEN: 2021-05-15T16:44:35.0441848Z continue-on-error: false 2021-05-15T16:44:35.0442331Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:35.0442788Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:35.0443205Z TZ: UTC 2021-05-15T16:44:35.0443721Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:35.0444527Z NOT_CRAN: true 2021-05-15T16:44:35.0444973Z MSYSTEM: MINGW64 2021-05-15T16:44:35.0445385Z ##[endgroup] 2021-05-15T16:44:35.2338872Z repo slug is: neuroconductor/fmri 2021-05-15T16:44:35.2647593Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:44:35.2648284Z env: 2021-05-15T16:44:35.2648762Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:35.2649237Z TIC_DEPLOY_KEY: 2021-05-15T16:44:35.2649618Z RSPM: 2021-05-15T16:44:35.2650620Z GITHUB_PAT: *** 2021-05-15T16:44:35.2651023Z COVERALLS_TOKEN: 2021-05-15T16:44:35.2651597Z continue-on-error: false 2021-05-15T16:44:35.2652085Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:35.2652542Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:35.2653621Z TZ: UTC 2021-05-15T16:44:35.2654015Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:35.2654452Z NOT_CRAN: true 2021-05-15T16:44:35.2654860Z MSYSTEM: MINGW64 2021-05-15T16:44:35.2655254Z ##[endgroup] 2021-05-15T16:44:35.9676588Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:44:35.9677230Z with: 2021-05-15T16:44:35.9677569Z repo_name: fmri 2021-05-15T16:44:35.9677947Z repo_version: 1.9.3 2021-05-15T16:44:35.9678329Z runner_os: Windows 2021-05-15T16:44:35.9678684Z R_version: 3.5 2021-05-15T16:44:35.9679011Z env: 2021-05-15T16:44:35.9679415Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:35.9679861Z TIC_DEPLOY_KEY: 2021-05-15T16:44:35.9680202Z RSPM: 2021-05-15T16:44:35.9681826Z GITHUB_PAT: *** 2021-05-15T16:44:35.9682237Z COVERALLS_TOKEN: 2021-05-15T16:44:35.9682736Z continue-on-error: false 2021-05-15T16:44:35.9683276Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:35.9683727Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:35.9684152Z TZ: UTC 2021-05-15T16:44:35.9684535Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:35.9684964Z NOT_CRAN: true 2021-05-15T16:44:35.9685348Z MSYSTEM: MINGW64 2021-05-15T16:44:35.9685780Z ##[endgroup] 2021-05-15T16:44:36.0330071Z Package: fmri 2021-05-15T16:44:36.0334758Z Version: 1.9.3 2021-05-15T16:44:36.0335418Z OS: Windows 2021-05-15T16:44:36.0564500Z ##[group]Run install.packages('remotes') 2021-05-15T16:44:36.0565387Z install.packages('remotes') 2021-05-15T16:44:36.0566229Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:44:36.0567247Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:44:36.0573761Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T16:44:36.0574199Z env: 2021-05-15T16:44:36.0574648Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:36.0575130Z TIC_DEPLOY_KEY: 2021-05-15T16:44:36.0575491Z RSPM: 2021-05-15T16:44:36.0576474Z GITHUB_PAT: *** 2021-05-15T16:44:36.0576887Z COVERALLS_TOKEN: 2021-05-15T16:44:36.0577379Z continue-on-error: false 2021-05-15T16:44:36.0577867Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:36.0578310Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:36.0578702Z TZ: UTC 2021-05-15T16:44:36.0579113Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:36.0579533Z NOT_CRAN: true 2021-05-15T16:44:36.0579927Z MSYSTEM: MINGW64 2021-05-15T16:44:36.0580321Z ##[endgroup] 2021-05-15T16:44:36.2950934Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:44:36.2951981Z (as 'lib' is unspecified) 2021-05-15T16:44:38.2223066Z 2021-05-15T16:44:38.2226675Z There is a binary version available but the source version is later: 2021-05-15T16:44:38.2360026Z binary source needs_compilation 2021-05-15T16:44:38.2361261Z installing the source package 'remotes' 2021-05-15T16:44:38.2362012Z 2021-05-15T16:44:38.2362468Z remotes 2.1.1 2.3.0 FALSE 2021-05-15T16:44:38.2362971Z 2021-05-15T16:44:38.2404459Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T16:44:38.2489997Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-15T16:44:38.2519182Z ================================================== 2021-05-15T16:44:38.2519885Z downloaded 144 KB 2021-05-15T16:44:38.2520935Z 2021-05-15T16:44:39.0667240Z * installing *source* package 'remotes' ... 2021-05-15T16:44:39.0813291Z ** package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T16:44:39.1236389Z ** R 2021-05-15T16:44:39.1708322Z ** inst 2021-05-15T16:44:39.1751225Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:41.0856062Z ** help 2021-05-15T16:44:41.2715872Z *** installing help indices 2021-05-15T16:44:41.3712184Z converting help for package 'remotes' 2021-05-15T16:44:41.4097148Z finding HTML links ... done 2021-05-15T16:44:41.4662564Z available_packages html 2021-05-15T16:44:41.5280092Z bioc_install_repos html 2021-05-15T16:44:41.5557993Z download html 2021-05-15T16:44:41.5807353Z download_version html 2021-05-15T16:44:41.5853947Z git_credentials html 2021-05-15T16:44:41.5927424Z github_refs html 2021-05-15T16:44:41.6148255Z github_remote html 2021-05-15T16:44:41.6198300Z gitlab_pat html 2021-05-15T16:44:41.6727937Z install_bioc html 2021-05-15T16:44:41.7436064Z install_bitbucket html 2021-05-15T16:44:41.7892840Z install_cran html 2021-05-15T16:44:41.8214980Z install_deps html 2021-05-15T16:44:41.8411524Z install_dev html 2021-05-15T16:44:41.8945728Z install_git html 2021-05-15T16:44:41.9493609Z install_github html 2021-05-15T16:44:41.9982107Z install_gitlab html 2021-05-15T16:44:42.0392770Z install_local html 2021-05-15T16:44:42.0736800Z install_remote html 2021-05-15T16:44:42.1201028Z install_svn html 2021-05-15T16:44:42.1640029Z install_url html 2021-05-15T16:44:42.2266744Z install_version html 2021-05-15T16:44:42.2642357Z package_deps html 2021-05-15T16:44:42.2741159Z parse-git-repo html 2021-05-15T16:44:42.2859862Z standardise_dep html 2021-05-15T16:44:42.2994473Z system_requirements html 2021-05-15T16:44:42.3352978Z update_packages html 2021-05-15T16:44:42.3360802Z ** building package indices 2021-05-15T16:44:42.4197738Z ** installing vignettes 2021-05-15T16:44:42.4288075Z ** testing if installed package can be loaded 2021-05-15T16:44:42.4291254Z *** arch - i386 2021-05-15T16:44:42.8448680Z *** arch - x64 2021-05-15T16:44:43.1594226Z * DONE (remotes) 2021-05-15T16:44:43.2129168Z In R CMD INSTALL 2021-05-15T16:44:43.2153640Z 2021-05-15T16:44:43.2154740Z The downloaded source packages are in 2021-05-15T16:44:43.2155838Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWCm0IK\downloaded_packages' 2021-05-15T16:44:47.0774392Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:44:47.0775174Z remotes::install_github("ropensci/tic") 2021-05-15T16:44:47.0775785Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:44:47.0776493Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:44:47.0776975Z remotes::install_cran("covr") 2021-05-15T16:44:47.0783000Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T16:44:47.0783414Z env: 2021-05-15T16:44:47.0783829Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:47.0784277Z TIC_DEPLOY_KEY: 2021-05-15T16:44:47.0784620Z RSPM: 2021-05-15T16:44:47.0786145Z GITHUB_PAT: *** 2021-05-15T16:44:47.0786557Z COVERALLS_TOKEN: 2021-05-15T16:44:47.0787063Z continue-on-error: false 2021-05-15T16:44:47.0787544Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:47.0787990Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:47.0788397Z TZ: UTC 2021-05-15T16:44:47.0788831Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:47.0789317Z NOT_CRAN: true 2021-05-15T16:44:47.0789710Z MSYSTEM: MINGW64 2021-05-15T16:44:47.0790115Z ##[endgroup] 2021-05-15T16:44:47.3225701Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:44:48.0667930Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:44:52.2022555Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:44:52.2024097Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:44:52.2024880Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:44:52.2025985Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:44:52.2026730Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:44:52.2027434Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:44:52.2028156Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:44:52.2028892Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:44:52.2029581Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:44:52.2030309Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:44:52.2031033Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:44:52.2031751Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:44:52.2032491Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:44:52.2033216Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:44:52.2033911Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:44:52.2034643Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:44:52.2035432Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:52.2036266Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:44:52.2036999Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:44:52.2037741Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:44:52.2038462Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:44:52.2039151Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:44:52.2039875Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:44:52.2040625Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:44:52.2041367Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:44:52.2042099Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:44:52.2042836Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:52.2043541Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:52.2044220Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:44:52.2044917Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:52.2045630Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:44:52.2046386Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:44:52.2047123Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:44:52.2047858Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:44:52.2048562Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:44:52.2055702Z 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-15T16:44:52.2072340Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T16:44:52.2073295Z (as 'lib' is unspecified) 2021-05-15T16:44:53.7713726Z 2021-05-15T16:44:53.7717742Z There are binary versions available but the source versions are later: 2021-05-15T16:44:53.7750384Z binary source needs_compilation 2021-05-15T16:44:53.7751392Z rlang 0.4.5 0.4.11 TRUE 2021-05-15T16:44:53.7752047Z magrittr 1.5 2.0.1 TRUE 2021-05-15T16:44:53.7752672Z glue 1.4.0 1.4.2 TRUE 2021-05-15T16:44:53.7753277Z sys 3.3 3.4 TRUE 2021-05-15T16:44:53.7753876Z R6 2.4.1 2.5.0 FALSE 2021-05-15T16:44:53.7754505Z openssl 1.4.1 1.4.4 TRUE 2021-05-15T16:44:53.7755104Z mime 0.9 0.10 TRUE 2021-05-15T16:44:53.7755708Z curl 4.3 4.3.1 TRUE 2021-05-15T16:44:53.7756323Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-15T16:44:53.7758879Z httr 1.4.1 1.4.2 FALSE 2021-05-15T16:44:53.7760164Z cli 2.0.2 2.5.0 FALSE 2021-05-15T16:44:53.7760929Z zip 2.0.4 2.1.1 TRUE 2021-05-15T16:44:53.7761728Z rstudioapi 0.11 0.13 FALSE 2021-05-15T16:44:53.7762586Z credentials 1.1 1.3.0 FALSE 2021-05-15T16:44:53.7763427Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-15T16:44:53.7764225Z crayon 1.3.4 1.4.1 FALSE 2021-05-15T16:44:53.7764979Z fastmap 1.0.1 1.1.0 TRUE 2021-05-15T16:44:53.7765774Z withr 2.2.0 2.4.2 FALSE 2021-05-15T16:44:53.7766608Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-15T16:44:53.7767682Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-15T16:44:53.7768463Z gh 1.1.0 1.3.0 FALSE 2021-05-15T16:44:53.7769209Z gert 0.3 1.3.0 TRUE 2021-05-15T16:44:53.7770317Z Package which is only available in source form, and may need 2021-05-15T16:44:53.7771384Z compilation of C/C++/Fortran: 'cachem' 2021-05-15T16:44:53.7772270Z fs 1.4.1 1.5.0 TRUE 2021-05-15T16:44:53.7773103Z desc 1.2.0 1.3.0 FALSE 2021-05-15T16:44:53.7773889Z clipr 0.7.0 0.7.1 FALSE 2021-05-15T16:44:53.7774677Z usethis 1.6.0 2.0.1 FALSE 2021-05-15T16:44:53.7775457Z memoise 1.1.0 2.0.0 FALSE 2021-05-15T16:44:53.7776241Z git2r 0.26.1 0.28.0 TRUE 2021-05-15T16:44:53.7776791Z 2021-05-15T16:44:53.7803176Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/askpass_1.1.zip' 2021-05-15T16:44:53.7902551Z Content type 'application/zip' length 64385 bytes (62 KB) 2021-05-15T16:44:53.7931911Z ================================================== 2021-05-15T16:44:53.7932495Z downloaded 62 KB 2021-05-15T16:44:53.7932985Z 2021-05-15T16:44:53.7942944Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/ini_0.3.1.zip' 2021-05-15T16:44:53.8042724Z Content type 'application/zip' length 15539 bytes (15 KB) 2021-05-15T16:44:53.8052301Z ================================================== 2021-05-15T16:44:53.8052883Z downloaded 15 KB 2021-05-15T16:44:53.8053390Z 2021-05-15T16:44:53.8067552Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/yaml_2.2.1.zip' 2021-05-15T16:44:53.8168996Z Content type 'application/zip' length 205770 bytes (200 KB) 2021-05-15T16:44:53.8212066Z ================================================== 2021-05-15T16:44:53.8212996Z downloaded 200 KB 2021-05-15T16:44:53.8213485Z 2021-05-15T16:44:53.8226794Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/whisker_0.4.zip' 2021-05-15T16:44:53.8339183Z Content type 'application/zip' length 82817 bytes (80 KB) 2021-05-15T16:44:53.8357334Z ================================================== 2021-05-15T16:44:53.8358188Z downloaded 80 KB 2021-05-15T16:44:53.8358742Z 2021-05-15T16:44:53.8368782Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/purrr_0.3.4.zip' 2021-05-15T16:44:53.8465778Z Content type 'application/zip' length 425072 bytes (415 KB) 2021-05-15T16:44:53.8537133Z ================================================== 2021-05-15T16:44:53.8537759Z downloaded 415 KB 2021-05-15T16:44:53.8538254Z 2021-05-15T16:44:53.8696870Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T16:44:53.8791491Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T16:44:53.8993090Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T16:44:53.9200249Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T16:44:53.9431951Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:53.9454827Z 2021-05-15T16:44:53.9456152Z The downloaded binary packages are in 2021-05-15T16:44:53.9458004Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages 2021-05-15T16:44:53.9462048Z 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-15T16:44:53.9464398Z 2021-05-15T16:44:53.9478085Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T16:44:53.9659067Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-15T16:44:53.9723995Z ================================================== 2021-05-15T16:44:53.9724973Z downloaded 841 KB 2021-05-15T16:44:53.9725497Z 2021-05-15T16:44:53.9740848Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T16:44:53.9829861Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-15T16:44:53.9846376Z ================================================== 2021-05-15T16:44:53.9847166Z downloaded 259 KB 2021-05-15T16:44:53.9847569Z 2021-05-15T16:44:53.9861867Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T16:44:53.9941764Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-15T16:44:53.9949335Z ================================================== 2021-05-15T16:44:53.9950181Z downloaded 96 KB 2021-05-15T16:44:53.9950618Z 2021-05-15T16:44:53.9962345Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-15T16:44:54.0035614Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-15T16:44:54.0040925Z ================================================== 2021-05-15T16:44:54.0041752Z downloaded 19 KB 2021-05-15T16:44:54.0042219Z 2021-05-15T16:44:54.0055665Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T16:44:54.0120850Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-15T16:44:54.0130867Z ================================================== 2021-05-15T16:44:54.0131770Z downloaded 61 KB 2021-05-15T16:44:54.0132169Z 2021-05-15T16:44:54.0144775Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T16:44:54.0206969Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-15T16:44:54.0622839Z ================================================== 2021-05-15T16:44:54.0623967Z downloaded 1.3 MB 2021-05-15T16:44:54.0624430Z 2021-05-15T16:44:54.0643089Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-15T16:44:54.0707006Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-15T16:44:54.0713015Z ================================================== 2021-05-15T16:44:54.0713872Z downloaded 12 KB 2021-05-15T16:44:54.0714305Z 2021-05-15T16:44:54.0727718Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T16:44:54.0791713Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-15T16:44:54.0945572Z ================================================== 2021-05-15T16:44:54.0946649Z downloaded 774 KB 2021-05-15T16:44:54.0947179Z 2021-05-15T16:44:54.0961056Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T16:44:54.1026962Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-15T16:44:54.1081110Z ================================================== 2021-05-15T16:44:54.1082013Z downloaded 411 KB 2021-05-15T16:44:54.1082422Z 2021-05-15T16:44:54.1097055Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T16:44:54.1183038Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-15T16:44:54.1211945Z ================================================== 2021-05-15T16:44:54.1212913Z downloaded 156 KB 2021-05-15T16:44:54.1213323Z 2021-05-15T16:44:54.1229076Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T16:44:54.1326070Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-15T16:44:54.1340590Z ================================================== 2021-05-15T16:44:54.1341438Z downloaded 60 KB 2021-05-15T16:44:54.1341883Z 2021-05-15T16:44:54.1355118Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T16:44:54.1440564Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-15T16:44:54.1454617Z ================================================== 2021-05-15T16:44:54.1455492Z downloaded 154 KB 2021-05-15T16:44:54.1455897Z 2021-05-15T16:44:54.1472826Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T16:44:54.1533396Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-15T16:44:54.1549220Z ================================================== 2021-05-15T16:44:54.1550304Z downloaded 110 KB 2021-05-15T16:44:54.1550731Z 2021-05-15T16:44:54.1563854Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T16:44:54.1634984Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-15T16:44:54.1652422Z ================================================== 2021-05-15T16:44:54.1653251Z downloaded 107 KB 2021-05-15T16:44:54.1653679Z 2021-05-15T16:44:54.1669825Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T16:44:54.1731956Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-15T16:44:54.1763621Z ================================================== 2021-05-15T16:44:54.1764565Z downloaded 224 KB 2021-05-15T16:44:54.1765029Z 2021-05-15T16:44:54.1780385Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T16:44:54.1844130Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-15T16:44:54.1855613Z ================================================== 2021-05-15T16:44:54.1856461Z downloaded 58 KB 2021-05-15T16:44:54.1856929Z 2021-05-15T16:44:54.1870269Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T16:44:54.2011043Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-15T16:44:54.2014459Z ================================================== 2021-05-15T16:44:54.2015329Z downloaded 34 KB 2021-05-15T16:44:54.2015762Z 2021-05-15T16:44:54.2028614Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T16:44:54.2093127Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-15T16:44:54.2100775Z ================================================== 2021-05-15T16:44:54.2101628Z downloaded 43 KB 2021-05-15T16:44:54.2102112Z 2021-05-15T16:44:54.2118822Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T16:44:54.2186204Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-15T16:44:54.2193550Z ================================================== 2021-05-15T16:44:54.2194491Z downloaded 92 KB 2021-05-15T16:44:54.2194936Z 2021-05-15T16:44:54.2208743Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T16:44:54.2283048Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-15T16:44:54.2285607Z ================================================== 2021-05-15T16:44:54.2286422Z downloaded 12 KB 2021-05-15T16:44:54.2287074Z 2021-05-15T16:44:54.2300105Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T16:44:54.2413959Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-15T16:44:54.2421866Z ================================================== 2021-05-15T16:44:54.2422714Z downloaded 81 KB 2021-05-15T16:44:54.2423141Z 2021-05-15T16:44:54.2435974Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T16:44:54.2500955Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-15T16:44:54.2506517Z ================================================== 2021-05-15T16:44:54.2507351Z downloaded 44 KB 2021-05-15T16:44:54.2507817Z 2021-05-15T16:44:54.2522515Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T16:44:54.2596084Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-15T16:44:54.2601675Z ================================================== 2021-05-15T16:44:54.2602533Z downloaded 64 KB 2021-05-15T16:44:54.2602999Z 2021-05-15T16:44:54.2615765Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T16:44:54.2681318Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-15T16:44:54.2808420Z ================================================== 2021-05-15T16:44:54.2809425Z downloaded 777 KB 2021-05-15T16:44:54.2809875Z 2021-05-15T16:44:54.2822345Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T16:44:54.2899357Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-15T16:44:54.2918918Z ================================================== 2021-05-15T16:44:54.2919826Z downloaded 286 KB 2021-05-15T16:44:54.2920321Z 2021-05-15T16:44:54.2933247Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T16:44:54.3004869Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-15T16:44:54.3008635Z ================================================== 2021-05-15T16:44:54.3009475Z downloaded 20 KB 2021-05-15T16:44:54.3009942Z 2021-05-15T16:44:54.3118974Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:44:54.3196628Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:44:54.3199761Z ================================================== 2021-05-15T16:44:54.3200606Z downloaded 24 KB 2021-05-15T16:44:54.3201048Z 2021-05-15T16:44:54.3214601Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T16:44:54.3283864Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-15T16:44:54.3303121Z ================================================== 2021-05-15T16:44:54.3304064Z downloaded 298 KB 2021-05-15T16:44:54.3304570Z 2021-05-15T16:44:54.3317744Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T16:44:54.3383787Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-15T16:44:54.3390432Z ================================================== 2021-05-15T16:44:54.3403004Z downloaded 16 KB 2021-05-15T16:44:54.3403308Z 2021-05-15T16:44:54.3404154Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T16:44:54.3466773Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-15T16:44:54.3568218Z ================================================== 2021-05-15T16:44:54.3569109Z downloaded 1.2 MB 2021-05-15T16:44:54.3569595Z 2021-05-15T16:44:55.3905618Z * installing *source* package 'rlang' ... 2021-05-15T16:44:55.4355888Z ** package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T16:44:55.4711132Z ** libs 2021-05-15T16:44:55.4728286Z 2021-05-15T16:44:55.4729385Z *** arch - i386 2021-05-15T16:44:55.5970437Z 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-15T16:44:55.9712486Z 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-15T16:44:56.4342796Z 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-15T16:44:59.4372732Z 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-15T16:45:00.9528262Z 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-15T16:45:01.2047062Z 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-15T16:45:01.4037948Z installing to D:/a/_temp/Library/rlang/libs/i386 2021-05-15T16:45:01.4053908Z 2021-05-15T16:45:01.4055100Z *** arch - x64 2021-05-15T16:45:01.5070224Z 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-15T16:45:01.7741643Z 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-15T16:45:02.1780664Z 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-15T16:45:03.9261563Z In file included from ./lib/rlang.h:83:0, 2021-05-15T16:45:03.9262637Z from internal/arg.c:1, 2021-05-15T16:45:03.9263615Z from internal.c:1: 2021-05-15T16:45:03.9264469Z internal/eval-tidy.c: In function 'rlang_tilde_eval': 2021-05-15T16:45:03.9266128Z ./lib/env.h:33:3: warning: 'top' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:45:03.9267171Z return ENCLOS(env); 2021-05-15T16:45:03.9267643Z ^ 2021-05-15T16:45:03.9268213Z In file included from internal.c:8:0: 2021-05-15T16:45:03.9269022Z internal/eval-tidy.c:417:9: note: 'top' was declared here 2021-05-15T16:45:03.9269668Z sexp* top; 2021-05-15T16:45:03.9270095Z ^ 2021-05-15T16:45:04.0368104Z 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-15T16:45:05.0265032Z 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-15T16:45:05.2771990Z 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-15T16:45:05.4705105Z installing to D:/a/_temp/Library/rlang/libs/x64 2021-05-15T16:45:05.4743178Z ** R 2021-05-15T16:45:05.5864635Z ** inst 2021-05-15T16:45:05.5885384Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:09.3796578Z ** help 2021-05-15T16:45:10.4614392Z *** installing help indices 2021-05-15T16:45:10.9622187Z converting help for package 'rlang' 2021-05-15T16:45:10.9933122Z finding HTML links ... done 2021-05-15T16:45:11.2779882Z abort html 2021-05-15T16:45:11.3295811Z are_na html 2021-05-15T16:45:11.3474444Z arg_match html 2021-05-15T16:45:11.3616191Z as_box html 2021-05-15T16:45:11.3743990Z as_bytes html 2021-05-15T16:45:11.4430588Z as_data_mask html 2021-05-15T16:45:11.4595876Z as_env html 2021-05-15T16:45:11.4757229Z as_environment html 2021-05-15T16:45:11.5074018Z as_function html 2021-05-15T16:45:11.5309071Z as_label html 2021-05-15T16:45:11.5562855Z as_name html 2021-05-15T16:45:11.5858750Z as_overscope html 2021-05-15T16:45:11.5934081Z as_pairlist html 2021-05-15T16:45:11.6091477Z as_quosure html 2021-05-15T16:45:11.6288573Z as_string html 2021-05-15T16:45:11.6485645Z as_utf8_character html 2021-05-15T16:45:11.6639121Z bare-type-predicates html 2021-05-15T16:45:11.6813153Z box html 2021-05-15T16:45:11.7199154Z call2 html 2021-05-15T16:45:11.7314088Z call_args html 2021-05-15T16:45:11.7467903Z call_fn html 2021-05-15T16:45:11.7540083Z call_inspect html 2021-05-15T16:45:11.7764133Z call_modify html 2021-05-15T16:45:11.7872935Z call_name html 2021-05-15T16:45:11.7912092Z call_parse_type html 2021-05-15T16:45:11.8045487Z call_standardise html 2021-05-15T16:45:11.8127773Z caller_env html 2021-05-15T16:45:11.8317288Z caller_fn html 2021-05-15T16:45:11.8430418Z caller_frame html 2021-05-15T16:45:11.8518802Z catch_cnd html 2021-05-15T16:45:11.8699278Z chr_unserialise_unicode html 2021-05-15T16:45:11.8892903Z cnd html 2021-05-15T16:45:11.9181184Z cnd_message html 2021-05-15T16:45:11.9521455Z cnd_muffle html 2021-05-15T16:45:11.9763085Z cnd_signal html 2021-05-15T16:45:11.9832879Z cnd_type html 2021-05-15T16:45:11.9948804Z done html 2021-05-15T16:45:12.0113799Z dots_definitions html 2021-05-15T16:45:12.0168497Z dots_n html 2021-05-15T16:45:12.0395962Z dots_values html 2021-05-15T16:45:12.0522955Z duplicate html 2021-05-15T16:45:12.0779468Z dyn-dots html 2021-05-15T16:45:12.0833895Z empty_env html 2021-05-15T16:45:12.0991157Z enquo0 html 2021-05-15T16:45:12.1224692Z entrace html 2021-05-15T16:45:12.1697527Z env html 2021-05-15T16:45:12.2181408Z env_bind html 2021-05-15T16:45:12.2385665Z env_bind_exprs html 2021-05-15T16:45:12.2502573Z env_binding_are_active html 2021-05-15T16:45:12.2667835Z env_binding_lock html 2021-05-15T16:45:12.2761195Z env_browse html 2021-05-15T16:45:12.3004651Z env_bury html 2021-05-15T16:45:12.3078597Z env_clone html 2021-05-15T16:45:12.3181619Z env_depth html 2021-05-15T16:45:12.3299883Z env_get html 2021-05-15T16:45:12.3400897Z env_has html 2021-05-15T16:45:12.3487263Z env_inherits html 2021-05-15T16:45:12.3654725Z env_lock html 2021-05-15T16:45:12.3808114Z env_name html 2021-05-15T16:45:12.4007236Z env_names html 2021-05-15T16:45:12.4196746Z env_parent html 2021-05-15T16:45:12.4407446Z env_poke html 2021-05-15T16:45:12.4551864Z env_print html 2021-05-15T16:45:12.4667048Z env_unbind html 2021-05-15T16:45:12.4721066Z env_unlock html 2021-05-15T16:45:12.5051854Z eval_bare html 2021-05-15T16:45:12.5697458Z eval_tidy html 2021-05-15T16:45:12.5846340Z exec html 2021-05-15T16:45:12.5958558Z exiting html 2021-05-15T16:45:12.6106700Z expr_interp html 2021-05-15T16:45:12.6285757Z expr_label html 2021-05-15T16:45:12.6419060Z expr_print html 2021-05-15T16:45:12.6543760Z exprs_auto_name html 2021-05-15T16:45:12.6636312Z f_rhs html 2021-05-15T16:45:12.6727274Z f_text html 2021-05-15T16:45:12.6842821Z faq-options html 2021-05-15T16:45:12.7103099Z flatten html 2021-05-15T16:45:12.7201601Z fn_body html 2021-05-15T16:45:12.7311474Z fn_env html 2021-05-15T16:45:12.7431861Z fn_fmls html 2021-05-15T16:45:12.7555196Z format_error_bullets html 2021-05-15T16:45:12.7763591Z frame_position html 2021-05-15T16:45:12.7846564Z friendly_type html 2021-05-15T16:45:12.8089510Z get_env html 2021-05-15T16:45:12.8226236Z has_length html 2021-05-15T16:45:12.8327674Z has_name html 2021-05-15T16:45:12.8417730Z hash html 2021-05-15T16:45:12.8551649Z inherits_any html 2021-05-15T16:45:12.8722153Z inject html 2021-05-15T16:45:12.9040956Z invoke html 2021-05-15T16:45:12.9294965Z is_call html 2021-05-15T16:45:12.9376543Z is_callable html 2021-05-15T16:45:12.9423514Z is_condition html 2021-05-15T16:45:12.9505559Z is_copyable html 2021-05-15T16:45:12.9553441Z is_empty html 2021-05-15T16:45:12.9698764Z is_env html 2021-05-15T16:45:12.9750731Z is_environment html 2021-05-15T16:45:12.9879386Z is_expr html 2021-05-15T16:45:13.0185317Z is_expression html 2021-05-15T16:45:13.0375202Z is_formula html 2021-05-15T16:45:13.0487768Z is_frame html 2021-05-15T16:45:13.0781361Z is_function html 2021-05-15T16:45:13.0947400Z is_installed html 2021-05-15T16:45:13.1119263Z is_integerish html 2021-05-15T16:45:13.1351849Z is_interactive html 2021-05-15T16:45:13.1612904Z is_lang html 2021-05-15T16:45:13.1720461Z is_named html 2021-05-15T16:45:13.1774572Z is_namespace html 2021-05-15T16:45:13.1902493Z is_pairlist html 2021-05-15T16:45:13.2000451Z is_reference html 2021-05-15T16:45:13.2138677Z is_stack html 2021-05-15T16:45:13.2200779Z is_symbol html 2021-05-15T16:45:13.2261464Z is_true html 2021-05-15T16:45:13.2307964Z is_weakref html 2021-05-15T16:45:13.2522980Z lang html 2021-05-15T16:45:13.2618673Z lang_head html 2021-05-15T16:45:13.2875847Z lang_modify html 2021-05-15T16:45:13.2947787Z last_error html 2021-05-15T16:45:13.5549175Z lifecycle html 2021-05-15T16:45:13.5807805Z list2 html 2021-05-15T16:45:13.5954051Z local_bindings html 2021-05-15T16:45:13.6164069Z local_options html 2021-05-15T16:45:13.6436316Z missing html 2021-05-15T16:45:13.6718053Z missing_arg html 2021-05-15T16:45:13.6897872Z mut_node_car html 2021-05-15T16:45:13.7037299Z names2 html 2021-05-15T16:45:13.7121420Z new-vector-along-retired html 2021-05-15T16:45:13.7346485Z new-vector html 2021-05-15T16:45:13.7426486Z new_call html 2021-05-15T16:45:13.7510330Z new_formula html 2021-05-15T16:45:13.7700122Z new_function html 2021-05-15T16:45:13.7841219Z new_node html 2021-05-15T16:45:13.7972334Z new_quosures html 2021-05-15T16:45:13.8153890Z new_weakref html 2021-05-15T16:45:13.8302247Z ns_env html 2021-05-15T16:45:13.9151451Z nse-defuse html 2021-05-15T16:45:13.9782606Z nse-force html 2021-05-15T16:45:14.0037985Z op-definition html 2021-05-15T16:45:14.0126248Z op-get-attr html 2021-05-15T16:45:14.0222474Z op-na-default html 2021-05-15T16:45:14.0291636Z op-null-default html 2021-05-15T16:45:14.0464302Z overscope_eval_next html 2021-05-15T16:45:14.0550063Z pairlist2 html 2021-05-15T16:45:14.0846636Z parse_expr html 2021-05-15T16:45:14.1041973Z parse_quosure html 2021-05-15T16:45:14.1225532Z prepend html 2021-05-15T16:45:14.1317435Z prim_name html 2021-05-15T16:45:14.1470809Z quo_expr html 2021-05-15T16:45:14.1850991Z quo_label html 2021-05-15T16:45:14.2013253Z quo_squash html 2021-05-15T16:45:14.2519059Z quosure html 2021-05-15T16:45:14.2658180Z raw_deparse_str html 2021-05-15T16:45:14.2767867Z rep_along html 2021-05-15T16:45:14.2939393Z restarting html 2021-05-15T16:45:14.3212854Z return_from html 2021-05-15T16:45:14.3373402Z rlang_backtrace_on_error html 2021-05-15T16:45:14.3567141Z rst_abort html 2021-05-15T16:45:14.3779229Z rst_list html 2021-05-15T16:45:14.3900815Z scalar-type-predicates html 2021-05-15T16:45:14.4091862Z scoped_env html 2021-05-15T16:45:14.4299095Z scoped_interactive html 2021-05-15T16:45:14.4666619Z search_envs html 2021-05-15T16:45:14.4772148Z seq2 html 2021-05-15T16:45:14.5078153Z set_attrs html 2021-05-15T16:45:14.5252554Z set_expr html 2021-05-15T16:45:14.5468364Z set_names html 2021-05-15T16:45:14.6041492Z splice html 2021-05-15T16:45:14.6508627Z stack html 2021-05-15T16:45:14.6690635Z stack_trim html 2021-05-15T16:45:14.6844823Z string html 2021-05-15T16:45:14.7121113Z switch_type html 2021-05-15T16:45:14.7193186Z sym html 2021-05-15T16:45:14.7315179Z tidyeval-data html 2021-05-15T16:45:14.7467578Z trace_back html 2021-05-15T16:45:14.7659186Z type-predicates html 2021-05-15T16:45:14.7876288Z type_of html 2021-05-15T16:45:14.8076310Z vec_poke_n html 2021-05-15T16:45:14.8451975Z vector-coercion html 2021-05-15T16:45:14.8674606Z vector-construction html 2021-05-15T16:45:14.8833546Z vector-old-ctors html 2021-05-15T16:45:14.8996247Z with_abort html 2021-05-15T16:45:14.9172694Z with_env html 2021-05-15T16:45:14.9464046Z with_handlers html 2021-05-15T16:45:14.9722403Z with_restarts html 2021-05-15T16:45:14.9787279Z wref_key html 2021-05-15T16:45:14.9885709Z zap html 2021-05-15T16:45:14.9993016Z zap_srcref html 2021-05-15T16:45:15.0020376Z *** copying figures 2021-05-15T16:45:15.0101670Z ** building package indices 2021-05-15T16:45:15.4991806Z ** testing if installed package can be loaded 2021-05-15T16:45:15.4994079Z *** arch - i386 2021-05-15T16:45:15.8064856Z *** arch - x64 2021-05-15T16:45:16.1326974Z * DONE (rlang) 2021-05-15T16:45:16.3110249Z In R CMD INSTALL 2021-05-15T16:45:16.6530738Z * installing *source* package 'magrittr' ... 2021-05-15T16:45:16.6606511Z ** package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T16:45:16.6871098Z ** libs 2021-05-15T16:45:16.6879918Z 2021-05-15T16:45:16.6880921Z *** arch - i386 2021-05-15T16:45:16.7149337Z 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-15T16:45:16.9013177Z 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-15T16:45:17.1625178Z 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-15T16:45:17.2949524Z installing to D:/a/_temp/Library/magrittr/libs/i386 2021-05-15T16:45:17.2960448Z 2021-05-15T16:45:17.2961713Z *** arch - x64 2021-05-15T16:45:17.3201289Z 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-15T16:45:17.4913560Z 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-15T16:45:17.7553151Z 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-15T16:45:17.8667492Z installing to D:/a/_temp/Library/magrittr/libs/x64 2021-05-15T16:45:17.8698979Z ** R 2021-05-15T16:45:17.8795060Z ** inst 2021-05-15T16:45:17.8864469Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:18.0218310Z ** help 2021-05-15T16:45:18.1058520Z *** installing help indices 2021-05-15T16:45:18.1574660Z converting help for package 'magrittr' 2021-05-15T16:45:18.1868397Z finding HTML links ... done 2021-05-15T16:45:18.2148904Z aliases html 2021-05-15T16:45:18.2290070Z compound html 2021-05-15T16:45:18.2354872Z debug_fseq html 2021-05-15T16:45:18.2412249Z debug_pipe html 2021-05-15T16:45:18.2579970Z exposition html 2021-05-15T16:45:18.2653450Z faq-pipe-gender html 2021-05-15T16:45:18.2722332Z freduce html 2021-05-15T16:45:18.2808379Z fseq html 2021-05-15T16:45:18.2864676Z functions html 2021-05-15T16:45:18.3123752Z magrittr-package html 2021-05-15T16:45:18.3590574Z pipe html 2021-05-15T16:45:18.3651435Z pipe_eager_lexical html 2021-05-15T16:45:18.3719376Z print.fseq html 2021-05-15T16:45:18.3831077Z tee html 2021-05-15T16:45:18.3837349Z *** copying figures 2021-05-15T16:45:18.3867702Z ** building package indices 2021-05-15T16:45:18.4296688Z ** installing vignettes 2021-05-15T16:45:18.4367080Z ** testing if installed package can be loaded 2021-05-15T16:45:18.4370059Z *** arch - i386 2021-05-15T16:45:18.7431073Z *** arch - x64 2021-05-15T16:45:19.0572777Z * DONE (magrittr) 2021-05-15T16:45:19.0932512Z In R CMD INSTALL 2021-05-15T16:45:19.4244754Z * installing *source* package 'glue' ... 2021-05-15T16:45:19.4312040Z ** package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T16:45:19.4609813Z ** libs 2021-05-15T16:45:19.4619919Z 2021-05-15T16:45:19.4621118Z *** arch - i386 2021-05-15T16:45:19.4891540Z 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-15T16:45:19.6474049Z 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-15T16:45:19.7577820Z 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-15T16:45:20.0397912Z 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-15T16:45:20.1587164Z installing to D:/a/_temp/Library/glue/libs/i386 2021-05-15T16:45:20.1610095Z 2021-05-15T16:45:20.1611307Z *** arch - x64 2021-05-15T16:45:20.1855901Z 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-15T16:45:20.3343616Z 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-15T16:45:20.4357014Z 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-15T16:45:20.7131151Z 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-15T16:45:20.8217047Z installing to D:/a/_temp/Library/glue/libs/x64 2021-05-15T16:45:20.8251258Z ** R 2021-05-15T16:45:20.8366382Z ** inst 2021-05-15T16:45:20.8422855Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:21.1759603Z ** help 2021-05-15T16:45:21.2399485Z *** installing help indices 2021-05-15T16:45:21.2804448Z converting help for package 'glue' 2021-05-15T16:45:21.3121886Z finding HTML links ... done 2021-05-15T16:45:21.3322352Z as_glue html 2021-05-15T16:45:21.3366768Z glue-deprecated html 2021-05-15T16:45:21.4069150Z glue html 2021-05-15T16:45:21.4294591Z glue_col html 2021-05-15T16:45:21.4475514Z glue_collapse html 2021-05-15T16:45:21.4477584Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWcD4hH/R.INSTALL1bf047d20d5/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-15T16:45:21.4651155Z glue_safe html 2021-05-15T16:45:21.4961592Z glue_sql html 2021-05-15T16:45:21.5034321Z identity_transformer html 2021-05-15T16:45:21.5089714Z quoting html 2021-05-15T16:45:21.5196027Z trim html 2021-05-15T16:45:21.5201700Z *** copying figures 2021-05-15T16:45:21.5214870Z ** building package indices 2021-05-15T16:45:21.5556233Z ** installing vignettes 2021-05-15T16:45:21.5624576Z ** testing if installed package can be loaded 2021-05-15T16:45:21.5628615Z *** arch - i386 2021-05-15T16:45:21.8700160Z *** arch - x64 2021-05-15T16:45:22.1801618Z * DONE (glue) 2021-05-15T16:45:22.2140486Z In R CMD INSTALL 2021-05-15T16:45:22.5077356Z * installing *source* package 'sys' ... 2021-05-15T16:45:22.5122395Z ** package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T16:45:22.5386041Z ** libs 2021-05-15T16:45:22.5395711Z 2021-05-15T16:45:22.5397057Z *** arch - i386 2021-05-15T16:45:22.5681888Z 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-15T16:45:23.2113394Z 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-15T16:45:23.4478855Z 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-15T16:45:23.5820374Z installing to D:/a/_temp/Library/sys/libs/i386 2021-05-15T16:45:23.5830969Z 2021-05-15T16:45:23.5832161Z *** arch - x64 2021-05-15T16:45:23.6096899Z 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-15T16:45:24.5062532Z 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-15T16:45:24.7609195Z 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-15T16:45:24.8854763Z installing to D:/a/_temp/Library/sys/libs/x64 2021-05-15T16:45:24.8886897Z ** R 2021-05-15T16:45:24.8963817Z ** inst 2021-05-15T16:45:24.8985045Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:25.0186499Z ** help 2021-05-15T16:45:25.0629911Z *** installing help indices 2021-05-15T16:45:25.0920591Z converting help for package 'sys' 2021-05-15T16:45:25.1243437Z finding HTML links ... done 2021-05-15T16:45:25.1418042Z as_text html 2021-05-15T16:45:25.1476734Z deprecated html 2021-05-15T16:45:25.2140423Z exec html 2021-05-15T16:45:25.2345989Z exec_r html 2021-05-15T16:45:25.2428099Z quote html 2021-05-15T16:45:25.2434360Z ** building package indices 2021-05-15T16:45:25.2667995Z ** testing if installed package can be loaded 2021-05-15T16:45:25.2670877Z *** arch - i386 2021-05-15T16:45:25.5731491Z *** arch - x64 2021-05-15T16:45:25.8834838Z * DONE (sys) 2021-05-15T16:45:25.9144387Z In R CMD INSTALL 2021-05-15T16:45:26.2202190Z * installing *source* package 'R6' ... 2021-05-15T16:45:26.2251956Z ** package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T16:45:26.2519943Z ** R 2021-05-15T16:45:26.2604453Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:26.6011703Z ** help 2021-05-15T16:45:26.6431311Z *** installing help indices 2021-05-15T16:45:26.6694926Z converting help for package 'R6' 2021-05-15T16:45:26.7008027Z finding HTML links ... done 2021-05-15T16:45:26.7940442Z R6Class html 2021-05-15T16:45:26.8022093Z as.list.R6 html 2021-05-15T16:45:26.8106491Z is.R6 html 2021-05-15T16:45:26.8111092Z *** copying figures 2021-05-15T16:45:26.8127683Z ** building package indices 2021-05-15T16:45:26.8332865Z ** testing if installed package can be loaded 2021-05-15T16:45:26.8335762Z *** arch - i386 2021-05-15T16:45:27.1400920Z *** arch - x64 2021-05-15T16:45:27.4516139Z * DONE (R6) 2021-05-15T16:45:27.4773127Z In R CMD INSTALL 2021-05-15T16:45:28.1494579Z * installing *source* package 'openssl' ... 2021-05-15T16:45:28.1813842Z ** package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T16:45:28.2390000Z ** libs 2021-05-15T16:45:28.2401672Z 2021-05-15T16:45:28.2402848Z *** arch - i386 2021-05-15T16:45:28.2898968Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-15T16:45:30.3942791Z 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-15T16:45:30.5460446Z 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-15T16:45:30.6907047Z 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-15T16:45:30.9277413Z 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-15T16:45:31.1458622Z 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-15T16:45:31.2832255Z 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-15T16:45:31.4522264Z 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-15T16:45:31.6343987Z 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-15T16:45:31.7525233Z 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-15T16:45:31.9184833Z 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-15T16:45:32.0533410Z 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-15T16:45:32.2299700Z 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-15T16:45:32.4352431Z 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-15T16:45:32.9247370Z 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-15T16:45:33.3092863Z 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-15T16:45:33.4242918Z 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-15T16:45:33.5339307Z 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-15T16:45:33.7355407Z 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-15T16:45:33.9451366Z 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-15T16:45:34.1395828Z 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-15T16:45:34.2527002Z 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-15T16:45:34.4178563Z 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-15T16:45:34.6118742Z 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-15T16:45:35.1601947Z 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-15T16:45:35.3496339Z 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-15T16:45:35.5425748Z 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-15T16:45:35.7442461Z 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-15T16:45:35.8845460Z 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-15T16:45:36.2091290Z c:/Rtools/mingw_32/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:45:36.3836461Z 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-15T16:45:36.8603391Z installing to D:/a/_temp/Library/openssl/libs/i386 2021-05-15T16:45:36.8686549Z 2021-05-15T16:45:36.8687636Z *** arch - x64 2021-05-15T16:45:36.9161895Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.1k 2021-05-15T16:45:37.1388506Z 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-15T16:45:37.2821791Z 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-15T16:45:37.4204153Z 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-15T16:45:37.5806982Z 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-15T16:45:37.7986675Z 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-15T16:45:37.9327220Z 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-15T16:45:38.0897928Z 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-15T16:45:38.2683690Z 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-15T16:45:38.3872619Z 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-15T16:45:38.5428418Z 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-15T16:45:38.6787229Z 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-15T16:45:38.8429866Z 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-15T16:45:39.0397870Z 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-15T16:45:39.7776317Z 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-15T16:45:40.0419167Z 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-15T16:45:40.1539968Z 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-15T16:45:40.2589611Z 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-15T16:45:40.4471365Z 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-15T16:45:40.6514523Z 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-15T16:45:40.8458923Z 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-15T16:45:40.9568688Z 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-15T16:45:41.1225042Z 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-15T16:45:41.3077759Z 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-15T16:45:42.0939589Z 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-15T16:45:42.2784849Z 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-15T16:45:42.4654132Z 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-15T16:45:42.6680874Z 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-15T16:45:42.7974934Z 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-15T16:45:43.0793710Z c:/Rtools/mingw_64/bin/ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-15T16:45:43.2649910Z 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-15T16:45:43.7057522Z installing to D:/a/_temp/Library/openssl/libs/x64 2021-05-15T16:45:43.7154653Z ** R 2021-05-15T16:45:43.7394603Z ** inst 2021-05-15T16:45:43.7565779Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:44.7024332Z ** help 2021-05-15T16:45:44.8274981Z *** installing help indices 2021-05-15T16:45:44.8922172Z converting help for package 'openssl' 2021-05-15T16:45:44.9231370Z finding HTML links ... done 2021-05-15T16:45:44.9466848Z aes_cbc html 2021-05-15T16:45:44.9579611Z base64_encode html 2021-05-15T16:45:44.9809897Z bignum html 2021-05-15T16:45:44.9945140Z certificates html 2021-05-15T16:45:45.0166520Z curve25519 html 2021-05-15T16:45:45.0278910Z ec_dh html 2021-05-15T16:45:45.0509019Z encrypt_envelope html 2021-05-15T16:45:45.0604244Z fingerprint html 2021-05-15T16:45:45.0895401Z hash html 2021-05-15T16:45:45.0971919Z keygen html 2021-05-15T16:45:45.1044243Z my_key html 2021-05-15T16:45:45.1351245Z openssl html 2021-05-15T16:45:45.1389185Z openssl_config html 2021-05-15T16:45:45.1490942Z pbkdf html 2021-05-15T16:45:45.1661206Z pkcs12 html 2021-05-15T16:45:45.1741188Z rand_bytes html 2021-05-15T16:45:45.1920976Z read_key html 2021-05-15T16:45:45.2015709Z reexports html 2021-05-15T16:45:45.2160831Z rsa_encrypt html 2021-05-15T16:45:45.2394031Z signatures html 2021-05-15T16:45:45.2574303Z write_pem html 2021-05-15T16:45:45.2581194Z ** building package indices 2021-05-15T16:45:45.3188103Z ** installing vignettes 2021-05-15T16:45:45.3321676Z ** testing if installed package can be loaded 2021-05-15T16:45:45.3324773Z *** arch - i386 2021-05-15T16:45:45.6389022Z *** arch - x64 2021-05-15T16:45:45.9509690Z * DONE (openssl) 2021-05-15T16:45:46.0991477Z In R CMD INSTALL 2021-05-15T16:45:46.3741641Z * installing *source* package 'mime' ... 2021-05-15T16:45:46.3770281Z ** package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T16:45:46.4008826Z ** libs 2021-05-15T16:45:46.4019545Z 2021-05-15T16:45:46.4021173Z *** arch - i386 2021-05-15T16:45:46.4286005Z 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-15T16:45:46.5373776Z 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-15T16:45:46.7839850Z 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-15T16:45:46.8981080Z installing to D:/a/_temp/Library/mime/libs/i386 2021-05-15T16:45:46.8998712Z 2021-05-15T16:45:46.8999753Z *** arch - x64 2021-05-15T16:45:46.9219952Z 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-15T16:45:47.7817663Z installing to D:/a/_temp/Library/mime/libs/x64 2021-05-15T16:45:47.7818394Z ** R 2021-05-15T16:45:47.7819264Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:47.7820016Z ** help 2021-05-15T16:45:47.7820670Z *** installing help indices 2021-05-15T16:45:47.7821436Z finding HTML links ... done 2021-05-15T16:45:47.7822164Z ** building package indices 2021-05-15T16:45:47.7823118Z ** testing if installed package can be loaded 2021-05-15T16:45:47.7823860Z *** arch - i386 2021-05-15T16:45:47.7825229Z 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-15T16:45:47.7826988Z 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-15T16:45:47.7828205Z converting help for package 'mime' 2021-05-15T16:45:47.7829046Z guess_type html 2021-05-15T16:45:47.7829820Z mimemap html 2021-05-15T16:45:47.7830625Z parse_multipart html 2021-05-15T16:45:48.0383667Z *** arch - x64 2021-05-15T16:45:48.3503122Z * DONE (mime) 2021-05-15T16:45:48.3742891Z In R CMD INSTALL 2021-05-15T16:45:48.8688412Z * installing *source* package 'curl' ... 2021-05-15T16:45:48.8864695Z ** package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T16:45:48.9415936Z ** libs 2021-05-15T16:45:48.9427782Z 2021-05-15T16:45:48.9428865Z *** arch - i386 2021-05-15T16:45:48.9843869Z 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-15T16:45:49.0073568Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-15T16:45:50.2577001Z 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-15T16:45:50.7223637Z 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-15T16:45:51.1644513Z 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-15T16:45:51.6689042Z 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-15T16:45:52.1204565Z 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-15T16:45:52.5428410Z 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-15T16:45:53.0089273Z 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-15T16:45:53.4432702Z 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-15T16:45:53.8620046Z 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-15T16:45:54.6146852Z 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-15T16:45:55.0689581Z 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-15T16:45:55.4915981Z 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-15T16:45:55.9176613Z 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-15T16:45:56.4845573Z 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-15T16:45:56.9188118Z 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-15T16:45:57.0463401Z 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-15T16:45:57.1570381Z 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-15T16:45:57.5842409Z 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-15T16:45:58.0146756Z 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-15T16:45:58.4988303Z 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-15T16:45:58.9406668Z 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-15T16:45:59.3684197Z 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-15T16:45:59.6298323Z 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-15T16:46:00.2246647Z installing to D:/a/_temp/Library/curl/libs/i386 2021-05-15T16:46:00.2342601Z 2021-05-15T16:46:00.2343911Z *** arch - x64 2021-05-15T16:46:00.2759460Z 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-15T16:46:00.2989670Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 7.64.1 2021-05-15T16:46:00.5176346Z 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-15T16:46:00.9588504Z 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-15T16:46:01.6389653Z 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-15T16:46:02.3830587Z 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-15T16:46:03.0891468Z 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-15T16:46:03.7620938Z 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-15T16:46:04.4712283Z 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-15T16:46:05.1451333Z 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-15T16:46:05.8105736Z 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-15T16:46:06.7700687Z 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-15T16:46:07.4533790Z 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-15T16:46:08.1147883Z 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-15T16:46:08.7920358Z 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-15T16:46:09.5670681Z 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-15T16:46:10.2334065Z 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-15T16:46:10.3470026Z 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-15T16:46:10.4527039Z 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-15T16:46:11.1151513Z 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-15T16:46:11.7818798Z 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-15T16:46:12.4995921Z 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-15T16:46:13.1765280Z 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-15T16:46:13.8307236Z 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-15T16:46:14.0873856Z 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-15T16:46:14.6310712Z installing to D:/a/_temp/Library/curl/libs/x64 2021-05-15T16:46:14.6428556Z ** R 2021-05-15T16:46:14.6658452Z ** inst 2021-05-15T16:46:14.6765132Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:15.0557101Z ** help 2021-05-15T16:46:15.1599035Z *** installing help indices 2021-05-15T16:46:15.2168974Z converting help for package 'curl' 2021-05-15T16:46:15.2454842Z finding HTML links ... done 2021-05-15T16:46:15.2759288Z curl html 2021-05-15T16:46:15.2947779Z curl_download html 2021-05-15T16:46:15.3039564Z curl_echo html 2021-05-15T16:46:15.3471791Z curl_escape html 2021-05-15T16:46:15.3794986Z curl_fetch html 2021-05-15T16:46:15.3880971Z curl_options html 2021-05-15T16:46:15.4020157Z curl_upload html 2021-05-15T16:46:15.4127905Z file_writer html 2021-05-15T16:46:15.4354118Z handle html 2021-05-15T16:46:15.4429067Z handle_cookies html 2021-05-15T16:46:15.4513621Z ie_proxy html 2021-05-15T16:46:15.4971786Z multi html 2021-05-15T16:46:15.5056054Z multipart html 2021-05-15T16:46:15.5171401Z nslookup html 2021-05-15T16:46:15.5244575Z parse_date html 2021-05-15T16:46:15.5329305Z parse_headers html 2021-05-15T16:46:15.5752582Z send_mail html 2021-05-15T16:46:15.5758979Z ** building package indices 2021-05-15T16:46:15.6293623Z ** installing vignettes 2021-05-15T16:46:15.6387557Z ** testing if installed package can be loaded 2021-05-15T16:46:15.6390335Z *** arch - i386 2021-05-15T16:46:15.9446027Z *** arch - x64 2021-05-15T16:46:16.2588502Z * DONE (curl) 2021-05-15T16:46:16.3278677Z In R CMD INSTALL 2021-05-15T16:46:16.8426520Z * installing *source* package 'jsonlite' ... 2021-05-15T16:46:16.8629792Z ** package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T16:46:16.8891939Z ** libs 2021-05-15T16:46:16.8902028Z 2021-05-15T16:46:16.8903268Z *** arch - i386 2021-05-15T16:46:16.9467444Z 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-15T16:46:17.0793418Z 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-15T16:46:17.1995287Z 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-15T16:46:17.3312679Z 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-15T16:46:17.4898111Z 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-15T16:46:17.6255469Z 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-15T16:46:17.7461731Z 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-15T16:46:17.8588520Z 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-15T16:46:17.9779204Z 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-15T16:46:18.0954953Z 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-15T16:46:18.3162630Z 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-15T16:46:18.4460475Z 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-15T16:46:18.5962215Z 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-15T16:46:18.7408704Z 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-15T16:46:18.8769658Z 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-15T16:46:18.9972151Z 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-15T16:46:19.1187404Z 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-15T16:46:19.2297833Z 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-15T16:46:19.3636001Z 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-15T16:46:19.4828965Z 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-15T16:46:19.6027151Z 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-15T16:46:19.7357229Z 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-15T16:46:19.8350892Z 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-15T16:46:19.9589216Z 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-15T16:46:20.2111849Z 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-15T16:46:20.5163154Z 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-15T16:46:20.8346617Z 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-15T16:46:21.0923850Z 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-15T16:46:21.3777738Z 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-15T16:46:21.5361812Z 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-15T16:46:21.6826865Z installing to D:/a/_temp/Library/jsonlite/libs/i386 2021-05-15T16:46:21.6839902Z 2021-05-15T16:46:21.6841105Z *** arch - x64 2021-05-15T16:46:21.7388191Z 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-15T16:46:21.8661037Z 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-15T16:46:21.9824772Z 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-15T16:46:22.1054157Z 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-15T16:46:22.2609560Z 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-15T16:46:22.3922254Z 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-15T16:46:22.5025930Z 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-15T16:46:22.6114498Z 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-15T16:46:22.7247189Z 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-15T16:46:22.8387187Z 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-15T16:46:23.0276227Z 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-15T16:46:23.1556858Z 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-15T16:46:23.2996621Z 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-15T16:46:23.4321094Z 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-15T16:46:23.5633284Z 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-15T16:46:23.6814984Z 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-15T16:46:23.7934381Z 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-15T16:46:23.9013508Z 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-15T16:46:24.0264580Z 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-15T16:46:24.1422020Z 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-15T16:46:24.2542507Z 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-15T16:46:24.3802187Z 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-15T16:46:24.4752943Z 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-15T16:46:24.5863473Z 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-15T16:46:24.7424777Z 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-15T16:46:25.0559904Z 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-15T16:46:25.3495475Z 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-15T16:46:25.5822425Z 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-15T16:46:25.7875148Z 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-15T16:46:25.9578562Z 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-15T16:46:26.0878682Z installing to D:/a/_temp/Library/jsonlite/libs/x64 2021-05-15T16:46:26.0952428Z ** R 2021-05-15T16:46:26.1236714Z ** inst 2021-05-15T16:46:26.1321605Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:26.2480373Z in method for 'asJSON' with signature '"blob"': no definition for class "blob" 2021-05-15T16:46:27.0754636Z ** help 2021-05-15T16:46:27.1468468Z *** installing help indices 2021-05-15T16:46:27.1882305Z converting help for package 'jsonlite' 2021-05-15T16:46:27.2211780Z finding HTML links ... done 2021-05-15T16:46:27.2382811Z base64 html 2021-05-15T16:46:27.2457497Z flatten html 2021-05-15T16:46:27.3445245Z fromJSON html 2021-05-15T16:46:27.3528055Z prettify html 2021-05-15T16:46:27.3654103Z rbind_pages html 2021-05-15T16:46:27.3801867Z read_json html 2021-05-15T16:46:27.3950878Z serializeJSON html 2021-05-15T16:46:27.4455050Z stream_in html 2021-05-15T16:46:27.4589159Z unbox html 2021-05-15T16:46:27.4639551Z validate html 2021-05-15T16:46:27.4644636Z ** building package indices 2021-05-15T16:46:27.5035547Z ** installing vignettes 2021-05-15T16:46:27.5127744Z ** testing if installed package can be loaded 2021-05-15T16:46:27.5130994Z *** arch - i386 2021-05-15T16:46:27.8190314Z *** arch - x64 2021-05-15T16:46:28.1316637Z * DONE (jsonlite) 2021-05-15T16:46:28.2203566Z In R CMD INSTALL 2021-05-15T16:46:28.5284600Z * installing *source* package 'gitcreds' ... 2021-05-15T16:46:28.5339546Z ** package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T16:46:28.5565207Z ** R 2021-05-15T16:46:28.5702417Z ** inst 2021-05-15T16:46:28.5747086Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:28.9260445Z ** help 2021-05-15T16:46:28.9793911Z *** installing help indices 2021-05-15T16:46:29.0096154Z converting help for package 'gitcreds' 2021-05-15T16:46:29.0386826Z finding HTML links ... done 2021-05-15T16:46:29.0715387Z gitcreds-api html 2021-05-15T16:46:29.0793733Z gitcreds_cache_envvar html 2021-05-15T16:46:29.2154942Z gitcreds_get html 2021-05-15T16:46:29.2766922Z gitcreds_list html 2021-05-15T16:46:29.2847054Z gitcreds_parse_output html 2021-05-15T16:46:29.2852518Z ** building package indices 2021-05-15T16:46:29.3084356Z ** installing vignettes 2021-05-15T16:46:29.3149321Z ** testing if installed package can be loaded 2021-05-15T16:46:29.3154122Z *** arch - i386 2021-05-15T16:46:29.6225423Z *** arch - x64 2021-05-15T16:46:29.9341619Z * DONE (gitcreds) 2021-05-15T16:46:29.9610150Z In R CMD INSTALL 2021-05-15T16:46:30.2783579Z * installing *source* package 'zip' ... 2021-05-15T16:46:30.2851075Z ** package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T16:46:30.3069836Z ** libs 2021-05-15T16:46:30.3079275Z 2021-05-15T16:46:30.3080590Z *** arch - i386 2021-05-15T16:46:30.3442045Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-15T16:46:30.3443452Z -municode -o tools/cmdzip.exe 2021-05-15T16:46:35.2019601Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-15T16:46:35.2021326Z -municode -o tools/cmdunzip.exe 2021-05-15T16:46:40.0277325Z "C:/R/bin/i386/Rscript.exe" "../tools/getzipexe.R" 2021-05-15T16:46:40.4458273Z [1] TRUE 2021-05-15T16:46:40.4587328Z 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-15T16:46:40.5699882Z 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-15T16:46:44.1169550Z 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-15T16:46:44.5797415Z 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-15T16:46:45.0564710Z 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-15T16:46:45.6574892Z 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-15T16:46:45.7890540Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-15T16:46:45.7966111Z 2021-05-15T16:46:45.7971606Z *** arch - x64 2021-05-15T16:46:45.8314063Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdzip.c \ 2021-05-15T16:46:45.8315025Z -municode -o tools/cmdzip.exe 2021-05-15T16:46:50.2747561Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -DCMDZIP miniz.c zip.c winutils.c tools/cmdunzip.c \ 2021-05-15T16:46:50.2751399Z -municode -o tools/cmdunzip.exe 2021-05-15T16:46:54.6670719Z "C:/R/bin/x64/Rscript.exe" "../tools/getzipexe.R" 2021-05-15T16:46:54.8789446Z [1] TRUE 2021-05-15T16:46:54.8901351Z 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-15T16:46:54.9950869Z 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-15T16:46:57.4025643Z 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-15T16:46:58.1012808Z 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-15T16:46:58.8077014Z 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-15T16:46:59.6444671Z 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-15T16:46:59.7671229Z installing via 'install.libs.R' to D:/a/_temp/Library/zip 2021-05-15T16:46:59.7736887Z ** R 2021-05-15T16:46:59.7828432Z ** inst 2021-05-15T16:46:59.7864516Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:46:59.9702643Z ** help 2021-05-15T16:47:00.0219671Z *** installing help indices 2021-05-15T16:47:00.0500195Z converting help for package 'zip' 2021-05-15T16:47:00.0786011Z finding HTML links ... done 2021-05-15T16:47:00.1066114Z unzip html 2021-05-15T16:47:00.1306998Z unzip_process html 2021-05-15T16:47:00.1820010Z zip html 2021-05-15T16:47:00.1935011Z zip_list html 2021-05-15T16:47:00.2190651Z zip_process html 2021-05-15T16:47:00.2195895Z ** building package indices 2021-05-15T16:47:00.2466912Z ** testing if installed package can be loaded 2021-05-15T16:47:00.2469423Z *** arch - i386 2021-05-15T16:47:00.5528597Z *** arch - x64 2021-05-15T16:47:00.8625765Z * DONE (zip) 2021-05-15T16:47:00.9015315Z In R CMD INSTALL 2021-05-15T16:47:01.3592099Z * installing *source* package 'rstudioapi' ... 2021-05-15T16:47:01.3736865Z ** package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T16:47:01.3991664Z ** R 2021-05-15T16:47:01.4267268Z ** inst 2021-05-15T16:47:01.4377602Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:01.8527195Z ** help 2021-05-15T16:47:02.2423577Z *** installing help indices 2021-05-15T16:47:02.4865940Z converting help for package 'rstudioapi' 2021-05-15T16:47:02.5492414Z finding HTML links ... done 2021-05-15T16:47:02.5986047Z addTheme html 2021-05-15T16:47:02.6307905Z applyTheme html 2021-05-15T16:47:02.6472177Z askForPassword html 2021-05-15T16:47:02.6634843Z askForSecret html 2021-05-15T16:47:02.6717511Z bugReport html 2021-05-15T16:47:02.7912634Z build-tools html 2021-05-15T16:47:02.7982594Z callFun html 2021-05-15T16:47:02.7985636Z chunk-callbacks html 2021-05-15T16:47:02.8148388Z convertTheme html 2021-05-15T16:47:02.8357720Z createProjectTemplate html 2021-05-15T16:47:02.8457232Z dictionaries html 2021-05-15T16:47:02.8542395Z document_position html 2021-05-15T16:47:02.8698009Z document_range html 2021-05-15T16:47:02.8818746Z executeCommand html 2021-05-15T16:47:02.8970946Z file-dialogs html 2021-05-15T16:47:02.9028032Z filesPaneNavigate html 2021-05-15T16:47:02.9096391Z getActiveProject html 2021-05-15T16:47:02.9208072Z getRStudioPackageDependencies html 2021-05-15T16:47:02.9339117Z getThemeInfo html 2021-05-15T16:47:02.9390915Z getThemes html 2021-05-15T16:47:02.9451766Z getVersion html 2021-05-15T16:47:02.9515442Z hasColorConsole html 2021-05-15T16:47:02.9665975Z hasFun html 2021-05-15T16:47:02.9880122Z highlightUi html 2021-05-15T16:47:02.9985298Z isAvailable html 2021-05-15T16:47:03.0323822Z jobAdd html 2021-05-15T16:47:03.0486976Z jobAddOutput html 2021-05-15T16:47:03.0607149Z jobAddProgress html 2021-05-15T16:47:03.0717830Z jobRemove html 2021-05-15T16:47:03.0917865Z jobRunScript html 2021-05-15T16:47:03.1066253Z jobSetProgress html 2021-05-15T16:47:03.1271293Z jobSetState html 2021-05-15T16:47:03.1399014Z jobSetStatus html 2021-05-15T16:47:03.1535458Z launcher html 2021-05-15T16:47:03.1676013Z launcherConfig html 2021-05-15T16:47:03.1842729Z launcherContainer html 2021-05-15T16:47:03.1911134Z launcherControlJob html 2021-05-15T16:47:03.1960082Z launcherGetJob html 2021-05-15T16:47:03.2110285Z launcherHostMount html 2021-05-15T16:47:03.2279066Z launcherNfsMount html 2021-05-15T16:47:03.2416927Z launcherPlacementConstraint html 2021-05-15T16:47:03.2560026Z launcherResourceLimit html 2021-05-15T16:47:03.3035434Z launcherSubmitJob html 2021-05-15T16:47:03.3217491Z launcherSubmitR html 2021-05-15T16:47:03.3420709Z navigateToFile html 2021-05-15T16:47:03.3508794Z persistent-values html 2021-05-15T16:47:03.3571474Z previewRd html 2021-05-15T16:47:03.3662340Z previewSql html 2021-05-15T16:47:03.3743432Z primary_selection html 2021-05-15T16:47:03.3856170Z projects html 2021-05-15T16:47:03.3962788Z readPreference html 2021-05-15T16:47:03.4080883Z readRStudioPreference html 2021-05-15T16:47:03.4135417Z removeTheme html 2021-05-15T16:47:03.4190108Z restartSession html 2021-05-15T16:47:03.4616330Z rstudio-documents html 2021-05-15T16:47:03.4720573Z rstudio-editors html 2021-05-15T16:47:03.4816164Z savePlotAsImage html 2021-05-15T16:47:03.4888795Z selections html 2021-05-15T16:47:03.5015948Z sendToConsole html 2021-05-15T16:47:03.5115840Z showDialog html 2021-05-15T16:47:03.5201243Z showPrompt html 2021-05-15T16:47:03.5333017Z showQuestion html 2021-05-15T16:47:03.5497101Z sourceMarkers html 2021-05-15T16:47:03.5534740Z systemUsername html 2021-05-15T16:47:03.5645938Z terminalActivate html 2021-05-15T16:47:03.5758395Z terminalBuffer html 2021-05-15T16:47:03.5877710Z terminalBusy html 2021-05-15T16:47:03.5973246Z terminalClear html 2021-05-15T16:47:03.6118438Z terminalContext html 2021-05-15T16:47:03.6245750Z terminalCreate html 2021-05-15T16:47:03.6355857Z terminalExecute html 2021-05-15T16:47:03.6459407Z terminalExitCode html 2021-05-15T16:47:03.6552031Z terminalKill html 2021-05-15T16:47:03.6608200Z terminalList html 2021-05-15T16:47:03.6728422Z terminalRunning html 2021-05-15T16:47:03.6836460Z terminalSend html 2021-05-15T16:47:03.6890287Z terminalVisible html 2021-05-15T16:47:03.7002099Z translateLocalUrl html 2021-05-15T16:47:03.7090607Z updateDialog html 2021-05-15T16:47:03.7127981Z userIdentity html 2021-05-15T16:47:03.7205001Z versionInfo html 2021-05-15T16:47:03.7476991Z viewer html 2021-05-15T16:47:03.7588854Z writePreference html 2021-05-15T16:47:03.7701026Z writeRStudioPreference html 2021-05-15T16:47:03.7713648Z *** copying figures 2021-05-15T16:47:03.7730405Z ** building package indices 2021-05-15T16:47:03.9700374Z ** installing vignettes 2021-05-15T16:47:03.9792211Z ** testing if installed package can be loaded 2021-05-15T16:47:03.9795393Z *** arch - i386 2021-05-15T16:47:04.2865200Z *** arch - x64 2021-05-15T16:47:04.6067417Z * DONE (rstudioapi) 2021-05-15T16:47:04.6942447Z In R CMD INSTALL 2021-05-15T16:47:05.0449541Z * installing *source* package 'rprojroot' ... 2021-05-15T16:47:05.0536914Z ** package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T16:47:05.0809821Z ** R 2021-05-15T16:47:05.0914890Z ** inst 2021-05-15T16:47:05.0950457Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:05.4427128Z ** help 2021-05-15T16:47:05.5027736Z *** installing help indices 2021-05-15T16:47:05.5377962Z converting help for package 'rprojroot' 2021-05-15T16:47:05.5657697Z finding HTML links ... done 2021-05-15T16:47:05.5922133Z criteria html 2021-05-15T16:47:05.6006536Z deprecated html 2021-05-15T16:47:05.6208561Z find_root html 2021-05-15T16:47:05.6487935Z find_root_file html 2021-05-15T16:47:05.7015368Z root_criterion html 2021-05-15T16:47:05.7189547Z rprojroot-package html 2021-05-15T16:47:05.7431027Z thisfile html 2021-05-15T16:47:05.7435543Z *** copying figures 2021-05-15T16:47:05.7477219Z ** building package indices 2021-05-15T16:47:05.7791815Z ** installing vignettes 2021-05-15T16:47:05.7865483Z ** testing if installed package can be loaded 2021-05-15T16:47:05.7868228Z *** arch - i386 2021-05-15T16:47:06.0937594Z *** arch - x64 2021-05-15T16:47:06.4062070Z * DONE (rprojroot) 2021-05-15T16:47:06.4428100Z In R CMD INSTALL 2021-05-15T16:47:06.7675856Z * installing *source* package 'crayon' ... 2021-05-15T16:47:06.7737266Z ** package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T16:47:06.8012004Z ** R 2021-05-15T16:47:06.8209612Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:07.5877280Z ** help 2021-05-15T16:47:07.7075440Z *** installing help indices 2021-05-15T16:47:07.7745360Z converting help for package 'crayon' 2021-05-15T16:47:07.8043583Z finding HTML links ... done 2021-05-15T16:47:07.8246021Z chr html 2021-05-15T16:47:07.8461988Z col_align html 2021-05-15T16:47:07.8600336Z col_nchar html 2021-05-15T16:47:07.8872987Z col_strsplit html 2021-05-15T16:47:07.9045723Z col_substr html 2021-05-15T16:47:07.9215695Z col_substring html 2021-05-15T16:47:07.9396184Z combine_styles html 2021-05-15T16:47:07.9478141Z concat html 2021-05-15T16:47:07.9769409Z crayon html 2021-05-15T16:47:07.9858219Z drop_style html 2021-05-15T16:47:07.9931547Z has_color html 2021-05-15T16:47:07.9996294Z has_style html 2021-05-15T16:47:08.0111010Z hyperlink html 2021-05-15T16:47:08.0429026Z make_style html 2021-05-15T16:47:08.0805609Z num_ansi_colors html 2021-05-15T16:47:08.0889237Z num_colors html 2021-05-15T16:47:08.0951420Z show_ansi_colors html 2021-05-15T16:47:08.1059415Z start.crayon html 2021-05-15T16:47:08.1114164Z strip_style html 2021-05-15T16:47:08.1218211Z style html 2021-05-15T16:47:08.1292268Z styles html 2021-05-15T16:47:08.1298687Z ** building package indices 2021-05-15T16:47:08.1971072Z ** testing if installed package can be loaded 2021-05-15T16:47:08.1973488Z *** arch - i386 2021-05-15T16:47:08.5038698Z *** arch - x64 2021-05-15T16:47:08.8154437Z * DONE (crayon) 2021-05-15T16:47:08.8442434Z In R CMD INSTALL 2021-05-15T16:47:09.1462408Z * installing *source* package 'fastmap' ... 2021-05-15T16:47:09.1510997Z ** package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T16:47:09.1754330Z ** libs 2021-05-15T16:47:09.1764698Z 2021-05-15T16:47:09.1765921Z *** arch - i386 2021-05-15T16:47:09.2094446Z 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-15T16:47:11.2452813Z 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-15T16:47:11.4918986Z 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-15T16:47:11.8081969Z installing to D:/a/_temp/Library/fastmap/libs/i386 2021-05-15T16:47:11.8106063Z 2021-05-15T16:47:11.8107077Z *** arch - x64 2021-05-15T16:47:11.8407097Z 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-15T16:47:13.8595879Z 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-15T16:47:14.1148462Z 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-15T16:47:14.4784803Z installing to D:/a/_temp/Library/fastmap/libs/x64 2021-05-15T16:47:14.4827880Z ** R 2021-05-15T16:47:14.4940017Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:14.7783525Z ** help 2021-05-15T16:47:14.8175922Z *** installing help indices 2021-05-15T16:47:14.8451310Z converting help for package 'fastmap' 2021-05-15T16:47:14.8738065Z finding HTML links ... done 2021-05-15T16:47:14.9219693Z fastmap html 2021-05-15T16:47:14.9480791Z fastqueue html 2021-05-15T16:47:14.9746124Z faststack html 2021-05-15T16:47:14.9794864Z key_missing html 2021-05-15T16:47:14.9799995Z ** building package indices 2021-05-15T16:47:15.0039619Z ** testing if installed package can be loaded 2021-05-15T16:47:15.0047226Z *** arch - i386 2021-05-15T16:47:15.3074588Z *** arch - x64 2021-05-15T16:47:15.6192209Z * DONE (fastmap) 2021-05-15T16:47:15.6518394Z In R CMD INSTALL 2021-05-15T16:47:16.0206063Z * installing *source* package 'withr' ... 2021-05-15T16:47:16.0297876Z ** package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T16:47:16.0620377Z ** R 2021-05-15T16:47:16.0818749Z ** inst 2021-05-15T16:47:16.0858294Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:16.6365301Z ** help 2021-05-15T16:47:16.8053554Z *** installing help indices 2021-05-15T16:47:16.8937403Z converting help for package 'withr' 2021-05-15T16:47:16.9246344Z finding HTML links ... done 2021-05-15T16:47:16.9995193Z defer html 2021-05-15T16:47:17.1044960Z devices html 2021-05-15T16:47:17.1048926Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuOZUAx/R.INSTALLc205e5872d0/withr/man/devices.Rd:228: file link 'X11' in package 'grDevices' does not exist and so has been treated as a topic 2021-05-15T16:47:17.1091101Z makevars_user html 2021-05-15T16:47:17.1224995Z set_makevars html 2021-05-15T16:47:17.1459904Z with_ html 2021-05-15T16:47:17.1561903Z with_collate html 2021-05-15T16:47:17.1669518Z with_connection html 2021-05-15T16:47:17.1787834Z with_db_connection html 2021-05-15T16:47:17.1897425Z with_dir html 2021-05-15T16:47:17.2077692Z with_envvar html 2021-05-15T16:47:17.2184994Z with_file html 2021-05-15T16:47:17.2292580Z with_gctorture2 html 2021-05-15T16:47:17.2436014Z with_libpaths html 2021-05-15T16:47:17.2599141Z with_locale html 2021-05-15T16:47:17.7804268Z *** copying figures 2021-05-15T16:47:17.7805347Z ** building package indices 2021-05-15T16:47:17.7806481Z ** installing vignettes 2021-05-15T16:47:17.7807642Z ** testing if installed package can be loaded 2021-05-15T16:47:17.7808604Z *** arch - i386 2021-05-15T16:47:17.7809541Z with_makevars html 2021-05-15T16:47:17.7810586Z with_options html 2021-05-15T16:47:17.7811625Z with_package html 2021-05-15T16:47:17.7814341Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuOZUAx/R.INSTALLc205e5872d0/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-15T16:47:17.7816623Z with_par html 2021-05-15T16:47:17.7817605Z with_path html 2021-05-15T16:47:17.7818623Z with_rng_version html 2021-05-15T16:47:17.7819945Z with_seed html 2021-05-15T16:47:17.7820936Z with_sink html 2021-05-15T16:47:17.7821964Z with_temp_libpaths html 2021-05-15T16:47:17.7823002Z with_tempfile html 2021-05-15T16:47:17.7824054Z with_timezone html 2021-05-15T16:47:17.7825039Z withr html 2021-05-15T16:47:17.9230819Z *** arch - x64 2021-05-15T16:47:18.2365429Z * DONE (withr) 2021-05-15T16:47:18.2722681Z In R CMD INSTALL 2021-05-15T16:47:18.5534560Z * installing *source* package 'rappdirs' ... 2021-05-15T16:47:18.5574385Z ** package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T16:47:18.5910002Z ** libs 2021-05-15T16:47:18.5919252Z 2021-05-15T16:47:18.5920392Z *** arch - i386 2021-05-15T16:47:18.6176606Z 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-15T16:47:18.7289028Z 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-15T16:47:19.4991534Z 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-15T16:47:19.6190841Z installing to D:/a/_temp/Library/rappdirs/libs/i386 2021-05-15T16:47:19.6201096Z 2021-05-15T16:47:19.6202319Z *** arch - x64 2021-05-15T16:47:19.6438764Z 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-15T16:47:19.7508253Z 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-15T16:47:20.7874468Z 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-15T16:47:20.8974488Z installing to D:/a/_temp/Library/rappdirs/libs/x64 2021-05-15T16:47:20.9004901Z ** R 2021-05-15T16:47:20.9093103Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:47:21.0476101Z ** help 2021-05-15T16:47:21.0969483Z *** installing help indices 2021-05-15T16:47:21.1339787Z converting help for package 'rappdirs' 2021-05-15T16:47:21.1622586Z finding HTML links ... done 2021-05-15T16:47:21.1878250Z app_dir html 2021-05-15T16:47:21.2186499Z rappdirs-package html 2021-05-15T16:47:21.2437207Z site_data_dir html 2021-05-15T16:47:21.2697354Z user_cache_dir html 2021-05-15T16:47:21.3031402Z user_data_dir html 2021-05-15T16:47:21.3287146Z user_log_dir html 2021-05-15T16:47:21.3293064Z ** building package indices 2021-05-15T16:47:21.3614320Z ** testing if installed package can be loaded 2021-05-15T16:47:21.3616519Z *** arch - i386 2021-05-15T16:47:21.6682875Z *** arch - x64 2021-05-15T16:47:21.9796084Z * DONE (rappdirs) 2021-05-15T16:47:22.0071378Z In R CMD INSTALL 2021-05-15T16:47:22.7360328Z * installing *source* package 'fs' ... 2021-05-15T16:47:22.7691031Z ** package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T16:47:22.8008377Z ** libs 2021-05-15T16:47:22.8021871Z 2021-05-15T16:47:22.8023237Z *** arch - i386 2021-05-15T16:47:22.9524458Z 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-15T16:47:23.6452574Z 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-15T16:47:24.4153957Z 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-15T16:47:25.2769848Z 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-15T16:47:25.4129595Z 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-15T16:47:26.0506722Z 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-15T16:47:26.8288842Z 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-15T16:47:27.6786057Z 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-15T16:47:28.5981665Z 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-15T16:47:29.4011466Z 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-15T16:47:30.2476660Z 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-15T16:47:31.0222852Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-15T16:47:31.7819374Z 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-15T16:47:31.7820417Z HAVE_DTRACE=0 2021-05-15T16:47:31.7821526Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcxEAbB/R.INSTALL3ac1ff47cbe/fs/src-i386/libuv-1.38.1' 2021-05-15T16:47:31.7823142Z 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-15T16:47:31.7824760Z 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-15T16:47:31.7826691Z 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-15T16:47:31.7828591Z 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-15T16:47:32.0665561Z 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-15T16:47:32.2555780Z 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-15T16:47:32.5165800Z 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-15T16:47:32.7172205Z 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-15T16:47:33.0208639Z 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-15T16:47:33.2812212Z 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-15T16:47:33.8439780Z 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-15T16:47:34.1788892Z 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-15T16:47:34.7559823Z 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-15T16:47:34.9952148Z 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-15T16:47:35.6371782Z 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-15T16:47:36.5332266Z 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-15T16:47:36.8858483Z 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-15T16:47:37.1436685Z 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-15T16:47:37.5251931Z src/win/util.c: In function 'uv_os_uname': 2021-05-15T16:47:37.5256079Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-15T16:47:37.5257048Z #pragma warning(suppress : 4996) 2021-05-15T16:47:37.5257629Z ^ 2021-05-15T16:47:37.8255941Z src/win/util.c: In function 'uv_os_environ': 2021-05-15T16:47:37.8258817Z src/win/util.c:1478:11: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:47:37.8260626Z ptr = strchr(buf + 1, '='); 2021-05-15T16:47:37.8261588Z ^ 2021-05-15T16:47:37.9697247Z 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-15T16:47:38.4712906Z 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-15T16:47:39.1693576Z 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-15T16:47:39.3412367Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-15T16:47:39.3415348Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T16:47:39.3417359Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-15T16:47:39.3418530Z ^ 2021-05-15T16:47:39.3420403Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-15T16:47:39.4545581Z 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-15T16:47:40.5497191Z 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-15T16:47:40.7294264Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-15T16:47:40.7298370Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T16:47:40.7299206Z int err = 0; 2021-05-15T16:47:40.7299744Z ^ 2021-05-15T16:47:40.7306206Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-15T16:47:40.7307252Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T16:47:40.7308024Z int err = 0; 2021-05-15T16:47:40.7308499Z ^ 2021-05-15T16:47:40.7309551Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-15T16:47:40.7310591Z LARGE_INTEGER zero, pos, end_pos; 2021-05-15T16:47:40.7311173Z ^ 2021-05-15T16:47:40.7313366Z src/win/fs.c: In function 'fs__unlink': 2021-05-15T16:47:40.7314460Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T16:47:40.7315410Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-15T16:47:40.7315991Z ^ 2021-05-15T16:47:40.7317009Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-15T16:47:41.4681600Z src/win/fs.c: In function 'uv__fs_work': 2021-05-15T16:47:41.4684402Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:47:41.4686452Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:47:41.4687671Z ^ 2021-05-15T16:47:41.4689555Z src/win/fs.c:2052:13: note: 'new_statbuf.st_ino' was declared here 2021-05-15T16:47:41.4691008Z uv_stat_t new_statbuf; 2021-05-15T16:47:41.4691942Z ^ 2021-05-15T16:47:41.4693951Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:47:41.4695898Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:47:41.4696937Z ^ 2021-05-15T16:47:41.4698287Z src/win/fs.c:2052:13: note: 'new_statbuf.st_dev' was declared here 2021-05-15T16:47:41.4699604Z uv_stat_t new_statbuf; 2021-05-15T16:47:41.4700545Z ^ 2021-05-15T16:47:41.4702668Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:47:41.4704601Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:47:41.4705816Z ^ 2021-05-15T16:47:41.4707165Z src/win/fs.c:2051:13: note: 'statbuf.st_ino' was declared here 2021-05-15T16:47:41.4708430Z uv_stat_t statbuf; 2021-05-15T16:47:41.4709349Z ^ 2021-05-15T16:47:41.4711419Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:47:41.4713336Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:47:41.4714383Z ^ 2021-05-15T16:47:41.4715732Z src/win/fs.c:2051:13: note: 'statbuf.st_dev' was declared here 2021-05-15T16:47:41.4716947Z uv_stat_t statbuf; 2021-05-15T16:47:41.4717873Z ^ 2021-05-15T16:47:42.3159258Z 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-15T16:47:42.5485604Z 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-15T16:47:43.2868436Z 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-15T16:47:43.2872150Z 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-15T16:47:43.4976829Z 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-15T16:47:43.7056446Z 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-15T16:47:43.9472696Z 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-15T16:47:44.2525488Z 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-15T16:47:44.4655903Z 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-15T16:47:44.7341503Z 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-15T16:47:45.0371516Z 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-15T16:47:45.2609885Z 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-15T16:47:45.2934643Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcxEAbB/R.INSTALL3ac1ff47cbe/fs/src-i386/libuv-1.38.1' 2021-05-15T16:47:45.4279357Z 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-15T16:47:45.8022737Z installing to D:/a/_temp/Library/fs/libs/i386 2021-05-15T16:47:45.8055451Z 2021-05-15T16:47:45.8056382Z *** arch - x64 2021-05-15T16:47:45.9564940Z 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-15T16:47:46.8913043Z 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-15T16:47:47.9122154Z 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-15T16:47:49.0291175Z 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-15T16:47:49.1626373Z 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-15T16:47:50.0543489Z 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-15T16:47:51.0857446Z 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-15T16:47:52.1954366Z 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-15T16:47:53.3608238Z 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-15T16:47:54.4145106Z 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-15T16:47:55.5200991Z 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-15T16:47:56.5399225Z /Rtools/bin/make --directory=libuv-1.38.1 -f Makefile.mingw \ 2021-05-15T16:47:56.5401282Z 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-15T16:47:56.5408268Z HAVE_DTRACE=0 2021-05-15T16:47:56.5845481Z make[1]: Entering directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcxEAbB/R.INSTALL3ac1ff47cbe/fs/src-x64/libuv-1.38.1' 2021-05-15T16:47:56.5847626Z 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-15T16:47:57.0995779Z 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-15T16:47:57.5713058Z 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-15T16:47:58.0456882Z 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-15T16:47:58.5664393Z 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-15T16:47:59.7956581Z 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-15T16:47:59.7959605Z 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-15T16:47:59.9752839Z 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-15T16:48:00.5095068Z 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-15T16:48:01.0286508Z 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-15T16:48:01.8058345Z 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-15T16:48:02.3817777Z 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-15T16:48:03.0912682Z 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-15T16:48:03.5843251Z 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-15T16:48:04.1542231Z 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-15T16:48:05.1765746Z 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-15T16:48:05.7723834Z 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-15T16:48:06.2723404Z 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-15T16:48:06.8942361Z src/win/util.c: In function 'uv_os_uname': 2021-05-15T16:48:06.8980930Z src/win/util.c:1809:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2021-05-15T16:48:06.8982782Z #pragma warning(suppress : 4996) 2021-05-15T16:48:06.8983823Z ^ 2021-05-15T16:48:07.2866196Z 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-15T16:48:07.9834699Z 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-15T16:48:08.8101951Z 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-15T16:48:09.2286611Z src/win/winsock.c: In function 'uv__convert_to_localhost_if_unspecified': 2021-05-15T16:48:09.2289870Z src/win/winsock.c:568:14: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T16:48:09.2291801Z struct in6_addr init_sin6_addr = IN6ADDR_LOOPBACK_INIT; 2021-05-15T16:48:09.2292934Z ^ 2021-05-15T16:48:09.2294701Z src/win/winsock.c:568:14: warning: (near initialization for 'init_sin6_addr.u') [-Wmissing-braces] 2021-05-15T16:48:09.3566550Z 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-15T16:48:10.5257117Z 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-15T16:48:10.9465282Z src/win/fs.c: In function 'fs__read_filemap': 2021-05-15T16:48:10.9468439Z src/win/fs.c:819:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T16:48:10.9469800Z int err = 0; 2021-05-15T16:48:10.9470642Z ^ 2021-05-15T16:48:10.9476502Z src/win/fs.c: In function 'fs__write_filemap': 2021-05-15T16:48:10.9478609Z src/win/fs.c:1017:9: warning: unused variable 'err' [-Wunused-variable] 2021-05-15T16:48:10.9480910Z int err = 0; 2021-05-15T16:48:10.9481520Z ^ 2021-05-15T16:48:10.9482615Z src/win/fs.c:941:17: warning: variable 'zero' set but not used [-Wunused-but-set-variable] 2021-05-15T16:48:10.9483624Z LARGE_INTEGER zero, pos, end_pos; 2021-05-15T16:48:10.9484244Z ^ 2021-05-15T16:48:10.9488439Z src/win/fs.c: In function 'fs__unlink': 2021-05-15T16:48:10.9489549Z src/win/fs.c:1188:5: warning: missing braces around initializer [-Wmissing-braces] 2021-05-15T16:48:10.9490480Z FILE_BASIC_INFORMATION basic = { 0 }; 2021-05-15T16:48:10.9491046Z ^ 2021-05-15T16:48:10.9492101Z src/win/fs.c:1188:5: warning: (near initialization for 'basic.CreationTime') [-Wmissing-braces] 2021-05-15T16:48:11.1121161Z src/win/fs.c: In function 'fs__copyfile': 2021-05-15T16:48:11.1123047Z src/win/fs.c:2078:44: warning: 'new_statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:48:11.1124310Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:48:11.1125064Z ^ 2021-05-15T16:48:11.1126300Z src/win/fs.c:2078:6: warning: 'new_statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:48:11.1127508Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:48:11.1128145Z ^ 2021-05-15T16:48:11.1129407Z src/win/fs.c:2078:44: warning: 'statbuf.st_ino' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:48:11.1130576Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:48:11.1131309Z ^ 2021-05-15T16:48:11.1132517Z src/win/fs.c:2078:6: warning: 'statbuf.st_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:48:11.1133683Z if (statbuf.st_dev == new_statbuf.st_dev && 2021-05-15T16:48:11.1134313Z ^ 2021-05-15T16:48:12.1820752Z 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-15T16:48:12.6654946Z 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-15T16:48:13.2634440Z 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-15T16:48:13.7350636Z 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-15T16:48:14.3121081Z 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-15T16:48:14.7701698Z 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-15T16:48:15.2431931Z 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-15T16:48:16.2808329Z 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-15T16:48:16.2809973Z 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-15T16:48:16.7242141Z 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-15T16:48:17.2547445Z 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-15T16:48:17.7246291Z 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-15T16:48:17.7549030Z make[1]: Leaving directory '/Users/RUNNER~1/AppData/Local/Temp/RtmpcxEAbB/R.INSTALL3ac1ff47cbe/fs/src-x64/libuv-1.38.1' 2021-05-15T16:48:17.9035257Z 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-15T16:48:18.3172016Z installing to D:/a/_temp/Library/fs/libs/x64 2021-05-15T16:48:18.3218147Z ** R 2021-05-15T16:48:18.3438636Z ** inst 2021-05-15T16:48:18.3482556Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:19.2668708Z ** help 2021-05-15T16:48:19.4358431Z *** installing help indices 2021-05-15T16:48:19.5274155Z converting help for package 'fs' 2021-05-15T16:48:19.5559196Z finding HTML links ... done 2021-05-15T16:48:19.5977514Z copy html 2021-05-15T16:48:19.6211028Z create html 2021-05-15T16:48:19.6761422Z delete html 2021-05-15T16:48:19.7045399Z dir_ls html 2021-05-15T16:48:19.7176309Z dir_tree html 2021-05-15T16:48:19.7273685Z file_access html 2021-05-15T16:48:19.7358981Z file_chmod html 2021-05-15T16:48:19.7436516Z file_chown html 2021-05-15T16:48:19.7748349Z file_info html 2021-05-15T16:48:19.7867425Z file_move html 2021-05-15T16:48:19.7958833Z file_show html 2021-05-15T16:48:19.8097260Z file_temp html 2021-05-15T16:48:19.8184539Z file_touch html 2021-05-15T16:48:19.8359163Z fs-package html 2021-05-15T16:48:19.8419750Z fs_bytes html 2021-05-15T16:48:19.8534115Z fs_path html 2021-05-15T16:48:19.8771294Z fs_perms html 2021-05-15T16:48:19.8837077Z id html 2021-05-15T16:48:19.8888105Z is_absolute_path html 2021-05-15T16:48:19.9008229Z is_file html 2021-05-15T16:48:19.9065167Z link_path html 2021-05-15T16:48:19.9164649Z path html 2021-05-15T16:48:19.9507096Z path_expand html 2021-05-15T16:48:19.9633742Z path_file html 2021-05-15T16:48:19.9783260Z path_filter html 2021-05-15T16:48:20.0069022Z path_math html 2021-05-15T16:48:20.0173076Z path_package html 2021-05-15T16:48:20.0363168Z path_sanitize html 2021-05-15T16:48:20.0449250Z path_tidy html 2021-05-15T16:48:20.0456984Z ** building package indices 2021-05-15T16:48:20.1193380Z ** installing vignettes 2021-05-15T16:48:20.1274920Z ** testing if installed package can be loaded 2021-05-15T16:48:20.1277884Z *** arch - i386 2021-05-15T16:48:20.4336999Z *** arch - x64 2021-05-15T16:48:20.7601007Z * DONE (fs) 2021-05-15T16:48:20.9127239Z In R CMD INSTALL 2021-05-15T16:48:21.2073936Z * installing *source* package 'clipr' ... 2021-05-15T16:48:21.2121738Z ** package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T16:48:21.2396689Z ** R 2021-05-15T16:48:21.2491722Z ** inst 2021-05-15T16:48:21.2531503Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:21.4207580Z ** help 2021-05-15T16:48:21.4684700Z *** installing help indices 2021-05-15T16:48:21.5001404Z converting help for package 'clipr' 2021-05-15T16:48:21.5284579Z finding HTML links ... done 2021-05-15T16:48:21.5455489Z clear_clip html 2021-05-15T16:48:21.5555631Z clipr html 2021-05-15T16:48:21.5678370Z clipr_available html 2021-05-15T16:48:21.5775536Z read_clip html 2021-05-15T16:48:21.5954615Z read_clip_tbl html 2021-05-15T16:48:21.6312294Z write_clip html 2021-05-15T16:48:21.6376807Z write_last_clip html 2021-05-15T16:48:21.6382257Z ** building package indices 2021-05-15T16:48:21.6670608Z ** installing vignettes 2021-05-15T16:48:21.6761941Z ** testing if installed package can be loaded 2021-05-15T16:48:21.6765370Z *** arch - i386 2021-05-15T16:48:21.9829194Z *** arch - x64 2021-05-15T16:48:22.2948879Z * DONE (clipr) 2021-05-15T16:48:22.3225529Z In R CMD INSTALL 2021-05-15T16:48:23.6434781Z * installing *source* package 'git2r' ... 2021-05-15T16:48:23.7151157Z ** package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T16:48:23.7153452Z 2021-05-15T16:48:23.7154033Z ********************************************** 2021-05-15T16:48:23.7154767Z WARNING: this package has a configure script 2021-05-15T16:48:23.7155545Z It probably needs manual configuration 2021-05-15T16:48:23.7156204Z ********************************************** 2021-05-15T16:48:23.7156801Z 2021-05-15T16:48:23.7157112Z 2021-05-15T16:48:23.7416264Z ** libs 2021-05-15T16:48:23.7433835Z 2021-05-15T16:48:23.7435073Z *** arch - i386 2021-05-15T16:48:24.2040639Z 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-15T16:48:24.2308741Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T16:48:25.6969212Z 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-15T16:48:25.8440625Z 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-15T16:48:25.9619950Z 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-15T16:48:26.2583676Z 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-15T16:48:26.4224149Z 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-15T16:48:26.6201425Z 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-15T16:48:26.9308719Z 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-15T16:48:27.1096637Z 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-15T16:48:27.2764007Z 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-15T16:48:27.5127595Z 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-15T16:48:27.7879239Z 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-15T16:48:28.2480448Z 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-15T16:48:28.5817813Z 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-15T16:48:29.2981509Z 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-15T16:48:29.2986073Z 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-15T16:48:29.2990667Z 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-15T16:48:29.2995083Z 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-15T16:48:29.4340525Z 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-15T16:48:29.6383666Z 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-15T16:48:29.7926200Z 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-15T16:48:30.0216452Z 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-15T16:48:30.1592216Z 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-15T16:48:30.3219696Z 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-15T16:48:30.4854325Z 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-15T16:48:30.6446730Z 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-15T16:48:30.8931857Z 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-15T16:48:31.1334726Z 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-15T16:48:31.2910019Z 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-15T16:48:31.4381124Z 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-15T16:48:31.6759585Z 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-15T16:48:31.8265033Z 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-15T16:48:32.0153079Z 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-15T16:48:32.2388463Z 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-15T16:48:32.4347852Z 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-15T16:48:32.5687713Z 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-15T16:48:32.8413571Z 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-15T16:48:33.3783254Z installing to D:/a/_temp/Library/git2r/libs/i386 2021-05-15T16:48:33.3883661Z 2021-05-15T16:48:33.3884719Z *** arch - x64 2021-05-15T16:48:34.4316214Z 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-15T16:48:34.4567777Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T16:48:34.6727624Z 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-15T16:48:34.8309949Z 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-15T16:48:34.9428295Z 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-15T16:48:35.1690968Z 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-15T16:48:35.3222111Z 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-15T16:48:35.5157839Z 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-15T16:48:35.8010471Z 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-15T16:48:35.9636710Z 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-15T16:48:36.1210237Z 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-15T16:48:36.3652375Z 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-15T16:48:36.5808974Z 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-15T16:48:37.2839195Z 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-15T16:48:37.5778896Z 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-15T16:48:37.7146195Z 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-15T16:48:37.8641862Z 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-15T16:48:38.0181265Z 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-15T16:48:38.1633655Z 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-15T16:48:38.4049901Z 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-15T16:48:38.6064737Z 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-15T16:48:38.7578918Z 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-15T16:48:38.9758470Z 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-15T16:48:39.1165275Z 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-15T16:48:39.2621563Z 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-15T16:48:39.4200549Z 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-15T16:48:39.5716394Z 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-15T16:48:39.8114675Z 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-15T16:48:40.0262260Z 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-15T16:48:40.1738251Z 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-15T16:48:40.3167325Z 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-15T16:48:40.5400333Z 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-15T16:48:40.6906284Z 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-15T16:48:40.8711303Z 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-15T16:48:41.0716101Z 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-15T16:48:41.2642881Z 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-15T16:48:41.4025923Z 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-15T16:48:41.6537464Z 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-15T16:48:42.1579068Z installing to D:/a/_temp/Library/git2r/libs/x64 2021-05-15T16:48:42.1689467Z ** R 2021-05-15T16:48:42.2179343Z ** inst 2021-05-15T16:48:42.2216126Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:43.1336185Z ** help 2021-05-15T16:48:43.7046359Z *** installing help indices 2021-05-15T16:48:44.0164515Z converting help for package 'git2r' 2021-05-15T16:48:44.0449472Z finding HTML links ... done 2021-05-15T16:48:44.1022681Z add html 2021-05-15T16:48:44.1109871Z ahead_behind html 2021-05-15T16:48:44.1354158Z as.data.frame.git_repository html 2021-05-15T16:48:44.1542185Z as.data.frame.git_tree html 2021-05-15T16:48:44.1619606Z as.list.git_tree html 2021-05-15T16:48:44.2033055Z blame html 2021-05-15T16:48:44.2176863Z blob_create html 2021-05-15T16:48:44.2264831Z branch_create html 2021-05-15T16:48:44.2322172Z branch_delete html 2021-05-15T16:48:44.2382656Z branch_get_upstream html 2021-05-15T16:48:44.2437037Z branch_remote_name html 2021-05-15T16:48:44.2492028Z branch_remote_url html 2021-05-15T16:48:44.2573851Z branch_rename html 2021-05-15T16:48:44.2647089Z branch_set_upstream html 2021-05-15T16:48:44.2701599Z branch_target html 2021-05-15T16:48:44.2784638Z branches html 2021-05-15T16:48:44.2853533Z bundle_r_package html 2021-05-15T16:48:44.3043459Z checkout html 2021-05-15T16:48:44.3213154Z clone html 2021-05-15T16:48:44.3493247Z commit html 2021-05-15T16:48:44.3703853Z commits html 2021-05-15T16:48:44.3866774Z config html 2021-05-15T16:48:44.3938745Z content html 2021-05-15T16:48:44.4040718Z contributions html 2021-05-15T16:48:44.4221560Z cred_env html 2021-05-15T16:48:44.4429601Z cred_ssh_key html 2021-05-15T16:48:44.4590477Z cred_token html 2021-05-15T16:48:44.4741430Z cred_user_pass html 2021-05-15T16:48:44.4806421Z default_signature html 2021-05-15T16:48:44.4897313Z descendant_of html 2021-05-15T16:48:44.5258860Z diff-methods html 2021-05-15T16:48:44.5351499Z discover_repository html 2021-05-15T16:48:44.5666188Z fetch html 2021-05-15T16:48:44.5744305Z fetch_heads html 2021-05-15T16:48:44.5779515Z git2r html 2021-05-15T16:48:44.5949183Z git_config_files html 2021-05-15T16:48:44.6204512Z git_time html 2021-05-15T16:48:44.6208088Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMf0lD8/R.INSTALL32458e71f4/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-15T16:48:44.6256862Z hash html 2021-05-15T16:48:44.6312075Z hashfile html 2021-05-15T16:48:44.6393358Z head.git_repository html 2021-05-15T16:48:44.6452253Z in_repository html 2021-05-15T16:48:44.6542386Z index_remove_bypath html 2021-05-15T16:48:44.6631519Z init html 2021-05-15T16:48:44.6698361Z is_bare html 2021-05-15T16:48:44.6755813Z is_binary html 2021-05-15T16:48:44.6808676Z is_blob html 2021-05-15T16:48:44.6872532Z is_branch html 2021-05-15T16:48:44.6925680Z is_commit html 2021-05-15T16:48:44.6993821Z is_detached html 2021-05-15T16:48:44.7054663Z is_empty html 2021-05-15T16:48:44.7116061Z is_head html 2021-05-15T16:48:44.7215549Z is_local html 2021-05-15T16:48:44.7279141Z is_merge html 2021-05-15T16:48:44.7344930Z is_shallow html 2021-05-15T16:48:44.7397322Z is_tag html 2021-05-15T16:48:44.7451469Z is_tree html 2021-05-15T16:48:44.7506724Z last_commit html 2021-05-15T16:48:44.7571823Z length.git_blob html 2021-05-15T16:48:44.7629377Z length.git_diff html 2021-05-15T16:48:44.7690169Z length.git_tree html 2021-05-15T16:48:44.7738206Z libgit2_features html 2021-05-15T16:48:44.7782859Z libgit2_version html 2021-05-15T16:48:44.7876714Z lookup html 2021-05-15T16:48:44.7952282Z lookup_commit html 2021-05-15T16:48:44.8135861Z ls_tree html 2021-05-15T16:48:44.8411777Z merge html 2021-05-15T16:48:44.8479120Z merge_base html 2021-05-15T16:48:44.8603948Z note_create html 2021-05-15T16:48:44.8668376Z note_default_ref html 2021-05-15T16:48:44.8776423Z note_remove html 2021-05-15T16:48:44.8888181Z notes html 2021-05-15T16:48:44.9047825Z odb_blobs html 2021-05-15T16:48:44.9149904Z odb_objects html 2021-05-15T16:48:44.9205733Z parents html 2021-05-15T16:48:44.9307945Z plot.git_repository html 2021-05-15T16:48:44.9386589Z print.git_reflog_entry html 2021-05-15T16:48:44.9594607Z pull html 2021-05-15T16:48:44.9685785Z punch_card html 2021-05-15T16:48:44.9839949Z push html 2021-05-15T16:48:44.9953944Z reexports html 2021-05-15T16:48:45.0086106Z references html 2021-05-15T16:48:45.0142720Z reflog html 2021-05-15T16:48:45.0230338Z remote_add html 2021-05-15T16:48:45.0330411Z remote_ls html 2021-05-15T16:48:45.0408289Z remote_remove html 2021-05-15T16:48:45.0496761Z remote_rename html 2021-05-15T16:48:45.0619389Z remote_set_url html 2021-05-15T16:48:45.0703642Z remote_url html 2021-05-15T16:48:45.0768061Z remotes html 2021-05-15T16:48:45.0866447Z repository html 2021-05-15T16:48:45.0936175Z repository_head html 2021-05-15T16:48:45.1089591Z reset html 2021-05-15T16:48:45.1179772Z revparse_single html 2021-05-15T16:48:45.1254480Z rm_file html 2021-05-15T16:48:45.1396777Z sha html 2021-05-15T16:48:45.1505311Z ssh_path html 2021-05-15T16:48:45.1580316Z ssl_cert_locations html 2021-05-15T16:48:45.1720872Z stash html 2021-05-15T16:48:45.1835298Z stash_apply html 2021-05-15T16:48:45.1924786Z stash_drop html 2021-05-15T16:48:45.2018697Z stash_list html 2021-05-15T16:48:45.2114160Z stash_pop html 2021-05-15T16:48:45.2275967Z status html 2021-05-15T16:48:45.2359686Z sub-.git_tree html 2021-05-15T16:48:45.2470846Z summary.git_repository html 2021-05-15T16:48:45.2554303Z summary.git_stash html 2021-05-15T16:48:45.2624151Z summary.git_tree html 2021-05-15T16:48:45.2752861Z tag html 2021-05-15T16:48:45.2843650Z tag_delete html 2021-05-15T16:48:45.2906460Z tags html 2021-05-15T16:48:45.2966717Z tree html 2021-05-15T16:48:45.3165841Z when html 2021-05-15T16:48:45.3168842Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpMf0lD8/R.INSTALL32458e71f4/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-15T16:48:45.3230421Z workdir html 2021-05-15T16:48:45.3245719Z ** building package indices 2021-05-15T16:48:45.6004644Z ** testing if installed package can be loaded 2021-05-15T16:48:45.6006917Z *** arch - i386 2021-05-15T16:48:45.9063381Z *** arch - x64 2021-05-15T16:48:46.2314933Z * DONE (git2r) 2021-05-15T16:48:46.7180378Z In R CMD INSTALL 2021-05-15T16:48:47.2221654Z * installing *source* package 'httr' ... 2021-05-15T16:48:47.2406262Z ** package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T16:48:47.2705005Z ** R 2021-05-15T16:48:47.3098629Z ** demo 2021-05-15T16:48:47.3160712Z ** inst 2021-05-15T16:48:47.3224976Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:50.0401449Z ** help 2021-05-15T16:48:50.4051709Z *** installing help indices 2021-05-15T16:48:50.6297473Z converting help for package 'httr' 2021-05-15T16:48:50.6616213Z finding HTML links ... done 2021-05-15T16:48:50.7300450Z BROWSE html 2021-05-15T16:48:50.7903255Z DELETE html 2021-05-15T16:48:50.8277155Z GET html 2021-05-15T16:48:50.8609288Z HEAD html 2021-05-15T16:48:50.9059924Z PATCH html 2021-05-15T16:48:50.9522360Z POST html 2021-05-15T16:48:50.9998574Z PUT html 2021-05-15T16:48:51.0582275Z RETRY html 2021-05-15T16:48:51.0763642Z Token-class html 2021-05-15T16:48:51.1198589Z VERB html 2021-05-15T16:48:51.1357420Z add_headers html 2021-05-15T16:48:51.1498912Z authenticate html 2021-05-15T16:48:51.1561170Z cache_info html 2021-05-15T16:48:51.1811276Z config html 2021-05-15T16:48:51.2301179Z content html 2021-05-15T16:48:51.2407780Z content_type html 2021-05-15T16:48:51.2473499Z cookies html 2021-05-15T16:48:51.2670161Z get_callback html 2021-05-15T16:48:51.2720717Z guess_media html 2021-05-15T16:48:51.2831591Z handle html 2021-05-15T16:48:51.2886538Z handle_pool html 2021-05-15T16:48:51.2925468Z has_content html 2021-05-15T16:48:51.2988805Z headers html 2021-05-15T16:48:51.3055580Z hmac_sha1 html 2021-05-15T16:48:51.3231026Z http_condition html 2021-05-15T16:48:51.3354893Z http_error html 2021-05-15T16:48:51.3520062Z http_status html 2021-05-15T16:48:51.3576228Z http_type html 2021-05-15T16:48:51.3923363Z httr-package html 2021-05-15T16:48:51.3961344Z httr_dr html 2021-05-15T16:48:51.4115742Z httr_options html 2021-05-15T16:48:51.4251302Z init_oauth1.0 html 2021-05-15T16:48:51.4566744Z init_oauth2.0 html 2021-05-15T16:48:51.4615325Z insensitive html 2021-05-15T16:48:51.4778233Z jwt_signature html 2021-05-15T16:48:51.4842871Z modify_url html 2021-05-15T16:48:51.5084491Z oauth1.0_token html 2021-05-15T16:48:51.5524819Z oauth2.0_token html 2021-05-15T16:48:51.5690642Z oauth_app html 2021-05-15T16:48:51.5741492Z oauth_callback html 2021-05-15T16:48:51.5904820Z oauth_endpoint html 2021-05-15T16:48:51.5954232Z oauth_endpoints html 2021-05-15T16:48:51.6043268Z oauth_exchanger html 2021-05-15T16:48:51.6192485Z oauth_listener html 2021-05-15T16:48:51.6328000Z oauth_service_token html 2021-05-15T16:48:51.6447613Z oauth_signature html 2021-05-15T16:48:51.6558599Z parse_http_date html 2021-05-15T16:48:51.6658850Z parse_media html 2021-05-15T16:48:51.6758625Z parse_url html 2021-05-15T16:48:51.6828733Z progress html 2021-05-15T16:48:51.6969659Z response html 2021-05-15T16:48:51.7028811Z revoke_all html 2021-05-15T16:48:51.7151383Z set_config html 2021-05-15T16:48:51.7276398Z set_cookies html 2021-05-15T16:48:51.7368110Z sha1_hash html 2021-05-15T16:48:51.7409288Z sign_oauth html 2021-05-15T16:48:51.7455837Z status_code html 2021-05-15T16:48:51.7612345Z stop_for_status html 2021-05-15T16:48:51.7766246Z timeout html 2021-05-15T16:48:51.7887537Z upload_file html 2021-05-15T16:48:51.8047195Z use_proxy html 2021-05-15T16:48:51.8149736Z user_agent html 2021-05-15T16:48:51.8381601Z verbose html 2021-05-15T16:48:51.8530774Z with_config html 2021-05-15T16:48:51.8605051Z write_disk html 2021-05-15T16:48:51.8666732Z write_function html 2021-05-15T16:48:51.8729722Z write_stream html 2021-05-15T16:48:51.8740161Z ** building package indices 2021-05-15T16:48:52.0525312Z ** installing vignettes 2021-05-15T16:48:52.0608133Z ** testing if installed package can be loaded 2021-05-15T16:48:52.0610716Z *** arch - i386 2021-05-15T16:48:52.3680702Z *** arch - x64 2021-05-15T16:48:52.6854434Z * DONE (httr) 2021-05-15T16:48:52.7411590Z In R CMD INSTALL 2021-05-15T16:48:53.2948010Z * installing *source* package 'cli' ... 2021-05-15T16:48:53.3171814Z ** package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T16:48:53.3482697Z ** R 2021-05-15T16:48:53.4124519Z ** inst 2021-05-15T16:48:53.4204666Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:56.1740315Z ** help 2021-05-15T16:48:56.6543486Z *** installing help indices 2021-05-15T16:48:56.8697548Z converting help for package 'cli' 2021-05-15T16:48:56.8986710Z finding HTML links ... done 2021-05-15T16:48:56.9674298Z ansi-styles html 2021-05-15T16:48:56.9934658Z ansi_align html 2021-05-15T16:48:57.0216514Z ansi_columns html 2021-05-15T16:48:57.0310660Z ansi_has_any html 2021-05-15T16:48:57.0441570Z ansi_hide_cursor html 2021-05-15T16:48:57.0652119Z ansi_nchar html 2021-05-15T16:48:57.0747000Z ansi_regex html 2021-05-15T16:48:57.0835562Z ansi_strip html 2021-05-15T16:48:57.1054767Z ansi_strsplit html 2021-05-15T16:48:57.1230379Z ansi_strtrim html 2021-05-15T16:48:57.1490819Z ansi_strwrap html 2021-05-15T16:48:57.1698203Z ansi_substr html 2021-05-15T16:48:57.1926055Z ansi_substring html 2021-05-15T16:48:57.2261967Z ansi_toupper html 2021-05-15T16:48:57.2412271Z ansi_trimws html 2021-05-15T16:48:57.2793603Z boxx html 2021-05-15T16:48:57.2899315Z builtin_theme html 2021-05-15T16:48:57.3085334Z cat_line html 2021-05-15T16:48:57.3161807Z cli html 2021-05-15T16:48:57.3265783Z cli_alert html 2021-05-15T16:48:57.3379842Z cli_blockquote html 2021-05-15T16:48:57.3630566Z cli_bullets html 2021-05-15T16:48:57.3845738Z cli_code html 2021-05-15T16:48:57.3983470Z cli_debug_doc html 2021-05-15T16:48:57.4127523Z cli_div html 2021-05-15T16:48:57.4303046Z cli_dl html 2021-05-15T16:48:57.4354723Z cli_end html 2021-05-15T16:48:57.4488668Z cli_format html 2021-05-15T16:48:57.4601590Z cli_format_method html 2021-05-15T16:48:57.4719875Z cli_h1 html 2021-05-15T16:48:57.4863697Z cli_li html 2021-05-15T16:48:57.4960272Z cli_list_themes html 2021-05-15T16:48:57.5158899Z cli_ol html 2021-05-15T16:48:57.5217434Z cli_output_connection html 2021-05-15T16:48:57.5339363Z cli_par html 2021-05-15T16:48:57.5641480Z cli_process_start html 2021-05-15T16:48:57.5855610Z cli_rule html 2021-05-15T16:48:57.6004721Z cli_sitrep html 2021-05-15T16:48:57.6309594Z cli_status html 2021-05-15T16:48:57.6525210Z cli_status_clear html 2021-05-15T16:48:57.6682604Z cli_status_update html 2021-05-15T16:48:57.6761663Z cli_text html 2021-05-15T16:48:57.6936477Z cli_ul html 2021-05-15T16:48:57.7093880Z cli_vec html 2021-05-15T16:48:57.7152596Z cli_verbatim html 2021-05-15T16:48:57.7271640Z combine_ansi_styles html 2021-05-15T16:48:57.7417495Z console_width html 2021-05-15T16:48:57.7541606Z containers html 2021-05-15T16:48:57.7612559Z demo_spinners html 2021-05-15T16:48:57.7759917Z faq html 2021-05-15T16:48:57.7847798Z format_error html 2021-05-15T16:48:57.7943889Z get_spinner html 2021-05-15T16:48:57.8494127Z inline-markup html 2021-05-15T16:48:57.8607549Z is_ansi_tty html 2021-05-15T16:48:57.8805140Z is_dynamic_tty html 2021-05-15T16:48:57.8878025Z is_utf8_output html 2021-05-15T16:48:57.8945529Z list_spinners html 2021-05-15T16:48:57.9191065Z make_ansi_style html 2021-05-15T16:48:57.9434149Z make_spinner html 2021-05-15T16:48:57.9504702Z match_selector html 2021-05-15T16:48:57.9633730Z match_selector_node html 2021-05-15T16:48:58.0046351Z num_ansi_colors html 2021-05-15T16:48:58.0178130Z parse_selector html 2021-05-15T16:48:58.0260279Z pluralization-helpers html 2021-05-15T16:48:58.0929350Z pluralization html 2021-05-15T16:48:58.1073143Z pluralize html 2021-05-15T16:48:58.1404844Z rule html 2021-05-15T16:48:58.1554521Z simple_theme html 2021-05-15T16:48:58.1658607Z spark_bar html 2021-05-15T16:48:58.1735735Z spark_line html 2021-05-15T16:48:58.1870508Z start_app html 2021-05-15T16:48:58.1994134Z style_hyperlink html 2021-05-15T16:48:58.2054271Z symbol html 2021-05-15T16:48:58.2276022Z test_that_cli html 2021-05-15T16:48:58.2870430Z themes html 2021-05-15T16:48:58.3042110Z tree html 2021-05-15T16:48:58.3191999Z unicode-width-workaround html 2021-05-15T16:48:58.3203881Z *** copying figures 2021-05-15T16:48:58.3211522Z ** building package indices 2021-05-15T16:48:58.5318809Z ** testing if installed package can be loaded 2021-05-15T16:48:58.5323175Z *** arch - i386 2021-05-15T16:48:58.8404566Z *** arch - x64 2021-05-15T16:48:59.1600694Z * DONE (cli) 2021-05-15T16:48:59.2345837Z In R CMD INSTALL 2021-05-15T16:48:59.5365442Z * installing *source* package 'credentials' ... 2021-05-15T16:48:59.5412908Z ** package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T16:48:59.5693264Z ** R 2021-05-15T16:48:59.5796471Z ** inst 2021-05-15T16:48:59.5839590Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:48:59.8839410Z ** help 2021-05-15T16:48:59.9262876Z *** installing help indices 2021-05-15T16:48:59.9552200Z converting help for package 'credentials' 2021-05-15T16:48:59.9828208Z finding HTML links ... done 2021-05-15T16:49:00.0231507Z credential_api html 2021-05-15T16:49:00.0325870Z credential_helper html 2021-05-15T16:49:00.0494118Z http_credentials html 2021-05-15T16:49:00.0652946Z set_github_pat html 2021-05-15T16:49:00.0844913Z ssh_credentials html 2021-05-15T16:49:00.0850252Z ** building package indices 2021-05-15T16:49:00.1061687Z ** installing vignettes 2021-05-15T16:49:00.1126263Z ** testing if installed package can be loaded 2021-05-15T16:49:00.1129236Z *** arch - i386 2021-05-15T16:49:02.0316232Z *** arch - x64 2021-05-15T16:49:03.0475492Z * DONE (credentials) 2021-05-15T16:49:03.0740780Z In R CMD INSTALL 2021-05-15T16:49:03.4452287Z * installing *source* package 'lifecycle' ... 2021-05-15T16:49:03.4555602Z ** package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T16:49:03.4857200Z ** R 2021-05-15T16:49:03.4974974Z ** inst 2021-05-15T16:49:03.5035417Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:03.7815942Z ** help 2021-05-15T16:49:03.8483582Z *** installing help indices 2021-05-15T16:49:03.8890418Z converting help for package 'lifecycle' 2021-05-15T16:49:03.9163778Z finding HTML links ... done 2021-05-15T16:49:03.9676867Z badge html 2021-05-15T16:49:04.0034286Z deprecate_soft html 2021-05-15T16:49:04.0511913Z deprecated html 2021-05-15T16:49:04.0733021Z expect_deprecated html 2021-05-15T16:49:04.0830179Z last_warnings html 2021-05-15T16:49:04.0987602Z lifecycle-package html 2021-05-15T16:49:04.1089335Z signal_experimental html 2021-05-15T16:49:04.1259958Z signal_stage html 2021-05-15T16:49:04.1382576Z verbosity html 2021-05-15T16:49:04.1387043Z *** copying figures 2021-05-15T16:49:04.1457799Z ** building package indices 2021-05-15T16:49:04.1786726Z ** installing vignettes 2021-05-15T16:49:04.1850110Z ** testing if installed package can be loaded 2021-05-15T16:49:04.1853047Z *** arch - i386 2021-05-15T16:49:04.4922730Z *** arch - x64 2021-05-15T16:49:04.8064003Z * DONE (lifecycle) 2021-05-15T16:49:04.8431762Z In R CMD INSTALL 2021-05-15T16:49:05.2814765Z * installing *source* package 'desc' ... 2021-05-15T16:49:05.2957448Z ** package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T16:49:05.3248600Z ** R 2021-05-15T16:49:05.3544474Z ** inst 2021-05-15T16:49:05.3585038Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:06.9061090Z ** help 2021-05-15T16:49:07.1981517Z *** installing help indices 2021-05-15T16:49:07.3669451Z converting help for package 'desc' 2021-05-15T16:49:07.3936290Z finding HTML links ... done 2021-05-15T16:49:07.4433385Z check_encoding html 2021-05-15T16:49:07.4517403Z check_field html 2021-05-15T16:49:07.4583756Z cran_ascii_fields html 2021-05-15T16:49:07.5078209Z cran_valid_fields html 2021-05-15T16:49:07.5155060Z dep_types html 2021-05-15T16:49:07.5310664Z desc html 2021-05-15T16:49:07.5547155Z desc_add_author html 2021-05-15T16:49:07.5784588Z desc_add_author_gh html 2021-05-15T16:49:07.6034556Z desc_add_me html 2021-05-15T16:49:07.6316439Z desc_add_orcid html 2021-05-15T16:49:07.6427005Z desc_add_remotes html 2021-05-15T16:49:07.6743147Z desc_add_role html 2021-05-15T16:49:07.6890332Z desc_add_to_collate html 2021-05-15T16:49:07.7003374Z desc_add_urls html 2021-05-15T16:49:07.7218135Z desc_bump_version html 2021-05-15T16:49:07.7492076Z desc_change_maintainer html 2021-05-15T16:49:07.7573160Z desc_clear_remotes html 2021-05-15T16:49:07.7672894Z desc_clear_urls html 2021-05-15T16:49:07.7839595Z desc_coerce_authors_at_r html 2021-05-15T16:49:07.7990134Z desc_del html 2021-05-15T16:49:07.8275401Z desc_del_author html 2021-05-15T16:49:07.8403154Z desc_del_collate html 2021-05-15T16:49:07.8553716Z desc_del_dep html 2021-05-15T16:49:07.8665555Z desc_del_deps html 2021-05-15T16:49:07.8811552Z desc_del_from_collate html 2021-05-15T16:49:07.8902592Z desc_del_remotes html 2021-05-15T16:49:07.9157843Z desc_del_role html 2021-05-15T16:49:07.9245125Z desc_del_urls html 2021-05-15T16:49:07.9340303Z desc_fields html 2021-05-15T16:49:07.9451764Z desc_get html 2021-05-15T16:49:07.9672916Z desc_get_author html 2021-05-15T16:49:07.9831196Z desc_get_authors html 2021-05-15T16:49:07.9920936Z desc_get_built html 2021-05-15T16:49:08.0053849Z desc_get_collate html 2021-05-15T16:49:08.0166846Z desc_get_deps html 2021-05-15T16:49:08.0334111Z desc_get_field html 2021-05-15T16:49:08.0486734Z desc_get_maintainer html 2021-05-15T16:49:08.0545468Z desc_get_remotes html 2021-05-15T16:49:08.0605435Z desc_get_urls html 2021-05-15T16:49:08.0750641Z desc_get_version html 2021-05-15T16:49:08.0752750Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGAKb8a/R.INSTALLa347bc35e78/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-15T16:49:08.0872120Z desc_has_dep html 2021-05-15T16:49:08.7873758Z ** building package indices 2021-05-15T16:49:08.7874753Z ** testing if installed package can be loaded 2021-05-15T16:49:08.7876107Z *** arch - i386 2021-05-15T16:49:08.7876902Z desc_has_fields html 2021-05-15T16:49:08.7877793Z desc_normalize html 2021-05-15T16:49:08.7878663Z desc_print html 2021-05-15T16:49:08.7879582Z desc_reformat_fields html 2021-05-15T16:49:08.7880469Z desc_reorder_fields html 2021-05-15T16:49:08.7881308Z desc_set html 2021-05-15T16:49:08.7882123Z desc_set_authors html 2021-05-15T16:49:08.7882955Z desc_set_collate html 2021-05-15T16:49:08.7883799Z desc_set_dep html 2021-05-15T16:49:08.7884612Z desc_set_deps html 2021-05-15T16:49:08.7885425Z desc_set_remotes html 2021-05-15T16:49:08.7886297Z desc_set_urls html 2021-05-15T16:49:08.7887121Z desc_set_version html 2021-05-15T16:49:08.7889473Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGAKb8a/R.INSTALLa347bc35e78/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-15T16:49:08.7891537Z desc_to_latex html 2021-05-15T16:49:08.7892070Z desc_validate html 2021-05-15T16:49:08.7892605Z description html 2021-05-15T16:49:08.7894064Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGAKb8a/R.INSTALLa347bc35e78/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-15T16:49:08.7896134Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGAKb8a/R.INSTALLa347bc35e78/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-15T16:49:08.7898211Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpGAKb8a/R.INSTALLa347bc35e78/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-15T16:49:08.8994322Z *** arch - x64 2021-05-15T16:49:09.2176903Z * DONE (desc) 2021-05-15T16:49:09.2669350Z In R CMD INSTALL 2021-05-15T16:49:09.5452941Z * installing *source* package 'cachem' ... 2021-05-15T16:49:09.5489966Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T16:49:09.5796371Z ** libs 2021-05-15T16:49:09.5805464Z 2021-05-15T16:49:09.5806632Z *** arch - i386 2021-05-15T16:49:09.6056676Z 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-15T16:49:09.7195999Z 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-15T16:49:09.9524349Z 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-15T16:49:10.0617266Z installing to D:/a/_temp/Library/cachem/libs/i386 2021-05-15T16:49:10.0627741Z 2021-05-15T16:49:10.0628929Z *** arch - x64 2021-05-15T16:49:10.0858564Z 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-15T16:49:10.1939740Z 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-15T16:49:10.4417960Z 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-15T16:49:10.5458389Z installing to D:/a/_temp/Library/cachem/libs/x64 2021-05-15T16:49:10.5486798Z ** R 2021-05-15T16:49:10.5627390Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:10.9636083Z ** help 2021-05-15T16:49:11.0083071Z *** installing help indices 2021-05-15T16:49:11.0376285Z converting help for package 'cachem' 2021-05-15T16:49:11.0657354Z finding HTML links ... done 2021-05-15T16:49:11.2129061Z cache_disk html 2021-05-15T16:49:11.2239573Z cache_layered html 2021-05-15T16:49:11.3015635Z cache_mem html 2021-05-15T16:49:11.3132628Z reexports html 2021-05-15T16:49:11.3137783Z ** building package indices 2021-05-15T16:49:11.3423060Z ** testing if installed package can be loaded 2021-05-15T16:49:11.3425425Z *** arch - i386 2021-05-15T16:49:11.6471305Z *** arch - x64 2021-05-15T16:49:11.9589896Z * DONE (cachem) 2021-05-15T16:49:11.9862422Z In R CMD INSTALL 2021-05-15T16:49:12.2983768Z * installing *source* package 'gh' ... 2021-05-15T16:49:12.3041981Z ** package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T16:49:12.3331434Z ** R 2021-05-15T16:49:12.3508933Z ** inst 2021-05-15T16:49:12.3551683Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:13.3207284Z ** help 2021-05-15T16:49:13.3885153Z *** installing help indices 2021-05-15T16:49:13.4261502Z converting help for package 'gh' 2021-05-15T16:49:13.4602939Z finding HTML links ... done 2021-05-15T16:49:13.4843980Z gh-package html 2021-05-15T16:49:13.5510231Z gh html 2021-05-15T16:49:13.6072675Z gh_gql html 2021-05-15T16:49:13.6174324Z gh_next html 2021-05-15T16:49:13.6361766Z gh_rate_limit html 2021-05-15T16:49:13.6631952Z gh_token html 2021-05-15T16:49:13.6695789Z gh_tree_remote html 2021-05-15T16:49:13.6942643Z gh_whoami html 2021-05-15T16:49:13.7049519Z print.gh_response html 2021-05-15T16:49:13.7054840Z ** building package indices 2021-05-15T16:49:13.7385792Z ** installing vignettes 2021-05-15T16:49:13.7458908Z ** testing if installed package can be loaded 2021-05-15T16:49:13.7461826Z *** arch - i386 2021-05-15T16:49:14.0527276Z *** arch - x64 2021-05-15T16:49:14.3617961Z * DONE (gh) 2021-05-15T16:49:14.3923293Z In R CMD INSTALL 2021-05-15T16:49:14.7717868Z * installing *source* package 'gert' ... 2021-05-15T16:49:14.7837085Z ** package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T16:49:14.7841320Z 2021-05-15T16:49:14.7841939Z ********************************************** 2021-05-15T16:49:14.7842646Z WARNING: this package has a configure script 2021-05-15T16:49:14.7843424Z It probably needs manual configuration 2021-05-15T16:49:14.7844323Z ********************************************** 2021-05-15T16:49:14.7844705Z 2021-05-15T16:49:14.7845047Z 2021-05-15T16:49:14.8144883Z ** libs 2021-05-15T16:49:14.8154911Z 2021-05-15T16:49:14.8156099Z *** arch - i386 2021-05-15T16:49:14.8516270Z 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-15T16:49:14.8721905Z "C:/R/bin/i386/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T16:49:16.3192579Z 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-15T16:49:16.6135737Z 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-15T16:49:16.9133227Z 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-15T16:49:17.2012726Z 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-15T16:49:17.3647005Z 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-15T16:49:17.5122913Z 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-15T16:49:17.7331344Z 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-15T16:49:17.8787063Z 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-15T16:49:18.0592047Z 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-15T16:49:18.2454764Z 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-15T16:49:18.4073157Z 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-15T16:49:18.5961616Z 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-15T16:49:18.7522820Z 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-15T16:49:18.9503344Z 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-15T16:49:19.2240639Z 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-15T16:49:19.7884903Z installing to D:/a/_temp/Library/gert/libs/i386 2021-05-15T16:49:19.7981734Z 2021-05-15T16:49:19.7982922Z *** arch - x64 2021-05-15T16:49:19.8334807Z 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-15T16:49:19.8554336Z "C:/R/bin/x64/Rscript.exe" "../tools/winlibs.R" 1.1.0 2021-05-15T16:49:20.0794688Z 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-15T16:49:20.3454852Z 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-15T16:49:20.6174352Z 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-15T16:49:20.8929956Z 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-15T16:49:21.0493243Z 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-15T16:49:21.1895802Z 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-15T16:49:21.3993228Z 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-15T16:49:21.5401890Z 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-15T16:49:21.7088516Z 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-15T16:49:21.8835966Z 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-15T16:49:22.0367124Z 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-15T16:49:22.2182578Z 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-15T16:49:22.3722338Z 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-15T16:49:22.5624879Z 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-15T16:49:22.8519684Z 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-15T16:49:23.3571192Z installing to D:/a/_temp/Library/gert/libs/x64 2021-05-15T16:49:23.3688369Z ** R 2021-05-15T16:49:23.3886081Z ** inst 2021-05-15T16:49:23.3920345Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:24.0746018Z ** help 2021-05-15T16:49:24.2383864Z *** installing help indices 2021-05-15T16:49:24.3056164Z converting help for package 'gert' 2021-05-15T16:49:24.3330599Z finding HTML links ... done 2021-05-15T16:49:24.3834348Z git_archive html 2021-05-15T16:49:24.4108447Z git_branch html 2021-05-15T16:49:24.4955880Z git_commit html 2021-05-15T16:49:24.5290364Z git_config html 2021-05-15T16:49:24.5508040Z git_diff html 2021-05-15T16:49:24.6156118Z git_fetch html 2021-05-15T16:49:24.6488683Z git_merge html 2021-05-15T16:49:24.6590436Z git_open html 2021-05-15T16:49:24.6897396Z git_rebase html 2021-05-15T16:49:24.7157415Z git_remote html 2021-05-15T16:49:24.7407843Z git_repo html 2021-05-15T16:49:24.7664589Z git_signature html 2021-05-15T16:49:24.7908541Z git_stash html 2021-05-15T16:49:24.8127561Z git_submodule html 2021-05-15T16:49:24.8358810Z git_tag html 2021-05-15T16:49:24.8501793Z github html 2021-05-15T16:49:24.8552702Z libgit2_config html 2021-05-15T16:49:24.8634402Z user_is_configured html 2021-05-15T16:49:24.8641209Z ** building package indices 2021-05-15T16:49:24.9238708Z ** installing vignettes 2021-05-15T16:49:24.9347493Z ** testing if installed package can be loaded 2021-05-15T16:49:24.9352033Z *** arch - i386 2021-05-15T16:49:25.3431165Z *** arch - x64 2021-05-15T16:49:25.7547507Z * DONE (gert) 2021-05-15T16:49:25.8333568Z In R CMD INSTALL 2021-05-15T16:49:26.1129479Z * installing *source* package 'memoise' ... 2021-05-15T16:49:26.1167717Z ** package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T16:49:26.1500421Z ** R 2021-05-15T16:49:26.1591877Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:26.4282389Z ** help 2021-05-15T16:49:26.4863719Z *** installing help indices 2021-05-15T16:49:26.5316235Z converting help for package 'memoise' 2021-05-15T16:49:26.5580644Z finding HTML links ... done 2021-05-15T16:49:26.5747290Z cache_filesystem html 2021-05-15T16:49:26.5860722Z cache_gcs html 2021-05-15T16:49:26.5917166Z cache_memory html 2021-05-15T16:49:26.6055281Z cache_s3 html 2021-05-15T16:49:26.6130277Z drop_cache html 2021-05-15T16:49:26.6198650Z forget html 2021-05-15T16:49:26.6274841Z has_cache html 2021-05-15T16:49:26.6359369Z is.memoised html 2021-05-15T16:49:26.6696830Z memoise html 2021-05-15T16:49:26.6776120Z timeout html 2021-05-15T16:49:26.6781459Z ** building package indices 2021-05-15T16:49:26.7147649Z ** testing if installed package can be loaded 2021-05-15T16:49:26.7150367Z *** arch - i386 2021-05-15T16:49:27.0213445Z *** arch - x64 2021-05-15T16:49:27.3328984Z * DONE (memoise) 2021-05-15T16:49:27.3601199Z In R CMD INSTALL 2021-05-15T16:49:28.0566193Z * installing *source* package 'usethis' ... 2021-05-15T16:49:28.0860686Z ** package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T16:49:28.1234002Z ** R 2021-05-15T16:49:28.2025346Z ** inst 2021-05-15T16:49:28.2320841Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:49:31.2951251Z ** help 2021-05-15T16:49:31.5469179Z *** installing help indices 2021-05-15T16:49:31.7534866Z converting help for package 'usethis' 2021-05-15T16:49:31.7809867Z finding HTML links ... done 2021-05-15T16:49:31.8425266Z badges html 2021-05-15T16:49:31.8747173Z browse-this html 2021-05-15T16:49:31.9160587Z ci html 2021-05-15T16:49:32.0075635Z create_from_github html 2021-05-15T16:49:32.0342946Z create_package html 2021-05-15T16:49:32.0553498Z edit html 2021-05-15T16:49:32.0682355Z edit_file html 2021-05-15T16:49:32.0725954Z git_branch_default html 2021-05-15T16:49:32.0890032Z git_credentials html 2021-05-15T16:49:32.1029040Z git_protocol html 2021-05-15T16:49:32.1083533Z git_sitrep html 2021-05-15T16:49:32.1143263Z git_vaccinate html 2021-05-15T16:49:32.1414269Z github-token html 2021-05-15T16:49:32.1603716Z github_actions html 2021-05-15T16:49:32.1731839Z issue-this html 2021-05-15T16:49:32.2109498Z licenses html 2021-05-15T16:49:32.2188523Z proj_activate html 2021-05-15T16:49:32.2290060Z proj_sitrep html 2021-05-15T16:49:32.2653974Z proj_utils html 2021-05-15T16:49:32.3406301Z pull-requests html 2021-05-15T16:49:32.3499034Z rename_files html 2021-05-15T16:49:32.3578172Z rprofile-helper html 2021-05-15T16:49:32.3944350Z tidyverse html 2021-05-15T16:49:32.4202774Z ui-questions html 2021-05-15T16:49:32.4543022Z ui html 2021-05-15T16:49:32.4658681Z use_addin html 2021-05-15T16:49:32.4745335Z use_blank_slate html 2021-05-15T16:49:32.4854794Z use_build_ignore html 2021-05-15T16:49:32.4895660Z use_citation html 2021-05-15T16:49:32.5031014Z use_code_of_conduct html 2021-05-15T16:49:32.5529288Z use_course_details html 2021-05-15T16:49:32.5612845Z use_coverage html 2021-05-15T16:49:32.5688991Z use_cpp11 html 2021-05-15T16:49:32.5836607Z use_cran_comments html 2021-05-15T16:49:32.6113234Z use_data html 2021-05-15T16:49:32.6208334Z use_data_table html 2021-05-15T16:49:32.6484811Z use_description html 2021-05-15T16:49:32.6573890Z use_directory html 2021-05-15T16:49:32.6647516Z use_git html 2021-05-15T16:49:32.6835841Z use_git_config html 2021-05-15T16:49:32.6934220Z use_git_hook html 2021-05-15T16:49:32.7015213Z use_git_ignore html 2021-05-15T16:49:32.7118931Z use_git_remote html 2021-05-15T16:49:32.7505635Z use_github html 2021-05-15T16:49:32.7906690Z use_github_action html 2021-05-15T16:49:32.8194512Z use_github_labels html 2021-05-15T16:49:32.8333877Z use_github_links html 2021-05-15T16:49:32.8623781Z use_github_pages html 2021-05-15T16:49:32.8711553Z use_github_release html 2021-05-15T16:49:32.8788251Z use_jenkins html 2021-05-15T16:49:32.8856242Z use_latest_dependencies html 2021-05-15T16:49:32.8936526Z use_lifecycle html 2021-05-15T16:49:32.9049790Z use_logo html 2021-05-15T16:49:32.9099457Z use_make html 2021-05-15T16:49:32.9209371Z use_namespace html 2021-05-15T16:49:32.9298531Z use_news_md html 2021-05-15T16:49:32.9444610Z use_package html 2021-05-15T16:49:32.9605348Z use_package_doc html 2021-05-15T16:49:32.9700695Z use_pipe html 2021-05-15T16:49:32.9862277Z use_pkgdown html 2021-05-15T16:49:32.9983385Z use_r html 2021-05-15T16:49:33.0088753Z use_rcpp html 2021-05-15T16:49:33.0285968Z use_readme_rmd html 2021-05-15T16:49:33.0351539Z use_release_issue html 2021-05-15T16:49:33.0423579Z use_revdep html 2021-05-15T16:49:33.0546675Z use_rmarkdown_template html 2021-05-15T16:49:33.0595615Z use_roxygen_md html 2021-05-15T16:49:33.0706517Z use_rstudio html 2021-05-15T16:49:33.0844892Z use_spell_check html 2021-05-15T16:49:33.1083548Z use_template html 2021-05-15T16:49:33.1183432Z use_testthat html 2021-05-15T16:49:33.1383494Z use_tibble html 2021-05-15T16:49:33.1540669Z use_tidy_thanks html 2021-05-15T16:49:33.1720254Z use_tutorial html 2021-05-15T16:49:33.1826575Z use_version html 2021-05-15T16:49:33.1967715Z use_vignette html 2021-05-15T16:49:33.2122153Z usethis-defunct html 2021-05-15T16:49:33.2314537Z usethis-package html 2021-05-15T16:49:33.2451067Z write-this html 2021-05-15T16:49:33.2638787Z zip-utils html 2021-05-15T16:49:33.2653051Z *** copying figures 2021-05-15T16:49:33.2703779Z ** building package indices 2021-05-15T16:49:33.4864742Z ** testing if installed package can be loaded 2021-05-15T16:49:33.4867122Z *** arch - i386 2021-05-15T16:49:33.8941720Z *** arch - x64 2021-05-15T16:49:34.3157003Z * DONE (usethis) 2021-05-15T16:49:34.4180690Z In R CMD INSTALL 2021-05-15T16:49:34.4207206Z 2021-05-15T16:49:34.4208162Z The downloaded source packages are in 2021-05-15T16:49:34.4209169Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages' 2021-05-15T16:49:34.4248403Z Running `R CMD build`... 2021-05-15T16:49:38.6240720Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c70127f5d\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T16:49:38.6242554Z * preparing 'tic': 2021-05-15T16:49:38.6243367Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:49:38.6244238Z * installing the package to process help pages 2021-05-15T16:49:38.6245640Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:49:38.6246609Z * checking for empty or unneeded directories 2021-05-15T16:49:38.6247472Z Removed empty directory 'tic/.circleci' 2021-05-15T16:49:38.6248269Z Removed empty directory 'tic/pkgdown' 2021-05-15T16:49:38.6248956Z * building 'tic_0.10.0.tar.gz' 2021-05-15T16:49:38.6272984Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:49:38.6273770Z (as 'lib' is unspecified) 2021-05-15T16:49:39.1806346Z * installing *source* package 'tic' ... 2021-05-15T16:49:39.2243371Z ** R 2021-05-15T16:49:39.2713217Z ** inst 2021-05-15T16:49:39.2962312Z ** preparing package for lazy loading 2021-05-15T16:49:39.5434039Z ** help 2021-05-15T16:49:39.8445026Z *** installing help indices 2021-05-15T16:49:40.0400749Z converting help for package 'tic' 2021-05-15T16:49:40.0675701Z finding HTML links ... done 2021-05-15T16:49:40.1853495Z Deprecated html 2021-05-15T16:49:40.2177207Z TicStep html 2021-05-15T16:49:40.2286249Z base64serialize html 2021-05-15T16:49:40.2514531Z ci html 2021-05-15T16:49:40.3191593Z do_blogdown html 2021-05-15T16:49:40.3788888Z do_bookdown html 2021-05-15T16:49:40.4276958Z do_drat html 2021-05-15T16:49:40.4877382Z do_package_checks html 2021-05-15T16:49:40.5446603Z do_pkgdown html 2021-05-15T16:49:40.5835782Z do_readme_rmd html 2021-05-15T16:49:40.6079990Z dsl html 2021-05-15T16:49:40.6392668Z dsl_get html 2021-05-15T16:49:40.6608661Z gha_add_secret html 2021-05-15T16:49:40.6754160Z github_helpers html 2021-05-15T16:49:40.6854286Z github_info html 2021-05-15T16:49:40.6950066Z list_macros html 2021-05-15T16:49:40.7130632Z macro html 2021-05-15T16:49:40.7232674Z prepare_all_stages html 2021-05-15T16:49:40.7304845Z reexports html 2021-05-15T16:49:40.7434690Z repo html 2021-05-15T16:49:40.7606325Z run_all_stages html 2021-05-15T16:49:40.7725544Z run_stage html 2021-05-15T16:49:40.7882463Z ssh_key_helpers html 2021-05-15T16:49:40.7966120Z stages html 2021-05-15T16:49:40.8173134Z step_add_to_drat html 2021-05-15T16:49:40.8345195Z step_add_to_known_hosts html 2021-05-15T16:49:40.8549956Z step_build_blogdown html 2021-05-15T16:49:40.8624284Z step_build_bookdown html 2021-05-15T16:49:40.9065762Z step_build_pkgdown html 2021-05-15T16:49:40.9371167Z step_do_push_deploy html 2021-05-15T16:49:40.9514576Z step_hello_world html 2021-05-15T16:49:40.9932995Z step_install_pkg html 2021-05-15T16:49:41.0164866Z step_install_ssh_keys html 2021-05-15T16:49:41.0542212Z step_push_deploy html 2021-05-15T16:49:41.0848145Z step_rcmdcheck html 2021-05-15T16:49:41.1037350Z step_run_code html 2021-05-15T16:49:41.1193778Z step_session_info html 2021-05-15T16:49:41.1490494Z step_setup_push_deploy html 2021-05-15T16:49:41.1766282Z step_setup_ssh html 2021-05-15T16:49:41.1979944Z step_test_ssh html 2021-05-15T16:49:41.2174433Z step_write_text_file html 2021-05-15T16:49:41.2439207Z tic-package html 2021-05-15T16:49:41.2581006Z update_yml html 2021-05-15T16:49:41.2794718Z use_ghactions_deploy html 2021-05-15T16:49:41.3062167Z use_tic html 2021-05-15T16:49:41.3178931Z use_tic_badge html 2021-05-15T16:49:41.3318293Z use_tic_r html 2021-05-15T16:49:41.3431834Z use_update_tic html 2021-05-15T16:49:41.3779296Z yaml_templates html 2021-05-15T16:49:41.3789253Z *** copying figures 2021-05-15T16:49:41.3850776Z ** building package indices 2021-05-15T16:49:41.5281080Z ** installing vignettes 2021-05-15T16:49:41.5329373Z ** testing if installed package can be loaded 2021-05-15T16:49:41.5333989Z *** arch - i386 2021-05-15T16:49:41.9406329Z *** arch - x64 2021-05-15T16:49:42.3615258Z * DONE (tic) 2021-05-15T16:49:42.4308592Z In R CMD INSTALL 2021-05-15T16:49:42.4954828Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:49:42.7243097Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:49:45.8805895Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:49:45.8807498Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:49:45.8808633Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:49:45.8809816Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:49:45.8810980Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:49:45.8812589Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:49:45.8813751Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:49:45.8814875Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:49:45.8816276Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:49:45.8820399Z 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-15T16:49:45.8824354Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:49:45.8825624Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:49:45.8826759Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:49:45.8827746Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:49:45.8828340Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:49:45.8828952Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:49:45.8829586Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:49:45.8830170Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:49:45.8830743Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:49:45.8831519Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:49:45.8832113Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:49:45.8832722Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:49:45.8833507Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:49:45.8834283Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T16:49:45.8835016Z (as 'lib' is unspecified) 2021-05-15T16:49:45.8835655Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:49:45.8836328Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:49:45.8836966Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:49:45.8837571Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:49:45.8838187Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:49:45.8838827Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:49:45.8839569Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:49:45.8840187Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:49:45.8840846Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:49:45.8841555Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:49:45.8842232Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:49:45.8842896Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:49:45.8843549Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:49:45.8844191Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:49:45.8844847Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:49:45.8845496Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:49:47.4987649Z 2021-05-15T16:49:47.4989288Z There are binary versions available but the source versions are later: 2021-05-15T16:49:47.5003609Z binary source needs_compilation 2021-05-15T16:49:47.5005013Z utf8 1.1.4 1.2.1 TRUE 2021-05-15T16:49:47.5005750Z vctrs 0.2.4 0.3.8 TRUE 2021-05-15T16:49:47.5006476Z pillar 1.4.3 1.6.0 FALSE 2021-05-15T16:49:47.5007220Z tibble 3.0.1 3.1.1 TRUE 2021-05-15T16:49:47.5007964Z rematch2 2.1.0 2.1.2 FALSE 2021-05-15T16:49:47.5008678Z fansi 0.4.1 0.4.2 TRUE 2021-05-15T16:49:47.5009413Z diffobj 0.2.4 0.3.4 TRUE 2021-05-15T16:49:47.5010142Z waldo 0.1.0 0.2.5 FALSE 2021-05-15T16:49:47.5010844Z ps 1.3.2 1.6.0 TRUE 2021-05-15T16:49:47.5011550Z processx 3.4.2 3.5.2 TRUE 2021-05-15T16:49:47.5012301Z pkgload 1.0.2 1.2.1 TRUE 2021-05-15T16:49:47.5013096Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-15T16:49:47.5013917Z digest 0.6.25 0.6.27 TRUE 2021-05-15T16:49:47.5014951Z callr 3.4.3 3.7.0 FALSE 2021-05-15T16:49:47.5015899Z brio 1.0.0 1.1.2 TRUE 2021-05-15T16:49:47.5016577Z xfun 0.13 0.23 TRUE 2021-05-15T16:49:47.5017293Z highr 0.8 0.9 FALSE 2021-05-15T16:49:47.5018017Z stringi 1.4.6 1.6.1 TRUE 2021-05-15T16:49:47.5018772Z Rcpp 1.0.4.6 1.0.6 TRUE 2021-05-15T16:49:47.5019462Z knitr 1.28 1.33 FALSE 2021-05-15T16:49:47.5020202Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-15T16:49:47.5020955Z testthat 2.3.2 3.0.2 TRUE 2021-05-15T16:49:47.5021691Z rversions 2.0.1 2.0.2 FALSE 2021-05-15T16:49:47.5023803Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-15T16:49:47.5024879Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/pkgconfig_2.0.3.zip' 2021-05-15T16:49:47.5026371Z devtools 2.3.0 2.4.1 FALSE 2021-05-15T16:49:47.5026936Z 2021-05-15T16:49:47.5382656Z Content type 'application/zip' length 22161 bytes (21 KB) 2021-05-15T16:49:47.5402007Z ================================================== 2021-05-15T16:49:47.5403072Z downloaded 21 KB 2021-05-15T16:49:47.5403702Z 2021-05-15T16:49:47.5418556Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/praise_1.0.0.zip' 2021-05-15T16:49:47.5529491Z Content type 'application/zip' length 19474 bytes (19 KB) 2021-05-15T16:49:47.5532616Z ================================================== 2021-05-15T16:49:47.5534687Z downloaded 19 KB 2021-05-15T16:49:47.5535298Z 2021-05-15T16:49:47.5546569Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/evaluate_0.14.zip' 2021-05-15T16:49:47.5641724Z Content type 'application/zip' length 75639 bytes (73 KB) 2021-05-15T16:49:47.5702621Z ================================================== 2021-05-15T16:49:47.5703472Z downloaded 73 KB 2021-05-15T16:49:47.5703897Z 2021-05-15T16:49:47.5720075Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xml2_1.3.2.zip' 2021-05-15T16:49:47.5817031Z Content type 'application/zip' length 3174412 bytes (3.0 MB) 2021-05-15T16:49:47.6506297Z ================================================== 2021-05-15T16:49:47.6507424Z downloaded 3.0 MB 2021-05-15T16:49:47.6507976Z 2021-05-15T16:49:47.6523066Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/markdown_1.1.zip' 2021-05-15T16:49:47.6611590Z Content type 'application/zip' length 189579 bytes (185 KB) 2021-05-15T16:49:47.6661764Z ================================================== 2021-05-15T16:49:47.6662714Z downloaded 185 KB 2021-05-15T16:49:47.6663208Z 2021-05-15T16:49:47.6675805Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/stringr_1.4.0.zip' 2021-05-15T16:49:47.6765676Z Content type 'application/zip' length 215181 bytes (210 KB) 2021-05-15T16:49:47.6822194Z ================================================== 2021-05-15T16:49:47.6823053Z downloaded 210 KB 2021-05-15T16:49:47.6823531Z 2021-05-15T16:49:47.6833759Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/commonmark_1.7.zip' 2021-05-15T16:49:47.6945556Z Content type 'application/zip' length 266135 bytes (259 KB) 2021-05-15T16:49:47.7074982Z ================================================== 2021-05-15T16:49:47.7076026Z downloaded 259 KB 2021-05-15T16:49:47.7076505Z 2021-05-15T16:49:47.7087558Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/brew_1.0-6.zip' 2021-05-15T16:49:47.7197444Z Content type 'application/zip' length 113646 bytes (110 KB) 2021-05-15T16:49:47.7237971Z ================================================== 2021-05-15T16:49:47.7238839Z downloaded 110 KB 2021-05-15T16:49:47.7239321Z 2021-05-15T16:49:47.7249305Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/xopen_1.0.0.zip' 2021-05-15T16:49:47.7350569Z Content type 'application/zip' length 24506 bytes (23 KB) 2021-05-15T16:49:47.7365725Z ================================================== 2021-05-15T16:49:47.7366605Z downloaded 23 KB 2021-05-15T16:49:47.7367128Z 2021-05-15T16:49:47.7377854Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/sessioninfo_1.1.1.zip' 2021-05-15T16:49:47.7491801Z Content type 'application/zip' length 46410 bytes (45 KB) 2021-05-15T16:49:47.7515399Z ================================================== 2021-05-15T16:49:47.7516174Z downloaded 45 KB 2021-05-15T16:49:47.7516612Z 2021-05-15T16:49:47.7526554Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/prettyunits_1.1.1.zip' 2021-05-15T16:49:47.7709785Z Content type 'application/zip' length 37230 bytes (36 KB) 2021-05-15T16:49:47.7712251Z ================================================== 2021-05-15T16:49:47.7713315Z downloaded 36 KB 2021-05-15T16:49:47.7714024Z 2021-05-15T16:49:47.7730225Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rcmdcheck_1.3.3.zip' 2021-05-15T16:49:47.7886677Z Content type 'application/zip' length 133082 bytes (129 KB) 2021-05-15T16:49:47.7928228Z ================================================== 2021-05-15T16:49:47.7930130Z downloaded 129 KB 2021-05-15T16:49:47.7931232Z 2021-05-15T16:49:47.8055985Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.8157832Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.8263545Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.9181025Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.9433272Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.9646927Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T16:49:47.9846193Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.0116133Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.0226505Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.0339528Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.0447592Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.0570899Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T16:49:48.0591393Z 2021-05-15T16:49:48.0592408Z The downloaded binary packages are in 2021-05-15T16:49:48.0593790Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages 2021-05-15T16:49:48.0597457Z 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-15T16:49:48.0599039Z 2021-05-15T16:49:48.0613141Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T16:49:48.0680016Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-15T16:49:48.0707150Z ================================================== 2021-05-15T16:49:48.0708111Z downloaded 233 KB 2021-05-15T16:49:48.0708601Z 2021-05-15T16:49:48.0720296Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T16:49:48.0818531Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-15T16:49:48.1028803Z ================================================== 2021-05-15T16:49:48.1029500Z downloaded 764 KB 2021-05-15T16:49:48.1030031Z 2021-05-15T16:49:48.1044190Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T16:49:48.1226073Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-15T16:49:48.1489277Z ================================================== 2021-05-15T16:49:48.1490316Z downloaded 1.0 MB 2021-05-15T16:49:48.1490814Z 2021-05-15T16:49:48.1507039Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T16:49:48.1634434Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-15T16:49:48.1690185Z ================================================== 2021-05-15T16:49:48.1691241Z downloaded 670 KB 2021-05-15T16:49:48.1691718Z 2021-05-15T16:49:48.1705046Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T16:49:48.1781102Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-15T16:49:48.1782705Z ================================================== 2021-05-15T16:49:48.1783438Z downloaded 13 KB 2021-05-15T16:49:48.1783873Z 2021-05-15T16:49:48.1796324Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T16:49:48.1930292Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-15T16:49:48.1946361Z ================================================== 2021-05-15T16:49:48.1947194Z downloaded 265 KB 2021-05-15T16:49:48.1947663Z 2021-05-15T16:49:48.1960727Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T16:49:48.2066265Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-15T16:49:48.2163173Z ================================================== 2021-05-15T16:49:48.2164316Z downloaded 466 KB 2021-05-15T16:49:48.2164908Z 2021-05-15T16:49:48.2178541Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T16:49:48.2246898Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-15T16:49:48.2259839Z ================================================== 2021-05-15T16:49:48.2260594Z downloaded 25 KB 2021-05-15T16:49:48.2261036Z 2021-05-15T16:49:48.2370089Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T16:49:48.2433183Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-15T16:49:48.2442231Z ================================================== 2021-05-15T16:49:48.2443122Z downloaded 116 KB 2021-05-15T16:49:48.2443630Z 2021-05-15T16:49:48.2455235Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T16:49:48.2521200Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-15T16:49:48.2532251Z ================================================== 2021-05-15T16:49:48.2533045Z downloaded 138 KB 2021-05-15T16:49:48.2533463Z 2021-05-15T16:49:48.2543297Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T16:49:48.2710744Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-15T16:49:48.2719835Z ================================================== 2021-05-15T16:49:48.2721541Z downloaded 59 KB 2021-05-15T16:49:48.2722450Z 2021-05-15T16:49:48.2740393Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T16:49:48.2827676Z Content type 'application/x-gzip' length 8066 bytes 2021-05-15T16:49:48.2829557Z ================================================== 2021-05-15T16:49:48.2830408Z downloaded 8066 bytes 2021-05-15T16:49:48.2830862Z 2021-05-15T16:49:48.2841520Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T16:49:48.2925106Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-15T16:49:48.2938140Z ================================================== 2021-05-15T16:49:48.2938969Z downloaded 160 KB 2021-05-15T16:49:48.2939378Z 2021-05-15T16:49:48.2949039Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T16:49:48.3021644Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-15T16:49:48.3029605Z ================================================== 2021-05-15T16:49:48.3030715Z downloaded 72 KB 2021-05-15T16:49:48.3031235Z 2021-05-15T16:49:48.3045500Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T16:49:48.3110383Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-15T16:49:48.3130689Z ================================================== 2021-05-15T16:49:48.3131540Z downloaded 11 KB 2021-05-15T16:49:48.3131946Z 2021-05-15T16:49:48.3142715Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:49:48.3223780Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:49:48.3234990Z ================================================== 2021-05-15T16:49:48.3235772Z downloaded 109 KB 2021-05-15T16:49:48.3236154Z 2021-05-15T16:49:48.3246153Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-15T16:49:48.3312662Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-15T16:49:48.3318042Z ================================================== 2021-05-15T16:49:48.3319011Z downloaded 14 KB 2021-05-15T16:49:48.3319425Z 2021-05-15T16:49:48.3334560Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T16:49:48.3429103Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-15T16:49:48.3952391Z ================================================== 2021-05-15T16:49:48.3953329Z downloaded 7.2 MB 2021-05-15T16:49:48.3953745Z 2021-05-15T16:49:48.3966133Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T16:49:48.4039821Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-15T16:49:48.4919179Z ================================================== 2021-05-15T16:49:48.4920197Z downloaded 2.8 MB 2021-05-15T16:49:48.4920621Z 2021-05-15T16:49:48.4933680Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-15T16:49:48.5018846Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-15T16:49:48.5092772Z ================================================== 2021-05-15T16:49:48.5094034Z downloaded 871 KB 2021-05-15T16:49:48.5094624Z 2021-05-15T16:49:48.5109848Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T16:49:48.5192674Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-15T16:49:48.5196361Z ================================================== 2021-05-15T16:49:48.5197142Z downloaded 29 KB 2021-05-15T16:49:48.5197557Z 2021-05-15T16:49:48.5208683Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T16:49:48.5276180Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-15T16:49:48.5327433Z ================================================== 2021-05-15T16:49:48.5328282Z downloaded 664 KB 2021-05-15T16:49:48.5328708Z 2021-05-15T16:49:48.5340385Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T16:49:48.5556200Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-15T16:49:48.5561075Z ================================================== 2021-05-15T16:49:48.5562562Z downloaded 40 KB 2021-05-15T16:49:48.5563430Z 2021-05-15T16:49:48.5576251Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T16:49:48.5639700Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-15T16:49:48.5814149Z ================================================== 2021-05-15T16:49:48.5815042Z downloaded 248 KB 2021-05-15T16:49:48.5815531Z 2021-05-15T16:49:48.5826361Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T16:49:48.5891859Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-15T16:49:48.6392844Z ================================================== 2021-05-15T16:49:48.6393753Z downloaded 362 KB 2021-05-15T16:49:48.6394518Z 2021-05-15T16:49:49.0914486Z * installing *source* package 'utf8' ... 2021-05-15T16:49:49.1095438Z ** package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T16:49:49.1344091Z ** libs 2021-05-15T16:49:49.1353591Z 2021-05-15T16:49:49.1354839Z *** arch - i386 2021-05-15T16:49:49.2164973Z 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-15T16:49:49.3445053Z 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-15T16:49:49.8000878Z 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-15T16:49:49.9273419Z 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-15T16:49:50.0358896Z 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-15T16:49:50.1691819Z 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-15T16:49:50.3926378Z 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-15T16:49:50.5260304Z 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-15T16:49:50.7206961Z 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-15T16:49:50.8661226Z 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-15T16:49:51.0273408Z 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-15T16:49:51.1612119Z 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-15T16:49:51.2825049Z 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-15T16:49:51.4196412Z 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-15T16:49:51.8445276Z 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-15T16:49:51.9788847Z 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-15T16:49:52.4475282Z 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-15T16:49:52.5729299Z 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-15T16:49:52.6785511Z 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-15T16:49:52.8474219Z 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-15T16:49:52.9545156Z 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-15T16:49:53.4357553Z 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-15T16:49:55.0510662Z 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-15T16:49:55.3406033Z 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-15T16:49:55.4768021Z 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-15T16:49:55.6041191Z 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-15T16:49:55.7480983Z 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-15T16:49:55.8928008Z 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-15T16:49:56.0474226Z 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-15T16:49:56.1904547Z installing to D:/a/_temp/Library/utf8/libs/i386 2021-05-15T16:49:56.1925847Z 2021-05-15T16:49:56.1927048Z *** arch - x64 2021-05-15T16:49:56.2697747Z 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-15T16:49:56.3958412Z 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-15T16:49:56.5932567Z 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-15T16:49:56.7163762Z 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-15T16:49:56.8191959Z 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-15T16:49:57.7940249Z 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-15T16:49:57.7942044Z 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-15T16:49:57.7943709Z 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-15T16:49:57.7945511Z 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-15T16:49:57.7947289Z 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-15T16:49:57.7949226Z 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-15T16:49:57.8342928Z 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-15T16:49:57.9503523Z 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-15T16:49:58.0708725Z 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-15T16:49:58.7207870Z 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-15T16:49:58.8369668Z 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-15T16:49:59.2725646Z 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-15T16:49:59.3884268Z 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-15T16:49:59.4878423Z 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-15T16:49:59.6099905Z 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-15T16:49:59.7172070Z 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-15T16:50:00.1894418Z 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-15T16:50:01.7013926Z 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-15T16:50:01.9318410Z 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-15T16:50:02.0608804Z 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-15T16:50:02.1816699Z 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-15T16:50:02.3140250Z 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-15T16:50:02.4427552Z 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-15T16:50:02.6073869Z 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-15T16:50:02.7363436Z installing to D:/a/_temp/Library/utf8/libs/x64 2021-05-15T16:50:02.7401177Z ** R 2021-05-15T16:50:02.7503907Z ** inst 2021-05-15T16:50:02.7532944Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:03.0666698Z ** help 2021-05-15T16:50:03.1308170Z *** installing help indices 2021-05-15T16:50:03.1690875Z converting help for package 'utf8' 2021-05-15T16:50:03.2001352Z finding HTML links ... done 2021-05-15T16:50:03.2268884Z as_utf8 html 2021-05-15T16:50:03.2513246Z output html 2021-05-15T16:50:03.2782232Z utf8-package html 2021-05-15T16:50:03.3070200Z utf8_encode html 2021-05-15T16:50:03.3435351Z utf8_format html 2021-05-15T16:50:03.3645404Z utf8_normalize html 2021-05-15T16:50:03.4179684Z utf8_print html 2021-05-15T16:50:03.4419686Z utf8_width html 2021-05-15T16:50:03.4424892Z ** building package indices 2021-05-15T16:50:03.4756310Z ** installing vignettes 2021-05-15T16:50:03.4822953Z ** testing if installed package can be loaded 2021-05-15T16:50:03.4826713Z *** arch - i386 2021-05-15T16:50:03.7899686Z *** arch - x64 2021-05-15T16:50:04.1027491Z * DONE (utf8) 2021-05-15T16:50:04.1871954Z In R CMD INSTALL 2021-05-15T16:50:04.5844866Z * installing *source* package 'fansi' ... 2021-05-15T16:50:04.5964828Z ** package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T16:50:04.6280792Z ** libs 2021-05-15T16:50:04.6293038Z 2021-05-15T16:50:04.6294469Z *** arch - i386 2021-05-15T16:50:04.6663649Z 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-15T16:50:04.7735249Z 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-15T16:50:04.9010481Z 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-15T16:50:05.0109271Z 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-15T16:50:05.1379493Z 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-15T16:50:05.4303319Z 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-15T16:50:05.5319083Z 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-15T16:50:05.9514325Z 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-15T16:50:06.0517034Z strip.c: In function 'FANSI_strip': 2021-05-15T16:50:06.0518622Z strip.c:155:19: warning: 'chr_buff' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:50:06.0519740Z res_track += csi.start - chr_track; 2021-05-15T16:50:06.0520292Z ^ 2021-05-15T16:50:06.1455615Z 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-15T16:50:06.2543489Z 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-15T16:50:06.4259589Z 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-15T16:50:06.6994364Z 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-15T16:50:06.8553891Z 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-15T16:50:06.9722188Z 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-15T16:50:07.1030234Z 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-15T16:50:07.2270761Z utils.c: In function 'FANSI_find_esc': 2021-05-15T16:50:07.2273487Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:50:07.2275515Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-15T16:50:07.2276778Z ^ 2021-05-15T16:50:07.2278726Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:50:07.3358858Z 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-15T16:50:07.7533559Z 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-15T16:50:07.8802399Z installing to D:/a/_temp/Library/fansi/libs/i386 2021-05-15T16:50:07.8819136Z 2021-05-15T16:50:07.8820854Z *** arch - x64 2021-05-15T16:50:07.9163995Z 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-15T16:50:08.0172228Z 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-15T16:50:08.1353031Z 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-15T16:50:08.2389925Z 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-15T16:50:08.3639773Z 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-15T16:50:09.2960749Z 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-15T16:50:09.2962488Z 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-15T16:50:09.2964099Z 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-15T16:50:09.3390160Z 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-15T16:50:09.4458397Z 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-15T16:50:09.6052097Z 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-15T16:50:09.8444659Z 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-15T16:50:09.9932383Z 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-15T16:50:10.1056140Z 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-15T16:50:10.2235347Z 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-15T16:50:10.3399727Z utils.c: In function 'FANSI_find_esc': 2021-05-15T16:50:10.3412487Z utils.c:193:47: warning: 'x_found_end' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:50:10.3414540Z .start=x_found_start, .len=(x_found_end - x_found_start), 2021-05-15T16:50:10.3415722Z ^ 2021-05-15T16:50:10.3417566Z utils.c:193:47: warning: 'x_found_start' may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-15T16:50:10.4379373Z 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-15T16:50:10.8526854Z 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-15T16:50:10.9670694Z installing to D:/a/_temp/Library/fansi/libs/x64 2021-05-15T16:50:10.9704063Z ** R 2021-05-15T16:50:10.9936093Z ** inst 2021-05-15T16:50:10.9967965Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:11.4765244Z ** help 2021-05-15T16:50:11.6046451Z *** installing help indices 2021-05-15T16:50:11.6695019Z converting help for package 'fansi' 2021-05-15T16:50:11.6979883Z finding HTML links ... done 2021-05-15T16:50:11.8349400Z fansi html 2021-05-15T16:50:11.8427820Z fansi_lines html 2021-05-15T16:50:11.8733208Z has_ctl html 2021-05-15T16:50:11.8843768Z html_code_block html 2021-05-15T16:50:11.8927260Z html_esc html 2021-05-15T16:50:11.9401354Z nchar_ctl html 2021-05-15T16:50:11.9868297Z set_knit_hooks html 2021-05-15T16:50:12.0059183Z sgr_to_html html 2021-05-15T16:50:12.0351440Z strip_ctl html 2021-05-15T16:50:12.0994775Z strsplit_ctl html 2021-05-15T16:50:12.0998427Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpADKklf/R.INSTALL11f02c602921/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-15T16:50:12.1399548Z strtrim_ctl html 2021-05-15T16:50:12.1403271Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpADKklf/R.INSTALL11f02c602921/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-15T16:50:12.2114375Z strwrap_ctl html 2021-05-15T16:50:12.2117271Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpADKklf/R.INSTALL11f02c602921/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-15T16:50:12.2662269Z substr_ctl html 2021-05-15T16:50:12.2883936Z tabs_as_spaces html 2021-05-15T16:50:12.3035785Z term_cap_test html 2021-05-15T16:50:12.3321098Z unhandled_ctl html 2021-05-15T16:50:12.3326814Z ** building package indices 2021-05-15T16:50:12.3919762Z ** installing vignettes 2021-05-15T16:50:12.4035361Z ** testing if installed package can be loaded 2021-05-15T16:50:12.4038691Z *** arch - i386 2021-05-15T16:50:12.7105434Z *** arch - x64 2021-05-15T16:50:13.0206708Z * DONE (fansi) 2021-05-15T16:50:13.0760063Z In R CMD INSTALL 2021-05-15T16:50:13.8339385Z * installing *source* package 'diffobj' ... 2021-05-15T16:50:13.8661114Z ** package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T16:50:13.8944708Z ** libs 2021-05-15T16:50:13.8957777Z 2021-05-15T16:50:13.8959424Z *** arch - i386 2021-05-15T16:50:13.9237611Z 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-15T16:50:14.2516333Z 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-15T16:50:14.3731911Z 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-15T16:50:14.6106247Z 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-15T16:50:14.7258031Z installing to D:/a/_temp/Library/diffobj/libs/i386 2021-05-15T16:50:14.7275285Z 2021-05-15T16:50:14.7276296Z *** arch - x64 2021-05-15T16:50:14.7524382Z 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-15T16:50:14.9904339Z 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-15T16:50:15.1089684Z 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-15T16:50:15.3525443Z 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-15T16:50:15.4628351Z installing to D:/a/_temp/Library/diffobj/libs/x64 2021-05-15T16:50:15.4661400Z ** R 2021-05-15T16:50:15.5537211Z ** inst 2021-05-15T16:50:15.5611117Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:23.0465334Z ** help 2021-05-15T16:50:23.4010968Z *** installing help indices 2021-05-15T16:50:23.5630882Z converting help for package 'diffobj' 2021-05-15T16:50:24.2915331Z finding HTML links ... done 2021-05-15T16:50:24.2915697Z 2021-05-15T16:50:24.2916200Z finding level-2 HTML links ... done 2021-05-15T16:50:24.2917008Z AlignThreshold-class html 2021-05-15T16:50:24.2917693Z Diff-class html 2021-05-15T16:50:24.2918474Z Extract_PaletteOfStyles html 2021-05-15T16:50:24.2919096Z Pager html 2021-05-15T16:50:24.2919785Z PaletteOfStyles-class html 2021-05-15T16:50:24.2920456Z Rdiff_chr html 2021-05-15T16:50:24.2920983Z Style html 2021-05-15T16:50:24.2921529Z StyleFuns html 2021-05-15T16:50:24.2922121Z StyleSummary html 2021-05-15T16:50:24.2922696Z StyleText html 2021-05-15T16:50:24.2923315Z any-Diff-method html 2021-05-15T16:50:24.2924156Z as.character-DiffSummary-method html 2021-05-15T16:50:24.2925198Z as.character-MyersMbaSes-method html 2021-05-15T16:50:24.2926086Z auto_context html 2021-05-15T16:50:24.2926638Z console_lines html 2021-05-15T16:50:24.3549381Z diffChr html 2021-05-15T16:50:24.5861125Z diffCsv html 2021-05-15T16:50:24.7780829Z diffDeparse html 2021-05-15T16:50:24.9709796Z diffFile html 2021-05-15T16:50:24.9893458Z diffObj html 2021-05-15T16:50:25.2075449Z diffPrint html 2021-05-15T16:50:25.4101532Z diffStr html 2021-05-15T16:50:25.4310241Z diff_myers html 2021-05-15T16:50:25.4352320Z diffobj-package html 2021-05-15T16:50:25.4405220Z diffobj_s4method_doc html 2021-05-15T16:50:25.4459819Z diffobj_set_def_opts html 2021-05-15T16:50:25.4540632Z dimnames-PaletteOfStyles-method html 2021-05-15T16:50:25.4734214Z extract-Diff-method html 2021-05-15T16:50:25.4864903Z finalizeHtml html 2021-05-15T16:50:25.4925859Z gdo html 2021-05-15T16:50:25.5337593Z guides html 2021-05-15T16:50:25.5443879Z has_Rdiff html 2021-05-15T16:50:25.5546020Z make_blocking html 2021-05-15T16:50:25.5626298Z nchar_html html 2021-05-15T16:50:25.5741859Z pager_is_less html 2021-05-15T16:50:25.5881673Z par_frame html 2021-05-15T16:50:25.6187110Z ses html 2021-05-15T16:50:25.6257510Z show-DiffSummary-method html 2021-05-15T16:50:25.6321965Z show-PaletteOfStyles-method html 2021-05-15T16:50:25.6404329Z show-Style-method html 2021-05-15T16:50:25.6551856Z strip_hz_control html 2021-05-15T16:50:25.6731212Z summary-Diff-method html 2021-05-15T16:50:25.6828415Z summary-MyersMbaSes-method html 2021-05-15T16:50:25.6920607Z summary-PaletteOfStyles-method html 2021-05-15T16:50:25.7095554Z tag_f html 2021-05-15T16:50:25.7400037Z trim html 2021-05-15T16:50:25.7506145Z view_or_browse html 2021-05-15T16:50:25.7557277Z webfiles html 2021-05-15T16:50:25.7567780Z ** building package indices 2021-05-15T16:50:25.9123350Z ** installing vignettes 2021-05-15T16:50:25.9202080Z ** testing if installed package can be loaded 2021-05-15T16:50:25.9205408Z *** arch - i386 2021-05-15T16:50:26.3274698Z *** arch - x64 2021-05-15T16:50:26.7437467Z * DONE (diffobj) 2021-05-15T16:50:26.8415825Z In R CMD INSTALL 2021-05-15T16:50:27.2626597Z * installing *source* package 'ps' ... 2021-05-15T16:50:27.2754265Z ** package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T16:50:28.7353120Z ** libs 2021-05-15T16:50:28.7365099Z 2021-05-15T16:50:28.7366334Z *** arch - i386 2021-05-15T16:50:28.7858194Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-15T16:50:29.0097360Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-15T16:50:29.4536664Z 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-15T16:50:29.8602885Z 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-15T16:50:30.2591426Z 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-15T16:50:30.6558975Z 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-15T16:50:31.2067880Z 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-15T16:50:31.3171946Z 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-15T16:50:31.9808611Z 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-15T16:50:32.4163978Z 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-15T16:50:33.2646684Z 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-15T16:50:33.5889119Z 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-15T16:50:34.1695216Z 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-15T16:50:34.6254399Z 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-15T16:50:35.1646494Z 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-15T16:50:35.3236150Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-15T16:50:35.3284169Z 2021-05-15T16:50:35.3284952Z *** arch - x64 2021-05-15T16:50:35.3737754Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall px.c -o px 2021-05-15T16:50:36.2935709Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall interrupt.c -o interrupt 2021-05-15T16:50:36.2937945Z 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-15T16:50:36.8691343Z 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-15T16:50:37.5222466Z 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-15T16:50:38.1589938Z 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-15T16:50:38.9137945Z 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-15T16:50:39.0190554Z 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-15T16:50:39.8972074Z 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-15T16:50:40.5291344Z 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-15T16:50:41.5056086Z 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-15T16:50:42.0494093Z 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-15T16:50:42.7574300Z 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-15T16:50:43.4508319Z 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-15T16:50:44.2369894Z 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-15T16:50:44.3872812Z installing via 'install.libs.R' to D:/a/_temp/Library/ps 2021-05-15T16:50:44.3926142Z ** R 2021-05-15T16:50:44.4161341Z ** inst 2021-05-15T16:50:44.4195029Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:45.3482753Z ** help 2021-05-15T16:50:45.6340933Z *** installing help indices 2021-05-15T16:50:45.7931415Z converting help for package 'ps' 2021-05-15T16:50:45.8604271Z finding HTML links ... done 2021-05-15T16:50:45.9279910Z CleanupReporter html 2021-05-15T16:50:45.9392102Z errno html 2021-05-15T16:50:45.9547019Z ps html 2021-05-15T16:50:45.9590265Z ps_boot_time html 2021-05-15T16:50:45.9961555Z ps_children html 2021-05-15T16:50:46.0226749Z ps_cmdline html 2021-05-15T16:50:46.0585795Z ps_connections html 2021-05-15T16:50:46.0651977Z ps_cpu_count html 2021-05-15T16:50:46.0969348Z ps_cpu_times html 2021-05-15T16:50:46.1228241Z ps_create_time html 2021-05-15T16:50:46.1531923Z ps_cwd html 2021-05-15T16:50:46.1800118Z ps_descent html 2021-05-15T16:50:46.1924148Z ps_disk_partitions html 2021-05-15T16:50:46.2028730Z ps_disk_usage html 2021-05-15T16:50:46.2339278Z ps_environ html 2021-05-15T16:50:46.2676115Z ps_exe html 2021-05-15T16:50:46.2832836Z ps_get_nice html 2021-05-15T16:50:46.3186254Z ps_handle html 2021-05-15T16:50:46.3471021Z ps_interrupt html 2021-05-15T16:50:46.3744362Z ps_is_running html 2021-05-15T16:50:46.4008727Z ps_kill html 2021-05-15T16:50:46.4393327Z ps_kill_tree html 2021-05-15T16:50:46.4522049Z ps_loadavg html 2021-05-15T16:50:46.4921959Z ps_memory_info html 2021-05-15T16:50:46.5177313Z ps_name html 2021-05-15T16:50:46.5484872Z ps_num_fds html 2021-05-15T16:50:46.5768632Z ps_num_threads html 2021-05-15T16:50:46.6059586Z ps_open_files html 2021-05-15T16:50:46.6111773Z ps_os_type html 2021-05-15T16:50:46.6366431Z ps_pid html 2021-05-15T16:50:46.6405874Z ps_pids html 2021-05-15T16:50:46.6707119Z ps_ppid html 2021-05-15T16:50:46.6989583Z ps_resume html 2021-05-15T16:50:46.7269335Z ps_send_signal html 2021-05-15T16:50:46.7539154Z ps_shared_lib_users html 2021-05-15T16:50:46.7847042Z ps_shared_libs html 2021-05-15T16:50:46.8176240Z ps_status html 2021-05-15T16:50:46.8464964Z ps_suspend html 2021-05-15T16:50:46.8601191Z ps_system_cpu_times html 2021-05-15T16:50:46.8780149Z ps_system_memory html 2021-05-15T16:50:46.8885756Z ps_system_swap html 2021-05-15T16:50:46.9151218Z ps_terminal html 2021-05-15T16:50:46.9401259Z ps_terminate html 2021-05-15T16:50:46.9494074Z ps_tty_size html 2021-05-15T16:50:46.9839175Z ps_uids html 2021-05-15T16:50:47.0100802Z ps_username html 2021-05-15T16:50:47.0177597Z ps_users html 2021-05-15T16:50:47.0219178Z signals html 2021-05-15T16:50:47.0229349Z ** building package indices 2021-05-15T16:50:47.1631430Z ** testing if installed package can be loaded 2021-05-15T16:50:47.1634015Z *** arch - i386 2021-05-15T16:50:47.4687304Z *** arch - x64 2021-05-15T16:50:47.7852992Z * DONE (ps) 2021-05-15T16:50:47.8504972Z In R CMD INSTALL 2021-05-15T16:50:48.3884318Z * installing *source* package 'pkgload' ... 2021-05-15T16:50:48.4134072Z ** package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T16:50:48.4444746Z ** R 2021-05-15T16:50:48.4671818Z ** inst 2021-05-15T16:50:49.2930209Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:49.2931143Z ** help 2021-05-15T16:50:49.3630304Z *** installing help indices 2021-05-15T16:50:49.4417011Z converting help for package 'pkgload' 2021-05-15T16:50:49.4719476Z finding HTML links ... done 2021-05-15T16:50:49.4953511Z check_dep_version html 2021-05-15T16:50:49.5032502Z check_suggested html 2021-05-15T16:50:49.5374713Z dev_example html 2021-05-15T16:50:49.5508878Z dev_help html 2021-05-15T16:50:49.5561340Z dev_meta html 2021-05-15T16:50:49.5599032Z has_tests html 2021-05-15T16:50:49.5831826Z help html 2021-05-15T16:50:49.5953239Z imports_env html 2021-05-15T16:50:49.6026546Z inst html 2021-05-15T16:50:49.6082763Z is_dev_package html 2021-05-15T16:50:49.6677914Z load_all html 2021-05-15T16:50:49.6734965Z load_code html 2021-05-15T16:50:49.6785041Z load_data html 2021-05-15T16:50:49.6833200Z load_dll html 2021-05-15T16:50:49.6880735Z load_imports html 2021-05-15T16:50:49.7014212Z ns_env html 2021-05-15T16:50:49.7097751Z package_file html 2021-05-15T16:50:49.7212249Z packages html 2021-05-15T16:50:49.7281156Z parse_deps html 2021-05-15T16:50:49.7330655Z parse_ns_file html 2021-05-15T16:50:49.7465673Z pkg_env html 2021-05-15T16:50:49.7542483Z pkgtest html 2021-05-15T16:50:49.7615499Z run_pkg_hook html 2021-05-15T16:50:49.7831354Z system.file html 2021-05-15T16:50:49.7933886Z unload html 2021-05-15T16:50:49.7940533Z ** building package indices 2021-05-15T16:50:49.8663151Z ** testing if installed package can be loaded 2021-05-15T16:50:49.8665646Z *** arch - i386 2021-05-15T16:50:50.3748025Z *** arch - x64 2021-05-15T16:50:50.8863009Z * DONE (pkgload) 2021-05-15T16:50:50.9599647Z In R CMD INSTALL 2021-05-15T16:50:51.2356249Z * installing *source* package 'ellipsis' ... 2021-05-15T16:50:51.2394067Z ** package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T16:50:51.2711463Z ** libs 2021-05-15T16:50:51.2720876Z 2021-05-15T16:50:51.2721943Z *** arch - i386 2021-05-15T16:50:51.2982979Z 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-15T16:50:51.4393312Z 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-15T16:50:51.6721642Z 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-15T16:50:51.7879381Z installing to D:/a/_temp/Library/ellipsis/libs/i386 2021-05-15T16:50:51.7889546Z 2021-05-15T16:50:51.7890838Z *** arch - x64 2021-05-15T16:50:51.8121418Z 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-15T16:50:51.9407198Z 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-15T16:50:52.1758558Z 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-15T16:50:52.2772699Z installing to D:/a/_temp/Library/ellipsis/libs/x64 2021-05-15T16:50:52.2801052Z ** R 2021-05-15T16:50:52.2869341Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:50:52.3913348Z ** help 2021-05-15T16:50:52.4325577Z *** installing help indices 2021-05-15T16:50:52.4628362Z converting help for package 'ellipsis' 2021-05-15T16:50:52.4906008Z finding HTML links ... done 2021-05-15T16:50:52.5140406Z check_dots_empty html 2021-05-15T16:50:52.5283553Z check_dots_unnamed html 2021-05-15T16:50:52.5492251Z check_dots_used html 2021-05-15T16:50:52.5542929Z dots_empty html 2021-05-15T16:50:52.5594654Z dots_used html 2021-05-15T16:50:52.5753294Z ellipsis-package html 2021-05-15T16:50:52.5891518Z safe_median html 2021-05-15T16:50:52.5896705Z ** building package indices 2021-05-15T16:50:52.6158775Z ** testing if installed package can be loaded 2021-05-15T16:50:52.6161001Z *** arch - i386 2021-05-15T16:50:52.9226328Z *** arch - x64 2021-05-15T16:50:53.2345437Z * DONE (ellipsis) 2021-05-15T16:50:53.2591941Z In R CMD INSTALL 2021-05-15T16:50:53.6225321Z * installing *source* package 'digest' ... 2021-05-15T16:50:53.6319990Z ** package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T16:50:53.6548601Z ** libs 2021-05-15T16:50:53.6559452Z 2021-05-15T16:50:53.6560804Z *** arch - i386 2021-05-15T16:50:53.7042719Z 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-15T16:50:54.0124771Z 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-15T16:50:54.3827584Z 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-15T16:50:55.0640356Z 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-15T16:50:55.3849462Z 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-15T16:50:56.0155531Z 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-15T16:50:56.1697417Z 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-15T16:50:56.7353590Z 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-15T16:50:56.8572318Z 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-15T16:50:56.9458750Z 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-15T16:50:57.1573483Z 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-15T16:50:57.3029813Z 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-15T16:50:57.4396531Z 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-15T16:50:57.7417283Z 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-15T16:50:57.9528679Z 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-15T16:50:58.4449114Z 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-15T16:50:58.6031817Z 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-15T16:50:59.2270233Z 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-15T16:50:59.3610454Z installing to D:/a/_temp/Library/digest/libs/i386 2021-05-15T16:50:59.3625022Z 2021-05-15T16:50:59.3626380Z *** arch - x64 2021-05-15T16:50:59.4111064Z 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-15T16:50:59.6229670Z 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-15T16:51:00.0325144Z 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-15T16:51:00.6314387Z 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-15T16:51:00.9315265Z 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-15T16:51:01.4696627Z 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-15T16:51:01.6187253Z 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-15T16:51:02.3999783Z 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-15T16:51:02.5160021Z 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-15T16:51:02.5972569Z 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-15T16:51:02.7794031Z 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-15T16:51:03.2926630Z 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-15T16:51:03.2928426Z 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-15T16:51:03.2929686Z 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-15T16:51:03.4495533Z 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-15T16:51:03.8619033Z 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-15T16:51:04.0126244Z 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-15T16:51:04.4250217Z 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-15T16:51:04.5464479Z installing to D:/a/_temp/Library/digest/libs/x64 2021-05-15T16:51:04.5496890Z ** R 2021-05-15T16:51:04.5571363Z ** demo 2021-05-15T16:51:04.5587369Z ** inst 2021-05-15T16:51:04.5682661Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:04.9825316Z ** help 2021-05-15T16:51:05.0540265Z *** installing help indices 2021-05-15T16:51:05.0938959Z converting help for package 'digest' 2021-05-15T16:51:05.1219298Z finding HTML links ... done 2021-05-15T16:51:05.1668605Z AES html 2021-05-15T16:51:05.2578787Z digest html 2021-05-15T16:51:05.2716961Z digest2int html 2021-05-15T16:51:05.3106754Z hmac html 2021-05-15T16:51:05.3206168Z makeRaw html 2021-05-15T16:51:05.3607778Z sha1 html 2021-05-15T16:51:05.3885474Z vdigest html 2021-05-15T16:51:05.3891049Z ** building package indices 2021-05-15T16:51:05.4584350Z ** installing vignettes 2021-05-15T16:51:05.4663866Z ** testing if installed package can be loaded 2021-05-15T16:51:05.4666899Z *** arch - i386 2021-05-15T16:51:05.7728897Z *** arch - x64 2021-05-15T16:51:06.0871269Z * DONE (digest) 2021-05-15T16:51:06.1412917Z In R CMD INSTALL 2021-05-15T16:51:06.4373626Z * installing *source* package 'brio' ... 2021-05-15T16:51:06.4421590Z ** package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T16:51:06.4666669Z ** libs 2021-05-15T16:51:06.4670287Z 2021-05-15T16:51:06.4671499Z *** arch - i386 2021-05-15T16:51:06.4970999Z 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-15T16:51:06.8944333Z 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-15T16:51:07.0068611Z 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-15T16:51:07.1157453Z 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-15T16:51:07.2336066Z 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-15T16:51:07.3468197Z 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-15T16:51:07.4968763Z 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-15T16:51:07.6098306Z 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-15T16:51:07.8597014Z 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-15T16:51:07.9769899Z installing to D:/a/_temp/Library/brio/libs/i386 2021-05-15T16:51:07.9779480Z 2021-05-15T16:51:07.9780709Z *** arch - x64 2021-05-15T16:51:08.0064807Z 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-15T16:51:08.6275877Z 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-15T16:51:08.7362772Z 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-15T16:51:08.8368957Z 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-15T16:51:08.9410488Z 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-15T16:51:09.0460097Z 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-15T16:51:09.1814403Z 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-15T16:51:09.2850544Z 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-15T16:51:09.5416562Z 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-15T16:51:09.6534052Z installing to D:/a/_temp/Library/brio/libs/x64 2021-05-15T16:51:09.6565256Z ** R 2021-05-15T16:51:09.6638952Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:09.7297844Z ** help 2021-05-15T16:51:09.7779052Z *** installing help indices 2021-05-15T16:51:09.8086184Z converting help for package 'brio' 2021-05-15T16:51:09.8400037Z finding HTML links ... done 2021-05-15T16:51:09.8525982Z file_line_endings html 2021-05-15T16:51:09.8732954Z readLines html 2021-05-15T16:51:09.8812933Z read_file html 2021-05-15T16:51:09.8884878Z read_lines html 2021-05-15T16:51:09.9078352Z writeLines html 2021-05-15T16:51:09.9154229Z write_file html 2021-05-15T16:51:09.9248564Z write_lines html 2021-05-15T16:51:09.9253351Z ** building package indices 2021-05-15T16:51:09.9501673Z ** testing if installed package can be loaded 2021-05-15T16:51:09.9504265Z *** arch - i386 2021-05-15T16:51:10.2567923Z *** arch - x64 2021-05-15T16:51:10.5676666Z * DONE (brio) 2021-05-15T16:51:10.6005638Z In R CMD INSTALL 2021-05-15T16:51:11.0223572Z * installing *source* package 'xfun' ... 2021-05-15T16:51:11.0342384Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T16:51:11.0680075Z ** libs 2021-05-15T16:51:11.0690890Z 2021-05-15T16:51:11.0692270Z *** arch - i386 2021-05-15T16:51:11.0974808Z 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-15T16:51:11.2693199Z 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-15T16:51:11.5040452Z 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-15T16:51:11.6221345Z installing to D:/a/_temp/Library/xfun/libs/i386 2021-05-15T16:51:11.6232445Z 2021-05-15T16:51:11.6233749Z *** arch - x64 2021-05-15T16:51:11.6495426Z 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-15T16:51:11.8128911Z 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-15T16:51:12.0631360Z 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-15T16:51:12.1708374Z installing to D:/a/_temp/Library/xfun/libs/x64 2021-05-15T16:51:12.1739596Z ** R 2021-05-15T16:51:12.2062872Z ** inst 2021-05-15T16:51:12.2105400Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:51:13.5342234Z ** help 2021-05-15T16:51:13.8873627Z *** installing help indices 2021-05-15T16:51:14.0978997Z converting help for package 'xfun' 2021-05-15T16:51:14.1262162Z finding HTML links ... done 2021-05-15T16:51:14.1666700Z Rscript html 2021-05-15T16:51:14.1832979Z Rscript_call html 2021-05-15T16:51:14.1915368Z attr html 2021-05-15T16:51:14.2031322Z base64_encode html 2021-05-15T16:51:14.2100406Z base64_uri html 2021-05-15T16:51:14.2322427Z bg_process html 2021-05-15T16:51:14.2393714Z bump_version html 2021-05-15T16:51:14.2924535Z cache_rds html 2021-05-15T16:51:14.2986256Z del_empty_dir html 2021-05-15T16:51:14.3091153Z dir_create html 2021-05-15T16:51:14.3186130Z dir_exists html 2021-05-15T16:51:14.3310214Z do_once html 2021-05-15T16:51:14.3528929Z download_file html 2021-05-15T16:51:15.2995607Z ** building package indices 2021-05-15T16:51:15.2996694Z ** installing vignettes 2021-05-15T16:51:15.2997913Z ** testing if installed package can be loaded 2021-05-15T16:51:15.2998912Z *** arch - i386 2021-05-15T16:51:15.2999842Z embed_file html 2021-05-15T16:51:15.3000949Z exit_call html 2021-05-15T16:51:15.3001923Z file_ext html 2021-05-15T16:51:15.3002924Z file_string html 2021-05-15T16:51:15.3003964Z format_bytes html 2021-05-15T16:51:15.3004961Z from_root html 2021-05-15T16:51:15.3006007Z github_releases html 2021-05-15T16:51:15.3007056Z grep_sub html 2021-05-15T16:51:15.3008009Z gsub_file html 2021-05-15T16:51:15.3008984Z in_dir html 2021-05-15T16:51:15.3010020Z install_dir html 2021-05-15T16:51:15.3011325Z install_github html 2021-05-15T16:51:15.3012371Z isFALSE html 2021-05-15T16:51:15.3013385Z is_R_CMD_check html 2021-05-15T16:51:15.3014365Z is_abs_path html 2021-05-15T16:51:15.3015348Z is_ascii html 2021-05-15T16:51:15.3016324Z is_sub_path html 2021-05-15T16:51:15.3017281Z is_web_path html 2021-05-15T16:51:15.3018297Z magic_path html 2021-05-15T16:51:15.3019280Z mark_dirs html 2021-05-15T16:51:15.3020273Z msg_cat html 2021-05-15T16:51:15.3021278Z native_encode html 2021-05-15T16:51:15.3022307Z news2md html 2021-05-15T16:51:15.3023316Z normalize_path html 2021-05-15T16:51:15.3024396Z numbers_to_words html 2021-05-15T16:51:15.3025425Z optipng html 2021-05-15T16:51:15.3026356Z os html 2021-05-15T16:51:15.3027328Z parse_only html 2021-05-15T16:51:15.3028346Z pkg_attach html 2021-05-15T16:51:15.3029309Z proc_kill html 2021-05-15T16:51:15.3030545Z process_file html 2021-05-15T16:51:15.3031560Z proj_root html 2021-05-15T16:51:15.3032542Z prose_index html 2021-05-15T16:51:15.3033586Z protect_math html 2021-05-15T16:51:15.3034607Z raw_string html 2021-05-15T16:51:15.3035561Z read_bin html 2021-05-15T16:51:15.3036546Z read_utf8 html 2021-05-15T16:51:15.3037539Z relative_path html 2021-05-15T16:51:15.3038583Z rename_seq html 2021-05-15T16:51:15.3039569Z retry html 2021-05-15T16:51:15.3040575Z rev_check html 2021-05-15T16:51:15.3041597Z rstudio_type html 2021-05-15T16:51:15.3042617Z same_path html 2021-05-15T16:51:15.3043612Z session_info html 2021-05-15T16:51:15.3044630Z set_envvar html 2021-05-15T16:51:15.3045639Z split_lines html 2021-05-15T16:51:15.3046629Z split_source html 2021-05-15T16:51:15.3047649Z strict_list html 2021-05-15T16:51:15.3048772Z stringsAsStrings html 2021-05-15T16:51:15.3049864Z submit_cran html 2021-05-15T16:51:15.3050696Z tinify html 2021-05-15T16:51:15.3051250Z tojson html 2021-05-15T16:51:15.3051777Z tree html 2021-05-15T16:51:15.3052336Z try_silent html 2021-05-15T16:51:15.3052912Z upload_ftp html 2021-05-15T16:51:15.3053477Z url_filename html 2021-05-15T16:51:15.3054068Z valid_syntax html 2021-05-15T16:51:15.5422729Z *** arch - x64 2021-05-15T16:51:15.8572802Z * DONE (xfun) 2021-05-15T16:51:15.9039967Z In R CMD INSTALL 2021-05-15T16:51:20.2216796Z * installing *source* package 'stringi' ... 2021-05-15T16:51:20.4793690Z ** package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T16:51:20.9491905Z ** libs 2021-05-15T16:51:20.9523778Z 2021-05-15T16:51:20.9524647Z *** arch - i386 2021-05-15T16:51:22.7574025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:23.3760103Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:24.0499836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:24.7158161Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:25.2108938Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:26.2268526Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:26.7519750Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:27.3422723Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:28.0421827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:28.6825224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:29.1828670Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:29.7996215Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:30.3660777Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:31.2942234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:31.6118287Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:32.3312641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:32.9508000Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:33.7315837Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:34.8040442Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:35.0141758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:35.6973589Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:36.2577180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:37.1319132Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:37.8389265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:38.5549651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:39.3019240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:39.9157983Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:40.6371767Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:41.1000378Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:41.6336882Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:42.2596818Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:42.9972590Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:43.4792126Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:43.9952313Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:44.5507364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:45.1528914Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:45.7444508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:46.2497542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:46.7235776Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:47.3371315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:48.3041321Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:48.4802242Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:50.2428694Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:50.8255232Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:51.6259300Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:52.1659101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:52.7070350Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:53.2398501Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:53.8162581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:54.4360507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:55.1891806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:55.6538016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:56.3704557Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:56.9622724Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:57.6535267Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:58.3557237Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:51:58.8900257Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:51:59.4580931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:00.3021686Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:00.9359451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:01.8325463Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:02.8898872Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:03.5784198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:04.2478683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:04.8414581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:05.5140786Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:06.2004665Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:06.8023353Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:07.4901921Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:08.3075930Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:08.7211944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:09.2682613Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:10.0074549Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:10.7771218Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:11.3640902Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:12.0531346Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:12.7385200Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:12.8293169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:13.4181094Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:13.9136854Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:14.5961585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:15.1189031Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:15.7452194Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:17.4479920Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:18.1588944Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:18.8673480Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:52:19.5056152Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:20.4061309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:21.2928824Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:21.8735327Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:22.3117004Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:23.0850546Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:23.5909919Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:24.0782853Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:24.7975641Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:25.8579099Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:26.1795265Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:27.0166973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:27.2916056Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:28.2969124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:28.4452016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:29.1556741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:29.2764795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:29.6838145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:30.3205256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:31.4710654Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:31.8244577Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:32.5226934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:33.0765150Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:33.2097869Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:33.5618675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:34.0029095Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:34.5613427Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:35.0394674Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:35.7028789Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:36.6831253Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:37.3158024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:38.0339737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:39.8755731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:40.5316016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:41.2689208Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:41.9364151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:42.2805005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:43.0472117Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:43.4005345Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:44.8001976Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:45.0356323Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:45.6609906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:46.4695172Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:47.4679180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:47.7988094Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:48.2776411Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:48.9932745Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:50.0481238Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:50.5562507Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:51.2790109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:52.4437375Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-15T16:52:52.4438896Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T16:52:52.4439935Z ^ 2021-05-15T16:52:52.4868515Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:52.9670737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:53.4658682Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:54.0358340Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:54.5533314Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:55.0063293Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:55.5518338Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:56.1201198Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:56.5685273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:57.1769474Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:57.5616412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:57.9448399Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:58.3663389Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:52:59.0897779Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:00.2515311Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:00.8144945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:01.2706166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:01.6945136Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:02.2909292Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:03.2965562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:03.8300216Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:04.4131518Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:04.9881941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:05.4083404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:05.7805938Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:06.0995434Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:06.8924499Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:07.5426681Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:08.3137348Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:08.3141386Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:09.0998707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:09.1901283Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:09.9643308Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:10.3649024Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:11.6754159Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:12.7718646Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:13.5714931Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:13.6782707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:14.2761301Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:14.7064405Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:15.2116119Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:15.9578875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:16.4914814Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:16.8782048Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:17.2963177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:18.4059140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:18.7704247Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:19.1359958Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:19.6340569Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:20.2597281Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:20.5173945Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:21.0847372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:21.5867138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:22.3969461Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:22.7362974Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:23.0198649Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:23.3292950Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:23.6270817Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:24.2822069Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:24.7961096Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:25.5172796Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:26.4159109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:27.3120336Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:27.6683487Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:28.8860785Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:29.8312400Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:30.8035005Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:30.8038900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:31.5105190Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:31.9592758Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:33.4605256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:33.5534423Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:34.0257867Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:34.5338256Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:35.1576299Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:35.6875077Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:36.0686806Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-15T16:53:36.0690500Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:53:36.0693186Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-15T16:53:36.0694875Z ^ 2021-05-15T16:53:36.0697075Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-15T16:53:36.0700379Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:53:36.0702911Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-15T16:53:36.0704432Z ^ 2021-05-15T16:53:36.3383960Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:36.8616216Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:37.9396145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:38.0423677Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:38.7067026Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:39.0729240Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:39.6702077Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:40.1677465Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:40.6091942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:41.5707235Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:42.0107562Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:42.3998559Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:42.7200080Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:43.7383288Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:43.8278706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:44.7411964Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:45.1846118Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:45.3706171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:46.3032973Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:46.8229268Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:47.1402479Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:47.5302016Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:47.8730370Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:48.1716868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:49.3706617Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:50.4422573Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:51.0758538Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:51.6102272Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:52.8028220Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:52.8417795Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:53.4922373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:53.5946404Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:54.4190242Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:54.8356478Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:54.9402464Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:55.8274122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:56.3115719Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:57.7617369Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:58.2406554Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:58.8309765Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:53:58.9512789Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:00.4504875Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:01.1588806Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:01.8532519Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:02.1872168Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:02.5185948Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:03.3366592Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:04.2523066Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:04.6806955Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:05.0088585Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:05.3655091Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:06.0449840Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:06.5957191Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:07.2699951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:07.6274917Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:08.0693122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:08.4966732Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:09.2620193Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:10.5295385Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:11.7456110Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:12.0640568Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:12.7206935Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:13.2476989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:13.7580073Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:14.1411371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:14.4674252Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:15.3112743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:15.9188071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:16.8919101Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:17.6061534Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:17.9563741Z 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-15T16:54:18.0704972Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:18.5714415Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:19.4208889Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:19.9620864Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:20.3709959Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:20.9563409Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:54:22.9340012Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:23.4749239Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:24.1015541Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:54:25.2436962Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:26.1618743Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:27.4205122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:27.9569678Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:54:28.7812648Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:29.7262122Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:30.5882304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:31.2359639Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:31.8029304Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:33.5177810Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:33.6392827Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:35.1395315Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:35.6878953Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:37.1573482Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:37.5280879Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:38.1718244Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:38.7485972Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:39.1768455Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:39.8942013Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:41.7047715Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:42.3337886Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:43.1320773Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:45.5339309Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:46.2050923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:47.2880989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:48.2488204Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:48.8132836Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:49.4841828Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:50.1008138Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:50.5193767Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:51.1398541Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:54:51.6496034Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:53.1595852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:53.5191388Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:54.2345412Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:56.3472741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:56.9677517Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:54:58.3787934Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:00.9771653Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:01.6046149Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:01.9559911Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:02.8363833Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:03.9132113Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:04.8950906Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:05.2030644Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:05.7947372Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:05.9290495Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:08.9075666Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:09.4778991Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:10.8253629Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:12.7130167Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:14.0185379Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:14.6073872Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:15.1813105Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:15.7464586Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:16.3244230Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:17.2051373Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:17.4049289Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:18.7181174Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:19.2622177Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:20.1742570Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:20.7356477Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:23.4838136Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:23.8436695Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:24.4743282Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:26.5479171Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:26.9904542Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:30.3281447Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:32.2042140Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:33.2561763Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:34.3133008Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:34.8426770Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:36.4816302Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:37.5759260Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:37.9036258Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:38.6323365Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:39.4413508Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:40.2268993Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:41.1850042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:44.9937999Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:45.5653210Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:46.5443422Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:47.2587741Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:47.6073696Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:48.1236625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:48.4833211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:55:51.5343675Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:53.1368284Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:53.7221668Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:55.4584466Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:56.4375167Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:57.0173273Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:58.2754185Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:58.8929862Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:59.1843302Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:55:59.5340618Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:00.2342254Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:00.8884976Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:02.1447643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:02.7541643Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:03.6157523Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:04.9818885Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:05.9269124Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:06.5296916Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:07.0973767Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:07.4133706Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:07.9427728Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:08.8083576Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:09.8340662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:10.4017976Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:11.5441788Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:12.3949625Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:13.2471812Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:13.8322927Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:14.5739328Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:17.2210142Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:17.6115212Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:18.1276634Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:18.5296284Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:19.0973440Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:19.4437434Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:19.8759883Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:21.7668326Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:24.4478581Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:24.8958331Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-15T16:56:24.8961465Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.8964221Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T16:56:24.8965813Z ^ 2021-05-15T16:56:24.8968341Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.8970894Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T16:56:24.8972550Z ^ 2021-05-15T16:56:24.8974969Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.8977583Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T16:56:24.8979223Z ^ 2021-05-15T16:56:24.8981554Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.8984187Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T16:56:24.8985900Z ^ 2021-05-15T16:56:24.8988145Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-15T16:56:24.8991164Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.8993631Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-15T16:56:24.8995150Z ^ 2021-05-15T16:56:24.8997471Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.9000389Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-15T16:56:24.9004686Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:56:24.9007183Z return reinterpret_cast(gRawGMT); 2021-05-15T16:56:24.9008620Z ^ 2021-05-15T16:56:25.6477555Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:26.0961245Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:27.8302486Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:30.2989231Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:31.5073427Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:32.0999708Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:33.9561448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:34.2556057Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:34.8561951Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:35.5213702Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:35.8704923Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:36.6291683Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:38.3783682Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:39.0997903Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:39.6571042Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:40.6546145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:42.8161799Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:42.8168975Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:43.2557621Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:44.0728978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:44.6093781Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:45.0762910Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:45.4347011Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:46.1336754Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:46.3102022Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:46.6665307Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:47.0654707Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:47.7280552Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:48.6721598Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:49.8866653Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:50.6229721Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:51.6015662Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:52.0427693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:52.3551748Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:53.1562234Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:54.0889941Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:54.7086900Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:56.1871181Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:56:57.5036335Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:58.2655489Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:58.8117848Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:56:59.3706445Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:00.0990264Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:57:01.3018448Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:02.4110151Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:02.8401563Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:03.8833451Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:04.6542969Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:06.4888224Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:07.0457567Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:07.2991071Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:07.6315088Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:08.0113591Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:09.0737176Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:09.7913364Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:11.5997857Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:15.3758546Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:15.8333620Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:17.0709460Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:57:19.4993211Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:19.7385262Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:19.8870843Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:20.3769169Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:21.1259905Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:21.2623045Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:21.9175035Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:22.4782145Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:24.1036868Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:24.4977180Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:25.8350747Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:25.8355368Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:26.7989600Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:28.2418064Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:28.7841086Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:29.4953983Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:32.8521989Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:33.6795873Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:34.4395157Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:34.8861992Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:35.2393852Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:35.7802109Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:57:37.4212463Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:38.0238942Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:57:38.4893524Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-15T16:57:38.4898159Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:57:38.4901319Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-15T16:57:38.4903407Z ^ 2021-05-15T16:57:38.4906878Z 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-15T16:57:38.4910885Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T16:57:38.4913875Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-15T16:57:38.4915967Z ^ 2021-05-15T16:57:38.8205525Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:39.6746019Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:40.4194371Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:40.9540693Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:41.5411345Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:42.3167807Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:42.9989089Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:44.9110444Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:46.8353153Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:57:47.0477737Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:47.7424255Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:48.0929362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:48.4104731Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:49.2936801Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:49.4470729Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:49.9666166Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:50.5078838Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:53.3797025Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:54.7868978Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:55.1412651Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:55.7392100Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:55.9099362Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:56.0100618Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T16:57:58.7651087Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:57:59.1666218Z 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-15T16:57:59.6482354Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:57:59.9415628Z c:/Rtools/mingw_32/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-15T16:58:01.4858935Z 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-15T16:58:03.3011997Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-15T16:58:03.4065679Z downloading the ICU data library (icudt) 2021-05-15T16:58:03.4067885Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-15T16:58:03.4115745Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-15T16:58:03.4890038Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-15T16:58:03.7870286Z ================================================== 2021-05-15T16:58:03.7871337Z downloaded 10.9 MB 2021-05-15T16:58:03.7871832Z 2021-05-15T16:58:03.8201660Z icudt fetch successful 2021-05-15T16:58:03.8207237Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: D:/a/_temp/Library/stringi/libs 2021-05-15T16:58:04.0608002Z icudt has been installed successfully 2021-05-15T16:58:04.1196750Z 2021-05-15T16:58:04.1198325Z *** arch - x64 2021-05-15T16:58:07.6185171Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:08.2081815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:08.8787109Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:09.5137585Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:10.0262628Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:11.0140776Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:11.5501352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:12.1479477Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:12.8644801Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:13.4997390Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:14.0265396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:14.6284047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:15.2946234Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:15.8270118Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:16.5689682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:17.2808223Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:17.9066664Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:18.7135187Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:19.4820654Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:20.0311887Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:20.7221003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:21.2830492Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:22.1535643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:22.8500527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:23.5934405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:24.3228562Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:24.9615121Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:25.6959656Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:26.1720619Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:26.7047828Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:27.8330699Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:28.0665012Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:28.5439569Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:29.0603037Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:29.6370372Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:30.2312679Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:30.8113553Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:31.3155258Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:31.8141307Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:32.4457663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:33.0730606Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:33.6148845Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:35.3437264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:35.9301720Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:36.7234717Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:37.2604016Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:37.8255846Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:38.3568109Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:38.9546439Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:39.5867178Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:40.3439251Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:40.8301265Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:41.5448765Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:42.1487323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:42.8568745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:43.5659633Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:44.1092571Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:44.6947815Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:45.5275033Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:46.1470813Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:47.0251290Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:48.0543365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:48.6741507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:49.3453224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:49.9449554Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:50.5970115Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:51.2706301Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:51.8659153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:52.5397242Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:53.1805896Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:53.7560707Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:54.3023103Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:55.0286814Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:55.7798254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:56.3659213Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:57.0361878Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:57.7075870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:57.7845503Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:58.3582704Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:58:58.8395491Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:58:59.5094920Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:59:00.0526514Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:00.6754375Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:59:02.3390436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:59:03.0229008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:03.7138872Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T16:59:04.8273758Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:05.1584286Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:06.3195889Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:06.8837442Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:07.3033823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:08.0538538Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:08.5338067Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:08.9953566Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:09.6834621Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:10.7229414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:11.0535029Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:11.8588593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:12.1342550Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:12.6423096Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:13.2665005Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:13.9449505Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:14.0562165Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:14.4375870Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:15.0514672Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:16.1289021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:16.4639759Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:17.1427709Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:17.6818378Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:17.7970323Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:18.1712826Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:18.5975924Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:19.1355264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:19.5995021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:20.2642139Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:21.2089252Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:21.8076466Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:22.5034911Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:24.2455484Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:24.9019310Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:25.6267449Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:26.2675379Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:26.6068068Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:27.3700408Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:27.7259662Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:28.6040123Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:29.2362270Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:29.8710753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:30.6558069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:31.6315493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:31.9629781Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:32.4319217Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:33.1429622Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:34.1842429Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:34.6854589Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:35.3880777Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:36.4865001Z icu69/common/unistr.cpp:1979:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] 2021-05-15T16:59:36.4867627Z static void uprv_UnicodeStringDummy(void) { 2021-05-15T16:59:36.4868893Z ^ 2021-05-15T16:59:36.5310457Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:36.9983147Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:37.4892826Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:38.0331593Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:38.5649144Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:39.0073281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:39.5669789Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:40.1047074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:40.5431281Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:41.1253993Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:41.4875729Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:41.8623074Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:42.2853645Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:42.9723773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:44.0385436Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:44.5832383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:45.0212291Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:45.4399003Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:46.0281170Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:47.0198431Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:47.5523302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:48.1138615Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:48.6738915Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:49.0908265Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:49.4577302Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:49.7840138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:50.5619083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:51.1901327Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:51.2926809Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:51.7622646Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:52.7033859Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:52.7882522Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:53.5377746Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:53.9515721Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:55.2450602Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:56.3239623Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:57.1261753Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:57.2300849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:57.8166405Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:58.2562620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:58.7748075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T16:59:59.5099203Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:00.0458478Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:00.4375001Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:00.8748241Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:02.0192164Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:02.3936131Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:02.7685599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:03.2581145Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:03.8821679Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:04.1437444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:04.7080396Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:05.2002936Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:05.9686523Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:06.3057156Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:06.5911342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:06.8942719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:07.1859643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:07.8205309Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:08.3384527Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:09.0797885Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:09.9353493Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:10.8178383Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:11.1753571Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:12.3888065Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:13.3241141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:13.6731437Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:14.2621193Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:15.0063346Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:15.4657880Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:16.9279134Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:17.0146827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:17.4943507Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:18.0118004Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:18.6401940Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:19.1471612Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:19.5498748Z icu69/common/static_unicode_sets.cpp: In function 'UBool {anonymous}::cleanupNumberParseUniSets()': 2021-05-15T17:00:19.5502534Z icu69/common/static_unicode_sets.cpp:136:56: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:00:19.5505247Z reinterpret_cast(gEmptyUnicodeSet)->~UnicodeSet(); 2021-05-15T17:00:19.5506847Z ^ 2021-05-15T17:00:19.5509464Z icu69/common/static_unicode_sets.cpp: In function 'void {anonymous}::initNumberParseUniSets(UErrorCode&)': 2021-05-15T17:00:19.5512804Z icu69/common/static_unicode_sets.cpp:152:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:00:19.5515348Z reinterpret_cast(gEmptyUnicodeSet)->freeze(); 2021-05-15T17:00:19.5516862Z ^ 2021-05-15T17:00:19.8147869Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:20.3390558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:21.4399420Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:21.5425277Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:22.2079822Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:22.5762535Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:23.1655324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:23.6740159Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:24.1105254Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:25.0414917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:25.4725792Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:25.8672061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:26.2033934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:27.4729026Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:27.5635387Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:28.4693342Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:29.2151725Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:29.4073549Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:30.3298898Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:30.8504125Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:31.1644893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:31.5558351Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:31.8990998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:32.2016246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:33.3815134Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:34.4289041Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:35.0735398Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:35.5968355Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:36.4919693Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:37.1497798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:37.7975016Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:37.8951959Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:38.7159676Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:39.1179060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:39.2207208Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:40.1063217Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:40.5741775Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:42.0043919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:42.4718607Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:43.0561201Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:43.1737055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:44.6262064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:45.3179054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:45.9760641Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:46.3133839Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:46.6399309Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:47.4457099Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:48.3492802Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:48.7731818Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:49.1088324Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:49.4600903Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:50.1491447Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:50.7042445Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:51.3900820Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:51.7462201Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:52.1822628Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:52.5875479Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:53.3352369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:54.6100950Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:55.7594069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:56.0727224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:56.7285970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:57.2572422Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:57.7474182Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:58.1212539Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:58.4261918Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:59.2261336Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:00:59.8545021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:00.8349053Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:01.5716907Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:01.9334781Z 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-15T17:01:02.0663047Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:02.5672272Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:03.4212278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:03.9622568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:04.3702185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:04.9591214Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:06.8624228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:07.3796420Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:08.0095964Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:09.1434461Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:10.0561958Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:11.2779234Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:11.8098472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:12.6288185Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:13.5651570Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:14.4126560Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:15.0642663Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:15.6328282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:17.2646221Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:17.3754009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:18.8233146Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:19.3697793Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:20.8185445Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:21.1867673Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:21.8203970Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:22.3962977Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:22.8238944Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:23.5349127Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:25.2709431Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:25.9255465Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:26.7308778Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:29.0316912Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:29.7155060Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:30.7383868Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:31.6713039Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:32.2459219Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:32.9043459Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:33.5175854Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:33.9214543Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:34.5195529Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:35.0452914Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:36.4209008Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:36.7622177Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:37.4553871Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:39.4460812Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:40.0534510Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:41.3925561Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:43.8532502Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:44.4904631Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:44.8523263Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:45.7064153Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:46.7671773Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:47.7066009Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:48.0051244Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:48.5825112Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:48.7120774Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:51.3452895Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:51.9207015Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:53.2152183Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:55.0321325Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:56.3449784Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:56.9429250Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:57.5102462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:01:58.0877866Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:58.6408620Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:59.5030858Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:01:59.6943636Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:00.9483189Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:01.5013532Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:02.3818036Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:02.9283668Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:05.7487138Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:06.1219061Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:06.7516149Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:08.7918069Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:09.2279575Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:11.8067798Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:14.3125339Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:15.3648370Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:16.0099591Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:16.9310455Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:18.5642917Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:19.6770412Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:20.0199528Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:20.7504736Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:21.5343518Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:22.2942908Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:23.2465905Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:26.8973470Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:27.4398983Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:28.4079410Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:29.4199462Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:29.7820624Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:30.2882799Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:30.6337458Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:33.6147662Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:35.1436246Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:35.7450652Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:37.4389073Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:38.3934365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:38.9789669Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:40.2092856Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:40.8079893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:41.0473785Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:41.3978265Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:42.0643496Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:42.6828964Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:43.9393939Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:44.5279166Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:45.3648933Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:02:46.7428085Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:47.6664561Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:48.2589558Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:48.8449500Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:49.1479404Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:49.7037537Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:50.5473640Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:51.5472568Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:52.1167853Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:53.2373158Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:54.0601973Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:54.9128857Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:55.5233027Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:56.2898608Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:58.9749919Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:02:59.3681929Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:00.2117999Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:00.6285998Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:01.2155296Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:01.5595738Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:01.9772896Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:03.7121682Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:06.3485338Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:06.8305681Z icu69/i18n/timezone.cpp: In function 'UBool timeZone_cleanup()': 2021-05-15T17:03:06.8307719Z icu69/i18n/timezone.cpp:151:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8309592Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T17:03:06.8310607Z ^ 2021-05-15T17:03:06.8311919Z icu69/i18n/timezone.cpp:151:69: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8313266Z reinterpret_cast(gRawGMT)->~SimpleTimeZone(); 2021-05-15T17:03:06.8314138Z ^ 2021-05-15T17:03:06.8315399Z icu69/i18n/timezone.cpp:152:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8316745Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T17:03:06.8317650Z ^ 2021-05-15T17:03:06.8318869Z icu69/i18n/timezone.cpp:152:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8320233Z reinterpret_cast(gRawUNKNOWN)->~SimpleTimeZone(); 2021-05-15T17:03:06.8321108Z ^ 2021-05-15T17:03:06.8322303Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone& icu_69_stringi::TimeZone::getUnknown()': 2021-05-15T17:03:06.8323892Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8325173Z return *reinterpret_cast(gRawUNKNOWN); 2021-05-15T17:03:06.8325947Z ^ 2021-05-15T17:03:06.8327392Z icu69/i18n/timezone.cpp:327:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8329057Z icu69/i18n/timezone.cpp: In static member function 'static const icu_69_stringi::TimeZone* icu_69_stringi::TimeZone::getGMT()': 2021-05-15T17:03:06.8330726Z icu69/i18n/timezone.cpp:334:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:03:06.8332033Z return reinterpret_cast(gRawGMT); 2021-05-15T17:03:06.8332846Z ^ 2021-05-15T17:03:07.5368444Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:07.9847319Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:09.7014365Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:12.0391643Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:13.2653830Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:13.8726040Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:15.7355091Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:16.0131787Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:16.6275318Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:17.3235849Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:17.6728002Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:18.4259716Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:20.1494255Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:20.8702054Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:21.4136745Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:22.3615732Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:23.9249808Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:24.0356190Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:24.8851175Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:25.6939059Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:26.2277006Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:26.7032400Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:27.0691471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:27.7574727Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:27.9335075Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:28.2981260Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:28.7191110Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:29.6956465Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:30.5949151Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:31.7693051Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:32.4937472Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:33.4246294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:33.8877023Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:34.1947902Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:34.9781735Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:35.8990231Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:36.5189934Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:37.9890797Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:39.3203979Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:40.0785349Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:40.6249559Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:41.1766948Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:41.8647055Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:03:43.1114957Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:44.2057058Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:44.6535083Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:45.6125827Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:46.3667584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:48.0502011Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:48.6089089Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:48.8665584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:49.1872018Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:49.5674844Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:50.5823298Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:51.2787979Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:53.0361363Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:56.6211864Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:57.0668792Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:03:58.2761264Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:04:00.6323945Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:00.8498771Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:00.9839471Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:01.4827994Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:02.2249861Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:02.3622046Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:03.0006086Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:03.5687599Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:05.1413392Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:05.5366399Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:06.1895451Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:06.8596021Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:07.7997353Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:09.1978650Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:09.7536278Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:10.4935374Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:13.8302414Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:14.6918810Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:15.4355752Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:15.8980282Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:16.2536921Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:16.7754578Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:04:18.4154292Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:19.0020279Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:04:19.4912106Z icu69/i18n/number_decimfmtprops.cpp: In member function 'bool icu_69_stringi::number::impl::DecimalFormatProperties::equalsDefaultExceptFastFormat() const': 2021-05-15T17:04:19.4914528Z icu69/i18n/number_decimfmtprops.cpp:143:85: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:04:19.4916172Z return _equals(*reinterpret_cast(kRawDefaultProperties), true); 2021-05-15T17:04:19.4917309Z ^ 2021-05-15T17:04:19.4919158Z 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-15T17:04:19.4923687Z icu69/i18n/number_decimfmtprops.cpp:149:83: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2021-05-15T17:04:19.4926996Z return *reinterpret_cast(kRawDefaultProperties); 2021-05-15T17:04:19.4928849Z ^ 2021-05-15T17:04:19.8060294Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:20.6512336Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:21.3887101Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:21.9442579Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:22.5003107Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:23.2792228Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:23.9566402Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:25.8166141Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:27.3973719Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:04:27.8789224Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:28.5356823Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:28.8940352Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:29.2114778Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:30.1010064Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:30.2445369Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:30.7631337Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:31.2960354Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:34.1379445Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:35.4992893Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:35.8729334Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:36.4667428Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:36.6370684Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:36.7337584Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -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-15T17:04:39.4068697Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_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-15T17:04:39.8083534Z 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-15T17:04:40.6057738Z c:/Rtools/mingw_64/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -I. -Iicu69/ -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STRINGI_PATCHES -DUCONFIG_USE_LOCAL -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_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-15T17:04:40.8959599Z c:/Rtools/mingw_64/bin/ar rcs -o libicu_stubdata.a icu69/stubdata/stubdata.o 2021-05-15T17:04:42.8752376Z 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-15T17:04:45.0413277Z installing via 'install.libs.R' to D:/a/_temp/Library/stringi 2021-05-15T17:04:45.0993821Z ** R 2021-05-15T17:04:45.1867347Z ** inst 2021-05-15T17:04:45.1891079Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:04:46.2558427Z ** help 2021-05-15T17:04:47.0619869Z *** installing help indices 2021-05-15T17:04:47.3920685Z converting help for package 'stringi' 2021-05-15T17:04:47.4253033Z finding HTML links ... done 2021-05-15T17:04:47.5755444Z about_arguments html 2021-05-15T17:04:47.7803195Z about_encoding html 2021-05-15T17:04:47.8484794Z about_locale html 2021-05-15T17:04:47.9299864Z about_search html 2021-05-15T17:04:47.9856516Z about_search_boundaries html 2021-05-15T17:04:48.1895773Z about_search_charclass html 2021-05-15T17:04:48.2308434Z about_search_coll html 2021-05-15T17:04:48.2530267Z about_search_fixed html 2021-05-15T17:04:48.3782794Z about_search_regex html 2021-05-15T17:04:48.4565157Z about_stringi html 2021-05-15T17:04:48.4721195Z operator_add html 2021-05-15T17:04:48.4990965Z operator_compare html 2021-05-15T17:04:48.5131776Z operator_dollar html 2021-05-15T17:04:48.5641837Z stri_compare html 2021-05-15T17:04:48.5882996Z stri_count html 2021-05-15T17:04:48.6447743Z stri_count_boundaries html 2021-05-15T17:04:48.6746590Z stri_datetime_add html 2021-05-15T17:04:48.7058119Z stri_datetime_create html 2021-05-15T17:04:48.7353478Z stri_datetime_fields html 2021-05-15T17:04:48.8037626Z stri_datetime_format html 2021-05-15T17:04:48.8285692Z stri_datetime_fstr html 2021-05-15T17:04:48.8420538Z stri_datetime_now html 2021-05-15T17:04:48.8724024Z stri_datetime_symbols html 2021-05-15T17:04:48.9078838Z stri_detect html 2021-05-15T17:04:48.9216252Z stri_dup html 2021-05-15T17:04:48.9606373Z stri_duplicated html 2021-05-15T17:04:48.9977495Z stri_enc_detect html 2021-05-15T17:04:49.0431745Z stri_enc_detect2 html 2021-05-15T17:04:49.0672376Z stri_enc_fromutf32 html 2021-05-15T17:04:49.0882000Z stri_enc_info html 2021-05-15T17:04:49.1006672Z stri_enc_isascii html 2021-05-15T17:04:49.1156958Z stri_enc_isutf16 html 2021-05-15T17:04:49.1336461Z stri_enc_isutf8 html 2021-05-15T17:04:49.1502072Z stri_enc_list html 2021-05-15T17:04:49.1779660Z stri_enc_mark html 2021-05-15T17:04:49.2011383Z stri_enc_set html 2021-05-15T17:04:49.2194893Z stri_enc_toascii html 2021-05-15T17:04:49.2369537Z stri_enc_tonative html 2021-05-15T17:04:49.2584214Z stri_enc_toutf32 html 2021-05-15T17:04:49.2863192Z stri_enc_toutf8 html 2021-05-15T17:04:49.3382400Z stri_encode html 2021-05-15T17:04:49.3527414Z stri_escape_unicode html 2021-05-15T17:04:49.4031658Z stri_extract html 2021-05-15T17:04:49.4681641Z stri_extract_boundaries html 2021-05-15T17:04:49.4893970Z stri_flatten html 2021-05-15T17:04:49.5100114Z stri_info html 2021-05-15T17:04:49.5199121Z stri_isempty html 2021-05-15T17:04:49.5487048Z stri_join html 2021-05-15T17:04:49.5693374Z stri_join_list html 2021-05-15T17:04:49.5869151Z stri_length html 2021-05-15T17:04:49.6160700Z stri_list2matrix html 2021-05-15T17:04:49.6327074Z stri_locale_info html 2021-05-15T17:04:49.6436147Z stri_locale_list html 2021-05-15T17:04:49.6613262Z stri_locale_set html 2021-05-15T17:04:49.7145274Z stri_locate html 2021-05-15T17:04:49.7737846Z stri_locate_boundaries html 2021-05-15T17:04:49.8104847Z stri_match html 2021-05-15T17:04:49.8196274Z stri_na2empty html 2021-05-15T17:04:49.8343199Z stri_numbytes html 2021-05-15T17:04:49.8853798Z stri_opts_brkiter html 2021-05-15T17:04:49.9395806Z stri_opts_collator html 2021-05-15T17:04:49.9587457Z stri_opts_fixed html 2021-05-15T17:04:50.0120015Z stri_opts_regex html 2021-05-15T17:04:50.0497584Z stri_order html 2021-05-15T17:04:50.0754363Z stri_pad html 2021-05-15T17:04:50.0939432Z stri_rand_lipsum html 2021-05-15T17:04:50.1051323Z stri_rand_shuffle html 2021-05-15T17:04:50.1208617Z stri_rand_strings html 2021-05-15T17:04:50.1507474Z stri_rank html 2021-05-15T17:04:50.1735554Z stri_read_lines html 2021-05-15T17:04:50.1867341Z stri_read_raw html 2021-05-15T17:04:50.2002928Z stri_remove_empty html 2021-05-15T17:04:50.2448304Z stri_replace html 2021-05-15T17:04:50.2567468Z stri_replace_na html 2021-05-15T17:04:50.2650610Z stri_reverse html 2021-05-15T17:04:50.3096964Z stri_sort html 2021-05-15T17:04:50.3416407Z stri_sort_key html 2021-05-15T17:04:50.3886436Z stri_split html 2021-05-15T17:04:50.4470701Z stri_split_boundaries html 2021-05-15T17:04:50.4821564Z stri_split_lines html 2021-05-15T17:04:50.5197951Z stri_startsendswith html 2021-05-15T17:04:50.5375133Z stri_stats_general html 2021-05-15T17:04:50.5534093Z stri_stats_latex html 2021-05-15T17:04:50.6017084Z stri_sub html 2021-05-15T17:04:50.6415329Z stri_sub_all html 2021-05-15T17:04:50.6722014Z stri_subset html 2021-05-15T17:04:50.7036697Z stri_timezone_info html 2021-05-15T17:04:50.7379547Z stri_timezone_list html 2021-05-15T17:04:50.7653054Z stri_timezone_set html 2021-05-15T17:04:50.8230783Z stri_trans_casemap html 2021-05-15T17:04:50.8409766Z stri_trans_char html 2021-05-15T17:04:50.8665873Z stri_trans_general html 2021-05-15T17:04:50.8771532Z stri_trans_list html 2021-05-15T17:04:50.9100996Z stri_trans_nf html 2021-05-15T17:04:50.9373875Z stri_trim html 2021-05-15T17:04:50.9542177Z stri_unescape_unicode html 2021-05-15T17:04:50.9849663Z stri_unique html 2021-05-15T17:04:51.0143523Z stri_width html 2021-05-15T17:04:51.1033463Z stri_wrap html 2021-05-15T17:04:51.1105978Z stri_write_lines html 2021-05-15T17:04:51.1130339Z ** building package indices 2021-05-15T17:04:51.4576985Z ** testing if installed package can be loaded 2021-05-15T17:04:51.4579210Z *** arch - i386 2021-05-15T17:04:51.7644107Z *** arch - x64 2021-05-15T17:04:52.0838019Z * DONE (stringi) 2021-05-15T17:04:53.8209043Z In R CMD INSTALL 2021-05-15T17:04:55.5368203Z * installing *source* package 'Rcpp' ... 2021-05-15T17:04:55.6374973Z ** package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T17:04:55.6599859Z ** libs 2021-05-15T17:04:55.6609457Z 2021-05-15T17:04:55.6610646Z *** arch - i386 2021-05-15T17:04:55.6973733Z 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-15T17:04:57.9955975Z 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-15T17:05:06.5025645Z 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-15T17:05:06.7279313Z 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-15T17:05:09.2522708Z 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-15T17:05:13.8119846Z 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-15T17:05:16.3548496Z 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-15T17:05:16.5542969Z installing to D:/a/_temp/Library/Rcpp/libs/i386 2021-05-15T17:05:16.5577355Z 2021-05-15T17:05:16.5578490Z *** arch - x64 2021-05-15T17:05:16.5883441Z 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-15T17:05:19.1148167Z 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-15T17:05:27.2019486Z 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-15T17:05:27.4198421Z 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-15T17:05:30.2117527Z 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-15T17:05:34.7598200Z 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-15T17:05:37.3421137Z 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-15T17:05:37.7950480Z installing to D:/a/_temp/Library/Rcpp/libs/x64 2021-05-15T17:05:37.8000994Z ** R 2021-05-15T17:05:37.8139963Z ** inst 2021-05-15T17:05:38.1192155Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:40.8996125Z ** help 2021-05-15T17:05:41.0992608Z *** installing help indices 2021-05-15T17:05:41.2010728Z converting help for package 'Rcpp' 2021-05-15T17:05:41.2288246Z finding HTML links ... done 2021-05-15T17:05:41.2754803Z CppClass-class html 2021-05-15T17:05:41.2946723Z CppConstructor-class html 2021-05-15T17:05:41.3080574Z CppField-class html 2021-05-15T17:05:41.3263803Z CppFunction-class html 2021-05-15T17:05:41.3360720Z CppObject-class html 2021-05-15T17:05:41.3669486Z CppOverloadedMethods-class html 2021-05-15T17:05:41.3759637Z DollarNames-methods html 2021-05-15T17:05:41.3889253Z Module-class html 2021-05-15T17:05:41.4037932Z Module html 2021-05-15T17:05:41.4163230Z Rcpp-deprecated html 2021-05-15T17:05:41.4258536Z Rcpp-internal html 2021-05-15T17:05:41.4451050Z Rcpp-package html 2021-05-15T17:05:41.5049553Z Rcpp.package.skeleton html 2021-05-15T17:05:41.5232573Z Rcpp.plugin.maker html 2021-05-15T17:05:41.5349156Z RcppLdFlags html 2021-05-15T17:05:41.5422164Z RcppUnitTests html 2021-05-15T17:05:41.5633123Z compileAttributes html 2021-05-15T17:05:41.5731146Z compilerCheck html 2021-05-15T17:05:41.6122902Z cppFunction html 2021-05-15T17:05:41.6288286Z demangle html 2021-05-15T17:05:41.6419079Z dependsAttribute html 2021-05-15T17:05:41.6728356Z evalCpp html 2021-05-15T17:05:41.6951990Z exportAttribute html 2021-05-15T17:05:41.7559338Z exposeClass html 2021-05-15T17:05:41.7617950Z formals html 2021-05-15T17:05:41.7739331Z getRcppVersion html 2021-05-15T17:05:41.8020964Z interfacesAttribute html 2021-05-15T17:05:41.8406924Z loadModule html 2021-05-15T17:05:41.8536469Z loadRcppModules-deprecated html 2021-05-15T17:05:41.8681299Z pluginsAttribute html 2021-05-15T17:05:41.8746915Z populate html 2021-05-15T17:05:41.8883424Z registerPlugin html 2021-05-15T17:05:41.9338487Z setRcppClass html 2021-05-15T17:05:41.9869620Z sourceCpp html 2021-05-15T17:05:41.9883270Z ** building package indices 2021-05-15T17:05:42.0914013Z ** installing vignettes 2021-05-15T17:05:42.0989973Z ** testing if installed package can be loaded 2021-05-15T17:05:42.0993503Z *** arch - i386 2021-05-15T17:05:42.4054097Z *** arch - x64 2021-05-15T17:05:42.8726959Z * DONE (Rcpp) 2021-05-15T17:05:43.0828428Z In R CMD INSTALL 2021-05-15T17:05:43.3618435Z * installing *source* package 'rversions' ... 2021-05-15T17:05:43.3657015Z ** package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T17:05:43.3979073Z ** R 2021-05-15T17:05:43.4053610Z ** inst 2021-05-15T17:05:43.4073447Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:05:43.5642990Z ** help 2021-05-15T17:05:43.6100642Z *** installing help indices 2021-05-15T17:05:43.6464441Z converting help for package 'rversions' 2021-05-15T17:05:43.6735570Z finding HTML links ... done 2021-05-15T17:05:43.6857205Z r_oldrel html 2021-05-15T17:05:43.6928385Z r_release html 2021-05-15T17:05:43.7024484Z r_release_macos html 2021-05-15T17:05:43.7120649Z r_release_tarball html 2021-05-15T17:05:43.7208942Z r_release_win html 2021-05-15T17:05:43.7316878Z r_versions html 2021-05-15T17:05:43.7520464Z rversions-package html 2021-05-15T17:05:43.7525206Z *** copying figures 2021-05-15T17:05:43.7538724Z ** building package indices 2021-05-15T17:05:43.7809988Z ** testing if installed package can be loaded 2021-05-15T17:05:43.7812794Z *** arch - i386 2021-05-15T17:05:44.0871818Z *** arch - x64 2021-05-15T17:05:44.4022425Z * DONE (rversions) 2021-05-15T17:05:44.4293749Z In R CMD INSTALL 2021-05-15T17:05:45.3564648Z * installing *source* package 'vctrs' ... 2021-05-15T17:05:45.4043047Z ** package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T17:05:45.4397414Z ** libs 2021-05-15T17:05:45.4409584Z 2021-05-15T17:05:45.4410944Z *** arch - i386 2021-05-15T17:05:45.5391714Z 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-15T17:05:45.7254619Z 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-15T17:05:45.8834361Z 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-15T17:05:46.0465850Z 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-15T17:05:46.3361274Z 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-15T17:05:46.5116823Z 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-15T17:05:46.7099284Z 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-15T17:05:46.8394312Z 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-15T17:05:47.0215237Z 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-15T17:05:47.1621059Z 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-15T17:05:47.3881536Z 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-15T17:05:47.6531053Z 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-15T17:05:47.8614783Z 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-15T17:05:48.0101881Z 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-15T17:05:48.3881601Z 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-15T17:05:48.5098974Z 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-15T17:05:49.1369670Z 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-15T17:05:49.2971307Z 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-15T17:05:49.4781058Z 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-15T17:05:49.6658303Z 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-15T17:05:49.7830702Z 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-15T17:05:50.0802677Z 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-15T17:05:50.2147046Z 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-15T17:05:50.6848145Z 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-15T17:05:50.8206737Z 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-15T17:05:51.7231747Z 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-15T17:05:51.9275244Z 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-15T17:05:52.0578452Z 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-15T17:05:52.1909265Z 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-15T17:05:52.4162971Z 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-15T17:05:52.5890944Z 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-15T17:05:52.7781607Z 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-15T17:05:52.9493287Z 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-15T17:05:53.1331596Z 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-15T17:05:53.4155110Z 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-15T17:05:53.5750576Z 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-15T17:05:53.7271242Z 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-15T17:05:53.9180035Z 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-15T17:05:54.4345170Z 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-15T17:05:54.8005107Z 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-15T17:05:55.0939724Z 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-15T17:05:55.3155410Z 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-15T17:05:55.6479717Z 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-15T17:05:55.7678898Z 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-15T17:05:56.0437881Z 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-15T17:05:56.2671829Z 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-15T17:05:56.4989633Z 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-15T17:05:57.0353610Z 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-15T17:05:57.2616443Z 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-15T17:05:57.4626520Z 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-15T17:05:57.6817272Z 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-15T17:05:57.8210606Z 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-15T17:05:58.0570410Z 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-15T17:05:58.3524725Z 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-15T17:05:58.6602947Z 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-15T17:05:58.9300206Z 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-15T17:05:59.0753239Z 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-15T17:05:59.2203082Z 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-15T17:05:59.3348718Z 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-15T17:06:00.1980072Z 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-15T17:06:00.4417704Z 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-15T17:06:00.6178437Z installing to D:/a/_temp/Library/vctrs/libs/i386 2021-05-15T17:06:00.6196873Z 2021-05-15T17:06:00.6198183Z *** arch - x64 2021-05-15T17:06:00.7148500Z 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-15T17:06:00.8805403Z 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-15T17:06:01.0169897Z 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-15T17:06:01.1637181Z 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-15T17:06:01.4343646Z 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-15T17:06:01.5973821Z 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-15T17:06:01.7876172Z 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-15T17:06:01.9113444Z 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-15T17:06:02.0768505Z 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-15T17:06:02.2045195Z 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-15T17:06:02.3881053Z 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-15T17:06:02.6298269Z 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-15T17:06:02.8524424Z 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-15T17:06:02.9924992Z 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-15T17:06:03.2674607Z 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-15T17:06:03.3859693Z 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-15T17:06:03.8395601Z 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-15T17:06:03.9885649Z 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-15T17:06:04.1595761Z 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-15T17:06:04.3310025Z 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-15T17:06:04.4447137Z 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-15T17:06:04.7120253Z 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-15T17:06:04.8408490Z 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-15T17:06:05.1788335Z 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-15T17:06:05.3045577Z 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-15T17:06:05.9918613Z 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-15T17:06:06.1879569Z 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-15T17:06:06.3110578Z 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-15T17:06:06.4440152Z 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-15T17:06:06.6689434Z 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-15T17:06:06.8283538Z 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-15T17:06:07.0066968Z 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-15T17:06:07.1715659Z 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-15T17:06:07.3464004Z 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-15T17:06:07.6190598Z 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-15T17:06:07.7714990Z 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-15T17:06:07.9065814Z 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-15T17:06:08.0683947Z 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-15T17:06:08.5193974Z 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-15T17:06:08.8703649Z 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-15T17:06:09.1350200Z 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-15T17:06:09.3308467Z 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-15T17:06:09.6403652Z 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-15T17:06:09.7527948Z 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-15T17:06:09.9881045Z 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-15T17:06:10.1944372Z 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-15T17:06:10.4055160Z 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-15T17:06:10.8489130Z 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-15T17:06:11.0543528Z 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-15T17:06:11.2427976Z 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-15T17:06:11.4054197Z 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-15T17:06:11.5380494Z 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-15T17:06:11.7145184Z 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-15T17:06:11.8992324Z 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-15T17:06:12.1051567Z 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-15T17:06:12.2912278Z 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-15T17:06:12.4239790Z 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-15T17:06:12.5576474Z 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-15T17:06:12.6727135Z 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-15T17:06:13.3219335Z 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-15T17:06:13.5744364Z 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-15T17:06:13.7281410Z installing to D:/a/_temp/Library/vctrs/libs/x64 2021-05-15T17:06:13.7320806Z ** R 2021-05-15T17:06:13.8126150Z ** inst 2021-05-15T17:06:13.8231180Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:16.7827874Z ** help 2021-05-15T17:06:17.3219564Z *** installing help indices 2021-05-15T17:06:17.5515336Z converting help for package 'vctrs' 2021-05-15T17:06:17.5825062Z finding HTML links ... done 2021-05-15T17:06:17.6585256Z as-is html 2021-05-15T17:06:17.6843141Z data_frame html 2021-05-15T17:06:17.7039814Z df_list html 2021-05-15T17:06:17.7291097Z df_ptype2 html 2021-05-15T17:06:17.7588285Z faq-compatibility-types html 2021-05-15T17:06:17.7737409Z faq-error-incompatible-attributes html 2021-05-15T17:06:17.7942628Z faq-error-scalar-type html 2021-05-15T17:06:17.8032949Z fields html 2021-05-15T17:06:17.9062417Z howto-faq-coercion-data-frame html 2021-05-15T17:06:17.9794982Z howto-faq-coercion html 2021-05-15T17:06:18.0077029Z howto-faq-fix-scalar-type-error html 2021-05-15T17:06:18.0157583Z int64 html 2021-05-15T17:06:18.0582544Z internal-faq-ptype2-identity html 2021-05-15T17:06:18.0874827Z list_of html 2021-05-15T17:06:18.1291992Z maybe_lossy_cast html 2021-05-15T17:06:18.1502315Z name_spec html 2021-05-15T17:06:18.1669852Z new_data_frame html 2021-05-15T17:06:18.1894129Z new_date html 2021-05-15T17:06:18.2074943Z new_factor html 2021-05-15T17:06:18.2158098Z new_list_of html 2021-05-15T17:06:18.2303627Z new_partial html 2021-05-15T17:06:18.2429996Z new_rcrd html 2021-05-15T17:06:18.2935679Z new_vctr html 2021-05-15T17:06:18.3043058Z obj_print html 2021-05-15T17:06:18.3143301Z op-empty-default html 2021-05-15T17:06:18.3265809Z partial_factor html 2021-05-15T17:06:18.3352062Z partial_frame html 2021-05-15T17:06:18.3784945Z reference-faq-compatibility html 2021-05-15T17:06:18.3969296Z s3_register html 2021-05-15T17:06:18.4007773Z table html 2021-05-15T17:06:18.4929084Z theory-faq-coercion html 2021-05-15T17:06:18.4998489Z unspecified html 2021-05-15T17:06:18.5273910Z vctrs-conditions html 2021-05-15T17:06:18.5326996Z vctrs-data-frame html 2021-05-15T17:06:18.5540014Z vctrs-package html 2021-05-15T17:06:18.6165267Z vec-rep html 2021-05-15T17:06:18.6419485Z vec_arith html 2021-05-15T17:06:18.6582558Z vec_as_index html 2021-05-15T17:06:18.6929778Z vec_as_location html 2021-05-15T17:06:18.7606050Z vec_as_names html 2021-05-15T17:06:18.7701590Z vec_as_names_legacy html 2021-05-15T17:06:18.7979869Z vec_as_subscript html 2021-05-15T17:06:18.8377504Z vec_assert html 2021-05-15T17:06:18.9006717Z vec_bind html 2021-05-15T17:06:18.9400986Z vec_c html 2021-05-15T17:06:18.9813512Z vec_cast html 2021-05-15T17:06:18.9922994Z vec_cbind_frame_ptype html 2021-05-15T17:06:19.0405381Z vec_chop html 2021-05-15T17:06:19.0579301Z vec_compare html 2021-05-15T17:06:19.0736806Z vec_count html 2021-05-15T17:06:19.0896711Z vec_data html 2021-05-15T17:06:19.1187725Z vec_default_ptype2 html 2021-05-15T17:06:19.1377865Z vec_detect_complete html 2021-05-15T17:06:19.1587388Z vec_duplicate html 2021-05-15T17:06:19.1675069Z vec_empty html 2021-05-15T17:06:19.1863212Z vec_equal html 2021-05-15T17:06:19.1992493Z vec_fill_missing html 2021-05-15T17:06:19.2230858Z vec_group html 2021-05-15T17:06:19.2327129Z vec_identify_runs html 2021-05-15T17:06:19.2397670Z vec_init html 2021-05-15T17:06:19.2483481Z vec_is_list html 2021-05-15T17:06:19.2581637Z vec_list_cast html 2021-05-15T17:06:19.2908493Z vec_match html 2021-05-15T17:06:19.3215420Z vec_math html 2021-05-15T17:06:19.3526503Z vec_names html 2021-05-15T17:06:19.3691435Z vec_order html 2021-05-15T17:06:19.4378645Z vec_proxy html 2021-05-15T17:06:19.4705616Z vec_proxy_compare html 2021-05-15T17:06:19.4933849Z vec_proxy_equal html 2021-05-15T17:06:19.5407789Z vec_ptype html 2021-05-15T17:06:19.5677763Z vec_ptype2 html 2021-05-15T17:06:19.5851864Z vec_ptype_full html 2021-05-15T17:06:19.6086259Z vec_recycle html 2021-05-15T17:06:19.6264234Z vec_repeat html 2021-05-15T17:06:19.6404359Z vec_seq_along html 2021-05-15T17:06:19.6860070Z vec_size html 2021-05-15T17:06:19.7234285Z vec_slice html 2021-05-15T17:06:19.7382611Z vec_split html 2021-05-15T17:06:19.7512568Z vec_type html 2021-05-15T17:06:19.7680344Z vec_unique html 2021-05-15T17:06:19.7693628Z *** copying figures 2021-05-15T17:06:19.7810604Z ** building package indices 2021-05-15T17:06:20.0278404Z ** installing vignettes 2021-05-15T17:06:20.0433543Z ** testing if installed package can be loaded 2021-05-15T17:06:20.0436025Z *** arch - i386 2021-05-15T17:06:20.3492595Z *** arch - x64 2021-05-15T17:06:20.6685045Z * DONE (vctrs) 2021-05-15T17:06:20.8744494Z In R CMD INSTALL 2021-05-15T17:06:21.3104540Z * installing *source* package 'processx' ... 2021-05-15T17:06:21.3245239Z ** package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T17:06:21.3519050Z ** libs 2021-05-15T17:06:21.3529261Z 2021-05-15T17:06:21.3530368Z *** arch - i386 2021-05-15T17:06:21.4060257Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-15T17:06:21.6346923Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-15T17:06:22.1632716Z c:/Rtools/mingw_32/bin/gcc -O3 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-15T17:06:22.6107861Z 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-15T17:06:23.5888434Z 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-15T17:06:24.0014316Z 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-15T17:06:24.4237793Z 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-15T17:06:24.8265573Z 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-15T17:06:25.6466938Z 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-15T17:06:26.0760017Z 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-15T17:06:26.4794129Z 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-15T17:06:26.6209959Z 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-15T17:06:27.3252122Z 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-15T17:06:27.8365225Z 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-15T17:06:28.2685287Z 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-15T17:06:28.6625725Z 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-15T17:06:29.0237322Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-15T17:06:29.0239626Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-15T17:06:29.0241212Z int ret; 2021-05-15T17:06:29.0241870Z ^ 2021-05-15T17:06:29.1203989Z 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-15T17:06:29.4037989Z 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-15T17:06:29.5455374Z 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-15T17:06:30.0047791Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-15T17:06:30.0049505Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/i386" -lR 2021-05-15T17:06:30.1152905Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-15T17:06:30.1216607Z 2021-05-15T17:06:30.1217466Z *** arch - x64 2021-05-15T17:06:30.1730804Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/px.c -o tools/px.exe 2021-05-15T17:06:30.3811624Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall -municode tools/pxu.c -o tools/pxu.exe 2021-05-15T17:06:31.1181718Z c:/Rtools/mingw_64/bin/gcc -O2 -Wall -std=gnu99 -mtune=generic -Wall tools/interrupt.c -o tools/interrupt.exe 2021-05-15T17:06:31.7770213Z 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-15T17:06:33.2045071Z 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-15T17:06:33.8266007Z 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-15T17:06:34.4758641Z 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-15T17:06:35.1108960Z 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-15T17:06:36.0829177Z 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-15T17:06:36.7436138Z 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-15T17:06:37.3777692Z 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-15T17:06:37.5107199Z 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-15T17:06:38.4085594Z 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-15T17:06:39.1539587Z 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-15T17:06:39.8084704Z 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-15T17:06:40.4386249Z 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-15T17:06:41.0203342Z win/thread.c: In function 'processx__thread_getstatus_select': 2021-05-15T17:06:41.0205025Z win/thread.c:233:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2021-05-15T17:06:41.0206301Z int ret; 2021-05-15T17:06:41.0206820Z ^ 2021-05-15T17:06:41.1044586Z 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-15T17:06:41.3698873Z 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-15T17:06:41.4962053Z 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-15T17:06:42.1691298Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o client.dll \ 2021-05-15T17:06:42.1692831Z base64.o client.o errors.o -lws2_32 -L"C:/R/bin/x64" -lR 2021-05-15T17:06:42.2698299Z installing via 'install.libs.R' to D:/a/_temp/Library/processx 2021-05-15T17:06:42.2762434Z ** R 2021-05-15T17:06:42.3073739Z ** inst 2021-05-15T17:06:42.3093321Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:43.9334155Z ** help 2021-05-15T17:06:44.0498215Z *** installing help indices 2021-05-15T17:06:44.1171525Z converting help for package 'processx' 2021-05-15T17:06:44.1454310Z finding HTML links ... done 2021-05-15T17:06:44.1882656Z base64_decode html 2021-05-15T17:06:44.1973844Z curl_fds html 2021-05-15T17:06:44.2521913Z default_pty_options html 2021-05-15T17:06:44.2728386Z poll html 2021-05-15T17:06:44.7673789Z process html 2021-05-15T17:06:44.7988027Z process_initialize html 2021-05-15T17:06:44.8407212Z processx_connections html 2021-05-15T17:06:44.9327584Z run html 2021-05-15T17:06:44.9397008Z supervisor_kill html 2021-05-15T17:06:44.9401725Z ** building package indices 2021-05-15T17:06:44.9869210Z ** testing if installed package can be loaded 2021-05-15T17:06:44.9871051Z *** arch - i386 2021-05-15T17:06:45.2931468Z *** arch - x64 2021-05-15T17:06:45.6067036Z * DONE (processx) 2021-05-15T17:06:45.6778771Z In R CMD INSTALL 2021-05-15T17:06:45.9609527Z * installing *source* package 'highr' ... 2021-05-15T17:06:45.9648910Z ** package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T17:06:45.9954171Z ** R 2021-05-15T17:06:46.0026381Z ** inst 2021-05-15T17:06:46.0078133Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:46.1848095Z ** help 2021-05-15T17:06:46.2129222Z *** installing help indices 2021-05-15T17:06:46.2343272Z converting help for package 'highr' 2021-05-15T17:06:46.2642057Z finding HTML links ... done 2021-05-15T17:06:46.2799006Z hi_andre html 2021-05-15T17:06:46.3108723Z hilight html 2021-05-15T17:06:46.3113386Z ** building package indices 2021-05-15T17:06:46.3253136Z ** installing vignettes 2021-05-15T17:06:46.3318726Z ** testing if installed package can be loaded 2021-05-15T17:06:46.3321815Z *** arch - i386 2021-05-15T17:06:46.6379425Z *** arch - x64 2021-05-15T17:06:46.9480980Z * DONE (highr) 2021-05-15T17:06:46.9728698Z In R CMD INSTALL 2021-05-15T17:06:47.5994436Z * installing *source* package 'pillar' ... 2021-05-15T17:06:47.6256390Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T17:06:47.6585221Z ** R 2021-05-15T17:06:47.6977578Z ** inst 2021-05-15T17:06:47.7115624Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:49.5299661Z ** help 2021-05-15T17:06:49.7644669Z *** installing help indices 2021-05-15T17:06:49.8570877Z converting help for package 'pillar' 2021-05-15T17:06:49.8901019Z finding HTML links ... done 2021-05-15T17:06:49.9261544Z align html 2021-05-15T17:06:49.9524356Z char html 2021-05-15T17:06:49.9873093Z colonnade html 2021-05-15T17:06:50.0068849Z ctl_new_pillar html 2021-05-15T17:06:50.0182187Z deprecated html 2021-05-15T17:06:50.0236338Z dim_desc html 2021-05-15T17:06:50.0408302Z expect_known_display html 2021-05-15T17:06:50.0532773Z extra_cols html 2021-05-15T17:06:50.0679044Z format_glimpse html 2021-05-15T17:06:50.0980299Z format_tbl html 2021-05-15T17:06:50.1129911Z format_type_sum html 2021-05-15T17:06:50.1188664Z get_extent html 2021-05-15T17:06:50.1346595Z glimpse html 2021-05-15T17:06:50.1428917Z 2021-05-15T17:06:50.1923039Z finding level-2 HTML links ... done 2021-05-15T17:06:50.1970640Z new_ornament html 2021-05-15T17:06:50.2140532Z new_pillar html 2021-05-15T17:06:50.2325025Z new_pillar_component html 2021-05-15T17:06:50.2718967Z new_pillar_shaft html 2021-05-15T17:06:50.2788298Z new_pillar_title html 2021-05-15T17:06:50.2870586Z new_pillar_type html 2021-05-15T17:06:50.3077175Z new_tbl_format_setup html 2021-05-15T17:06:50.3444228Z num html 2021-05-15T17:06:50.3786507Z pillar-package html 2021-05-15T17:06:50.4057689Z pillar html 2021-05-15T17:06:50.4488261Z pillar_shaft html 2021-05-15T17:06:50.4557410Z squeeze html 2021-05-15T17:06:50.4665641Z style_subtle html 2021-05-15T17:06:50.4834924Z tbl_format_body html 2021-05-15T17:06:50.4980532Z tbl_format_footer html 2021-05-15T17:06:50.5133379Z tbl_format_header html 2021-05-15T17:06:50.5525509Z tbl_format_setup html 2021-05-15T17:06:50.5620058Z tbl_sum html 2021-05-15T17:06:50.5761137Z type_sum html 2021-05-15T17:06:50.5768079Z *** copying figures 2021-05-15T17:06:50.5825325Z ** building package indices 2021-05-15T17:06:50.6720827Z ** installing vignettes 2021-05-15T17:06:50.6821291Z ** testing if installed package can be loaded 2021-05-15T17:06:50.6824554Z *** arch - i386 2021-05-15T17:06:51.0909032Z *** arch - x64 2021-05-15T17:06:51.5071421Z * DONE (pillar) 2021-05-15T17:06:51.5696482Z In R CMD INSTALL 2021-05-15T17:06:51.9400040Z * installing *source* package 'callr' ... 2021-05-15T17:06:51.9497934Z ** package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T17:06:51.9825247Z ** R 2021-05-15T17:06:52.0155753Z ** inst 2021-05-15T17:06:52.0178309Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:06:55.4824436Z ** help 2021-05-15T17:06:55.6891642Z *** installing help indices 2021-05-15T17:06:55.7914710Z converting help for package 'callr' 2021-05-15T17:06:55.8188080Z finding HTML links ... done 2021-05-15T17:06:55.8821871Z callr html 2021-05-15T17:06:55.8912321Z convert_and_check_my_args html 2021-05-15T17:06:55.8975550Z default_repos html 2021-05-15T17:06:55.9076254Z get_result html 2021-05-15T17:06:55.9163224Z new_callr_error html 2021-05-15T17:06:56.0079343Z r html 2021-05-15T17:06:56.0648175Z r_bg html 2021-05-15T17:06:56.1047635Z r_copycat html 2021-05-15T17:06:56.2169036Z r_process html 2021-05-15T17:06:56.2269963Z r_process_options html 2021-05-15T17:06:56.4883577Z r_session html 2021-05-15T17:06:56.5021926Z r_session_debug html 2021-05-15T17:06:56.5311630Z r_session_options html 2021-05-15T17:06:56.5667491Z r_vanilla html 2021-05-15T17:06:56.6322849Z rcmd html 2021-05-15T17:06:56.6793135Z rcmd_bg html 2021-05-15T17:06:56.7120575Z rcmd_copycat html 2021-05-15T17:06:56.8182105Z rcmd_process html 2021-05-15T17:06:56.8292707Z rcmd_process_options html 2021-05-15T17:06:56.8476702Z rcmd_safe_env html 2021-05-15T17:06:56.8584321Z reexports html 2021-05-15T17:06:56.9106235Z rscript html 2021-05-15T17:06:57.0100816Z rscript_process html 2021-05-15T17:06:57.0205890Z rscript_process_options html 2021-05-15T17:06:57.0264372Z supported_archs html 2021-05-15T17:06:57.0272621Z ** building package indices 2021-05-15T17:06:57.1311297Z ** testing if installed package can be loaded 2021-05-15T17:06:57.1313155Z *** arch - i386 2021-05-15T17:06:57.4385097Z *** arch - x64 2021-05-15T17:06:57.7497841Z * DONE (callr) 2021-05-15T17:06:57.7897994Z In R CMD INSTALL 2021-05-15T17:06:58.5592168Z * installing *source* package 'knitr' ... 2021-05-15T17:06:58.6004240Z ** package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T17:06:58.6587584Z ** R 2021-05-15T17:06:58.7440024Z ** demo 2021-05-15T17:06:58.7478582Z ** inst 2021-05-15T17:06:58.8273258Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:03.2282358Z ** help 2021-05-15T17:07:03.6840124Z *** installing help indices 2021-05-15T17:07:03.8915744Z converting help for package 'knitr' 2021-05-15T17:07:03.9204412Z finding HTML links ... done 2021-05-15T17:07:03.9908818Z Sweave2knitr html 2021-05-15T17:07:04.0157779Z all_labels html 2021-05-15T17:07:04.0226688Z all_patterns html 2021-05-15T17:07:04.0435131Z asis_output html 2021-05-15T17:07:04.0574822Z cache_engines html 2021-05-15T17:07:04.0972301Z chunk_hook html 2021-05-15T17:07:04.1074893Z clean_cache html 2021-05-15T17:07:04.1214953Z 2021-05-15T17:07:04.1719769Z finding level-2 HTML links ... done 2021-05-15T17:07:04.1734245Z combine_words html 2021-05-15T17:07:04.1799149Z current_input html 2021-05-15T17:07:04.1987471Z dep_auto html 2021-05-15T17:07:04.2061420Z dep_prev html 2021-05-15T17:07:04.2230387Z engine_output html 2021-05-15T17:07:04.2401199Z fig_chunk html 2021-05-15T17:07:04.2532462Z fig_path html 2021-05-15T17:07:04.2624169Z hook_animation html 2021-05-15T17:07:04.2731240Z hook_document html 2021-05-15T17:07:04.2921028Z hook_plot html 2021-05-15T17:07:04.3005849Z image_uri html 2021-05-15T17:07:04.3161790Z imgur_upload html 2021-05-15T17:07:04.3379223Z include_graphics html 2021-05-15T17:07:04.3521439Z include_url html 2021-05-15T17:07:04.3612047Z inline_expr html 2021-05-15T17:07:04.3671531Z is_low_change html 2021-05-15T17:07:04.4215435Z kable html 2021-05-15T17:07:04.5010937Z knit html 2021-05-15T17:07:04.5337449Z knit2html html 2021-05-15T17:07:04.5606526Z knit2pandoc html 2021-05-15T17:07:04.5857155Z knit2pdf html 2021-05-15T17:07:04.6127798Z knit2wp html 2021-05-15T17:07:04.6321836Z knit_child html 2021-05-15T17:07:04.6423578Z knit_code html 2021-05-15T17:07:04.6664457Z knit_engines html 2021-05-15T17:07:04.6785248Z knit_exit html 2021-05-15T17:07:04.6921886Z knit_expand html 2021-05-15T17:07:04.7018992Z knit_filter html 2021-05-15T17:07:04.7101874Z knit_global html 2021-05-15T17:07:04.7192022Z knit_hooks html 2021-05-15T17:07:04.7330146Z knit_meta html 2021-05-15T17:07:04.7597833Z knit_params html 2021-05-15T17:07:04.7707780Z knit_params_yaml html 2021-05-15T17:07:04.7814385Z knit_patterns html 2021-05-15T17:07:04.7983615Z knit_print html 2021-05-15T17:07:04.8147990Z knit_rd html 2021-05-15T17:07:04.8288989Z knit_theme html 2021-05-15T17:07:04.8420983Z knit_watch html 2021-05-15T17:07:04.8570681Z knitr-package html 2021-05-15T17:07:04.8842333Z load_cache html 2021-05-15T17:07:04.8995992Z opts_chunk html 2021-05-15T17:07:04.9088546Z opts_hooks html 2021-05-15T17:07:04.9267598Z opts_knit html 2021-05-15T17:07:04.9323572Z opts_template html 2021-05-15T17:07:04.9772300Z output_hooks html 2021-05-15T17:07:04.9966532Z output_type html 2021-05-15T17:07:05.0276118Z pandoc html 2021-05-15T17:07:05.0346012Z pat_fun html 2021-05-15T17:07:05.0495580Z plot_crop html 2021-05-15T17:07:05.0561111Z rand_seed html 2021-05-15T17:07:05.0672898Z raw_block html 2021-05-15T17:07:05.0908167Z raw_output html 2021-05-15T17:07:05.1294144Z read_chunk html 2021-05-15T17:07:05.1377518Z read_rforge html 2021-05-15T17:07:05.1490003Z rocco html 2021-05-15T17:07:05.1615587Z rst2pdf html 2021-05-15T17:07:05.1678586Z set_alias html 2021-05-15T17:07:05.1831245Z set_header html 2021-05-15T17:07:05.1950762Z set_parent html 2021-05-15T17:07:05.2042305Z sew html 2021-05-15T17:07:05.2417096Z spin html 2021-05-15T17:07:05.2597049Z spin_child html 2021-05-15T17:07:05.2825930Z stitch html 2021-05-15T17:07:05.2966444Z vignette_engines html 2021-05-15T17:07:05.3114227Z wrap_rmd html 2021-05-15T17:07:05.3393192Z write_bib html 2021-05-15T17:07:05.3405132Z ** building package indices 2021-05-15T17:07:05.5324752Z ** installing vignettes 2021-05-15T17:07:05.5432831Z ** testing if installed package can be loaded 2021-05-15T17:07:05.5435905Z *** arch - i386 2021-05-15T17:07:05.8494710Z *** arch - x64 2021-05-15T17:07:06.1829881Z * DONE (knitr) 2021-05-15T17:07:06.2762802Z In R CMD INSTALL 2021-05-15T17:07:06.9204589Z * installing *source* package 'tibble' ... 2021-05-15T17:07:06.9475841Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T17:07:06.9876248Z ** libs 2021-05-15T17:07:06.9884519Z 2021-05-15T17:07:06.9886047Z *** arch - i386 2021-05-15T17:07:07.0169250Z 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-15T17:07:07.1279423Z 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-15T17:07:07.2543447Z 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-15T17:07:07.3519331Z 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-15T17:07:07.6305958Z 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-15T17:07:07.7504997Z installing to D:/a/_temp/Library/tibble/libs/i386 2021-05-15T17:07:07.7516173Z 2021-05-15T17:07:07.7516936Z *** arch - x64 2021-05-15T17:07:07.7783371Z 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-15T17:07:07.8847900Z 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-15T17:07:08.0046922Z 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-15T17:07:08.1013516Z 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-15T17:07:08.3864601Z 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-15T17:07:08.4939241Z installing to D:/a/_temp/Library/tibble/libs/x64 2021-05-15T17:07:08.4969957Z ** R 2021-05-15T17:07:08.5321669Z ** inst 2021-05-15T17:07:08.5432582Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:10.3730042Z ** help 2021-05-15T17:07:10.5207784Z *** installing help indices 2021-05-15T17:07:10.5965408Z converting help for package 'tibble' 2021-05-15T17:07:10.6243412Z finding HTML links ... done 2021-05-15T17:07:10.6731799Z add_column html 2021-05-15T17:07:10.6953880Z add_row html 2021-05-15T17:07:10.7654545Z as_tibble html 2021-05-15T17:07:10.7741466Z 2021-05-15T17:07:10.8245034Z finding level-2 HTML links ... done 2021-05-15T17:07:10.8308025Z deprecated html 2021-05-15T17:07:10.8450320Z enframe html 2021-05-15T17:07:10.8958902Z formatting html 2021-05-15T17:07:10.9123390Z frame_matrix html 2021-05-15T17:07:10.9211665Z is.tibble html 2021-05-15T17:07:10.9271029Z is_tibble html 2021-05-15T17:07:10.9307117Z knit_print.trunc_mat html 2021-05-15T17:07:10.9537025Z lst html 2021-05-15T17:07:10.9815072Z name-repair-superseded html 2021-05-15T17:07:10.9869089Z name-repair html 2021-05-15T17:07:11.0149052Z new_tibble html 2021-05-15T17:07:11.0411283Z reexports html 2021-05-15T17:07:11.0543800Z rownames html 2021-05-15T17:07:11.0937387Z subsetting html 2021-05-15T17:07:11.1359752Z tbl_df-class html 2021-05-15T17:07:11.2073607Z tibble-package html 2021-05-15T17:07:11.2612480Z tibble html 2021-05-15T17:07:11.2780019Z tribble html 2021-05-15T17:07:11.3003344Z trunc_mat html 2021-05-15T17:07:11.3164923Z view html 2021-05-15T17:07:11.3171129Z *** copying figures 2021-05-15T17:07:11.3218727Z ** building package indices 2021-05-15T17:07:11.3879987Z ** installing vignettes 2021-05-15T17:07:11.3965379Z ** testing if installed package can be loaded 2021-05-15T17:07:11.3967607Z *** arch - i386 2021-05-15T17:07:11.8035201Z *** arch - x64 2021-05-15T17:07:12.3202146Z * DONE (tibble) 2021-05-15T17:07:12.3967609Z In R CMD INSTALL 2021-05-15T17:07:12.7560545Z * installing *source* package 'pkgbuild' ... 2021-05-15T17:07:12.7636358Z ** package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T17:07:12.7920026Z ** R 2021-05-15T17:07:12.8093211Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:13.9247814Z ** help 2021-05-15T17:07:14.0092537Z *** installing help indices 2021-05-15T17:07:14.0657251Z converting help for package 'pkgbuild' 2021-05-15T17:07:14.0931397Z finding HTML links ... done 2021-05-15T17:07:14.1745702Z build html 2021-05-15T17:07:14.1807317Z clean_dll html 2021-05-15T17:07:14.2034951Z compile_dll html 2021-05-15T17:07:14.2158116Z compiler_flags html 2021-05-15T17:07:14.2367666Z has_build_tools html 2021-05-15T17:07:14.2501815Z has_compiler html 2021-05-15T17:07:14.2558598Z has_latex html 2021-05-15T17:07:14.2699950Z has_rtools html 2021-05-15T17:07:14.2759961Z needs_compile html 2021-05-15T17:07:14.2816240Z pkg_has_src html 2021-05-15T17:07:14.2865601Z pkg_links_to_rcpp html 2021-05-15T17:07:14.3031157Z pkgbuild_process html 2021-05-15T17:07:14.3156446Z rcmd_build_tools html 2021-05-15T17:07:14.3199451Z rtools_needed html 2021-05-15T17:07:14.3344202Z with_debug html 2021-05-15T17:07:14.3413074Z without_compiler html 2021-05-15T17:07:14.3420185Z ** building package indices 2021-05-15T17:07:14.3914183Z ** testing if installed package can be loaded 2021-05-15T17:07:14.3917075Z *** arch - i386 2021-05-15T17:07:14.7979023Z *** arch - x64 2021-05-15T17:07:15.1079586Z * DONE (pkgbuild) 2021-05-15T17:07:15.1451787Z In R CMD INSTALL 2021-05-15T17:07:15.7976460Z * installing *source* package 'roxygen2' ... 2021-05-15T17:07:15.8297911Z ** package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T17:07:15.8663976Z ** libs 2021-05-15T17:07:15.8680395Z 2021-05-15T17:07:15.8681652Z *** arch - i386 2021-05-15T17:07:15.8971163Z 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-15T17:07:19.1803027Z 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-15T17:07:21.4005631Z 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-15T17:07:23.5775607Z 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-15T17:07:25.7759143Z 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-15T17:07:29.0176999Z 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-15T17:07:31.4178217Z 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-15T17:07:31.7402621Z installing to D:/a/_temp/Library/roxygen2/libs/i386 2021-05-15T17:07:31.7434738Z 2021-05-15T17:07:31.7435737Z *** arch - x64 2021-05-15T17:07:31.7697711Z 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-15T17:07:35.1598323Z 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-15T17:07:37.5737573Z 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-15T17:07:40.0149800Z 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-15T17:07:42.5202508Z 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-15T17:07:45.9796909Z 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-15T17:07:48.6760280Z 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-15T17:07:49.0524161Z installing to D:/a/_temp/Library/roxygen2/libs/x64 2021-05-15T17:07:49.0572825Z ** R 2021-05-15T17:07:49.1123080Z ** inst 2021-05-15T17:07:49.1258303Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:53.1270907Z ** help 2021-05-15T17:07:53.2641765Z *** installing help indices 2021-05-15T17:07:53.3450704Z converting help for package 'roxygen2' 2021-05-15T17:07:53.3771629Z finding HTML links ... done 2021-05-15T17:07:53.5208686Z RoxyTopic html 2021-05-15T17:07:53.5317105Z double_escape_md html 2021-05-15T17:07:53.5378763Z escape_examples html 2021-05-15T17:07:53.5472114Z is_s3_generic html 2021-05-15T17:07:53.5627804Z load html 2021-05-15T17:07:53.5835551Z load_options html 2021-05-15T17:07:53.6084672Z markdown-internals html 2021-05-15T17:07:53.6248028Z markdown-test html 2021-05-15T17:07:53.6426468Z markdown_pass1 html 2021-05-15T17:07:53.6533973Z namespace_roclet html 2021-05-15T17:07:53.6597949Z object html 2021-05-15T17:07:53.6664956Z object_format html 2021-05-15T17:07:53.6785094Z parse_package html 2021-05-15T17:07:53.6905486Z rd_roclet html 2021-05-15T17:07:53.7025494Z rd_section html 2021-05-15T17:07:53.7082867Z roc_proc_text html 2021-05-15T17:07:53.7295386Z roclet html 2021-05-15T17:07:53.7341204Z roclet_find html 2021-05-15T17:07:53.7521732Z roxy_block html 2021-05-15T17:07:53.7651585Z roxy_tag html 2021-05-15T17:07:53.7741629Z roxy_tag_rd html 2021-05-15T17:07:53.7999111Z roxygen2-package html 2021-05-15T17:07:53.8226284Z roxygenize html 2021-05-15T17:07:53.8378957Z tag_parsers html 2021-05-15T17:07:53.8535436Z update_collate html 2021-05-15T17:07:53.8659484Z vignette_roclet html 2021-05-15T17:07:53.8666717Z *** copying figures 2021-05-15T17:07:53.8680654Z ** building package indices 2021-05-15T17:07:53.9360846Z ** installing vignettes 2021-05-15T17:07:53.9472953Z ** testing if installed package can be loaded 2021-05-15T17:07:53.9475614Z *** arch - i386 2021-05-15T17:07:54.4552209Z *** arch - x64 2021-05-15T17:07:54.9705541Z * DONE (roxygen2) 2021-05-15T17:07:55.0744844Z In R CMD INSTALL 2021-05-15T17:07:55.3545563Z * installing *source* package 'rematch2' ... 2021-05-15T17:07:55.3584918Z ** package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T17:07:55.3905037Z ** R 2021-05-15T17:07:55.3992940Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:55.7893341Z ** help 2021-05-15T17:07:55.8424470Z *** installing help indices 2021-05-15T17:07:55.8835884Z converting help for package 'rematch2' 2021-05-15T17:07:55.9116760Z finding HTML links ... done 2021-05-15T17:07:55.9925436Z bind_re_match html 2021-05-15T17:07:55.9928360Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:55.9932057Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.0906076Z re_exec html 2021-05-15T17:07:56.0908261Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.0910638Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.0912922Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.1376944Z re_exec_all html 2021-05-15T17:07:56.1379132Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.1381509Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.1384053Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.1785436Z re_match html 2021-05-15T17:07:56.1787426Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.1789736Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.1791850Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.2322705Z re_match_all html 2021-05-15T17:07:56.2326077Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.2330413Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.2334438Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.2337992Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.2341676Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpWWxz7U/R.INSTALL1bd433dd3c1c/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-15T17:07:56.2463384Z rematch2-package html 2021-05-15T17:07:56.2468357Z ** building package indices 2021-05-15T17:07:56.2767534Z ** testing if installed package can be loaded 2021-05-15T17:07:56.2770360Z *** arch - i386 2021-05-15T17:07:56.6849342Z *** arch - x64 2021-05-15T17:07:57.1968883Z * DONE (rematch2) 2021-05-15T17:07:57.2267899Z In R CMD INSTALL 2021-05-15T17:07:57.5605650Z * installing *source* package 'waldo' ... 2021-05-15T17:07:57.5670226Z ** package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T17:07:57.5968297Z ** R 2021-05-15T17:07:57.6088733Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:07:58.1837416Z ** help 2021-05-15T17:07:58.2159638Z *** installing help indices 2021-05-15T17:07:58.2825437Z converting help for package 'waldo' 2021-05-15T17:07:58.3116022Z finding HTML links ... done 2021-05-15T17:07:58.3581241Z compare html 2021-05-15T17:07:58.3724826Z compare_proxy html 2021-05-15T17:07:58.3844398Z waldo-package html 2021-05-15T17:07:58.3849974Z *** copying figures 2021-05-15T17:07:58.3857231Z ** building package indices 2021-05-15T17:07:58.4045067Z ** testing if installed package can be loaded 2021-05-15T17:07:58.4047911Z *** arch - i386 2021-05-15T17:07:58.7114756Z *** arch - x64 2021-05-15T17:07:59.0192560Z * DONE (waldo) 2021-05-15T17:07:59.0487128Z In R CMD INSTALL 2021-05-15T17:07:59.9470096Z * installing *source* package 'testthat' ... 2021-05-15T17:07:59.9937702Z ** package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T17:08:00.0403098Z ** libs 2021-05-15T17:08:00.0413061Z 2021-05-15T17:08:00.0414339Z *** arch - i386 2021-05-15T17:08:00.0722688Z 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-15T17:08:00.1883047Z 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-15T17:08:00.3080484Z 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-15T17:08:00.8227342Z 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-15T17:08:01.2242586Z 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-15T17:08:05.3832324Z In file included from ../inst/include/testthat.h:1:0, 2021-05-15T17:08:05.3833786Z from test-runner.cpp:7: 2021-05-15T17:08:05.3835042Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-15T17:08:05.3836916Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T17:08:05.3838094Z } 2021-05-15T17:08:05.3838615Z ^ 2021-05-15T17:08:05.3902435Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-15T17:08:05.3904328Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T17:08:05.3905536Z } 2021-05-15T17:08:05.3906094Z ^ 2021-05-15T17:08:11.5386247Z 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-15T17:08:11.9564352Z installing to D:/a/_temp/Library/testthat/libs/i386 2021-05-15T17:08:11.9599030Z 2021-05-15T17:08:11.9599881Z *** arch - x64 2021-05-15T17:08:11.9880827Z 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-15T17:08:12.0945917Z 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-15T17:08:12.2059410Z 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-15T17:08:12.6945244Z 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-15T17:08:13.0757088Z 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-15T17:08:17.4204429Z In file included from ../inst/include/testthat.h:1:0, 2021-05-15T17:08:17.4206346Z from test-runner.cpp:7: 2021-05-15T17:08:17.4208193Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': 2021-05-15T17:08:17.4210942Z ../inst/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T17:08:17.4212655Z } 2021-05-15T17:08:17.4213446Z ^ 2021-05-15T17:08:17.4272422Z ../inst/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': 2021-05-15T17:08:17.4273807Z ../inst/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] 2021-05-15T17:08:17.4274699Z } 2021-05-15T17:08:17.4275109Z ^ 2021-05-15T17:08:23.1283729Z 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-15T17:08:23.6285164Z installing to D:/a/_temp/Library/testthat/libs/x64 2021-05-15T17:08:23.6340476Z ** R 2021-05-15T17:08:23.7089693Z ** inst 2021-05-15T17:08:23.7280769Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:34.0053360Z ** help 2021-05-15T17:08:34.4575289Z *** installing help indices 2021-05-15T17:08:34.7460237Z converting help for package 'testthat' 2021-05-15T17:08:34.7738832Z finding HTML links ... done 2021-05-15T17:08:34.8338899Z CheckReporter html 2021-05-15T17:08:34.8508510Z DebugReporter html 2021-05-15T17:08:34.8734483Z FailReporter html 2021-05-15T17:08:34.8827050Z JunitReporter html 2021-05-15T17:08:34.8971319Z ListReporter html 2021-05-15T17:08:34.9115332Z LocationReporter html 2021-05-15T17:08:34.9262560Z MinimalReporter html 2021-05-15T17:08:34.9447654Z MultiReporter html 2021-05-15T17:08:34.9644139Z ProgressReporter html 2021-05-15T17:08:34.9789024Z RStudioReporter html 2021-05-15T17:08:35.0010070Z Reporter html 2021-05-15T17:08:35.0167735Z SilentReporter html 2021-05-15T17:08:35.0340861Z StopReporter html 2021-05-15T17:08:35.0517393Z SummaryReporter html 2021-05-15T17:08:35.0667803Z TapReporter html 2021-05-15T17:08:35.0844310Z TeamcityReporter html 2021-05-15T17:08:35.1024699Z auto_test html 2021-05-15T17:08:35.1116245Z auto_test_package html 2021-05-15T17:08:35.1347275Z capture_condition html 2021-05-15T17:08:35.1482957Z capture_output html 2021-05-15T17:08:35.1725673Z compare html 2021-05-15T17:08:35.1796739Z compare_state html 2021-05-15T17:08:35.1996017Z comparison-expectations html 2021-05-15T17:08:35.2177701Z context html 2021-05-15T17:08:35.2230747Z context_start_file html 2021-05-15T17:08:35.2322643Z default_reporter html 2021-05-15T17:08:35.2473626Z describe html 2021-05-15T17:08:35.2545881Z dir_state html 2021-05-15T17:08:35.3021671Z equality-expectations html 2021-05-15T17:08:35.3114746Z evaluate_promise html 2021-05-15T17:08:35.3381439Z expect html 2021-05-15T17:08:35.3648671Z expect_equivalent html 2021-05-15T17:08:35.4196050Z expect_error html 2021-05-15T17:08:35.4279617Z expect_invisible html 2021-05-15T17:08:35.4487967Z expect_is html 2021-05-15T17:08:35.4841570Z expect_known_output html 2021-05-15T17:08:35.5014209Z expect_length html 2021-05-15T17:08:35.5086304Z expect_less_than html 2021-05-15T17:08:35.5436332Z expect_match html 2021-05-15T17:08:35.5711572Z expect_named html 2021-05-15T17:08:35.5907449Z expect_null html 2021-05-15T17:08:35.6252076Z expect_output html 2021-05-15T17:08:35.6356632Z expect_output_file html 2021-05-15T17:08:35.6644157Z expect_reference html 2021-05-15T17:08:35.6815924Z expect_setequal html 2021-05-15T17:08:35.7020693Z expect_silent html 2021-05-15T17:08:35.7542431Z expect_snapshot html 2021-05-15T17:08:35.7723597Z expect_snapshot_file html 2021-05-15T17:08:35.7815797Z expect_success html 2021-05-15T17:08:35.8022387Z expect_that html 2021-05-15T17:08:35.8164233Z expect_vector html 2021-05-15T17:08:35.8423772Z expectation html 2021-05-15T17:08:35.8523162Z fail html 2021-05-15T17:08:35.8584717Z find_reporter html 2021-05-15T17:08:35.8766510Z find_test_scripts html 2021-05-15T17:08:35.9115865Z inheritance-expectations html 2021-05-15T17:08:35.9258778Z is_informative_error html 2021-05-15T17:08:35.9331516Z is_testing html 2021-05-15T17:08:35.9396629Z local_edition html 2021-05-15T17:08:35.9436956Z local_snapshotter html 2021-05-15T17:08:35.9803879Z local_test_context html 2021-05-15T17:08:35.9890723Z local_test_directory html 2021-05-15T17:08:36.0147511Z logical-expectations html 2021-05-15T17:08:36.0220046Z make_expectation html 2021-05-15T17:08:36.0271186Z not html 2021-05-15T17:08:36.0357653Z oldskool html 2021-05-15T17:08:36.0501911Z quasi_label html 2021-05-15T17:08:36.0571482Z reexports html 2021-05-15T17:08:36.0689706Z reporter-accessors html 2021-05-15T17:08:36.0759634Z run_cpp_tests html 2021-05-15T17:08:36.0819349Z safe_digest html 2021-05-15T17:08:36.1132362Z skip html 2021-05-15T17:08:36.1258292Z snapshot_accept html 2021-05-15T17:08:36.1395772Z source_file html 2021-05-15T17:08:36.1441155Z takes_less_than html 2021-05-15T17:08:36.1579879Z teardown html 2021-05-15T17:08:36.1651876Z teardown_env html 2021-05-15T17:08:36.2077032Z test_dir html 2021-05-15T17:08:36.2132905Z test_env html 2021-05-15T17:08:36.2245998Z test_examples html 2021-05-15T17:08:36.2468676Z test_file html 2021-05-15T17:08:36.2746183Z test_package html 2021-05-15T17:08:36.2830819Z test_path html 2021-05-15T17:08:36.2931375Z test_that html 2021-05-15T17:08:36.3109601Z testthat-package html 2021-05-15T17:08:36.3158129Z testthat_examples html 2021-05-15T17:08:36.3231426Z testthat_results html 2021-05-15T17:08:36.3289089Z try_again html 2021-05-15T17:08:36.3756519Z use_catch html 2021-05-15T17:08:36.4054949Z verify_output html 2021-05-15T17:08:36.4214064Z watch html 2021-05-15T17:08:36.4462787Z with_mock html 2021-05-15T17:08:36.4482478Z *** copying figures 2021-05-15T17:08:36.4544185Z ** building package indices 2021-05-15T17:08:36.6896134Z ** installing vignettes 2021-05-15T17:08:36.7000747Z ** testing if installed package can be loaded 2021-05-15T17:08:36.7003015Z *** arch - i386 2021-05-15T17:08:37.0064984Z *** arch - x64 2021-05-15T17:08:37.3273191Z * DONE (testthat) 2021-05-15T17:08:37.4739307Z In R CMD INSTALL 2021-05-15T17:08:38.0344280Z * installing *source* package 'devtools' ... 2021-05-15T17:08:38.0562374Z ** package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T17:08:38.1009375Z ** R 2021-05-15T17:08:38.1307753Z ** inst 2021-05-15T17:08:38.1343522Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:39.9042914Z ** help 2021-05-15T17:08:40.1348696Z *** installing help indices 2021-05-15T17:08:40.2520758Z converting help for package 'devtools' 2021-05-15T17:08:40.2801163Z finding HTML links ... done 2021-05-15T17:08:40.3136227Z as.package html 2021-05-15T17:08:40.3214191Z bash html 2021-05-15T17:08:40.3525265Z build html 2021-05-15T17:08:40.3614293Z build_manual html 2021-05-15T17:08:40.3771051Z build_rmd html 2021-05-15T17:08:40.3883373Z build_site html 2021-05-15T17:08:40.4193958Z build_vignettes html 2021-05-15T17:08:40.4711433Z 2021-05-15T17:08:40.5222934Z finding level-2 HTML links ... done 2021-05-15T17:08:40.5278158Z check html 2021-05-15T17:08:40.5414962Z check_man html 2021-05-15T17:08:40.5701502Z check_rhub html 2021-05-15T17:08:40.5943841Z check_win html 2021-05-15T17:08:40.6010008Z clean_vignettes html 2021-05-15T17:08:40.6139058Z create html 2021-05-15T17:08:40.6237640Z dev_mode html 2021-05-15T17:08:40.6274545Z dev_packages html 2021-05-15T17:08:40.6393563Z dev_sitrep html 2021-05-15T17:08:40.6455532Z devtools-deprecated html 2021-05-15T17:08:40.6745703Z devtools html 2021-05-15T17:08:40.6916663Z document html 2021-05-15T17:08:40.7001749Z git_checks html 2021-05-15T17:08:40.7046718Z github_pat html 2021-05-15T17:08:40.7084987Z has_tests html 2021-05-15T17:08:40.7588047Z install html 2021-05-15T17:08:40.7949968Z install_deps html 2021-05-15T17:08:40.7986327Z is.package html 2021-05-15T17:08:40.8209856Z lint html 2021-05-15T17:08:40.8694194Z load_all html 2021-05-15T17:08:40.8740563Z loaded_packages html 2021-05-15T17:08:40.8796624Z missing_s3 html 2021-05-15T17:08:40.8865926Z package_file html 2021-05-15T17:08:40.8929516Z r_env_vars html 2021-05-15T17:08:40.9230089Z reexports html 2021-05-15T17:08:40.9415000Z release html 2021-05-15T17:08:40.9485723Z release_checks html 2021-05-15T17:08:40.9645175Z reload html 2021-05-15T17:08:40.9985908Z remote-reexports html 2021-05-15T17:08:41.0205010Z revdep html 2021-05-15T17:08:41.0432041Z run_examples html 2021-05-15T17:08:41.0485246Z save_all html 2021-05-15T17:08:41.0573089Z show_news html 2021-05-15T17:08:41.0731357Z source_gist html 2021-05-15T17:08:41.0851588Z source_url html 2021-05-15T17:08:41.0970826Z spell_check html 2021-05-15T17:08:41.1071177Z submit_cran html 2021-05-15T17:08:41.1340049Z test html 2021-05-15T17:08:41.1522238Z uninstall html 2021-05-15T17:08:41.1570034Z uses_testthat html 2021-05-15T17:08:41.1652031Z wd html 2021-05-15T17:08:41.1662110Z *** copying figures 2021-05-15T17:08:41.1675162Z ** building package indices 2021-05-15T17:08:41.2936188Z ** installing vignettes 2021-05-15T17:08:41.3018173Z ** testing if installed package can be loaded 2021-05-15T17:08:41.3021874Z *** arch - i386 2021-05-15T17:08:42.1144164Z *** arch - x64 2021-05-15T17:08:42.9325952Z * DONE (devtools) 2021-05-15T17:08:43.0084446Z In R CMD INSTALL 2021-05-15T17:08:43.0113902Z 2021-05-15T17:08:43.0115053Z The downloaded source packages are in 2021-05-15T17:08:43.0116177Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages' 2021-05-15T17:08:43.1187959Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T17:08:46.2316221Z 2021-05-15T17:08:47.1158341Z 2021-05-15T17:08:47.1164869Z 2021-05-15T17:08:47.1167712Z 2021-05-15T17:08:47.1207586Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c3b9d423\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-15T17:08:47.1259090Z 2021-05-15T17:08:47.1261091Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c3b9d423\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T17:08:47.2526154Z 2021-05-15T17:08:47.2527294Z 2021-05-15T17:08:47.2527770Z 2021-05-15T17:08:47.2528237Z 2021-05-15T17:08:47.2528777Z - preparing 'desc': 2021-05-15T17:08:47.2680064Z checking DESCRIPTION meta-information ... 2021-05-15T17:08:47.2681173Z 2021-05-15T17:08:47.2681692Z checking DESCRIPTION meta-information ... 2021-05-15T17:08:47.2682155Z 2021-05-15T17:08:47.2682659Z v checking DESCRIPTION meta-information 2021-05-15T17:08:47.4499387Z 2021-05-15T17:08:47.4500588Z 2021-05-15T17:08:47.4501211Z 2021-05-15T17:08:47.4501797Z 2021-05-15T17:08:47.4502922Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:08:47.4573967Z 2021-05-15T17:08:47.4574734Z 2021-05-15T17:08:47.4575245Z 2021-05-15T17:08:47.4575885Z 2021-05-15T17:08:47.4576544Z - checking for empty or unneeded directories 2021-05-15T17:08:47.4691630Z 2021-05-15T17:08:47.4750754Z 2021-05-15T17:08:47.5755302Z 2021-05-15T17:08:47.5756313Z 2021-05-15T17:08:47.5756967Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T17:08:47.6811031Z 2021-05-15T17:08:47.6812525Z 2021-05-15T17:08:47.6813243Z 2021-05-15T17:08:47.7565349Z Installing package into 'D:/a/_temp/Library' 2021-05-15T17:08:47.7566479Z (as 'lib' is unspecified) 2021-05-15T17:08:48.2018967Z * installing *source* package 'desc' ... 2021-05-15T17:08:48.2744494Z ** R 2021-05-15T17:08:48.3027231Z ** inst 2021-05-15T17:08:48.3065423Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:49.8239277Z ** help 2021-05-15T17:08:50.1139166Z *** installing help indices 2021-05-15T17:08:50.2721260Z 2021-05-15T17:08:50.2723359Z converting help for package 'desc' 2021-05-15T17:08:50.2997219Z finding HTML links ... done 2021-05-15T17:08:50.3483362Z check_encoding html 2021-05-15T17:08:50.3598291Z check_field html 2021-05-15T17:08:50.3665599Z cran_ascii_fields html 2021-05-15T17:08:50.4163699Z cran_valid_fields html 2021-05-15T17:08:50.4278676Z dep_types html 2021-05-15T17:08:50.4433102Z desc html 2021-05-15T17:08:50.4670780Z desc_add_author html 2021-05-15T17:08:50.4912277Z desc_add_author_gh html 2021-05-15T17:08:50.5159858Z desc_add_me html 2021-05-15T17:08:50.5433180Z desc_add_orcid html 2021-05-15T17:08:50.5538803Z desc_add_remotes html 2021-05-15T17:08:50.5824233Z desc_add_role html 2021-05-15T17:08:50.5969376Z desc_add_to_collate html 2021-05-15T17:08:50.6058960Z desc_add_urls html 2021-05-15T17:08:50.6257270Z desc_bump_version html 2021-05-15T17:08:50.6515525Z desc_change_maintainer html 2021-05-15T17:08:50.6592968Z desc_clear_remotes html 2021-05-15T17:08:50.6694946Z desc_clear_urls html 2021-05-15T17:08:50.6879515Z desc_coerce_authors_at_r html 2021-05-15T17:08:50.7011837Z desc_del html 2021-05-15T17:08:50.7283427Z desc_del_author html 2021-05-15T17:08:50.7412799Z desc_del_collate html 2021-05-15T17:08:50.7601794Z desc_del_dep html 2021-05-15T17:08:50.7716044Z desc_del_deps html 2021-05-15T17:08:50.7851096Z desc_del_from_collate html 2021-05-15T17:08:50.7941316Z desc_del_remotes html 2021-05-15T17:08:50.8206562Z desc_del_role html 2021-05-15T17:08:50.8298921Z desc_del_urls html 2021-05-15T17:08:50.8397408Z desc_fields html 2021-05-15T17:08:50.8515334Z desc_get html 2021-05-15T17:08:50.8684268Z desc_get_author html 2021-05-15T17:08:50.8856468Z desc_get_authors html 2021-05-15T17:08:50.8946955Z desc_get_built html 2021-05-15T17:08:50.9075455Z desc_get_collate html 2021-05-15T17:08:50.9192376Z desc_get_deps html 2021-05-15T17:08:50.9371745Z desc_get_field html 2021-05-15T17:08:50.9524947Z desc_get_maintainer html 2021-05-15T17:08:50.9592101Z desc_get_remotes html 2021-05-15T17:08:50.9657623Z desc_get_urls html 2021-05-15T17:08:50.9808972Z desc_get_version html 2021-05-15T17:08:50.9810822Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcJ9F6a/R.INSTALL1118756f1833/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-15T17:08:50.9933360Z desc_has_dep html 2021-05-15T17:08:51.0073141Z desc_has_fields html 2021-05-15T17:08:51.0121555Z desc_normalize html 2021-05-15T17:08:51.0172988Z desc_print html 2021-05-15T17:08:51.0245180Z desc_reformat_fields html 2021-05-15T17:08:51.0312193Z desc_reorder_fields html 2021-05-15T17:08:51.0446129Z desc_set html 2021-05-15T17:08:51.0635726Z desc_set_authors html 2021-05-15T17:08:51.0766620Z desc_set_collate html 2021-05-15T17:08:51.0913041Z desc_set_dep html 2021-05-15T17:08:51.1049174Z desc_set_deps html 2021-05-15T17:08:51.1135025Z desc_set_remotes html 2021-05-15T17:08:51.1225096Z desc_set_urls html 2021-05-15T17:08:51.1433439Z desc_set_version html 2021-05-15T17:08:51.1437049Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcJ9F6a/R.INSTALL1118756f1833/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-15T17:08:51.1483250Z desc_to_latex html 2021-05-15T17:08:51.1532242Z desc_validate html 2021-05-15T17:08:51.3392245Z description html 2021-05-15T17:08:51.3395876Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcJ9F6a/R.INSTALL1118756f1833/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-15T17:08:51.3400224Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcJ9F6a/R.INSTALL1118756f1833/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-15T17:08:51.3404671Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpcJ9F6a/R.INSTALL1118756f1833/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-15T17:08:51.3406939Z ** building package indices 2021-05-15T17:08:51.4874099Z ** testing if installed package can be loaded 2021-05-15T17:08:51.4876563Z *** arch - i386 2021-05-15T17:08:51.7936478Z *** arch - x64 2021-05-15T17:08:52.1119227Z * DONE (desc) 2021-05-15T17:08:52.1764521Z In R CMD INSTALL 2021-05-15T17:08:52.4792982Z 2021-05-15T17:08:52.4794137Z 2021-05-15T17:08:52.4826162Z 2021-05-15T17:08:52.4828131Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c3bba7369\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T17:08:52.4829598Z 2021-05-15T17:08:52.4831265Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c3bba7369\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T17:08:52.5496470Z 2021-05-15T17:08:52.5497496Z 2021-05-15T17:08:52.5497941Z 2021-05-15T17:08:52.5498359Z 2021-05-15T17:08:52.5498900Z - preparing 'ghtravis': 2021-05-15T17:08:52.5634633Z checking DESCRIPTION meta-information ... 2021-05-15T17:08:52.5635743Z 2021-05-15T17:08:52.5636520Z checking DESCRIPTION meta-information ... 2021-05-15T17:08:52.5637180Z 2021-05-15T17:08:52.5637948Z v checking DESCRIPTION meta-information 2021-05-15T17:08:52.6854238Z 2021-05-15T17:08:52.6858543Z 2021-05-15T17:08:52.6859055Z 2021-05-15T17:08:52.6859741Z 2021-05-15T17:08:52.6860563Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:08:52.6861151Z 2021-05-15T17:08:52.6861554Z 2021-05-15T17:08:52.6862212Z - checking for empty or unneeded directories 2021-05-15T17:08:52.6924100Z 2021-05-15T17:08:52.6924871Z 2021-05-15T17:08:52.6925557Z 2021-05-15T17:08:52.6928271Z 2021-05-15T17:08:52.6928964Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T17:08:52.7553334Z 2021-05-15T17:08:52.7554343Z 2021-05-15T17:08:52.7554836Z 2021-05-15T17:08:52.8256026Z Installing package into 'D:/a/_temp/Library' 2021-05-15T17:08:52.8257034Z (as 'lib' is unspecified) 2021-05-15T17:08:53.1495893Z * installing *source* package 'ghtravis' ... 2021-05-15T17:08:53.1798058Z ** R 2021-05-15T17:08:53.1989139Z ** inst 2021-05-15T17:08:53.2017778Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:08:54.4018750Z ** help 2021-05-15T17:08:54.5387324Z *** installing help indices 2021-05-15T17:08:54.6088997Z 2021-05-15T17:08:54.6090432Z converting help for package 'ghtravis' 2021-05-15T17:08:54.6371217Z finding HTML links ... done 2021-05-15T17:08:54.6652862Z all_remote_package_deps html 2021-05-15T17:08:54.6805773Z binary_release_table html 2021-05-15T17:08:54.6897632Z cat_desc_elements html 2021-05-15T17:08:54.6949103Z dcf_package_version html 2021-05-15T17:08:54.7039566Z deploy_travis html 2021-05-15T17:08:54.7116186Z deployed_tarball_version html 2021-05-15T17:08:54.7229179Z drop_remotes html 2021-05-15T17:08:54.7334234Z example_description_file html 2021-05-15T17:08:54.7436447Z get_dep_table html 2021-05-15T17:08:54.7488582Z get_remote_info html 2021-05-15T17:08:54.7597717Z 2021-05-15T17:08:54.8118413Z finding level-2 HTML links ... done 2021-05-15T17:08:54.8136527Z get_remote_package_dcf html 2021-05-15T17:08:54.8226379Z get_remotes html 2021-05-15T17:08:54.8415474Z install_remote_binaries html 2021-05-15T17:08:54.8556207Z install_remotes_no_dep html 2021-05-15T17:08:54.8707395Z latest_release_with_binary html 2021-05-15T17:08:54.8776199Z make_full_version html 2021-05-15T17:08:54.8857829Z package_comparison_table html 2021-05-15T17:08:54.8907538Z package_name html 2021-05-15T17:08:54.8990396Z package_needs_update html 2021-05-15T17:08:54.9043990Z parse_one_remote html 2021-05-15T17:08:54.9086114Z r_version html 2021-05-15T17:08:54.9133983Z read_dcf html 2021-05-15T17:08:54.9253414Z remote_binaries html 2021-05-15T17:08:54.9357293Z remote_order html 2021-05-15T17:08:54.9416486Z rewrite_remotes html 2021-05-15T17:08:54.9466421Z split_remotes html 2021-05-15T17:08:54.9527403Z subset_remote html 2021-05-15T17:08:54.9571097Z sys_ext html 2021-05-15T17:08:54.9683023Z tag_table html 2021-05-15T17:08:54.9690160Z ** building package indices 2021-05-15T17:08:55.0448902Z ** testing if installed package can be loaded 2021-05-15T17:08:55.0451764Z *** arch - i386 2021-05-15T17:08:55.8575428Z *** arch - x64 2021-05-15T17:08:56.6743015Z * DONE (ghtravis) 2021-05-15T17:08:56.7116487Z In R CMD INSTALL 2021-05-15T17:08:56.7347989Z Using github PAT from envvar GITHUB_PAT 2021-05-15T17:08:56.8884298Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T17:08:59.8037125Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T17:08:59.8039008Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T17:08:59.8040132Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T17:08:59.8041508Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T17:08:59.8042931Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T17:08:59.8044516Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T17:08:59.8055230Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T17:08:59.8056573Z (as 'lib' is unspecified) 2021-05-15T17:09:01.4215832Z 2021-05-15T17:09:01.4217710Z There are binary versions available but the source versions are later: 2021-05-15T17:09:01.4234154Z binary source needs_compilation 2021-05-15T17:09:01.4235162Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-15T17:09:01.4235885Z generics 0.0.2 0.1.0 FALSE 2021-05-15T17:09:01.4236523Z dplyr 0.8.5 1.0.6 TRUE 2021-05-15T17:09:01.4237173Z tidyr 1.0.2 1.1.3 TRUE 2021-05-15T17:09:01.4237582Z 2021-05-15T17:09:01.4239196Z installing the source packages 'tidyselect', 'generics', 'cpp11', 'dplyr', 'tidyr' 2021-05-15T17:09:01.4239846Z 2021-05-15T17:09:01.4259155Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T17:09:01.4616375Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-15T17:09:01.4679296Z ================================================== 2021-05-15T17:09:01.4681834Z downloaded 89 KB 2021-05-15T17:09:01.4682545Z 2021-05-15T17:09:01.4693891Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T17:09:01.4760343Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-15T17:09:01.4809530Z ================================================== 2021-05-15T17:09:01.4810385Z downloaded 115 KB 2021-05-15T17:09:01.4810854Z 2021-05-15T17:09:01.4821851Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T17:09:01.4909168Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-15T17:09:01.4931984Z ================================================== 2021-05-15T17:09:01.4932739Z downloaded 194 KB 2021-05-15T17:09:01.4933139Z 2021-05-15T17:09:01.4940784Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T17:09:01.5060790Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-15T17:09:01.5192167Z ================================================== 2021-05-15T17:09:01.5193114Z downloaded 932 KB 2021-05-15T17:09:01.5193609Z 2021-05-15T17:09:01.5206091Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T17:09:01.5325144Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-15T17:09:01.5465341Z ================================================== 2021-05-15T17:09:01.5466248Z downloaded 691 KB 2021-05-15T17:09:01.5466715Z 2021-05-15T17:09:01.9455538Z * installing *source* package 'tidyselect' ... 2021-05-15T17:09:01.9561020Z ** package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T17:09:01.9874999Z ** R 2021-05-15T17:09:02.0112274Z ** inst 2021-05-15T17:09:02.0163658Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:02.8854952Z ** help 2021-05-15T17:09:02.9941368Z *** installing help indices 2021-05-15T17:09:03.0629271Z converting help for package 'tidyselect' 2021-05-15T17:09:03.0901909Z finding HTML links ... done 2021-05-15T17:09:03.1446807Z all_of html 2021-05-15T17:09:03.2394969Z eval_select html 2021-05-15T17:09:03.2398910Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.2630963Z everything html 2021-05-15T17:09:03.2873634Z faq-external-vector html 2021-05-15T17:09:03.2987984Z faq-selection-context html 2021-05-15T17:09:03.3729567Z language html 2021-05-15T17:09:03.3731777Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.3734422Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.3737275Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/tidyselect/man/language.Rd:31: file link 'contains' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T17:09:03.3740030Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/tidyselect/man/language.Rd:32: file link 'matches' in package 'tidyselect' does not exist and so has been treated as a topic 2021-05-15T17:09:03.3742656Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.3745232Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.3832072Z one_of html 2021-05-15T17:09:03.3995357Z peek_vars html 2021-05-15T17:09:03.4188988Z poke_vars html 2021-05-15T17:09:03.4418519Z reexports html 2021-05-15T17:09:03.4421336Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/tidyselect/man/reexports.Rd:17: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T17:09:03.4424605Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/tidyselect/man/reexports.Rd:17: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T17:09:03.4427937Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.4431105Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/tidyselect/man/reexports.Rd:17: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic 2021-05-15T17:09:03.4858668Z starts_with html 2021-05-15T17:09:03.5024675Z tidyselect-package html 2021-05-15T17:09:03.5238279Z vars_pull html 2021-05-15T17:09:03.5241497Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp2XWWdp/R.INSTALLd244bbc15b4/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-15T17:09:03.5467459Z vars_select html 2021-05-15T17:09:03.5523456Z vars_select_helpers html 2021-05-15T17:09:03.5703784Z where html 2021-05-15T17:09:03.5710358Z ** building package indices 2021-05-15T17:09:03.6197643Z ** installing vignettes 2021-05-15T17:09:03.6266680Z ** testing if installed package can be loaded 2021-05-15T17:09:03.6269705Z *** arch - i386 2021-05-15T17:09:03.9335491Z *** arch - x64 2021-05-15T17:09:04.2422876Z * DONE (tidyselect) 2021-05-15T17:09:04.2834944Z In R CMD INSTALL 2021-05-15T17:09:04.6901941Z * installing *source* package 'generics' ... 2021-05-15T17:09:04.7037733Z ** package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T17:09:04.7340250Z ** R 2021-05-15T17:09:04.7465741Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:04.8940874Z ** help 2021-05-15T17:09:05.0545722Z *** installing help indices 2021-05-15T17:09:05.1317507Z converting help for package 'generics' 2021-05-15T17:09:05.1586933Z finding HTML links ... done 2021-05-15T17:09:05.2020943Z augment html 2021-05-15T17:09:05.2227903Z calculate html 2021-05-15T17:09:05.6419630Z coercion-factor html 2021-05-15T17:09:05.6741154Z coercion-time-difference html 2021-05-15T17:09:05.6896248Z compile html 2021-05-15T17:09:05.7096296Z components html 2021-05-15T17:09:05.7257630Z equation html 2021-05-15T17:09:05.7407134Z estfun html 2021-05-15T17:09:05.7560405Z evaluate html 2021-05-15T17:09:05.7722130Z explain html 2021-05-15T17:09:05.7931281Z fit html 2021-05-15T17:09:05.8094351Z fit_xy html 2021-05-15T17:09:05.8238212Z generate html 2021-05-15T17:09:05.8472073Z generics-package html 2021-05-15T17:09:05.8641071Z glance html 2021-05-15T17:09:05.8794314Z hypothesize html 2021-05-15T17:09:05.8995910Z interpolate html 2021-05-15T17:09:05.9143686Z learn html 2021-05-15T17:09:05.9315464Z min_grid html 2021-05-15T17:09:05.9456497Z prune html 2021-05-15T17:09:05.9623531Z refit html 2021-05-15T17:09:05.9777541Z required_pkgs html 2021-05-15T17:09:06.0548276Z setops html 2021-05-15T17:09:06.0732988Z specify html 2021-05-15T17:09:06.0947049Z tidy html 2021-05-15T17:09:06.1103539Z train html 2021-05-15T17:09:06.1342637Z tunable html 2021-05-15T17:09:06.1511915Z var_imp html 2021-05-15T17:09:06.1680426Z varying_args html 2021-05-15T17:09:06.1831032Z visualize html 2021-05-15T17:09:06.1838167Z ** building package indices 2021-05-15T17:09:06.2546404Z ** testing if installed package can be loaded 2021-05-15T17:09:06.2549183Z *** arch - i386 2021-05-15T17:09:06.5620857Z *** arch - x64 2021-05-15T17:09:06.8724253Z * DONE (generics) 2021-05-15T17:09:06.9229924Z In R CMD INSTALL 2021-05-15T17:09:07.2908617Z * installing *source* package 'cpp11' ... 2021-05-15T17:09:07.2997353Z ** package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T17:09:07.3312133Z ** R 2021-05-15T17:09:07.3427195Z ** inst 2021-05-15T17:09:07.3604755Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:07.5939429Z ** help 2021-05-15T17:09:07.6313802Z *** installing help indices 2021-05-15T17:09:07.6573071Z converting help for package 'cpp11' 2021-05-15T17:09:07.6847564Z finding HTML links ... done 2021-05-15T17:09:07.7040507Z cpp11-package html 2021-05-15T17:09:07.7199010Z cpp_register html 2021-05-15T17:09:07.7395853Z cpp_source html 2021-05-15T17:09:07.7500780Z cpp_vendor html 2021-05-15T17:09:07.7505929Z ** building package indices 2021-05-15T17:09:07.7713998Z ** installing vignettes 2021-05-15T17:09:07.7778715Z ** testing if installed package can be loaded 2021-05-15T17:09:07.7781293Z *** arch - i386 2021-05-15T17:09:08.0848919Z *** arch - x64 2021-05-15T17:09:08.3993444Z * DONE (cpp11) 2021-05-15T17:09:08.4324252Z In R CMD INSTALL 2021-05-15T17:09:09.2856040Z * installing *source* package 'dplyr' ... 2021-05-15T17:09:09.3246497Z ** package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T17:09:09.3653584Z ** libs 2021-05-15T17:09:09.3663545Z 2021-05-15T17:09:09.3664885Z *** arch - i386 2021-05-15T17:09:09.3996720Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-15T17:09:09.5823131Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-15T17:09:09.7852514Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-15T17:09:09.9622071Z 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-15T17:09:10.4290671Z 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-15T17:09:10.5743603Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-15T17:09:10.7245375Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-15T17:09:10.8840122Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-15T17:09:11.0514127Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-15T17:09:11.2107991Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-15T17:09:11.3436148Z c:/Rtools/mingw_32/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-15T17:09:11.6757600Z 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-15T17:09:11.9525503Z installing to D:/a/_temp/Library/dplyr/libs/i386 2021-05-15T17:09:11.9548359Z 2021-05-15T17:09:11.9549822Z *** arch - x64 2021-05-15T17:09:11.9858761Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c chop.cpp -o chop.o 2021-05-15T17:09:12.1622871Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c filter.cpp -o filter.o 2021-05-15T17:09:12.3556565Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c funs.cpp -o funs.o 2021-05-15T17:09:12.5161156Z 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-15T17:09:12.9608716Z 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-15T17:09:13.0978587Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c imports.cpp -o imports.o 2021-05-15T17:09:13.2403180Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c init.cpp -o init.o 2021-05-15T17:09:13.3847303Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mask.cpp -o mask.o 2021-05-15T17:09:13.5497268Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c mutate.cpp -o mutate.o 2021-05-15T17:09:13.7038561Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c slice.cpp -o slice.o 2021-05-15T17:09:13.8288450Z c:/Rtools/mingw_64/bin/g++ -I"C:/R/include" -DNDEBUG -O2 -Wall -mtune=generic -c summarise.cpp -o summarise.o 2021-05-15T17:09:14.1633291Z 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-15T17:09:14.4783480Z installing to D:/a/_temp/Library/dplyr/libs/x64 2021-05-15T17:09:14.4828040Z ** R 2021-05-15T17:09:14.5901548Z ** data 2021-05-15T17:09:14.5932875Z *** moving datasets to lazyload DB 2021-05-15T17:09:14.7225816Z ** inst 2021-05-15T17:09:14.7371240Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:19.6518012Z ** help 2021-05-15T17:09:20.3381882Z *** installing help indices 2021-05-15T17:09:20.6267394Z converting help for package 'dplyr' 2021-05-15T17:09:20.6553805Z finding HTML links ... done 2021-05-15T17:09:20.8135983Z across html 2021-05-15T17:09:20.8335848Z add_rownames html 2021-05-15T17:09:20.8561878Z all_equal html 2021-05-15T17:09:20.8800692Z all_vars html 2021-05-15T17:09:21.0182818Z arrange html 2021-05-15T17:09:21.0538666Z arrange_all html 2021-05-15T17:09:21.0668388Z auto_copy html 2021-05-15T17:09:21.0986360Z backend_dbplyr html 2021-05-15T17:09:21.1098612Z band_members html 2021-05-15T17:09:21.1393128Z bench_compare html 2021-05-15T17:09:21.1464034Z between html 2021-05-15T17:09:21.1678714Z bind html 2021-05-15T17:09:21.1808277Z c_across html 2021-05-15T17:09:21.1974226Z case_when html 2021-05-15T17:09:21.2030197Z check_dbplyr html 2021-05-15T17:09:21.2209152Z coalesce html 2021-05-15T17:09:21.2407763Z combine html 2021-05-15T17:09:21.2444704Z common_by html 2021-05-15T17:09:21.2711677Z compute html 2021-05-15T17:09:21.2904812Z context html 2021-05-15T17:09:21.3050806Z copy_to html 2021-05-15T17:09:21.3359006Z count html 2021-05-15T17:09:21.3512385Z cumall html 2021-05-15T17:09:21.3629873Z defunct html 2021-05-15T17:09:21.3692001Z desc html 2021-05-15T17:09:21.3754262Z dim_desc html 2021-05-15T17:09:21.4007119Z distinct html 2021-05-15T17:09:21.4425986Z distinct_all html 2021-05-15T17:09:21.4690909Z do html 2021-05-15T17:09:21.4892370Z dplyr-package html 2021-05-15T17:09:21.5129298Z dplyr_data_masking html 2021-05-15T17:09:21.5642411Z dplyr_extending html 2021-05-15T17:09:21.6169378Z dplyr_tidy_select html 2021-05-15T17:09:21.6304263Z explain html 2021-05-15T17:09:21.6864007Z filter-joins html 2021-05-15T17:09:21.7476304Z filter html 2021-05-15T17:09:21.7836374Z filter_all html 2021-05-15T17:09:21.8117244Z funs html 2021-05-15T17:09:21.8560402Z group_by html 2021-05-15T17:09:21.8970636Z group_by_all html 2021-05-15T17:09:21.9076344Z group_by_drop_default html 2021-05-15T17:09:21.9147434Z group_by_prepare html 2021-05-15T17:09:21.9259727Z group_cols html 2021-05-15T17:09:21.9472333Z group_data html 2021-05-15T17:09:22.0003834Z group_map html 2021-05-15T17:09:22.0346034Z group_nest html 2021-05-15T17:09:22.0796495Z group_split html 2021-05-15T17:09:22.1077090Z group_trim html 2021-05-15T17:09:22.1184249Z grouped_df html 2021-05-15T17:09:22.1244099Z ident html 2021-05-15T17:09:22.1399374Z if_else html 2021-05-15T17:09:22.1513909Z lead-lag html 2021-05-15T17:09:22.1692940Z location html 2021-05-15T17:09:22.1790488Z make_tbl html 2021-05-15T17:09:22.2715470Z mutate-joins html 2021-05-15T17:09:22.3622554Z mutate html 2021-05-15T17:09:22.4285296Z mutate_all html 2021-05-15T17:09:22.4373080Z n_distinct html 2021-05-15T17:09:22.4559085Z na_if html 2021-05-15T17:09:22.4651669Z near html 2021-05-15T17:09:22.5062245Z nest_by html 2021-05-15T17:09:22.5566316Z nest_join html 2021-05-15T17:09:22.5701509Z new_grouped_df html 2021-05-15T17:09:22.6764199Z nth html 2021-05-15T17:09:22.6889645Z order_by html 2021-05-15T17:09:22.7080739Z progress_estimated html 2021-05-15T17:09:22.7305288Z pull html 2021-05-15T17:09:22.7460950Z ranking html 2021-05-15T17:09:22.7945977Z recode html 2021-05-15T17:09:22.8633460Z reexports html 2021-05-15T17:09:22.8635446Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpemCnLn/R.INSTALL182427a152df/dplyr/man/reexports.Rd:49: file link 'glimpse' in package 'tibble' does not exist and so has been treated as a topic 2021-05-15T17:09:22.8637804Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpemCnLn/R.INSTALL182427a152df/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-15T17:09:22.8841773Z relocate html 2021-05-15T17:09:22.9170122Z rename html 2021-05-15T17:09:22.9632189Z rows html 2021-05-15T17:09:22.9899790Z rowwise html 2021-05-15T17:09:22.9952905Z same_src html 2021-05-15T17:09:23.0266602Z sample_n html 2021-05-15T17:09:23.1166040Z scoped html 2021-05-15T17:09:23.1578269Z se-deprecated html 2021-05-15T17:09:23.2456547Z select html 2021-05-15T17:09:23.2825057Z select_all html 2021-05-15T17:09:23.2997596Z select_vars html 2021-05-15T17:09:23.3074596Z setops html 2021-05-15T17:09:23.3777672Z slice html 2021-05-15T17:09:23.3834373Z sql html 2021-05-15T17:09:23.3934775Z src html 2021-05-15T17:09:23.4272208Z src_dbi html 2021-05-15T17:09:23.4420615Z src_local html 2021-05-15T17:09:23.4486018Z src_tbls html 2021-05-15T17:09:23.4624064Z starwars html 2021-05-15T17:09:23.4779300Z storms html 2021-05-15T17:09:23.5513897Z summarise html 2021-05-15T17:09:23.6159241Z summarise_all html 2021-05-15T17:09:23.6304949Z summarise_each html 2021-05-15T17:09:23.6378215Z tbl html 2021-05-15T17:09:23.6532217Z tbl_df html 2021-05-15T17:09:23.6645162Z tbl_ptype html 2021-05-15T17:09:23.6721350Z tbl_vars html 2021-05-15T17:09:23.7045939Z tidyeval-compat html 2021-05-15T17:09:23.7309888Z top_n html 2021-05-15T17:09:23.7475199Z vars html 2021-05-15T17:09:23.7693643Z with_groups html 2021-05-15T17:09:23.7769022Z with_order html 2021-05-15T17:09:23.7784185Z *** copying figures 2021-05-15T17:09:23.7843326Z ** building package indices 2021-05-15T17:09:24.0557617Z ** installing vignettes 2021-05-15T17:09:24.0726386Z ** testing if installed package can be loaded 2021-05-15T17:09:24.0728983Z *** arch - i386 2021-05-15T17:09:24.6817571Z *** arch - x64 2021-05-15T17:09:25.3085274Z * DONE (dplyr) 2021-05-15T17:09:25.4398356Z In R CMD INSTALL 2021-05-15T17:09:25.9725710Z * installing *source* package 'tidyr' ... 2021-05-15T17:09:25.9945907Z ** package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T17:09:26.0288930Z ** libs 2021-05-15T17:09:26.0313253Z 2021-05-15T17:09:26.0314230Z *** arch - i386 2021-05-15T17:09:26.0594717Z 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-15T17:09:27.5010862Z 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-15T17:09:27.8666867Z 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-15T17:09:30.0459384Z 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-15T17:09:31.7869434Z 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-15T17:09:32.0673822Z installing to D:/a/_temp/Library/tidyr/libs/i386 2021-05-15T17:09:32.0700268Z 2021-05-15T17:09:32.0701179Z *** arch - x64 2021-05-15T17:09:32.0955331Z 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-15T17:09:33.5234102Z 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-15T17:09:33.8762155Z 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-15T17:09:36.0501814Z 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-15T17:09:37.8037293Z 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-15T17:09:38.1182356Z installing to D:/a/_temp/Library/tidyr/libs/x64 2021-05-15T17:09:38.1225786Z ** R 2021-05-15T17:09:38.1598739Z ** data 2021-05-15T17:09:38.1663006Z *** moving datasets to lazyload DB 2021-05-15T17:09:38.4526880Z ** inst 2021-05-15T17:09:38.4648898Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:40.1511790Z ** help 2021-05-15T17:09:40.3781238Z *** installing help indices 2021-05-15T17:09:40.4868368Z converting help for package 'tidyr' 2021-05-15T17:09:40.5147845Z finding HTML links ... done 2021-05-15T17:09:40.5620923Z billboard html 2021-05-15T17:09:40.5983775Z chop html 2021-05-15T17:09:40.6204019Z complete html 2021-05-15T17:09:40.6295579Z construction html 2021-05-15T17:09:40.6952661Z deprecated-se html 2021-05-15T17:09:40.7027746Z drop_na html 2021-05-15T17:09:40.7498325Z expand html 2021-05-15T17:09:40.7721197Z expand_grid html 2021-05-15T17:09:40.7967422Z extract html 2021-05-15T17:09:40.8017308Z extract_numeric html 2021-05-15T17:09:40.8130106Z fill html 2021-05-15T17:09:40.8221096Z fish_encounters html 2021-05-15T17:09:40.8305253Z full_seq html 2021-05-15T17:09:40.8746265Z gather html 2021-05-15T17:09:40.9344940Z hoist html 2021-05-15T17:09:41.0181330Z nest html 2021-05-15T17:09:41.0491818Z nest_legacy html 2021-05-15T17:09:41.0822712Z pack html 2021-05-15T17:09:41.0889513Z pipe html 2021-05-15T17:09:41.0891171Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpIjxEc6/R.INSTALL135c37c3c70/tidyr/man/pipe.Rd:10: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic 2021-05-15T17:09:41.1366779Z pivot_longer html 2021-05-15T17:09:41.2060253Z pivot_longer_spec html 2021-05-15T17:09:41.2508405Z pivot_wider html 2021-05-15T17:09:41.2976575Z pivot_wider_spec html 2021-05-15T17:09:41.3247060Z reexports html 2021-05-15T17:09:41.3327623Z relig_income html 2021-05-15T17:09:41.3561132Z replace_na html 2021-05-15T17:09:41.3945976Z separate html 2021-05-15T17:09:41.4066255Z separate_rows html 2021-05-15T17:09:41.4109770Z smiths html 2021-05-15T17:09:41.4399744Z spread html 2021-05-15T17:09:41.4538967Z table1 html 2021-05-15T17:09:41.4693130Z tidyr-package html 2021-05-15T17:09:41.4778512Z tidyr_legacy html 2021-05-15T17:09:41.5226615Z tidyr_tidy_select html 2021-05-15T17:09:41.5356617Z uncount html 2021-05-15T17:09:41.5539672Z unite html 2021-05-15T17:09:41.5638829Z us_rent_income html 2021-05-15T17:09:41.5860807Z who html 2021-05-15T17:09:41.5998699Z world_bank_pop html 2021-05-15T17:09:41.6007026Z *** copying figures 2021-05-15T17:09:41.6056439Z ** building package indices 2021-05-15T17:09:41.7205881Z ** installing vignettes 2021-05-15T17:09:41.7296590Z ** testing if installed package can be loaded 2021-05-15T17:09:41.7299509Z *** arch - i386 2021-05-15T17:09:42.3397152Z *** arch - x64 2021-05-15T17:09:42.9558800Z * DONE (tidyr) 2021-05-15T17:09:43.0156304Z In R CMD INSTALL 2021-05-15T17:09:43.0181134Z 2021-05-15T17:09:43.0182074Z The downloaded source packages are in 2021-05-15T17:09:43.0183043Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages' 2021-05-15T17:09:43.2792434Z 2021-05-15T17:09:43.2799715Z 2021-05-15T17:09:43.2806196Z 2021-05-15T17:09:43.2816472Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c261f152\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T17:09:43.2882118Z 2021-05-15T17:09:43.2883930Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\remotesa3c261f152\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T17:09:43.3255157Z 2021-05-15T17:09:43.3256044Z 2021-05-15T17:09:43.3256532Z 2021-05-15T17:09:43.3256955Z 2021-05-15T17:09:43.3257531Z - preparing 'aghast': 2021-05-15T17:09:43.3376465Z checking DESCRIPTION meta-information ... 2021-05-15T17:09:43.3377355Z 2021-05-15T17:09:43.3378040Z checking DESCRIPTION meta-information ... 2021-05-15T17:09:43.3378629Z 2021-05-15T17:09:43.3379260Z v checking DESCRIPTION meta-information 2021-05-15T17:09:43.4168847Z 2021-05-15T17:09:43.4169976Z 2021-05-15T17:09:43.4170714Z 2021-05-15T17:09:43.4171140Z 2021-05-15T17:09:43.4171991Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:09:43.4172596Z 2021-05-15T17:09:43.4173107Z 2021-05-15T17:09:43.4173789Z - checking for empty or unneeded directories 2021-05-15T17:09:43.4232066Z 2021-05-15T17:09:43.4233100Z 2021-05-15T17:09:43.4233546Z 2021-05-15T17:09:43.4233981Z 2021-05-15T17:09:43.4234565Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T17:09:43.4513304Z 2021-05-15T17:09:43.4514676Z 2021-05-15T17:09:43.4515369Z 2021-05-15T17:09:43.4853204Z Installing package into 'D:/a/_temp/Library' 2021-05-15T17:09:43.4854160Z (as 'lib' is unspecified) 2021-05-15T17:09:43.7500146Z * installing *source* package 'aghast' ... 2021-05-15T17:09:43.7870233Z ** R 2021-05-15T17:09:43.8001748Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:44.0811594Z ** help 2021-05-15T17:09:44.1332448Z *** installing help indices 2021-05-15T17:09:44.1700753Z 2021-05-15T17:09:44.1702838Z converting help for package 'aghast' 2021-05-15T17:09:44.2053132Z finding HTML links ... done 2021-05-15T17:09:44.2282813Z ga_artifacts html 2021-05-15T17:09:44.2405154Z ga_jobs html 2021-05-15T17:09:44.2524111Z ga_run_log_config html 2021-05-15T17:09:44.2710883Z ga_runs html 2021-05-15T17:09:44.2927921Z ga_secrets html 2021-05-15T17:09:44.3130135Z ga_workflows html 2021-05-15T17:09:44.3215181Z pipe html 2021-05-15T17:09:44.3220298Z ** building package indices 2021-05-15T17:09:44.3504716Z ** testing if installed package can be loaded 2021-05-15T17:09:44.3507641Z *** arch - i386 2021-05-15T17:09:44.6573615Z *** arch - x64 2021-05-15T17:09:44.9678301Z * DONE (aghast) 2021-05-15T17:09:44.9894847Z In R CMD INSTALL 2021-05-15T17:09:45.0044968Z Installing 1 packages: covr 2021-05-15T17:09:45.0057264Z Installing package into 'D:/a/_temp/Library' 2021-05-15T17:09:45.0058069Z (as 'lib' is unspecified) 2021-05-15T17:09:45.8461951Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T17:09:45.8462827Z 2021-05-15T17:09:46.5128039Z 2021-05-15T17:09:46.5130565Z There is a binary version available but the source version is later: 2021-05-15T17:09:46.5140011Z binary source needs_compilation 2021-05-15T17:09:46.5141772Z covr 3.5.0 3.5.1 TRUE 2021-05-15T17:09:46.5142556Z 2021-05-15T17:09:46.5155317Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/lazyeval_0.2.2.zip' 2021-05-15T17:09:46.5252007Z Content type 'application/zip' length 171068 bytes (167 KB) 2021-05-15T17:09:46.5287634Z ================================================== 2021-05-15T17:09:46.5288601Z downloaded 167 KB 2021-05-15T17:09:46.5289033Z 2021-05-15T17:09:46.5300098Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/rex_1.2.0.zip' 2021-05-15T17:09:46.5413167Z Content type 'application/zip' length 124173 bytes (121 KB) 2021-05-15T17:09:46.6558554Z ================================================== 2021-05-15T17:09:46.6560380Z downloaded 121 KB 2021-05-15T17:09:46.6561256Z 2021-05-15T17:09:46.6747045Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T17:09:46.6906932Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T17:09:46.6928554Z 2021-05-15T17:09:46.6929645Z The downloaded binary packages are in 2021-05-15T17:09:46.6931100Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages 2021-05-15T17:09:46.6932510Z installing the source package 'covr' 2021-05-15T17:09:46.6933188Z 2021-05-15T17:09:46.6949536Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T17:09:46.7076567Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-15T17:09:46.7447805Z ================================================== 2021-05-15T17:09:46.7449742Z downloaded 143 KB 2021-05-15T17:09:46.7450578Z 2021-05-15T17:09:47.3210628Z * installing *source* package 'covr' ... 2021-05-15T17:09:47.3453474Z ** package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T17:09:47.3807732Z ** libs 2021-05-15T17:09:47.3820488Z 2021-05-15T17:09:47.3822230Z *** arch - i386 2021-05-15T17:09:47.4087406Z 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-15T17:09:47.6510573Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/i386 -lR 2021-05-15T17:09:47.7611952Z installing to D:/a/_temp/Library/covr/libs/i386 2021-05-15T17:09:47.7626625Z 2021-05-15T17:09:47.7627514Z *** arch - x64 2021-05-15T17:09:47.7845103Z 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-15T17:09:48.0403598Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o covr.dll tmp.def reassign.o -LC:/R/bin/x64 -lR 2021-05-15T17:09:48.1477449Z installing to D:/a/_temp/Library/covr/libs/x64 2021-05-15T17:09:48.1508861Z ** R 2021-05-15T17:09:48.1810018Z ** inst 2021-05-15T17:09:48.1918877Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:09:49.4455512Z ** help 2021-05-15T17:09:49.5925512Z *** installing help indices 2021-05-15T17:09:49.6813793Z converting help for package 'covr' 2021-05-15T17:09:49.7088839Z finding HTML links ... done 2021-05-15T17:09:49.7398713Z azure html 2021-05-15T17:09:49.7443549Z clear_counters html 2021-05-15T17:09:49.7566326Z code_coverage html 2021-05-15T17:09:49.7880492Z codecov html 2021-05-15T17:09:49.7935511Z count html 2021-05-15T17:09:49.7984164Z coverage_to_list html 2021-05-15T17:09:49.8114690Z coveralls html 2021-05-15T17:09:49.8452192Z covr-package html 2021-05-15T17:09:49.8501726Z display_name html 2021-05-15T17:09:49.8596390Z environment_coverage html 2021-05-15T17:09:49.8740340Z exclusions html 2021-05-15T17:09:49.8862751Z file_coverage html 2021-05-15T17:09:49.9006083Z file_report html 2021-05-15T17:09:49.9093376Z function_coverage html 2021-05-15T17:09:49.9224266Z gitlab html 2021-05-15T17:09:49.9297551Z in_covr html 2021-05-15T17:09:49.9377530Z key html 2021-05-15T17:09:49.9508316Z new_counter html 2021-05-15T17:09:49.9510234Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/Rtmp6FkUsV/R.INSTALL15f47f743946/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-15T17:09:49.9858971Z package_coverage html 2021-05-15T17:09:49.9943175Z percent_coverage html 2021-05-15T17:09:50.0068197Z print.coverage html 2021-05-15T17:09:50.0150055Z report html 2021-05-15T17:09:50.0318416Z system_check html 2021-05-15T17:09:50.0491483Z system_output html 2021-05-15T17:09:50.0563185Z tally_coverage html 2021-05-15T17:09:50.0640746Z to_cobertura html 2021-05-15T17:09:50.0717592Z to_sonarqube html 2021-05-15T17:09:50.0807964Z trace_calls html 2021-05-15T17:09:50.0890635Z value html 2021-05-15T17:09:50.0993645Z zero_coverage html 2021-05-15T17:09:50.1001146Z *** copying figures 2021-05-15T17:09:50.1013921Z ** building package indices 2021-05-15T17:09:50.1846147Z ** installing vignettes 2021-05-15T17:09:50.1934866Z ** testing if installed package can be loaded 2021-05-15T17:09:50.1937653Z *** arch - i386 2021-05-15T17:09:50.5001336Z *** arch - x64 2021-05-15T17:09:50.8139326Z * DONE (covr) 2021-05-15T17:09:50.8931498Z In R CMD INSTALL 2021-05-15T17:09:50.8951856Z 2021-05-15T17:09:50.8953163Z The downloaded source packages are in 2021-05-15T17:09:50.8954381Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpi0vLtM\downloaded_packages' 2021-05-15T17:09:50.9998566Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T17:09:50.9999341Z Rscript -e "tic::before_install()" 2021-05-15T17:09:51.0129520Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T17:09:51.0130096Z env: 2021-05-15T17:09:51.0130583Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:51.0131077Z TIC_DEPLOY_KEY: 2021-05-15T17:09:51.0131549Z RSPM: 2021-05-15T17:09:51.0133549Z GITHUB_PAT: *** 2021-05-15T17:09:51.0133982Z COVERALLS_TOKEN: 2021-05-15T17:09:51.0134484Z continue-on-error: false 2021-05-15T17:09:51.0134986Z VDIFFR_RUN_TESTS: 2021-05-15T17:09:51.0135428Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:09:51.0135850Z TZ: UTC 2021-05-15T17:09:51.0136260Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:51.0136805Z NOT_CRAN: true 2021-05-15T17:09:51.0137177Z MSYSTEM: MINGW64 2021-05-15T17:09:51.0137576Z ##[endgroup] 2021-05-15T17:09:52.4987469Z v Loading tic stage configuration from tic.R 2021-05-15T17:09:52.7000715Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T17:09:52.7002562Z Windows because LaTeX is not available. 2021-05-15T17:09:52.7318558Z Running before_install: step_install_remote_binaries() 2021-05-15T17:09:53.4918086Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T17:09:53.4919109Z remotes::install_deps(dependencies = TRUE) 2021-05-15T17:09:53.4919713Z remotes::install_cran("rcmdcheck") 2021-05-15T17:09:53.4920299Z remotes::install_cran("markdown") 2021-05-15T17:09:53.4926963Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T17:09:53.4927408Z env: 2021-05-15T17:09:53.4927947Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:09:53.4928434Z TIC_DEPLOY_KEY: 2021-05-15T17:09:53.4928799Z RSPM: 2021-05-15T17:09:53.4930108Z GITHUB_PAT: *** 2021-05-15T17:09:53.4930519Z COVERALLS_TOKEN: 2021-05-15T17:09:53.4931020Z continue-on-error: false 2021-05-15T17:09:53.4931553Z VDIFFR_RUN_TESTS: 2021-05-15T17:09:53.4932003Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:09:53.4932503Z TZ: UTC 2021-05-15T17:09:53.4932907Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:09:53.4933324Z NOT_CRAN: true 2021-05-15T17:09:53.4933936Z MSYSTEM: MINGW64 2021-05-15T17:09:53.4934330Z ##[endgroup] 2021-05-15T17:09:57.7181320Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T17:09:57.7182344Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T17:09:57.7182856Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T17:09:57.7183375Z awsMethods (NA -> 1.1-1 ) [CRAN] 2021-05-15T17:09:57.7183902Z gsl (NA -> 2.1-6 ) [CRAN] 2021-05-15T17:09:57.7184582Z oro.nifti (NA -> 0.11.0) [CRAN] 2021-05-15T17:09:57.7185165Z adimpro (NA -> 0.9.3 ) [CRAN] 2021-05-15T17:09:57.7185747Z fastICA (NA -> 1.2-2 ) [CRAN] 2021-05-15T17:09:57.7186305Z tkrplot (NA -> 0.0-25) [CRAN] 2021-05-15T17:09:57.7186933Z aws (NA -> 2.5-1 ) [CRAN] 2021-05-15T17:09:57.7187500Z metafor (NA -> 2.4-0 ) [CRAN] 2021-05-15T17:09:57.7211942Z Installing 11 packages: RNifti, abind, bitops, awsMethods, gsl, oro.nifti, adimpro, fastICA, tkrplot, aws, metafor 2021-05-15T17:09:57.7230417Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T17:09:57.7231567Z (as 'lib' is unspecified) 2021-05-15T17:09:59.8121247Z 2021-05-15T17:09:59.8123950Z There are binary versions available but the source versions are later: 2021-05-15T17:09:59.8147185Z binary source needs_compilation 2021-05-15T17:09:59.8148696Z RNifti 1.1.0 1.3.1 TRUE 2021-05-15T17:09:59.8149868Z bitops 1.0-6 1.0-7 TRUE 2021-05-15T17:09:59.8151039Z oro.nifti 0.10.1 0.11.0 FALSE 2021-05-15T17:09:59.8152301Z adimpro 0.9.2 0.9.3 TRUE 2021-05-15T17:09:59.8153427Z tkrplot 0.0-24 0.0-25 TRUE 2021-05-15T17:09:59.8155346Z aws 2.4-2 2.5-1 TRUE 2021-05-15T17:09:59.8156248Z 2021-05-15T17:09:59.8170966Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/abind_1.4-5.zip' 2021-05-15T17:09:59.8788985Z Content type 'application/zip' length 63389 bytes (61 KB) 2021-05-15T17:09:59.8801938Z ================================================== 2021-05-15T17:09:59.8803470Z downloaded 61 KB 2021-05-15T17:09:59.8804391Z 2021-05-15T17:09:59.8824958Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/awsMethods_1.1-1.zip' 2021-05-15T17:09:59.9176629Z Content type 'application/zip' length 106889 bytes (104 KB) 2021-05-15T17:09:59.9214764Z ================================================== 2021-05-15T17:09:59.9216145Z downloaded 104 KB 2021-05-15T17:09:59.9216939Z 2021-05-15T17:09:59.9242920Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/gsl_2.1-6.zip' 2021-05-15T17:09:59.9756187Z Content type 'application/zip' length 1000619 bytes (977 KB) 2021-05-15T17:09:59.9881548Z ================================================== 2021-05-15T17:09:59.9882468Z downloaded 977 KB 2021-05-15T17:09:59.9882934Z 2021-05-15T17:09:59.9898895Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/fastICA_1.2-2.zip' 2021-05-15T17:10:00.0218310Z Content type 'application/zip' length 61705 bytes (60 KB) 2021-05-15T17:10:00.0233355Z ================================================== 2021-05-15T17:10:00.0236090Z downloaded 60 KB 2021-05-15T17:10:00.0237061Z 2021-05-15T17:10:00.0250895Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.5/metafor_2.4-0.zip' 2021-05-15T17:10:00.0655639Z Content type 'application/zip' length 2981309 bytes (2.8 MB) 2021-05-15T17:10:00.1337304Z ================================================== 2021-05-15T17:10:00.1338374Z downloaded 2.8 MB 2021-05-15T17:10:00.1338894Z 2021-05-15T17:10:00.1451092Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-15T17:10:00.1594918Z package 'awsMethods' successfully unpacked and MD5 sums checked 2021-05-15T17:10:00.1979373Z package 'gsl' successfully unpacked and MD5 sums checked 2021-05-15T17:10:00.2109427Z package 'fastICA' successfully unpacked and MD5 sums checked 2021-05-15T17:10:00.2611703Z package 'metafor' successfully unpacked and MD5 sums checked 2021-05-15T17:10:00.2633959Z 2021-05-15T17:10:00.2635316Z The downloaded binary packages are in 2021-05-15T17:10:00.2637543Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp8Ceh6f\downloaded_packages 2021-05-15T17:10:00.2639582Z installing the source packages 'RNifti', 'bitops', 'oro.nifti', 'adimpro', 'tkrplot', 'aws' 2021-05-15T17:10:00.2640741Z 2021-05-15T17:10:00.2659944Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T17:10:00.2736878Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T17:10:00.2822435Z ================================================== 2021-05-15T17:10:00.2823424Z downloaded 1.0 MB 2021-05-15T17:10:00.2823939Z 2021-05-15T17:10:00.2838880Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T17:10:00.3225815Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-15T17:10:00.3229896Z ================================================== 2021-05-15T17:10:00.3231283Z downloaded 10 KB 2021-05-15T17:10:00.3232171Z 2021-05-15T17:10:00.3256872Z trying URL 'https://cloud.r-project.org/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T17:10:00.3384394Z Content type 'application/x-gzip' length 5233974 bytes (5.0 MB) 2021-05-15T17:10:00.5502207Z ================================================== 2021-05-15T17:10:00.5503413Z downloaded 5.0 MB 2021-05-15T17:10:00.5503976Z 2021-05-15T17:10:00.5522570Z trying URL 'https://cloud.r-project.org/src/contrib/adimpro_0.9.3.tar.gz' 2021-05-15T17:10:00.5600804Z Content type 'application/x-gzip' length 484183 bytes (472 KB) 2021-05-15T17:10:00.5648616Z ================================================== 2021-05-15T17:10:00.5649613Z downloaded 472 KB 2021-05-15T17:10:00.5650072Z 2021-05-15T17:10:00.5667021Z trying URL 'https://cloud.r-project.org/src/contrib/tkrplot_0.0-25.tar.gz' 2021-05-15T17:10:00.5741487Z Content type 'application/x-gzip' length 39274 bytes (38 KB) 2021-05-15T17:10:00.5745319Z ================================================== 2021-05-15T17:10:00.5746169Z downloaded 38 KB 2021-05-15T17:10:00.5746611Z 2021-05-15T17:10:00.5761042Z trying URL 'https://cloud.r-project.org/src/contrib/aws_2.5-1.tar.gz' 2021-05-15T17:10:00.5838123Z Content type 'application/x-gzip' length 619769 bytes (605 KB) 2021-05-15T17:10:00.6018727Z ================================================== 2021-05-15T17:10:00.6019812Z downloaded 605 KB 2021-05-15T17:10:00.6020337Z 2021-05-15T17:10:01.0727047Z * installing *source* package 'RNifti' ... 2021-05-15T17:10:01.0895608Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-15T17:10:01.1202649Z ** libs 2021-05-15T17:10:01.1220290Z 2021-05-15T17:10:01.1221679Z *** arch - i386 2021-05-15T17:10:01.1735719Z 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-15T17:10:03.2018192Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T17:10:03.2022231Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T17:10:03.2024474Z for (int j=0; jnvox) 2021-05-15T17:10:23.3040991Z ^ 2021-05-15T17:10:23.3473880Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-15T17:10:23.3474996Z from ../inst/include/RNifti.h:50, 2021-05-15T17:10:23.3475647Z from main.cpp:4: 2021-05-15T17:10:23.3476922Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-15T17:10:23.3478636Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T17:10:23.3479814Z else if (data.length() != image->nvox) 2021-05-15T17:10:23.3480394Z ^ 2021-05-15T17:10:23.3544261Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T17:10:23.3545561Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T17:10:23.3546601Z for (int j=0; j> ); 2021-05-15T17:10:40.8607777Z ^ 2021-05-15T17:10:40.8608748Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T17:10:40.8609827Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-15T17:10:40.8610639Z ^ 2021-05-15T17:10:40.8611433Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T17:10:40.8612339Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T17:10:40.8613045Z ^ 2021-05-15T17:10:40.8613912Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T17:10:40.8614664Z bitshift_BODY( >> ); 2021-05-15T17:10:40.8615182Z ^ 2021-05-15T17:10:41.0268511Z 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-15T17:10:41.1492472Z 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-15T17:10:41.3822724Z 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-15T17:10:41.4977127Z installing to D:/a/_temp/Library/bitops/libs/i386 2021-05-15T17:10:41.4988101Z 2021-05-15T17:10:41.4989452Z *** arch - x64 2021-05-15T17:10:41.5235121Z 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-15T17:10:41.6038385Z bit-ops.c: In function 'bitShiftL': 2021-05-15T17:10:41.6039860Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T17:10:41.6040867Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-15T17:10:41.6041607Z ^ 2021-05-15T17:10:41.6042339Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T17:10:41.6043154Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T17:10:41.6043830Z ^ 2021-05-15T17:10:41.6044711Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T17:10:41.6045396Z bitshift_BODY( << ); 2021-05-15T17:10:41.6045851Z ^ 2021-05-15T17:10:41.6046777Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T17:10:41.6047774Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-15T17:10:41.6048466Z ^ 2021-05-15T17:10:41.6049182Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T17:10:41.6050012Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T17:10:41.6050675Z ^ 2021-05-15T17:10:41.6051392Z bit-ops.c:145:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T17:10:41.6052071Z bitshift_BODY( << ); 2021-05-15T17:10:41.6052535Z ^ 2021-05-15T17:10:41.6053136Z bit-ops.c: In function 'bitShiftR': 2021-05-15T17:10:41.6054246Z bit-ops.c:125:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T17:10:41.6055518Z else *(xaAb++)=(double) (_2_UINT_(xa[i]) __OP__ I_2_UINT(xb[j] & 31 ) ) ; \ 2021-05-15T17:10:41.6056493Z ^ 2021-05-15T17:10:41.6057218Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T17:10:41.6058057Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T17:10:41.6058733Z ^ 2021-05-15T17:10:41.6059459Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T17:10:41.6060139Z bitshift_BODY( >> ); 2021-05-15T17:10:41.6060605Z ^ 2021-05-15T17:10:41.6061469Z bit-ops.c:136:66: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] 2021-05-15T17:10:41.6062462Z else *(xaAb++)=(double) (_2_UINT_(xa[j]) __OP__ I_2_UINT(xb[i] & 31 )) ; \ 2021-05-15T17:10:41.6063166Z ^ 2021-05-15T17:10:41.6063971Z bit-ops.c:6:50: note: in definition of macro 'I_2_UINT' 2021-05-15T17:10:41.6064797Z #define I_2_UINT(I) (unsigned int) ((I) < 0 ? (I + UINT_MAX +1) : (I)) 2021-05-15T17:10:41.6065460Z ^ 2021-05-15T17:10:41.6066202Z bit-ops.c:149:5: note: in expansion of macro 'bitshift_BODY' 2021-05-15T17:10:41.6066863Z bitshift_BODY( >> ); 2021-05-15T17:10:41.6067328Z ^ 2021-05-15T17:10:41.7841564Z 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-15T17:10:41.9002785Z 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-15T17:10:42.1364704Z 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-15T17:10:42.2417506Z installing to D:/a/_temp/Library/bitops/libs/x64 2021-05-15T17:10:42.2449036Z ** R 2021-05-15T17:10:42.2501108Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:10:42.3073745Z ** help 2021-05-15T17:10:42.3502012Z *** installing help indices 2021-05-15T17:10:42.3824404Z converting help for package 'bitops' 2021-05-15T17:10:42.4103184Z finding HTML links ... done 2021-05-15T17:10:42.4336040Z bitAnd html 2021-05-15T17:10:42.4523358Z bitFlip html 2021-05-15T17:10:42.4734428Z bitShiftL html 2021-05-15T17:10:42.4882720Z cksum html 2021-05-15T17:10:42.4887984Z ** building package indices 2021-05-15T17:10:42.5091565Z ** testing if installed package can be loaded 2021-05-15T17:10:42.5095037Z *** arch - i386 2021-05-15T17:10:42.8154235Z *** arch - x64 2021-05-15T17:10:43.1250456Z * DONE (bitops) 2021-05-15T17:10:43.1504767Z In R CMD INSTALL 2021-05-15T17:10:43.5193630Z * installing *source* package 'adimpro' ... 2021-05-15T17:10:43.5285158Z ** package 'adimpro' successfully unpacked and MD5 sums checked 2021-05-15T17:10:43.5503335Z ** libs 2021-05-15T17:10:43.5512557Z 2021-05-15T17:10:43.5513788Z *** arch - i386 2021-05-15T17:10:43.5859353Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c Rentries.c -o Rentries.o 2021-05-15T17:10:43.6972093Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c aniso.f -o aniso.o 2021-05-15T17:10:44.1665739Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c awsimage.f -o awsimage.o 2021-05-15T17:10:44.8933030Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c awspimage.f -o awspimage.o 2021-05-15T17:10:45.4529282Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c demosaic.f -o demosaic.o 2021-05-15T17:10:46.5318680Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c edges.f -o edges.o 2021-05-15T17:10:47.0852938Z 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-15T17:10:47.2011491Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c misc.f -o misc.o 2021-05-15T17:10:47.4272532Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c segment.f -o segment.o 2021-05-15T17:10:47.6649339Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c shrink.f -o shrink.o 2021-05-15T17:10:47.9277895Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c smsensor.f -o smsensor.o 2021-05-15T17:10:48.2931069Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o adimpro.dll tmp.def Rentries.o aniso.o awsimage.o awspimage.o demosaic.o edges.o init.o misc.o segment.o shrink.o smsensor.o -fopenmp -LC:/R/bin/i386 -lRlapack -LC:/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -LC:/R/bin/i386 -lR 2021-05-15T17:10:48.4557770Z installing to D:/a/_temp/Library/adimpro/libs/i386 2021-05-15T17:10:48.4572301Z 2021-05-15T17:10:48.4573550Z *** arch - x64 2021-05-15T17:10:48.4904865Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c Rentries.c -o Rentries.o 2021-05-15T17:10:48.5923430Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c aniso.f -o aniso.o 2021-05-15T17:10:48.9887251Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c awsimage.f -o awsimage.o 2021-05-15T17:10:49.6152696Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c awspimage.f -o awspimage.o 2021-05-15T17:10:50.0565092Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c demosaic.f -o demosaic.o 2021-05-15T17:10:50.5906760Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c edges.f -o edges.o 2021-05-15T17:10:51.0158073Z 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-15T17:10:51.1294885Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c misc.f -o misc.o 2021-05-15T17:10:51.2912169Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c segment.f -o segment.o 2021-05-15T17:10:51.5149335Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c shrink.f -o shrink.o 2021-05-15T17:10:51.7600031Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c smsensor.f -o smsensor.o 2021-05-15T17:10:52.1137105Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o adimpro.dll tmp.def Rentries.o aniso.o awsimage.o awspimage.o demosaic.o edges.o init.o misc.o segment.o shrink.o smsensor.o -fopenmp -LC:/R/bin/x64 -lRlapack -LC:/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -LC:/R/bin/x64 -lR 2021-05-15T17:10:52.2682258Z installing to D:/a/_temp/Library/adimpro/libs/x64 2021-05-15T17:10:52.2719089Z ** R 2021-05-15T17:10:52.2996459Z ** demo 2021-05-15T17:10:52.3042765Z ** inst 2021-05-15T17:10:52.3099755Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:10:56.0424643Z ** help 2021-05-15T17:10:56.2175414Z *** installing help indices 2021-05-15T17:10:56.3032165Z converting help for package 'adimpro' 2021-05-15T17:10:56.3348389Z finding HTML links ... done 2021-05-15T17:10:56.4140929Z adimpro html 2021-05-15T17:10:56.4299280Z adimpro.options html 2021-05-15T17:10:56.4716482Z adjust.image html 2021-05-15T17:10:56.5695955Z awsimage html 2021-05-15T17:10:56.6142406Z awsraw html 2021-05-15T17:10:56.6408987Z clip.image html 2021-05-15T17:10:56.6692040Z colorspace html 2021-05-15T17:10:56.7121131Z combine html 2021-05-15T17:10:56.7303967Z develop.raw html 2021-05-15T17:10:56.7542302Z edges html 2021-05-15T17:10:56.7626484Z extract.image html 2021-05-15T17:10:56.7883718Z extract.info html 2021-05-15T17:10:56.8090535Z extract.ni html 2021-05-15T17:10:56.8320726Z imganiso2D html 2021-05-15T17:10:56.8539634Z mask.create html 2021-05-15T17:10:56.8866796Z plot.adimpro html 2021-05-15T17:10:56.9232607Z rimage html 2021-05-15T17:10:56.9397896Z rotate.image html 2021-05-15T17:10:57.0262998Z segment html 2021-05-15T17:10:57.0629168Z show.image html 2021-05-15T17:10:57.0834470Z shrink.image html 2021-05-15T17:10:57.0981699Z summary.adimpro html 2021-05-15T17:10:57.1325605Z write.image html 2021-05-15T17:10:57.1481835Z write.raw html 2021-05-15T17:10:57.1488128Z ** building package indices 2021-05-15T17:10:57.2360691Z ** testing if installed package can be loaded 2021-05-15T17:10:57.2363154Z *** arch - i386 2021-05-15T17:10:57.6443780Z Warning in fun(libname, pkgname) : 2021-05-15T17:10:57.6446268Z could not determine path to Imagemagick 2021-05-15T17:10:57.6447344Z *** arch - x64 2021-05-15T17:10:57.6448222Z 2021-05-15T17:10:57.6449480Z please set the correct path manually using 2021-05-15T17:10:57.6450405Z 2021-05-15T17:10:57.6452392Z 'Sys.setenv(ImageMagick='path2imagemagick')' 2021-05-15T17:10:58.0532494Z Warning in fun(libname, pkgname) : 2021-05-15T17:10:58.0534372Z could not determine path to Imagemagick 2021-05-15T17:10:58.0535358Z 2021-05-15T17:10:58.0536549Z please set the correct path manually using 2021-05-15T17:10:58.0537441Z 2021-05-15T17:10:58.0538770Z 'Sys.setenv(ImageMagick='path2imagemagick')' 2021-05-15T17:10:58.0596049Z * DONE (adimpro) 2021-05-15T17:10:58.1035187Z In R CMD INSTALL 2021-05-15T17:10:58.3654089Z * installing *source* package 'tkrplot' ... 2021-05-15T17:10:58.3683321Z ** package 'tkrplot' successfully unpacked and MD5 sums checked 2021-05-15T17:10:58.4130738Z ** libs 2021-05-15T17:10:58.4142250Z 2021-05-15T17:10:58.4143452Z *** arch - i386 2021-05-15T17:10:58.4471111Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -I "C:/R/Tcl"/include -DWin32 -O3 -Wall -std=gnu99 -mtune=generic -c tcltkimg.c -o tcltkimg.o 2021-05-15T17:10:59.0372905Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tkrplot.dll tmp.def tcltkimg.o -LC:/R/Tcl/bin -ltcl86 -ltk86 -lgdi32 -LC:/R/bin/i386 -lR 2021-05-15T17:10:59.1779302Z installing to D:/a/_temp/Library/tkrplot/libs/i386 2021-05-15T17:10:59.1790122Z 2021-05-15T17:10:59.1791474Z *** arch - x64 2021-05-15T17:10:59.2041581Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -I "C:/R/Tcl"/include -DWin32 -O2 -Wall -std=gnu99 -mtune=generic -c tcltkimg.c -o tcltkimg.o 2021-05-15T17:11:00.0619192Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tkrplot.dll tmp.def tcltkimg.o -LC:/R/Tcl/bin64 -ltcl86 -ltk86 -lgdi32 -LC:/R/bin/x64 -lR 2021-05-15T17:11:00.1908607Z installing to D:/a/_temp/Library/tkrplot/libs/x64 2021-05-15T17:11:00.1938525Z ** R 2021-05-15T17:11:00.1993343Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:11:00.7575308Z ** help 2021-05-15T17:11:00.7811018Z *** installing help indices 2021-05-15T17:11:00.8019448Z converting help for package 'tkrplot' 2021-05-15T17:11:00.8333767Z finding HTML links ... done 2021-05-15T17:11:00.8649779Z TkRplot html 2021-05-15T17:11:00.8654251Z ** building package indices 2021-05-15T17:11:00.8856409Z ** testing if installed package can be loaded 2021-05-15T17:11:00.8859140Z *** arch - i386 2021-05-15T17:11:01.3945608Z *** arch - x64 2021-05-15T17:11:01.8046155Z * DONE (tkrplot) 2021-05-15T17:11:01.8314619Z In R CMD INSTALL 2021-05-15T17:11:02.2502584Z * installing *source* package 'aws' ... 2021-05-15T17:11:02.2627046Z ** package 'aws' successfully unpacked and MD5 sums checked 2021-05-15T17:11:02.2862129Z ** libs 2021-05-15T17:11:02.2871230Z 2021-05-15T17:11:02.2872801Z *** arch - i386 2021-05-15T17:11:02.3426406Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c ICIsmooth.f -o ICIsmooth.o 2021-05-15T17:11:02.6002112Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=generic -c Rentries.c -o Rentries.o 2021-05-15T17:11:02.7133693Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c awslp.f -o awslp.o 2021-05-15T17:11:04.0209454Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c awswghts.f -o awswghts.o 2021-05-15T17:11:04.3366227Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c caws.f -o caws.o 2021-05-15T17:11:05.1341229Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c cawsmask.f -o cawsmask.o 2021-05-15T17:11:05.3512233Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c esiglike.f -o esiglike.o 2021-05-15T17:11:05.5107141Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c estimateComplexSigma.f -o estimateComplexSigma.o 2021-05-15T17:11:05.7132779Z 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-15T17:11:05.8377903Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c misc.f -o misc.o 2021-05-15T17:11:06.1063486Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c nlmeans.f -o nlmeans.o 2021-05-15T17:11:06.3198835Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c pcaws.f -o pcaws.o 2021-05-15T17:11:07.0660484Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c segment.f -o segment.o 2021-05-15T17:11:07.2827317Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c smooth3d.f -o smooth3d.o 2021-05-15T17:11:07.7111033Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c smse3.f -o smse3.o 2021-05-15T17:11:08.8250255Z c:/Rtools/mingw_32/bin/gfortran -fopenmp -O3 -mtune=generic -c varest.f -o varest.o 2021-05-15T17:11:09.5625703Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o aws.dll tmp.def ICIsmooth.o Rentries.o awslp.o awswghts.o caws.o cawsmask.o esiglike.o estimateComplexSigma.o init.o misc.o nlmeans.o pcaws.o segment.o smooth3d.o smse3.o varest.o -fopenmp -LC:/R/bin/i386 -lRlapack -LC:/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -LC:/R/bin/i386 -lR 2021-05-15T17:11:09.7266901Z installing to D:/a/_temp/Library/aws/libs/i386 2021-05-15T17:11:09.7284942Z 2021-05-15T17:11:09.7285944Z *** arch - x64 2021-05-15T17:11:09.7639982Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c ICIsmooth.f -o ICIsmooth.o 2021-05-15T17:11:10.0030939Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=generic -c Rentries.c -o Rentries.o 2021-05-15T17:11:10.1103805Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c awslp.f -o awslp.o 2021-05-15T17:11:11.0553468Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c awswghts.f -o awswghts.o 2021-05-15T17:11:11.3597310Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c caws.f -o caws.o 2021-05-15T17:11:12.0511345Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c cawsmask.f -o cawsmask.o 2021-05-15T17:11:12.2604783Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c esiglike.f -o esiglike.o 2021-05-15T17:11:12.3977448Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c estimateComplexSigma.f -o estimateComplexSigma.o 2021-05-15T17:11:12.5854811Z 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-15T17:11:12.7048733Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c misc.f -o misc.o 2021-05-15T17:11:12.9664232Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c nlmeans.f -o nlmeans.o 2021-05-15T17:11:13.1629526Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c pcaws.f -o pcaws.o 2021-05-15T17:11:13.8492317Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c segment.f -o segment.o 2021-05-15T17:11:14.0549668Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c smooth3d.f -o smooth3d.o 2021-05-15T17:11:14.4526423Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c smse3.f -o smse3.o 2021-05-15T17:11:15.4035228Z c:/Rtools/mingw_64/bin/gfortran -fopenmp -O2 -mtune=generic -c varest.f -o varest.o 2021-05-15T17:11:16.0889940Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o aws.dll tmp.def ICIsmooth.o Rentries.o awslp.o awswghts.o caws.o cawsmask.o esiglike.o estimateComplexSigma.o init.o misc.o nlmeans.o pcaws.o segment.o smooth3d.o smse3.o varest.o -fopenmp -LC:/R/bin/x64 -lRlapack -LC:/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -LC:/R/bin/x64 -lR 2021-05-15T17:11:16.2300915Z installing to D:/a/_temp/Library/aws/libs/x64 2021-05-15T17:11:16.2335992Z ** R 2021-05-15T17:11:16.2631295Z ** demo 2021-05-15T17:11:16.2684661Z ** inst 2021-05-15T17:11:16.2742857Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:11:22.0911535Z ** help 2021-05-15T17:11:22.3739776Z *** installing help indices 2021-05-15T17:11:22.5123973Z converting help for package 'aws' 2021-05-15T17:11:22.5422108Z finding HTML links ... done 2021-05-15T17:11:22.6338073Z ICIcombined html 2021-05-15T17:11:22.6905909Z ICIsmooth-class html 2021-05-15T17:11:22.7288858Z ICIsmooth html 2021-05-15T17:11:22.7539106Z TV_denoising html 2021-05-15T17:11:22.8508778Z aws-class html 2021-05-15T17:11:22.8723754Z aws-package html 2021-05-15T17:11:22.9912074Z aws html 2021-05-15T17:11:23.0790314Z aws.gaussian html 2021-05-15T17:11:23.1478006Z aws.irreg html 2021-05-15T17:11:23.2291925Z aws.segment html 2021-05-15T17:11:23.2894825Z awsLocalSigma html 2021-05-15T17:11:23.3109817Z awsdata html 2021-05-15T17:11:23.3927814Z awssegment-class html 2021-05-15T17:11:23.4475872Z awstestprop html 2021-05-15T17:11:23.4659130Z awsweights html 2021-05-15T17:11:23.4957530Z binning html 2021-05-15T17:11:23.5218595Z extract-methods html 2021-05-15T17:11:23.5611994Z gethani html 2021-05-15T17:11:23.6143102Z kernsm-class html 2021-05-15T17:11:23.6508866Z kernsm html 2021-05-15T17:11:23.7277249Z lpaws html 2021-05-15T17:11:23.7571745Z nlmeans html 2021-05-15T17:11:23.8590275Z paws html 2021-05-15T17:11:23.8832580Z plot-methods html 2021-05-15T17:11:23.9080591Z print-methods html 2021-05-15T17:11:23.9276742Z qmeasures html 2021-05-15T17:11:23.9635884Z risk-methods html 2021-05-15T17:11:23.9902914Z show-methods html 2021-05-15T17:11:24.0360740Z smooth3D html 2021-05-15T17:11:24.0868399Z smse3ms html 2021-05-15T17:11:24.1138482Z summary-methods html 2021-05-15T17:11:24.1922055Z vaws html 2021-05-15T17:11:24.2811758Z vpaws html 2021-05-15T17:11:24.2819859Z ** building package indices 2021-05-15T17:11:24.4170427Z ** installing vignettes 2021-05-15T17:11:24.4252893Z ** testing if installed package can be loaded 2021-05-15T17:11:24.4256465Z *** arch - i386 2021-05-15T17:11:24.7319193Z *** arch - x64 2021-05-15T17:11:25.0445623Z * DONE (aws) 2021-05-15T17:11:25.1003209Z In R CMD INSTALL 2021-05-15T17:11:25.9018411Z * installing *source* package 'oro.nifti' ... 2021-05-15T17:11:25.9408434Z ** package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-15T17:11:25.9744470Z ** R 2021-05-15T17:11:26.0877581Z ** demo 2021-05-15T17:11:26.0910442Z ** inst 2021-05-15T17:11:26.1119084Z ** byte-compile and prepare package for lazy loading 2021-05-15T17:11:27.1915913Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-15T17:11:33.3771698Z ** help 2021-05-15T17:11:34.2049613Z *** installing help indices 2021-05-15T17:11:34.5970864Z converting help for package 'oro.nifti' 2021-05-15T17:11:34.6283074Z finding HTML links ... done 2021-05-15T17:11:34.8635735Z afni-class html 2021-05-15T17:11:35.0598668Z anlz-class html 2021-05-15T17:11:35.0688526Z anlz-nifti-ops html 2021-05-15T17:11:35.0889121Z anlz html 2021-05-15T17:11:35.0994309Z as.anlz html 2021-05-15T17:11:35.1107304Z as.nifti html 2021-05-15T17:11:35.1204647Z audit_trail-methods html 2021-05-15T17:11:35.1817936Z audit_trail html 2021-05-15T17:11:35.2048140Z aux_file-methods html 2021-05-15T17:11:35.2217140Z bitpix-methods html 2021-05-15T17:11:35.2485397Z bitwise html 2021-05-15T17:11:35.2718782Z blend-methods html 2021-05-15T17:11:35.2888827Z cal_img html 2021-05-15T17:11:35.3102138Z cal_max-methods html 2021-05-15T17:11:35.3336822Z cal_min-methods html 2021-05-15T17:11:35.3480876Z cal_units-methods html 2021-05-15T17:11:35.3732912Z coerce-methods html 2021-05-15T17:11:35.3866208Z compressed-methods html 2021-05-15T17:11:35.3980105Z convert_afni html 2021-05-15T17:11:35.4147312Z convert_anlz html 2021-05-15T17:11:35.4313145Z convert_nifti html 2021-05-15T17:11:35.4492628Z data_type-methods html 2021-05-15T17:11:35.4645762Z datatype-methods html 2021-05-15T17:11:35.4811524Z db_name-methods html 2021-05-15T17:11:35.5021754Z descrip-methods html 2021-05-15T17:11:35.5175406Z dim_-methods html 2021-05-15T17:11:35.5312417Z dim_info-methods html 2021-05-15T17:11:35.5450921Z dim_un0-methods html 2021-05-15T17:11:35.5580220Z drop_img_dim html 2021-05-15T17:11:35.5720562Z exp_date-methods html 2021-05-15T17:11:35.5888636Z exp_time-methods html 2021-05-15T17:11:35.6030805Z extender-methods html 2021-05-15T17:11:35.6208056Z extents-methods html 2021-05-15T17:11:35.6361796Z field_skip-methods html 2021-05-15T17:11:35.6511642Z funused1-methods html 2021-05-15T17:11:35.6647731Z funused2-methods html 2021-05-15T17:11:35.6784081Z funused3-methods html 2021-05-15T17:11:35.6928756Z generated-methods html 2021-05-15T17:11:35.7083367Z glmax-methods html 2021-05-15T17:11:35.7234133Z glmin-methods html 2021-05-15T17:11:35.7372359Z hist_un0-methods html 2021-05-15T17:11:35.7556929Z hkey_un0-methods html 2021-05-15T17:11:35.7663191Z hotmetal html 2021-05-15T17:11:35.8091481Z image-methods html 2021-05-15T17:11:35.8248610Z img_data-methods html 2021-05-15T17:11:35.8323187Z img_length html 2021-05-15T17:11:35.8427594Z integerTranslation html 2021-05-15T17:11:35.8621271Z intent_code-methods html 2021-05-15T17:11:35.8778729Z intent_name-methods html 2021-05-15T17:11:35.8948902Z intent_p1-methods html 2021-05-15T17:11:35.9118364Z intent_p2-methods html 2021-05-15T17:11:35.9275649Z intent_p3-methods html 2021-05-15T17:11:35.9309653Z internalImage-class html 2021-05-15T17:11:35.9410369Z is_afni html 2021-05-15T17:11:35.9508097Z is_anlz html 2021-05-15T17:11:35.9603438Z is_nifti html 2021-05-15T17:11:35.9756092Z magic-methods html 2021-05-15T17:11:35.9853478Z miscellaneous html 2021-05-15T17:11:36.0897873Z nifti-class html 2021-05-15T17:11:36.1104859Z nifti html 2021-05-15T17:11:36.1230984Z niftiAuditTrail-class html 2021-05-15T17:11:36.1355496Z niftiExtension-class html 2021-05-15T17:11:36.1463275Z niftiExtensionSection-class html 2021-05-15T17:11:36.1498477Z niftiImage-class html 2021-05-15T17:11:36.1615204Z nifti_assign-methods html 2021-05-15T17:11:36.1714528Z niftiops html 2021-05-15T17:11:36.1779057Z nii2oro html 2021-05-15T17:11:36.1932810Z omax-methods html 2021-05-15T17:11:36.2075263Z omin-methods html 2021-05-15T17:11:36.2191193Z onefile html 2021-05-15T17:11:36.2326824Z orient-methods html 2021-05-15T17:11:36.2424252Z orientation-methods html 2021-05-15T17:11:36.2580466Z origin-methods html 2021-05-15T17:11:36.2663898Z oro2nii html 2021-05-15T17:11:36.3100521Z orthographic-methods html 2021-05-15T17:11:36.3605262Z overlay-methods html 2021-05-15T17:11:36.3767496Z patient_id-methods html 2021-05-15T17:11:36.3918016Z performPermutation html 2021-05-15T17:11:36.4116339Z pixdim-methods html 2021-05-15T17:11:36.4275369Z qform_code-methods html 2021-05-15T17:11:36.4433983Z qoffset_x-methods html 2021-05-15T17:11:36.4592766Z qoffset_y-methods html 2021-05-15T17:11:36.4750819Z qoffset_z-methods html 2021-05-15T17:11:36.4921905Z quatern_b-methods html 2021-05-15T17:11:36.5081575Z quatern_c-methods html 2021-05-15T17:11:36.5243140Z quatern_d-methods html 2021-05-15T17:11:36.5434482Z quaternion2rotation html 2021-05-15T17:11:36.5673993Z read_afni html 2021-05-15T17:11:36.5875675Z read_anlz html 2021-05-15T17:11:36.6188067Z read_nifti html 2021-05-15T17:11:36.6342652Z regular-methods html 2021-05-15T17:11:36.6420224Z remove html 2021-05-15T17:11:36.6571771Z reorient html 2021-05-15T17:11:36.6749074Z scannum-methods html 2021-05-15T17:11:36.6906751Z scl_inter-methods html 2021-05-15T17:11:36.7069048Z scl_slope-methods html 2021-05-15T17:11:36.7240310Z session_error-methods html 2021-05-15T17:11:36.7400266Z sform_code-methods html 2021-05-15T17:11:36.7558458Z sizeof_hdr-methods html 2021-05-15T17:11:36.7995837Z slice-methods html 2021-05-15T17:11:36.8150614Z slice_code-methods html 2021-05-15T17:11:36.8311014Z slice_duration-methods html 2021-05-15T17:11:36.8489334Z slice_end-methods html 2021-05-15T17:11:36.8980430Z slice_overlay-methods html 2021-05-15T17:11:36.9177543Z slice_start-methods html 2021-05-15T17:11:36.9327244Z smax-methods html 2021-05-15T17:11:36.9454565Z smin-methods html 2021-05-15T17:11:36.9611593Z srow_x-methods html 2021-05-15T17:11:36.9764406Z srow_y-methods html 2021-05-15T17:11:36.9917257Z srow_z-methods html 2021-05-15T17:11:37.0054692Z start_field-methods html 2021-05-15T17:11:37.0176129Z tim_colors html 2021-05-15T17:11:37.0326655Z toffset-methods html 2021-05-15T17:11:37.0527116Z transformCoordinate html 2021-05-15T17:11:37.0685652Z unused1-methods html 2021-05-15T17:11:37.0821082Z verified-methods html 2021-05-15T17:11:37.0953399Z views-methods html 2021-05-15T17:11:37.1097554Z vols_added-methods html 2021-05-15T17:11:37.1286045Z vox_offset-methods html 2021-05-15T17:11:37.1456913Z vox_units-methods html 2021-05-15T17:11:37.1505748Z voxdim html 2021-05-15T17:11:37.1567855Z voxres html 2021-05-15T17:11:37.1846811Z write_afni-methods html 2021-05-15T17:11:37.2132720Z write_anlz html 2021-05-15T17:11:37.2511644Z write_nifti html 2021-05-15T17:11:37.2676630Z xyzt_units-methods html 2021-05-15T17:11:37.2789113Z zero_trans html 2021-05-15T17:11:37.2806001Z ** building package indices 2021-05-15T17:11:37.6517752Z ** testing if installed package can be loaded 2021-05-15T17:11:37.6521728Z *** arch - i386 2021-05-15T17:11:38.3632943Z *** arch - x64 2021-05-15T17:11:39.0912564Z * DONE (oro.nifti) 2021-05-15T17:11:39.2132184Z In R CMD INSTALL 2021-05-15T17:11:39.2155701Z 2021-05-15T17:11:39.2156748Z The downloaded source packages are in 2021-05-15T17:11:39.2157786Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp8Ceh6f\downloaded_packages' 2021-05-15T17:11:39.9823143Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T17:11:39.9825457Z Use `force = TRUE` to force installation 2021-05-15T17:11:39.9840931Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T17:11:39.9842979Z Use `force = TRUE` to force installation 2021-05-15T17:11:40.0412020Z ##[group]Run options(width = 100) 2021-05-15T17:11:40.0412735Z options(width = 100) 2021-05-15T17:11:40.0413323Z pkgs <- installed.packages()[, "Package"] 2021-05-15T17:11:40.0414028Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T17:11:40.0420646Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T17:11:40.0421067Z env: 2021-05-15T17:11:40.0421547Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:11:40.0422038Z TIC_DEPLOY_KEY: 2021-05-15T17:11:40.0422391Z RSPM: 2021-05-15T17:11:40.0423728Z GITHUB_PAT: *** 2021-05-15T17:11:40.0424143Z COVERALLS_TOKEN: 2021-05-15T17:11:40.0424638Z continue-on-error: false 2021-05-15T17:11:40.0425128Z VDIFFR_RUN_TESTS: 2021-05-15T17:11:40.0425563Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:11:40.0425976Z TZ: UTC 2021-05-15T17:11:40.0426378Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:11:40.0426783Z NOT_CRAN: true 2021-05-15T17:11:40.0427206Z MSYSTEM: MINGW64 2021-05-15T17:11:40.0427610Z ##[endgroup] 2021-05-15T17:11:40.8174235Z - Session info ----------------------------------------------------------------------------------- 2021-05-15T17:11:40.8176788Z setting value 2021-05-15T17:11:40.8177431Z version R version 3.5.3 (2019-03-11) 2021-05-15T17:11:40.8177968Z os Windows Server x64 2021-05-15T17:11:40.8178741Z system x86_64, mingw32 2021-05-15T17:11:40.8179568Z ui RTerm 2021-05-15T17:11:40.8180063Z language (EN) 2021-05-15T17:11:40.8180593Z collate English_United States.1252 2021-05-15T17:11:40.8181205Z ctype English_United States.1252 2021-05-15T17:11:40.8181725Z tz UTC 2021-05-15T17:11:40.8182179Z date 2021-05-15 2021-05-15T17:11:40.8182435Z 2021-05-15T17:11:40.8183185Z - Packages --------------------------------------------------------------------------------------- 2021-05-15T17:11:40.8184272Z package * version date lib source 2021-05-15T17:11:40.8185472Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.5.2) 2021-05-15T17:11:40.8187134Z adimpro 0.9.3 2021-01-11 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8187852Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T17:11:40.8188555Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8189232Z aws 2.5-1 2021-01-11 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8189856Z awsMethods 1.1-1 2019-05-08 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8190479Z base * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8191072Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8191670Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8192258Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.2) 2021-05-15T17:11:40.8192827Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8193409Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8194007Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8194580Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8195161Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8195738Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8196575Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8199565Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8200305Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8200928Z compiler 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8201727Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8202314Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8202896Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8203526Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8204300Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8204920Z datasets * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8205592Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T17:11:40.8206274Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8206887Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8207461Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8208050Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8208661Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8209343Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8209940Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8210539Z fastICA 1.2-2 2019-07-08 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8211136Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8211749Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8212332Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8212903Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8213497Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8214071Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8214740Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T17:11:40.8215666Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8216429Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8217023Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8217627Z graphics * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8218255Z grDevices * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8218843Z grid 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8219489Z gsl 2.1-6 2019-03-25 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8220070Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8220849Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8221469Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8222099Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8222916Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8224372Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8225051Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8228802Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8229869Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8230804Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8231728Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8232615Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8233498Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8234424Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8235320Z metafor 2.4-0 2020-03-19 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8236235Z methods * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8237128Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8237971Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8238835Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8239752Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8240627Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8241523Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8242448Z parallel 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8243350Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8244260Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8245234Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8246133Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8247027Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8247955Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8248871Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8250865Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8251718Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8252573Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8253464Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8254392Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8255291Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8256164Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8257070Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8257943Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8258786Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8259698Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8260829Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8261707Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8262721Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8263663Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8264581Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8265520Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8266455Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8267339Z splines 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8268216Z stats * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8269131Z stats4 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8270009Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8270897Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8271793Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-15T17:11:40.8272650Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8273500Z tcltk 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8274393Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8275377Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8276311Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T17:11:40.8277245Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8278161Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8279119Z tkrplot 0.0-25 2021-02-05 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8279996Z tools 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8280914Z translations 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8281828Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8282739Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8283318Z utils * 3.5.3 2019-03-11 [2] local 2021-05-15T17:11:40.8284052Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8284675Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8285312Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8285928Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8286543Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8287154Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8287762Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8288383Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8289022Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-15T17:11:40.8289335Z 2021-05-15T17:11:40.8289853Z [1] D:/a/_temp/Library 2021-05-15T17:11:40.8290264Z [2] C:/R/library 2021-05-15T17:11:40.8550911Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T17:11:40.8551595Z Rscript -e 'tic::script()' 2021-05-15T17:11:40.8552352Z ls -l check 2021-05-15T17:11:40.8570337Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T17:11:40.8570947Z env: 2021-05-15T17:11:40.8571430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:11:40.8571902Z TIC_DEPLOY_KEY: 2021-05-15T17:11:40.8572271Z RSPM: 2021-05-15T17:11:40.8573557Z GITHUB_PAT: *** 2021-05-15T17:11:40.8573953Z COVERALLS_TOKEN: 2021-05-15T17:11:40.8574460Z continue-on-error: false 2021-05-15T17:11:40.8574957Z VDIFFR_RUN_TESTS: 2021-05-15T17:11:40.8575391Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:11:40.8575794Z TZ: UTC 2021-05-15T17:11:40.8576194Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:11:40.8576604Z NOT_CRAN: true 2021-05-15T17:11:40.8576996Z MSYSTEM: MINGW64 2021-05-15T17:11:40.8577379Z ##[endgroup] 2021-05-15T17:11:41.2390214Z v Loading tic stage configuration from tic.R 2021-05-15T17:11:41.4413571Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T17:11:41.4414675Z Windows because LaTeX is not available. 2021-05-15T17:11:41.4733582Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T17:11:41.4735637Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T17:11:41.4737059Z timeout = Inf, check_dir = "check") 2021-05-15T17:11:41.5948103Z -- R CMD build ----------------------------------------------------------------- 2021-05-15T17:11:42.4263751Z * checking for file 'D:\a\fmri\fmri/DESCRIPTION' ... OK 2021-05-15T17:11:42.4264619Z 2021-05-15T17:11:42.8038759Z * preparing 'fmri': 2021-05-15T17:11:42.8039487Z 2021-05-15T17:11:42.8203917Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:11:42.8204851Z 2021-05-15T17:11:42.8205515Z * cleaning src 2021-05-15T17:11:42.8206026Z 2021-05-15T17:11:43.0582444Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T17:11:43.0583903Z 2021-05-15T17:11:43.0724990Z * checking for empty or unneeded directories 2021-05-15T17:11:43.0725577Z 2021-05-15T17:11:43.0780421Z * looking to see if a 'data/datalist' file should be added 2021-05-15T17:11:43.0781173Z 2021-05-15T17:11:43.0863307Z * building 'fmri_1.9.3.tar.gz' 2021-05-15T17:11:43.0864065Z 2021-05-15T17:11:45.2197411Z ##[warning]Warning: file 'fmri/cleanup' did not have execute permissions: corrected 2021-05-15T17:11:45.2225403Z 2021-05-15T17:11:45.2663983Z 2021-05-15T17:11:45.2665193Z 2021-05-15T17:11:46.0113936Z -- R CMD check ----------------------------------------------------------------- 2021-05-15T17:11:46.2840028Z * using log directory 'D:/a/fmri/fmri/check/fmri.Rcheck' 2021-05-15T17:11:46.2841007Z 2021-05-15T17:11:46.2841495Z * using R version 3.5.3 (2019-03-11) 2021-05-15T17:11:46.2841842Z 2021-05-15T17:11:46.2842398Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-15T17:11:46.2842979Z 2021-05-15T17:11:46.2843537Z * using session charset: ISO8859-1 2021-05-15T17:11:46.2844047Z 2021-05-15T17:11:47.3644384Z * using options '--no-manual --as-cran' 2021-05-15T17:11:47.3645249Z 2021-05-15T17:11:47.3664835Z * checking for file 'fmri/DESCRIPTION' ... OK 2021-05-15T17:11:47.3665552Z 2021-05-15T17:11:47.3666201Z * this is package 'fmri' version '1.9.3' 2021-05-15T17:11:47.3666781Z 2021-05-15T17:11:47.3701767Z * checking package namespace information ... OK 2021-05-15T17:11:47.3702543Z 2021-05-15T17:11:48.2912486Z * checking package dependencies ... OK 2021-05-15T17:11:48.2913806Z 2021-05-15T17:11:48.3003372Z * checking if this is a source package ... OK 2021-05-15T17:11:48.3004031Z 2021-05-15T17:11:48.3004660Z * checking if there is a namespace ... OK 2021-05-15T17:11:48.3005100Z 2021-05-15T17:11:56.8284790Z * checking for executable files ... WARNING 2021-05-15T17:11:56.8287134Z 2021-05-15T17:11:56.8322631Z Found the following executable file: 2021-05-15T17:11:56.8323856Z 2021-05-15T17:11:56.8324703Z JAGS-4.2.0-Rtools33.exe 2021-05-15T17:11:56.8325657Z 2021-05-15T17:11:56.8326313Z Source packages should not contain undeclared executable files. 2021-05-15T17:11:56.8326777Z 2021-05-15T17:11:56.8327425Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T17:11:56.8327987Z 2021-05-15T17:11:56.8388313Z * checking for hidden files and directories ... OK 2021-05-15T17:11:56.8389117Z 2021-05-15T17:11:56.8450339Z * checking for portable file names ... OK 2021-05-15T17:11:56.8451039Z 2021-05-15T17:11:56.8502288Z * checking serialization versions ... OK 2021-05-15T17:11:56.8502914Z 2021-05-15T17:12:14.2319389Z * checking whether package 'fmri' can be installed ... OK 2021-05-15T17:12:14.2320285Z 2021-05-15T17:12:14.4662238Z * checking installed package size ... OK 2021-05-15T17:12:14.4663112Z 2021-05-15T17:12:14.6872259Z * checking package directory ... OK 2021-05-15T17:12:14.6874137Z 2021-05-15T17:12:15.0138265Z * checking DESCRIPTION meta-information ... OK 2021-05-15T17:12:15.0139192Z 2021-05-15T17:12:15.0139789Z * checking top-level files ... NOTE 2021-05-15T17:12:15.0140217Z 2021-05-15T17:12:15.0140868Z Non-standard file/directory found at top level: 2021-05-15T17:12:15.0141345Z 2021-05-15T17:12:15.0141978Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T17:12:15.0142407Z 2021-05-15T17:12:15.0179113Z * checking for left-over files ... OK 2021-05-15T17:12:15.0179840Z 2021-05-15T17:12:15.1351753Z * checking index information ... OK 2021-05-15T17:12:15.1352646Z 2021-05-15T17:12:15.4615722Z * checking package subdirectories ... OK 2021-05-15T17:12:15.4616549Z 2021-05-15T17:12:15.5679310Z * checking R files for non-ASCII characters ... OK 2021-05-15T17:12:15.5682268Z 2021-05-15T17:12:15.6715788Z * checking R files for syntax errors ... OK 2021-05-15T17:12:15.6720411Z 2021-05-15T17:12:15.6721399Z * loading checks for arch 'i386' 2021-05-15T17:12:15.6721965Z 2021-05-15T17:12:16.9906903Z ** checking whether the package can be loaded ... OK 2021-05-15T17:12:16.9908272Z 2021-05-15T17:12:18.2088175Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T17:12:18.2089675Z 2021-05-15T17:12:19.5262257Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-15T17:12:19.5264590Z 2021-05-15T17:12:20.8452091Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T17:12:20.8453865Z 2021-05-15T17:12:22.2625892Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T17:12:22.2626819Z 2021-05-15T17:12:23.5176686Z ** checking loading without being on the library search path ... OK 2021-05-15T17:12:23.5177640Z 2021-05-15T17:12:23.5178223Z * loading checks for arch 'x64' 2021-05-15T17:12:23.5178936Z 2021-05-15T17:12:24.9348722Z ** checking whether the package can be loaded ... OK 2021-05-15T17:12:24.9355904Z 2021-05-15T17:12:26.2542921Z ** checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T17:12:26.2544745Z 2021-05-15T17:12:27.6720471Z ** checking whether the package can be unloaded cleanly ... OK 2021-05-15T17:12:27.6721975Z 2021-05-15T17:12:28.9885540Z ** checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T17:12:28.9887034Z 2021-05-15T17:12:30.5083648Z ** checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T17:12:30.5084526Z 2021-05-15T17:12:31.8590749Z ** checking loading without being on the library search path ... OK 2021-05-15T17:12:31.8591853Z 2021-05-15T17:12:34.4904502Z * checking dependencies in R code ... OK 2021-05-15T17:12:34.4906142Z 2021-05-15T17:12:37.0191987Z * checking S3 generic/method consistency ... OK 2021-05-15T17:12:37.0193404Z 2021-05-15T17:12:38.3364262Z * checking replacement functions ... OK 2021-05-15T17:12:38.3365251Z 2021-05-15T17:12:40.5635501Z * checking foreign function calls ... OK 2021-05-15T17:12:40.5637268Z 2021-05-15T17:13:02.3205521Z * checking R code for possible problems ... OK 2021-05-15T17:13:02.3206694Z 2021-05-15T17:13:02.9307453Z * checking Rd files ... OK 2021-05-15T17:13:02.9308824Z 2021-05-15T17:13:03.0360706Z * checking Rd metadata ... OK 2021-05-15T17:13:03.0361483Z 2021-05-15T17:13:03.2418088Z * checking Rd line widths ... OK 2021-05-15T17:13:03.2419420Z 2021-05-15T17:13:03.4474045Z * checking Rd cross-references ... OK 2021-05-15T17:13:03.4475023Z 2021-05-15T17:13:04.9697947Z * checking for missing documentation entries ... OK 2021-05-15T17:13:04.9700154Z 2021-05-15T17:13:09.2260964Z * checking for code/documentation mismatches ... OK 2021-05-15T17:13:09.2262468Z 2021-05-15T17:13:12.2650929Z * checking Rd \usage sections ... OK 2021-05-15T17:13:12.2652262Z 2021-05-15T17:13:12.5720788Z * checking Rd contents ... OK 2021-05-15T17:13:12.5731473Z 2021-05-15T17:13:12.9805436Z * checking for unstated dependencies in examples ... OK 2021-05-15T17:13:12.9812553Z 2021-05-15T17:13:12.9813858Z * checking contents of 'data' directory ... OK 2021-05-15T17:13:12.9814494Z 2021-05-15T17:13:13.2909287Z * checking data for non-ASCII characters ... OK 2021-05-15T17:13:13.2910877Z 2021-05-15T17:13:13.5967991Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T17:13:13.5976323Z 2021-05-15T17:13:13.9058797Z * checking R/sysdata.rda ... OK 2021-05-15T17:13:13.9071657Z 2021-05-15T17:13:13.9073420Z * checking line endings in shell scripts ... OK 2021-05-15T17:13:13.9074305Z 2021-05-15T17:13:13.9178603Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-15T17:13:13.9179466Z 2021-05-15T17:13:13.9222929Z * checking line endings in Makefiles ... OK 2021-05-15T17:13:13.9232738Z 2021-05-15T17:13:14.8775581Z * checking compilation flags in Makevars ... OK 2021-05-15T17:13:14.8776198Z 2021-05-15T17:13:14.8776991Z * checking for GNU extensions in Makefiles ... OK 2021-05-15T17:13:14.8777547Z 2021-05-15T17:13:14.8778422Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-15T17:13:14.8779007Z 2021-05-15T17:13:14.8779782Z * checking pragmas in C/C++ headers and code ... OK 2021-05-15T17:13:14.8780303Z 2021-05-15T17:13:14.8780984Z * checking compilation flags used ... OK 2021-05-15T17:13:14.8781477Z 2021-05-15T17:13:16.5670603Z * checking compiled code ... OK 2021-05-15T17:13:16.5678205Z 2021-05-15T17:13:16.9557817Z * checking examples ... 2021-05-15T17:13:16.9565975Z 2021-05-15T17:13:19.3932328Z ** running examples for arch 'i386' ... OK 2021-05-15T17:13:19.3933176Z 2021-05-15T17:13:21.9545460Z ** running examples for arch 'x64' ... OK 2021-05-15T17:13:21.9546263Z 2021-05-15T17:13:21.9564768Z ** found \donttest examples: check also with --run-donttest 2021-05-15T17:13:21.9565584Z 2021-05-15T17:13:21.9586590Z * DONE 2021-05-15T17:13:21.9593236Z 2021-05-15T17:13:21.9607053Z 2021-05-15T17:13:21.9607652Z 2021-05-15T17:13:21.9608264Z Status: 1 WARNING, 1 NOTE 2021-05-15T17:13:21.9608740Z 2021-05-15T17:13:21.9609321Z See 2021-05-15T17:13:21.9609651Z 2021-05-15T17:13:21.9610298Z 'D:/a/fmri/fmri/check/fmri.Rcheck/00check.log' 2021-05-15T17:13:21.9610997Z 2021-05-15T17:13:21.9611530Z for details. 2021-05-15T17:13:21.9611912Z 2021-05-15T17:13:21.9612247Z 2021-05-15T17:13:21.9612581Z 2021-05-15T17:13:21.9612988Z 2021-05-15T17:13:21.9613319Z 2021-05-15T17:13:22.2655209Z -- R CMD check results ----------------------------------------- fmri 1.9.3 ---- 2021-05-15T17:13:22.2672946Z Duration: 1m 36.9s 2021-05-15T17:13:22.2673506Z 2021-05-15T17:13:22.2703173Z > checking for executable files ... WARNING 2021-05-15T17:13:22.2705261Z ##[warning] Found the following executable file: 2021-05-15T17:13:22.2707889Z JAGS-4.2.0-Rtools33.exe 2021-05-15T17:13:22.2709080Z Source packages should not contain undeclared executable files. 2021-05-15T17:13:22.2711695Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T17:13:22.2712610Z 2021-05-15T17:13:22.2715839Z > checking top-level files ... NOTE 2021-05-15T17:13:22.2717001Z Non-standard file/directory found at top level: 2021-05-15T17:13:22.2718019Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T17:13:22.2718509Z 2021-05-15T17:13:22.2728176Z 0 errors v | 1 warning x | 1 note x 2021-05-15T17:13:22.4094454Z total 30352 2021-05-15T17:13:22.4097234Z drwxr-xr-x 1 runneradmin 197121 0 May 15 17:13 fmri.Rcheck 2021-05-15T17:13:22.4099618Z -rw-r--r-- 1 runneradmin 197121 30415183 May 15 17:11 fmri_1.9.3.tar.gz 2021-05-15T17:13:22.4109494Z -rw-r--r-- 1 runneradmin 197121 658158 May 15 17:12 fmri_1.9.3.zip 2021-05-15T17:13:22.4351371Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:13:22.4352325Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T17:13:22.4369691Z shell: C:\Program Files\Git\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T17:13:22.4370260Z env: 2021-05-15T17:13:22.4370837Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:13:22.4371311Z TIC_DEPLOY_KEY: 2021-05-15T17:13:22.4371658Z RSPM: 2021-05-15T17:13:22.4373436Z GITHUB_PAT: *** 2021-05-15T17:13:22.4373850Z COVERALLS_TOKEN: 2021-05-15T17:13:22.4374319Z continue-on-error: false 2021-05-15T17:13:22.4374791Z VDIFFR_RUN_TESTS: 2021-05-15T17:13:22.4375231Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:13:22.4375615Z TZ: UTC 2021-05-15T17:13:22.4376001Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:13:22.4376414Z NOT_CRAN: true 2021-05-15T17:13:22.4376778Z MSYSTEM: MINGW64 2021-05-15T17:13:22.4377351Z ##[endgroup] 2021-05-15T17:13:22.5876194Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T17:13:22.5876932Z Rscript -e "tic::before_deploy()" 2021-05-15T17:13:22.5937038Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T17:13:22.5937628Z env: 2021-05-15T17:13:22.5938094Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:13:22.5938606Z TIC_DEPLOY_KEY: 2021-05-15T17:13:22.5938978Z RSPM: 2021-05-15T17:13:22.5939981Z GITHUB_PAT: *** 2021-05-15T17:13:22.5940423Z COVERALLS_TOKEN: 2021-05-15T17:13:22.5940935Z continue-on-error: false 2021-05-15T17:13:22.5941445Z VDIFFR_RUN_TESTS: 2021-05-15T17:13:22.5941915Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:13:22.5942329Z TZ: UTC 2021-05-15T17:13:22.5942752Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:13:22.5943310Z NOT_CRAN: true 2021-05-15T17:13:22.5943710Z MSYSTEM: MINGW64 2021-05-15T17:13:22.5944132Z ##[endgroup] 2021-05-15T17:13:23.3134366Z v Loading tic stage configuration from tic.R 2021-05-15T17:13:23.5216335Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T17:13:23.5218102Z Windows because LaTeX is not available. 2021-05-15T17:13:23.7469366Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T17:13:23.7469981Z with: 2021-05-15T17:13:23.7470798Z upload_url: https://uploads.github.com/repos/neuroconductor/fmri/releases/43000348/assets{?name,label} 2021-05-15T17:13:23.7471663Z asset_path: check/fmri_1.9.3.zip 2021-05-15T17:13:23.7472117Z asset_name: fmri_1.9.3_R3.5.zip 2021-05-15T17:13:23.7472667Z asset_content_type: application/octet-stream 2021-05-15T17:13:23.7473154Z env: 2021-05-15T17:13:23.7473571Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:13:23.7474095Z TIC_DEPLOY_KEY: 2021-05-15T17:13:23.7474454Z RSPM: 2021-05-15T17:13:23.7475815Z GITHUB_PAT: *** 2021-05-15T17:13:23.7476220Z COVERALLS_TOKEN: 2021-05-15T17:13:23.7476698Z continue-on-error: false 2021-05-15T17:13:23.7477147Z VDIFFR_RUN_TESTS: 2021-05-15T17:13:23.7477574Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:13:23.7477942Z TZ: UTC 2021-05-15T17:13:23.7478327Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:13:23.7478771Z NOT_CRAN: true 2021-05-15T17:13:23.7479158Z MSYSTEM: MINGW64 2021-05-15T17:13:23.7479938Z GITHUB_TOKEN: *** 2021-05-15T17:13:23.7480306Z ##[endgroup] 2021-05-15T17:13:24.9621509Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T17:13:24.9622164Z Rscript -e "tic::deploy()" 2021-05-15T17:13:24.9677520Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T17:13:24.9678102Z env: 2021-05-15T17:13:24.9678576Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:13:24.9679051Z TIC_DEPLOY_KEY: 2021-05-15T17:13:24.9679429Z RSPM: 2021-05-15T17:13:24.9680871Z GITHUB_PAT: *** 2021-05-15T17:13:24.9681271Z COVERALLS_TOKEN: 2021-05-15T17:13:24.9681783Z continue-on-error: false 2021-05-15T17:13:24.9682268Z VDIFFR_RUN_TESTS: 2021-05-15T17:13:24.9682729Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:13:24.9683155Z TZ: UTC 2021-05-15T17:13:24.9683544Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:13:24.9683981Z NOT_CRAN: true 2021-05-15T17:13:24.9684390Z MSYSTEM: MINGW64 2021-05-15T17:13:24.9684783Z ##[endgroup] 2021-05-15T17:13:25.6831220Z v Loading tic stage configuration from tic.R 2021-05-15T17:13:25.8920719Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T17:13:25.8921996Z Windows because LaTeX is not available. 2021-05-15T17:13:26.1058132Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T17:13:26.1058842Z Rscript -e "tic::after_deploy()" 2021-05-15T17:13:26.1114333Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T17:13:26.1114856Z env: 2021-05-15T17:13:26.1115299Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T17:13:26.1115933Z TIC_DEPLOY_KEY: 2021-05-15T17:13:26.1116292Z RSPM: 2021-05-15T17:13:26.1117620Z GITHUB_PAT: *** 2021-05-15T17:13:26.1118043Z COVERALLS_TOKEN: 2021-05-15T17:13:26.1118537Z continue-on-error: false 2021-05-15T17:13:26.1119038Z VDIFFR_RUN_TESTS: 2021-05-15T17:13:26.1119476Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T17:13:26.1119895Z TZ: UTC 2021-05-15T17:13:26.1120307Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T17:13:26.1120833Z NOT_CRAN: true 2021-05-15T17:13:26.1121232Z MSYSTEM: MINGW64 2021-05-15T17:13:26.1121638Z ##[endgroup] 2021-05-15T17:13:26.8401417Z v Loading tic stage configuration from tic.R 2021-05-15T17:13:27.0442874Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T17:13:27.0444573Z Windows because LaTeX is not available. 2021-05-15T17:13:27.2699860Z Post job cleanup. 2021-05-15T17:13:29.5688917Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T17:13:29.5929701Z git version 2.31.1.windows.1 2021-05-15T17:13:29.6026598Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T17:13:29.6343348Z [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-15T17:13:30.1999183Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T17:13:30.2208667Z http.https://github.com/.extraheader 2021-05-15T17:13:30.2262939Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-15T17:13:30.2554435Z [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-15T17:13:30.7833088Z Cleaning up orphan processes